~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/tripleo.sh ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.Ly957mt6Ls + trap 'rv=$?; rm -rf -- "$MY_TMP_DIR"; exit $rv' EXIT +++ dirname scripts/tripleo.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts + IP_ADRESS_SUFFIX=100 + IP=192.168.122.100 + OS_NET_CONFIG_IFACE=nic2 + CLOUD_DOMAIN=ooo.test + GATEWAY=192.168.122.10 + OUTPUT_DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/../../out/edpm/ + SSH_KEY_FILE=/home/zuul/.ssh/id_rsa + SSH_OPT='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa' + REPO_SETUP_CMDS=/home/zuul/cdn_subscription_repos.sh + CMDS_FILE=/tmp/tmp.Ly957mt6Ls/standalone_cmds + SKIP_TRIPLEO_REPOS=false + TRIPLEO_NETWORKING=false + TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + MANILA_ENABLED=true + OCTAVIA_ENABLED=False + DESIGNATE_ENABLED=false + TELEMETRY_ENABLED=false + TLSE_ENABLED=true + EDPM_CONFIGURE_HUGEPAGES=false + [[ ! -f /home/zuul/.ssh/id_rsa ]] + sudo dnf install -y python-jinja2 Last metadata expiration check: 0:22:15 ago on Sat 14 Mar 2026 07:12:35 AM UTC. Package python3-jinja2-2.11.3-8.el9.noarch is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k Transaction Summary ================================================================================ Upgrade 2 Packages Total download size: 538 k Downloading Packages: (1/2): python3-markupsafe-2.1.1-4.el9s.x86_64.r 1.2 MB/s | 27 kB 00:00 (2/2): python3-jinja2-3.0.1-2.el9s.noarch.rpm 16 MB/s | 511 kB 00:00 -------------------------------------------------------------------------------- Total 16 MB/s | 538 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 1/4 Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 2/4 Cleanup : python3-jinja2-2.11.3-8.el9.noarch 3/4 Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/4 Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/4 Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 3/4 Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Upgraded: python3-jinja2-3.0.1-2.el9s.noarch python3-markupsafe-2.1.1-4.el9s.x86_64 Complete! + source /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/common.sh ++ OVN_NBCTL=ovn-nbctl ++ OVN_SBCTL=ovn-sbctl ++ OVN_NB_SERVICE=ovsdbserver-nb ++ OVN_SB_SERVICE=ovsdbserver-sb + '[' 1 -ne 1 -a 1 -ne 3 ']' + '[' 1 -eq 3 ']' + [[ -e /run/systemd/resolve/resolv.conf ]] + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + set +x Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Repository 'rhel-9-for-x86_64-baseos-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-appstream-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. Repository 'fast-datapath-for-rhel-9-x86_64-rpms' is enabled for this system. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + sudo dnf install -y podman python3-tripleoclient util-linux lvm2 Updating Subscription Management repositories. Last metadata expiration check: 0:00:03 ago on Sat Mar 14 07:35:04 2026. Package podman-2:4.4.1-22.el9_2.1.x86_64 is already installed. Package util-linux-2.37.4-10.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================== Installing: lvm2 x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.5 M python3-tripleoclient noarch 16.5.1-17.1.20250728123209.f3599d0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 552 k Upgrading: device-mapper x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 142 k device-mapper-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 176 k libblkid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 109 k libfdisk x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 156 k libmount x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 136 k libsmartcols x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 65 k libuuid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 30 k util-linux x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 2.3 M util-linux-core x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 464 k Installing dependencies: ansible-collection-ansible-netcommon noarch 2.2.0-1.2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 181 k ansible-collection-ansible-posix noarch 1.2.0-1.3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 124 k ansible-collection-ansible-utils noarch 2.3.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k ansible-collection-community-general noarch 4.0.0-1.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M ansible-collection-containers-podman noarch 1.9.4-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k ansible-collections-openstack noarch 1.9.1-17.1.20250511000957.0e9a6f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 146 k ansible-config_template noarch 2.0.1-17.1.20230621083924.7951228.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ansible-freeipa noarch 1.9.2-3.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 452 k ansible-pacemaker noarch 1.0.4-17.1.20231213170757.7c10fdb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-atos-hsm noarch 1.0.1-17.1.20230927001631.8618a22.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k ansible-role-chrony noarch 1.3.1-17.1.20230621084226.0111661.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k ansible-role-collectd-config noarch 0.0.3-17.1.20230620165926.1992666.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k ansible-role-container-registry noarch 1.4.1-17.1.20230621045806.a091b9c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 24 k ansible-role-lunasa-hsm noarch 1.1.1-17.1.20250603180833.5b8127c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k ansible-role-metalsmith-deployment noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-openstack-operations noarch 0.0.1-17.1.20230620170737.2ab288f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 30 k ansible-role-qdr-config noarch 0.0.2-17.1.20230620171136.b456651.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-redhat-subscription noarch 1.3.0-17.1.20230621033420.eefe501.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k ansible-role-thales-hsm noarch 3.0.1-17.1.20231007220803.f95c0fc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-tripleo-modify-image noarch 1.5.1-17.1.20230621064242.b6eedb6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k ansible-tripleo-ipa noarch 0.3.1-17.1.20230627190951.8d29d9e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k ansible-tripleo-ipsec noarch 11.0.1-17.1.20230620172008.b5559c8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k boost-atomic x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k boost-chrono x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 26 k boost-filesystem x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k boost-locale x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 216 k boost-log x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 410 k boost-nowide x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k boost-program-options x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 108 k boost-regex x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 279 k boost-system x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k boost-thread x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 57 k buildah x86_64 1:1.29.5-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 8.6 M cpp-hocon x86_64 0.3.0-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 351 k device-mapper-event x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 32 k device-mapper-event-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 31 k device-mapper-persistent-data x86_64 0.9.0-13.el9 rhel-9-for-x86_64-baseos-eus-rpms 786 k dib-utils noarch 0.0.11-17.1.20230620173328.51661c3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 518 k glibc-langpack-en x86_64 2.34-60.el9 rhel-9-for-x86_64-baseos-eus-rpms 675 k golang-github-vbatts-tar-split x86_64 0.11.1-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.0 M heat-cfntools noarch 1.4.2-6.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k hiera noarch 3.6.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k iptables-nft-services noarch 1.8.8-6.el9_1 rhel-9-for-x86_64-appstream-eus-rpms 28 k jq x86_64 1.6-14.el9 rhel-9-for-x86_64-appstream-eus-rpms 190 k leatherman x86_64 1.12.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 405 k libaio x86_64 0.3.111-13.el9 rhel-9-for-x86_64-baseos-eus-rpms 26 k libburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 175 k libisoburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 419 k libisofs x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 224 k libpkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 37 k libselinux-ruby x86_64 3.5-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k libsodium x86_64 1.0.18-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 162 k libunwind x86_64 1.4.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 66 k libxslt x86_64 1.1.34-11.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 245 k lvm2-libs x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.0 M oniguruma x86_64 6.9.6-1.el9.5 rhel-9-for-x86_64-appstream-eus-rpms 221 k openpgm x86_64 5.2.122-26.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 178 k openssl-perl x86_64 1:3.0.7-18.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 42 k openstack-heat-agents noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.6 k openstack-heat-api noarch 1:16.1.1-17.1.20251201150838.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k openstack-heat-common noarch 1:16.1.1-17.1.20251201150838.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M openstack-heat-engine noarch 1:16.1.1-17.1.20251201150838.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k openstack-heat-monolith noarch 1:16.1.1-17.1.20251201150838.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k openstack-selinux noarch 0.8.37-17.1.20231107080825.05dd1b2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 221 k openstack-tripleo-common noarch 15.4.1-17.1.20251029140810.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k openstack-tripleo-common-containers noarch 15.4.1-17.1.20251029140810.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 74 k openstack-tripleo-heat-templates noarch 14.3.1-17.1.20251223131207.e7c7ce3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 603 k openstack-tripleo-validations noarch 14.3.2-17.1.20250120160809.2b526f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k os-apply-config noarch 13.1.1-17.1.20231020001757.3c7f9b9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 54 k os-collect-config noarch 13.1.1-17.1.20231020001748.76173d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k os-refresh-config noarch 13.1.1-17.1.20231020000854.812905b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k perl-AutoLoader noarch 5.74-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-B x86_64 1.80-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 185 k perl-Carp noarch 1.50-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-Class-Struct noarch 0.66-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Data-Dumper x86_64 2.174-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k perl-Digest noarch 1.19-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 29 k perl-Digest-MD5 x86_64 2.58-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 39 k perl-Encode x86_64 4:3.08-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.7 M perl-Errno x86_64 1.30-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Exporter noarch 5.74-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Fcntl x86_64 1.13-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-File-Basename noarch 2.85-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-File-Path noarch 2.18-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 38 k perl-File-Temp noarch 1:0.231.100-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 63 k perl-File-stat noarch 1.09-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-FileHandle noarch 2.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Getopt-Long noarch 1:2.52-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 64 k perl-Getopt-Std noarch 1.12-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-HTTP-Tiny noarch 0.076-461.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 57 k perl-IO x86_64 1.43-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 94 k perl-IO-Socket-IP noarch 0.41-5.el9 rhel-9-for-x86_64-appstream-eus-rpms 45 k perl-IO-Socket-SSL noarch 2.073-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 223 k perl-IPC-Open3 noarch 1.21-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-MIME-Base64 x86_64 3.16-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Mozilla-CA noarch 20200520-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 14 k perl-Net-SSLeay x86_64 1.92-2.el9 rhel-9-for-x86_64-appstream-eus-rpms 392 k perl-POSIX x86_64 1.94-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 99 k perl-PathTools x86_64 3.78-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Escapes noarch 1:1.07-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 22 k perl-Pod-Perldoc noarch 3.28.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Simple noarch 1:3.42-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 229 k perl-Pod-Usage noarch 4:2.01-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 43 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 77 k perl-SelectSaver noarch 1.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-Socket x86_64 4:2.031-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 58 k perl-Storable x86_64 1:3.21-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 98 k perl-Symbol noarch 1.08-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-Term-ANSIColor noarch 5.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 51 k perl-Term-Cap noarch 1.17-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Text-ParseWords noarch 3.30-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-Time-Local noarch 2:1.300-7.el9 rhel-9-for-x86_64-appstream-eus-rpms 37 k perl-URI noarch 5.09-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 125 k perl-base noarch 2.27-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-constant noarch 1.33-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-if noarch 0.60.800-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-interpreter x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 75 k perl-libnet noarch 3.13-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 134 k perl-libs x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M perl-mro x86_64 1.23-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-overload noarch 1.31-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 47 k perl-overloading noarch 0.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k perl-parent noarch 1:0.238-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-podlators noarch 1:4.14-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 118 k perl-subs noarch 1.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-vars noarch 1.05-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k pkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 45 k pkgconf-m4 noarch 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 16 k pkgconf-pkg-config x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 12 k puppet noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k puppet-aodh noarch 18.4.2-17.1.20230620151218.3e47b5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-apache noarch 6.5.2-17.1.20250811150836.e4a1532.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 253 k puppet-archive noarch 4.6.1-17.1.20230620181607.bc7e4ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k puppet-auditd noarch 2.2.1-17.1.20230620192453.189b22b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-barbican noarch 18.4.2-17.1.20250625204151.af6c77b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k puppet-ceilometer noarch 18.4.3-17.1.20230927010818.3838907.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-certmonger noarch 2.7.1-17.1.20230620184730.3e2e660.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k puppet-cinder noarch 18.5.2-17.1.20230621054224.6aa60e7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 120 k puppet-collectd noarch 13.0.1-17.1.20230620193147.ad138a7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 135 k puppet-concat noarch 6.2.1-17.1.20250725131333.dfeabb9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k puppet-corosync noarch 8.0.1-17.1.20230621104908.6a9da9a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 68 k puppet-designate noarch 18.6.1-17.1.20230621061456.f4c0b89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 69 k puppet-dns noarch 8.2.1-17.1.20230621002045.70f5b28.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k puppet-etcd noarch 1.12.3-17.1.20230620193226.e143c2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-fdio noarch 18.2-1.20220727113954.6fd1c8e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-firewall noarch 3.4.1-17.1.20250804151611.94f707c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 73 k puppet-git noarch 0.5.0-17.1.20250725114148.4e4498e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k puppet-glance noarch 18.6.1-17.1.20250220151014.81b081d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k puppet-gnocchi noarch 18.4.3-17.1.20230621061020.7584b94.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-haproxy noarch 4.2.2-17.1.20250725114653.a797b8c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k puppet-headless noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.4 M puppet-heat noarch 18.4.1-17.1.20230621111632.3b41bb0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-horizon noarch 18.6.1-17.1.20251008130751.8074e69.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k puppet-inifile noarch 4.2.1-17.1.20250804150825.df46d2a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k puppet-ipaclient noarch 2.5.2-17.1.20250725102608.b086731.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k puppet-ironic noarch 18.7.1-17.1.20240305210817.edf93f9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k puppet-keepalived noarch 0.0.2-17.1.20250725114922.bbca37a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k puppet-keystone noarch 18.6.1-17.1.20251008090800.cb0adcb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 126 k puppet-kmod noarch 2.5.0-17.1.20230620190646.52e31e3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k puppet-manila noarch 18.5.2-17.1.20231102190827.a72a7d5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 81 k puppet-memcached noarch 6.0.0-17.1.20230620184630.4c70dbd.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-module-data noarch 0.5.1-17.1.20250725115430.28dafce.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-mysql noarch 10.6.1-17.1.20230621022141.937d044.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 99 k puppet-neutron noarch 18.6.1-17.1.20251217160845.c9d467f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 190 k puppet-nova noarch 18.6.1-17.1.20230621090443.a21eae4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 200 k puppet-nssdb noarch 1.0.2-17.1.20230620185645.2ed2a2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k puppet-octavia noarch 18.5.1-17.1.20230621062420.842492c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k puppet-openstack_extras noarch 18.5.1-17.1.20230621042409.504e1a0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-openstacklib noarch 18.5.2-17.1.20230621052822.64d8ac6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-oslo noarch 18.5.1-17.1.20230621052358.fe2a147.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-ovn noarch 18.6.1-17.1.20240925094907.7805f7e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-pacemaker noarch 1.5.1-17.1.20250214161010.f10ce89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k puppet-placement noarch 5.4.3-17.1.20230621061610.e7557a5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-qdr noarch 7.4.1-17.1.20230620195605.8a575de.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k puppet-rabbitmq noarch 11.0.1-17.1.20230620182519.63fee2c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k puppet-redis noarch 6.1.1-17.1.20230620191704.547105e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k puppet-remote noarch 10.0.0-17.1.20250725114017.7420908.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k puppet-rsync noarch 1.1.4-17.1.20250804151510.ea6397e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-rsyslog noarch 4.0.1-17.1.20230620200132.2548a0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-snmp noarch 3.9.1-17.1.20250725115759.5d73485.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k puppet-ssh noarch 6.2.1-17.1.20230620190251.6e0f430.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-stdlib noarch 6.3.1-17.1.20230621000857.7c1ae25.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 160 k puppet-swift noarch 18.6.1-17.1.20230621052139.f105ffc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 115 k puppet-sysctl noarch 0.0.13-17.1.20250725113328.847ec1c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k puppet-systemd noarch 2.12.1-17.1.20230620191611.8f68b0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-tripleo noarch 14.2.3-17.1.20250320101351.40278e1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k puppet-vcsrepo noarch 3.1.1-17.1.20250725113408.a36ee18.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k puppet-vswitch noarch 14.4.3-17.1.20230621043558.51e82ca.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-xinetd noarch 3.3.1-17.1.20230620185435.8d460c4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python-openstackclient-lang noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k python-oslo-cache-lang noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python-oslo-db-lang noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-log-lang noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-middleware-lang noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k python-oslo-policy-lang noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-versionedobjects-lang noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-pycadf-common noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k python3-GitPython noarch 3.1.14-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 238 k python3-PyMySQL noarch 0.10.1-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 112 k python3-alembic noarch 1.7.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 900 k python3-amqp noarch 5.0.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-ansible-runner noarch 2.0.0a1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 122 k python3-aodhclient noarch 2.2.0-17.1.20230620222234.b747ae3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-appdirs noarch 1.4.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 27 k python3-barbicanclient noarch 5.3.0-17.1.20230620213453.ad49c40.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k python3-bcrypt x86_64 3.1.7-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-beautifulsoup4 noarch 4.9.3-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k python3-boto noarch 2.45.0-8.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M python3-cachetools noarch 4.2.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k python3-cinderclient noarch 7.4.1-17.1.20230620211836.4f72e6f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 218 k python3-cliff noarch 3.7.0-17.1.20230620172206.117a100.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 95 k python3-cmd2 noarch 1.4.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-colorama noarch 0.4.4-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-croniter noarch 0.3.35-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 49 k python3-daemon noarch 2.3.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 39 k python3-designateclient noarch 4.2.1-17.1.20230621023138.7a8d156.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-docutils noarch 0.16-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.5 M python3-dogpile-cache noarch 1.1.5-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 89 k python3-etcd3gw noarch 0.2.6-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-extras noarch 1.0.0-17.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-fixtures noarch 3.0.0-24.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 93 k python3-futurist noarch 2.3.0-17.1.20230621104020.1a1c6f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-gevent x86_64 21.1.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M python3-gitdb noarch 4.0.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 107 k python3-glanceclient noarch 1:3.3.0-17.1.20240712170803.f802c71.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 143 k python3-heat-agent noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python3-heat-agent-ansible noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heat-agent-apply-config noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.9 k python3-heat-agent-docker-cmd noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k python3-heat-agent-hiera noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 10 k python3-heat-agent-json-file noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.8 k python3-heat-agent-puppet noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heatclient noarch 2.3.1-17.1.20230621012952.d16c245.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k python3-ironic-inspector-client noarch 4.5.0-17.1.20230620205758.3c03e21.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-ironicclient noarch 4.6.4-17.1.20230621041552.09b78fa.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 342 k python3-jeepney noarch 0.6.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-jmespath noarch 0.10.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-keyring noarch 21.8.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k python3-keystoneauth1 noarch 4.4.0-17.1.20240812145234.112bcae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 409 k python3-keystoneclient noarch 1:4.3.0-17.1.20230621025111.d5cb761.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k python3-keystonemiddleware noarch 9.2.0-17.1.20230620211753.3659bda.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-kombu noarch 1:5.0.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 313 k python3-lockfile noarch 1:0.12.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k python3-logutils noarch 0.3.5-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-lxml x86_64 4.6.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.2 M python3-magnumclient noarch 3.4.1-17.1.20230621053508.280acd2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k python3-mako noarch 1.1.4-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 176 k python3-manilaclient noarch 2.6.4-17.1.20240830140806.7f7d7d3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 528 k python3-memcached noarch 1.59-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 40 k python3-metalsmith noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 65 k python3-migrate noarch 0.13.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 224 k python3-mimeparse noarch 1.6.0-16.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k python3-mistralclient noarch 4.2.0-17.1.20230620220528.20a10f0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 166 k python3-msgpack x86_64 1.0.2-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k python3-munch noarch 2.5.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-natsort noarch 7.1.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-neutron-lib noarch 2.10.3-17.1.20231221164814.619c0fe.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 375 k python3-neutronclient noarch 7.3.1-17.1.20230621044049.29a9f5e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 298 k python3-novaclient noarch 1:17.4.1-17.1.20230621034300.5ee4427.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 201 k python3-octaviaclient noarch 2.3.1-17.1.20231106100828.51347bc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k python3-openstackclient noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.1 M python3-openstacksdk noarch 0.55.1-17.1.20250516211008.f09ed4a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 735 k python3-openvswitch3.3 x86_64 3.3.7-11.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 399 k python3-os-client-config noarch 2.1.0-17.1.20230620203151.bc96c23.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-os-ken noarch 1.4.1-17.1.20241205090937.018d755.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 2.1 M python3-os-service-types noarch 1.7.0-17.1.20230620201222.0b2f473.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k python3-os-traits noarch 2.5.0-17.1.20230620221402.ac1b39e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 45 k python3-osc-lib noarch 2.3.1-17.1.20230620203400.2b7a679.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k python3-oslo-cache noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-oslo-context noarch 3.2.1-17.1.20230620204857.b124eb7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k python3-oslo-db noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 144 k python3-oslo-log noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-oslo-messaging noarch 12.7.3-17.1.20231219130800.5d6fd1a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 216 k python3-oslo-middleware noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-oslo-policy noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k python3-oslo-reports noarch 2.2.0-17.1.20230620210621.bc631ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-oslo-rootwrap noarch 6.3.1-17.1.20230621110703.1b1b960.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-oslo-serialization noarch 4.1.1-17.1.20230621011445.bbe5d5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k python3-oslo-service noarch 2.5.1-17.1.20240821200745.c1e3398.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 71 k python3-oslo-upgradecheck noarch 1.3.1-17.1.20230621010138.9561ecb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k python3-oslo-versionedobjects noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 79 k python3-osprofiler noarch 3.4.0-17.1.20230620215259.5d82a02.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 130 k python3-paramiko noarch 2.11.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 299 k python3-passlib noarch 1.7.4-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 712 k python3-paste noarch 3.5.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 776 k python3-paste-deploy noarch 2.1.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k python3-pecan noarch 1.4.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 273 k python3-psutil x86_64 5.8.0-12.el9 rhel-9-for-x86_64-appstream-eus-rpms 218 k python3-pyOpenSSL noarch 20.0.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k python3-pycadf noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k python3-pynacl x86_64 1.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k python3-pyperclip noarch 1.8.0-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-pystache noarch 0.5.4-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 132 k python3-repoze-lru noarch 0.7-12.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 32 k python3-requestsexceptions noarch 1.4.0-17.1.20230620164652.d7ac0ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k python3-rhosp-openvswitch noarch 3.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 8.3 k python3-routes noarch 2.4.1-14.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-rsa noarch 4.6-3.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k python3-saharaclient noarch 3.3.0-17.1.20230620222322.401e663.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-secretstorage noarch 3.3.1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-setproctitle x86_64 1.2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k python3-shade noarch 1.33.0-17.1.20230620225148.e7c7f29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 523 k python3-simplejson x86_64 3.17.5-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k python3-smmap noarch 3.0.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-soupsieve noarch 2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-sqlalchemy13 x86_64 1.3.24-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.7 M python3-sqlparse noarch 0.4.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 83 k python3-statsd noarch 3.2.1-20.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-swiftclient noarch 3.11.1-17.1.20230620204150.06b36ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 136 k python3-tempita noarch 0.5.1-27.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-tenacity noarch 6.3.1-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k python3-testtools noarch 2.4.0-10.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 333 k python3-tinyrpc noarch 1.0.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k python3-tripleo-common noarch 15.4.1-17.1.20251029140810.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 197 k python3-troveclient noarch 7.0.0-17.1.20230620220924.c7319d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 344 k python3-urllib-gssapi noarch 1.0.2-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k python3-validations-libs noarch 1.9.1-17.1.20230913020848.8d9e1b5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 137 k python3-vine noarch 5.0.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python3-waitress noarch 2.0.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 109 k python3-warlock noarch 1.3.3-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-wcwidth noarch 0.2.5-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 48 k python3-webob noarch 1.8.7-2.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 230 k python3-webtest noarch 2.0.35-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 82 k python3-werkzeug noarch 2.0.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 427 k python3-yappi x86_64 1.3.1-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-yaql noarch 1.1.3-13.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 180 k python3-zaqarclient noarch 2.4.0-17.1.20230620214253.e388947.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 129 k python3-zope-event noarch 4.2.0-20.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 205 k python3-zope-interface x86_64 5.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k qemu-img x86_64 17:7.2.0-14.el9_2.18 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M rhel-system-roles noarch 1.21.2-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 2.4 M ruby x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 41 k ruby-augeas x86_64 0.5.0-29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ruby-facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.5 k ruby-libs x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 3.3 M rubygem-concurrent-ruby noarch 1.1.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k rubygem-deep_merge noarch 1.2.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k rubygem-fast_gettext noarch 1.2.0-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-hocon noarch 1.3.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k rubygem-json x86_64 2.5.1-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 59 k rubygem-multi_json noarch 1.15.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k rubygem-psych x86_64 3.3.2-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 60 k rubygem-puppet-resource_api noarch 1.8.13-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-rexml noarch 3.2.5-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 110 k rubygem-ruby-shadow x86_64 2.5.0-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k rubygem-semantic_puppet noarch 1.0.4-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k rubygems noarch 3.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 306 k skopeo x86_64 2:1.11.2-0.1.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 7.9 M tripleo-ansible noarch 3.3.1-17.1.20251217140851.8debef3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 564 k validations-common noarch 1.9.1-17.1.20231006020828.f273ccb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k xorriso x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 321 k yaml-cpp x86_64 0.6.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 123 k zeromq x86_64 4.3.4-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 433 k Installing weak dependencies: bash-completion noarch 1:2.11-4.el9 rhel-9-for-x86_64-baseos-eus-rpms 459 k perl-NDBM_File x86_64 1.15-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k python3-zmq x86_64 22.0.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 396 k ruby-default-gems noarch 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 46 k rubygem-bigdecimal x86_64 3.0.0-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 55 k rubygem-bundler noarch 2.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 456 k rubygem-io-console x86_64 0.5.7-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 26 k rubygem-rdoc noarch 6.3.3-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 441 k Transaction Summary ======================================================================================================================================== Install 365 Packages Upgrade 9 Packages Total download size: 89 M Downloading Packages: (1/374): boost-system-1.75.0-8.el9.x86_64.rpm 102 kB/s | 15 kB 00:00 (2/374): perl-Getopt-Long-2.52-4.el9.noarch.rpm 412 kB/s | 64 kB 00:00 (3/374): perl-IO-Socket-SSL-2.073-1.el9.noarch. 1.2 MB/s | 223 kB 00:00 (4/374): python3-urllib-gssapi-1.0.2-4.el9.noar 242 kB/s | 24 kB 00:00 (5/374): perl-Storable-3.21-460.el9.x86_64.rpm 802 kB/s | 98 kB 00:00 (6/374): boost-locale-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 216 kB 00:00 (7/374): boost-nowide-1.75.0-8.el9.x86_64.rpm 189 kB/s | 17 kB 00:00 (8/374): boost-thread-1.75.0-8.el9.x86_64.rpm 610 kB/s | 57 kB 00:00 (9/374): perl-Data-Dumper-2.174-462.el9.x86_64. 605 kB/s | 59 kB 00:00 (10/374): perl-Exporter-5.74-461.el9.noarch.rpm 332 kB/s | 34 kB 00:00 (11/374): perl-File-Temp-0.231.100-4.el9.noarch 613 kB/s | 63 kB 00:00 (12/374): perl-Text-Tabs+Wrap-2013.0523-460.el9 280 kB/s | 25 kB 00:00 (13/374): perl-parent-0.238-460.el9.noarch.rpm 179 kB/s | 16 kB 00:00 (14/374): libisofs-1.5.4-4.el9.x86_64.rpm 2.2 MB/s | 224 kB 00:00 (15/374): xorriso-1.5.4-4.el9.x86_64.rpm 2.9 MB/s | 321 kB 00:00 (16/374): perl-IO-Socket-IP-0.41-5.el9.noarch.r 425 kB/s | 45 kB 00:00 (17/374): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 3.8 MB/s | 392 kB 00:00 (18/374): perl-PathTools-3.78-461.el9.x86_64.rp 950 kB/s | 92 kB 00:00 (19/374): perl-Pod-Simple-3.42-4.el9.noarch.rpm 2.0 MB/s | 229 kB 00:00 (20/374): perl-Text-ParseWords-3.30-460.el9.noa 203 kB/s | 18 kB 00:00 (21/374): perl-Term-ANSIColor-5.01-461.el9.noar 497 kB/s | 51 kB 00:00 (22/374): perl-URI-5.09-3.el9.noarch.rpm 1.3 MB/s | 125 kB 00:00 (23/374): perl-libnet-3.13-4.el9.noarch.rpm 1.4 MB/s | 134 kB 00:00 (24/374): python3-lxml-4.6.5-3.el9.x86_64.rpm 9.6 MB/s | 1.2 MB 00:00 (25/374): boost-chrono-1.75.0-8.el9.x86_64.rpm 269 kB/s | 26 kB 00:00 (26/374): iptables-nft-services-1.8.8-6.el9_1.n 266 kB/s | 28 kB 00:00 (27/374): perl-Carp-1.50-460.el9.noarch.rpm 346 kB/s | 31 kB 00:00 (28/374): perl-Mozilla-CA-20200520-6.el9.noarch 162 kB/s | 14 kB 00:00 (29/374): perl-Encode-3.08-462.el9.x86_64.rpm 13 MB/s | 1.7 MB 00:00 (30/374): perl-Term-Cap-1.17-460.el9.noarch.rpm 238 kB/s | 24 kB 00:00 (31/374): perl-Time-Local-1.300-7.el9.noarch.rp 401 kB/s | 37 kB 00:00 (32/374): perl-Pod-Escapes-1.07-460.el9.noarch. 242 kB/s | 22 kB 00:00 (33/374): python3-psutil-5.8.0-12.el9.x86_64.rp 1.9 MB/s | 218 kB 00:00 (34/374): boost-filesystem-1.75.0-8.el9.x86_64. 664 kB/s | 59 kB 00:00 (35/374): boost-log-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 410 kB 00:00 (36/374): boost-program-options-1.75.0-8.el9.x8 1.1 MB/s | 108 kB 00:00 (37/374): libburn-1.5.4-4.el9.x86_64.rpm 1.8 MB/s | 175 kB 00:00 (38/374): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 436 kB/s | 39 kB 00:00 (39/374): perl-MIME-Base64-3.16-4.el9.x86_64.rp 379 kB/s | 34 kB 00:00 (40/374): boost-atomic-1.75.0-8.el9.x86_64.rpm 156 kB/s | 19 kB 00:00 (41/374): perl-Digest-1.19-4.el9.noarch.rpm 321 kB/s | 29 kB 00:00 (42/374): libisoburn-1.5.4-4.el9.x86_64.rpm 3.0 MB/s | 419 kB 00:00 (43/374): perl-File-Path-2.18-4.el9.noarch.rpm 425 kB/s | 38 kB 00:00 (44/374): perl-Pod-Perldoc-3.28.01-461.el9.noar 777 kB/s | 92 kB 00:00 (45/374): perl-Pod-Usage-2.01-4.el9.noarch.rpm 480 kB/s | 43 kB 00:00 (46/374): perl-Scalar-List-Utils-1.56-461.el9.x 721 kB/s | 77 kB 00:00 (47/374): perl-Socket-2.031-4.el9.x86_64.rpm 658 kB/s | 58 kB 00:00 (48/374): perl-constant-1.33-461.el9.noarch.rpm 280 kB/s | 25 kB 00:00 (49/374): perl-podlators-4.14-460.el9.noarch.rp 1.3 MB/s | 118 kB 00:00 (50/374): python3-appdirs-1.4.4-4.el9.noarch.rp 294 kB/s | 27 kB 00:00 (51/374): python3-PyMySQL-0.10.1-6.el9.noarch.r 976 kB/s | 112 kB 00:00 (52/374): python3-wcwidth-0.2.5-8.el9.noarch.rp 451 kB/s | 48 kB 00:00 (53/374): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.3 MB/s | 221 kB 00:00 (54/374): boost-regex-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 279 kB 00:00 (55/374): python3-alembic-1.7.5-3.el9.noarch.rp 6.5 MB/s | 900 kB 00:00 (56/374): jq-1.6-14.el9.x86_64.rpm 1.9 MB/s | 190 kB 00:00 (57/374): libselinux-ruby-3.5-1.el9.x86_64.rpm 596 kB/s | 59 kB 00:00 (58/374): perl-AutoLoader-5.74-480.el9.noarch.r 242 kB/s | 23 kB 00:00 (59/374): perl-B-1.80-480.el9.x86_64.rpm 1.9 MB/s | 185 kB 00:00 (60/374): perl-Class-Struct-0.66-480.el9.noarch 216 kB/s | 24 kB 00:00 (61/374): perl-Errno-1.30-480.el9.x86_64.rpm 183 kB/s | 17 kB 00:00 (62/374): perl-Fcntl-1.13-480.el9.x86_64.rpm 214 kB/s | 23 kB 00:00 (63/374): perl-File-stat-1.09-480.el9.noarch.rp 199 kB/s | 19 kB 00:00 (64/374): perl-FileHandle-2.03-480.el9.noarch.r 182 kB/s | 17 kB 00:00 (65/374): perl-File-Basename-2.85-480.el9.noarc 111 kB/s | 19 kB 00:00 (66/374): perl-Getopt-Std-1.12-480.el9.noarch.r 176 kB/s | 17 kB 00:00 (67/374): perl-IPC-Open3-1.21-480.el9.noarch.rp 284 kB/s | 25 kB 00:00 (68/374): perl-SelectSaver-1.02-480.el9.noarch. 142 kB/s | 13 kB 00:00 (69/374): perl-Symbol-1.08-480.el9.noarch.rpm 174 kB/s | 16 kB 00:00 (70/374): perl-POSIX-1.94-480.el9.x86_64.rpm 516 kB/s | 99 kB 00:00 (71/374): perl-libs-5.32.1-480.el9.x86_64.rpm 20 MB/s | 2.2 MB 00:00 (72/374): perl-interpreter-5.32.1-480.el9.x86_6 438 kB/s | 75 kB 00:00 (73/374): perl-overload-1.31-480.el9.noarch.rpm 430 kB/s | 47 kB 00:00 (74/374): perl-overloading-0.02-480.el9.noarch. 136 kB/s | 15 kB 00:00 (75/374): perl-IO-1.43-480.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 (76/374): perl-NDBM_File-1.15-480.el9.x86_64.rp 280 kB/s | 25 kB 00:00 (77/374): perl-base-2.27-480.el9.noarch.rpm 200 kB/s | 18 kB 00:00 (78/374): perl-mro-1.23-480.el9.x86_64.rpm 340 kB/s | 31 kB 00:00 (79/374): perl-subs-1.03-480.el9.noarch.rpm 113 kB/s | 13 kB 00:00 (80/374): perl-vars-1.05-480.el9.noarch.rpm 160 kB/s | 15 kB 00:00 (81/374): perl-if-0.60.800-480.el9.noarch.rpm 81 kB/s | 16 kB 00:00 (82/374): ansible-freeipa-1.9.2-3.el9_2.noarch. 4.3 MB/s | 452 kB 00:00 (83/374): python3-mako-1.1.4-6.el9.noarch.rpm 1.5 MB/s | 176 kB 00:00 (84/374): rhel-system-roles-1.21.2-1.el9_2.noar 17 MB/s | 2.4 MB 00:00 (85/374): openssl-perl-3.0.7-18.el9_2.x86_64.rp 462 kB/s | 42 kB 00:00 (86/374): perl-HTTP-Tiny-0.076-461.el9_2.noarch 620 kB/s | 57 kB 00:00 (87/374): ruby-default-gems-3.0.4-161.el9_2.2.n 510 kB/s | 46 kB 00:00 (88/374): buildah-1.29.5-1.el9_2.x86_64.rpm 37 MB/s | 8.6 MB 00:00 (89/374): ruby-3.0.4-161.el9_2.2.x86_64.rpm 202 kB/s | 41 kB 00:00 (90/374): ruby-libs-3.0.4-161.el9_2.2.x86_64.rp 24 MB/s | 3.3 MB 00:00 (91/374): rubygem-bigdecimal-3.0.0-161.el9_2.2. 463 kB/s | 55 kB 00:00 (92/374): rubygem-bundler-2.2.33-161.el9_2.2.no 4.2 MB/s | 456 kB 00:00 (93/374): rubygem-json-2.5.1-161.el9_2.2.x86_64 524 kB/s | 59 kB 00:00 (94/374): rubygem-psych-3.3.2-161.el9_2.2.x86_6 514 kB/s | 60 kB 00:00 (95/374): rubygem-io-console-0.5.7-161.el9_2.2. 106 kB/s | 26 kB 00:00 (96/374): rubygem-rdoc-6.3.3-161.el9_2.2.noarch 4.4 MB/s | 441 kB 00:00 (97/374): rubygem-rexml-3.2.5-161.el9_2.2.noarc 1.2 MB/s | 110 kB 00:00 (98/374): rubygems-3.2.33-161.el9_2.2.noarch.rp 2.7 MB/s | 306 kB 00:00 (99/374): libxslt-1.1.34-11.el9_2.x86_64.rpm 2.6 MB/s | 245 kB 00:00 (100/374): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 42 MB/s | 7.9 MB 00:00 (101/374): ansible-collection-ansible-netcommon 1.7 MB/s | 181 kB 00:00 (102/374): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 11 MB/s | 2.2 MB 00:00 (103/374): ansible-collection-ansible-posix-1.2 1.3 MB/s | 124 kB 00:00 (104/374): ansible-collection-ansible-utils-2.3 952 kB/s | 91 kB 00:00 (105/374): ansible-collection-community-general 13 MB/s | 1.3 MB 00:00 (106/374): golang-github-vbatts-tar-split-0.11. 9.2 MB/s | 1.0 MB 00:00 (107/374): heat-cfntools-1.4.2-6.1.el9ost.noarc 558 kB/s | 77 kB 00:00 (108/374): libsodium-1.0.18-7.el9ost.x86_64.rpm 1.8 MB/s | 162 kB 00:00 (109/374): libunwind-1.4.0-5.el9ost.x86_64.rpm 524 kB/s | 66 kB 00:00 (110/374): openpgm-5.2.122-26.el9ost.x86_64.rpm 1.9 MB/s | 178 kB 00:00 (111/374): puppet-fdio-18.2-1.20220727113954.6f 282 kB/s | 25 kB 00:00 (112/374): python3-ansible-runner-2.0.0a1-3.el9 1.3 MB/s | 122 kB 00:00 (113/374): python3-bcrypt-3.1.7-7.el9ost.x86_64 497 kB/s | 44 kB 00:00 (114/374): python3-beautifulsoup4-4.9.3-2.el9os 2.0 MB/s | 204 kB 00:00 (115/374): python3-croniter-0.3.35-2.el9ost.noa 523 kB/s | 49 kB 00:00 (116/374): python3-daemon-2.3.0-1.el9ost.noarch 408 kB/s | 39 kB 00:00 (117/374): python3-docutils-0.16-6.el9ost.noarc 14 MB/s | 1.5 MB 00:00 (118/374): python3-etcd3gw-0.2.6-2.el9ost.noarc 449 kB/s | 44 kB 00:00 (119/374): python3-gevent-21.1.2-2.el9ost.x86_6 14 MB/s | 1.6 MB 00:00 (120/374): python3-gitdb-4.0.5-2.el9ost.noarch. 1.0 MB/s | 107 kB 00:00 (121/374): python3-jeepney-0.6.0-2.el9ost.noarc 3.0 MB/s | 284 kB 00:00 (122/374): python3-jmespath-0.10.0-1.el9ost.noa 442 kB/s | 46 kB 00:00 (123/374): python3-lockfile-0.12.2-2.el9ost.noa 300 kB/s | 31 kB 00:00 (124/374): python3-logutils-0.3.5-15.el9ost.noa 525 kB/s | 47 kB 00:00 (125/374): python3-memcached-1.59-3.el9ost.noar 458 kB/s | 40 kB 00:00 (126/374): python3-migrate-0.13.0-1.el9ost.noar 2.2 MB/s | 224 kB 00:00 (127/374): python3-mimeparse-1.6.0-16.el9ost.no 174 kB/s | 16 kB 00:00 (128/374): python3-natsort-7.1.1-2.el9ost.noarc 590 kB/s | 59 kB 00:00 (129/374): python3-pecan-1.4.0-2.el9ost.noarch. 2.8 MB/s | 273 kB 00:00 (130/374): python3-passlib-1.7.4-3.el9ost.noarc 6.3 MB/s | 712 kB 00:00 (131/374): python3-pyOpenSSL-20.0.1-2.el9ost.no 980 kB/s | 90 kB 00:00 (132/374): python3-pynacl-1.4.0-1.el9ost.x86_64 1.2 MB/s | 111 kB 00:00 (133/374): python3-pyperclip-1.8.0-3.el9ost.noa 271 kB/s | 25 kB 00:00 (134/374): python3-setproctitle-1.2.2-1.el9ost. 261 kB/s | 23 kB 00:00 (135/374): python3-smmap-3.0.1-4.el9ost.noarch. 540 kB/s | 47 kB 00:00 (136/374): python3-soupsieve-2.2-1.el9ost.noarc 753 kB/s | 67 kB 00:00 (137/374): python3-sqlalchemy13-1.3.24-3.el9ost 14 MB/s | 1.7 MB 00:00 (138/374): python3-tenacity-6.3.1-1.el9ost.noar 564 kB/s | 51 kB 00:00 (139/374): python3-webtest-2.0.35-6.el9ost.noar 889 kB/s | 82 kB 00:00 (140/374): python3-zmq-22.0.3-1.el9ost.x86_64.r 4.1 MB/s | 396 kB 00:00 (141/374): python3-zope-event-4.2.0-20.el9ost.n 2.2 MB/s | 205 kB 00:00 (142/374): python3-zope-interface-5.4.0-1.el9os 2.2 MB/s | 202 kB 00:00 (143/374): rubygem-concurrent-ruby-1.1.5-2.el9o 2.6 MB/s | 243 kB 00:00 (144/374): rubygem-deep_merge-1.2.1-7.el9ost.no 135 kB/s | 14 kB 00:00 (145/374): rubygem-fast_gettext-1.2.0-9.el9ost. 318 kB/s | 34 kB 00:00 (146/374): rubygem-hocon-1.3.1-2.el9ost.noarch. 1.0 MB/s | 90 kB 00:00 (147/374): rubygem-multi_json-1.15.0-2.el9ost.n 246 kB/s | 22 kB 00:00 (148/374): rubygem-puppet-resource_api-1.8.13-1 346 kB/s | 34 kB 00:00 (149/374): rubygem-ruby-shadow-2.5.0-15.el9ost. 182 kB/s | 16 kB 00:00 (150/374): rubygem-semantic_puppet-1.0.4-2.el9o 207 kB/s | 21 kB 00:00 (151/374): zeromq-4.3.4-1.el9ost.x86_64.rpm 4.2 MB/s | 433 kB 00:00 (152/374): ansible-config_template-2.0.1-17.1.2 291 kB/s | 29 kB 00:00 (153/374): ansible-role-atos-hsm-1.0.1-17.1.202 193 kB/s | 17 kB 00:00 (154/374): ansible-role-collectd-config-0.0.3-1 583 kB/s | 53 kB 00:00 (155/374): ansible-role-chrony-1.3.1-17.1.20230 187 kB/s | 22 kB 00:00 (156/374): ansible-role-container-registry-1.4. 242 kB/s | 24 kB 00:00 (157/374): ansible-role-openstack-operations-0. 333 kB/s | 30 kB 00:00 (158/374): ansible-role-qdr-config-0.0.2-17.1.2 182 kB/s | 21 kB 00:00 (159/374): ansible-role-redhat-subscription-1.3 250 kB/s | 28 kB 00:00 (160/374): ansible-role-thales-hsm-3.0.1-17.1.2 223 kB/s | 21 kB 00:00 (161/374): ansible-role-tripleo-modify-image-1. 243 kB/s | 27 kB 00:00 (162/374): ansible-tripleo-ipa-0.3.1-17.1.20230 404 kB/s | 36 kB 00:00 (163/374): ansible-tripleo-ipsec-11.0.1-17.1.20 424 kB/s | 38 kB 00:00 (164/374): openstack-heat-agents-2.2.1-17.1.202 112 kB/s | 9.6 kB 00:00 (165/374): dib-utils-0.0.11-17.1.20230620173328 115 kB/s | 12 kB 00:00 (166/374): os-apply-config-13.1.1-17.1.20231020 599 kB/s | 54 kB 00:00 (167/374): os-collect-config-13.1.1-17.1.202310 533 kB/s | 50 kB 00:00 (168/374): os-refresh-config-13.1.1-17.1.202310 205 kB/s | 21 kB 00:00 (169/374): puppet-aodh-18.4.2-17.1.202306201512 658 kB/s | 62 kB 00:00 (170/374): puppet-archive-4.6.1-17.1.2023062018 471 kB/s | 44 kB 00:00 (171/374): puppet-auditd-2.2.1-17.1.20230620192 293 kB/s | 28 kB 00:00 (172/374): puppet-ceilometer-18.4.3-17.1.202309 763 kB/s | 70 kB 00:00 (173/374): puppet-certmonger-2.7.1-17.1.2023062 292 kB/s | 26 kB 00:00 (174/374): puppet-collectd-13.0.1-17.1.20230620 1.4 MB/s | 135 kB 00:00 (175/374): puppet-cinder-18.5.2-17.1.2023062105 1.1 MB/s | 120 kB 00:00 (176/374): puppet-corosync-8.0.1-17.1.202306211 575 kB/s | 68 kB 00:00 (177/374): puppet-designate-18.6.1-17.1.2023062 686 kB/s | 69 kB 00:00 (178/374): puppet-dns-8.2.1-17.1.20230621002045 338 kB/s | 36 kB 00:00 (179/374): puppet-etcd-1.12.3-17.1.202306201932 284 kB/s | 25 kB 00:00 (180/374): puppet-gnocchi-18.4.3-17.1.202306210 655 kB/s | 58 kB 00:00 (181/374): puppet-heat-18.4.1-17.1.202306211116 747 kB/s | 70 kB 00:00 (182/374): puppet-manila-18.5.2-17.1.2023110219 895 kB/s | 81 kB 00:00 (183/374): puppet-kmod-2.5.0-17.1.2023062019064 155 kB/s | 21 kB 00:00 (184/374): puppet-memcached-6.0.0-17.1.20230620 209 kB/s | 23 kB 00:00 (185/374): puppet-mysql-10.6.1-17.1.20230621022 1.1 MB/s | 99 kB 00:00 (186/374): puppet-nova-18.6.1-17.1.202306210904 2.2 MB/s | 200 kB 00:00 (187/374): puppet-nssdb-1.0.2-17.1.202306201856 138 kB/s | 12 kB 00:00 (188/374): puppet-octavia-18.5.1-17.1.202306210 842 kB/s | 76 kB 00:00 (189/374): puppet-openstack_extras-18.5.1-17.1. 539 kB/s | 48 kB 00:00 (190/374): puppet-openstacklib-18.5.2-17.1.2023 634 kB/s | 62 kB 00:00 (191/374): puppet-oslo-18.5.1-17.1.202306210523 540 kB/s | 48 kB 00:00 (192/374): puppet-placement-5.4.3-17.1.20230621 463 kB/s | 41 kB 00:00 (193/374): puppet-qdr-7.4.1-17.1.20230620195605 332 kB/s | 31 kB 00:00 (194/374): puppet-rabbitmq-11.0.1-17.1.20230620 2.8 MB/s | 266 kB 00:00 (195/374): puppet-redis-6.1.1-17.1.202306201917 490 kB/s | 51 kB 00:00 (196/374): puppet-rsyslog-4.0.1-17.1.2023062020 652 kB/s | 58 kB 00:00 (197/374): puppet-ssh-6.2.1-17.1.20230620190251 325 kB/s | 29 kB 00:00 (198/374): puppet-stdlib-6.3.1-17.1.20230621000 1.7 MB/s | 160 kB 00:00 (199/374): puppet-swift-18.6.1-17.1.20230621052 1.1 MB/s | 115 kB 00:00 (200/374): puppet-systemd-2.12.1-17.1.202306201 446 kB/s | 42 kB 00:00 (201/374): puppet-vswitch-14.4.3-17.1.202306210 458 kB/s | 41 kB 00:00 (202/374): puppet-xinetd-3.3.1-17.1.20230620185 297 kB/s | 26 kB 00:00 (203/374): python-oslo-cache-lang-2.7.1-17.1.20 211 kB/s | 19 kB 00:00 (204/374): python-oslo-log-lang-4.4.0-17.1.2023 161 kB/s | 14 kB 00:00 (205/374): python-oslo-middleware-lang-4.2.1-17 152 kB/s | 13 kB 00:00 (206/374): python-oslo-policy-lang-3.7.1-17.1.2 151 kB/s | 14 kB 00:00 (207/374): python-oslo-versionedobjects-lang-2. 157 kB/s | 14 kB 00:00 (208/374): python-pycadf-common-3.1.1-17.1.2023 164 kB/s | 15 kB 00:00 (209/374): python3-GitPython-3.1.14-2.el9ost.no 2.5 MB/s | 238 kB 00:00 (210/374): python3-aodhclient-2.2.0-17.1.202306 622 kB/s | 56 kB 00:00 (211/374): python3-barbicanclient-5.3.0-17.1.20 1.4 MB/s | 127 kB 00:00 (212/374): python3-cinderclient-7.4.1-17.1.2023 2.1 MB/s | 218 kB 00:00 (213/374): python3-cliff-3.7.0-17.1.20230620172 987 kB/s | 95 kB 00:00 (214/374): python3-designateclient-4.2.1-17.1.2 884 kB/s | 92 kB 00:00 (215/374): python3-futurist-2.3.0-17.1.20230621 724 kB/s | 64 kB 00:00 (216/374): python3-heat-agent-2.2.1-17.1.202306 214 kB/s | 19 kB 00:00 (217/374): python3-heat-agent-ansible-2.2.1-17. 122 kB/s | 11 kB 00:00 (218/374): python3-heat-agent-apply-config-2.2. 108 kB/s | 9.9 kB 00:00 (219/374): python3-heat-agent-docker-cmd-2.2.1- 131 kB/s | 12 kB 00:00 (220/374): python3-heat-agent-hiera-2.2.1-17.1. 95 kB/s | 10 kB 00:00 (221/374): python3-heat-agent-json-file-2.2.1-1 109 kB/s | 9.8 kB 00:00 (222/374): python3-heat-agent-puppet-2.2.1-17.1 105 kB/s | 11 kB 00:00 (223/374): python3-heatclient-2.3.1-17.1.202306 1.6 MB/s | 158 kB 00:00 (224/374): python3-ironicclient-4.6.4-17.1.2023 3.5 MB/s | 342 kB 00:00 (225/374): python3-ironic-inspector-client-4.5. 480 kB/s | 67 kB 00:00 (226/374): python3-keystoneclient-4.3.0-17.1.20 2.6 MB/s | 239 kB 00:00 (227/374): python3-keystonemiddleware-9.2.0-17. 1.0 MB/s | 92 kB 00:00 (228/374): python3-magnumclient-3.4.1-17.1.2023 1.1 MB/s | 121 kB 00:00 (229/374): python3-mistralclient-4.2.0-17.1.202 1.8 MB/s | 166 kB 00:00 (230/374): python3-neutronclient-7.3.1-17.1.202 3.1 MB/s | 298 kB 00:00 (231/374): python3-novaclient-17.4.1-17.1.20230 2.2 MB/s | 201 kB 00:00 (232/374): python3-os-client-config-2.1.0-17.1. 621 kB/s | 55 kB 00:00 (233/374): python3-os-service-types-1.7.0-17.1. 432 kB/s | 38 kB 00:00 (234/374): python3-osc-lib-2.3.1-17.1.202306202 867 kB/s | 78 kB 00:00 (235/374): python3-os-traits-2.5.0-17.1.2023062 394 kB/s | 45 kB 00:00 (236/374): python3-oslo-cache-2.7.1-17.1.202306 560 kB/s | 56 kB 00:00 (237/374): python3-oslo-context-3.2.1-17.1.2023 266 kB/s | 27 kB 00:00 (238/374): python3-oslo-log-4.4.0-17.1.20230620 706 kB/s | 64 kB 00:00 (239/374): python3-oslo-policy-3.7.1-17.1.20230 831 kB/s | 76 kB 00:00 (240/374): python3-oslo-middleware-4.2.1-17.1.2 310 kB/s | 55 kB 00:00 (241/374): python3-oslo-reports-2.2.0-17.1.2023 406 kB/s | 59 kB 00:00 (242/374): python3-oslo-rootwrap-6.3.1-17.1.202 465 kB/s | 46 kB 00:00 (243/374): python3-oslo-upgradecheck-1.3.1-17.1 326 kB/s | 29 kB 00:00 (244/374): python3-oslo-serialization-4.1.1-17. 262 kB/s | 34 kB 00:00 (245/374): python3-oslo-versionedobjects-2.4.1- 871 kB/s | 79 kB 00:00 (246/374): python3-osprofiler-3.4.0-17.1.202306 1.4 MB/s | 130 kB 00:00 (247/374): python3-pycadf-3.1.1-17.1.2023062021 607 kB/s | 53 kB 00:00 (248/374): python3-requestsexceptions-1.4.0-17. 184 kB/s | 17 kB 00:00 (249/374): python3-saharaclient-3.3.0-17.1.2023 2.0 MB/s | 188 kB 00:00 (250/374): python3-shade-1.33.0-17.1.2023062022 5.4 MB/s | 523 kB 00:00 (251/374): python3-statsd-3.2.1-20.1.el9ost.noa 388 kB/s | 35 kB 00:00 (252/374): python3-swiftclient-3.11.1-17.1.2023 1.5 MB/s | 136 kB 00:00 (253/374): python3-tinyrpc-1.0.3-6.el9ost.noarc 564 kB/s | 50 kB 00:00 (254/374): python3-troveclient-7.0.0-17.1.20230 3.6 MB/s | 344 kB 00:00 (255/374): python3-validations-libs-1.9.1-17.1. 1.5 MB/s | 137 kB 00:00 (256/374): python3-zaqarclient-2.4.0-17.1.20230 1.2 MB/s | 129 kB 00:00 (257/374): validations-common-1.9.1-17.1.202310 969 kB/s | 111 kB 00:00 (258/374): python3-paramiko-2.11.0-2.el9ost.noa 3.2 MB/s | 299 kB 00:00 (259/374): python3-werkzeug-2.0.1-7.el9ost.noar 4.3 MB/s | 427 kB 00:00 (260/374): ansible-pacemaker-1.0.4-17.1.2023121 241 kB/s | 21 kB 00:00 (261/374): python3-manilaclient-2.6.4-17.1.2024 5.5 MB/s | 528 kB 00:00 (262/374): python3-sqlparse-0.4.1-2.el9ost.noar 850 kB/s | 83 kB 00:00 (263/374): python3-webob-1.8.7-2.1.el9ost.noarc 2.3 MB/s | 230 kB 00:00 (264/374): ansible-role-metalsmith-deployment-1 239 kB/s | 21 kB 00:00 (265/374): openstack-selinux-0.8.37-17.1.202311 2.3 MB/s | 221 kB 00:00 (266/374): puppet-ironic-18.7.1-17.1.2024030521 1.3 MB/s | 121 kB 00:00 (267/374): python-oslo-db-lang-8.5.2-17.1.20240 163 kB/s | 14 kB 00:00 (268/374): python3-metalsmith-1.4.4-17.1.202405 723 kB/s | 65 kB 00:00 (269/374): python3-glanceclient-3.3.0-17.1.2024 1.1 MB/s | 143 kB 00:00 (270/374): python3-octaviaclient-2.3.1-17.1.202 957 kB/s | 91 kB 00:00 (271/374): python3-neutron-lib-2.10.3-17.1.2023 3.4 MB/s | 375 kB 00:00 (272/374): python3-keystoneauth1-4.4.0-17.1.202 1.3 MB/s | 409 kB 00:00 (273/374): python3-oslo-messaging-12.7.3-17.1.2 2.1 MB/s | 216 kB 00:00 (274/374): python3-oslo-db-8.5.2-17.1.202408201 1.2 MB/s | 144 kB 00:00 (275/374): python3-oslo-service-2.5.1-17.1.2024 801 kB/s | 71 kB 00:00 (276/374): python3-rhosp-openvswitch-3.3-1.el9o 91 kB/s | 8.3 kB 00:00 (277/374): python3-waitress-2.0.0-4.el9ost.noar 1.2 MB/s | 109 kB 00:00 (278/374): openstack-tripleo-validations-14.3.2 1.9 MB/s | 204 kB 00:00 (279/374): puppet-glance-18.6.1-17.1.2025022015 942 kB/s | 87 kB 00:00 (280/374): puppet-ovn-18.6.1-17.1.2024092509490 283 kB/s | 29 kB 00:00 (281/374): puppet-pacemaker-1.5.1-17.1.20250214 1.7 MB/s | 158 kB 00:00 (282/374): python3-os-ken-1.4.1-17.1.2024120509 18 MB/s | 2.1 MB 00:00 (283/374): puppet-tripleo-14.2.3-17.1.202503201 2.4 MB/s | 239 kB 00:00 (284/374): ansible-collection-containers-podman 2.5 MB/s | 243 kB 00:00 (285/374): ansible-collections-openstack-1.9.1- 1.5 MB/s | 146 kB 00:00 (286/374): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 3.1 MB/s | 351 kB 00:00 (287/374): facter-3.14.19-3.el9ost.x86_64.rpm 5.2 MB/s | 518 kB 00:00 (288/374): hiera-3.6.0-6.el9ost.noarch.rpm 260 kB/s | 33 kB 00:00 (289/374): leatherman-1.12.6-5.el9ost.x86_64.rp 3.3 MB/s | 405 kB 00:00 (290/374): puppet-7.10.0-4.el9ost.noarch.rpm 122 kB/s | 11 kB 00:00 (291/374): python3-boto-2.45.0-8.1.el9ost.noarc 12 MB/s | 1.3 MB 00:00 (292/374): puppet-headless-7.10.0-4.el9ost.noar 9.7 MB/s | 1.4 MB 00:00 (293/374): python3-amqp-5.0.6-5.el9ost.noarch.r 575 kB/s | 92 kB 00:00 (294/374): python3-cachetools-4.2.2-3.el9ost.no 383 kB/s | 33 kB 00:00 (295/374): python3-cmd2-1.4.0-4.el9ost.noarch.r 2.7 MB/s | 284 kB 00:00 (296/374): python3-dogpile-cache-1.1.5-5.el9ost 897 kB/s | 89 kB 00:00 (297/374): python3-extras-1.0.0-17.el9ost.noarc 182 kB/s | 21 kB 00:00 (298/374): python3-fixtures-3.0.0-24.el9ost.noa 1.0 MB/s | 93 kB 00:00 (299/374): python3-keyring-21.8.0-4.el9ost.noar 871 kB/s | 77 kB 00:00 (300/374): python3-kombu-5.0.2-3.el9ost.noarch. 3.2 MB/s | 313 kB 00:00 (301/374): python3-msgpack-1.0.2-4.el9ost.x86_6 979 kB/s | 87 kB 00:00 (302/374): python3-munch-2.5.0-6.el9ost.noarch. 236 kB/s | 25 kB 00:00 (303/374): python3-openstacksdk-0.55.1-17.1.202 5.5 MB/s | 735 kB 00:00 (304/374): python3-paste-3.5.0-5.el9ost.noarch. 7.5 MB/s | 776 kB 00:00 (305/374): python3-paste-deploy-2.1.1-4.el9ost. 475 kB/s | 41 kB 00:00 (306/374): python3-colorama-0.4.4-4.el9ost.noar 57 kB/s | 35 kB 00:00 (307/374): python3-pystache-0.5.4-15.el9ost.noa 1.0 MB/s | 132 kB 00:00 (308/374): python3-repoze-lru-0.7-12.el9ost.noa 305 kB/s | 32 kB 00:00 (309/374): python3-routes-2.4.1-14.el9ost.noarc 1.7 MB/s | 188 kB 00:00 (310/374): python3-secretstorage-3.3.1-3.el9ost 397 kB/s | 36 kB 00:00 (311/374): python3-rsa-4.6-3.1.el9ost.noarch.rp 452 kB/s | 57 kB 00:00 (312/374): python3-simplejson-3.17.5-3.el9ost.x 2.8 MB/s | 266 kB 00:00 (313/374): python3-tempita-0.5.1-27.el9ost.noar 414 kB/s | 36 kB 00:00 (314/374): python3-testtools-2.4.0-10.el9ost.no 476 kB/s | 333 kB 00:00 (315/374): python3-vine-5.0.0-5.el9ost.noarch.r 38 kB/s | 26 kB 00:00 (316/374): python3-warlock-1.3.3-7.el9ost.noarc 34 kB/s | 21 kB 00:00 (317/374): ruby-augeas-0.5.0-29.el9ost.x86_64.r 323 kB/s | 29 kB 00:00 (318/374): python3-yaql-1.1.3-13.el9ost.noarch. 1.9 MB/s | 180 kB 00:00 (319/374): ruby-facter-3.14.19-3.el9ost.x86_64. 101 kB/s | 9.5 kB 00:00 (320/374): python3-yappi-1.3.1-5.el9ost.x86_64. 262 kB/s | 56 kB 00:00 (321/374): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 944 kB/s | 123 kB 00:00 (322/374): puppet-barbican-18.4.2-17.1.20250625 628 kB/s | 57 kB 00:00 (323/374): python-openstackclient-lang-5.5.2-17 663 kB/s | 58 kB 00:00 (324/374): python3-openstackclient-5.5.2-17.1.2 10 MB/s | 1.1 MB 00:00 (325/374): ansible-role-lunasa-hsm-1.1.1-17.1.2 84 kB/s | 19 kB 00:00 (326/374): puppet-apache-6.5.2-17.1.20250811150 2.0 MB/s | 253 kB 00:00 (327/374): puppet-concat-6.2.1-17.1.20250725131 497 kB/s | 44 kB 00:00 (328/374): puppet-firewall-3.4.1-17.1.202508041 799 kB/s | 73 kB 00:00 (329/374): puppet-git-0.5.0-17.1.20250725114148 260 kB/s | 26 kB 00:00 (330/374): puppet-haproxy-4.2.2-17.1.2025072511 605 kB/s | 55 kB 00:00 (331/374): puppet-inifile-4.2.1-17.1.2025080415 503 kB/s | 46 kB 00:00 (332/374): puppet-ipaclient-2.5.2-17.1.20250725 188 kB/s | 21 kB 00:00 (333/374): puppet-keepalived-0.0.2-17.1.2025072 190 kB/s | 17 kB 00:00 (334/374): puppet-module-data-0.5.1-17.1.202507 181 kB/s | 16 kB 00:00 (335/374): puppet-remote-10.0.0-17.1.2025072511 174 kB/s | 19 kB 00:00 (336/374): puppet-rsync-1.1.4-17.1.202508041515 302 kB/s | 28 kB 00:00 (337/374): puppet-snmp-3.9.1-17.1.2025072511575 408 kB/s | 38 kB 00:00 (338/374): puppet-sysctl-0.0.13-17.1.2025072511 221 kB/s | 19 kB 00:00 (339/374): puppet-vcsrepo-3.1.1-17.1.2025072511 599 kB/s | 53 kB 00:00 (340/374): python3-tripleoclient-16.5.1-17.1.20 4.7 MB/s | 552 kB 00:00 (341/374): puppet-keystone-18.6.1-17.1.20251008 1.3 MB/s | 126 kB 00:00 (342/374): puppet-horizon-18.6.1-17.1.202510081 579 kB/s | 59 kB 00:00 (343/374): openstack-heat-api-16.1.1-17.1.20251 174 kB/s | 15 kB 00:00 (344/374): openstack-heat-common-16.1.1-17.1.20 15 MB/s | 1.6 MB 00:00 (345/374): openstack-heat-engine-16.1.1-17.1.20 136 kB/s | 14 kB 00:00 (346/374): openstack-heat-monolith-16.1.1-17.1. 162 kB/s | 14 kB 00:00 (347/374): openstack-tripleo-common-15.4.1-17.1 534 kB/s | 48 kB 00:00 (348/374): openstack-tripleo-common-containers- 804 kB/s | 74 kB 00:00 (349/374): openstack-tripleo-heat-templates-14. 5.1 MB/s | 603 kB 00:00 (350/374): puppet-neutron-18.6.1-17.1.202512171 2.0 MB/s | 190 kB 00:00 (351/374): python3-tripleo-common-15.4.1-17.1.2 1.8 MB/s | 197 kB 00:00 (352/374): tripleo-ansible-3.3.1-17.1.202512171 5.8 MB/s | 564 kB 00:00 (353/374): python3-openvswitch3.3-3.3.7-11.el9f 3.4 MB/s | 399 kB 00:00 (354/374): bash-completion-2.11-4.el9.noarch.rp 4.2 MB/s | 459 kB 00:00 (355/374): device-mapper-persistent-data-0.9.0- 7.2 MB/s | 786 kB 00:00 (356/374): libaio-0.3.111-13.el9.x86_64.rpm 291 kB/s | 26 kB 00:00 (357/374): glibc-langpack-en-2.34-60.el9.x86_64 6.4 MB/s | 675 kB 00:00 (358/374): libpkgconf-1.7.3-10.el9.x86_64.rpm 399 kB/s | 37 kB 00:00 (359/374): pkgconf-1.7.3-10.el9.x86_64.rpm 481 kB/s | 45 kB 00:00 (360/374): pkgconf-pkg-config-1.7.3-10.el9.x86_ 133 kB/s | 12 kB 00:00 (361/374): pkgconf-m4-1.7.3-10.el9.noarch.rpm 156 kB/s | 16 kB 00:00 (362/374): device-mapper-event-1.02.187-7.el9_2 280 kB/s | 32 kB 00:00 (363/374): device-mapper-event-libs-1.02.187-7. 338 kB/s | 31 kB 00:00 (364/374): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 14 MB/s | 1.5 MB 00:00 (365/374): libblkid-2.37.4-11.el9_2.x86_64.rpm 1.0 MB/s | 109 kB 00:00 (366/374): lvm2-libs-2.03.17-7.el9_2.2.x86_64.r 8.1 MB/s | 1.0 MB 00:00 (367/374): libfdisk-2.37.4-11.el9_2.x86_64.rpm 1.5 MB/s | 156 kB 00:00 (368/374): libmount-2.37.4-11.el9_2.x86_64.rpm 1.4 MB/s | 136 kB 00:00 (369/374): libuuid-2.37.4-11.el9_2.x86_64.rpm 262 kB/s | 30 kB 00:00 (370/374): libsmartcols-2.37.4-11.el9_2.x86_64. 487 kB/s | 65 kB 00:00 (371/374): util-linux-2.37.4-11.el9_2.x86_64.rp 17 MB/s | 2.3 MB 00:00 (372/374): util-linux-core-2.37.4-11.el9_2.x86_ 4.7 MB/s | 464 kB 00:00 (373/374): device-mapper-1.02.187-7.el9_2.2.x86 1.5 MB/s | 142 kB 00:00 (374/374): device-mapper-libs-1.02.187-7.el9_2. 1.8 MB/s | 176 kB 00:00 -------------------------------------------------------------------------------- Total 6.4 MB/s | 89 MB 00:13 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: rhel-system-roles-1.21.2-1.el9_2.noarch 1/1 Preparing : 1/1 Installing : ruby-libs-3.0.4-161.el9_2.2.x86_64 1/383 Installing : python3-webob-1.8.7-2.1.el9ost.noarch 2/383 Installing : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 3/383 Installing : ruby-default-gems-3.0.4-161.el9_2.2.noarch 4/383 Installing : rubygem-bundler-2.2.33-161.el9_2.2.noarch 5/383 Installing : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 6/383 Installing : rubygem-json-2.5.1-161.el9_2.2.x86_64 7/383 Installing : rubygem-psych-3.3.2-161.el9_2.2.x86_64 8/383 Installing : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9/383 Installing : rubygems-3.2.33-161.el9_2.2.noarch 10/383 Installing : ruby-3.0.4-161.el9_2.2.x86_64 11/383 Installing : python3-simplejson-3.17.5-3.el9ost.x86_64 12/383 Installing : python3-oslo-context-3.2.1-17.1.20230620204857.b 13/383 Upgrading : libuuid-2.37.4-11.el9_2.x86_64 14/383 Upgrading : libblkid-2.37.4-11.el9_2.x86_64 15/383 Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64 15/383 Installing : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 16/383 Installing : python3-psutil-5.8.0-12.el9.x86_64 17/383 Installing : libaio-0.3.111-13.el9.x86_64 18/383 Installing : boost-regex-1.75.0-8.el9.x86_64 19/383 Installing : boost-system-1.75.0-8.el9.x86_64 20/383 Installing : boost-filesystem-1.75.0-8.el9.x86_64 21/383 Installing : boost-thread-1.75.0-8.el9.x86_64 22/383 Installing : python3-mako-1.1.4-6.el9.noarch 23/383 Installing : python3-dogpile-cache-1.1.5-5.el9ost.noarch 24/383 Installing : boost-chrono-1.75.0-8.el9.x86_64 25/383 Installing : boost-locale-1.75.0-8.el9.x86_64 26/383 Upgrading : libmount-2.37.4-11.el9_2.x86_64 27/383 Installing : perl-Digest-1.19-4.el9.noarch 28/383 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/383 Installing : perl-B-1.80-480.el9.x86_64 30/383 Installing : perl-FileHandle-2.03-480.el9.noarch 31/383 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/383 Installing : perl-libnet-3.13-4.el9.noarch 33/383 Installing : perl-AutoLoader-5.74-480.el9.noarch 34/383 Installing : perl-base-2.27-480.el9.noarch 35/383 Installing : perl-URI-5.09-3.el9.noarch 36/383 Installing : perl-Time-Local-2:1.300-7.el9.noarch 37/383 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 38/383 Installing : perl-if-0.60.800-480.el9.noarch 39/383 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 40/383 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 41/383 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 42/383 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 43/383 Installing : perl-File-Path-2.18-4.el9.noarch 44/383 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 45/383 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/383 Installing : perl-Class-Struct-0.66-480.el9.noarch 47/383 Installing : perl-POSIX-1.94-480.el9.x86_64 48/383 Installing : perl-IPC-Open3-1.21-480.el9.noarch 49/383 Installing : perl-subs-1.03-480.el9.noarch 50/383 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/383 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/383 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 53/383 Installing : perl-HTTP-Tiny-0.076-461.el9_2.noarch 54/383 Installing : perl-Socket-4:2.031-4.el9.x86_64 55/383 Installing : perl-SelectSaver-1.02-480.el9.noarch 56/383 Installing : perl-Symbol-1.08-480.el9.noarch 57/383 Installing : perl-File-stat-1.09-480.el9.noarch 58/383 Installing : perl-podlators-1:4.14-460.el9.noarch 59/383 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/383 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 61/383 Installing : perl-Fcntl-1.13-480.el9.x86_64 62/383 Installing : perl-overloading-0.02-480.el9.noarch 63/383 Installing : perl-IO-1.43-480.el9.x86_64 64/383 Installing : perl-mro-1.23-480.el9.x86_64 65/383 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/383 Installing : perl-parent-1:0.238-460.el9.noarch 67/383 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/383 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 69/383 Installing : perl-constant-1.33-461.el9.noarch 70/383 Installing : perl-Errno-1.30-480.el9.x86_64 71/383 Installing : perl-File-Basename-2.85-480.el9.noarch 72/383 Installing : perl-Getopt-Std-1.12-480.el9.noarch 73/383 Installing : perl-Storable-1:3.21-460.el9.x86_64 74/383 Installing : perl-overload-1.31-480.el9.noarch 75/383 Installing : perl-vars-1.05-480.el9.noarch 76/383 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/383 Installing : perl-Exporter-5.74-461.el9.noarch 78/383 Installing : perl-Carp-1.50-460.el9.noarch 79/383 Installing : perl-PathTools-3.78-461.el9.x86_64 80/383 Installing : perl-NDBM_File-1.15-480.el9.x86_64 81/383 Installing : perl-Encode-4:3.08-462.el9.x86_64 82/383 Installing : perl-libs-4:5.32.1-480.el9.x86_64 83/383 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 84/383 Upgrading : libsmartcols-2.37.4-11.el9_2.x86_64 85/383 Installing : python3-openvswitch3.3-3.3.7-11.el9fdp.x86_64 86/383 Installing : python3-vine-5.0.0-5.el9ost.noarch 87/383 Installing : python3-amqp-5.0.6-5.el9ost.noarch 88/383 Installing : python3-tempita-0.5.1-27.el9ost.noarch 89/383 Installing : python3-munch-2.5.0-6.el9ost.noarch 90/383 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 91/383 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 92/383 Installing : ansible-collection-containers-podman-1.9.4-5.el9 93/383 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 94/383 Installing : python3-os-service-types-1.7.0-17.1.202306202012 95/383 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 96/383 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 97/383 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 98/383 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 99/383 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 100/383 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 101/383 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 102/383 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 103/383 Installing : ansible-role-container-registry-1.4.1-17.1.20230 104/383 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 105/383 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 106/383 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 107/383 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 108/383 Installing : python3-paste-3.5.0-5.el9ost.noarch 109/383 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 110/383 Installing : python3-passlib-1.7.4-3.el9ost.noarch 111/383 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 112/383 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 113/383 Installing : libsodium-1.0.18-7.el9ost.x86_64 114/383 Installing : ansible-collection-community-general-4.0.0-1.1.e 115/383 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 116/383 Installing : python3-appdirs-1.4.4-4.el9.noarch 117/383 Installing : python3-openstacksdk-0.55.1-17.1.20250516211008. 118/383 Installing : python3-os-client-config-2.1.0-17.1.202306202031 119/383 Installing : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 120/383 Installing : ansible-collections-openstack-1.9.1-17.1.2025051 121/383 Installing : ansible-role-metalsmith-deployment-1.4.4-17.1.20 122/383 Installing : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 123/383 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 124/383 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 125/383 Installing : python3-keyring-21.8.0-4.el9ost.noarch 126/383 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 127/383 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 128/383 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 129/383 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 130/383 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 131/383 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 132/383 Installing : python3-kombu-1:5.0.2-3.el9ost.noarch 133/383 Installing : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 134/383 Upgrading : util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Installing : openssl-perl-1:3.0.7-18.el9_2.x86_64 136/383 Installing : python3-alembic-1.7.5-3.el9.noarch 137/383 Installing : qemu-img-17:7.2.0-14.el9_2.18.x86_64 138/383 Installing : device-mapper-persistent-data-0.9.0-13.el9.x86_6 139/383 Upgrading : libfdisk-2.37.4-11.el9_2.x86_64 140/383 Upgrading : util-linux-2.37.4-11.el9_2.x86_64 141/383 Upgrading : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 142/383 Upgrading : device-mapper-9:1.02.187-7.el9_2.2.x86_64 143/383 Installing : buildah-1:1.29.5-1.el9_2.x86_64 144/383 Installing : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 145/383 Installing : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Running scriptlet: device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 147/383 Installing : ansible-role-tripleo-modify-image-1.5.1-17.1.202 148/383 Installing : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 149/383 Installing : python3-pystache-0.5.4-15.el9ost.noarch 150/383 Installing : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 151/383 Installing : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 152/383 Installing : rubygem-hocon-1.3.1-2.el9ost.noarch 153/383 Installing : hiera-3.6.0-6.el9ost.noarch 154/383 Installing : rubygem-rexml-3.2.5-161.el9_2.2.noarch 155/383 Installing : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 156/383 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 157/383 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 158/383 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 159/383 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 160/383 Installing : libselinux-ruby-3.5-1.el9.x86_64 161/383 Installing : ruby-augeas-0.5.0-29.el9ost.x86_64 162/383 Installing : pkgconf-m4-1.7.3-10.el9.noarch 163/383 Installing : libpkgconf-1.7.3-10.el9.x86_64 164/383 Installing : pkgconf-1.7.3-10.el9.x86_64 165/383 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 166/383 Installing : bash-completion-1:2.11-4.el9.noarch 167/383 Installing : glibc-langpack-en-2.34-60.el9.x86_64 168/383 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 169/383 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 170/383 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 171/383 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 172/383 Installing : python3-yaql-1.1.3-13.el9ost.noarch 173/383 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 174/383 Installing : python3-warlock-1.3.3-7.el9ost.noarch 175/383 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 176/383 Installing : python3-rsa-4.6-3.1.el9ost.noarch 177/383 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 178/383 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 179/383 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 180/383 Installing : python3-routes-2.4.1-14.el9ost.noarch 181/383 Installing : python3-extras-1.0.0-17.el9ost.noarch 182/383 Installing : python3-colorama-0.4.4-4.el9ost.noarch 183/383 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 184/383 Installing : python3-waitress-2.0.0-4.el9ost.noarch 185/383 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 186/383 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 187/383 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 187/383 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 188/383 Installing : python3-migrate-0.13.0-1.el9ost.noarch 189/383 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 190/383 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 191/383 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 192/383 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 193/383 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 194/383 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 195/383 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 196/383 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 197/383 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 198/383 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 199/383 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 200/383 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 201/383 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 202/383 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 203/383 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 204/383 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 205/383 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 206/383 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 207/383 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 208/383 Installing : ansible-config_template-2.0.1-17.1.2023062108392 209/383 Installing : python3-soupsieve-2.2-1.el9ost.noarch 210/383 Installing : python3-smmap-3.0.1-4.el9ost.noarch 211/383 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 212/383 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 213/383 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 214/383 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 215/383 Installing : python3-natsort-7.1.1-2.el9ost.noarch 216/383 Installing : python3-croniter-0.3.35-2.el9ost.noarch 217/383 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 218/383 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 219/383 Installing : python3-testtools-2.4.0-10.el9ost.noarch 220/383 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 221/383 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 222/383 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 223/383 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 224/383 Installing : python3-memcached-1.59-3.el9ost.noarch 225/383 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 226/383 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 227/383 Installing : python3-logutils-0.3.5-15.el9ost.noarch 228/383 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 229/383 Installing : python3-docutils-0.16-6.el9ost.noarch 230/383 Installing : python3-daemon-2.3.0-1.el9ost.noarch 231/383 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 232/383 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 233/383 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 234/383 Installing : openpgm-5.2.122-26.el9ost.x86_64 235/383 Installing : libunwind-1.4.0-5.el9ost.x86_64 236/383 Installing : zeromq-4.3.4-1.el9ost.x86_64 237/383 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 238/383 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 239/383 Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 240/383 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 241/383 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 242/383 Installing : libxslt-1.1.34-11.el9_2.x86_64 243/383 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 244/383 Installing : python3-lxml-4.6.5-3.el9.x86_64 245/383 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 246/383 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 247/383 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 248/383 warning: group neutron does not exist - using root Installing : python3-webtest-2.0.35-6.el9ost.noarch 249/383 Installing : python3-pecan-1.4.0-2.el9ost.noarch 250/383 Installing : rhel-system-roles-1.21.2-1.el9_2.noarch 251/383 Installing : ansible-freeipa-1.9.2-3.el9_2.noarch 252/383 Installing : oniguruma-6.9.6-1.el9.5.x86_64 253/383 Installing : jq-1.6-14.el9.x86_64 254/383 Installing : python3-wcwidth-0.2.5-8.el9.noarch 255/383 Installing : python3-cmd2-1.4.0-4.el9ost.noarch 256/383 Installing : python3-cliff-3.7.0-17.1.20230620172206.117a100. 257/383 Installing : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 258/383 Installing : python3-heatclient-2.3.1-17.1.20230621012952.d16 259/383 Installing : python3-neutronclient-7.3.1-17.1.20230621044049. 260/383 Installing : python3-openstackclient-5.5.2-17.1.2025061610090 261/383 Running scriptlet: python3-openstackclient-5.5.2-17.1.2025061610090 261/383 The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. Installing : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 262/383 Installing : python3-ironic-inspector-client-4.5.0-17.1.20230 263/383 Installing : python3-mistralclient-4.2.0-17.1.20230620220528. 264/383 Installing : python3-validations-libs-1.9.1-17.1.202309130208 265/383 Installing : validations-common-1.9.1-17.1.20231006020828.f27 266/383 Installing : python3-troveclient-7.0.0-17.1.20230620220924.c7 267/383 Installing : os-collect-config-13.1.1-17.1.20231020001748.761 268/383 Running scriptlet: os-collect-config-13.1.1-17.1.20231020001748.761 268/383 Installing : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 269/383 Installing : python3-heat-agent-ansible-2.2.1-17.1.2023062023 270/383 Installing : python3-heat-agent-apply-config-2.2.1-17.1.20230 271/383 Installing : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 272/383 Installing : python3-heat-agent-hiera-2.2.1-17.1.202306202320 273/383 Installing : python3-heat-agent-json-file-2.2.1-17.1.20230620 274/383 Installing : python3-saharaclient-3.3.0-17.1.20230620222322.4 275/383 Installing : python3-octaviaclient-2.3.1-17.1.20231106100828. 276/383 Installing : python3-aodhclient-2.2.0-17.1.20230620222234.b74 277/383 Installing : python3-designateclient-4.2.1-17.1.2023062102313 278/383 Installing : python3-magnumclient-3.4.1-17.1.20230621053508.2 279/383 Installing : python3-manilaclient-2.6.4-17.1.20240830140806.7 280/383 Installing : python3-barbicanclient-5.3.0-17.1.20230620213453 281/383 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 282/383 Installing : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 283/383 Installing : python3-neutron-lib-2.10.3-17.1.20231221164814.6 284/383 Installing : boost-atomic-1.75.0-8.el9.x86_64 285/383 Installing : boost-log-1.75.0-8.el9.x86_64 286/383 Installing : libburn-1.5.4-4.el9.x86_64 287/383 Installing : boost-program-options-1.75.0-8.el9.x86_64 288/383 Installing : iptables-nft-services-1.8.8-6.el9_1.noarch 289/383 Running scriptlet: iptables-nft-services-1.8.8-6.el9_1.noarch 289/383 Installing : libisofs-1.5.4-4.el9.x86_64 290/383 Installing : libisoburn-1.5.4-4.el9.x86_64 291/383 Installing : xorriso-1.5.4-4.el9.x86_64 292/383 Running scriptlet: xorriso-1.5.4-4.el9.x86_64 292/383 Installing : python3-ironicclient-4.6.4-17.1.20230621041552.0 293/383 Installing : python3-tripleo-common-15.4.1-17.1.2025102914081 294/383 Running scriptlet: openstack-heat-common-1:16.1.1-17.1.202512011508 295/383 Installing : openstack-heat-common-1:16.1.1-17.1.202512011508 295/383 Installing : openstack-heat-api-1:16.1.1-17.1.20251201150838. 296/383 Running scriptlet: openstack-heat-api-1:16.1.1-17.1.20251201150838. 296/383 Installing : openstack-heat-engine-1:16.1.1-17.1.202512011508 297/383 Running scriptlet: openstack-heat-engine-1:16.1.1-17.1.202512011508 297/383 Installing : openstack-heat-monolith-1:16.1.1-17.1.2025120115 298/383 Running scriptlet: openstack-heat-monolith-1:16.1.1-17.1.2025120115 298/383 Installing : tripleo-ansible-3.3.1-17.1.20251217140851.8debef 299/383 Installing : openstack-tripleo-validations-14.3.2-17.1.202501 300/383 Installing : boost-nowide-1.75.0-8.el9.x86_64 301/383 Installing : leatherman-1.12.6-5.el9ost.x86_64 302/383 Installing : cpp-hocon-0.3.0-7.el9ost.x86_64 303/383 Installing : facter-1:3.14.19-3.el9ost.x86_64 304/383 Installing : ruby-facter-1:3.14.19-3.el9ost.x86_64 305/383 Installing : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 306/383 Running scriptlet: puppet-headless-7.10.0-4.el9ost.noarch 307/383 Installing : puppet-headless-7.10.0-4.el9ost.noarch 307/383 Installing : puppet-7.10.0-4.el9ost.noarch 308/383 Running scriptlet: puppet-7.10.0-4.el9ost.noarch 308/383 Installing : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 309/383 Installing : puppet-inifile-4.2.1-17.1.20250804150825.df46d2a 310/383 Installing : puppet-concat-6.2.1-17.1.20250725131333.dfeabb9. 311/383 Installing : puppet-apache-6.5.2-17.1.20250811150836.e4a1532. 312/383 Installing : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 313/383 Installing : puppet-firewall-3.4.1-17.1.20250804151611.94f707 314/383 Installing : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 315/383 Installing : puppet-sysctl-0.0.13-17.1.20250725113328.847ec1c 316/383 Installing : puppet-rsync-1.1.4-17.1.20250804151510.ea6397e.e 317/383 Installing : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 318/383 Installing : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 319/383 Installing : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 320/383 Installing : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 321/383 Installing : puppet-openstack_extras-18.5.1-17.1.202306210424 322/383 Installing : puppet-horizon-18.6.1-17.1.20251008130751.8074e6 323/383 Installing : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 324/383 Installing : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 325/383 Installing : puppet-collectd-13.0.1-17.1.20230620193147.ad138 326/383 Installing : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 327/383 Installing : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 328/383 Installing : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 329/383 Installing : puppet-haproxy-4.2.2-17.1.20250725114653.a797b8c 330/383 Installing : puppet-keepalived-0.0.2-17.1.20250725114922.bbca 331/383 Installing : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 332/383 Installing : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 333/383 Installing : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 334/383 Installing : puppet-openstacklib-18.5.2-17.1.20230621052822.6 335/383 Installing : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 336/383 Installing : puppet-keystone-18.6.1-17.1.20251008090800.cb0ad 337/383 Installing : puppet-glance-18.6.1-17.1.20250220151014.81b081d 338/383 Installing : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 339/383 Installing : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 340/383 Installing : puppet-octavia-18.5.1-17.1.20230621062420.842492 341/383 Installing : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 342/383 Installing : puppet-ceilometer-18.4.3-17.1.20230927010818.383 343/383 Installing : puppet-designate-18.6.1-17.1.20230621061456.f4c0 344/383 Installing : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 345/383 Installing : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 346/383 Installing : puppet-placement-5.4.3-17.1.20230621061610.e7557 347/383 Installing : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 348/383 Installing : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 349/383 Installing : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 350/383 Installing : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 351/383 Installing : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 352/383 Installing : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 353/383 Installing : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 354/383 Installing : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 355/383 Installing : puppet-git-0.5.0-17.1.20250725114148.4e4498e.el9 356/383 Installing : puppet-ipaclient-2.5.2-17.1.20250725102608.b0867 357/383 Installing : puppet-snmp-3.9.1-17.1.20250725115759.5d73485.el 358/383 Installing : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 359/383 Installing : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 360/383 Installing : puppet-neutron-18.6.1-17.1.20251217160845.c9d467 361/383 Installing : python3-heat-agent-puppet-2.2.1-17.1.20230620232 362/383 Installing : openstack-heat-agents-2.2.1-17.1.20230620232028. 363/383 Installing : puppet-module-data-0.5.1-17.1.20250725115430.28d 364/383 Installing : puppet-remote-10.0.0-17.1.20250725114017.7420908 365/383 Installing : puppet-vcsrepo-3.1.1-17.1.20250725113408.a36ee18 366/383 Installing : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 367/383 Installing : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 368/383 Installing : python3-urllib-gssapi-1.0.2-4.el9.noarch 369/383 Installing : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 370/383 Installing : openstack-tripleo-common-15.4.1-17.1.20251029140 371/383 Installing : openstack-tripleo-heat-templates-14.3.1-17.1.202 372/383 Installing : python3-tripleoclient-16.5.1-17.1.20250728123209 373/383 Installing : lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Running scriptlet: lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 375/383 Cleanup : util-linux-2.37.4-10.el9.x86_64 376/383 Cleanup : util-linux-core-2.37.4-10.el9.x86_64 377/383 Cleanup : libfdisk-2.37.4-10.el9.x86_64 378/383 Cleanup : libmount-2.37.4-10.el9.x86_64 379/383 Cleanup : libblkid-2.37.4-10.el9.x86_64 380/383 Cleanup : libuuid-2.37.4-10.el9.x86_64 381/383 Cleanup : libsmartcols-2.37.4-10.el9.x86_64 382/383 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 1/383 Verifying : boost-system-1.75.0-8.el9.x86_64 2/383 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 3/383 Verifying : perl-Storable-1:3.21-460.el9.x86_64 4/383 Verifying : python3-urllib-gssapi-1.0.2-4.el9.noarch 5/383 Verifying : boost-locale-1.75.0-8.el9.x86_64 6/383 Verifying : boost-nowide-1.75.0-8.el9.x86_64 7/383 Verifying : boost-thread-1.75.0-8.el9.x86_64 8/383 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 9/383 Verifying : perl-Exporter-5.74-461.el9.noarch 10/383 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 11/383 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 12/383 Verifying : perl-parent-1:0.238-460.el9.noarch 13/383 Verifying : xorriso-1.5.4-4.el9.x86_64 14/383 Verifying : libisofs-1.5.4-4.el9.x86_64 15/383 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 16/383 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 17/383 Verifying : perl-PathTools-3.78-461.el9.x86_64 18/383 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 19/383 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 20/383 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 21/383 Verifying : perl-URI-5.09-3.el9.noarch 22/383 Verifying : perl-libnet-3.13-4.el9.noarch 23/383 Verifying : python3-lxml-4.6.5-3.el9.x86_64 24/383 Verifying : boost-chrono-1.75.0-8.el9.x86_64 25/383 Verifying : iptables-nft-services-1.8.8-6.el9_1.noarch 26/383 Verifying : perl-Carp-1.50-460.el9.noarch 27/383 Verifying : perl-Encode-4:3.08-462.el9.x86_64 28/383 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 29/383 Verifying : perl-Term-Cap-1.17-460.el9.noarch 30/383 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 31/383 Verifying : python3-psutil-5.8.0-12.el9.x86_64 32/383 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 33/383 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 34/383 Verifying : boost-log-1.75.0-8.el9.x86_64 35/383 Verifying : boost-program-options-1.75.0-8.el9.x86_64 36/383 Verifying : libburn-1.5.4-4.el9.x86_64 37/383 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 38/383 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 39/383 Verifying : boost-atomic-1.75.0-8.el9.x86_64 40/383 Verifying : libisoburn-1.5.4-4.el9.x86_64 41/383 Verifying : perl-Digest-1.19-4.el9.noarch 42/383 Verifying : perl-File-Path-2.18-4.el9.noarch 43/383 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 44/383 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 45/383 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 46/383 Verifying : perl-Socket-4:2.031-4.el9.x86_64 47/383 Verifying : perl-constant-1.33-461.el9.noarch 48/383 Verifying : perl-podlators-1:4.14-460.el9.noarch 49/383 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 50/383 Verifying : python3-appdirs-1.4.4-4.el9.noarch 51/383 Verifying : python3-wcwidth-0.2.5-8.el9.noarch 52/383 Verifying : boost-regex-1.75.0-8.el9.x86_64 53/383 Verifying : oniguruma-6.9.6-1.el9.5.x86_64 54/383 Verifying : python3-alembic-1.7.5-3.el9.noarch 55/383 Verifying : jq-1.6-14.el9.x86_64 56/383 Verifying : libselinux-ruby-3.5-1.el9.x86_64 57/383 Verifying : perl-AutoLoader-5.74-480.el9.noarch 58/383 Verifying : perl-B-1.80-480.el9.x86_64 59/383 Verifying : perl-Class-Struct-0.66-480.el9.noarch 60/383 Verifying : perl-Errno-1.30-480.el9.x86_64 61/383 Verifying : perl-Fcntl-1.13-480.el9.x86_64 62/383 Verifying : perl-File-Basename-2.85-480.el9.noarch 63/383 Verifying : perl-File-stat-1.09-480.el9.noarch 64/383 Verifying : perl-FileHandle-2.03-480.el9.noarch 65/383 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 66/383 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 67/383 Verifying : perl-POSIX-1.94-480.el9.x86_64 68/383 Verifying : perl-SelectSaver-1.02-480.el9.noarch 69/383 Verifying : perl-Symbol-1.08-480.el9.noarch 70/383 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 71/383 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 72/383 Verifying : perl-overload-1.31-480.el9.noarch 73/383 Verifying : perl-overloading-0.02-480.el9.noarch 74/383 Verifying : perl-IO-1.43-480.el9.x86_64 75/383 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 76/383 Verifying : perl-base-2.27-480.el9.noarch 77/383 Verifying : perl-if-0.60.800-480.el9.noarch 78/383 Verifying : perl-mro-1.23-480.el9.x86_64 79/383 Verifying : perl-subs-1.03-480.el9.noarch 80/383 Verifying : perl-vars-1.05-480.el9.noarch 81/383 Verifying : python3-mako-1.1.4-6.el9.noarch 82/383 Verifying : ansible-freeipa-1.9.2-3.el9_2.noarch 83/383 Verifying : rhel-system-roles-1.21.2-1.el9_2.noarch 84/383 Verifying : openssl-perl-1:3.0.7-18.el9_2.x86_64 85/383 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 86/383 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 87/383 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 88/383 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 89/383 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 90/383 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 91/383 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 92/383 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 93/383 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 94/383 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 95/383 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 96/383 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 97/383 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 98/383 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 99/383 Verifying : libxslt-1.1.34-11.el9_2.x86_64 100/383 Verifying : qemu-img-17:7.2.0-14.el9_2.18.x86_64 101/383 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 102/383 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 103/383 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 104/383 Verifying : ansible-collection-community-general-4.0.0-1.1.e 105/383 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 106/383 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 107/383 Verifying : libsodium-1.0.18-7.el9ost.x86_64 108/383 Verifying : libunwind-1.4.0-5.el9ost.x86_64 109/383 Verifying : openpgm-5.2.122-26.el9ost.x86_64 110/383 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 111/383 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 112/383 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 113/383 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 114/383 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 115/383 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 116/383 Verifying : python3-docutils-0.16-6.el9ost.noarch 117/383 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 118/383 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 119/383 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 120/383 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 121/383 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 122/383 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 123/383 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 124/383 Verifying : python3-memcached-1.59-3.el9ost.noarch 125/383 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 126/383 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 127/383 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 128/383 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 129/383 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 130/383 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 131/383 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 132/383 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 133/383 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 134/383 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 135/383 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 136/383 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 137/383 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 138/383 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 139/383 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 140/383 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 141/383 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 142/383 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 143/383 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 144/383 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 145/383 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 146/383 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 147/383 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 148/383 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 149/383 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 150/383 Verifying : zeromq-4.3.4-1.el9ost.x86_64 151/383 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 152/383 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 153/383 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 154/383 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 155/383 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 156/383 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 157/383 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 158/383 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 159/383 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 160/383 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 161/383 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 162/383 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 163/383 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 164/383 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 165/383 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 166/383 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 167/383 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 168/383 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 169/383 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 170/383 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 171/383 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 172/383 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 173/383 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 174/383 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 175/383 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 176/383 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 177/383 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 178/383 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 179/383 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 180/383 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 181/383 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 182/383 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 183/383 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 184/383 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 185/383 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 186/383 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 187/383 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 188/383 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 189/383 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 190/383 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 191/383 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 192/383 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 193/383 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 194/383 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 195/383 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 196/383 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 197/383 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 198/383 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 199/383 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 200/383 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 201/383 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 202/383 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 203/383 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 204/383 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 205/383 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 206/383 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 207/383 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 208/383 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 209/383 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 210/383 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 211/383 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 212/383 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 213/383 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 214/383 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 215/383 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 216/383 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 217/383 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 218/383 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 219/383 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 220/383 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 221/383 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 222/383 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 223/383 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 224/383 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 225/383 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 226/383 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 227/383 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 228/383 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 229/383 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 230/383 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 231/383 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 232/383 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 233/383 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 234/383 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 235/383 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 236/383 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 237/383 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 238/383 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 239/383 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 240/383 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 241/383 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 242/383 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 243/383 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 244/383 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 245/383 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 246/383 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 247/383 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 248/383 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 249/383 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 250/383 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 251/383 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 252/383 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 253/383 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 254/383 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 255/383 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 256/383 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 257/383 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 258/383 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 259/383 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 260/383 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 261/383 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 262/383 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 263/383 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 264/383 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 265/383 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 266/383 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 267/383 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 268/383 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 269/383 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 270/383 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 271/383 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 272/383 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 273/383 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 274/383 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 275/383 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 276/383 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 277/383 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 278/383 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 279/383 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 280/383 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 281/383 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 282/383 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 283/383 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 284/383 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 285/383 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 286/383 Verifying : facter-1:3.14.19-3.el9ost.x86_64 287/383 Verifying : hiera-3.6.0-6.el9ost.noarch 288/383 Verifying : leatherman-1.12.6-5.el9ost.x86_64 289/383 Verifying : puppet-7.10.0-4.el9ost.noarch 290/383 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 291/383 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 292/383 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 293/383 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 294/383 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 295/383 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 296/383 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 297/383 Verifying : python3-extras-1.0.0-17.el9ost.noarch 298/383 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 299/383 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 300/383 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 301/383 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 302/383 Verifying : python3-munch-2.5.0-6.el9ost.noarch 303/383 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 304/383 Verifying : python3-paste-3.5.0-5.el9ost.noarch 305/383 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 306/383 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 307/383 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 308/383 Verifying : python3-routes-2.4.1-14.el9ost.noarch 309/383 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 310/383 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 311/383 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 312/383 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 313/383 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 314/383 Verifying : python3-vine-5.0.0-5.el9ost.noarch 315/383 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 316/383 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 317/383 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 318/383 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 319/383 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 320/383 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 321/383 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 322/383 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 323/383 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 324/383 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 325/383 Verifying : puppet-apache-6.5.2-17.1.20250811150836.e4a1532. 326/383 Verifying : puppet-concat-6.2.1-17.1.20250725131333.dfeabb9. 327/383 Verifying : puppet-firewall-3.4.1-17.1.20250804151611.94f707 328/383 Verifying : puppet-git-0.5.0-17.1.20250725114148.4e4498e.el9 329/383 Verifying : puppet-haproxy-4.2.2-17.1.20250725114653.a797b8c 330/383 Verifying : puppet-inifile-4.2.1-17.1.20250804150825.df46d2a 331/383 Verifying : puppet-ipaclient-2.5.2-17.1.20250725102608.b0867 332/383 Verifying : puppet-keepalived-0.0.2-17.1.20250725114922.bbca 333/383 Verifying : puppet-module-data-0.5.1-17.1.20250725115430.28d 334/383 Verifying : puppet-remote-10.0.0-17.1.20250725114017.7420908 335/383 Verifying : puppet-rsync-1.1.4-17.1.20250804151510.ea6397e.e 336/383 Verifying : puppet-snmp-3.9.1-17.1.20250725115759.5d73485.el 337/383 Verifying : puppet-sysctl-0.0.13-17.1.20250725113328.847ec1c 338/383 Verifying : puppet-vcsrepo-3.1.1-17.1.20250725113408.a36ee18 339/383 Verifying : python3-tripleoclient-16.5.1-17.1.20250728123209 340/383 Verifying : puppet-horizon-18.6.1-17.1.20251008130751.8074e6 341/383 Verifying : puppet-keystone-18.6.1-17.1.20251008090800.cb0ad 342/383 Verifying : openstack-heat-api-1:16.1.1-17.1.20251201150838. 343/383 Verifying : openstack-heat-common-1:16.1.1-17.1.202512011508 344/383 Verifying : openstack-heat-engine-1:16.1.1-17.1.202512011508 345/383 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025120115 346/383 Verifying : openstack-tripleo-common-15.4.1-17.1.20251029140 347/383 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 348/383 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 349/383 Verifying : puppet-neutron-18.6.1-17.1.20251217160845.c9d467 350/383 Verifying : python3-tripleo-common-15.4.1-17.1.2025102914081 351/383 Verifying : tripleo-ansible-3.3.1-17.1.20251217140851.8debef 352/383 Verifying : python3-openvswitch3.3-3.3.7-11.el9fdp.x86_64 353/383 Verifying : bash-completion-1:2.11-4.el9.noarch 354/383 Verifying : device-mapper-persistent-data-0.9.0-13.el9.x86_6 355/383 Verifying : libaio-0.3.111-13.el9.x86_64 356/383 Verifying : glibc-langpack-en-2.34-60.el9.x86_64 357/383 Verifying : libpkgconf-1.7.3-10.el9.x86_64 358/383 Verifying : pkgconf-1.7.3-10.el9.x86_64 359/383 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 360/383 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 361/383 Verifying : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 362/383 Verifying : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 363/383 Verifying : lvm2-9:2.03.17-7.el9_2.2.x86_64 364/383 Verifying : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 365/383 Verifying : libblkid-2.37.4-11.el9_2.x86_64 366/383 Verifying : libblkid-2.37.4-10.el9.x86_64 367/383 Verifying : libfdisk-2.37.4-11.el9_2.x86_64 368/383 Verifying : libfdisk-2.37.4-10.el9.x86_64 369/383 Verifying : libmount-2.37.4-11.el9_2.x86_64 370/383 Verifying : libmount-2.37.4-10.el9.x86_64 371/383 Verifying : libsmartcols-2.37.4-11.el9_2.x86_64 372/383 Verifying : libsmartcols-2.37.4-10.el9.x86_64 373/383 Verifying : libuuid-2.37.4-11.el9_2.x86_64 374/383 Verifying : libuuid-2.37.4-10.el9.x86_64 375/383 Verifying : util-linux-2.37.4-11.el9_2.x86_64 376/383 Verifying : util-linux-2.37.4-10.el9.x86_64 377/383 Verifying : util-linux-core-2.37.4-11.el9_2.x86_64 378/383 Verifying : util-linux-core-2.37.4-10.el9.x86_64 379/383 Verifying : device-mapper-9:1.02.187-7.el9_2.2.x86_64 380/383 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 381/383 Verifying : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 382/383 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Installed products updated. Upgraded: device-mapper-9:1.02.187-7.el9_2.2.x86_64 device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 libblkid-2.37.4-11.el9_2.x86_64 libfdisk-2.37.4-11.el9_2.x86_64 libmount-2.37.4-11.el9_2.x86_64 libsmartcols-2.37.4-11.el9_2.x86_64 libuuid-2.37.4-11.el9_2.x86_64 util-linux-2.37.4-11.el9_2.x86_64 util-linux-core-2.37.4-11.el9_2.x86_64 Installed: ansible-collection-ansible-netcommon-2.2.0-1.2.el9ost.noarch ansible-collection-ansible-posix-1.2.0-1.3.el9ost.noarch ansible-collection-ansible-utils-2.3.0-2.el9ost.noarch ansible-collection-community-general-4.0.0-1.1.el9ost.noarch ansible-collection-containers-podman-1.9.4-5.el9ost.noarch ansible-collections-openstack-1.9.1-17.1.20250511000957.0e9a6f2.el9ost.noarch ansible-config_template-2.0.1-17.1.20230621083924.7951228.el9ost.noarch ansible-freeipa-1.9.2-3.el9_2.noarch ansible-pacemaker-1.0.4-17.1.20231213170757.7c10fdb.el9ost.noarch ansible-role-atos-hsm-1.0.1-17.1.20230927001631.8618a22.el9ost.noarch ansible-role-chrony-1.3.1-17.1.20230621084226.0111661.el9ost.noarch ansible-role-collectd-config-0.0.3-17.1.20230620165926.1992666.el9ost.noarch ansible-role-container-registry-1.4.1-17.1.20230621045806.a091b9c.el9ost.noarch ansible-role-lunasa-hsm-1.1.1-17.1.20250603180833.5b8127c.el9ost.noarch ansible-role-metalsmith-deployment-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch ansible-role-openstack-operations-0.0.1-17.1.20230620170737.2ab288f.el9ost.noarch ansible-role-qdr-config-0.0.2-17.1.20230620171136.b456651.el9ost.noarch ansible-role-redhat-subscription-1.3.0-17.1.20230621033420.eefe501.el9ost.noarch ansible-role-thales-hsm-3.0.1-17.1.20231007220803.f95c0fc.el9ost.noarch ansible-role-tripleo-modify-image-1.5.1-17.1.20230621064242.b6eedb6.el9ost.noarch ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d29d9e.el9ost.noarch ansible-tripleo-ipsec-11.0.1-17.1.20230620172008.b5559c8.el9ost.noarch bash-completion-1:2.11-4.el9.noarch boost-atomic-1.75.0-8.el9.x86_64 boost-chrono-1.75.0-8.el9.x86_64 boost-filesystem-1.75.0-8.el9.x86_64 boost-locale-1.75.0-8.el9.x86_64 boost-log-1.75.0-8.el9.x86_64 boost-nowide-1.75.0-8.el9.x86_64 boost-program-options-1.75.0-8.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 boost-system-1.75.0-8.el9.x86_64 boost-thread-1.75.0-8.el9.x86_64 buildah-1:1.29.5-1.el9_2.x86_64 cpp-hocon-0.3.0-7.el9ost.x86_64 device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 device-mapper-event-libs-9:1.02.187-7.el9_2.2.x86_64 device-mapper-persistent-data-0.9.0-13.el9.x86_64 dib-utils-0.0.11-17.1.20230620173328.51661c3.el9ost.noarch facter-1:3.14.19-3.el9ost.x86_64 glibc-langpack-en-2.34-60.el9.x86_64 golang-github-vbatts-tar-split-0.11.1-9.el9ost.x86_64 heat-cfntools-1.4.2-6.1.el9ost.noarch hiera-3.6.0-6.el9ost.noarch iptables-nft-services-1.8.8-6.el9_1.noarch jq-1.6-14.el9.x86_64 leatherman-1.12.6-5.el9ost.x86_64 libaio-0.3.111-13.el9.x86_64 libburn-1.5.4-4.el9.x86_64 libisoburn-1.5.4-4.el9.x86_64 libisofs-1.5.4-4.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libselinux-ruby-3.5-1.el9.x86_64 libsodium-1.0.18-7.el9ost.x86_64 libunwind-1.4.0-5.el9ost.x86_64 libxslt-1.1.34-11.el9_2.x86_64 lvm2-9:2.03.17-7.el9_2.2.x86_64 lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 oniguruma-6.9.6-1.el9.5.x86_64 openpgm-5.2.122-26.el9ost.x86_64 openssl-perl-1:3.0.7-18.el9_2.x86_64 openstack-heat-agents-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch openstack-heat-api-1:16.1.1-17.1.20251201150838.edc6d60.el9ost.noarch openstack-heat-common-1:16.1.1-17.1.20251201150838.edc6d60.el9ost.noarch openstack-heat-engine-1:16.1.1-17.1.20251201150838.edc6d60.el9ost.noarch openstack-heat-monolith-1:16.1.1-17.1.20251201150838.edc6d60.el9ost.noarch openstack-selinux-0.8.37-17.1.20231107080825.05dd1b2.el9ost.noarch openstack-tripleo-common-15.4.1-17.1.20251029140810.e5b18f2.el9ost.noarch openstack-tripleo-common-containers-15.4.1-17.1.20251029140810.e5b18f2.el9ost.noarch openstack-tripleo-heat-templates-14.3.1-17.1.20251223131207.e7c7ce3.el9ost.noarch openstack-tripleo-validations-14.3.2-17.1.20250120160809.2b526f8.el9ost.noarch os-apply-config-13.1.1-17.1.20231020001757.3c7f9b9.el9ost.noarch os-collect-config-13.1.1-17.1.20231020001748.76173d8.el9ost.noarch os-refresh-config-13.1.1-17.1.20231020000854.812905b.el9ost.noarch perl-AutoLoader-5.74-480.el9.noarch perl-B-1.80-480.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-480.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-480.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-480.el9.x86_64 perl-File-Basename-2.85-480.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-480.el9.noarch perl-FileHandle-2.03-480.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-480.el9.noarch perl-HTTP-Tiny-0.076-461.el9_2.noarch perl-IO-1.43-480.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-480.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-480.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-480.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 perl-SelectSaver-1.02-480.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-480.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-480.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-480.el9.noarch perl-interpreter-4:5.32.1-480.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-480.el9.x86_64 perl-mro-1.23-480.el9.x86_64 perl-overload-1.31-480.el9.noarch perl-overloading-0.02-480.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-480.el9.noarch perl-vars-1.05-480.el9.noarch pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 puppet-7.10.0-4.el9ost.noarch puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.el9ost.noarch puppet-apache-6.5.2-17.1.20250811150836.e4a1532.el9ost.noarch puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff.el9ost.noarch puppet-auditd-2.2.1-17.1.20230620192453.189b22b.el9ost.noarch puppet-barbican-18.4.2-17.1.20250625204151.af6c77b.el9ost.noarch puppet-ceilometer-18.4.3-17.1.20230927010818.3838907.el9ost.noarch puppet-certmonger-2.7.1-17.1.20230620184730.3e2e660.el9ost.noarch puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7.el9ost.noarch puppet-collectd-13.0.1-17.1.20230620193147.ad138a7.el9ost.noarch puppet-concat-6.2.1-17.1.20250725131333.dfeabb9.el9ost.noarch puppet-corosync-8.0.1-17.1.20230621104908.6a9da9a.el9ost.noarch puppet-designate-18.6.1-17.1.20230621061456.f4c0b89.el9ost.noarch puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9ost.noarch puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.el9ost.noarch puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost.noarch puppet-firewall-3.4.1-17.1.20250804151611.94f707c.el9ost.noarch puppet-git-0.5.0-17.1.20250725114148.4e4498e.el9ost.noarch puppet-glance-18.6.1-17.1.20250220151014.81b081d.el9ost.noarch puppet-gnocchi-18.4.3-17.1.20230621061020.7584b94.el9ost.noarch puppet-haproxy-4.2.2-17.1.20250725114653.a797b8c.el9ost.noarch puppet-headless-7.10.0-4.el9ost.noarch puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.el9ost.noarch puppet-horizon-18.6.1-17.1.20251008130751.8074e69.el9ost.noarch puppet-inifile-4.2.1-17.1.20250804150825.df46d2a.el9ost.noarch puppet-ipaclient-2.5.2-17.1.20250725102608.b086731.el9ost.noarch puppet-ironic-18.7.1-17.1.20240305210817.edf93f9.el9ost.noarch puppet-keepalived-0.0.2-17.1.20250725114922.bbca37a.el9ost.noarch puppet-keystone-18.6.1-17.1.20251008090800.cb0adcb.el9ost.noarch puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el9ost.noarch puppet-manila-18.5.2-17.1.20231102190827.a72a7d5.el9ost.noarch puppet-memcached-6.0.0-17.1.20230620184630.4c70dbd.el9ost.noarch puppet-module-data-0.5.1-17.1.20250725115430.28dafce.el9ost.noarch puppet-mysql-10.6.1-17.1.20230621022141.937d044.el9ost.noarch puppet-neutron-18.6.1-17.1.20251217160845.c9d467f.el9ost.noarch puppet-nova-18.6.1-17.1.20230621090443.a21eae4.el9ost.noarch puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.el9ost.noarch puppet-octavia-18.5.1-17.1.20230621062420.842492c.el9ost.noarch puppet-openstack_extras-18.5.1-17.1.20230621042409.504e1a0.el9ost.noarch puppet-openstacklib-18.5.2-17.1.20230621052822.64d8ac6.el9ost.noarch puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.el9ost.noarch puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el9ost.noarch puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce89.el9ost.noarch puppet-placement-5.4.3-17.1.20230621061610.e7557a5.el9ost.noarch puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9ost.noarch puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee2c.el9ost.noarch puppet-redis-6.1.1-17.1.20230620191704.547105e.el9ost.noarch puppet-remote-10.0.0-17.1.20250725114017.7420908.el9ost.noarch puppet-rsync-1.1.4-17.1.20250804151510.ea6397e.el9ost.noarch puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d.el9ost.noarch puppet-snmp-3.9.1-17.1.20250725115759.5d73485.el9ost.noarch puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9ost.noarch puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25.el9ost.noarch puppet-swift-18.6.1-17.1.20230621052139.f105ffc.el9ost.noarch puppet-sysctl-0.0.13-17.1.20250725113328.847ec1c.el9ost.noarch puppet-systemd-2.12.1-17.1.20230620191611.8f68b0d.el9ost.noarch puppet-tripleo-14.2.3-17.1.20250320101351.40278e1.el9ost.noarch puppet-vcsrepo-3.1.1-17.1.20250725113408.a36ee18.el9ost.noarch puppet-vswitch-14.4.3-17.1.20230621043558.51e82ca.el9ost.noarch puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4.el9ost.noarch python-openstackclient-lang-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python-oslo-cache-lang-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python-oslo-db-lang-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python-oslo-log-lang-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python-oslo-middleware-lang-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python-oslo-policy-lang-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python-oslo-versionedobjects-lang-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python-pycadf-common-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-GitPython-3.1.14-2.el9ost.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.7.5-3.el9.noarch python3-amqp-5.0.6-5.el9ost.noarch python3-ansible-runner-2.0.0a1-3.el9ost.noarch python3-aodhclient-2.2.0-17.1.20230620222234.b747ae3.el9ost.noarch python3-appdirs-1.4.4-4.el9.noarch python3-barbicanclient-5.3.0-17.1.20230620213453.ad49c40.el9ost.noarch python3-bcrypt-3.1.7-7.el9ost.x86_64 python3-beautifulsoup4-4.9.3-2.el9ost.noarch python3-boto-2.45.0-8.1.el9ost.noarch python3-cachetools-4.2.2-3.el9ost.noarch python3-cinderclient-7.4.1-17.1.20230620211836.4f72e6f.el9ost.noarch python3-cliff-3.7.0-17.1.20230620172206.117a100.el9ost.noarch python3-cmd2-1.4.0-4.el9ost.noarch python3-colorama-0.4.4-4.el9ost.noarch python3-croniter-0.3.35-2.el9ost.noarch python3-daemon-2.3.0-1.el9ost.noarch python3-designateclient-4.2.1-17.1.20230621023138.7a8d156.el9ost.noarch python3-docutils-0.16-6.el9ost.noarch python3-dogpile-cache-1.1.5-5.el9ost.noarch python3-etcd3gw-0.2.6-2.el9ost.noarch python3-extras-1.0.0-17.el9ost.noarch python3-fixtures-3.0.0-24.el9ost.noarch python3-futurist-2.3.0-17.1.20230621104020.1a1c6f8.el9ost.noarch python3-gevent-21.1.2-2.el9ost.x86_64 python3-gitdb-4.0.5-2.el9ost.noarch python3-glanceclient-1:3.3.0-17.1.20240712170803.f802c71.el9ost.noarch python3-heat-agent-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-ansible-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-apply-config-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-docker-cmd-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-hiera-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-json-file-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-puppet-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heatclient-2.3.1-17.1.20230621012952.d16c245.el9ost.noarch python3-ironic-inspector-client-4.5.0-17.1.20230620205758.3c03e21.el9ost.noarch python3-ironicclient-4.6.4-17.1.20230621041552.09b78fa.el9ost.noarch python3-jeepney-0.6.0-2.el9ost.noarch python3-jmespath-0.10.0-1.el9ost.noarch python3-keyring-21.8.0-4.el9ost.noarch python3-keystoneauth1-4.4.0-17.1.20240812145234.112bcae.el9ost.noarch python3-keystoneclient-1:4.3.0-17.1.20230621025111.d5cb761.el9ost.noarch python3-keystonemiddleware-9.2.0-17.1.20230620211753.3659bda.el9ost.noarch python3-kombu-1:5.0.2-3.el9ost.noarch python3-lockfile-1:0.12.2-2.el9ost.noarch python3-logutils-0.3.5-15.el9ost.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-magnumclient-3.4.1-17.1.20230621053508.280acd2.el9ost.noarch python3-mako-1.1.4-6.el9.noarch python3-manilaclient-2.6.4-17.1.20240830140806.7f7d7d3.el9ost.noarch python3-memcached-1.59-3.el9ost.noarch python3-metalsmith-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch python3-migrate-0.13.0-1.el9ost.noarch python3-mimeparse-1.6.0-16.el9ost.noarch python3-mistralclient-4.2.0-17.1.20230620220528.20a10f0.el9ost.noarch python3-msgpack-1.0.2-4.el9ost.x86_64 python3-munch-2.5.0-6.el9ost.noarch python3-natsort-7.1.1-2.el9ost.noarch python3-neutron-lib-2.10.3-17.1.20231221164814.619c0fe.el9ost.noarch python3-neutronclient-7.3.1-17.1.20230621044049.29a9f5e.el9ost.noarch python3-novaclient-1:17.4.1-17.1.20230621034300.5ee4427.el9ost.noarch python3-octaviaclient-2.3.1-17.1.20231106100828.51347bc.el9ost.noarch python3-openstackclient-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python3-openstacksdk-0.55.1-17.1.20250516211008.f09ed4a.el9ost.noarch python3-openvswitch3.3-3.3.7-11.el9fdp.x86_64 python3-os-client-config-2.1.0-17.1.20230620203151.bc96c23.el9ost.noarch python3-os-ken-1.4.1-17.1.20241205090937.018d755.el9ost.noarch python3-os-service-types-1.7.0-17.1.20230620201222.0b2f473.el9ost.noarch python3-os-traits-2.5.0-17.1.20230620221402.ac1b39e.el9ost.noarch python3-osc-lib-2.3.1-17.1.20230620203400.2b7a679.el9ost.noarch python3-oslo-cache-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python3-oslo-context-3.2.1-17.1.20230620204857.b124eb7.el9ost.noarch python3-oslo-db-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python3-oslo-log-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python3-oslo-messaging-12.7.3-17.1.20231219130800.5d6fd1a.el9ost.noarch python3-oslo-middleware-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python3-oslo-policy-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python3-oslo-reports-2.2.0-17.1.20230620210621.bc631ae.el9ost.noarch python3-oslo-rootwrap-6.3.1-17.1.20230621110703.1b1b960.el9ost.noarch python3-oslo-serialization-4.1.1-17.1.20230621011445.bbe5d5a.el9ost.noarch python3-oslo-service-2.5.1-17.1.20240821200745.c1e3398.el9ost.noarch python3-oslo-upgradecheck-1.3.1-17.1.20230621010138.9561ecb.el9ost.noarch python3-oslo-versionedobjects-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python3-osprofiler-3.4.0-17.1.20230620215259.5d82a02.el9ost.noarch python3-paramiko-2.11.0-2.el9ost.noarch python3-passlib-1.7.4-3.el9ost.noarch python3-paste-3.5.0-5.el9ost.noarch python3-paste-deploy-2.1.1-4.el9ost.noarch python3-pecan-1.4.0-2.el9ost.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyOpenSSL-20.0.1-2.el9ost.noarch python3-pycadf-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-pynacl-1.4.0-1.el9ost.x86_64 python3-pyperclip-1.8.0-3.el9ost.noarch python3-pystache-0.5.4-15.el9ost.noarch python3-repoze-lru-0.7-12.el9ost.noarch python3-requestsexceptions-1.4.0-17.1.20230620164652.d7ac0ff.el9ost.noarch python3-rhosp-openvswitch-3.3-1.el9ost.noarch python3-routes-2.4.1-14.el9ost.noarch python3-rsa-4.6-3.1.el9ost.noarch python3-saharaclient-3.3.0-17.1.20230620222322.401e663.el9ost.noarch python3-secretstorage-3.3.1-3.el9ost.noarch python3-setproctitle-1.2.2-1.el9ost.x86_64 python3-shade-1.33.0-17.1.20230620225148.e7c7f29.el9ost.noarch python3-simplejson-3.17.5-3.el9ost.x86_64 python3-smmap-3.0.1-4.el9ost.noarch python3-soupsieve-2.2-1.el9ost.noarch python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 python3-sqlparse-0.4.1-2.el9ost.noarch python3-statsd-3.2.1-20.1.el9ost.noarch python3-swiftclient-3.11.1-17.1.20230620204150.06b36ae.el9ost.noarch python3-tempita-0.5.1-27.el9ost.noarch python3-tenacity-6.3.1-1.el9ost.noarch python3-testtools-2.4.0-10.el9ost.noarch python3-tinyrpc-1.0.3-6.el9ost.noarch python3-tripleo-common-15.4.1-17.1.20251029140810.e5b18f2.el9ost.noarch python3-tripleoclient-16.5.1-17.1.20250728123209.f3599d0.el9ost.noarch python3-troveclient-7.0.0-17.1.20230620220924.c7319d8.el9ost.noarch python3-urllib-gssapi-1.0.2-4.el9.noarch python3-validations-libs-1.9.1-17.1.20230913020848.8d9e1b5.el9ost.noarch python3-vine-5.0.0-5.el9ost.noarch python3-waitress-2.0.0-4.el9ost.noarch python3-warlock-1.3.3-7.el9ost.noarch python3-wcwidth-0.2.5-8.el9.noarch python3-webob-1.8.7-2.1.el9ost.noarch python3-webtest-2.0.35-6.el9ost.noarch python3-werkzeug-2.0.1-7.el9ost.noarch python3-yappi-1.3.1-5.el9ost.x86_64 python3-yaql-1.1.3-13.el9ost.noarch python3-zaqarclient-2.4.0-17.1.20230620214253.e388947.el9ost.noarch python3-zmq-22.0.3-1.el9ost.x86_64 python3-zope-event-4.2.0-20.el9ost.noarch python3-zope-interface-5.4.0-1.el9ost.x86_64 qemu-img-17:7.2.0-14.el9_2.18.x86_64 rhel-system-roles-1.21.2-1.el9_2.noarch ruby-3.0.4-161.el9_2.2.x86_64 ruby-augeas-0.5.0-29.el9ost.x86_64 ruby-default-gems-3.0.4-161.el9_2.2.noarch ruby-facter-1:3.14.19-3.el9ost.x86_64 ruby-libs-3.0.4-161.el9_2.2.x86_64 rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 rubygem-bundler-2.2.33-161.el9_2.2.noarch rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch rubygem-deep_merge-1.2.1-7.el9ost.noarch rubygem-fast_gettext-1.2.0-9.el9ost.noarch rubygem-hocon-1.3.1-2.el9ost.noarch rubygem-io-console-0.5.7-161.el9_2.2.x86_64 rubygem-json-2.5.1-161.el9_2.2.x86_64 rubygem-multi_json-1.15.0-2.el9ost.noarch rubygem-psych-3.3.2-161.el9_2.2.x86_64 rubygem-puppet-resource_api-1.8.13-1.el9ost.noarch rubygem-rdoc-6.3.3-161.el9_2.2.noarch rubygem-rexml-3.2.5-161.el9_2.2.noarch rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 rubygem-semantic_puppet-1.0.4-2.el9ost.noarch rubygems-3.2.33-161.el9_2.2.noarch skopeo-2:1.11.2-0.1.el9_2.2.x86_64 tripleo-ansible-3.3.1-17.1.20251217140851.8debef3.el9ost.noarch validations-common-1.9.1-17.1.20231006020828.f273ccb.el9ost.noarch xorriso-1.5.4-4.el9.x86_64 yaml-cpp-0.6.3-6.el9ost.x86_64 zeromq-4.3.4-1.el9ost.x86_64 Complete! + sudo hostnamectl set-hostname undercloud.ooo.test + sudo hostnamectl set-hostname undercloud.ooo.test --transient Hint: static hostname is already set, so the specified transient hostname will not be used. + export HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + export INTERFACE_MTU=1450 + INTERFACE_MTU=1450 + export NTP_SERVER=pool.ntp.org + NTP_SERVER=pool.ntp.org + export IP=192.168.122.100 + IP=192.168.122.100 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export EDPM_CONFIGURE_HUGEPAGES=false + EDPM_CONFIGURE_HUGEPAGES=false + export EDPM_COMPUTE_CEPH_ENABLED=false + EDPM_COMPUTE_CEPH_ENABLED=false + export EDPM_COMPUTE_CEPH_NOVA=false + EDPM_COMPUTE_CEPH_NOVA=false + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ false == \f\a\l\s\e ]] + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + export EDPM_COMPUTE_CELLS=1 + EDPM_COMPUTE_CELLS=1 + export MANILA_ENABLED=true + MANILA_ENABLED=true + export OCTAVIA_ENABLED=False + OCTAVIA_ENABLED=False + export DESIGNATE_ENABLED=false + DESIGNATE_ENABLED=false + export TELEMETRY_ENABLED=false + TELEMETRY_ENABLED=false + export TLSE_ENABLED=true + TLSE_ENABLED=true + export CLOUD_DOMAIN=ooo.test + CLOUD_DOMAIN=ooo.test + export TRIPLEO_NETWORKING=false + TRIPLEO_NETWORKING=false + export TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_ATTACH_EXTNET=true + export TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + set +x # Generated with the following on 2026-03-14T07:36:56.449023 # # openstack tripleo container image prepare default --output-env-file /home/zuul/containers-prepare-parameters.yaml # parameter_defaults: ContainerImagePrepare: - set: ceph_alertmanager_image: ose-prometheus-alertmanager ceph_alertmanager_namespace: registry.redhat.io/openshift4 ceph_alertmanager_tag: v4.12 ceph_grafana_image: rhceph-6-dashboard-rhel9 ceph_grafana_namespace: registry.redhat.io/rhceph ceph_grafana_tag: latest ceph_image: rhceph-6-rhel9 ceph_namespace: registry.redhat.io/rhceph ceph_node_exporter_image: ose-prometheus-node-exporter ceph_node_exporter_namespace: registry.redhat.io/openshift4 ceph_node_exporter_tag: v4.12 ceph_prometheus_image: ose-prometheus ceph_prometheus_namespace: registry.redhat.io/openshift4 ceph_prometheus_tag: v4.12 ceph_tag: latest name_prefix: openstack- name_suffix: '' namespace: registry.redhat.io/rhosp-rhel9 neutron_driver: ovn rhel_containers: false tag: '17.1' tag_from_label: '{version}-{release}' + sudo mkdir -p /etc/os-net-config + cat + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg network: config: disabled + cell=-100 + sudo systemctl enable network network.service is not a native service, redirecting to systemd-sysv-install. Executing: /usr/lib/systemd/systemd-sysv-install enable network + sudo cp /tmp/net_config.yaml /etc/os-net-config/config.yaml + sudo os-net-config -c /etc/os-net-config/config.yaml ~ ~ + pushd /home/zuul + /home/zuul/tripleo_install.sh + openstack undercloud install --no-validations Deprecated: Option "ipxe_deploy" from group "DEFAULT" is deprecated. Use option "ipxe_enabled" from group "DEFAULT". Deprecated: Option "enable_nova" from group "DEFAULT" is deprecated for removal (Nova can no longer be enabled via the config settings.). Its value may be silently ignored in the future. Deprecated: Option "enable_novajoin" from group "DEFAULT" is deprecated for removal (Support for the novajoin metadata service has been deprecated.). Its value may be silently ignored in the future. Deprecated: Option "enable_heat" from group "DEFAULT" is deprecated for removal (Heat has been replaced by the heat-ephemeral service and this option has been deprecated.). Its value may be silently ignored in the future. Running: sudo --preserve-env openstack tripleo deploy --standalone --standalone-role Undercloud --stack undercloud --local-domain=ooo.test --local-ip=192.168.122.100/24 --templates=/usr/share/openstack-tripleo-heat-templates --networks-file=/usr/share/openstack-tripleo-heat-templates/network_data_undercloud.yaml --heat-native -e /usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/masquerade-networks.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-remove-novajoin.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/public-tls-undercloud.yaml --public-virtual-ip 192.168.122.99 --control-virtual-ip 192.168.122.99 -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-endpoints-public-ip.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-haproxy.yaml --deployment-user zuul --output-dir=/home/zuul/tripleo-deploy/undercloud -e /home/zuul/tripleo-deploy/undercloud/tripleo-config-generated-env-files/undercloud_parameters.yaml --hieradata-override=/home/zuul/hieradata_overrides_undercloud.yaml -e /home/zuul/undercloud-parameter-defaults.yaml --log-file=install-undercloud.log -e /usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml The heat stack undercloud action is CREATE 2026-03-14 07:37:02.056 31985 INFO migrate.versioning.api [-] 72 -> 73...  2026-03-14 07:37:02.080 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.080 31985 INFO migrate.versioning.api [-] 73 -> 74...  2026-03-14 07:37:02.082 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.082 31985 INFO migrate.versioning.api [-] 74 -> 75...  2026-03-14 07:37:02.083 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.083 31985 INFO migrate.versioning.api [-] 75 -> 76...  2026-03-14 07:37:02.085 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.085 31985 INFO migrate.versioning.api [-] 76 -> 77...  2026-03-14 07:37:02.087 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.087 31985 INFO migrate.versioning.api [-] 77 -> 78...  2026-03-14 07:37:02.088 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.089 31985 INFO migrate.versioning.api [-] 78 -> 79...  2026-03-14 07:37:02.112 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.113 31985 INFO migrate.versioning.api [-] 79 -> 80...  2026-03-14 07:37:02.131 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.131 31985 INFO migrate.versioning.api [-] 80 -> 81...  2026-03-14 07:37:02.133 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.133 31985 INFO migrate.versioning.api [-] 81 -> 82...  2026-03-14 07:37:02.134 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.135 31985 INFO migrate.versioning.api [-] 82 -> 83...  2026-03-14 07:37:02.136 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.136 31985 INFO migrate.versioning.api [-] 83 -> 84...  2026-03-14 07:37:02.138 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.138 31985 INFO migrate.versioning.api [-] 84 -> 85...  2026-03-14 07:37:02.140 31985 INFO migrate.versioning.api [-] done 2026-03-14 07:37:02.140 31985 INFO migrate.versioning.api [-] 85 -> 86...  2026-03-14 07:37:02.162 31985 INFO migrate.versioning.api [-] done /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:snapshot":"rule:deny_stack_user" was deprecated in W in favor of "actions:snapshot":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:suspend":"rule:deny_stack_user" was deprecated in W in favor of "actions:suspend":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:resume":"rule:deny_stack_user" was deprecated in W in favor of "actions:resume":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:check":"rule:deny_stack_user" was deprecated in W in favor of "actions:check":"(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_update":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_update":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_without_rollback":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_without_rollback":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) ** Handling template files ** jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud-resource-registry-puppet.yaml jinja2 rendering normal template overcloud.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud.yaml jinja2 rendering normal template post.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/post.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/services/undercloud-role.yaml jinja2 rendering normal template apache-baremetal-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/apache/apache-baremetal-puppet.yaml jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/haproxy/haproxy-internal-tls-certmonger.yaml jinja2 rendering normal template octavia-deployment-config.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/octavia/octavia-deployment-config.yaml jinja2 rendering normal template deployed-server-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-server-environment.yaml jinja2 rendering normal template net-noop.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-noop.yaml jinja2 rendering normal template deployed-network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-network-environment.yaml jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-2-linux-bonds-with-vlans.yaml jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans-no-external.yaml jinja2 rendering normal template net-bond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans.yaml jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-dpdkbond-with-vlans.yaml jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics-vlans.yaml jinja2 rendering normal template net-multiple-nics.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics.yaml jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-linux-bridge-with-vlans.yaml jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans-no-external.yaml jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans.yaml jinja2 rendering normal template network-environment-v6-all.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6-all.yaml jinja2 rendering normal template network-environment-v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6.yaml jinja2 rendering normal template network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment.yaml jinja2 rendering normal template networks-disable.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/networks-disable.yaml jinja2 rendering normal template overcloud-baremetal.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/overcloud-baremetal.yaml jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/split-stack-consistent-hostname-format.yaml jinja2 rendering normal template enable-internal-tls.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/ssl/enable-internal-tls.yaml jinja2 rendering normal template swap-partition.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap-partition.yaml jinja2 rendering normal template swap.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/nova_metadata/krb-service-principals/undercloud-role.yaml jinja2 rendering network template network.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external.yaml jinja2 rendering network template network_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external_v6.yaml jinja2 rendering normal template networks.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/networks.yaml jinja2 rendering normal template service_net_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/service_net_map.yaml jinja2 rendering network template deployed_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_external.yaml jinja2 rendering network template deployed_vip_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_vip_external.yaml jinja2 rendering network template external_resource_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external.yaml jinja2 rendering network template external_resource_port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external_v6.yaml jinja2 rendering normal template net_ip_list_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_list_map.yaml jinja2 rendering normal template net_ip_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_map.yaml jinja2 rendering normal template net_vip_map_external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external.yaml jinja2 rendering normal template net_vip_map_external_v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external_v6.yaml jinja2 rendering network template port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external.yaml jinja2 rendering network template port_from_pool.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool.yaml jinja2 rendering network template port_from_pool_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool_v6.yaml jinja2 rendering network template port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_v6.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./puppet/undercloud-role.yaml ** Performing Heat stack create.. ** 2026-03-14 07:37:07Z [undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:08Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:08Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:08Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:08Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:37:08Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:09Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:09Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:09Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:37:09Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:09Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:09Z [undercloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:10Z [undercloud.ServiceNetMap]: CREATE_COMPLETE state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2026-03-14 07:37:10Z [undercloud.UndercloudServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:10Z [undercloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:10Z [undercloud.UndercloudServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:37:10Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:11Z [undercloud.CloudNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:11Z [undercloud.CloudNames]: CREATE_COMPLETE state changed 2026-03-14 07:37:11Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2026-03-14 07:37:11Z [undercloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:37:11Z [undercloud.Networks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:12Z [undercloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:12Z [undercloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:12Z [undercloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 07:37:12Z [undercloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:12Z [undercloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2026-03-14 07:37:13Z [undercloud.Networks.ExternalNetwork]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:13Z [undercloud.Networks.ExternalNetwork]: CREATE_COMPLETE state changed 2026-03-14 07:37:13Z [undercloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:13Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:13Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:13Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:13Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.Networks]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.UndercloudNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.UndercloudNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:14Z [undercloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:14Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:14Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:37:14Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:15Z [undercloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:37:15Z [undercloud.VipMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:15Z [undercloud.NodeUserData]: CREATE_COMPLETE state changed 2026-03-14 07:37:15Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2026-03-14 07:37:15Z [undercloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:15Z [undercloud.UndercloudUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:15Z [undercloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:15Z [undercloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:15Z [undercloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:15Z [undercloud.UndercloudUserData]: CREATE_COMPLETE state changed 2026-03-14 07:37:16Z [undercloud.VipMap]: CREATE_COMPLETE state changed 2026-03-14 07:37:16Z [undercloud.VipHosts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:16Z [undercloud.VipHosts]: CREATE_COMPLETE state changed 2026-03-14 07:37:16Z [undercloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:17Z [undercloud.EndpointMap]: CREATE_COMPLETE state changed 2026-03-14 07:37:18Z [undercloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:18Z [undercloud.EndpointMapData]: CREATE_COMPLETE state changed 2026-03-14 07:37:18Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:18Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:18Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_COMPLETE state changed 2026-03-14 07:37:19Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:20Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2026-03-14 07:37:21Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:22Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2026-03-14 07:37:22Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:23Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2026-03-14 07:37:23Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:23Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:23Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:24Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:24Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:25Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:25Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:25Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2026-03-14 07:37:26Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:27Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2026-03-14 07:37:27Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:27Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:27Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:27Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:28Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:29Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:29Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2026-03-14 07:37:29Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:30Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:31Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:31Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_COMPLETE state changed 2026-03-14 07:37:32Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2026-03-14 07:37:32Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:33Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2026-03-14 07:37:34Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:34Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:34Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:34Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:34Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:35Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2026-03-14 07:37:35Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:36Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2026-03-14 07:37:36Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:36Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:36Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:37Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:37Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_COMPLETE state changed 2026-03-14 07:37:38Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:38Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_COMPLETE state changed 2026-03-14 07:37:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2026-03-14 07:37:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:39Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:40Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE state changed 2026-03-14 07:37:40Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:40Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:41Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:41Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:41Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2026-03-14 07:37:42Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:42Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:42Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:42Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:43Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:44Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:44Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_COMPLETE state changed 2026-03-14 07:37:45Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:45Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:46Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_COMPLETE state changed 2026-03-14 07:37:46Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:47Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2026-03-14 07:37:47Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:47Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:47Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:48Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:48Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:48Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_COMPLETE state changed 2026-03-14 07:37:49Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:50Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:50Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:51Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2026-03-14 07:37:52Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:52Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:52Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:52Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:53Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:54Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:54Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:37:55Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:55Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_COMPLETE state changed 2026-03-14 07:37:56Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:37:56Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:37:57Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2026-03-14 07:37:57Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:57Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:37:57Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:57Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:37:58Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:37:59Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:00Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:00Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2026-03-14 07:38:01Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:01Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:01Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:02Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:02Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:02Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:02Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:03Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:04Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2026-03-14 07:38:04Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:04Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:05Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:05Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2026-03-14 07:38:06Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:07Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:07Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:08Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:09Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:10Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE state changed 2026-03-14 07:38:10Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:10Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2026-03-14 07:38:11Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:12Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2026-03-14 07:38:12Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:12Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:12Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:12Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:13Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:15Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:15Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:15Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2026-03-14 07:38:16Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:16Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:16Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:17Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:17Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:18Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:18Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:18Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:18Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:19Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2026-03-14 07:38:19Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:20Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2026-03-14 07:38:20Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:21Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:21Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:21Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:22Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:23Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:23Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:23Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE state changed 2026-03-14 07:38:24Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:25Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:26Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:26Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:27Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_COMPLETE state changed 2026-03-14 07:38:27Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:28Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2026-03-14 07:38:28Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:28Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:28Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:28Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:29Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:29Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:29Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:30Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:30Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:31Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:31Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:32Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2026-03-14 07:38:32Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:33Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:33Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:34Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:34Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_COMPLETE state changed 2026-03-14 07:38:35Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:35Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:35Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:36Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:37Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:37Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:38Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2026-03-14 07:38:38Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:38Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:38Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:38Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:39Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:40Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:40Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:41Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:42Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_COMPLETE state changed 2026-03-14 07:38:42Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:43Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2026-03-14 07:38:44Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:44Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:44Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:45Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:45Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_COMPLETE state changed 2026-03-14 07:38:46Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:46Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:46Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:47Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:48Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:48Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:49Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2026-03-14 07:38:49Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:50Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2026-03-14 07:38:50Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:51Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:51Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:52Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:52Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:53Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2026-03-14 07:38:53Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:53Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:53Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:38:54Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2026-03-14 07:38:55Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:56Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2026-03-14 07:38:56Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:38:57Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2026-03-14 07:38:57Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2026-03-14 07:38:58Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2026-03-14 07:38:59Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:00Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2026-03-14 07:39:00Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:01Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2026-03-14 07:39:01Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:02Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2026-03-14 07:39:02Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:04Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2026-03-14 07:39:04Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:05Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2026-03-14 07:39:05Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:06Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2026-03-14 07:39:06Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:07Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:07Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:07Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:07Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:08Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2026-03-14 07:39:08Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:08Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:08Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:08Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:09Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:10Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_COMPLETE state changed 2026-03-14 07:39:10Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:11Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:12Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2026-03-14 07:39:12Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:13Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:14Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:15Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:16Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:17Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:18Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:19Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.GlobalConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.Undercloud]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.UndercloudGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:19Z [undercloud.UndercloudServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:39:19Z [undercloud.UndercloudGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:39:20Z [undercloud.UndercloudConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:20Z [undercloud.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:20Z [undercloud.UndercloudConfigData]: CREATE_COMPLETE state changed 2026-03-14 07:39:20Z [undercloud.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:21Z [undercloud.Undercloud]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-03-14 07:39:21Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:21Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:21Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:21Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:21Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:21Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_COMPLETE state changed 2026-03-14 07:39:22Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:22Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 07:39:22Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:23Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_COMPLETE state changed 2026-03-14 07:39:23Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:24Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:24Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 07:39:25Z [undercloud.Undercloud.0.ExternalPort]: CREATE_COMPLETE state changed 2026-03-14 07:39:25Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 07:39:25Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:26Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:26Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:26Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:26Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:26Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:27Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:27Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 07:39:27Z [undercloud.Undercloud.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:27Z [undercloud.Undercloud.0]: CREATE_COMPLETE state changed 2026-03-14 07:39:27Z [undercloud.Undercloud]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-03-14 07:39:28Z [undercloud.Undercloud]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.UndercloudServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.UndercloudServers]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.ServerIdMap]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.HostsEntryValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:28Z [undercloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:28Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:29Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:29Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:29Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:30Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:30Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE state changed 2026-03-14 07:39:30Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:31Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:31Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE state changed 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:32Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:33Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:33Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE state changed 2026-03-14 07:39:33Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:34Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:34Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:34Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE state changed 2026-03-14 07:39:34Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:34Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_COMPLETE state changed 2026-03-14 07:39:35Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:35Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:36Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:39:36Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:39:36Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:39:37Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2026-03-14 07:39:37Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack undercloud/87903746-848e-448e-85a9-d8ccdb439a68 CREATE_COMPLETE ** Downloading undercloud ansible.. ** Generating default ansible config file /home/zuul/tripleo-deploy/undercloud/ansible.cfg [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. [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. [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. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Found both group and host with same name: undercloud [WARNING]: file /home/zuul/tripleo-deploy/undercloud/undercloud- ansible-290iwb4o/external_post_deploy_steps_tasks.yaml is empty and had no tasks to include PLAY [External deployment step 0] ********************************************** [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. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2026-03-14 07:39:57.305762 | fa163e0a-ba28-f829-538c-000000000005 | TASK | External deployment step 0 2026-03-14 07:39:57.330090 | fa163e0a-ba28-f829-538c-000000000005 | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-000000000005') missing from stats 2026-03-14 07:39:57.381774 | fa163e0a-ba28-f829-538c-000000000006 | TIMING | include_tasks | undercloud | 0:00:00.134985 | 0.04s 2026-03-14 07:39:57.393938 | c096a141-ad48-41af-a13f-16be18cd55d1 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step0.yaml | undercloud PLAY [Check if required variables are defined] ********************************* 2026-03-14 07:39:57.481296 | fa163e0a-ba28-f829-538c-000000000112 | TASK | Gathering Facts 2026-03-14 07:39:58.063758 | fa163e0a-ba28-f829-538c-000000000112 | OK | Gathering Facts | localhost 2026-03-14 07:39:58.065393 | fa163e0a-ba28-f829-538c-000000000112 | TIMING | Gathering Facts | localhost | 0:00:00.818611 | 0.58s 2026-03-14 07:39:58.119359 | fa163e0a-ba28-f829-538c-00000000000a | SKIPPED | ansible.builtin.fail | localhost 2026-03-14 07:39:58.120089 | fa163e0a-ba28-f829-538c-00000000000a | TIMING | ansible.builtin.fail | localhost | 0:00:00.873312 | 0.03s 2026-03-14 07:39:58.158822 | fa163e0a-ba28-f829-538c-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2026-03-14 07:39:58.159481 | fa163e0a-ba28-f829-538c-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:00.912709 | 0.03s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2026-03-14 07:39:58.245788 | fa163e0a-ba28-f829-538c-00000000013a | TASK | Gathering Facts 2026-03-14 07:39:58.586596 | fa163e0a-ba28-f829-538c-00000000013a | OK | Gathering Facts | undercloud 2026-03-14 07:39:58.588108 | fa163e0a-ba28-f829-538c-00000000013a | TIMING | Gathering Facts | undercloud | 0:00:01.341325 | 0.34s 2026-03-14 07:39:58.642410 | fa163e0a-ba28-f829-538c-000000000011 | TASK | Set legacy facts 2026-03-14 07:39:58.680394 | fa163e0a-ba28-f829-538c-000000000011 | OK | Set legacy facts | undercloud 2026-03-14 07:39:58.681533 | fa163e0a-ba28-f829-538c-000000000011 | TIMING | Set legacy facts | undercloud | 0:00:01.434752 | 0.04s PLAY [Load global variables] *************************************************** 2026-03-14 07:39:58.852286 | fa163e0a-ba28-f829-538c-000000000014 | OK | ansible.builtin.include_vars | undercloud 2026-03-14 07:39:58.853262 | fa163e0a-ba28-f829-538c-000000000014 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:01.606478 | 0.04s PLAY [Include extra variables from files] ************************************** 2026-03-14 07:39:58.925158 | fa163e0a-ba28-f829-538c-000000000017 | TASK | Include Service VIP vars 2026-03-14 07:39:58.960017 | fa163e0a-ba28-f829-538c-000000000017 | IGNORED | Include Service VIP vars | undercloud | error={"ansible_facts": {"service_vip_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/service_vip_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-03-14 07:39:58.960733 | fa163e0a-ba28-f829-538c-000000000017 | TIMING | Include Service VIP vars | undercloud | 0:00:01.713957 | 0.03s 2026-03-14 07:39:58.968759 | fa163e0a-ba28-f829-538c-000000000018 | TASK | Include OVN bridge MAC address variables 2026-03-14 07:39:58.997030 | fa163e0a-ba28-f829-538c-000000000018 | IGNORED | Include OVN bridge MAC address variables | undercloud | error={"ansible_facts": {"ovn_bridge_mac_address_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/ovn_bridge_mac_address_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2026-03-14 07:39:58.997753 | fa163e0a-ba28-f829-538c-000000000018 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:01.750977 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-03-14 07:39:59.086306 | fa163e0a-ba28-f829-538c-00000000001b | TASK | Render all_nodes data as group_vars for overcloud 2026-03-14 07:39:59.603396 | fa163e0a-ba28-f829-538c-00000000001b | OK | Render all_nodes data as group_vars for overcloud | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-00000000001b') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-03-14 07:39:59.693832 | fa163e0a-ba28-f829-538c-00000000001e | TASK | Set all_nodes data as group_vars for overcloud 2026-03-14 07:39:59.719076 | fa163e0a-ba28-f829-538c-00000000001e | OK | Set all_nodes data as group_vars for overcloud | undercloud 2026-03-14 07:39:59.719810 | fa163e0a-ba28-f829-538c-00000000001e | TIMING | Set all_nodes data as group_vars for overcloud | undercloud | 0:00:02.473032 | 0.03s PLAY [Manage SELinux] ********************************************************** 2026-03-14 07:39:59.790131 | fa163e0a-ba28-f829-538c-000000000022 | TASK | Set selinux state 2026-03-14 07:40:00.338625 | fa163e0a-ba28-f829-538c-000000000022 | CHANGED | Set selinux state | undercloud 2026-03-14 07:40:00.339633 | fa163e0a-ba28-f829-538c-000000000022 | TIMING | Set selinux state | undercloud | 0:00:03.092849 | 0.55s PLAY [Generate /etc/hosts] ***************************************************** 2026-03-14 07:40:00.483874 | fa163e0a-ba28-f829-538c-000000000025 | TASK | Configure Hosts Entries 2026-03-14 07:40:00.508430 | fa163e0a-ba28-f829-538c-000000000025 | TIMING | Configure Hosts Entries | undercloud | 0:00:03.261651 | 0.02s 2026-03-14 07:40:00.551320 | fa163e0a-ba28-f829-538c-0000000001bb | TASK | Create temporary file for hosts 2026-03-14 07:40:00.874750 | fa163e0a-ba28-f829-538c-0000000001bb | CHANGED | Create temporary file for hosts | undercloud 2026-03-14 07:40:00.876098 | fa163e0a-ba28-f829-538c-0000000001bb | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:03.629315 | 0.32s 2026-03-14 07:40:00.900115 | fa163e0a-ba28-f829-538c-0000000001bc | TASK | Prepare temporary /etc/hosts 2026-03-14 07:40:01.285057 | fa163e0a-ba28-f829-538c-0000000001bc | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-03-14 07:40:01.286414 | fa163e0a-ba28-f829-538c-0000000001bc | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:04.039630 | 0.39s 2026-03-14 07:40:01.310014 | fa163e0a-ba28-f829-538c-0000000001bd | TASK | Remove old Heat hosts configuration (if present) 2026-03-14 07:40:01.582087 | fa163e0a-ba28-f829-538c-0000000001bd | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-03-14 07:40:01.583572 | fa163e0a-ba28-f829-538c-0000000001bd | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:04.336759 | 0.27s 2026-03-14 07:40:01.607224 | fa163e0a-ba28-f829-538c-0000000001be | TASK | Render out the hosts entries 2026-03-14 07:40:01.716214 | fa163e0a-ba28-f829-538c-0000000001be | OK | Render out the hosts entries | undercloud 2026-03-14 07:40:01.717489 | fa163e0a-ba28-f829-538c-0000000001be | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:04.470706 | 0.11s 2026-03-14 07:40:01.741111 | fa163e0a-ba28-f829-538c-0000000001bf | TASK | Prepare new /etc/hosts 2026-03-14 07:40:02.005317 | fa163e0a-ba28-f829-538c-0000000001bf | CHANGED | Prepare new /etc/hosts | undercloud 2026-03-14 07:40:02.006849 | fa163e0a-ba28-f829-538c-0000000001bf | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:04.760060 | 0.26s 2026-03-14 07:40:02.031278 | fa163e0a-ba28-f829-538c-0000000001c0 | TASK | Update /etc/hosts contents (if changed) 2026-03-14 07:40:02.369769 | fa163e0a-ba28-f829-538c-0000000001c0 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-03-14 07:40:02.370668 | fa163e0a-ba28-f829-538c-0000000001c0 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:05.123893 | 0.34s 2026-03-14 07:40:02.387262 | fa163e0a-ba28-f829-538c-0000000001c1 | TASK | Clean up temporary hosts file 2026-03-14 07:40:02.760332 | fa163e0a-ba28-f829-538c-0000000001c1 | CHANGED | Clean up temporary hosts file | undercloud 2026-03-14 07:40:02.761746 | fa163e0a-ba28-f829-538c-0000000001c1 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:05.514955 | 0.37s PLAY [Common roles for TripleO servers] **************************************** 2026-03-14 07:40:02.916569 | fa163e0a-ba28-f829-538c-000000000029 | TASK | Common roles for TripleO servers 2026-03-14 07:40:02.943882 | fa163e0a-ba28-f829-538c-000000000029 | OK | Common roles for TripleO servers | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-000000000029') missing from stats 2026-03-14 07:40:03.017841 | fa163e0a-ba28-f829-538c-00000000002b | TIMING | include_role : tripleo_bootstrap | undercloud | 0:00:05.771058 | 0.02s 2026-03-14 07:40:03.077074 | fa163e0a-ba28-f829-538c-00000000020f | TASK | Gather variables for each operating system 2026-03-14 07:40:03.191166 | fa163e0a-ba28-f829-538c-00000000020f | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 07:40:03.192751 | fa163e0a-ba28-f829-538c-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.945959 | 0.11s 2026-03-14 07:40:03.198399 | fa163e0a-ba28-f829-538c-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.951616 | 0.12s 2026-03-14 07:40:03.215518 | fa163e0a-ba28-f829-538c-000000000211 | TASK | Check release version package is installed 2026-03-14 07:40:03.516319 | fa163e0a-ba28-f829-538c-000000000211 | CHANGED | Check release version package is installed | undercloud 2026-03-14 07:40:03.517727 | fa163e0a-ba28-f829-538c-000000000211 | TIMING | tripleo_bootstrap : Check release version package is installed | undercloud | 0:00:06.270939 | 0.30s 2026-03-14 07:40:03.545066 | fa163e0a-ba28-f829-538c-000000000212 | TASK | Deploy release version package 2026-03-14 07:40:07.932250 | fa163e0a-ba28-f829-538c-000000000212 | CHANGED | Deploy release version package | undercloud 2026-03-14 07:40:07.933130 | fa163e0a-ba28-f829-538c-000000000212 | TIMING | tripleo_bootstrap : Deploy release version package | undercloud | 0:00:10.686354 | 4.39s 2026-03-14 07:40:07.949807 | fa163e0a-ba28-f829-538c-000000000214 | TASK | Include packages tasks 2026-03-14 07:40:07.974661 | fa163e0a-ba28-f829-538c-000000000214 | TIMING | tripleo_bootstrap : Include packages tasks | undercloud | 0:00:10.727881 | 0.02s 2026-03-14 07:40:07.985909 | ef8ea5b9-7a8f-4f76-95c1-303ed84530f5 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | undercloud 2026-03-14 07:40:08.004749 | fa163e0a-ba28-f829-538c-000000000268 | TASK | Gather facts if they don't exist 2026-03-14 07:40:08.048729 | fa163e0a-ba28-f829-538c-000000000268 | SKIPPED | Gather facts if they don't exist | undercloud 2026-03-14 07:40:08.049335 | fa163e0a-ba28-f829-538c-000000000268 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:10.802561 | 0.04s 2026-03-14 07:40:08.065743 | fa163e0a-ba28-f829-538c-000000000269 | TASK | Gather variables for each operating system 2026-03-14 07:40:08.178691 | fa163e0a-ba28-f829-538c-000000000269 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 07:40:08.185011 | fa163e0a-ba28-f829-538c-000000000269 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:10.938214 | 0.12s 2026-03-14 07:40:08.209798 | fa163e0a-ba28-f829-538c-00000000026b | TASK | Check required packages to bootstrap TripleO is installed 2026-03-14 07:40:08.437255 | fa163e0a-ba28-f829-538c-00000000026b | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2026-03-14 07:40:08.438795 | fa163e0a-ba28-f829-538c-00000000026b | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:11.192008 | 0.23s 2026-03-14 07:40:08.463382 | fa163e0a-ba28-f829-538c-00000000026c | TASK | Deploy required packages to bootstrap TripleO 2026-03-14 07:40:14.010087 | fa163e0a-ba28-f829-538c-00000000026c | CHANGED | Deploy required packages to bootstrap TripleO | undercloud 2026-03-14 07:40:14.011369 | fa163e0a-ba28-f829-538c-00000000026c | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:16.764586 | 5.55s 2026-03-14 07:40:14.036826 | fa163e0a-ba28-f829-538c-00000000026d | TASK | Ensure packages are actually well installed 2026-03-14 07:40:15.067499 | fa163e0a-ba28-f829-538c-00000000026d | CHANGED | Ensure packages are actually well installed | undercloud 2026-03-14 07:40:15.068501 | fa163e0a-ba28-f829-538c-00000000026d | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:17.821723 | 1.03s 2026-03-14 07:40:15.087538 | fa163e0a-ba28-f829-538c-000000000215 | TASK | Enable openvswitch service if installed 2026-03-14 07:40:16.075828 | fa163e0a-ba28-f829-538c-000000000215 | CHANGED | Enable openvswitch service if installed | undercloud 2026-03-14 07:40:16.078076 | fa163e0a-ba28-f829-538c-000000000215 | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | undercloud | 0:00:18.831286 | 0.99s 2026-03-14 07:40:16.105972 | fa163e0a-ba28-f829-538c-000000000216 | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-03-14 07:40:16.355964 | fa163e0a-ba28-f829-538c-000000000216 | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud 2026-03-14 07:40:16.357296 | fa163e0a-ba28-f829-538c-000000000216 | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud | 0:00:19.110512 | 0.25s 2026-03-14 07:40:16.382050 | fa163e0a-ba28-f829-538c-000000000218 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-03-14 07:40:16.645444 | fa163e0a-ba28-f829-538c-000000000218 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | undercloud 2026-03-14 07:40:16.646933 | fa163e0a-ba28-f829-538c-000000000218 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | undercloud | 0:00:19.400148 | 0.26s 2026-03-14 07:40:16.670485 | fa163e0a-ba28-f829-538c-000000000219 | TASK | Deploy network-scripts required for deprecated network service 2026-03-14 07:40:16.732001 | fa163e0a-ba28-f829-538c-000000000219 | SKIPPED | Deploy network-scripts required for deprecated network service | undercloud 2026-03-14 07:40:16.733287 | fa163e0a-ba28-f829-538c-000000000219 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | undercloud | 0:00:19.486503 | 0.06s 2026-03-14 07:40:16.757479 | fa163e0a-ba28-f829-538c-00000000021a | TASK | Ensure network service is enabled 2026-03-14 07:40:17.152309 | fa163e0a-ba28-f829-538c-00000000021a | OK | Ensure network service is enabled | undercloud 2026-03-14 07:40:17.153294 | fa163e0a-ba28-f829-538c-00000000021a | TIMING | tripleo_bootstrap : Ensure network service is enabled | undercloud | 0:00:19.906521 | 0.39s 2026-03-14 07:40:17.176431 | fa163e0a-ba28-f829-538c-00000000021c | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 07:40:17.550245 | fa163e0a-ba28-f829-538c-00000000021c | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-03-14 07:40:17.551264 | fa163e0a-ba28-f829-538c-00000000021c | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:20.304485 | 0.37s 2026-03-14 07:40:17.568726 | fa163e0a-ba28-f829-538c-00000000021d | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 07:40:17.766616 | fa163e0a-ba28-f829-538c-00000000021d | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-03-14 07:40:17.767668 | fa163e0a-ba28-f829-538c-00000000021d | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:20.520891 | 0.20s 2026-03-14 07:40:17.786448 | fa163e0a-ba28-f829-538c-00000000021e | TASK | Reload NetworkManager 2026-03-14 07:40:18.129590 | fa163e0a-ba28-f829-538c-00000000021e | CHANGED | Reload NetworkManager | undercloud 2026-03-14 07:40:18.131386 | fa163e0a-ba28-f829-538c-00000000021e | TIMING | tripleo_bootstrap : Reload NetworkManager | undercloud | 0:00:20.884602 | 0.34s 2026-03-14 07:40:18.157114 | fa163e0a-ba28-f829-538c-000000000220 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-03-14 07:40:18.368640 | fa163e0a-ba28-f829-538c-000000000220 | CHANGED | Symlink puppet modules under /etc/puppet/modules | undercloud 2026-03-14 07:40:18.369899 | fa163e0a-ba28-f829-538c-000000000220 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | undercloud | 0:00:21.123114 | 0.21s 2026-03-14 07:40:18.394129 | fa163e0a-ba28-f829-538c-000000000221 | TASK | Check if /usr/bin/ansible-playbook exists 2026-03-14 07:40:18.738315 | fa163e0a-ba28-f829-538c-000000000221 | OK | Check if /usr/bin/ansible-playbook exists | undercloud 2026-03-14 07:40:18.739670 | fa163e0a-ba28-f829-538c-000000000221 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | undercloud | 0:00:21.492885 | 0.34s 2026-03-14 07:40:18.763035 | fa163e0a-ba28-f829-538c-000000000222 | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-03-14 07:40:18.972858 | fa163e0a-ba28-f829-538c-000000000222 | OK | Check if /usr/bin/ansible-playbook-3 exists | undercloud 2026-03-14 07:40:18.974153 | fa163e0a-ba28-f829-538c-000000000222 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | undercloud | 0:00:21.727369 | 0.21s 2026-03-14 07:40:18.997791 | fa163e0a-ba28-f829-538c-000000000223 | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-03-14 07:40:19.228313 | fa163e0a-ba28-f829-538c-000000000223 | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud 2026-03-14 07:40:19.229347 | fa163e0a-ba28-f829-538c-000000000223 | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud | 0:00:21.982568 | 0.23s 2026-03-14 07:40:19.283942 | fa163e0a-ba28-f829-538c-00000000002c | TIMING | include_role : tripleo_ssh_known_hosts | undercloud | 0:00:22.037161 | 0.02s 2026-03-14 07:40:19.361579 | fa163e0a-ba28-f829-538c-00000000031c | TASK | Create temporary file for ssh_known_hosts 2026-03-14 07:40:19.569777 | fa163e0a-ba28-f829-538c-00000000031c | CHANGED | Create temporary file for ssh_known_hosts | undercloud 2026-03-14 07:40:19.570761 | fa163e0a-ba28-f829-538c-00000000031c | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | undercloud | 0:00:22.323983 | 0.21s 2026-03-14 07:40:19.589718 | fa163e0a-ba28-f829-538c-00000000031d | TASK | Check for ssh_known_hosts file 2026-03-14 07:40:19.810022 | fa163e0a-ba28-f829-538c-00000000031d | OK | Check for ssh_known_hosts file | undercloud 2026-03-14 07:40:19.811340 | fa163e0a-ba28-f829-538c-00000000031d | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | undercloud | 0:00:22.564553 | 0.22s 2026-03-14 07:40:19.834839 | fa163e0a-ba28-f829-538c-00000000031e | TASK | Create a temporary copy of ssh_known_hosts 2026-03-14 07:40:19.862714 | fa163e0a-ba28-f829-538c-00000000031e | SKIPPED | Create a temporary copy of ssh_known_hosts | undercloud 2026-03-14 07:40:19.863792 | fa163e0a-ba28-f829-538c-00000000031e | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | undercloud | 0:00:22.617009 | 0.03s 2026-03-14 07:40:19.887143 | fa163e0a-ba28-f829-538c-00000000031f | TASK | Write temporary file 2026-03-14 07:40:19.917188 | fa163e0a-ba28-f829-538c-00000000031f | SKIPPED | Write temporary file | undercloud 2026-03-14 07:40:19.918594 | fa163e0a-ba28-f829-538c-00000000031f | TIMING | tripleo_ssh_known_hosts : Write temporary file | undercloud | 0:00:22.671774 | 0.03s 2026-03-14 07:40:19.941474 | fa163e0a-ba28-f829-538c-000000000320 | TASK | Set ssh_known_hosts fact 2026-03-14 07:40:20.018906 | fa163e0a-ba28-f829-538c-000000000320 | OK | Set ssh_known_hosts fact | undercloud 2026-03-14 07:40:20.020089 | fa163e0a-ba28-f829-538c-000000000320 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | undercloud | 0:00:22.773303 | 0.08s 2026-03-14 07:40:20.043245 | fa163e0a-ba28-f829-538c-000000000321 | TASK | Add host keys to temporary ssh_known_hosts 2026-03-14 07:40:20.266116 | fa163e0a-ba28-f829-538c-000000000321 | CHANGED | Add host keys to temporary ssh_known_hosts | undercloud 2026-03-14 07:40:20.267489 | fa163e0a-ba28-f829-538c-000000000321 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | undercloud | 0:00:23.020703 | 0.22s 2026-03-14 07:40:20.292489 | fa163e0a-ba28-f829-538c-000000000322 | TASK | In-place update of /etc/ssh_known_hosts 2026-03-14 07:40:20.499700 | fa163e0a-ba28-f829-538c-000000000322 | CHANGED | In-place update of /etc/ssh_known_hosts | undercloud 2026-03-14 07:40:20.500807 | fa163e0a-ba28-f829-538c-000000000322 | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | undercloud | 0:00:23.254023 | 0.21s 2026-03-14 07:40:20.522295 | fa163e0a-ba28-f829-538c-000000000323 | TASK | Remove temp file 2026-03-14 07:40:20.758453 | fa163e0a-ba28-f829-538c-000000000323 | CHANGED | Remove temp file | undercloud 2026-03-14 07:40:20.760020 | fa163e0a-ba28-f829-538c-000000000323 | TIMING | tripleo_ssh_known_hosts : Remove temp file | undercloud | 0:00:23.513227 | 0.24s PLAY [Deploy step tasks for step 0] ******************************************** 2026-03-14 07:40:20.943693 | fa163e0a-ba28-f829-538c-000000000033 | TASK | Deploy step tasks for step 0 2026-03-14 07:40:21.002396 | fa163e0a-ba28-f829-538c-000000000033 | OK | Deploy step tasks for step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-000000000033') missing from stats 2026-03-14 07:40:21.026221 | fa163e0a-ba28-f829-538c-000000000034 | TASK | Ensure /var/log/journal exists 2026-03-14 07:40:21.256604 | fa163e0a-ba28-f829-538c-000000000034 | CHANGED | Ensure /var/log/journal exists | undercloud 2026-03-14 07:40:21.257913 | fa163e0a-ba28-f829-538c-000000000034 | TIMING | Ensure /var/log/journal exists | undercloud | 0:00:24.011128 | 0.23s 2026-03-14 07:40:21.281644 | fa163e0a-ba28-f829-538c-000000000035 | TASK | Check cloud-init status 2026-03-14 07:40:21.521013 | fa163e0a-ba28-f829-538c-000000000035 | CHANGED | Check cloud-init status | undercloud 2026-03-14 07:40:21.522412 | fa163e0a-ba28-f829-538c-000000000035 | TIMING | Check cloud-init status | undercloud | 0:00:24.275625 | 0.24s 2026-03-14 07:40:21.547283 | fa163e0a-ba28-f829-538c-000000000036 | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 07:40:21.757401 | fa163e0a-ba28-f829-538c-000000000036 | CHANGED | Check if cloud-init is disabled via kernel args | undercloud 2026-03-14 07:40:21.758714 | fa163e0a-ba28-f829-538c-000000000036 | TIMING | Check if cloud-init is disabled via kernel args | undercloud | 0:00:24.511932 | 0.21s 2026-03-14 07:40:21.782414 | fa163e0a-ba28-f829-538c-000000000037 | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 07:40:22.174783 | fa163e0a-ba28-f829-538c-000000000037 | OK | Wait for cloud-init to finish, if enabled | undercloud 2026-03-14 07:40:22.176624 | fa163e0a-ba28-f829-538c-000000000037 | TIMING | Wait for cloud-init to finish, if enabled | undercloud | 0:00:24.929833 | 0.39s 2026-03-14 07:40:22.203910 | fa163e0a-ba28-f829-538c-000000000038 | TASK | Create /var/lib/container-puppet 2026-03-14 07:40:22.419141 | fa163e0a-ba28-f829-538c-000000000038 | CHANGED | Create /var/lib/container-puppet | undercloud 2026-03-14 07:40:22.420329 | fa163e0a-ba28-f829-538c-000000000038 | TIMING | Create /var/lib/container-puppet | undercloud | 0:00:25.173547 | 0.22s 2026-03-14 07:40:22.447909 | fa163e0a-ba28-f829-538c-000000000039 | TASK | Write container-puppet.sh 2026-03-14 07:40:22.919911 | fa163e0a-ba28-f829-538c-000000000039 | CHANGED | Write container-puppet.sh | undercloud 2026-03-14 07:40:22.920674 | fa163e0a-ba28-f829-538c-000000000039 | TIMING | Write container-puppet.sh | undercloud | 0:00:25.673902 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:40:22.978077 | fa163e0a-ba28-f829-538c-00000000003a | TIMING | include_tasks | undercloud | 0:00:25.731297 | 0.04s 2026-03-14 07:40:22.985526 | 6fa65648-224a-4a17-a394-12a89bce9871 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step0.yaml | undercloud 2026-03-14 07:40:23.005057 | fa163e0a-ba28-f829-538c-0000000003d1 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:40:23.051101 | fa163e0a-ba28-f829-538c-0000000003d1 | SKIPPED | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud 2026-03-14 07:40:23.051906 | fa163e0a-ba28-f829-538c-0000000003d1 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:00:25.805131 | 0.05s PLAY [Server pre network steps] ************************************************ 2026-03-14 07:40:23.173763 | fa163e0a-ba28-f829-538c-00000000003e | TASK | Server pre-network deployments 2026-03-14 07:40:23.201033 | fa163e0a-ba28-f829-538c-00000000003e | OK | Server pre-network deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-00000000003e') missing from stats 2026-03-14 07:40:23.221929 | fa163e0a-ba28-f829-538c-000000000042 | TASK | Hiera config 2026-03-14 07:40:23.247926 | fa163e0a-ba28-f829-538c-000000000042 | TIMING | Hiera config | undercloud | 0:00:26.001136 | 0.02s 2026-03-14 07:40:23.286569 | fa163e0a-ba28-f829-538c-000000000422 | TASK | Create /etc/puppet/hieradata 2026-03-14 07:40:23.515633 | fa163e0a-ba28-f829-538c-000000000422 | CHANGED | Create /etc/puppet/hieradata | undercloud 2026-03-14 07:40:23.517359 | fa163e0a-ba28-f829-538c-000000000422 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:26.270566 | 0.23s 2026-03-14 07:40:23.549478 | fa163e0a-ba28-f829-538c-000000000423 | TASK | Write hiera config 2026-03-14 07:40:24.022871 | fa163e0a-ba28-f829-538c-000000000423 | CHANGED | Write hiera config | undercloud 2026-03-14 07:40:24.024606 | fa163e0a-ba28-f829-538c-000000000423 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:26.777818 | 0.47s 2026-03-14 07:40:24.079438 | fa163e0a-ba28-f829-538c-000000000043 | TASK | Hiera symlink 2026-03-14 07:40:24.312131 | fa163e0a-ba28-f829-538c-000000000043 | CHANGED | Hiera symlink | undercloud 2026-03-14 07:40:24.313204 | fa163e0a-ba28-f829-538c-000000000043 | TIMING | Hiera symlink | undercloud | 0:00:27.066428 | 0.23s 2026-03-14 07:40:24.333103 | fa163e0a-ba28-f829-538c-000000000044 | TASK | Hieradata from vars 2026-03-14 07:40:24.348919 | fa163e0a-ba28-f829-538c-000000000044 | TIMING | Hieradata from vars | undercloud | 0:00:27.102138 | 0.01s 2026-03-14 07:40:24.394455 | fa163e0a-ba28-f829-538c-00000000047d | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 07:40:24.878308 | fa163e0a-ba28-f829-538c-00000000047d | CHANGED | Copy overcloud.json to all_nodes.json | undercloud 2026-03-14 07:40:24.879656 | fa163e0a-ba28-f829-538c-00000000047d | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:27.632871 | 0.48s 2026-03-14 07:40:24.904572 | fa163e0a-ba28-f829-538c-00000000047e | TASK | Render hieradata from template 2026-03-14 07:40:25.374658 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=bootstrap_node 2026-03-14 07:40:25.376834 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.130037 | 0.47s 2026-03-14 07:40:25.864862 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=vip_data 2026-03-14 07:40:25.865996 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.619218 | 0.96s 2026-03-14 07:40:26.390858 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=net_ip_map 2026-03-14 07:40:26.393130 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.146352 | 1.49s 2026-03-14 07:40:26.821002 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=cloud_domain 2026-03-14 07:40:26.823169 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.576393 | 1.92s 2026-03-14 07:40:27.313504 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=fqdn 2026-03-14 07:40:27.314188 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.067420 | 2.41s 2026-03-14 07:40:27.751513 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_names 2026-03-14 07:40:27.753934 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.507155 | 2.85s 2026-03-14 07:40:28.277306 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_configs 2026-03-14 07:40:28.279687 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.032906 | 3.37s 2026-03-14 07:40:28.721594 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=extraconfig 2026-03-14 07:40:28.722828 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.476050 | 3.82s 2026-03-14 07:40:29.208790 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=role_extraconfig 2026-03-14 07:40:29.210501 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.963730 | 4.30s 2026-03-14 07:40:29.709414 | fa163e0a-ba28-f829-538c-00000000047e | CHANGED | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2026-03-14 07:40:29.710313 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:32.463540 | 4.80s 2026-03-14 07:40:29.717323 | fa163e0a-ba28-f829-538c-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:32.470540 | 4.81s 2026-03-14 07:40:29.759065 | fa163e0a-ba28-f829-538c-000000000045 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 07:40:29.777358 | fa163e0a-ba28-f829-538c-000000000045 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:00:32.530581 | 0.02s 2026-03-14 07:40:29.822387 | fa163e0a-ba28-f829-538c-000000000522 | TASK | Check for hieradata file 2026-03-14 07:40:30.072046 | fa163e0a-ba28-f829-538c-000000000522 | OK | Check for hieradata file | undercloud 2026-03-14 07:40:30.074514 | fa163e0a-ba28-f829-538c-000000000522 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:00:32.827725 | 0.25s 2026-03-14 07:40:30.092856 | fa163e0a-ba28-f829-538c-000000000524 | TASK | Get existing data 2026-03-14 07:40:30.140376 | fa163e0a-ba28-f829-538c-000000000524 | SKIPPED | Get existing data | undercloud 2026-03-14 07:40:30.141734 | fa163e0a-ba28-f829-538c-000000000524 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:00:32.894920 | 0.05s 2026-03-14 07:40:30.170035 | fa163e0a-ba28-f829-538c-000000000525 | TASK | Set data fact 2026-03-14 07:40:30.215440 | fa163e0a-ba28-f829-538c-000000000525 | SKIPPED | Set data fact | undercloud 2026-03-14 07:40:30.216746 | fa163e0a-ba28-f829-538c-000000000525 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:00:32.969962 | 0.04s 2026-03-14 07:40:30.242491 | fa163e0a-ba28-f829-538c-000000000527 | TASK | Write ansible hieradata file 2026-03-14 07:40:30.709505 | fa163e0a-ba28-f829-538c-000000000527 | CHANGED | Write ansible hieradata file | undercloud 2026-03-14 07:40:30.711065 | fa163e0a-ba28-f829-538c-000000000527 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:00:33.464281 | 0.47s 2026-03-14 07:40:30.802497 | fa163e0a-ba28-f829-538c-000000000046 | TIMING | include_tasks | undercloud | 0:00:33.555704 | 0.04s PLAY [Server network deployments] ********************************************** 2026-03-14 07:40:30.961282 | fa163e0a-ba28-f829-538c-00000000004a | TASK | Network Configuration 2026-03-14 07:40:30.988922 | fa163e0a-ba28-f829-538c-00000000004a | OK | Network Configuration | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-00000000004a') missing from stats 2026-03-14 07:40:31.011811 | fa163e0a-ba28-f829-538c-00000000004b | TASK | Check NetworkConfig script existence 2026-03-14 07:40:31.030025 | fa163e0a-ba28-f829-538c-00000000004b | SKIPPED | Check NetworkConfig script existence | undercloud 2026-03-14 07:40:31.030896 | fa163e0a-ba28-f829-538c-00000000004b | TIMING | Check NetworkConfig script existence | undercloud | 0:00:33.784121 | 0.02s 2026-03-14 07:40:31.050349 | fa163e0a-ba28-f829-538c-000000000051 | TASK | Gather SELinux fact if needed 2026-03-14 07:40:31.087148 | fa163e0a-ba28-f829-538c-000000000051 | SKIPPED | Gather SELinux fact if needed | undercloud 2026-03-14 07:40:31.088057 | fa163e0a-ba28-f829-538c-000000000051 | TIMING | tripleo_network_config : Gather SELinux fact if needed | undercloud | 0:00:33.841281 | 0.04s 2026-03-14 07:40:31.108154 | fa163e0a-ba28-f829-538c-000000000052 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 07:40:31.752535 | fa163e0a-ba28-f829-538c-000000000052 | OK | Create fcontext entry for tripleoconfig | undercloud 2026-03-14 07:40:31.753878 | fa163e0a-ba28-f829-538c-000000000052 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | undercloud | 0:00:34.507097 | 0.64s 2026-03-14 07:40:31.778998 | fa163e0a-ba28-f829-538c-000000000053 | TASK | Ensure requirements are satisfied 2026-03-14 07:40:31.810846 | fa163e0a-ba28-f829-538c-000000000053 | TIMING | Ensure requirements are satisfied | undercloud | 0:00:34.564056 | 0.03s 2026-03-14 07:40:31.871022 | fa163e0a-ba28-f829-538c-0000000005c0 | TASK | Gather facts if they don't exist 2026-03-14 07:40:31.922453 | fa163e0a-ba28-f829-538c-0000000005c0 | SKIPPED | Gather facts if they don't exist | undercloud 2026-03-14 07:40:31.923444 | fa163e0a-ba28-f829-538c-0000000005c0 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:34.676667 | 0.05s 2026-03-14 07:40:31.942911 | fa163e0a-ba28-f829-538c-0000000005c1 | TASK | Gather variables for each operating system 2026-03-14 07:40:32.066607 | fa163e0a-ba28-f829-538c-0000000005c1 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 07:40:32.078172 | fa163e0a-ba28-f829-538c-0000000005c1 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:34.831387 | 0.13s 2026-03-14 07:40:32.098262 | fa163e0a-ba28-f829-538c-0000000005c3 | TASK | Check required packages to bootstrap TripleO is installed 2026-03-14 07:40:32.315331 | fa163e0a-ba28-f829-538c-0000000005c3 | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2026-03-14 07:40:32.316651 | fa163e0a-ba28-f829-538c-0000000005c3 | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:35.069869 | 0.22s 2026-03-14 07:40:32.341793 | fa163e0a-ba28-f829-538c-0000000005c4 | TASK | Deploy required packages to bootstrap TripleO 2026-03-14 07:40:32.372936 | fa163e0a-ba28-f829-538c-0000000005c4 | SKIPPED | Deploy required packages to bootstrap TripleO | undercloud 2026-03-14 07:40:32.374068 | fa163e0a-ba28-f829-538c-0000000005c4 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:35.127286 | 0.03s 2026-03-14 07:40:32.398865 | fa163e0a-ba28-f829-538c-0000000005c5 | TASK | Ensure packages are actually well installed 2026-03-14 07:40:33.374328 | fa163e0a-ba28-f829-538c-0000000005c5 | CHANGED | Ensure packages are actually well installed | undercloud 2026-03-14 07:40:33.375770 | fa163e0a-ba28-f829-538c-0000000005c5 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:36.128987 | 0.98s 2026-03-14 07:40:33.422270 | fa163e0a-ba28-f829-538c-000000000055 | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 07:40:33.663462 | fa163e0a-ba28-f829-538c-000000000055 | CHANGED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-03-14 07:40:33.664893 | fa163e0a-ba28-f829-538c-000000000055 | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:36.418111 | 0.24s 2026-03-14 07:40:33.689354 | fa163e0a-ba28-f829-538c-000000000056 | TASK | Reload NetworkManager 2026-03-14 07:40:34.118833 | fa163e0a-ba28-f829-538c-000000000056 | CHANGED | Reload NetworkManager | undercloud 2026-03-14 07:40:34.120698 | fa163e0a-ba28-f829-538c-000000000056 | TIMING | tripleo_network_config : Reload NetworkManager | undercloud | 0:00:36.873918 | 0.43s 2026-03-14 07:40:34.146099 | fa163e0a-ba28-f829-538c-000000000058 | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 07:40:34.364118 | fa163e0a-ba28-f829-538c-000000000058 | CHANGED | Ensure /var/lib/tripleo-config directory exists | undercloud 2026-03-14 07:40:34.365740 | fa163e0a-ba28-f829-538c-000000000058 | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | undercloud | 0:00:37.118950 | 0.22s 2026-03-14 07:40:34.393494 | fa163e0a-ba28-f829-538c-000000000059 | TASK | Check for previous run of NetworkConfig 2026-03-14 07:40:34.612875 | fa163e0a-ba28-f829-538c-000000000059 | OK | Check for previous run of NetworkConfig | undercloud 2026-03-14 07:40:34.614283 | fa163e0a-ba28-f829-538c-000000000059 | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | undercloud | 0:00:37.367494 | 0.22s 2026-03-14 07:40:34.641874 | fa163e0a-ba28-f829-538c-00000000005a | TASK | Check result of previous run of NetworkConfig 2026-03-14 07:40:34.670769 | fa163e0a-ba28-f829-538c-00000000005a | SKIPPED | Check result of previous run of NetworkConfig | undercloud 2026-03-14 07:40:34.672370 | fa163e0a-ba28-f829-538c-00000000005a | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | undercloud | 0:00:37.425582 | 0.03s 2026-03-14 07:40:34.697308 | fa163e0a-ba28-f829-538c-00000000005b | TASK | Ensure we get cloud-init 2026-03-14 07:40:34.888913 | fa163e0a-ba28-f829-538c-00000000005b | OK | Ensure we get cloud-init | undercloud 2026-03-14 07:40:34.890015 | fa163e0a-ba28-f829-538c-00000000005b | TIMING | tripleo_network_config : Ensure we get cloud-init | undercloud | 0:00:37.643239 | 0.19s 2026-03-14 07:40:34.910700 | fa163e0a-ba28-f829-538c-00000000005d | TASK | Create /etc/os-net-config directory 2026-03-14 07:40:35.181411 | fa163e0a-ba28-f829-538c-00000000005d | OK | Create /etc/os-net-config directory | undercloud 2026-03-14 07:40:35.182818 | fa163e0a-ba28-f829-538c-00000000005d | TIMING | tripleo_network_config : Create /etc/os-net-config directory | undercloud | 0:00:37.936036 | 0.27s 2026-03-14 07:40:35.208785 | fa163e0a-ba28-f829-538c-00000000005e | TASK | Create os-net-config mappings from lookup data 2026-03-14 07:40:35.528409 | fa163e0a-ba28-f829-538c-00000000005e | OK | Create os-net-config mappings from lookup data | undercloud 2026-03-14 07:40:35.529688 | fa163e0a-ba28-f829-538c-00000000005e | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | undercloud | 0:00:38.282904 | 0.32s 2026-03-14 07:40:35.553578 | fa163e0a-ba28-f829-538c-00000000005f | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 07:40:35.593755 | fa163e0a-ba28-f829-538c-00000000005f | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud 2026-03-14 07:40:35.594831 | fa163e0a-ba28-f829-538c-00000000005f | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud | 0:00:38.348050 | 0.04s 2026-03-14 07:40:35.619125 | fa163e0a-ba28-f829-538c-000000000061 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 07:40:35.841766 | fa163e0a-ba28-f829-538c-000000000061 | OK | Remove /var/lib/tripleo-config/scripts directory | undercloud 2026-03-14 07:40:35.843082 | fa163e0a-ba28-f829-538c-000000000061 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | undercloud | 0:00:38.596301 | 0.22s 2026-03-14 07:40:35.867959 | fa163e0a-ba28-f829-538c-000000000062 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 07:40:35.937890 | fa163e0a-ba28-f829-538c-000000000062 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | undercloud | 0:00:38.691111 | 0.07s 2026-03-14 07:40:35.953192 | f323f6dd-90a1-424c-8099-1c983842dd76 | INCLUDED | /usr/share/ansible/roles/tripleo_network_config/tasks/os_net_config.yml | undercloud 2026-03-14 07:40:35.976750 | fa163e0a-ba28-f829-538c-00000000060a | TASK | Set nic_config_file fact 2026-03-14 07:40:36.056528 | fa163e0a-ba28-f829-538c-00000000060a | OK | Set nic_config_file fact | undercloud 2026-03-14 07:40:36.057411 | fa163e0a-ba28-f829-538c-00000000060a | TIMING | tripleo_network_config : Set nic_config_file fact | undercloud | 0:00:38.810635 | 0.08s 2026-03-14 07:40:36.076531 | fa163e0a-ba28-f829-538c-00000000060b | TASK | Render overidden network config 2026-03-14 07:40:36.636735 | fa163e0a-ba28-f829-538c-00000000060b | CHANGED | Render overidden network config | undercloud 2026-03-14 07:40:36.638129 | fa163e0a-ba28-f829-538c-00000000060b | TIMING | tripleo_network_config : Render overidden network config | undercloud | 0:00:39.391344 | 0.56s 2026-03-14 07:40:36.663724 | fa163e0a-ba28-f829-538c-00000000060c | TASK | Render network_config 2026-03-14 07:40:36.736248 | fa163e0a-ba28-f829-538c-00000000060c | SKIPPED | Render network_config | undercloud 2026-03-14 07:40:36.737613 | fa163e0a-ba28-f829-538c-00000000060c | TIMING | tripleo_network_config : Render network_config | undercloud | 0:00:39.490825 | 0.07s 2026-03-14 07:40:36.762443 | fa163e0a-ba28-f829-538c-00000000060d | TASK | Render network_config from template 2026-03-14 07:40:36.845027 | fa163e0a-ba28-f829-538c-00000000060d | SKIPPED | Render network_config from template | undercloud 2026-03-14 07:40:36.846292 | fa163e0a-ba28-f829-538c-00000000060d | TIMING | tripleo_network_config : Render network_config from template | undercloud | 0:00:39.599512 | 0.08s 2026-03-14 07:40:36.871477 | fa163e0a-ba28-f829-538c-00000000060e | TASK | Run tripleo_os_net_config_module with network_config ASYNC OK on undercloud: jid=353279955853.33395 2026-03-14 07:40:40.854988 | fa163e0a-ba28-f829-538c-00000000060e | OK | Run tripleo_os_net_config_module with network_config | undercloud 2026-03-14 07:40:40.856442 | fa163e0a-ba28-f829-538c-00000000060e | TIMING | tripleo_network_config : Run tripleo_os_net_config_module with network_config | undercloud | 0:00:43.609666 | 3.98s 2026-03-14 07:40:40.875182 | fa163e0a-ba28-f829-538c-000000000063 | TASK | Write rc of NetworkConfig script 2026-03-14 07:40:41.377389 | fa163e0a-ba28-f829-538c-000000000063 | CHANGED | Write rc of NetworkConfig script | undercloud 2026-03-14 07:40:41.378836 | fa163e0a-ba28-f829-538c-000000000063 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | undercloud | 0:00:44.132054 | 0.50s 2026-03-14 07:40:41.403817 | fa163e0a-ba28-f829-538c-000000000064 | TASK | Disable cloud-init network config 2026-03-14 07:40:41.899405 | fa163e0a-ba28-f829-538c-000000000064 | CHANGED | Disable cloud-init network config | undercloud 2026-03-14 07:40:41.900957 | fa163e0a-ba28-f829-538c-000000000064 | TIMING | tripleo_network_config : Disable cloud-init network config | undercloud | 0:00:44.654173 | 0.50s 2026-03-14 07:40:41.926474 | fa163e0a-ba28-f829-538c-000000000065 | TASK | Ensure network service is enabled 2026-03-14 07:40:42.320773 | fa163e0a-ba28-f829-538c-000000000065 | OK | Ensure network service is enabled | undercloud 2026-03-14 07:40:42.322642 | fa163e0a-ba28-f829-538c-000000000065 | TIMING | tripleo_network_config : Ensure network service is enabled | undercloud | 0:00:45.075856 | 0.39s PLAY [Server network validation] *********************************************** 2026-03-14 07:40:42.500764 | fa163e0a-ba28-f829-538c-000000000095 | TASK | Basic Network Validation 2026-03-14 07:40:42.527085 | fa163e0a-ba28-f829-538c-000000000095 | TIMING | Basic Network Validation | undercloud | 0:00:45.280300 | 0.03s 2026-03-14 07:40:42.569342 | fa163e0a-ba28-f829-538c-000000000646 | TASK | Collect default network fact 2026-03-14 07:40:43.075874 | fa163e0a-ba28-f829-538c-000000000646 | OK | Collect default network fact | undercloud 2026-03-14 07:40:43.077043 | fa163e0a-ba28-f829-538c-000000000646 | TIMING | tripleo_nodes_validation : Collect default network fact | undercloud | 0:00:45.830261 | 0.51s 2026-03-14 07:40:43.100846 | fa163e0a-ba28-f829-538c-000000000647 | TASK | Check Default IPv4 Gateway availability 2026-03-14 07:40:47.392218 | fa163e0a-ba28-f829-538c-000000000647 | OK | Check Default IPv4 Gateway availability | undercloud 2026-03-14 07:40:47.393965 | fa163e0a-ba28-f829-538c-000000000647 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | undercloud | 0:00:50.147179 | 4.29s 2026-03-14 07:40:47.418294 | fa163e0a-ba28-f829-538c-000000000648 | TASK | Check all networks Gateway availability 2026-03-14 07:40:51.750015 | fa163e0a-ba28-f829-538c-000000000648 | OK | Check all networks Gateway availability | undercloud | item=192.168.122.10 2026-03-14 07:40:51.752087 | fa163e0a-ba28-f829-538c-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.505304 | 4.33s 2026-03-14 07:40:51.762470 | fa163e0a-ba28-f829-538c-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.515677 | 4.34s 2026-03-14 07:40:51.788078 | fa163e0a-ba28-f829-538c-00000000064a | TASK | Check Controllers availability 2026-03-14 07:40:51.872113 | fa163e0a-ba28-f829-538c-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.625321 | 0.08s 2026-03-14 07:40:51.884107 | fa163e0a-ba28-f829-538c-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.637321 | 0.09s 2026-03-14 07:40:51.908843 | 40b8c520-4f9e-4217-bb47-8d234a59619b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | undercloud 2026-03-14 07:40:51.941955 | fa163e0a-ba28-f829-538c-00000000066e | TASK | Set IP options 2026-03-14 07:40:51.981331 | fa163e0a-ba28-f829-538c-00000000066e | OK | Set IP options | undercloud 2026-03-14 07:40:51.982525 | fa163e0a-ba28-f829-538c-00000000066e | TIMING | tripleo_nodes_validation : Set IP options | undercloud | 0:00:54.735742 | 0.04s 2026-03-14 07:40:52.006563 | fa163e0a-ba28-f829-538c-00000000066f | TASK | Lookup interface information 2026-03-14 07:40:52.248210 | fa163e0a-ba28-f829-538c-00000000066f | CHANGED | Lookup interface information | undercloud 2026-03-14 07:40:52.249629 | fa163e0a-ba28-f829-538c-00000000066f | TIMING | tripleo_nodes_validation : Lookup interface information | undercloud | 0:00:55.002846 | 0.24s 2026-03-14 07:40:52.274194 | fa163e0a-ba28-f829-538c-000000000670 | TASK | Set interface vars 2026-03-14 07:40:52.359321 | fa163e0a-ba28-f829-538c-000000000670 | OK | Set interface vars | undercloud 2026-03-14 07:40:52.360358 | fa163e0a-ba28-f829-538c-000000000670 | TIMING | tripleo_nodes_validation : Set interface vars | undercloud | 0:00:55.113577 | 0.08s 2026-03-14 07:40:52.384278 | fa163e0a-ba28-f829-538c-000000000672 | TASK | Check IP responsiveness 2026-03-14 07:40:52.413708 | fa163e0a-ba28-f829-538c-000000000672 | SKIPPED | Check IP responsiveness | undercloud 2026-03-14 07:40:52.414834 | fa163e0a-ba28-f829-538c-000000000672 | TIMING | tripleo_nodes_validation : Check IP responsiveness | undercloud | 0:00:55.168053 | 0.03s 2026-03-14 07:40:52.441752 | fa163e0a-ba28-f829-538c-000000000673 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 07:40:52.469872 | fa163e0a-ba28-f829-538c-000000000673 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | undercloud 2026-03-14 07:40:52.470960 | fa163e0a-ba28-f829-538c-000000000673 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | undercloud | 0:00:55.224176 | 0.03s 2026-03-14 07:40:52.494919 | fa163e0a-ba28-f829-538c-00000000064c | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 07:40:52.523231 | fa163e0a-ba28-f829-538c-00000000064c | SKIPPED | Verify the configured FQDN vs /etc/hosts | undercloud 2026-03-14 07:40:52.524250 | fa163e0a-ba28-f829-538c-00000000064c | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | undercloud | 0:00:55.277470 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2026-03-14 07:40:52.702568 | fa163e0a-ba28-f829-538c-000000000099 | TASK | Server pre deployments 2026-03-14 07:40:52.728506 | fa163e0a-ba28-f829-538c-000000000099 | OK | Server pre deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-000000000099') missing from stats 2026-03-14 07:40:52.748792 | fa163e0a-ba28-f829-538c-00000000009d | TASK | Hiera config 2026-03-14 07:40:52.774919 | fa163e0a-ba28-f829-538c-00000000009d | TIMING | Hiera config | undercloud | 0:00:55.528129 | 0.02s 2026-03-14 07:40:52.814405 | fa163e0a-ba28-f829-538c-0000000006c3 | TASK | Create /etc/puppet/hieradata 2026-03-14 07:40:53.034796 | fa163e0a-ba28-f829-538c-0000000006c3 | OK | Create /etc/puppet/hieradata | undercloud 2026-03-14 07:40:53.036530 | fa163e0a-ba28-f829-538c-0000000006c3 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:55.789737 | 0.22s 2026-03-14 07:40:53.062317 | fa163e0a-ba28-f829-538c-0000000006c4 | TASK | Write hiera config 2026-03-14 07:40:53.556470 | fa163e0a-ba28-f829-538c-0000000006c4 | OK | Write hiera config | undercloud 2026-03-14 07:40:53.557295 | fa163e0a-ba28-f829-538c-0000000006c4 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:56.310524 | 0.49s 2026-03-14 07:40:53.589312 | fa163e0a-ba28-f829-538c-00000000009e | TASK | Hiera symlink 2026-03-14 07:40:53.807132 | fa163e0a-ba28-f829-538c-00000000009e | OK | Hiera symlink | undercloud 2026-03-14 07:40:53.808658 | fa163e0a-ba28-f829-538c-00000000009e | TIMING | Hiera symlink | undercloud | 0:00:56.561875 | 0.22s 2026-03-14 07:40:53.835125 | fa163e0a-ba28-f829-538c-00000000009f | TASK | Hieradata from vars 2026-03-14 07:40:53.856597 | fa163e0a-ba28-f829-538c-00000000009f | TIMING | Hieradata from vars | undercloud | 0:00:56.609767 | 0.02s 2026-03-14 07:40:53.914893 | fa163e0a-ba28-f829-538c-00000000071e | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 07:40:54.381612 | fa163e0a-ba28-f829-538c-00000000071e | OK | Copy overcloud.json to all_nodes.json | undercloud 2026-03-14 07:40:54.383297 | fa163e0a-ba28-f829-538c-00000000071e | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:57.136507 | 0.47s 2026-03-14 07:40:54.409687 | fa163e0a-ba28-f829-538c-00000000071f | TASK | Render hieradata from template 2026-03-14 07:40:54.958672 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=bootstrap_node 2026-03-14 07:40:54.959590 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.712816 | 0.55s 2026-03-14 07:40:55.493171 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=vip_data 2026-03-14 07:40:55.495310 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.248532 | 1.08s 2026-03-14 07:40:56.015581 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=net_ip_map 2026-03-14 07:40:56.016710 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.769915 | 1.61s 2026-03-14 07:40:56.438617 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=cloud_domain 2026-03-14 07:40:56.439715 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.192937 | 2.03s 2026-03-14 07:40:56.951787 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=fqdn 2026-03-14 07:40:56.952917 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.706137 | 2.54s 2026-03-14 07:40:57.436810 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=service_names 2026-03-14 07:40:57.438979 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.192201 | 3.03s 2026-03-14 07:40:57.867649 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=service_configs 2026-03-14 07:40:57.869745 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.622968 | 3.46s 2026-03-14 07:40:58.311945 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=extraconfig 2026-03-14 07:40:58.313038 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.066260 | 3.90s 2026-03-14 07:40:58.762398 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=role_extraconfig 2026-03-14 07:40:58.763473 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.516695 | 4.35s 2026-03-14 07:40:59.277106 | fa163e0a-ba28-f829-538c-00000000071f | OK | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2026-03-14 07:40:59.279278 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.032500 | 4.87s 2026-03-14 07:40:59.292303 | fa163e0a-ba28-f829-538c-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.045519 | 4.88s 2026-03-14 07:40:59.342818 | fa163e0a-ba28-f829-538c-0000000000a0 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 07:40:59.371592 | fa163e0a-ba28-f829-538c-0000000000a0 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:01:02.124806 | 0.03s 2026-03-14 07:40:59.440403 | fa163e0a-ba28-f829-538c-0000000007c3 | TASK | Check for hieradata file 2026-03-14 07:40:59.659630 | fa163e0a-ba28-f829-538c-0000000007c3 | OK | Check for hieradata file | undercloud 2026-03-14 07:40:59.660864 | fa163e0a-ba28-f829-538c-0000000007c3 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:01:02.414082 | 0.22s 2026-03-14 07:40:59.685316 | fa163e0a-ba28-f829-538c-0000000007c5 | TASK | Get existing data 2026-03-14 07:40:59.735944 | fa163e0a-ba28-f829-538c-0000000007c5 | SKIPPED | Get existing data | undercloud 2026-03-14 07:40:59.737165 | fa163e0a-ba28-f829-538c-0000000007c5 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:01:02.490385 | 0.05s 2026-03-14 07:40:59.761222 | fa163e0a-ba28-f829-538c-0000000007c6 | TASK | Set data fact 2026-03-14 07:40:59.809059 | fa163e0a-ba28-f829-538c-0000000007c6 | SKIPPED | Set data fact | undercloud 2026-03-14 07:40:59.810100 | fa163e0a-ba28-f829-538c-0000000007c6 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:01:02.563322 | 0.05s 2026-03-14 07:40:59.834323 | fa163e0a-ba28-f829-538c-0000000007c8 | TASK | Write ansible hieradata file 2026-03-14 07:41:00.286500 | fa163e0a-ba28-f829-538c-0000000007c8 | OK | Write ansible hieradata file | undercloud 2026-03-14 07:41:00.288107 | fa163e0a-ba28-f829-538c-0000000007c8 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:01:03.041324 | 0.45s 2026-03-14 07:41:00.390210 | fa163e0a-ba28-f829-538c-0000000000a1 | TIMING | include_tasks | undercloud | 0:01:03.143421 | 0.05s PLAY [Host prep steps] ********************************************************* 2026-03-14 07:41:00.552498 | fa163e0a-ba28-f829-538c-0000000000a5 | TASK | Host prep steps 2026-03-14 07:41:00.579117 | fa163e0a-ba28-f829-538c-0000000000a5 | OK | Host prep steps | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000a5') missing from stats 2026-03-14 07:41:00.652267 | fa163e0a-ba28-f829-538c-0000000000a6 | TASK | Deploy Artifacts 2026-03-14 07:41:00.722342 | fa163e0a-ba28-f829-538c-0000000000a6 | SKIPPED | Deploy Artifacts | undercloud 2026-03-14 07:41:00.723128 | fa163e0a-ba28-f829-538c-0000000000a6 | TIMING | Deploy Artifacts | undercloud | 0:01:03.476357 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:41:00.776039 | fa163e0a-ba28-f829-538c-0000000000a7 | TIMING | include_tasks | undercloud | 0:01:03.529260 | 0.04s 2026-03-14 07:41:00.866362 | b4bdc791-869f-4235-8c75-beef97e4e5af | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/host_prep_tasks.yaml | undercloud 2026-03-14 07:41:00.933838 | fa163e0a-ba28-f829-538c-000000000843 | TASK | Run firewall role 2026-03-14 07:41:00.948368 | fa163e0a-ba28-f829-538c-000000000843 | TIMING | Run firewall role | undercloud | 0:01:03.701593 | 0.01s 2026-03-14 07:41:00.995349 | fa163e0a-ba28-f829-538c-000000000902 | TASK | Gather variables for each operating system 2026-03-14 07:41:01.074318 | fa163e0a-ba28-f829-538c-000000000902 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 07:41:01.075722 | fa163e0a-ba28-f829-538c-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.828945 | 0.08s 2026-03-14 07:41:01.085774 | fa163e0a-ba28-f829-538c-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.838995 | 0.09s 2026-03-14 07:41:01.105388 | fa163e0a-ba28-f829-538c-000000000903 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 07:41:04.071664 | fa163e0a-ba28-f829-538c-000000000903 | OK | Uninstall firewalld to prevent nftables conflicts | undercloud 2026-03-14 07:41:04.073089 | fa163e0a-ba28-f829-538c-000000000903 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | undercloud | 0:01:06.826305 | 2.97s 2026-03-14 07:41:04.098661 | fa163e0a-ba28-f829-538c-000000000907 | TASK | Create empty var for masquerade rules 2026-03-14 07:41:04.127197 | fa163e0a-ba28-f829-538c-000000000907 | OK | Create empty var for masquerade rules | undercloud 2026-03-14 07:41:04.128386 | fa163e0a-ba28-f829-538c-000000000907 | TIMING | tripleo_firewall : Create empty var for masquerade rules | undercloud | 0:01:06.881598 | 0.03s 2026-03-14 07:41:04.155279 | fa163e0a-ba28-f829-538c-000000000908 | TASK | Enable masquerade 2026-03-14 07:41:04.221885 | fa163e0a-ba28-f829-538c-000000000908 | OK | Enable masquerade | undercloud 2026-03-14 07:41:04.223194 | fa163e0a-ba28-f829-538c-000000000908 | TIMING | tripleo_firewall : Enable masquerade | undercloud | 0:01:06.976412 | 0.07s 2026-03-14 07:41:04.247138 | fa163e0a-ba28-f829-538c-000000000909 | TASK | Set the default frontend firewall rules 2026-03-14 07:41:04.275813 | fa163e0a-ba28-f829-538c-000000000909 | OK | Set the default frontend firewall rules | undercloud 2026-03-14 07:41:04.277426 | fa163e0a-ba28-f829-538c-000000000909 | TIMING | tripleo_firewall : Set the default frontend firewall rules | undercloud | 0:01:07.030638 | 0.03s 2026-03-14 07:41:04.311192 | fa163e0a-ba28-f829-538c-00000000090c | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 07:41:04.362601 | fa163e0a-ba28-f829-538c-00000000090c | OK | Set frontend rule fact (non-ssl rules) | undercloud 2026-03-14 07:41:04.363521 | fa163e0a-ba28-f829-538c-00000000090c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.116745 | 0.05s 2026-03-14 07:41:04.384317 | fa163e0a-ba28-f829-538c-00000000090d | TASK | Set frontend rule fact (ssl rules) 2026-03-14 07:41:04.433284 | fa163e0a-ba28-f829-538c-00000000090d | OK | Set frontend rule fact (ssl rules) | undercloud 2026-03-14 07:41:04.434446 | fa163e0a-ba28-f829-538c-00000000090d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.187670 | 0.05s 2026-03-14 07:41:04.454455 | fa163e0a-ba28-f829-538c-00000000090f | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 07:41:04.485526 | fa163e0a-ba28-f829-538c-00000000090f | SKIPPED | Set frontend rule fact (non-ssl rules) | undercloud 2026-03-14 07:41:04.486467 | fa163e0a-ba28-f829-538c-00000000090f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.239691 | 0.03s 2026-03-14 07:41:04.505701 | fa163e0a-ba28-f829-538c-000000000910 | TASK | Set frontend rule fact (ssl rules) 2026-03-14 07:41:04.535335 | fa163e0a-ba28-f829-538c-000000000910 | SKIPPED | Set frontend rule fact (ssl rules) | undercloud 2026-03-14 07:41:04.536136 | fa163e0a-ba28-f829-538c-000000000910 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.289362 | 0.03s 2026-03-14 07:41:04.559160 | fa163e0a-ba28-f829-538c-000000000912 | TASK | Enable LOG rules 2026-03-14 07:41:04.586521 | fa163e0a-ba28-f829-538c-000000000912 | SKIPPED | Enable LOG rules | undercloud 2026-03-14 07:41:04.587360 | fa163e0a-ba28-f829-538c-000000000912 | TIMING | tripleo_firewall : Enable LOG rules | undercloud | 0:01:07.340585 | 0.03s 2026-03-14 07:41:04.606768 | fa163e0a-ba28-f829-538c-000000000913 | TASK | Set rule fact 2026-03-14 07:41:04.668810 | fa163e0a-ba28-f829-538c-000000000913 | OK | Set rule fact | undercloud 2026-03-14 07:41:04.672014 | fa163e0a-ba28-f829-538c-000000000913 | TIMING | tripleo_firewall : Set rule fact | undercloud | 0:01:07.425228 | 0.06s 2026-03-14 07:41:04.699992 | fa163e0a-ba28-f829-538c-000000000914 | TASK | Manage rules via nftables 2026-03-14 07:41:04.719079 | fa163e0a-ba28-f829-538c-000000000914 | TIMING | Manage rules via nftables | undercloud | 0:01:07.472295 | 0.02s 2026-03-14 07:41:04.791931 | fa163e0a-ba28-f829-538c-00000000098e | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:07.545143 | 0.02s 2026-03-14 07:41:04.806308 | 1632ce29-e0a0-4e89-a758-f7c226206a33 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | undercloud 2026-03-14 07:41:04.832261 | fa163e0a-ba28-f829-538c-0000000009b7 | TASK | Ensure legacy iptables services are off 2026-03-14 07:41:05.218383 | fa163e0a-ba28-f829-538c-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=iptables.service 2026-03-14 07:41:05.220531 | fa163e0a-ba28-f829-538c-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.973736 | 0.39s 2026-03-14 07:41:05.514948 | fa163e0a-ba28-f829-538c-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=ip6tables.service 2026-03-14 07:41:05.516040 | fa163e0a-ba28-f829-538c-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:08.269266 | 0.68s 2026-03-14 07:41:05.523631 | fa163e0a-ba28-f829-538c-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:08.276843 | 0.69s 2026-03-14 07:41:05.552418 | fa163e0a-ba28-f829-538c-0000000009b8 | TASK | Ensure nftables service is enabled and running 2026-03-14 07:41:06.170004 | fa163e0a-ba28-f829-538c-0000000009b8 | CHANGED | Ensure nftables service is enabled and running | undercloud 2026-03-14 07:41:06.171064 | fa163e0a-ba28-f829-538c-0000000009b8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | undercloud | 0:01:08.924291 | 0.62s 2026-03-14 07:41:06.189226 | fa163e0a-ba28-f829-538c-0000000009b9 | TASK | Empty nftables from anything that may lay around 2026-03-14 07:41:06.226035 | fa163e0a-ba28-f829-538c-0000000009b9 | SKIPPED | Empty nftables from anything that may lay around | undercloud 2026-03-14 07:41:06.226883 | fa163e0a-ba28-f829-538c-0000000009b9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | undercloud | 0:01:08.980110 | 0.04s 2026-03-14 07:41:06.269288 | fa163e0a-ba28-f829-538c-00000000098f | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:09.022509 | 0.02s 2026-03-14 07:41:06.288709 | 93139762-1cba-40e2-bf34-197f5f609b09 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | undercloud 2026-03-14 07:41:06.318467 | fa163e0a-ba28-f829-538c-0000000009e8 | TASK | Push empty ruleset 2026-03-14 07:41:06.763162 | fa163e0a-ba28-f829-538c-0000000009e8 | CHANGED | Push empty ruleset | undercloud 2026-03-14 07:41:06.763973 | fa163e0a-ba28-f829-538c-0000000009e8 | TIMING | tripleo_nftables : Push empty ruleset | undercloud | 0:01:09.517200 | 0.44s 2026-03-14 07:41:06.785519 | fa163e0a-ba28-f829-538c-0000000009e9 | TASK | Load empty ruleset 2026-03-14 07:41:07.027824 | fa163e0a-ba28-f829-538c-0000000009e9 | CHANGED | Load empty ruleset | undercloud 2026-03-14 07:41:07.029129 | fa163e0a-ba28-f829-538c-0000000009e9 | TIMING | tripleo_nftables : Load empty ruleset | undercloud | 0:01:09.782348 | 0.24s 2026-03-14 07:41:07.053895 | fa163e0a-ba28-f829-538c-0000000009eb | TASK | Use default rules 2026-03-14 07:41:07.137843 | fa163e0a-ba28-f829-538c-0000000009eb | OK | Use default rules | undercloud 2026-03-14 07:41:07.140512 | fa163e0a-ba28-f829-538c-0000000009eb | TIMING | tripleo_nftables : Use default rules | undercloud | 0:01:09.893728 | 0.09s 2026-03-14 07:41:07.169133 | fa163e0a-ba28-f829-538c-0000000009ec | TASK | Enable LOG rules 2026-03-14 07:41:07.252948 | fa163e0a-ba28-f829-538c-0000000009ec | OK | Enable LOG rules | undercloud 2026-03-14 07:41:07.255780 | fa163e0a-ba28-f829-538c-0000000009ec | TIMING | tripleo_nftables : Enable LOG rules | undercloud | 0:01:10.008997 | 0.08s 2026-03-14 07:41:07.285225 | fa163e0a-ba28-f829-538c-0000000009ee | TASK | Get current nftables content 2026-03-14 07:41:07.500810 | fa163e0a-ba28-f829-538c-0000000009ee | CHANGED | Get current nftables content | undercloud 2026-03-14 07:41:07.502250 | fa163e0a-ba28-f829-538c-0000000009ee | TIMING | tripleo_nftables : Get current nftables content | undercloud | 0:01:10.255462 | 0.22s 2026-03-14 07:41:07.528104 | fa163e0a-ba28-f829-538c-0000000009f0 | TASK | Generate chain jumps 2026-03-14 07:41:08.034694 | fa163e0a-ba28-f829-538c-0000000009f0 | CHANGED | Generate chain jumps | undercloud 2026-03-14 07:41:08.035997 | fa163e0a-ba28-f829-538c-0000000009f0 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:10.789216 | 0.51s 2026-03-14 07:41:08.060776 | fa163e0a-ba28-f829-538c-0000000009f1 | TASK | Generate chain jumps 2026-03-14 07:41:08.593096 | fa163e0a-ba28-f829-538c-0000000009f1 | CHANGED | Generate chain jumps | undercloud 2026-03-14 07:41:08.594456 | fa163e0a-ba28-f829-538c-0000000009f1 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:11.347674 | 0.53s 2026-03-14 07:41:08.619293 | fa163e0a-ba28-f829-538c-0000000009f2 | TASK | Generate nft flushes 2026-03-14 07:41:09.075042 | fa163e0a-ba28-f829-538c-0000000009f2 | CHANGED | Generate nft flushes | undercloud 2026-03-14 07:41:09.076579 | fa163e0a-ba28-f829-538c-0000000009f2 | TIMING | tripleo_nftables : Generate nft flushes | undercloud | 0:01:11.829770 | 0.46s 2026-03-14 07:41:09.102074 | fa163e0a-ba28-f829-538c-0000000009f3 | TASK | Generate nft tripleo chains 2026-03-14 07:41:09.580841 | fa163e0a-ba28-f829-538c-0000000009f3 | CHANGED | Generate nft tripleo chains | undercloud 2026-03-14 07:41:09.582289 | fa163e0a-ba28-f829-538c-0000000009f3 | TIMING | tripleo_nftables : Generate nft tripleo chains | undercloud | 0:01:12.335502 | 0.48s 2026-03-14 07:41:09.607594 | fa163e0a-ba28-f829-538c-0000000009f4 | TASK | Generate nft ruleset in static file 2026-03-14 07:41:10.917649 | fa163e0a-ba28-f829-538c-0000000009f4 | CHANGED | Generate nft ruleset in static file | undercloud 2026-03-14 07:41:10.918664 | fa163e0a-ba28-f829-538c-0000000009f4 | TIMING | tripleo_nftables : Generate nft ruleset in static file | undercloud | 0:01:13.671888 | 1.31s 2026-03-14 07:41:10.938786 | fa163e0a-ba28-f829-538c-0000000009f6 | TASK | Validate all of the generated content before loading 2026-03-14 07:41:11.614002 | fa163e0a-ba28-f829-538c-0000000009f6 | CHANGED | Validate all of the generated content before loading | undercloud 2026-03-14 07:41:11.615656 | fa163e0a-ba28-f829-538c-0000000009f6 | TIMING | tripleo_nftables : Validate all of the generated content before loading | undercloud | 0:01:14.368868 | 0.68s 2026-03-14 07:41:11.641225 | fa163e0a-ba28-f829-538c-0000000009f7 | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 07:41:11.913667 | fa163e0a-ba28-f829-538c-0000000009f7 | CHANGED | Ensure we load our different nft rulesets on boot | undercloud 2026-03-14 07:41:11.915432 | fa163e0a-ba28-f829-538c-0000000009f7 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | undercloud | 0:01:14.668646 | 0.27s 2026-03-14 07:41:11.974059 | fa163e0a-ba28-f829-538c-000000000990 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:14.727258 | 0.03s 2026-03-14 07:41:11.993916 | 6c023450-fd78-438e-b9e7-4fa6d477b40e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | undercloud 2026-03-14 07:41:12.048412 | fa163e0a-ba28-f829-538c-000000000a5f | TASK | Inject our custom chains in nftables 2026-03-14 07:41:12.287343 | fa163e0a-ba28-f829-538c-000000000a5f | CHANGED | Inject our custom chains in nftables | undercloud 2026-03-14 07:41:12.288346 | fa163e0a-ba28-f829-538c-000000000a5f | TIMING | tripleo_nftables : Inject our custom chains in nftables | undercloud | 0:01:15.041571 | 0.24s 2026-03-14 07:41:12.305983 | fa163e0a-ba28-f829-538c-000000000a60 | TASK | Reload custom nftables ruleset files 2026-03-14 07:41:12.588741 | fa163e0a-ba28-f829-538c-000000000a60 | CHANGED | Reload custom nftables ruleset files | undercloud 2026-03-14 07:41:12.590200 | fa163e0a-ba28-f829-538c-000000000a60 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | undercloud | 0:01:15.343416 | 0.28s 2026-03-14 07:41:12.646093 | fa163e0a-ba28-f829-538c-000000000844 | TASK | allow logrotate to read inside containers 2026-03-14 07:41:13.814712 | fa163e0a-ba28-f829-538c-000000000844 | CHANGED | allow logrotate to read inside containers | undercloud 2026-03-14 07:41:13.816340 | fa163e0a-ba28-f829-538c-000000000844 | TIMING | allow logrotate to read inside containers | undercloud | 0:01:16.569554 | 1.17s 2026-03-14 07:41:13.840905 | fa163e0a-ba28-f829-538c-000000000845 | TASK | authorize httpd to listen on registry ports 2026-03-14 07:41:16.269145 | fa163e0a-ba28-f829-538c-000000000845 | CHANGED | authorize httpd to listen on registry ports | undercloud 2026-03-14 07:41:16.270298 | fa163e0a-ba28-f829-538c-000000000845 | TIMING | authorize httpd to listen on registry ports | undercloud | 0:01:19.023523 | 2.43s 2026-03-14 07:41:16.315985 | fa163e0a-ba28-f829-538c-000000000847 | OK | set_fact | undercloud 2026-03-14 07:41:16.316910 | fa163e0a-ba28-f829-538c-000000000847 | TIMING | set_fact | undercloud | 0:01:19.070137 | 0.03s 2026-03-14 07:41:16.358285 | fa163e0a-ba28-f829-538c-000000000848 | TIMING | include_role : tripleo_image_serve | undercloud | 0:01:19.111508 | 0.02s 2026-03-14 07:41:16.392378 | fa163e0a-ba28-f829-538c-000000000b6a | TASK | ensure apache is installed 2026-03-14 07:41:22.455054 | fa163e0a-ba28-f829-538c-000000000b6a | CHANGED | ensure apache is installed | undercloud 2026-03-14 07:41:22.456670 | fa163e0a-ba28-f829-538c-000000000b6a | TIMING | tripleo_image_serve : ensure apache is installed | undercloud | 0:01:25.209885 | 6.06s 2026-03-14 07:41:22.483774 | fa163e0a-ba28-f829-538c-000000000b6b | TASK | create image data directory 2026-03-14 07:41:22.747292 | fa163e0a-ba28-f829-538c-000000000b6b | CHANGED | create image data directory | undercloud 2026-03-14 07:41:22.748573 | fa163e0a-ba28-f829-538c-000000000b6b | TIMING | tripleo_image_serve : create image data directory | undercloud | 0:01:25.501762 | 0.26s 2026-03-14 07:41:22.774305 | fa163e0a-ba28-f829-538c-000000000b6c | TASK | create /v2/ response file 2026-03-14 07:41:23.259486 | fa163e0a-ba28-f829-538c-000000000b6c | CHANGED | create /v2/ response file | undercloud 2026-03-14 07:41:23.260833 | fa163e0a-ba28-f829-538c-000000000b6c | TIMING | tripleo_image_serve : create /v2/ response file | undercloud | 0:01:26.014052 | 0.49s 2026-03-14 07:41:23.287850 | fa163e0a-ba28-f829-538c-000000000b6d | TASK | Add listen line 2026-03-14 07:41:23.643938 | fa163e0a-ba28-f829-538c-000000000b6d | CHANGED | Add listen line | undercloud 2026-03-14 07:41:23.645233 | fa163e0a-ba28-f829-538c-000000000b6d | TIMING | tripleo_image_serve : Add listen line | undercloud | 0:01:26.398451 | 0.36s 2026-03-14 07:41:23.669211 | fa163e0a-ba28-f829-538c-000000000b6e | TASK | manage /etc/httpd/conf.d/image-serve.conf 2026-03-14 07:41:24.169689 | fa163e0a-ba28-f829-538c-000000000b6e | CHANGED | manage /etc/httpd/conf.d/image-serve.conf | undercloud 2026-03-14 07:41:24.170975 | fa163e0a-ba28-f829-538c-000000000b6e | TIMING | tripleo_image_serve : manage /etc/httpd/conf.d/image-serve.conf | undercloud | 0:01:26.924194 | 0.50s 2026-03-14 07:41:24.195793 | fa163e0a-ba28-f829-538c-000000000b6f | TASK | Image-Serve | restart httpd 2026-03-14 07:41:25.110724 | fa163e0a-ba28-f829-538c-000000000b6f | CHANGED | Image-Serve | restart httpd | undercloud 2026-03-14 07:41:25.112644 | fa163e0a-ba28-f829-538c-000000000b6f | TIMING | tripleo_image_serve : Image-Serve | restart httpd | undercloud | 0:01:27.865862 | 0.92s 2026-03-14 07:41:25.159717 | fa163e0a-ba28-f829-538c-00000000084a | TASK | create persistent directories 2026-03-14 07:41:25.423646 | fa163e0a-ba28-f829-538c-00000000084a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-03-14 07:41:25.425767 | fa163e0a-ba28-f829-538c-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.178979 | 0.26s 2026-03-14 07:41:25.639694 | fa163e0a-ba28-f829-538c-00000000084a | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-03-14 07:41:25.641364 | fa163e0a-ba28-f829-538c-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.394585 | 0.48s 2026-03-14 07:41:25.652161 | fa163e0a-ba28-f829-538c-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.405375 | 0.49s 2026-03-14 07:41:25.677263 | fa163e0a-ba28-f829-538c-00000000084b | TASK | create persistent directories 2026-03-14 07:41:25.913229 | fa163e0a-ba28-f829-538c-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-03-14 07:41:25.914834 | fa163e0a-ba28-f829-538c-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.668049 | 0.24s 2026-03-14 07:41:26.129936 | fa163e0a-ba28-f829-538c-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-api', 'setype': 'container_file_t'} 2026-03-14 07:41:26.131109 | fa163e0a-ba28-f829-538c-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.884333 | 0.45s 2026-03-14 07:41:26.143360 | fa163e0a-ba28-f829-538c-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.896585 | 0.46s 2026-03-14 07:41:26.169178 | fa163e0a-ba28-f829-538c-000000000851 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 07:41:26.398704 | fa163e0a-ba28-f829-538c-000000000851 | OK | Ensure /etc/modules-load.d exists | undercloud 2026-03-14 07:41:26.400002 | fa163e0a-ba28-f829-538c-000000000851 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:01:29.153222 | 0.23s 2026-03-14 07:41:26.424335 | fa163e0a-ba28-f829-538c-000000000852 | TASK | Load modules 2026-03-14 07:41:26.859181 | fa163e0a-ba28-f829-538c-000000000852 | CHANGED | Load modules | undercloud | item=iscsi_tcp 2026-03-14 07:41:26.861415 | fa163e0a-ba28-f829-538c-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:29.614634 | 0.44s 2026-03-14 07:41:26.871239 | fa163e0a-ba28-f829-538c-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:29.624464 | 0.45s 2026-03-14 07:41:26.897103 | fa163e0a-ba28-f829-538c-000000000854 | TASK | Persist modules via modules-load.d 2026-03-14 07:41:27.403971 | fa163e0a-ba28-f829-538c-000000000854 | CHANGED | Persist modules via modules-load.d | undercloud | item=iscsi_tcp 2026-03-14 07:41:27.405936 | fa163e0a-ba28-f829-538c-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:30.159156 | 0.51s 2026-03-14 07:41:27.416111 | fa163e0a-ba28-f829-538c-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:30.169336 | 0.52s 2026-03-14 07:41:27.441122 | fa163e0a-ba28-f829-538c-000000000856 | TASK | Drop module persistence 2026-03-14 07:41:27.507214 | fa163e0a-ba28-f829-538c-000000000856 | SKIPPED | Drop module persistence | undercloud | item=iscsi_tcp 2026-03-14 07:41:27.514157 | fa163e0a-ba28-f829-538c-000000000856 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:01:30.267374 | 0.07s 2026-03-14 07:41:27.539318 | fa163e0a-ba28-f829-538c-000000000858 | TASK | Set modules persistence via /etc/modules 2026-03-14 07:41:27.807647 | fa163e0a-ba28-f829-538c-000000000858 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=iscsi_tcp 2026-03-14 07:41:27.809057 | fa163e0a-ba28-f829-538c-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.562276 | 0.27s 2026-03-14 07:41:27.815695 | fa163e0a-ba28-f829-538c-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.568919 | 0.27s 2026-03-14 07:41:27.840535 | fa163e0a-ba28-f829-538c-00000000085a | TASK | Modules reload 2026-03-14 07:41:28.242289 | fa163e0a-ba28-f829-538c-00000000085a | CHANGED | Modules reload | undercloud 2026-03-14 07:41:28.244064 | fa163e0a-ba28-f829-538c-00000000085a | TIMING | tripleo_module_load : Modules reload | undercloud | 0:01:30.997283 | 0.40s 2026-03-14 07:41:28.292936 | fa163e0a-ba28-f829-538c-00000000086a | TASK | create fcontext entry for ironic data 2026-03-14 07:41:29.640309 | fa163e0a-ba28-f829-538c-00000000086a | CHANGED | create fcontext entry for ironic data | undercloud 2026-03-14 07:41:29.641984 | fa163e0a-ba28-f829-538c-00000000086a | TIMING | create fcontext entry for ironic data | undercloud | 0:01:32.395200 | 1.35s 2026-03-14 07:41:29.667232 | fa163e0a-ba28-f829-538c-00000000086b | TASK | create persistent directories 2026-03-14 07:41:29.936343 | fa163e0a-ba28-f829-538c-00000000086b | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-03-14 07:41:29.938144 | fa163e0a-ba28-f829-538c-00000000086b | TIMING | create persistent directories | undercloud | 0:01:32.691357 | 0.27s 2026-03-14 07:41:30.134568 | fa163e0a-ba28-f829-538c-00000000086b | CHANGED | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2026-03-14 07:41:30.136315 | fa163e0a-ba28-f829-538c-00000000086b | TIMING | create persistent directories | undercloud | 0:01:32.889537 | 0.47s 2026-03-14 07:41:30.147163 | fa163e0a-ba28-f829-538c-00000000086b | TIMING | create persistent directories | undercloud | 0:01:32.900379 | 0.48s 2026-03-14 07:41:30.172978 | fa163e0a-ba28-f829-538c-00000000086c | TASK | stat /httpboot 2026-03-14 07:41:30.395744 | fa163e0a-ba28-f829-538c-00000000086c | OK | stat /httpboot | undercloud 2026-03-14 07:41:30.396494 | fa163e0a-ba28-f829-538c-00000000086c | TIMING | stat /httpboot | undercloud | 0:01:33.149722 | 0.22s 2026-03-14 07:41:30.413162 | fa163e0a-ba28-f829-538c-00000000086d | TASK | stat /tftpboot 2026-03-14 07:41:30.621879 | fa163e0a-ba28-f829-538c-00000000086d | OK | stat /tftpboot | undercloud 2026-03-14 07:41:30.623153 | fa163e0a-ba28-f829-538c-00000000086d | TIMING | stat /tftpboot | undercloud | 0:01:33.376371 | 0.21s 2026-03-14 07:41:30.647777 | fa163e0a-ba28-f829-538c-00000000086e | TASK | stat /var/lib/ironic/httpboot 2026-03-14 07:41:30.849247 | fa163e0a-ba28-f829-538c-00000000086e | OK | stat /var/lib/ironic/httpboot | undercloud 2026-03-14 07:41:30.850574 | fa163e0a-ba28-f829-538c-00000000086e | TIMING | stat /var/lib/ironic/httpboot | undercloud | 0:01:33.603760 | 0.20s 2026-03-14 07:41:30.874432 | fa163e0a-ba28-f829-538c-00000000086f | TASK | stat /var/lib/ironic/tftpboot 2026-03-14 07:41:31.051646 | fa163e0a-ba28-f829-538c-00000000086f | OK | stat /var/lib/ironic/tftpboot | undercloud 2026-03-14 07:41:31.052913 | fa163e0a-ba28-f829-538c-00000000086f | TIMING | stat /var/lib/ironic/tftpboot | undercloud | 0:01:33.806132 | 0.18s 2026-03-14 07:41:31.077779 | fa163e0a-ba28-f829-538c-000000000870 | TASK | migrate /httpboot to containerized (if applicable) 2026-03-14 07:41:31.104516 | fa163e0a-ba28-f829-538c-000000000870 | SKIPPED | migrate /httpboot to containerized (if applicable) | undercloud 2026-03-14 07:41:31.105743 | fa163e0a-ba28-f829-538c-000000000870 | TIMING | migrate /httpboot to containerized (if applicable) | undercloud | 0:01:33.858962 | 0.03s 2026-03-14 07:41:31.129049 | fa163e0a-ba28-f829-538c-000000000871 | TASK | migrate /tftpboot to containerized (if applicable) 2026-03-14 07:41:31.155948 | fa163e0a-ba28-f829-538c-000000000871 | SKIPPED | migrate /tftpboot to containerized (if applicable) | undercloud 2026-03-14 07:41:31.157091 | fa163e0a-ba28-f829-538c-000000000871 | TIMING | migrate /tftpboot to containerized (if applicable) | undercloud | 0:01:33.910311 | 0.03s 2026-03-14 07:41:31.181767 | fa163e0a-ba28-f829-538c-000000000872 | TASK | ensure ironic pxe directories exist 2026-03-14 07:41:31.418354 | fa163e0a-ba28-f829-538c-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=httpboot 2026-03-14 07:41:31.419828 | fa163e0a-ba28-f829-538c-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.173044 | 0.24s 2026-03-14 07:41:31.628734 | fa163e0a-ba28-f829-538c-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=tftpboot 2026-03-14 07:41:31.630259 | fa163e0a-ba28-f829-538c-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.383482 | 0.45s 2026-03-14 07:41:31.832325 | fa163e0a-ba28-f829-538c-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=images 2026-03-14 07:41:31.833518 | fa163e0a-ba28-f829-538c-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.586749 | 0.65s 2026-03-14 07:41:31.844765 | fa163e0a-ba28-f829-538c-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.597983 | 0.66s 2026-03-14 07:41:31.869714 | fa163e0a-ba28-f829-538c-000000000874 | TASK | Remove /var/lib/config-data/puppet-generated/ironic/var 2026-03-14 07:41:32.092386 | fa163e0a-ba28-f829-538c-000000000874 | OK | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud 2026-03-14 07:41:32.093138 | fa163e0a-ba28-f829-538c-000000000874 | TIMING | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud | 0:01:34.846366 | 0.22s 2026-03-14 07:41:32.115047 | fa163e0a-ba28-f829-538c-000000000876 | TASK | create fcontext entry for ironic-inspector data 2026-03-14 07:41:33.407708 | fa163e0a-ba28-f829-538c-000000000876 | CHANGED | create fcontext entry for ironic-inspector data | undercloud 2026-03-14 07:41:33.410797 | fa163e0a-ba28-f829-538c-000000000876 | TIMING | create fcontext entry for ironic-inspector data | undercloud | 0:01:36.164013 | 1.29s 2026-03-14 07:41:33.434968 | fa163e0a-ba28-f829-538c-000000000877 | TASK | create persistent directories 2026-03-14 07:41:33.696630 | fa163e0a-ba28-f829-538c-000000000877 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic-inspector', 'setype': 'container_file_t'} 2026-03-14 07:41:33.698801 | fa163e0a-ba28-f829-538c-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.452016 | 0.26s 2026-03-14 07:41:33.917833 | fa163e0a-ba28-f829-538c-000000000877 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/ironic-inspector/dhcp-hostsdir', 'setype': 'container_file_t'} 2026-03-14 07:41:33.919423 | fa163e0a-ba28-f829-538c-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.672647 | 0.48s 2026-03-14 07:41:33.929869 | fa163e0a-ba28-f829-538c-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.683093 | 0.49s 2026-03-14 07:41:33.954455 | fa163e0a-ba28-f829-538c-000000000878 | TASK | create persistent ironic-inspector dnsmasq dhcp hostsdir 2026-03-14 07:41:34.178264 | fa163e0a-ba28-f829-538c-000000000878 | OK | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud 2026-03-14 07:41:34.179782 | fa163e0a-ba28-f829-538c-000000000878 | TIMING | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud | 0:01:36.932999 | 0.22s 2026-03-14 07:41:34.206636 | fa163e0a-ba28-f829-538c-00000000087a | TASK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var 2026-03-14 07:41:34.407043 | fa163e0a-ba28-f829-538c-00000000087a | OK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud 2026-03-14 07:41:34.408517 | fa163e0a-ba28-f829-538c-00000000087a | TIMING | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud | 0:01:37.161735 | 0.20s 2026-03-14 07:41:34.432366 | fa163e0a-ba28-f829-538c-00000000087c | TASK | create persistent directories 2026-03-14 07:41:34.646914 | fa163e0a-ba28-f829-538c-00000000087c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 07:41:34.648319 | fa163e0a-ba28-f829-538c-00000000087c | TIMING | create persistent directories | undercloud | 0:01:37.401537 | 0.21s 2026-03-14 07:41:34.654803 | fa163e0a-ba28-f829-538c-00000000087c | TIMING | create persistent directories | undercloud | 0:01:37.408017 | 0.22s 2026-03-14 07:41:34.679860 | fa163e0a-ba28-f829-538c-00000000087d | TASK | create persistent directories 2026-03-14 07:41:34.938202 | fa163e0a-ba28-f829-538c-00000000087d | OK | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2026-03-14 07:41:34.939477 | fa163e0a-ba28-f829-538c-00000000087d | TIMING | create persistent directories | undercloud | 0:01:37.692698 | 0.26s 2026-03-14 07:41:35.126697 | fa163e0a-ba28-f829-538c-00000000087d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-03-14 07:41:35.130252 | fa163e0a-ba28-f829-538c-00000000087d | TIMING | create persistent directories | undercloud | 0:01:37.883473 | 0.45s 2026-03-14 07:41:35.346678 | fa163e0a-ba28-f829-538c-00000000087d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-pxe', 'setype': 'container_file_t'} 2026-03-14 07:41:35.347871 | fa163e0a-ba28-f829-538c-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.101097 | 0.67s 2026-03-14 07:41:35.354062 | fa163e0a-ba28-f829-538c-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.107276 | 0.67s 2026-03-14 07:41:35.379168 | fa163e0a-ba28-f829-538c-00000000087e | TASK | create fcontext entry for iscsi 2026-03-14 07:41:36.663841 | fa163e0a-ba28-f829-538c-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 07:41:36.666187 | fa163e0a-ba28-f829-538c-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:39.419400 | 1.29s 2026-03-14 07:41:37.929007 | fa163e0a-ba28-f829-538c-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 07:41:37.930259 | fa163e0a-ba28-f829-538c-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.683483 | 2.55s 2026-03-14 07:41:39.190942 | fa163e0a-ba28-f829-538c-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 07:41:39.192761 | fa163e0a-ba28-f829-538c-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:41.945983 | 3.81s 2026-03-14 07:41:39.203160 | fa163e0a-ba28-f829-538c-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:41.956373 | 3.82s 2026-03-14 07:41:39.228461 | fa163e0a-ba28-f829-538c-00000000087f | TASK | create persistent directories 2026-03-14 07:41:39.479627 | fa163e0a-ba28-f829-538c-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 07:41:39.480722 | fa163e0a-ba28-f829-538c-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.233946 | 0.25s 2026-03-14 07:41:39.661693 | fa163e0a-ba28-f829-538c-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 07:41:39.662375 | fa163e0a-ba28-f829-538c-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.415606 | 0.43s 2026-03-14 07:41:39.873377 | fa163e0a-ba28-f829-538c-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 07:41:39.874504 | fa163e0a-ba28-f829-538c-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.627727 | 0.64s 2026-03-14 07:41:39.887180 | fa163e0a-ba28-f829-538c-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.640395 | 0.66s 2026-03-14 07:41:39.914759 | fa163e0a-ba28-f829-538c-000000000880 | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 07:41:40.082690 | fa163e0a-ba28-f829-538c-000000000880 | OK | stat /lib/systemd/system/iscsid.socket | undercloud 2026-03-14 07:41:40.084040 | fa163e0a-ba28-f829-538c-000000000880 | TIMING | stat /lib/systemd/system/iscsid.socket | undercloud | 0:01:42.837257 | 0.17s 2026-03-14 07:41:40.108087 | fa163e0a-ba28-f829-538c-000000000881 | TASK | Stop and disable iscsid.socket service 2026-03-14 07:41:40.137049 | fa163e0a-ba28-f829-538c-000000000881 | SKIPPED | Stop and disable iscsid.socket service | undercloud 2026-03-14 07:41:40.138183 | fa163e0a-ba28-f829-538c-000000000881 | TIMING | Stop and disable iscsid.socket service | undercloud | 0:01:42.891403 | 0.03s 2026-03-14 07:41:40.161798 | fa163e0a-ba28-f829-538c-000000000882 | TASK | Check if iscsi.service is enabled 2026-03-14 07:41:40.391500 | fa163e0a-ba28-f829-538c-000000000882 | CHANGED | Check if iscsi.service is enabled | undercloud 2026-03-14 07:41:40.392331 | fa163e0a-ba28-f829-538c-000000000882 | TIMING | Check if iscsi.service is enabled | undercloud | 0:01:43.145560 | 0.23s 2026-03-14 07:41:40.408621 | fa163e0a-ba28-f829-538c-000000000883 | TASK | Stop iscsi.service 2026-03-14 07:41:40.445707 | fa163e0a-ba28-f829-538c-000000000883 | SKIPPED | Stop iscsi.service | undercloud 2026-03-14 07:41:40.446442 | fa163e0a-ba28-f829-538c-000000000883 | TIMING | Stop iscsi.service | undercloud | 0:01:43.199669 | 0.04s 2026-03-14 07:41:40.491413 | fa163e0a-ba28-f829-538c-000000000884 | TIMING | include_role : tripleo_kernel | undercloud | 0:01:43.244627 | 0.03s 2026-03-14 07:41:40.572274 | fa163e0a-ba28-f829-538c-000000000c89 | TASK | Install additional packages 2026-03-14 07:41:40.589180 | fa163e0a-ba28-f829-538c-000000000c89 | TIMING | tripleo_kernel : Install additional packages | undercloud | 0:01:43.342402 | 0.02s 2026-03-14 07:41:40.605613 | fa163e0a-ba28-f829-538c-000000000c8a | TASK | Remove dracut-config-generic 2026-03-14 07:41:44.632291 | fa163e0a-ba28-f829-538c-000000000c8a | CHANGED | Remove dracut-config-generic | undercloud 2026-03-14 07:41:44.633610 | fa163e0a-ba28-f829-538c-000000000c8a | TIMING | tripleo_kernel : Remove dracut-config-generic | undercloud | 0:01:47.386829 | 4.03s 2026-03-14 07:41:44.658848 | fa163e0a-ba28-f829-538c-000000000c8b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 07:41:44.882070 | fa163e0a-ba28-f829-538c-000000000c8b | OK | Ensure the /etc/modules-load.d/ directory exists | undercloud 2026-03-14 07:41:44.883357 | fa163e0a-ba28-f829-538c-000000000c8b | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | undercloud | 0:01:47.636575 | 0.22s 2026-03-14 07:41:44.908487 | fa163e0a-ba28-f829-538c-000000000c8c | TASK | Write list of modules to load at boot 2026-03-14 07:41:45.393128 | fa163e0a-ba28-f829-538c-000000000c8c | CHANGED | Write list of modules to load at boot | undercloud 2026-03-14 07:41:45.393947 | fa163e0a-ba28-f829-538c-000000000c8c | TIMING | tripleo_kernel : Write list of modules to load at boot | undercloud | 0:01:48.147174 | 0.48s 2026-03-14 07:41:45.411400 | fa163e0a-ba28-f829-538c-000000000c8d | TASK | Modules reload 2026-03-14 07:41:45.899965 | fa163e0a-ba28-f829-538c-000000000c8d | CHANGED | Modules reload | undercloud 2026-03-14 07:41:45.901812 | fa163e0a-ba28-f829-538c-000000000c8d | TIMING | tripleo_kernel : Modules reload | undercloud | 0:01:48.655031 | 0.49s 2026-03-14 07:41:45.927117 | fa163e0a-ba28-f829-538c-000000000c8e | TASK | Set default sysctl options 2026-03-14 07:41:46.374597 | fa163e0a-ba28-f829-538c-000000000c8e | CHANGED | Set default sysctl options | undercloud 2026-03-14 07:41:46.376165 | fa163e0a-ba28-f829-538c-000000000c8e | TIMING | tripleo_kernel : Set default sysctl options | undercloud | 0:01:49.129381 | 0.45s 2026-03-14 07:41:46.401219 | fa163e0a-ba28-f829-538c-000000000c8f | TASK | Set extra sysctl options 2026-03-14 07:41:46.777227 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=fs.inotify.max_user_instances 2026-03-14 07:41:46.778680 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:49.531894 | 0.38s 2026-03-14 07:41:47.019710 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=kernel.pid_max 2026-03-14 07:41:47.020993 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:49.774220 | 0.62s 2026-03-14 07:41:47.242957 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-arptables 2026-03-14 07:41:47.244413 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:49.997641 | 0.84s 2026-03-14 07:41:47.432122 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 07:41:47.432785 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.186014 | 1.03s 2026-03-14 07:41:47.677251 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-iptables 2026-03-14 07:41:47.678268 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.431490 | 1.28s 2026-03-14 07:41:47.876534 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.conf.all.rp_filter 2026-03-14 07:41:47.878521 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.631743 | 1.48s 2026-03-14 07:41:48.117409 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_forward 2026-03-14 07:41:48.119129 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.872352 | 1.72s 2026-03-14 07:41:48.311157 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_local_reserved_ports 2026-03-14 07:41:48.312693 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.065916 | 1.91s 2026-03-14 07:41:48.533934 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_nonlocal_bind 2026-03-14 07:41:48.534924 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.288148 | 2.13s 2026-03-14 07:41:48.773437 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 07:41:48.774335 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.527560 | 2.37s 2026-03-14 07:41:49.016970 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 07:41:49.018218 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.771438 | 2.62s 2026-03-14 07:41:49.263039 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 07:41:49.264115 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.017336 | 2.86s 2026-03-14 07:41:49.506105 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 07:41:49.507950 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.261173 | 3.10s 2026-03-14 07:41:49.732014 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.forwarding 2026-03-14 07:41:49.733859 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.487081 | 3.33s 2026-03-14 07:41:49.959693 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 07:41:49.961396 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.714619 | 3.56s 2026-03-14 07:41:50.203619 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 07:41:50.204729 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.957952 | 3.80s 2026-03-14 07:41:50.455308 | fa163e0a-ba28-f829-538c-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.ip_nonlocal_bind 2026-03-14 07:41:50.457007 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.210224 | 4.05s 2026-03-14 07:41:50.467558 | fa163e0a-ba28-f829-538c-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.220768 | 4.06s 2026-03-14 07:41:50.488718 | fa163e0a-ba28-f829-538c-000000000c91 | TASK | Sysctl reload 2026-03-14 07:41:50.888360 | fa163e0a-ba28-f829-538c-000000000c91 | CHANGED | Sysctl reload | undercloud 2026-03-14 07:41:50.890217 | fa163e0a-ba28-f829-538c-000000000c91 | TIMING | tripleo_kernel : Sysctl reload | undercloud | 0:01:53.643434 | 0.40s 2026-03-14 07:41:50.939362 | fa163e0a-ba28-f829-538c-000000000885 | TASK | create persistent directories 2026-03-14 07:41:51.185292 | fa163e0a-ba28-f829-538c-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-03-14 07:41:51.187097 | fa163e0a-ba28-f829-538c-000000000885 | TIMING | create persistent directories | undercloud | 0:01:53.940305 | 0.25s 2026-03-14 07:41:51.398510 | fa163e0a-ba28-f829-538c-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-03-14 07:41:51.399972 | fa163e0a-ba28-f829-538c-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.153199 | 0.46s 2026-03-14 07:41:51.410689 | fa163e0a-ba28-f829-538c-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.163906 | 0.47s 2026-03-14 07:41:51.434646 | fa163e0a-ba28-f829-538c-000000000886 | TASK | Check if file certs_valid exist 2026-03-14 07:41:51.603300 | fa163e0a-ba28-f829-538c-000000000886 | OK | Check if file certs_valid exist | undercloud 2026-03-14 07:41:51.604670 | fa163e0a-ba28-f829-538c-000000000886 | TIMING | Check if file certs_valid exist | undercloud | 0:01:54.357888 | 0.17s 2026-03-14 07:41:51.628430 | fa163e0a-ba28-f829-538c-000000000887 | TASK | Check if file cert9.db exist 2026-03-14 07:41:51.858764 | fa163e0a-ba28-f829-538c-000000000887 | OK | Check if file cert9.db exist | undercloud 2026-03-14 07:41:51.860490 | fa163e0a-ba28-f829-538c-000000000887 | TIMING | Check if file cert9.db exist | undercloud | 0:01:54.613699 | 0.23s 2026-03-14 07:41:51.892691 | fa163e0a-ba28-f829-538c-000000000888 | TASK | Check if file key4.db exist 2026-03-14 07:41:52.122309 | fa163e0a-ba28-f829-538c-000000000888 | OK | Check if file key4.db exist | undercloud 2026-03-14 07:41:52.123770 | fa163e0a-ba28-f829-538c-000000000888 | TIMING | Check if file key4.db exist | undercloud | 0:01:54.876987 | 0.23s 2026-03-14 07:41:52.188277 | fa163e0a-ba28-f829-538c-000000000889 | SKIPPED | fail | undercloud 2026-03-14 07:41:52.189738 | fa163e0a-ba28-f829-538c-000000000889 | TIMING | fail | undercloud | 0:01:54.942956 | 0.03s 2026-03-14 07:41:52.213388 | fa163e0a-ba28-f829-538c-00000000088a | TASK | create persistent directories 2026-03-14 07:41:52.454471 | fa163e0a-ba28-f829-538c-00000000088a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-03-14 07:41:52.455444 | fa163e0a-ba28-f829-538c-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.208669 | 0.24s 2026-03-14 07:41:52.462391 | fa163e0a-ba28-f829-538c-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.215613 | 0.25s 2026-03-14 07:41:52.479429 | fa163e0a-ba28-f829-538c-00000000088b | TASK | create fcontext entry for mysql data 2026-03-14 07:41:53.714830 | fa163e0a-ba28-f829-538c-00000000088b | CHANGED | create fcontext entry for mysql data | undercloud 2026-03-14 07:41:53.716939 | fa163e0a-ba28-f829-538c-00000000088b | TIMING | create fcontext entry for mysql data | undercloud | 0:01:56.470150 | 1.24s 2026-03-14 07:41:53.743969 | fa163e0a-ba28-f829-538c-00000000088c | TASK | create persistent directories 2026-03-14 07:41:54.011602 | fa163e0a-ba28-f829-538c-00000000088c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-03-14 07:41:54.012505 | fa163e0a-ba28-f829-538c-00000000088c | TIMING | create persistent directories | undercloud | 0:01:56.765732 | 0.27s 2026-03-14 07:41:54.175231 | fa163e0a-ba28-f829-538c-00000000088c | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-03-14 07:41:54.176329 | fa163e0a-ba28-f829-538c-00000000088c | TIMING | create persistent directories | undercloud | 0:01:56.929552 | 0.43s 2026-03-14 07:41:54.183585 | fa163e0a-ba28-f829-538c-00000000088c | TIMING | create persistent directories | undercloud | 0:01:56.936799 | 0.44s 2026-03-14 07:41:54.209025 | fa163e0a-ba28-f829-538c-00000000088d | TASK | create persistent directories 2026-03-14 07:41:54.450970 | fa163e0a-ba28-f829-538c-00000000088d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 07:41:54.453286 | fa163e0a-ba28-f829-538c-00000000088d | TIMING | create persistent directories | undercloud | 0:01:57.206499 | 0.24s 2026-03-14 07:41:54.627149 | fa163e0a-ba28-f829-538c-00000000088d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-03-14 07:41:54.628221 | fa163e0a-ba28-f829-538c-00000000088d | TIMING | create persistent directories | undercloud | 0:01:57.381444 | 0.42s 2026-03-14 07:41:54.635590 | fa163e0a-ba28-f829-538c-00000000088d | TIMING | create persistent directories | undercloud | 0:01:57.388774 | 0.43s 2026-03-14 07:41:54.660792 | fa163e0a-ba28-f829-538c-00000000088e | TASK | create /run/netns with temp namespace 2026-03-14 07:41:54.859658 | fa163e0a-ba28-f829-538c-00000000088e | CHANGED | create /run/netns with temp namespace | undercloud 2026-03-14 07:41:54.861097 | fa163e0a-ba28-f829-538c-00000000088e | TIMING | create /run/netns with temp namespace | undercloud | 0:01:57.614309 | 0.20s 2026-03-14 07:41:54.885786 | fa163e0a-ba28-f829-538c-00000000088f | TASK | remove temp namespace 2026-03-14 07:41:55.117058 | fa163e0a-ba28-f829-538c-00000000088f | CHANGED | remove temp namespace | undercloud 2026-03-14 07:41:55.118322 | fa163e0a-ba28-f829-538c-00000000088f | TIMING | remove temp namespace | undercloud | 0:01:57.871541 | 0.23s 2026-03-14 07:41:55.142203 | fa163e0a-ba28-f829-538c-000000000890 | TASK | create /var/lib/neutron 2026-03-14 07:41:55.374068 | fa163e0a-ba28-f829-538c-000000000890 | CHANGED | create /var/lib/neutron | undercloud 2026-03-14 07:41:55.375638 | fa163e0a-ba28-f829-538c-000000000890 | TIMING | create /var/lib/neutron | undercloud | 0:01:58.128850 | 0.23s 2026-03-14 07:41:55.401065 | fa163e0a-ba28-f829-538c-000000000891 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 07:41:56.312694 | fa163e0a-ba28-f829-538c-000000000891 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | undercloud 2026-03-14 07:41:56.314276 | fa163e0a-ba28-f829-538c-000000000891 | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:01:59.067494 | 0.91s 2026-03-14 07:41:56.338229 | fa163e0a-ba28-f829-538c-000000000892 | TASK | set conditions 2026-03-14 07:41:56.368476 | fa163e0a-ba28-f829-538c-000000000892 | OK | set conditions | undercloud 2026-03-14 07:41:56.369620 | fa163e0a-ba28-f829-538c-000000000892 | TIMING | set conditions | undercloud | 0:01:59.122839 | 0.03s 2026-03-14 07:41:56.394069 | fa163e0a-ba28-f829-538c-000000000893 | TASK | create kill_scripts directory within /var/lib/neutron 2026-03-14 07:41:56.625112 | fa163e0a-ba28-f829-538c-000000000893 | CHANGED | create kill_scripts directory within /var/lib/neutron | undercloud 2026-03-14 07:41:56.626682 | fa163e0a-ba28-f829-538c-000000000893 | TIMING | create kill_scripts directory within /var/lib/neutron | undercloud | 0:01:59.379899 | 0.23s 2026-03-14 07:41:56.651136 | fa163e0a-ba28-f829-538c-000000000894 | TASK | create dnsmasq dhcp kill script 2026-03-14 07:41:57.127332 | fa163e0a-ba28-f829-538c-000000000894 | CHANGED | create dnsmasq dhcp kill script | undercloud 2026-03-14 07:41:57.128797 | fa163e0a-ba28-f829-538c-000000000894 | TIMING | create dnsmasq dhcp kill script | undercloud | 0:01:59.882011 | 0.48s 2026-03-14 07:41:57.153847 | fa163e0a-ba28-f829-538c-000000000895 | TASK | create haproxy kill script 2026-03-14 07:41:57.621354 | fa163e0a-ba28-f829-538c-000000000895 | CHANGED | create haproxy kill script | undercloud 2026-03-14 07:41:57.622650 | fa163e0a-ba28-f829-538c-000000000895 | TIMING | create haproxy kill script | undercloud | 0:02:00.375869 | 0.47s 2026-03-14 07:41:57.646433 | fa163e0a-ba28-f829-538c-000000000896 | TASK | set conditions 2026-03-14 07:41:57.691122 | fa163e0a-ba28-f829-538c-000000000896 | OK | set conditions | undercloud 2026-03-14 07:41:57.692435 | fa163e0a-ba28-f829-538c-000000000896 | TIMING | set conditions | undercloud | 0:02:00.445654 | 0.04s 2026-03-14 07:41:57.717002 | fa163e0a-ba28-f829-538c-000000000897 | TASK | create keepalived kill script 2026-03-14 07:41:58.138295 | fa163e0a-ba28-f829-538c-000000000897 | CHANGED | create keepalived kill script | undercloud 2026-03-14 07:41:58.139773 | fa163e0a-ba28-f829-538c-000000000897 | TIMING | create keepalived kill script | undercloud | 0:02:00.892991 | 0.42s 2026-03-14 07:41:58.165392 | fa163e0a-ba28-f829-538c-000000000898 | TASK | create dibbler kill script 2026-03-14 07:41:58.532935 | fa163e0a-ba28-f829-538c-000000000898 | CHANGED | create dibbler kill script | undercloud 2026-03-14 07:41:58.534675 | fa163e0a-ba28-f829-538c-000000000898 | TIMING | create dibbler kill script | undercloud | 0:02:01.287887 | 0.37s 2026-03-14 07:41:58.562077 | fa163e0a-ba28-f829-538c-000000000899 | TASK | create radvd kill script 2026-03-14 07:41:59.009447 | fa163e0a-ba28-f829-538c-000000000899 | CHANGED | create radvd kill script | undercloud 2026-03-14 07:41:59.010855 | fa163e0a-ba28-f829-538c-000000000899 | TIMING | create radvd kill script | undercloud | 0:02:01.764072 | 0.45s 2026-03-14 07:41:59.035986 | fa163e0a-ba28-f829-538c-0000000008a0 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 07:41:59.234869 | fa163e0a-ba28-f829-538c-0000000008a0 | OK | Ensure /etc/modules-load.d exists | undercloud 2026-03-14 07:41:59.236345 | fa163e0a-ba28-f829-538c-0000000008a0 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:02:01.989562 | 0.20s 2026-03-14 07:41:59.262121 | fa163e0a-ba28-f829-538c-0000000008a1 | TASK | Load modules 2026-03-14 07:41:59.505439 | fa163e0a-ba28-f829-538c-0000000008a1 | OK | Load modules | undercloud | item=openvswitch 2026-03-14 07:41:59.508107 | fa163e0a-ba28-f829-538c-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:02.261319 | 0.24s 2026-03-14 07:41:59.517688 | fa163e0a-ba28-f829-538c-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:02.270898 | 0.25s 2026-03-14 07:41:59.543164 | fa163e0a-ba28-f829-538c-0000000008a3 | TASK | Persist modules via modules-load.d 2026-03-14 07:42:00.053471 | fa163e0a-ba28-f829-538c-0000000008a3 | CHANGED | Persist modules via modules-load.d | undercloud | item=openvswitch 2026-03-14 07:42:00.055423 | fa163e0a-ba28-f829-538c-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:02.808639 | 0.51s 2026-03-14 07:42:00.064620 | fa163e0a-ba28-f829-538c-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:02.817851 | 0.52s 2026-03-14 07:42:00.084501 | fa163e0a-ba28-f829-538c-0000000008a5 | TASK | Drop module persistence 2026-03-14 07:42:00.130424 | fa163e0a-ba28-f829-538c-0000000008a5 | SKIPPED | Drop module persistence | undercloud | item=openvswitch 2026-03-14 07:42:00.147772 | fa163e0a-ba28-f829-538c-0000000008a5 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:02:02.900997 | 0.06s 2026-03-14 07:42:00.169691 | fa163e0a-ba28-f829-538c-0000000008a7 | TASK | Set modules persistence via /etc/modules 2026-03-14 07:42:00.429723 | fa163e0a-ba28-f829-538c-0000000008a7 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=openvswitch 2026-03-14 07:42:00.431644 | fa163e0a-ba28-f829-538c-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:03.184861 | 0.26s 2026-03-14 07:42:00.441748 | fa163e0a-ba28-f829-538c-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:03.194973 | 0.27s 2026-03-14 07:42:00.466815 | fa163e0a-ba28-f829-538c-0000000008a9 | TASK | Modules reload 2026-03-14 07:42:00.854594 | fa163e0a-ba28-f829-538c-0000000008a9 | CHANGED | Modules reload | undercloud 2026-03-14 07:42:00.855822 | fa163e0a-ba28-f829-538c-0000000008a9 | TIMING | tripleo_module_load : Modules reload | undercloud | 0:02:03.609048 | 0.39s 2026-03-14 07:42:00.900044 | fa163e0a-ba28-f829-538c-0000000008b9 | TASK | Copy in cleanup script 2026-03-14 07:42:01.365024 | fa163e0a-ba28-f829-538c-0000000008b9 | CHANGED | Copy in cleanup script | undercloud 2026-03-14 07:42:01.365879 | fa163e0a-ba28-f829-538c-0000000008b9 | TIMING | Copy in cleanup script | undercloud | 0:02:04.119107 | 0.46s 2026-03-14 07:42:01.382139 | fa163e0a-ba28-f829-538c-0000000008ba | TASK | Copy in cleanup service 2026-03-14 07:42:01.850032 | fa163e0a-ba28-f829-538c-0000000008ba | CHANGED | Copy in cleanup service | undercloud 2026-03-14 07:42:01.851320 | fa163e0a-ba28-f829-538c-0000000008ba | TIMING | Copy in cleanup service | undercloud | 0:02:04.604540 | 0.47s 2026-03-14 07:42:01.875165 | fa163e0a-ba28-f829-538c-0000000008bb | TASK | Enabling the cleanup service 2026-03-14 07:42:02.512630 | fa163e0a-ba28-f829-538c-0000000008bb | CHANGED | Enabling the cleanup service | undercloud 2026-03-14 07:42:02.514368 | fa163e0a-ba28-f829-538c-0000000008bb | TIMING | Enabling the cleanup service | undercloud | 0:02:05.267587 | 0.64s 2026-03-14 07:42:02.538830 | fa163e0a-ba28-f829-538c-0000000008bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 07:42:02.921987 | fa163e0a-ba28-f829-538c-0000000008bc | OK | enable virt_sandbox_use_netlink for healthcheck | undercloud 2026-03-14 07:42:02.923467 | fa163e0a-ba28-f829-538c-0000000008bc | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:05.676683 | 0.38s 2026-03-14 07:42:02.975335 | fa163e0a-ba28-f829-538c-0000000008be | TIMING | include_role : tripleo_clients_install | undercloud | 0:02:05.728545 | 0.03s 2026-03-14 07:42:03.029014 | fa163e0a-ba28-f829-538c-000000000dbf | TASK | Gather variables for each operating system 2026-03-14 07:42:03.139695 | fa163e0a-ba28-f829-538c-000000000dbf | TIMING | tripleo_clients_install : Gather variables for each operating system | undercloud | 0:02:05.892902 | 0.11s 2026-03-14 07:42:03.163862 | fa163e0a-ba28-f829-538c-000000000dc0 | TASK | Set packages facts 2026-03-14 07:42:03.195198 | fa163e0a-ba28-f829-538c-000000000dc0 | OK | Set packages facts | undercloud 2026-03-14 07:42:03.196297 | fa163e0a-ba28-f829-538c-000000000dc0 | TIMING | tripleo_clients_install : Set packages facts | undercloud | 0:02:05.949517 | 0.03s 2026-03-14 07:42:03.220261 | fa163e0a-ba28-f829-538c-000000000dc1 | TASK | Manage package 2026-03-14 07:42:03.280052 | fa163e0a-ba28-f829-538c-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: absent 2026-03-14 07:42:03.307377 | fa163e0a-ba28-f829-538c-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: installed 2026-03-14 07:42:03.325581 | fa163e0a-ba28-f829-538c-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: latest 2026-03-14 07:42:08.014139 | fa163e0a-ba28-f829-538c-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:10.767338 | 4.79s 2026-03-14 07:42:08.034855 | fa163e0a-ba28-f829-538c-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: removed 2026-03-14 07:42:08.042256 | fa163e0a-ba28-f829-538c-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:10.795469 | 4.82s 2026-03-14 07:42:08.082290 | fa163e0a-ba28-f829-538c-0000000008bf | TASK | create fcontext for rabbitmq data 2026-03-14 07:42:09.372447 | fa163e0a-ba28-f829-538c-0000000008bf | CHANGED | create fcontext for rabbitmq data | undercloud 2026-03-14 07:42:09.374008 | fa163e0a-ba28-f829-538c-0000000008bf | TIMING | create fcontext for rabbitmq data | undercloud | 0:02:12.127226 | 1.29s 2026-03-14 07:42:09.398397 | fa163e0a-ba28-f829-538c-0000000008c0 | TASK | create persistent directories 2026-03-14 07:42:09.669529 | fa163e0a-ba28-f829-538c-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 07:42:09.670401 | fa163e0a-ba28-f829-538c-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.423629 | 0.27s 2026-03-14 07:42:09.896662 | fa163e0a-ba28-f829-538c-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 07:42:09.897684 | fa163e0a-ba28-f829-538c-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.650908 | 0.50s 2026-03-14 07:42:09.910570 | fa163e0a-ba28-f829-538c-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.663774 | 0.51s 2026-03-14 07:42:09.930563 | fa163e0a-ba28-f829-538c-0000000008c2 | TASK | Set login facts 2026-03-14 07:42:09.969414 | fa163e0a-ba28-f829-538c-0000000008c2 | OK | Set login facts | undercloud 2026-03-14 07:42:09.970645 | fa163e0a-ba28-f829-538c-0000000008c2 | TIMING | Set login facts | undercloud | 0:02:12.723866 | 0.04s 2026-03-14 07:42:09.991901 | fa163e0a-ba28-f829-538c-0000000008c3 | TASK | Convert logins json to dict 2026-03-14 07:42:10.033099 | fa163e0a-ba28-f829-538c-0000000008c3 | SKIPPED | Convert logins json to dict | undercloud 2026-03-14 07:42:10.033932 | fa163e0a-ba28-f829-538c-0000000008c3 | TIMING | Convert logins json to dict | undercloud | 0:02:12.787158 | 0.04s 2026-03-14 07:42:10.056969 | fa163e0a-ba28-f829-538c-0000000008c4 | TASK | Set registry logins 2026-03-14 07:42:10.101673 | fa163e0a-ba28-f829-538c-0000000008c4 | SKIPPED | Set registry logins | undercloud 2026-03-14 07:42:10.102919 | fa163e0a-ba28-f829-538c-0000000008c4 | TIMING | Set registry logins | undercloud | 0:02:12.856138 | 0.04s 2026-03-14 07:42:10.126856 | fa163e0a-ba28-f829-538c-0000000008c5 | TASK | Run podman install 2026-03-14 07:42:10.155817 | fa163e0a-ba28-f829-538c-0000000008c5 | TIMING | Run podman install | undercloud | 0:02:12.909033 | 0.03s 2026-03-14 07:42:10.235709 | fa163e0a-ba28-f829-538c-000000000e1d | TASK | Gather variables for each operating system 2026-03-14 07:42:10.367469 | fa163e0a-ba28-f829-538c-000000000e1d | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 07:42:10.368808 | fa163e0a-ba28-f829-538c-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.122025 | 0.13s 2026-03-14 07:42:10.380821 | fa163e0a-ba28-f829-538c-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.134038 | 0.14s 2026-03-14 07:42:10.405202 | fa163e0a-ba28-f829-538c-000000000e1f | TASK | ensure podman and deps are installed 2026-03-14 07:42:13.427966 | fa163e0a-ba28-f829-538c-000000000e1f | OK | ensure podman and deps are installed | undercloud 2026-03-14 07:42:13.429267 | fa163e0a-ba28-f829-538c-000000000e1f | TIMING | tripleo_podman : ensure podman and deps are installed | undercloud | 0:02:16.182485 | 3.02s 2026-03-14 07:42:13.454351 | fa163e0a-ba28-f829-538c-000000000e20 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 07:42:14.011288 | fa163e0a-ba28-f829-538c-000000000e20 | OK | Ensure we get the ansible interfaces facts | undercloud 2026-03-14 07:42:14.012417 | fa163e0a-ba28-f829-538c-000000000e20 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | undercloud | 0:02:16.765635 | 0.56s 2026-03-14 07:42:14.036966 | fa163e0a-ba28-f829-538c-000000000e21 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 07:42:14.065743 | fa163e0a-ba28-f829-538c-000000000e21 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | undercloud 2026-03-14 07:42:14.066947 | fa163e0a-ba28-f829-538c-000000000e21 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | undercloud | 0:02:16.820166 | 0.03s 2026-03-14 07:42:14.092878 | fa163e0a-ba28-f829-538c-000000000e23 | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 07:42:14.124298 | fa163e0a-ba28-f829-538c-000000000e23 | SKIPPED | Make sure /etc/cni/net.d folder exists | undercloud 2026-03-14 07:42:14.125526 | fa163e0a-ba28-f829-538c-000000000e23 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | undercloud | 0:02:16.878745 | 0.03s 2026-03-14 07:42:14.150059 | fa163e0a-ba28-f829-538c-000000000e24 | TASK | Update default network configuration if possible 2026-03-14 07:42:14.181971 | fa163e0a-ba28-f829-538c-000000000e24 | SKIPPED | Update default network configuration if possible | undercloud 2026-03-14 07:42:14.183274 | fa163e0a-ba28-f829-538c-000000000e24 | TIMING | tripleo_podman : Update default network configuration if possible | undercloud | 0:02:16.936491 | 0.03s 2026-03-14 07:42:14.208452 | fa163e0a-ba28-f829-538c-000000000e26 | TASK | Make sure /etc/containers/networks exists 2026-03-14 07:42:14.441830 | fa163e0a-ba28-f829-538c-000000000e26 | OK | Make sure /etc/containers/networks exists | undercloud 2026-03-14 07:42:14.443184 | fa163e0a-ba28-f829-538c-000000000e26 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | undercloud | 0:02:17.196403 | 0.23s 2026-03-14 07:42:14.467235 | fa163e0a-ba28-f829-538c-000000000e27 | TASK | Get current podman network 2026-03-14 07:42:14.775282 | fa163e0a-ba28-f829-538c-000000000e27 | CHANGED | Get current podman network | undercloud 2026-03-14 07:42:14.776818 | fa163e0a-ba28-f829-538c-000000000e27 | TIMING | tripleo_podman : Get current podman network | undercloud | 0:02:17.530035 | 0.31s 2026-03-14 07:42:14.803194 | fa163e0a-ba28-f829-538c-000000000e28 | TASK | Update the default network configuration 2026-03-14 07:42:15.397593 | fa163e0a-ba28-f829-538c-000000000e28 | CHANGED | Update the default network configuration | undercloud 2026-03-14 07:42:15.398798 | fa163e0a-ba28-f829-538c-000000000e28 | TIMING | tripleo_podman : Update the default network configuration | undercloud | 0:02:18.152020 | 0.59s 2026-03-14 07:42:15.418962 | fa163e0a-ba28-f829-538c-000000000e29 | TASK | Write containers registries.conf 2026-03-14 07:42:15.963194 | fa163e0a-ba28-f829-538c-000000000e29 | CHANGED | Write containers registries.conf | undercloud 2026-03-14 07:42:15.964571 | fa163e0a-ba28-f829-538c-000000000e29 | TIMING | tripleo_podman : Write containers registries.conf | undercloud | 0:02:18.717761 | 0.54s 2026-03-14 07:42:15.988962 | fa163e0a-ba28-f829-538c-000000000e2a | TASK | Write containers.conf 2026-03-14 07:42:16.215782 | fa163e0a-ba28-f829-538c-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 07:42:16.217386 | fa163e0a-ba28-f829-538c-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:18.970600 | 0.23s 2026-03-14 07:42:16.460781 | fa163e0a-ba28-f829-538c-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 07:42:16.461568 | fa163e0a-ba28-f829-538c-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.214799 | 0.47s 2026-03-14 07:42:16.653304 | fa163e0a-ba28-f829-538c-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 07:42:16.654687 | fa163e0a-ba28-f829-538c-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.407910 | 0.66s 2026-03-14 07:42:16.807737 | fa163e0a-ba28-f829-538c-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 07:42:16.809535 | fa163e0a-ba28-f829-538c-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.562756 | 0.82s 2026-03-14 07:42:16.820792 | fa163e0a-ba28-f829-538c-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.574007 | 0.83s 2026-03-14 07:42:16.847725 | fa163e0a-ba28-f829-538c-000000000e2b | TASK | Enable podman.socket service 2026-03-14 07:42:16.880373 | fa163e0a-ba28-f829-538c-000000000e2b | SKIPPED | Enable podman.socket service | undercloud 2026-03-14 07:42:16.881714 | fa163e0a-ba28-f829-538c-000000000e2b | TIMING | tripleo_podman : Enable podman.socket service | undercloud | 0:02:19.634933 | 0.03s 2026-03-14 07:42:16.929252 | fa163e0a-ba28-f829-538c-0000000008c6 | TASK | Run podman login 2026-03-14 07:42:16.958120 | fa163e0a-ba28-f829-538c-0000000008c6 | TIMING | Run podman login | undercloud | 0:02:19.711335 | 0.03s 2026-03-14 07:42:17.037672 | fa163e0a-ba28-f829-538c-000000000f2b | TASK | Perform container registry login(s) with podman 2026-03-14 07:42:17.064809 | fa163e0a-ba28-f829-538c-000000000f2b | TIMING | tripleo_podman : Perform container registry login(s) with podman | undercloud | 0:02:19.818029 | 0.03s 2026-03-14 07:42:17.101212 | fa163e0a-ba28-f829-538c-0000000008c8 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 07:42:17.531046 | fa163e0a-ba28-f829-538c-0000000008c8 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud 2026-03-14 07:42:17.532357 | fa163e0a-ba28-f829-538c-0000000008c8 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud | 0:02:20.285577 | 0.43s 2026-03-14 07:42:17.556683 | fa163e0a-ba28-f829-538c-0000000008c9 | TASK | Ensure rsyslog is installed 2026-03-14 07:42:20.566529 | fa163e0a-ba28-f829-538c-0000000008c9 | OK | Ensure rsyslog is installed | undercloud 2026-03-14 07:42:20.567966 | fa163e0a-ba28-f829-538c-0000000008c9 | TIMING | Ensure rsyslog is installed | undercloud | 0:02:23.321183 | 3.01s 2026-03-14 07:42:20.592353 | fa163e0a-ba28-f829-538c-0000000008ca | TASK | Ensure rsyslog is enabled and started 2026-03-14 07:42:20.940764 | fa163e0a-ba28-f829-538c-0000000008ca | OK | Ensure rsyslog is enabled and started | undercloud 2026-03-14 07:42:20.942592 | fa163e0a-ba28-f829-538c-0000000008ca | TIMING | Ensure rsyslog is enabled and started | undercloud | 0:02:23.695779 | 0.35s 2026-03-14 07:42:20.988751 | fa163e0a-ba28-f829-538c-0000000008cb | TIMING | include_role : tripleo_sshd | undercloud | 0:02:23.741966 | 0.02s 2026-03-14 07:42:21.053459 | fa163e0a-ba28-f829-538c-000000001008 | TASK | Gather variables for each operating system 2026-03-14 07:42:21.132454 | fa163e0a-ba28-f829-538c-000000001008 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 07:42:21.134693 | fa163e0a-ba28-f829-538c-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:23.887909 | 0.08s 2026-03-14 07:42:21.144623 | fa163e0a-ba28-f829-538c-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:23.897841 | 0.09s 2026-03-14 07:42:21.168909 | fa163e0a-ba28-f829-538c-00000000100a | TASK | Install the OpenSSH server 2026-03-14 07:42:24.194601 | fa163e0a-ba28-f829-538c-00000000100a | OK | Install the OpenSSH server | undercloud 2026-03-14 07:42:24.196038 | fa163e0a-ba28-f829-538c-00000000100a | TIMING | tripleo_sshd : Install the OpenSSH server | undercloud | 0:02:26.949256 | 3.03s 2026-03-14 07:42:24.220691 | fa163e0a-ba28-f829-538c-00000000100b | TASK | Start sshd 2026-03-14 07:42:24.251151 | fa163e0a-ba28-f829-538c-00000000100b | SKIPPED | Start sshd | undercloud 2026-03-14 07:42:24.252391 | fa163e0a-ba28-f829-538c-00000000100b | TIMING | tripleo_sshd : Start sshd | undercloud | 0:02:27.005611 | 0.03s 2026-03-14 07:42:24.278101 | fa163e0a-ba28-f829-538c-00000000100c | TASK | PasswordAuthentication notice 2026-03-14 07:42:24.319418 | fa163e0a-ba28-f829-538c-00000000100c | OK | PasswordAuthentication notice | undercloud | 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-03-14 07:42:24.320427 | fa163e0a-ba28-f829-538c-00000000100c | TIMING | tripleo_sshd : PasswordAuthentication notice | undercloud | 0:02:27.073652 | 0.04s 2026-03-14 07:42:24.339349 | fa163e0a-ba28-f829-538c-00000000100d | TASK | PasswordAuthentication duplication notice 2026-03-14 07:42:24.369074 | fa163e0a-ba28-f829-538c-00000000100d | SKIPPED | PasswordAuthentication duplication notice | undercloud 2026-03-14 07:42:24.370103 | fa163e0a-ba28-f829-538c-00000000100d | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | undercloud | 0:02:27.123328 | 0.03s 2026-03-14 07:42:24.389427 | fa163e0a-ba28-f829-538c-00000000100e | TASK | Motd duplication notice 2026-03-14 07:42:24.427502 | fa163e0a-ba28-f829-538c-00000000100e | OK | Motd duplication notice | undercloud | 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-03-14 07:42:24.428467 | fa163e0a-ba28-f829-538c-00000000100e | TIMING | tripleo_sshd : Motd duplication notice | undercloud | 0:02:27.181692 | 0.04s 2026-03-14 07:42:24.453224 | fa163e0a-ba28-f829-538c-00000000100f | TASK | Configure the banner text 2026-03-14 07:42:24.485090 | fa163e0a-ba28-f829-538c-00000000100f | SKIPPED | Configure the banner text | undercloud 2026-03-14 07:42:24.486353 | fa163e0a-ba28-f829-538c-00000000100f | TIMING | tripleo_sshd : Configure the banner text | undercloud | 0:02:27.239572 | 0.03s 2026-03-14 07:42:24.509821 | fa163e0a-ba28-f829-538c-000000001010 | TASK | Configure the motd banner 2026-03-14 07:42:24.539411 | fa163e0a-ba28-f829-538c-000000001010 | SKIPPED | Configure the motd banner | undercloud 2026-03-14 07:42:24.540727 | fa163e0a-ba28-f829-538c-000000001010 | TIMING | tripleo_sshd : Configure the motd banner | undercloud | 0:02:27.293941 | 0.03s 2026-03-14 07:42:24.565379 | fa163e0a-ba28-f829-538c-000000001011 | TASK | Update sshd configuration options from vars 2026-03-14 07:42:24.604349 | fa163e0a-ba28-f829-538c-000000001011 | OK | Update sshd configuration options from vars | undercloud 2026-03-14 07:42:24.605641 | fa163e0a-ba28-f829-538c-000000001011 | TIMING | tripleo_sshd : Update sshd configuration options from vars | undercloud | 0:02:27.358860 | 0.04s 2026-03-14 07:42:24.629730 | fa163e0a-ba28-f829-538c-000000001012 | TASK | Adjust ssh server configuration 2026-03-14 07:42:25.184862 | fa163e0a-ba28-f829-538c-000000001012 | CHANGED | Adjust ssh server configuration | undercloud 2026-03-14 07:42:25.186183 | fa163e0a-ba28-f829-538c-000000001012 | TIMING | tripleo_sshd : Adjust ssh server configuration | undercloud | 0:02:27.939400 | 0.56s 2026-03-14 07:42:25.211203 | fa163e0a-ba28-f829-538c-000000001013 | TASK | Restart sshd 2026-03-14 07:42:25.630224 | fa163e0a-ba28-f829-538c-000000001013 | CHANGED | Restart sshd | undercloud 2026-03-14 07:42:25.632195 | fa163e0a-ba28-f829-538c-000000001013 | TIMING | tripleo_sshd : Restart sshd | undercloud | 0:02:28.385410 | 0.42s 2026-03-14 07:42:25.683463 | fa163e0a-ba28-f829-538c-0000000008cc | TASK | Check for NTP service 2026-03-14 07:42:25.894330 | fa163e0a-ba28-f829-538c-0000000008cc | CHANGED | Check for NTP service | undercloud 2026-03-14 07:42:25.895636 | fa163e0a-ba28-f829-538c-0000000008cc | TIMING | Check for NTP service | undercloud | 0:02:28.648856 | 0.21s 2026-03-14 07:42:25.919861 | fa163e0a-ba28-f829-538c-0000000008cd | TASK | Disable NTP before configuring Chrony 2026-03-14 07:42:25.962436 | fa163e0a-ba28-f829-538c-0000000008cd | SKIPPED | Disable NTP before configuring Chrony | undercloud 2026-03-14 07:42:25.963874 | fa163e0a-ba28-f829-538c-0000000008cd | TIMING | Disable NTP before configuring Chrony | undercloud | 0:02:28.717087 | 0.04s 2026-03-14 07:42:25.988409 | fa163e0a-ba28-f829-538c-0000000008ce | TASK | Install, Configure and Run Chrony 2026-03-14 07:42:26.016223 | fa163e0a-ba28-f829-538c-0000000008ce | TIMING | Install, Configure and Run Chrony | undercloud | 0:02:28.769431 | 0.03s 2026-03-14 07:42:26.108899 | fa163e0a-ba28-f829-538c-00000000111a | TASK | Load distro-specific variables 2026-03-14 07:42:26.134533 | fa163e0a-ba28-f829-538c-00000000111a | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:28.887748 | 0.02s 2026-03-14 07:42:26.145772 | 3dedffaf-8919-4942-9339-83575ad5f300 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-03-14 07:42:26.171625 | fa163e0a-ba28-f829-538c-0000000011cb | TASK | Load distro-specific variables 2026-03-14 07:42:26.224859 | fa163e0a-ba28-f829-538c-0000000011cb | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 07:42:26.226194 | fa163e0a-ba28-f829-538c-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:28.979411 | 0.05s 2026-03-14 07:42:26.234823 | fa163e0a-ba28-f829-538c-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:28.988044 | 0.06s 2026-03-14 07:42:26.252401 | fa163e0a-ba28-f829-538c-00000000111b | TASK | Install chronyd 2026-03-14 07:42:26.279371 | fa163e0a-ba28-f829-538c-00000000111b | TIMING | chrony : Install chronyd | undercloud | 0:02:29.032597 | 0.03s 2026-03-14 07:42:26.289957 | 6af5ae05-142a-4547-8594-2a22e4af5b5b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2026-03-14 07:42:26.312519 | fa163e0a-ba28-f829-538c-000000001204 | TASK | Load distro-specific variables 2026-03-14 07:42:26.339973 | fa163e0a-ba28-f829-538c-000000001204 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.093199 | 0.03s 2026-03-14 07:42:26.347727 | 3ab44580-3d5d-4974-a55b-60e668394fc7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-03-14 07:42:26.367904 | fa163e0a-ba28-f829-538c-00000000124b | TASK | Load distro-specific variables 2026-03-14 07:42:26.420514 | fa163e0a-ba28-f829-538c-00000000124b | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 07:42:26.421873 | fa163e0a-ba28-f829-538c-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.175089 | 0.05s 2026-03-14 07:42:26.428248 | fa163e0a-ba28-f829-538c-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.181463 | 0.06s 2026-03-14 07:42:26.454145 | fa163e0a-ba28-f829-538c-000000001205 | TASK | Check for NTP service 2026-03-14 07:42:26.713157 | fa163e0a-ba28-f829-538c-000000001205 | CHANGED | Check for NTP service | undercloud 2026-03-14 07:42:26.714443 | fa163e0a-ba28-f829-538c-000000001205 | TIMING | chrony : Check for NTP service | undercloud | 0:02:29.467662 | 0.26s 2026-03-14 07:42:26.741127 | fa163e0a-ba28-f829-538c-000000001206 | TASK | Disable NTP before configuring Chrony 2026-03-14 07:42:26.780947 | fa163e0a-ba28-f829-538c-000000001206 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2026-03-14 07:42:26.782140 | fa163e0a-ba28-f829-538c-000000001206 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:02:29.535359 | 0.04s 2026-03-14 07:42:26.814649 | fa163e0a-ba28-f829-538c-000000001207 | TASK | Install chronyd package 2026-03-14 07:42:29.885915 | fa163e0a-ba28-f829-538c-000000001207 | OK | Install chronyd package | undercloud 2026-03-14 07:42:29.887250 | fa163e0a-ba28-f829-538c-000000001207 | TIMING | chrony : Install chronyd package | undercloud | 0:02:32.640470 | 3.07s 2026-03-14 07:42:29.911104 | fa163e0a-ba28-f829-538c-00000000111c | TASK | Upgrade chronyd 2026-03-14 07:42:29.940933 | fa163e0a-ba28-f829-538c-00000000111c | SKIPPED | Upgrade chronyd | undercloud 2026-03-14 07:42:29.941991 | fa163e0a-ba28-f829-538c-00000000111c | TIMING | chrony : Upgrade chronyd | undercloud | 0:02:32.695213 | 0.03s 2026-03-14 07:42:29.966431 | fa163e0a-ba28-f829-538c-00000000111d | TASK | Configure chronyd 2026-03-14 07:42:29.995960 | fa163e0a-ba28-f829-538c-00000000111d | TIMING | chrony : Configure chronyd | undercloud | 0:02:32.749176 | 0.03s 2026-03-14 07:42:30.014602 | 873f7fd1-4ea4-4556-aab2-42d27fbe3ccc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2026-03-14 07:42:30.052362 | fa163e0a-ba28-f829-538c-000000001284 | TASK | Load distro-specific variables 2026-03-14 07:42:30.078215 | fa163e0a-ba28-f829-538c-000000001284 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:32.831439 | 0.03s 2026-03-14 07:42:30.088012 | 5321a854-9411-480f-951f-ce8fc26a7832 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-03-14 07:42:30.110142 | fa163e0a-ba28-f829-538c-0000000012f0 | TASK | Load distro-specific variables 2026-03-14 07:42:30.168292 | fa163e0a-ba28-f829-538c-0000000012f0 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 07:42:30.170401 | fa163e0a-ba28-f829-538c-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:32.923618 | 0.06s 2026-03-14 07:42:30.180899 | fa163e0a-ba28-f829-538c-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:32.934122 | 0.07s 2026-03-14 07:42:30.205404 | fa163e0a-ba28-f829-538c-000000001285 | TASK | Install chrony configuration file 2026-03-14 07:42:30.752324 | fa163e0a-ba28-f829-538c-000000001285 | CHANGED | Install chrony configuration file | undercloud 2026-03-14 07:42:30.753357 | fa163e0a-ba28-f829-538c-000000001285 | TIMING | chrony : Install chrony configuration file | undercloud | 0:02:33.506585 | 0.55s 2026-03-14 07:42:30.770426 | fa163e0a-ba28-f829-538c-00000000111e | TASK | Run chronyd 2026-03-14 07:42:30.795643 | fa163e0a-ba28-f829-538c-00000000111e | TIMING | chrony : Run chronyd | undercloud | 0:02:33.548869 | 0.02s 2026-03-14 07:42:30.805148 | f04ee7d6-2d86-4d19-aae2-b01b54b18c66 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2026-03-14 07:42:30.842613 | fa163e0a-ba28-f829-538c-000000001313 | TASK | Load distro-specific variables 2026-03-14 07:42:30.869147 | fa163e0a-ba28-f829-538c-000000001313 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.622369 | 0.03s 2026-03-14 07:42:30.879628 | 44aac809-48e8-47c3-b0c0-33c4568354ab | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-03-14 07:42:30.903637 | fa163e0a-ba28-f829-538c-000000001397 | TASK | Load distro-specific variables 2026-03-14 07:42:30.965457 | fa163e0a-ba28-f829-538c-000000001397 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 07:42:30.966444 | fa163e0a-ba28-f829-538c-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.719670 | 0.06s 2026-03-14 07:42:30.973339 | fa163e0a-ba28-f829-538c-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.726559 | 0.07s 2026-03-14 07:42:30.998269 | fa163e0a-ba28-f829-538c-000000001314 | TASK | Ensure chronyd is running 2026-03-14 07:42:31.413908 | fa163e0a-ba28-f829-538c-000000001314 | OK | Ensure chronyd is running | undercloud 2026-03-14 07:42:31.415760 | fa163e0a-ba28-f829-538c-000000001314 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:02:34.168977 | 0.42s 2026-03-14 07:42:31.441398 | fa163e0a-ba28-f829-538c-000000001315 | TASK | Force chronyd restart 2026-03-14 07:42:31.896315 | fa163e0a-ba28-f829-538c-000000001315 | CHANGED | Force chronyd restart | undercloud 2026-03-14 07:42:31.898334 | fa163e0a-ba28-f829-538c-000000001315 | TIMING | chrony : Force chronyd restart | undercloud | 0:02:34.651552 | 0.46s 2026-03-14 07:42:31.925113 | fa163e0a-ba28-f829-538c-00000000111f | TASK | Enable online service 2026-03-14 07:42:31.955422 | fa163e0a-ba28-f829-538c-00000000111f | TIMING | chrony : Enable online service | undercloud | 0:02:34.708632 | 0.03s 2026-03-14 07:42:31.973994 | 9f185e27-cf56-49ff-bc57-2816aa74c50b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2026-03-14 07:42:32.029502 | fa163e0a-ba28-f829-538c-0000000013c4 | TASK | Create chrony-online.service unit file 2026-03-14 07:42:32.513522 | fa163e0a-ba28-f829-538c-0000000013c4 | CHANGED | Create chrony-online.service unit file | undercloud 2026-03-14 07:42:32.514882 | fa163e0a-ba28-f829-538c-0000000013c4 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:02:35.268099 | 0.48s 2026-03-14 07:42:32.542128 | fa163e0a-ba28-f829-538c-0000000013c5 | TASK | Enable chrony-online.service 2026-03-14 07:42:33.368714 | fa163e0a-ba28-f829-538c-0000000013c5 | CHANGED | Enable chrony-online.service | undercloud 2026-03-14 07:42:33.370610 | fa163e0a-ba28-f829-538c-0000000013c5 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:02:36.123809 | 0.83s 2026-03-14 07:42:33.396569 | fa163e0a-ba28-f829-538c-000000001120 | TASK | Sync chronyc 2026-03-14 07:42:33.425478 | fa163e0a-ba28-f829-538c-000000001120 | TIMING | chrony : Sync chronyc | undercloud | 0:02:36.178688 | 0.03s 2026-03-14 07:42:33.443727 | 110bb779-5c62-44a2-800f-7766efdea7e5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2026-03-14 07:42:33.490106 | fa163e0a-ba28-f829-538c-00000000146a | TASK | Force NTP sync 2026-03-14 07:42:33.725229 | fa163e0a-ba28-f829-538c-00000000146a | CHANGED | Force NTP sync | undercloud 2026-03-14 07:42:33.726984 | fa163e0a-ba28-f829-538c-00000000146a | TIMING | chrony : Force NTP sync | undercloud | 0:02:36.480194 | 0.24s 2026-03-14 07:42:33.751822 | fa163e0a-ba28-f829-538c-00000000146b | TASK | Ensure system is NTP time synced 2026-03-14 07:42:43.995280 | fa163e0a-ba28-f829-538c-00000000146b | CHANGED | Ensure system is NTP time synced | undercloud 2026-03-14 07:42:43.996686 | fa163e0a-ba28-f829-538c-00000000146b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:02:46.749904 | 10.24s 2026-03-14 07:42:44.047843 | fa163e0a-ba28-f829-538c-0000000008cf | TASK | Force NTP sync 2026-03-14 07:42:44.284653 | fa163e0a-ba28-f829-538c-0000000008cf | CHANGED | Force NTP sync | undercloud 2026-03-14 07:42:44.286199 | fa163e0a-ba28-f829-538c-0000000008cf | TIMING | Force NTP sync | undercloud | 0:02:47.039420 | 0.24s 2026-03-14 07:42:44.310533 | fa163e0a-ba28-f829-538c-0000000008d0 | TASK | Ensure system is NTP time synced 2026-03-14 07:42:44.522637 | fa163e0a-ba28-f829-538c-0000000008d0 | CHANGED | Ensure system is NTP time synced | undercloud 2026-03-14 07:42:44.523752 | fa163e0a-ba28-f829-538c-0000000008d0 | TIMING | Ensure system is NTP time synced | undercloud | 0:02:47.276977 | 0.21s 2026-03-14 07:42:44.543990 | fa163e0a-ba28-f829-538c-0000000008d1 | TASK | Run timezone role 2026-03-14 07:42:44.570518 | fa163e0a-ba28-f829-538c-0000000008d1 | TIMING | Run timezone role | undercloud | 0:02:47.323738 | 0.03s 2026-03-14 07:42:44.655806 | fa163e0a-ba28-f829-538c-0000000015f7 | TASK | Set timezone 2026-03-14 07:42:45.168158 | fa163e0a-ba28-f829-538c-0000000015f7 | OK | Set timezone | undercloud 2026-03-14 07:42:45.169519 | fa163e0a-ba28-f829-538c-0000000015f7 | TIMING | tripleo_timezone : Set timezone | undercloud | 0:02:47.922730 | 0.51s 2026-03-14 07:42:45.193419 | fa163e0a-ba28-f829-538c-0000000015f8 | TASK | Restart time services 2026-03-14 07:42:45.226159 | fa163e0a-ba28-f829-538c-0000000015f8 | SKIPPED | Restart time services | undercloud | item=rsyslog 2026-03-14 07:42:45.231950 | fa163e0a-ba28-f829-538c-0000000015f8 | SKIPPED | Restart time services | undercloud | item=crond 2026-03-14 07:42:45.244254 | fa163e0a-ba28-f829-538c-0000000015f8 | TIMING | tripleo_timezone : Restart time services | undercloud | 0:02:47.997466 | 0.05s 2026-03-14 07:42:45.284162 | fa163e0a-ba28-f829-538c-0000000008d2 | TASK | install tmpwatch on the host 2026-03-14 07:42:48.279530 | fa163e0a-ba28-f829-538c-0000000008d2 | OK | install tmpwatch on the host | undercloud 2026-03-14 07:42:48.280364 | fa163e0a-ba28-f829-538c-0000000008d2 | TIMING | install tmpwatch on the host | undercloud | 0:02:51.033593 | 3.00s 2026-03-14 07:42:48.296799 | fa163e0a-ba28-f829-538c-0000000008d3 | TASK | Notice - ctlplane subnet is set 2026-03-14 07:42:48.325954 | fa163e0a-ba28-f829-538c-0000000008d3 | OK | Notice - ctlplane subnet is set | undercloud | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 07:42:48.327080 | fa163e0a-ba28-f829-538c-0000000008d3 | TIMING | Notice - ctlplane subnet is set | undercloud | 0:02:51.080300 | 0.03s 2026-03-14 07:42:48.378730 | fa163e0a-ba28-f829-538c-0000000008d4 | TIMING | include_role : tuned | undercloud | 0:02:51.131954 | 0.03s 2026-03-14 07:42:48.471205 | fa163e0a-ba28-f829-538c-0000000017c3 | TASK | Gather variables for each operating system 2026-03-14 07:42:48.600398 | fa163e0a-ba28-f829-538c-0000000017c3 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 07:42:48.601692 | fa163e0a-ba28-f829-538c-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:51.354909 | 0.13s 2026-03-14 07:42:48.608282 | fa163e0a-ba28-f829-538c-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:51.361503 | 0.14s 2026-03-14 07:42:48.694430 | fa163e0a-ba28-f829-538c-0000000017c4 | TIMING | tuned : include_tasks | undercloud | 0:02:51.447648 | 0.06s 2026-03-14 07:42:48.707333 | 5349419e-8284-4d05-8281-ef921cad07c5 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | undercloud 2026-03-14 07:42:48.737202 | fa163e0a-ba28-f829-538c-0000000018c0 | TASK | Check tuned package is installed 2026-03-14 07:42:49.007151 | fa163e0a-ba28-f829-538c-0000000018c0 | CHANGED | Check tuned package is installed | undercloud 2026-03-14 07:42:49.007912 | fa163e0a-ba28-f829-538c-0000000018c0 | TIMING | tuned : Check tuned package is installed | undercloud | 0:02:51.761140 | 0.27s 2026-03-14 07:42:49.024806 | fa163e0a-ba28-f829-538c-0000000018c1 | TASK | Install tuned 2026-03-14 07:42:55.839126 | fa163e0a-ba28-f829-538c-0000000018c1 | CHANGED | Install tuned | undercloud 2026-03-14 07:42:55.840811 | fa163e0a-ba28-f829-538c-0000000018c1 | TIMING | tuned : Install tuned | undercloud | 0:02:58.594029 | 6.82s 2026-03-14 07:42:55.866385 | fa163e0a-ba28-f829-538c-0000000018c2 | TASK | Restart tuned 2026-03-14 07:42:57.627844 | fa163e0a-ba28-f829-538c-0000000018c2 | CHANGED | Restart tuned | undercloud 2026-03-14 07:42:57.629619 | fa163e0a-ba28-f829-538c-0000000018c2 | TIMING | tuned : Restart tuned | undercloud | 0:03:00.382840 | 1.76s 2026-03-14 07:42:57.653992 | fa163e0a-ba28-f829-538c-0000000017c5 | TASK | Check for tuned-adm 2026-03-14 07:42:57.883466 | fa163e0a-ba28-f829-538c-0000000017c5 | OK | Check for tuned-adm | undercloud 2026-03-14 07:42:57.884765 | fa163e0a-ba28-f829-538c-0000000017c5 | TIMING | tuned : Check for tuned-adm | undercloud | 0:03:00.637985 | 0.23s 2026-03-14 07:42:57.940585 | fa163e0a-ba28-f829-538c-0000000017c6 | TIMING | tuned : include_tasks | undercloud | 0:03:00.693743 | 0.03s 2026-03-14 07:42:57.968748 | 62ad58d0-5e2f-452b-b2e0-9bcab58d372c | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | undercloud 2026-03-14 07:42:58.009374 | fa163e0a-ba28-f829-538c-0000000018ed | TASK | Ensure profile directory exists 2026-03-14 07:42:58.080238 | fa163e0a-ba28-f829-538c-0000000018ed | SKIPPED | Ensure profile directory exists | undercloud 2026-03-14 07:42:58.081597 | fa163e0a-ba28-f829-538c-0000000018ed | TIMING | tuned : Ensure profile directory exists | undercloud | 0:03:00.834768 | 0.07s 2026-03-14 07:42:58.106312 | fa163e0a-ba28-f829-538c-0000000018ee | TASK | Create custom tuned profile 2026-03-14 07:42:58.168334 | fa163e0a-ba28-f829-538c-0000000018ee | SKIPPED | Create custom tuned profile | undercloud 2026-03-14 07:42:58.170587 | fa163e0a-ba28-f829-538c-0000000018ee | TIMING | tuned : Create custom tuned profile | undercloud | 0:03:00.923761 | 0.06s 2026-03-14 07:42:58.194975 | fa163e0a-ba28-f829-538c-0000000018ef | TASK | Check tuned active profile 2026-03-14 07:42:58.548786 | fa163e0a-ba28-f829-538c-0000000018ef | OK | Check tuned active profile | undercloud 2026-03-14 07:42:58.550218 | fa163e0a-ba28-f829-538c-0000000018ef | TIMING | tuned : Check tuned active profile | undercloud | 0:03:01.303434 | 0.35s 2026-03-14 07:42:58.577058 | fa163e0a-ba28-f829-538c-0000000018f0 | TASK | Check Tuned Configuration file exists 2026-03-14 07:42:58.791288 | fa163e0a-ba28-f829-538c-0000000018f0 | OK | Check Tuned Configuration file exists | undercloud 2026-03-14 07:42:58.792640 | fa163e0a-ba28-f829-538c-0000000018f0 | TIMING | tuned : Check Tuned Configuration file exists | undercloud | 0:03:01.545852 | 0.21s 2026-03-14 07:42:58.817415 | fa163e0a-ba28-f829-538c-0000000018f1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 07:42:58.881081 | fa163e0a-ba28-f829-538c-0000000018f1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | undercloud 2026-03-14 07:42:58.882432 | fa163e0a-ba28-f829-538c-0000000018f1 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | undercloud | 0:03:01.635650 | 0.06s 2026-03-14 07:42:58.908967 | fa163e0a-ba28-f829-538c-0000000018f2 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 07:42:58.969009 | fa163e0a-ba28-f829-538c-0000000018f2 | SKIPPED | Configure isolated cores for profile throughput-performance | undercloud 2026-03-14 07:42:58.970320 | fa163e0a-ba28-f829-538c-0000000018f2 | TIMING | tuned : Configure isolated cores for profile throughput-performance | undercloud | 0:03:01.723535 | 0.06s 2026-03-14 07:42:58.998037 | fa163e0a-ba28-f829-538c-0000000018f3 | TASK | Enable tuned profile 2026-03-14 07:43:00.384177 | fa163e0a-ba28-f829-538c-0000000018f3 | CHANGED | Enable tuned profile | undercloud 2026-03-14 07:43:00.385582 | fa163e0a-ba28-f829-538c-0000000018f3 | TIMING | tuned : Enable tuned profile | undercloud | 0:03:03.138772 | 1.39s PLAY [Overcloud container setup tasks] ***************************************** 2026-03-14 07:43:00.562799 | fa163e0a-ba28-f829-538c-0000000000ab | TASK | Overcloud container setup tasks 2026-03-14 07:43:00.588674 | fa163e0a-ba28-f829-538c-0000000000ab | OK | Overcloud container setup tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000ab') missing from stats 2026-03-14 07:43:00.608740 | fa163e0a-ba28-f829-538c-0000000000ac | TASK | Write config data 2026-03-14 07:43:00.645849 | fa163e0a-ba28-f829-538c-0000000000ac | TIMING | Write config data | undercloud | 0:03:03.399058 | 0.04s 2026-03-14 07:43:00.685538 | 088edaf5-b2cf-48e6-b5c5-97e84f576367 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_container_setup_tasks.yaml | undercloud 2026-03-14 07:43:00.709650 | fa163e0a-ba28-f829-538c-000000001951 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 07:43:00.939425 | fa163e0a-ba28-f829-538c-000000001951 | CHANGED | Create and ensure setype for /var/log/containers directory | undercloud 2026-03-14 07:43:00.940806 | fa163e0a-ba28-f829-538c-000000001951 | TIMING | Create and ensure setype for /var/log/containers directory | undercloud | 0:03:03.694021 | 0.23s 2026-03-14 07:43:00.965640 | fa163e0a-ba28-f829-538c-000000001952 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 07:43:01.203281 | fa163e0a-ba28-f829-538c-000000001952 | CHANGED | Create ContainerLogStdoutPath directory | undercloud 2026-03-14 07:43:01.204649 | fa163e0a-ba28-f829-538c-000000001952 | TIMING | Create ContainerLogStdoutPath directory | undercloud | 0:03:03.957866 | 0.24s 2026-03-14 07:43:01.229277 | fa163e0a-ba28-f829-538c-000000001953 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 07:43:01.422040 | fa163e0a-ba28-f829-538c-000000001953 | OK | Create /var/lib/tripleo-config directory | undercloud 2026-03-14 07:43:01.423375 | fa163e0a-ba28-f829-538c-000000001953 | TIMING | Create /var/lib/tripleo-config directory | undercloud | 0:03:04.176590 | 0.19s 2026-03-14 07:43:01.447790 | fa163e0a-ba28-f829-538c-000000001954 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 07:43:01.674949 | fa163e0a-ba28-f829-538c-000000001954 | OK | Clean old /var/lib/container-startup-configs.json file | undercloud 2026-03-14 07:43:01.676455 | fa163e0a-ba28-f829-538c-000000001954 | TIMING | Clean old /var/lib/container-startup-configs.json file | undercloud | 0:03:04.429671 | 0.23s 2026-03-14 07:43:01.694441 | fa163e0a-ba28-f829-538c-000000001955 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 07:43:01.903143 | fa163e0a-ba28-f829-538c-000000001955 | OK | Clean old /var/lib/docker-container-startup-configs.json file | undercloud 2026-03-14 07:43:01.904530 | fa163e0a-ba28-f829-538c-000000001955 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | undercloud | 0:03:04.657747 | 0.21s 2026-03-14 07:43:01.929077 | fa163e0a-ba28-f829-538c-000000001959 | TASK | Create fcontext entry for container-config-scripts 2026-03-14 07:43:03.194079 | fa163e0a-ba28-f829-538c-000000001959 | CHANGED | Create fcontext entry for container-config-scripts | undercloud 2026-03-14 07:43:03.196022 | fa163e0a-ba28-f829-538c-000000001959 | TIMING | Create fcontext entry for container-config-scripts | undercloud | 0:03:05.949234 | 1.27s 2026-03-14 07:43:03.222788 | fa163e0a-ba28-f829-538c-00000000195a | TASK | Create /var/lib/container-config-scripts 2026-03-14 07:43:03.453853 | fa163e0a-ba28-f829-538c-00000000195a | CHANGED | Create /var/lib/container-config-scripts | undercloud 2026-03-14 07:43:03.455166 | fa163e0a-ba28-f829-538c-00000000195a | TIMING | Create /var/lib/container-config-scripts | undercloud | 0:03:06.208385 | 0.23s 2026-03-14 07:43:03.479532 | fa163e0a-ba28-f829-538c-00000000195b | TASK | Write container config scripts 2026-03-14 07:43:03.868924 | fa163e0a-ba28-f829-538c-00000000195b | CHANGED | Write container config scripts | undercloud 2026-03-14 07:43:03.870066 | fa163e0a-ba28-f829-538c-00000000195b | TIMING | Write container config scripts | undercloud | 0:03:06.623284 | 0.39s 2026-03-14 07:43:03.893290 | fa163e0a-ba28-f829-538c-00000000195c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 07:43:04.367481 | fa163e0a-ba28-f829-538c-00000000195c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud 2026-03-14 07:43:04.368750 | fa163e0a-ba28-f829-538c-00000000195c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud | 0:03:07.121967 | 0.47s 2026-03-14 07:43:04.392634 | fa163e0a-ba28-f829-538c-00000000195d | TASK | Generate startup configs files per step and per container 2026-03-14 07:43:04.872985 | fa163e0a-ba28-f829-538c-00000000195d | CHANGED | Generate startup configs files per step and per container | undercloud 2026-03-14 07:43:04.877070 | fa163e0a-ba28-f829-538c-00000000195d | TIMING | Generate startup configs files per step and per container | undercloud | 0:03:07.630278 | 0.48s 2026-03-14 07:43:04.906681 | fa163e0a-ba28-f829-538c-00000000195e | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 07:43:05.130959 | fa163e0a-ba28-f829-538c-00000000195e | CHANGED | Create /var/lib/kolla/config_files directory | undercloud 2026-03-14 07:43:05.132423 | fa163e0a-ba28-f829-538c-00000000195e | TIMING | Create /var/lib/kolla/config_files directory | undercloud | 0:03:07.885639 | 0.22s 2026-03-14 07:43:05.157438 | fa163e0a-ba28-f829-538c-00000000195f | TASK | Create /var/lib/config-data directory 2026-03-14 07:43:05.379758 | fa163e0a-ba28-f829-538c-00000000195f | CHANGED | Create /var/lib/config-data directory | undercloud 2026-03-14 07:43:05.381178 | fa163e0a-ba28-f829-538c-00000000195f | TIMING | Create /var/lib/config-data directory | undercloud | 0:03:08.134394 | 0.22s 2026-03-14 07:43:05.405929 | fa163e0a-ba28-f829-538c-000000001960 | TASK | Write container config json files 2026-03-14 07:43:05.818301 | fa163e0a-ba28-f829-538c-000000001960 | CHANGED | Write container config json files | undercloud 2026-03-14 07:43:05.821805 | fa163e0a-ba28-f829-538c-000000001960 | TIMING | Write container config json files | undercloud | 0:03:08.575020 | 0.41s PLAY [Pre Deployment Step Tasks] *********************************************** 2026-03-14 07:43:05.978192 | fa163e0a-ba28-f829-538c-0000000000b0 | TASK | Pre Deployment Step Tasks 2026-03-14 07:43:06.005261 | fa163e0a-ba28-f829-538c-0000000000b0 | OK | Pre Deployment Step Tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000b0') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:43:06.064862 | fa163e0a-ba28-f829-538c-0000000000b1 | TIMING | include_tasks | undercloud | 0:03:08.818079 | 0.04s 2026-03-14 07:43:06.073129 | b92ae5f4-d11f-401f-bd9d-33218081189d | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/pre_deploy_step_tasks.yaml | undercloud PLAY [External deployment step 1] ********************************************** 2026-03-14 07:43:06.198937 | fa163e0a-ba28-f829-538c-0000000000b5 | TASK | External deployment step 1 2026-03-14 07:43:06.224789 | fa163e0a-ba28-f829-538c-0000000000b5 | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000b5') missing from stats 2026-03-14 07:43:06.280722 | fa163e0a-ba28-f829-538c-0000000000b6 | TIMING | include_tasks | undercloud | 0:03:09.033930 | 0.04s 2026-03-14 07:43:06.320953 | 36c0fb04-4c95-46d4-9b0e-e92bb72f1d2f | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step1.yaml | undercloud 2026-03-14 07:43:06.346026 | fa163e0a-ba28-f829-538c-0000000019aa | TASK | Container image prepare 2026-03-14 07:43:07.362416 | fa163e0a-ba28-f829-538c-0000000019aa | CHANGED | Container image prepare | undercloud 2026-03-14 07:43:07.364298 | fa163e0a-ba28-f829-538c-0000000019aa | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:10.117517 | 1.02s 2026-03-14 07:43:07.411407 | fa163e0a-ba28-f829-538c-0000000019b1 | TASK | Create directory for seccomp profile 2026-03-14 07:43:07.644139 | fa163e0a-ba28-f829-538c-0000000019b1 | CHANGED | Create directory for seccomp profile | undercloud 2026-03-14 07:43:07.645471 | fa163e0a-ba28-f829-538c-0000000019b1 | TIMING | Create directory for seccomp profile | undercloud | 0:03:10.398688 | 0.23s 2026-03-14 07:43:07.669068 | fa163e0a-ba28-f829-538c-0000000019b2 | TASK | Create seccomp_allow.json 2026-03-14 07:43:08.154916 | fa163e0a-ba28-f829-538c-0000000019b2 | CHANGED | Create seccomp_allow.json | undercloud 2026-03-14 07:43:08.156267 | fa163e0a-ba28-f829-538c-0000000019b2 | TIMING | Create seccomp_allow.json | undercloud | 0:03:10.909484 | 0.49s 2026-03-14 07:43:08.180883 | fa163e0a-ba28-f829-538c-0000000019b4 | TASK | Create /etc/openstack directory if it does not exist 2026-03-14 07:43:08.424676 | fa163e0a-ba28-f829-538c-0000000019b4 | CHANGED | Create /etc/openstack directory if it does not exist | undercloud 2026-03-14 07:43:08.426021 | fa163e0a-ba28-f829-538c-0000000019b4 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:11.179238 | 0.24s 2026-03-14 07:43:08.449988 | fa163e0a-ba28-f829-538c-0000000019b5 | TASK | Configure /etc/openstack/clouds.yaml for ephemeral Heat 2026-03-14 07:43:08.488608 | fa163e0a-ba28-f829-538c-0000000019b5 | TIMING | Configure /etc/openstack/clouds.yaml for ephemeral Heat | undercloud | 0:03:11.241821 | 0.04s 2026-03-14 07:43:08.545964 | fa163e0a-ba28-f829-538c-0000000019df | TASK | Check if /etc/openstack/clouds.yaml exists 2026-03-14 07:43:08.765978 | fa163e0a-ba28-f829-538c-0000000019df | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-03-14 07:43:08.766812 | fa163e0a-ba28-f829-538c-0000000019df | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:11.520037 | 0.22s 2026-03-14 07:43:08.784578 | fa163e0a-ba28-f829-538c-0000000019e0 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-03-14 07:43:09.257818 | fa163e0a-ba28-f829-538c-0000000019e0 | CHANGED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-03-14 07:43:09.259360 | fa163e0a-ba28-f829-538c-0000000019e0 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:12.012574 | 0.47s 2026-03-14 07:43:09.285842 | fa163e0a-ba28-f829-538c-0000000019e1 | TASK | Configure /etc/openstack/clouds.yaml 2026-03-14 07:43:09.338438 | fa163e0a-ba28-f829-538c-0000000019e1 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:12.091642 | 0.05s 2026-03-14 07:43:09.396876 | fa163e0a-ba28-f829-538c-000000001a1b | TASK | Check for a configured destination 2026-03-14 07:43:09.459195 | fa163e0a-ba28-f829-538c-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2026-03-14 07:43:09.460459 | fa163e0a-ba28-f829-538c-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:12.213676 | 0.06s 2026-03-14 07:43:09.504880 | fa163e0a-ba28-f829-538c-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2026-03-14 07:43:09.961304 | fa163e0a-ba28-f829-538c-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-03-14 07:43:09.962734 | fa163e0a-ba28-f829-538c-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:12.715949 | 0.46s 2026-03-14 07:43:10.032165 | fa163e0a-ba28-f829-538c-0000000019b7 | TASK | Create /etc/openstack directory if it does not exist 2026-03-14 07:43:10.252677 | fa163e0a-ba28-f829-538c-0000000019b7 | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-03-14 07:43:10.254102 | fa163e0a-ba28-f829-538c-0000000019b7 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:13.007284 | 0.22s 2026-03-14 07:43:10.277648 | fa163e0a-ba28-f829-538c-0000000019b8 | TASK | Configure /etc/openstack/clouds.yaml 2026-03-14 07:43:10.328253 | fa163e0a-ba28-f829-538c-0000000019b8 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:13.081457 | 0.05s 2026-03-14 07:43:10.388975 | fa163e0a-ba28-f829-538c-000000001a56 | TASK | Check if /etc/openstack/clouds.yaml exists 2026-03-14 07:43:10.632726 | fa163e0a-ba28-f829-538c-000000001a56 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-03-14 07:43:10.633690 | fa163e0a-ba28-f829-538c-000000001a56 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:13.386914 | 0.24s 2026-03-14 07:43:10.653667 | fa163e0a-ba28-f829-538c-000000001a57 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-03-14 07:43:10.709874 | fa163e0a-ba28-f829-538c-000000001a57 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-03-14 07:43:10.711062 | fa163e0a-ba28-f829-538c-000000001a57 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:13.464277 | 0.06s 2026-03-14 07:43:10.743416 | fa163e0a-ba28-f829-538c-000000001a58 | TASK | Configure /etc/openstack/clouds.yaml 2026-03-14 07:43:10.800785 | fa163e0a-ba28-f829-538c-000000001a58 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:13.553996 | 0.06s 2026-03-14 07:43:10.848049 | fa163e0a-ba28-f829-538c-000000001a1b | TASK | Check for a configured destination 2026-03-14 07:43:10.908104 | fa163e0a-ba28-f829-538c-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2026-03-14 07:43:10.909074 | fa163e0a-ba28-f829-538c-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:13.662298 | 0.06s 2026-03-14 07:43:10.931327 | fa163e0a-ba28-f829-538c-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2026-03-14 07:43:11.411978 | fa163e0a-ba28-f829-538c-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-03-14 07:43:11.413341 | fa163e0a-ba28-f829-538c-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:14.166557 | 0.48s PLAY [Deploy step tasks for 1] ************************************************* 2026-03-14 07:43:11.619030 | fa163e0a-ba28-f829-538c-0000000000b9 | TASK | Deploy step tasks for 1 2026-03-14 07:43:11.645039 | fa163e0a-ba28-f829-538c-0000000000b9 | OK | Deploy step tasks for 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000b9') missing from stats 2026-03-14 07:43:11.664679 | fa163e0a-ba28-f829-538c-0000000000ba | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 07:43:12.094865 | fa163e0a-ba28-f829-538c-0000000000ba | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | undercloud 2026-03-14 07:43:12.096327 | fa163e0a-ba28-f829-538c-0000000000ba | TIMING | Write the config_step hieradata for the deploy step 1 tasks | undercloud | 0:03:14.849540 | 0.43s 2026-03-14 07:43:12.121085 | fa163e0a-ba28-f829-538c-0000000000bc | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 07:43:12.366683 | fa163e0a-ba28-f829-538c-0000000000bc | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2026-03-14 07:43:12.367657 | fa163e0a-ba28-f829-538c-0000000000bc | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:03:15.120880 | 0.25s 2026-03-14 07:43:12.392203 | fa163e0a-ba28-f829-538c-0000000000bd | TASK | Write config data at the start of step 1 2026-03-14 07:43:12.467393 | fa163e0a-ba28-f829-538c-0000000000bd | TIMING | Write config data at the start of step 1 | undercloud | 0:03:15.220600 | 0.07s 2026-03-14 07:43:12.512083 | 9a56f3c0-adc7-4894-acc3-1ed9a2431fc8 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks_step_1.yaml | undercloud 2026-03-14 07:43:12.539089 | fa163e0a-ba28-f829-538c-000000001acc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 07:43:12.566374 | fa163e0a-ba28-f829-538c-000000001acc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2026-03-14 07:43:12.567351 | fa163e0a-ba28-f829-538c-000000001acc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:15.320574 | 0.03s 2026-03-14 07:43:12.587135 | fa163e0a-ba28-f829-538c-000000001acd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 07:43:12.614617 | fa163e0a-ba28-f829-538c-000000001acd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2026-03-14 07:43:12.615836 | fa163e0a-ba28-f829-538c-000000001acd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:15.369054 | 0.03s 2026-03-14 07:43:12.640157 | fa163e0a-ba28-f829-538c-000000001ace | TASK | Write the puppet step_config manifest 2026-03-14 07:43:13.148384 | fa163e0a-ba28-f829-538c-000000001ace | CHANGED | Write the puppet step_config manifest | undercloud 2026-03-14 07:43:13.149363 | fa163e0a-ba28-f829-538c-000000001ace | TIMING | Write the puppet step_config manifest | undercloud | 0:03:15.902588 | 0.51s 2026-03-14 07:43:13.167974 | fa163e0a-ba28-f829-538c-000000001acf | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 07:43:13.195978 | fa163e0a-ba28-f829-538c-000000001acf | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2026-03-14 07:43:13.196887 | fa163e0a-ba28-f829-538c-000000001acf | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:15.950113 | 0.03s 2026-03-14 07:43:13.215729 | fa163e0a-ba28-f829-538c-000000001ad0 | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 07:43:13.243093 | fa163e0a-ba28-f829-538c-000000001ad0 | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2026-03-14 07:43:13.244083 | fa163e0a-ba28-f829-538c-000000001ad0 | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:15.997308 | 0.03s 2026-03-14 07:43:13.263383 | fa163e0a-ba28-f829-538c-000000001ad1 | TASK | Create /var/lib/container-puppet 2026-03-14 07:43:13.500715 | fa163e0a-ba28-f829-538c-000000001ad1 | OK | Create /var/lib/container-puppet | undercloud 2026-03-14 07:43:13.502145 | fa163e0a-ba28-f829-538c-000000001ad1 | TIMING | Create /var/lib/container-puppet | undercloud | 0:03:16.255361 | 0.24s 2026-03-14 07:43:13.526094 | fa163e0a-ba28-f829-538c-000000001ad2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 07:43:13.557208 | fa163e0a-ba28-f829-538c-000000001ad2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud 2026-03-14 07:43:13.558369 | fa163e0a-ba28-f829-538c-000000001ad2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:16.311587 | 0.03s 2026-03-14 07:43:13.581821 | fa163e0a-ba28-f829-538c-000000001ad3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 07:43:13.610113 | fa163e0a-ba28-f829-538c-000000001ad3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | undercloud 2026-03-14 07:43:13.611131 | fa163e0a-ba28-f829-538c-000000001ad3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:16.364352 | 0.03s 2026-03-14 07:43:13.634045 | fa163e0a-ba28-f829-538c-000000001ad4 | TASK | Write container-puppet.json file 2026-03-14 07:43:14.170990 | fa163e0a-ba28-f829-538c-000000001ad4 | CHANGED | Write container-puppet.json file | undercloud 2026-03-14 07:43:14.172213 | fa163e0a-ba28-f829-538c-000000001ad4 | TIMING | Write container-puppet.json file | undercloud | 0:03:16.925431 | 0.54s 2026-03-14 07:43:14.196922 | fa163e0a-ba28-f829-538c-000000001ad5 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 07:43:14.225507 | fa163e0a-ba28-f829-538c-000000001ad5 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2026-03-14 07:43:14.226601 | fa163e0a-ba28-f829-538c-000000001ad5 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:16.979820 | 0.03s 2026-03-14 07:43:14.249793 | fa163e0a-ba28-f829-538c-000000001ad6 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 07:43:14.277615 | fa163e0a-ba28-f829-538c-000000001ad6 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2026-03-14 07:43:14.278641 | fa163e0a-ba28-f829-538c-000000001ad6 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:17.031859 | 0.03s 2026-03-14 07:43:14.301902 | fa163e0a-ba28-f829-538c-000000001ad7 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 07:43:14.692745 | fa163e0a-ba28-f829-538c-000000001ad7 | OK | Ensure config hashes are up-to-date for container startup configs | undercloud 2026-03-14 07:43:14.694094 | fa163e0a-ba28-f829-538c-000000001ad7 | TIMING | Ensure config hashes are up-to-date for container startup configs | undercloud | 0:03:17.447312 | 0.39s 2026-03-14 07:43:14.717150 | fa163e0a-ba28-f829-538c-000000001ad8 | TASK | Set host puppet debugging fact string 2026-03-14 07:43:14.745761 | fa163e0a-ba28-f829-538c-000000001ad8 | SKIPPED | Set host puppet debugging fact string | undercloud 2026-03-14 07:43:14.747349 | fa163e0a-ba28-f829-538c-000000001ad8 | TIMING | Set host puppet debugging fact string | undercloud | 0:03:17.500561 | 0.03s 2026-03-14 07:43:14.771749 | fa163e0a-ba28-f829-538c-000000001ad9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 07:43:14.799475 | fa163e0a-ba28-f829-538c-000000001ad9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | undercloud 2026-03-14 07:43:14.800806 | fa163e0a-ba28-f829-538c-000000001ad9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | undercloud | 0:03:17.554019 | 0.03s 2026-03-14 07:43:14.824878 | fa163e0a-ba28-f829-538c-000000001ada | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 07:43:14.853605 | fa163e0a-ba28-f829-538c-000000001ada | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud 2026-03-14 07:43:14.854952 | fa163e0a-ba28-f829-538c-000000001ada | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud | 0:03:17.608165 | 0.03s 2026-03-14 07:43:14.878187 | fa163e0a-ba28-f829-538c-000000001adb | TASK | Create puppet check-mode files if they don't exist for check mode 2026-03-14 07:43:14.908102 | fa163e0a-ba28-f829-538c-000000001adb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | undercloud 2026-03-14 07:43:14.909316 | fa163e0a-ba28-f829-538c-000000001adb | TIMING | Create puppet check-mode files if they don't exist for check mode | undercloud | 0:03:17.662534 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:43:14.971881 | fa163e0a-ba28-f829-538c-0000000000bf | TIMING | include_tasks | undercloud | 0:03:17.725089 | 0.04s 2026-03-14 07:43:15.020392 | 1b1e742e-8d0a-4bef-87b6-af4b24c1b2d6 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step1.yaml | undercloud 2026-03-14 07:43:15.047898 | fa163e0a-ba28-f829-538c-000000001b06 | TASK | Create dirs for certificates and keys 2026-03-14 07:43:15.104150 | fa163e0a-ba28-f829-538c-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/httpd 2026-03-14 07:43:15.126179 | fa163e0a-ba28-f829-538c-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/httpd 2026-03-14 07:43:15.132426 | fa163e0a-ba28-f829-538c-000000001b06 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:17.885642 | 0.08s 2026-03-14 07:43:15.207034 | fa163e0a-ba28-f829-538c-000000001b07 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-03-14 07:43:15.207932 | fa163e0a-ba28-f829-538c-000000001b07 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:17.961159 | 0.05s 2026-03-14 07:43:15.226662 | fa163e0a-ba28-f829-538c-000000001b09 | TASK | Check if rsyslog exists 2026-03-14 07:43:15.484450 | fa163e0a-ba28-f829-538c-000000001b09 | CHANGED | Check if rsyslog exists | undercloud 2026-03-14 07:43:15.485705 | fa163e0a-ba28-f829-538c-000000001b09 | TIMING | Check if rsyslog exists | undercloud | 0:03:18.238923 | 0.26s 2026-03-14 07:43:15.511170 | fa163e0a-ba28-f829-538c-000000001b0b | TASK | Forward logging to haproxy.log file 2026-03-14 07:43:15.767210 | fa163e0a-ba28-f829-538c-000000001b0b | CHANGED | Forward logging to haproxy.log file | undercloud 2026-03-14 07:43:15.768033 | fa163e0a-ba28-f829-538c-000000001b0b | TIMING | Forward logging to haproxy.log file | undercloud | 0:03:18.521260 | 0.26s 2026-03-14 07:43:15.784969 | fa163e0a-ba28-f829-538c-000000001b0c | TASK | restart rsyslog service after logging conf change 2026-03-14 07:43:16.548199 | fa163e0a-ba28-f829-538c-000000001b0c | CHANGED | restart rsyslog service after logging conf change | undercloud 2026-03-14 07:43:16.549986 | fa163e0a-ba28-f829-538c-000000001b0c | TIMING | restart rsyslog service after logging conf change | undercloud | 0:03:19.303203 | 0.76s 2026-03-14 07:43:16.574864 | fa163e0a-ba28-f829-538c-000000001b0e | TASK | Run puppet on the host to apply IPtables rules 2026-03-14 07:43:21.985989 | fa163e0a-ba28-f829-538c-000000001b0e | OK | Run puppet on the host to apply IPtables rules | undercloud 2026-03-14 07:43:21.987317 | fa163e0a-ba28-f829-538c-000000001b0e | TIMING | Run puppet on the host to apply IPtables rules | undercloud | 0:03:24.740531 | 5.41s 2026-03-14 07:43:22.013484 | fa163e0a-ba28-f829-538c-000000001b0f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:43:22.077535 | fa163e0a-ba28-f829-538c-000000001b0f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.45 seconds", "Notice: Applied catalog in 0.21 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 29", " Total: 29", "Time:", " Transaction evaluation: 0.19", " Catalog application: 0.21", " Config retrieval: 0.50", " Last run: 1773474201", " Total: 0.21", "Version:", " Config: 1773474201", " Puppet: 7.10.0", "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'; ", " (file & line not available)", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "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-03-14 07:43:22.079188 | fa163e0a-ba28-f829-538c-000000001b0f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:03:24.832404 | 0.06s 2026-03-14 07:43:22.105020 | fa163e0a-ba28-f829-538c-000000001b11 | TASK | make sure certmonger is installed 2026-03-14 07:43:25.225133 | fa163e0a-ba28-f829-538c-000000001b11 | OK | make sure certmonger is installed | undercloud 2026-03-14 07:43:25.226312 | fa163e0a-ba28-f829-538c-000000001b11 | TIMING | make sure certmonger is installed | undercloud | 0:03:27.979535 | 3.12s 2026-03-14 07:43:25.250527 | fa163e0a-ba28-f829-538c-000000001b12 | TASK | make sure certmonger service is started 2026-03-14 07:43:26.970828 | fa163e0a-ba28-f829-538c-000000001b12 | CHANGED | make sure certmonger service is started | undercloud 2026-03-14 07:43:26.973169 | fa163e0a-ba28-f829-538c-000000001b12 | TIMING | make sure certmonger service is started | undercloud | 0:03:29.726382 | 1.72s 2026-03-14 07:43:26.999296 | fa163e0a-ba28-f829-538c-000000001b13 | TASK | Create dirs for certificates and keys 2026-03-14 07:43:27.281255 | fa163e0a-ba28-f829-538c-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/haproxy 2026-03-14 07:43:27.284866 | fa163e0a-ba28-f829-538c-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:30.038067 | 0.28s 2026-03-14 07:43:27.519051 | fa163e0a-ba28-f829-538c-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/haproxy 2026-03-14 07:43:27.521249 | fa163e0a-ba28-f829-538c-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:30.274469 | 0.52s 2026-03-14 07:43:27.532701 | fa163e0a-ba28-f829-538c-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:30.285901 | 0.53s 2026-03-14 07:43:27.559052 | fa163e0a-ba28-f829-538c-000000001b14 | TASK | Extract and trust certmonger's local CA 2026-03-14 07:43:28.770627 | fa163e0a-ba28-f829-538c-000000001b14 | CHANGED | Extract and trust certmonger's local CA | undercloud 2026-03-14 07:43:28.771729 | fa163e0a-ba28-f829-538c-000000001b14 | TIMING | Extract and trust certmonger's local CA | undercloud | 0:03:31.524952 | 1.21s 2026-03-14 07:43:28.841882 | fa163e0a-ba28-f829-538c-000000001b15 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:31.595059 | 0.05s 2026-03-14 07:43:28.916288 | fa163e0a-ba28-f829-538c-000000001b6b | TASK | Set version specific variables 2026-03-14 07:43:28.975407 | fa163e0a-ba28-f829-538c-000000001b6b | TIMING | linux-system-roles.certificate : Set version specific variables | undercloud | 0:03:31.728616 | 0.06s 2026-03-14 07:43:28.988220 | c505fd86-ee8f-4d8c-b275-8559ca13d6ba | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | undercloud 2026-03-14 07:43:29.010609 | fa163e0a-ba28-f829-538c-000000001baa | TASK | Ensure ansible_facts used by role 2026-03-14 07:43:29.422499 | fa163e0a-ba28-f829-538c-000000001baa | OK | Ensure ansible_facts used by role | undercloud 2026-03-14 07:43:29.424383 | fa163e0a-ba28-f829-538c-000000001baa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | undercloud | 0:03:32.177596 | 0.41s 2026-03-14 07:43:29.450148 | fa163e0a-ba28-f829-538c-000000001bab | TASK | Set platform/version specific variables 2026-03-14 07:43:29.527103 | fa163e0a-ba28-f829-538c-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2026-03-14 07:43:29.542912 | fa163e0a-ba28-f829-538c-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2026-03-14 07:43:29.560316 | fa163e0a-ba28-f829-538c-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.yml 2026-03-14 07:43:29.575109 | fa163e0a-ba28-f829-538c-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.2.yml 2026-03-14 07:43:29.587197 | fa163e0a-ba28-f829-538c-000000001bab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | undercloud | 0:03:32.340406 | 0.14s 2026-03-14 07:43:29.618005 | fa163e0a-ba28-f829-538c-000000001b6c | TASK | Ensure certificate role dependencies are installed 2026-03-14 07:43:32.649489 | fa163e0a-ba28-f829-538c-000000001b6c | OK | Ensure certificate role dependencies are installed | undercloud 2026-03-14 07:43:32.651267 | fa163e0a-ba28-f829-538c-000000001b6c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | undercloud | 0:03:35.404482 | 3.03s 2026-03-14 07:43:32.677700 | fa163e0a-ba28-f829-538c-000000001b6e | TASK | Ensure provider packages are installed 2026-03-14 07:43:35.827906 | fa163e0a-ba28-f829-538c-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:38.581108 | 3.15s 2026-03-14 07:43:35.839687 | fa163e0a-ba28-f829-538c-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:38.592911 | 3.16s 2026-03-14 07:43:35.856924 | fa163e0a-ba28-f829-538c-000000001b70 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 07:43:36.143449 | fa163e0a-ba28-f829-538c-000000001b70 | CHANGED | Ensure pre-scripts hooks directory exists | undercloud | item=certmonger 2026-03-14 07:43:36.144884 | fa163e0a-ba28-f829-538c-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:38.898101 | 0.29s 2026-03-14 07:43:36.156102 | fa163e0a-ba28-f829-538c-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:38.909328 | 0.30s 2026-03-14 07:43:36.173422 | fa163e0a-ba28-f829-538c-000000001b72 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 07:43:36.431201 | fa163e0a-ba28-f829-538c-000000001b72 | CHANGED | Ensure post-scripts hooks directory exists | undercloud | item=certmonger 2026-03-14 07:43:36.432685 | fa163e0a-ba28-f829-538c-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:39.185899 | 0.26s 2026-03-14 07:43:36.438948 | fa163e0a-ba28-f829-538c-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:39.192163 | 0.26s 2026-03-14 07:43:36.463522 | fa163e0a-ba28-f829-538c-000000001b74 | TASK | Ensure provider service is running 2026-03-14 07:43:37.847709 | fa163e0a-ba28-f829-538c-000000001b74 | OK | Ensure provider service is running | undercloud | item=certmonger 2026-03-14 07:43:37.850735 | fa163e0a-ba28-f829-538c-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:40.603953 | 1.39s 2026-03-14 07:43:37.861232 | fa163e0a-ba28-f829-538c-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:40.614448 | 1.40s 2026-03-14 07:43:37.887008 | fa163e0a-ba28-f829-538c-000000001b77 | TASK | Ensure certificate requests 2026-03-14 07:43:40.280206 | fa163e0a-ba28-f829-538c-000000001b77 | CHANGED | Ensure certificate requests | undercloud | item={'ca': 'self-sign', 'dns': '192.168.122.99', 'ip': ['192.168.122.99'], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/192.168.122.99@UNDERCLOUD', '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=self-sign\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-03-14 07:43:40.283088 | fa163e0a-ba28-f829-538c-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:43.036306 | 2.39s 2026-03-14 07:43:40.293691 | fa163e0a-ba28-f829-538c-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:43.046906 | 2.40s 2026-03-14 07:43:40.340110 | fa163e0a-ba28-f829-538c-000000001b17 | TASK | Run lvmfilter role 2026-03-14 07:43:40.389986 | fa163e0a-ba28-f829-538c-000000001b17 | TIMING | Run lvmfilter role | undercloud | 0:03:43.143194 | 0.05s 2026-03-14 07:43:40.452134 | fa163e0a-ba28-f829-538c-000000001bef | TASK | Check if lvm2 is installed 2026-03-14 07:43:40.682051 | fa163e0a-ba28-f829-538c-000000001bef | CHANGED | Check if lvm2 is installed | undercloud 2026-03-14 07:43:40.683409 | fa163e0a-ba28-f829-538c-000000001bef | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | undercloud | 0:03:43.436624 | 0.23s 2026-03-14 07:43:40.708843 | fa163e0a-ba28-f829-538c-000000001bf1 | TASK | collect ansible devices 2026-03-14 07:43:40.780816 | fa163e0a-ba28-f829-538c-000000001bf1 | SKIPPED | collect ansible devices | undercloud 2026-03-14 07:43:40.781989 | fa163e0a-ba28-f829-538c-000000001bf1 | TIMING | tripleo_lvmfilter : collect ansible devices | undercloud | 0:03:43.535208 | 0.07s 2026-03-14 07:43:40.848013 | fa163e0a-ba28-f829-538c-000000001bf2 | TASK | collect in-use lvm2 devices list 2026-03-14 07:43:40.885614 | fa163e0a-ba28-f829-538c-000000001bf2 | SKIPPED | collect in-use lvm2 devices list | undercloud 2026-03-14 07:43:40.886467 | fa163e0a-ba28-f829-538c-000000001bf2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | undercloud | 0:03:43.639693 | 0.04s 2026-03-14 07:43:40.905761 | fa163e0a-ba28-f829-538c-000000001bf3 | TASK | set allowed_devices 2026-03-14 07:43:40.930474 | fa163e0a-ba28-f829-538c-000000001bf3 | SKIPPED | set allowed_devices | undercloud 2026-03-14 07:43:40.931298 | fa163e0a-ba28-f829-538c-000000001bf3 | TIMING | tripleo_lvmfilter : set allowed_devices | undercloud | 0:03:43.684525 | 0.02s 2026-03-14 07:43:40.950007 | fa163e0a-ba28-f829-538c-000000001bf4 | TASK | build lvm2 allow list 2026-03-14 07:43:40.986670 | fa163e0a-ba28-f829-538c-000000001bf4 | SKIPPED | build lvm2 allow list | undercloud 2026-03-14 07:43:40.987485 | fa163e0a-ba28-f829-538c-000000001bf4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | undercloud | 0:03:43.740712 | 0.04s 2026-03-14 07:43:41.006236 | fa163e0a-ba28-f829-538c-000000001bf5 | TASK | build lvm2 deny list 2026-03-14 07:43:41.042481 | fa163e0a-ba28-f829-538c-000000001bf5 | SKIPPED | build lvm2 deny list | undercloud 2026-03-14 07:43:41.043331 | fa163e0a-ba28-f829-538c-000000001bf5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | undercloud | 0:03:43.796556 | 0.04s 2026-03-14 07:43:41.062094 | fa163e0a-ba28-f829-538c-000000001bf6 | TASK | build lvm2 filter 2026-03-14 07:43:41.098234 | fa163e0a-ba28-f829-538c-000000001bf6 | SKIPPED | build lvm2 filter | undercloud 2026-03-14 07:43:41.099090 | fa163e0a-ba28-f829-538c-000000001bf6 | TIMING | tripleo_lvmfilter : build lvm2 filter | undercloud | 0:03:43.852316 | 0.04s 2026-03-14 07:43:41.118228 | fa163e0a-ba28-f829-538c-000000001bf7 | TASK | regenerate lvm config 2026-03-14 07:43:41.163811 | fa163e0a-ba28-f829-538c-000000001bf7 | SKIPPED | regenerate lvm config | undercloud 2026-03-14 07:43:41.164644 | fa163e0a-ba28-f829-538c-000000001bf7 | TIMING | tripleo_lvmfilter : regenerate lvm config | undercloud | 0:03:43.917869 | 0.05s 2026-03-14 07:43:41.188129 | fa163e0a-ba28-f829-538c-000000001bf8 | TASK | copy new lvm.conf in place 2026-03-14 07:43:41.240498 | fa163e0a-ba28-f829-538c-000000001bf8 | SKIPPED | copy new lvm.conf in place | undercloud 2026-03-14 07:43:41.241796 | fa163e0a-ba28-f829-538c-000000001bf8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | undercloud | 0:03:43.995014 | 0.05s 2026-03-14 07:43:41.340095 | fa163e0a-ba28-f829-538c-000000001b19 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-03-14 07:43:41.341334 | fa163e0a-ba28-f829-538c-000000001b19 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:44.094554 | 0.05s 2026-03-14 07:43:41.416269 | fa163e0a-ba28-f829-538c-000000001b1b | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-03-14 07:43:41.417132 | fa163e0a-ba28-f829-538c-000000001b1b | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:44.170359 | 0.05s 2026-03-14 07:43:41.483045 | fa163e0a-ba28-f829-538c-000000001b1d | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-03-14 07:43:41.484256 | fa163e0a-ba28-f829-538c-000000001b1d | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:44.237477 | 0.05s 2026-03-14 07:43:41.508665 | fa163e0a-ba28-f829-538c-000000001b1f | TASK | Pre-fetch all the containers 2026-03-14 07:43:50.516856 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 2026-03-14 07:43:50.519712 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:53.272924 | 9.01s 2026-03-14 07:43:53.488940 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-03-14 07:43:53.492154 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:56.245376 | 11.98s 2026-03-14 07:44:00.946416 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-03-14 07:44:00.949634 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:03.702856 | 19.44s 2026-03-14 07:44:07.145966 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-03-14 07:44:07.149145 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:09.902369 | 25.64s 2026-03-14 07:44:14.225890 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-dhcp-agent:17.1 2026-03-14 07:44:14.229098 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:16.982316 | 32.72s 2026-03-14 07:44:16.721001 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-l3-agent:17.1 2026-03-14 07:44:16.723808 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:19.477031 | 35.21s 2026-03-14 07:44:25.814411 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-api:17.1 2026-03-14 07:44:25.817148 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:28.570372 | 44.31s 2026-03-14 07:44:30.455622 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-03-14 07:44:30.458833 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:33.212057 | 48.95s 2026-03-14 07:44:33.822321 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-03-14 07:44:33.825515 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:36.578737 | 52.32s 2026-03-14 07:44:37.308046 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-inspector:17.1 2026-03-14 07:44:37.311325 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:40.064546 | 55.80s 2026-03-14 07:44:39.923772 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 07:44:39.926997 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:42.680218 | 58.42s 2026-03-14 07:44:44.230680 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-conductor:17.1 2026-03-14 07:44:44.232366 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:46.985595 | 62.72s 2026-03-14 07:44:47.222650 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-neutron-agent:17.1 2026-03-14 07:44:47.225700 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:49.978921 | 65.72s 2026-03-14 07:44:52.304304 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-pxe:17.1 2026-03-14 07:44:52.307881 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:55.061104 | 70.80s 2026-03-14 07:44:55.276226 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 07:44:55.278652 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:58.031873 | 73.77s 2026-03-14 07:44:58.091607 | fa163e0a-ba28-f829-538c-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-openvswitch-agent:17.1 2026-03-14 07:44:58.093904 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:00.847130 | 76.58s 2026-03-14 07:44:58.218372 | fa163e0a-ba28-f829-538c-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:00.971588 | 76.71s 2026-03-14 07:44:58.280411 | fa163e0a-ba28-f829-538c-0000000000c1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 07:44:58.569924 | fa163e0a-ba28-f829-538c-0000000000c1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2026-03-14 07:44:58.571358 | fa163e0a-ba28-f829-538c-0000000000c1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:05:01.324575 | 0.29s 2026-03-14 07:44:58.682095 | fa163e0a-ba28-f829-538c-0000000000c2 | TIMING | include_tasks | undercloud | 0:05:01.435311 | 0.08s 2026-03-14 07:44:58.706661 | 55369e6c-e56a-41e8-8911-708cc0e93ff9 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks.yaml | undercloud 2026-03-14 07:44:58.729363 | fa163e0a-ba28-f829-538c-000000001c5e | TASK | Write the config_step hieradata 2026-03-14 07:44:59.223528 | fa163e0a-ba28-f829-538c-000000001c5e | OK | Write the config_step hieradata | undercloud 2026-03-14 07:44:59.225772 | fa163e0a-ba28-f829-538c-000000001c5e | TIMING | Write the config_step hieradata | undercloud | 0:05:01.978978 | 0.49s 2026-03-14 07:44:59.245874 | fa163e0a-ba28-f829-538c-000000001c5f | TASK | Run puppet host configuration for step 1 2026-03-14 07:44:59.558678 | fa163e0a-ba28-f829-538c-000000001c5f | CHANGED | Run puppet host configuration for step 1 | undercloud 2026-03-14 07:44:59.559837 | fa163e0a-ba28-f829-538c-000000001c5f | TIMING | Run puppet host configuration for step 1 | undercloud | 0:05:02.313054 | 0.31s 2026-03-14 07:44:59.583656 | fa163e0a-ba28-f829-538c-000000001c60 | TASK | Wait for puppet host configuration to finish 2026-03-14 07:44:59.832209 | fa163e0a-ba28-f829-538c-000000001c60 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-03-14 07:45:10.063828 | fa163e0a-ba28-f829-538c-000000001c60 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-03-14 07:45:10.066865 | fa163e0a-ba28-f829-538c-000000001c60 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:05:12.820081 | 10.48s 2026-03-14 07:45:10.095152 | fa163e0a-ba28-f829-538c-000000001c61 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 07:45:10.159916 | fa163e0a-ba28-f829-538c-000000001c61 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:44:59 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:45:03 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:45:03 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:45:03 puppet-user: (file & line not available)", "<13>Mar 14 07:45:03 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>Mar 14 07:45:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:45:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:45:03 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 07:45:03 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Mar 14 07:45:03 puppet-user: Application:", "<13>Mar 14 07:45:03 puppet-user: Initial environment: production", "<13>Mar 14 07:45:03 puppet-user: Converged environment: production", "<13>Mar 14 07:45:03 puppet-user: Run mode: user", "<13>Mar 14 07:45:03 puppet-user: Changes:", "<13>Mar 14 07:45:03 puppet-user: Total: 3", "<13>Mar 14 07:45:03 puppet-user: Events:", "<13>Mar 14 07:45:03 puppet-user: Success: 3", "<13>Mar 14 07:45:03 puppet-user: Resources:", "<13>Mar 14 07:45:03 puppet-user: Changed: 3", "<13>Mar 14 07:45:03 puppet-user: Out of sync: 3", "<13>Mar 14 07:45:03 puppet-user: Total: 10", "<13>Mar 14 07:45:03 puppet-user: Time:", "<13>Mar 14 07:45:03 puppet-user: Schedule: 0.00", "<13>Mar 14 07:45:03 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:45:03 puppet-user: File: 0.00", "<13>Mar 14 07:45:03 puppet-user: Exec: 0.02", "<13>Mar 14 07:45:03 puppet-user: Augeas: 0.03", "<13>Mar 14 07:45:03 puppet-user: Transaction evaluation: 0.06", "<13>Mar 14 07:45:03 puppet-user: Catalog application: 0.06", "<13>Mar 14 07:45:03 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:45:03 puppet-user: Last run: 1773474303", "<13>Mar 14 07:45:03 puppet-user: Total: 0.06", "<13>Mar 14 07:45:03 puppet-user: Version:", "<13>Mar 14 07:45:03 puppet-user: Config: 1773474303", "<13>Mar 14 07:45:03 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:45:10.161300 | fa163e0a-ba28-f829-538c-000000001c61 | TIMING | Debug output for task: Run puppet host configuration for step 1 | undercloud | 0:05:12.914516 | 0.06s 2026-03-14 07:45:10.185695 | fa163e0a-ba28-f829-538c-000000001c62 | TASK | Pre-cache facts for puppet containers 2026-03-14 07:45:10.215072 | fa163e0a-ba28-f829-538c-000000001c62 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:05:12.968281 | 0.03s 2026-03-14 07:45:10.281164 | fa163e0a-ba28-f829-538c-000000001c9f | TASK | Gather variables for each operating system 2026-03-14 07:45:10.363026 | fa163e0a-ba28-f829-538c-000000001c9f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:05:13.116230 | 0.08s 2026-03-14 07:45:10.388770 | fa163e0a-ba28-f829-538c-000000001ca0 | TASK | Create puppet caching structures 2026-03-14 07:45:10.630963 | fa163e0a-ba28-f829-538c-000000001ca0 | CHANGED | Create puppet caching structures | undercloud 2026-03-14 07:45:10.632315 | fa163e0a-ba28-f829-538c-000000001ca0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:05:13.385534 | 0.24s 2026-03-14 07:45:10.657503 | fa163e0a-ba28-f829-538c-000000001ca1 | TASK | Check for facter.conf 2026-03-14 07:45:10.890670 | fa163e0a-ba28-f829-538c-000000001ca1 | OK | Check for facter.conf | undercloud 2026-03-14 07:45:10.891704 | fa163e0a-ba28-f829-538c-000000001ca1 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:05:13.644927 | 0.23s 2026-03-14 07:45:10.912069 | fa163e0a-ba28-f829-538c-000000001ca2 | TASK | Remove facter.conf if directory 2026-03-14 07:45:10.950155 | fa163e0a-ba28-f829-538c-000000001ca2 | SKIPPED | Remove facter.conf if directory | undercloud 2026-03-14 07:45:10.951177 | fa163e0a-ba28-f829-538c-000000001ca2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:05:13.704402 | 0.04s 2026-03-14 07:45:10.974395 | fa163e0a-ba28-f829-538c-000000001ca3 | TASK | Write facter cache config 2026-03-14 07:45:11.336685 | fa163e0a-ba28-f829-538c-000000001ca3 | CHANGED | Write facter cache config | undercloud 2026-03-14 07:45:11.338210 | fa163e0a-ba28-f829-538c-000000001ca3 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:05:14.091426 | 0.36s 2026-03-14 07:45:11.363216 | fa163e0a-ba28-f829-538c-000000001ca4 | TASK | Cleanup facter cache if exists 2026-03-14 07:45:11.596624 | fa163e0a-ba28-f829-538c-000000001ca4 | OK | Cleanup facter cache if exists | undercloud 2026-03-14 07:45:11.597406 | fa163e0a-ba28-f829-538c-000000001ca4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:05:14.350635 | 0.23s 2026-03-14 07:45:11.614078 | fa163e0a-ba28-f829-538c-000000001ca5 | TASK | Pre-cache facts 2026-03-14 07:45:12.200453 | fa163e0a-ba28-f829-538c-000000001ca5 | CHANGED | Pre-cache facts | undercloud 2026-03-14 07:45:12.201688 | fa163e0a-ba28-f829-538c-000000001ca5 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:05:14.954906 | 0.59s 2026-03-14 07:45:12.230927 | fa163e0a-ba28-f829-538c-000000001ca6 | TASK | Failed deployment if facter fails 2026-03-14 07:45:12.264160 | fa163e0a-ba28-f829-538c-000000001ca6 | SKIPPED | Failed deployment if facter fails | undercloud 2026-03-14 07:45:12.265419 | fa163e0a-ba28-f829-538c-000000001ca6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:05:15.018637 | 0.03s 2026-03-14 07:45:12.309416 | fa163e0a-ba28-f829-538c-000000001ca7 | TASK | Sync cached facts 2026-03-14 07:45:12.744592 | fa163e0a-ba28-f829-538c-000000001ca7 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e0a-ba28-f829-538c-000000001ca7') missing from stats 2026-03-14 07:45:12.794136 | fa163e0a-ba28-f829-538c-000000001c63 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 07:45:12.842618 | fa163e0a-ba28-f829-538c-000000001c63 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:05:15.595769 | 0.05s 2026-03-14 07:45:12.868824 | 4f2ee93e-d3b9-420d-9aec-f43782d5233d | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/generate-config-tasks.yaml | undercloud 2026-03-14 07:45:12.905132 | fa163e0a-ba28-f829-538c-000000001cf1 | TASK | Create base directory puppet configs 2026-03-14 07:45:13.145750 | fa163e0a-ba28-f829-538c-000000001cf1 | CHANGED | Create base directory puppet configs | undercloud 2026-03-14 07:45:13.147148 | fa163e0a-ba28-f829-538c-000000001cf1 | TIMING | Create base directory puppet configs | undercloud | 0:05:15.900364 | 0.24s 2026-03-14 07:45:13.174637 | fa163e0a-ba28-f829-538c-000000001cf2 | TASK | Generate container puppet configs for step 1 2026-03-14 07:45:13.435266 | fa163e0a-ba28-f829-538c-000000001cf2 | CHANGED | Generate container puppet configs for step 1 | undercloud 2026-03-14 07:45:13.436388 | fa163e0a-ba28-f829-538c-000000001cf2 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:16.189609 | 0.26s 2026-03-14 07:45:13.458594 | fa163e0a-ba28-f829-538c-000000001cf3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 07:45:13.477222 | fa163e0a-ba28-f829-538c-000000001cf3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | undercloud | 0:05:16.230439 | 0.02s 2026-03-14 07:45:13.520238 | fa163e0a-ba28-f829-538c-000000001d7d | TASK | Gather variables for each operating system 2026-03-14 07:45:13.629601 | fa163e0a-ba28-f829-538c-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:16.382769 | 0.11s 2026-03-14 07:45:13.654540 | fa163e0a-ba28-f829-538c-000000001d7e | TASK | Create container logs path 2026-03-14 07:45:13.889310 | fa163e0a-ba28-f829-538c-000000001d7e | OK | Create container logs path | undercloud 2026-03-14 07:45:13.890828 | fa163e0a-ba28-f829-538c-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:16.644042 | 0.23s 2026-03-14 07:45:13.918536 | fa163e0a-ba28-f829-538c-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:14.307071 | fa163e0a-ba28-f829-538c-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:14.308360 | fa163e0a-ba28-f829-538c-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:17.061574 | 0.39s 2026-03-14 07:45:14.333712 | fa163e0a-ba28-f829-538c-000000001d81 | TASK | Finalise hashes for all containers 2026-03-14 07:45:14.395143 | fa163e0a-ba28-f829-538c-000000001d81 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:45:14.396392 | fa163e0a-ba28-f829-538c-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:17.149609 | 0.06s 2026-03-14 07:45:14.422098 | fa163e0a-ba28-f829-538c-000000001d83 | TASK | Manage systemd shutdown files 2026-03-14 07:45:14.453295 | fa163e0a-ba28-f829-538c-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:45:14.454430 | fa163e0a-ba28-f829-538c-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:17.207647 | 0.03s 2026-03-14 07:45:14.479258 | fa163e0a-ba28-f829-538c-000000001d85 | TASK | Update container configs with new config hashes 2026-03-14 07:45:14.531229 | fa163e0a-ba28-f829-538c-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:45:14.532460 | fa163e0a-ba28-f829-538c-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:17.285679 | 0.05s 2026-03-14 07:45:14.560333 | fa163e0a-ba28-f829-538c-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:14.601755 | fa163e0a-ba28-f829-538c-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:17.354954 | 0.04s 2026-03-14 07:45:14.621690 | 7c4a997d-193a-4099-9db9-1fc6cd3323e8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:45:14.654351 | fa163e0a-ba28-f829-538c-000000001dca | TASK | Gather podman infos 2026-03-14 07:45:15.358475 | fa163e0a-ba28-f829-538c-000000001dca | OK | Gather podman infos | undercloud 2026-03-14 07:45:15.359822 | fa163e0a-ba28-f829-538c-000000001dca | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:18.113039 | 0.70s 2026-03-14 07:45:15.388651 | fa163e0a-ba28-f829-538c-000000001dcb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:15.444123 | fa163e0a-ba28-f829-538c-000000001dcb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:15.445467 | fa163e0a-ba28-f829-538c-000000001dcb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:18.198684 | 0.06s 2026-03-14 07:45:15.474842 | fa163e0a-ba28-f829-538c-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:15.526826 | fa163e0a-ba28-f829-538c-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:18.280035 | 0.05s 2026-03-14 07:45:15.548167 | 9ec59154-4faf-415c-be3b-a98da7baca10 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:45:15.585005 | fa163e0a-ba28-f829-538c-000000001df4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:29.302988 | fa163e0a-ba28-f829-538c-000000001df4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:29.304239 | fa163e0a-ba28-f829-538c-000000001df4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:32.057462 | 13.72s 2026-03-14 07:45:29.352108 | fa163e0a-ba28-f829-538c-000000001df5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:29.433394 | fa163e0a-ba28-f829-538c-000000001df5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:29.434217 | fa163e0a-ba28-f829-538c-000000001df5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:32.187442 | 0.08s 2026-03-14 07:45:29.466345 | fa163e0a-ba28-f829-538c-000000001cf5 | TASK | Diff puppet-generated changes for check mode 2026-03-14 07:45:29.506575 | fa163e0a-ba28-f829-538c-000000001cf5 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2026-03-14 07:45:29.507438 | fa163e0a-ba28-f829-538c-000000001cf5 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:32.260657 | 0.04s 2026-03-14 07:45:29.533065 | fa163e0a-ba28-f829-538c-000000001cf6 | TASK | Diff puppet-generated changes for check mode 2026-03-14 07:45:29.565638 | fa163e0a-ba28-f829-538c-000000001cf6 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2026-03-14 07:45:29.566824 | fa163e0a-ba28-f829-538c-000000001cf6 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:32.320043 | 0.03s 2026-03-14 07:45:29.595858 | fa163e0a-ba28-f829-538c-000000001c65 | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 07:45:29.624878 | fa163e0a-ba28-f829-538c-000000001c65 | TIMING | Manage containers for step 1 with tripleo-ansible | undercloud | 0:05:32.378089 | 0.03s 2026-03-14 07:45:29.686575 | fa163e0a-ba28-f829-538c-000000001e4a | TASK | Gather variables for each operating system 2026-03-14 07:45:29.798741 | fa163e0a-ba28-f829-538c-000000001e4a | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:32.551950 | 0.11s 2026-03-14 07:45:29.823868 | fa163e0a-ba28-f829-538c-000000001e4b | TASK | Create container logs path 2026-03-14 07:45:30.069465 | fa163e0a-ba28-f829-538c-000000001e4b | OK | Create container logs path | undercloud 2026-03-14 07:45:30.070902 | fa163e0a-ba28-f829-538c-000000001e4b | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:32.824096 | 0.25s 2026-03-14 07:45:30.100085 | fa163e0a-ba28-f829-538c-000000001e4d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:30.362922 | fa163e0a-ba28-f829-538c-000000001e4d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-03-14 07:45:30.364225 | fa163e0a-ba28-f829-538c-000000001e4d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:33.117439 | 0.26s 2026-03-14 07:45:30.389596 | fa163e0a-ba28-f829-538c-000000001e4e | TASK | Finalise hashes for all containers 2026-03-14 07:45:30.440239 | fa163e0a-ba28-f829-538c-000000001e4e | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:45:30.441417 | fa163e0a-ba28-f829-538c-000000001e4e | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:33.194633 | 0.05s 2026-03-14 07:45:30.467354 | fa163e0a-ba28-f829-538c-000000001e50 | TASK | Manage systemd shutdown files 2026-03-14 07:45:30.500284 | fa163e0a-ba28-f829-538c-000000001e50 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:33.253492 | 0.03s 2026-03-14 07:45:30.535638 | 2d7b05c9-3b5f-4530-b93f-7f143b2d875a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-03-14 07:45:30.560699 | fa163e0a-ba28-f829-538c-000000001e83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 07:45:30.832994 | fa163e0a-ba28-f829-538c-000000001e83 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-03-14 07:45:30.834448 | fa163e0a-ba28-f829-538c-000000001e83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:05:33.587664 | 0.27s 2026-03-14 07:45:30.859613 | fa163e0a-ba28-f829-538c-000000001e84 | TASK | Set podman_drop_in fact 2026-03-14 07:45:30.921044 | fa163e0a-ba28-f829-538c-000000001e84 | OK | Set podman_drop_in fact | undercloud 2026-03-14 07:45:30.922139 | fa163e0a-ba28-f829-538c-000000001e84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:05:33.675356 | 0.06s 2026-03-14 07:45:30.946349 | fa163e0a-ba28-f829-538c-000000001e86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 07:45:31.419606 | fa163e0a-ba28-f829-538c-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-03-14 07:45:31.420745 | fa163e0a-ba28-f829-538c-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:34.173966 | 0.47s 2026-03-14 07:45:31.886084 | fa163e0a-ba28-f829-538c-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-03-14 07:45:31.888076 | fa163e0a-ba28-f829-538c-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:34.641293 | 0.94s 2026-03-14 07:45:31.898409 | fa163e0a-ba28-f829-538c-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:34.651625 | 0.95s 2026-03-14 07:45:31.922592 | fa163e0a-ba28-f829-538c-000000001e87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 07:45:32.379804 | fa163e0a-ba28-f829-538c-000000001e87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-03-14 07:45:32.381317 | fa163e0a-ba28-f829-538c-000000001e87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:05:35.134533 | 0.46s 2026-03-14 07:45:32.399354 | fa163e0a-ba28-f829-538c-000000001e88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 07:45:32.876072 | fa163e0a-ba28-f829-538c-000000001e88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-03-14 07:45:32.877809 | fa163e0a-ba28-f829-538c-000000001e88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:05:35.631018 | 0.48s 2026-03-14 07:45:32.906313 | fa163e0a-ba28-f829-538c-000000001e89 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 07:45:33.769476 | fa163e0a-ba28-f829-538c-000000001e89 | CHANGED | Enable and start tripleo-container-shutdown | undercloud 2026-03-14 07:45:33.771200 | fa163e0a-ba28-f829-538c-000000001e89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:05:36.524423 | 0.86s 2026-03-14 07:45:33.793092 | fa163e0a-ba28-f829-538c-000000001e8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 07:45:34.319463 | fa163e0a-ba28-f829-538c-000000001e8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-03-14 07:45:34.320901 | fa163e0a-ba28-f829-538c-000000001e8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:05:37.074119 | 0.53s 2026-03-14 07:45:34.346647 | fa163e0a-ba28-f829-538c-000000001e8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 07:45:34.812682 | fa163e0a-ba28-f829-538c-000000001e8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-03-14 07:45:34.813923 | fa163e0a-ba28-f829-538c-000000001e8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:05:37.567143 | 0.47s 2026-03-14 07:45:34.839769 | fa163e0a-ba28-f829-538c-000000001e8c | TASK | Enable and start netns-placeholder 2026-03-14 07:45:35.734780 | fa163e0a-ba28-f829-538c-000000001e8c | CHANGED | Enable and start netns-placeholder | undercloud 2026-03-14 07:45:35.737728 | fa163e0a-ba28-f829-538c-000000001e8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:05:38.490941 | 0.90s 2026-03-14 07:45:35.764985 | fa163e0a-ba28-f829-538c-000000001e52 | TASK | Update container configs with new config hashes 2026-03-14 07:45:35.819901 | fa163e0a-ba28-f829-538c-000000001e52 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:38.573107 | 0.05s 2026-03-14 07:45:35.836809 | bfb6da88-d382-42ce-b178-73ae302b151c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-03-14 07:45:35.866970 | fa163e0a-ba28-f829-538c-000000001eb4 | TASK | Update config hashes for container startup configs 2026-03-14 07:45:36.146436 | | WARNING | Config change detected for haproxy, new hash: 476ff4886bed1910ca84899fe2e74944 2026-03-14 07:45:36.148124 | | WARNING | Config change detected for memcached, new hash: 123d007a5eb7e632beef333595457fce 2026-03-14 07:45:36.148824 | | WARNING | Config change detected for rabbitmq, new hash: c9ac60567dd9d98f67bc986500c087d3 2026-03-14 07:45:36.149508 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: c9ac60567dd9d98f67bc986500c087d3 2026-03-14 07:45:36.150156 | | WARNING | Config change detected for mysql, new hash: 70e8de1a8f58ae9158e91ce101c40ee0 2026-03-14 07:45:36.150824 | | WARNING | Config change detected for mysql_bootstrap, new hash: 70e8de1a8f58ae9158e91ce101c40ee0 2026-03-14 07:45:36.151505 | | WARNING | Config change detected for mysql_upgrade_db, new hash: 70e8de1a8f58ae9158e91ce101c40ee0-70e8de1a8f58ae9158e91ce101c40ee0 2026-03-14 07:45:36.152047 | | WARNING | Config change detected for ironic_db_sync, new hash: 2ebbd1dcc6a4ce471693b31c0ca34804 2026-03-14 07:45:36.152613 | | WARNING | Config change detected for ironic_inspector_db_sync, new hash: 680d3431159bb5b5cd35947cbea59a48 2026-03-14 07:45:36.153158 | | WARNING | Config change detected for iscsid, new hash: a1f579e7e768f4b78658415939bde71e 2026-03-14 07:45:36.153792 | | WARNING | Config change detected for keystone, new hash: 189ccc8aa9f05d3ce7784a6f630dd827 2026-03-14 07:45:36.154336 | | WARNING | Config change detected for keystone_cron, new hash: 189ccc8aa9f05d3ce7784a6f630dd827 2026-03-14 07:45:36.154909 | | WARNING | Config change detected for keystone_db_sync, new hash: 189ccc8aa9f05d3ce7784a6f630dd827 2026-03-14 07:45:36.155606 | | WARNING | Config change detected for neutron_db_sync, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.156164 | | WARNING | Config change detected for neutron_ovs_bridge, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.156768 | | WARNING | Config change detected for ironic_api, new hash: 2ebbd1dcc6a4ce471693b31c0ca34804 2026-03-14 07:45:36.157338 | | WARNING | Config change detected for ironic_conductor, new hash: 6a6e5fd50473e7ea6289a342a188472e 2026-03-14 07:45:36.157945 | | WARNING | Config change detected for ironic_inspector, new hash: 680d3431159bb5b5cd35947cbea59a48 2026-03-14 07:45:36.158506 | | WARNING | Config change detected for ironic_inspector_dnsmasq, new hash: 680d3431159bb5b5cd35947cbea59a48 2026-03-14 07:45:36.159112 | | WARNING | Config change detected for ironic_neutron_agent, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.159784 | | WARNING | Config change detected for ironic_pxe_http, new hash: 6a6e5fd50473e7ea6289a342a188472e 2026-03-14 07:45:36.160414 | | WARNING | Config change detected for ironic_pxe_tftp, new hash: 6a6e5fd50473e7ea6289a342a188472e 2026-03-14 07:45:36.161090 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 07:45:36.161639 | | WARNING | Config change detected for neutron_api, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.162201 | | WARNING | Config change detected for neutron_dhcp, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.162787 | | WARNING | Config change detected for neutron_l3_agent, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.163361 | | WARNING | Config change detected for neutron_ovs_agent, new hash: a2bc34448e2f3e1f79677978437f0806 2026-03-14 07:45:36.163982 | fa163e0a-ba28-f829-538c-000000001eb4 | CHANGED | Update config hashes for container startup configs | undercloud 2026-03-14 07:45:36.164860 | fa163e0a-ba28-f829-538c-000000001eb4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:05:38.918076 | 0.30s 2026-03-14 07:45:36.192755 | fa163e0a-ba28-f829-538c-000000001e53 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:36.254022 | fa163e0a-ba28-f829-538c-000000001e53 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:39.007228 | 0.06s 2026-03-14 07:45:36.273464 | 5ab69385-5be6-4f28-8e87-24c5aa5bb2db | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:45:36.309749 | fa163e0a-ba28-f829-538c-000000001ed3 | TASK | Gather podman infos 2026-03-14 07:45:36.874365 | fa163e0a-ba28-f829-538c-000000001ed3 | OK | Gather podman infos | undercloud 2026-03-14 07:45:36.875125 | fa163e0a-ba28-f829-538c-000000001ed3 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:39.628353 | 0.56s 2026-03-14 07:45:36.908770 | fa163e0a-ba28-f829-538c-000000001ed4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:36.945974 | fa163e0a-ba28-f829-538c-000000001ed4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:39.699178 | 0.04s 2026-03-14 07:45:37.045203 | fa163e0a-ba28-f829-538c-000000001f1d | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:05:39.798409 | 0.05s 2026-03-14 07:45:37.098801 | fa163e0a-ba28-f829-538c-000000001e54 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:37.152093 | fa163e0a-ba28-f829-538c-000000001e54 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:39.905297 | 0.05s 2026-03-14 07:45:37.169748 | e33870b9-df16-443a-ac01-6fa1d1732a3d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:45:37.208602 | fa163e0a-ba28-f829-538c-000000001f43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:39.679611 | fa163e0a-ba28-f829-538c-000000001f43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-03-14 07:45:39.680854 | fa163e0a-ba28-f829-538c-000000001f43 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:42.434075 | 2.47s 2026-03-14 07:45:39.710516 | fa163e0a-ba28-f829-538c-000000001f44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 07:45:45.144015 | fa163e0a-ba28-f829-538c-000000001f44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-03-14 07:45:45.145677 | fa163e0a-ba28-f829-538c-000000001f44 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:47.898894 | 5.43s 2026-03-14 07:45:45.206889 | fa163e0a-ba28-f829-538c-000000001c67 | TASK | Clean container_puppet_tasks for undercloud step 1 2026-03-14 07:45:45.393648 | fa163e0a-ba28-f829-538c-000000001c67 | OK | Clean container_puppet_tasks for undercloud step 1 | undercloud 2026-03-14 07:45:45.394984 | fa163e0a-ba28-f829-538c-000000001c67 | TIMING | Clean container_puppet_tasks for undercloud step 1 | undercloud | 0:05:48.148199 | 0.19s 2026-03-14 07:45:45.434476 | fa163e0a-ba28-f829-538c-000000001c68 | TASK | Calculate container_puppet_tasks for undercloud step 1 2026-03-14 07:45:45.467322 | fa163e0a-ba28-f829-538c-000000001c68 | TIMING | Calculate container_puppet_tasks for undercloud step 1 | undercloud | 0:05:48.220532 | 0.03s 2026-03-14 07:45:45.493723 | fa163e0a-ba28-f829-538c-000000001c69 | TASK | Include container-puppet tasks for step 1 2026-03-14 07:45:45.538730 | fa163e0a-ba28-f829-538c-000000001c69 | TIMING | Include container-puppet tasks for step 1 | undercloud | 0:05:48.291936 | 0.04s 2026-03-14 07:45:45.559961 | e537fd5a-f603-42b5-b930-bf5118f69a48 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/host-container-puppet-tasks.yaml | undercloud 2026-03-14 07:45:45.604337 | fa163e0a-ba28-f829-538c-000000001f8f | TASK | Write container-puppet-tasks json file for undercloud step 1 2026-03-14 07:45:46.059658 | fa163e0a-ba28-f829-538c-000000001f8f | CHANGED | Write container-puppet-tasks json file for undercloud step 1 | undercloud 2026-03-14 07:45:46.060934 | fa163e0a-ba28-f829-538c-000000001f8f | TIMING | Write container-puppet-tasks json file for undercloud step 1 | undercloud | 0:05:48.814149 | 0.46s 2026-03-14 07:45:46.086606 | fa163e0a-ba28-f829-538c-000000001f91 | TASK | Generate container puppet configs for step 1 2026-03-14 07:45:46.339746 | fa163e0a-ba28-f829-538c-000000001f91 | OK | Generate container puppet configs for step 1 | undercloud 2026-03-14 07:45:46.341055 | fa163e0a-ba28-f829-538c-000000001f91 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:49.094268 | 0.25s 2026-03-14 07:45:46.361711 | fa163e0a-ba28-f829-538c-000000001f92 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 07:45:46.380594 | fa163e0a-ba28-f829-538c-000000001f92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | undercloud | 0:05:49.133815 | 0.02s 2026-03-14 07:45:46.419689 | fa163e0a-ba28-f829-538c-000000001d7d | TASK | Gather variables for each operating system 2026-03-14 07:45:46.491780 | fa163e0a-ba28-f829-538c-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:49.244989 | 0.07s 2026-03-14 07:45:46.516911 | fa163e0a-ba28-f829-538c-000000001d7e | TASK | Create container logs path 2026-03-14 07:45:46.761604 | fa163e0a-ba28-f829-538c-000000001d7e | OK | Create container logs path | undercloud 2026-03-14 07:45:46.762965 | fa163e0a-ba28-f829-538c-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:49.516183 | 0.24s 2026-03-14 07:45:46.790340 | fa163e0a-ba28-f829-538c-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:47.044235 | fa163e0a-ba28-f829-538c-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:47.045499 | fa163e0a-ba28-f829-538c-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:49.798707 | 0.25s 2026-03-14 07:45:47.070291 | fa163e0a-ba28-f829-538c-000000001d81 | TASK | Finalise hashes for all containers 2026-03-14 07:45:47.103159 | fa163e0a-ba28-f829-538c-000000001d81 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:45:47.104426 | fa163e0a-ba28-f829-538c-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:49.857641 | 0.03s 2026-03-14 07:45:47.130116 | fa163e0a-ba28-f829-538c-000000001d83 | TASK | Manage systemd shutdown files 2026-03-14 07:45:47.162752 | fa163e0a-ba28-f829-538c-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:45:47.163955 | fa163e0a-ba28-f829-538c-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:49.917174 | 0.03s 2026-03-14 07:45:47.187992 | fa163e0a-ba28-f829-538c-000000001d85 | TASK | Update container configs with new config hashes 2026-03-14 07:45:47.236702 | fa163e0a-ba28-f829-538c-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:45:47.237934 | fa163e0a-ba28-f829-538c-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:49.991151 | 0.05s 2026-03-14 07:45:47.265811 | fa163e0a-ba28-f829-538c-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:47.325325 | fa163e0a-ba28-f829-538c-000000001d86 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:47.326465 | fa163e0a-ba28-f829-538c-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:50.079682 | 0.06s 2026-03-14 07:45:47.354291 | fa163e0a-ba28-f829-538c-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 07:45:47.405214 | fa163e0a-ba28-f829-538c-000000001d87 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-03-14 07:45:47.406299 | fa163e0a-ba28-f829-538c-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:50.159514 | 0.05s PLAY [External deployment step 2] ********************************************** 2026-03-14 07:45:47.578040 | fa163e0a-ba28-f829-538c-0000000000c5 | TASK | External deployment step 2 2026-03-14 07:45:47.604065 | fa163e0a-ba28-f829-538c-0000000000c5 | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000c5') missing from stats 2026-03-14 07:45:47.649241 | fa163e0a-ba28-f829-538c-0000000000c6 | TIMING | include_tasks | undercloud | 0:05:50.402458 | 0.03s 2026-03-14 07:45:47.657431 | 793526d7-d8ab-494b-8351-fe09ed18a8ba | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2026-03-14 07:45:47.795220 | fa163e0a-ba28-f829-538c-0000000000c9 | TASK | Deploy step tasks for 2 2026-03-14 07:45:47.825277 | fa163e0a-ba28-f829-538c-0000000000c9 | OK | Deploy step tasks for 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000c9') missing from stats 2026-03-14 07:45:47.845461 | fa163e0a-ba28-f829-538c-0000000000ca | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 07:45:48.340939 | fa163e0a-ba28-f829-538c-0000000000ca | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | undercloud 2026-03-14 07:45:48.342262 | fa163e0a-ba28-f829-538c-0000000000ca | TIMING | Write the config_step hieradata for the deploy step 2 tasks | undercloud | 0:05:51.095477 | 0.50s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:45:48.407272 | fa163e0a-ba28-f829-538c-0000000000cb | TIMING | include_tasks | undercloud | 0:05:51.160479 | 0.04s 2026-03-14 07:45:48.428377 | b0763c65-8892-407d-9578-0dea0b2b45fb | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step2.yaml | undercloud 2026-03-14 07:45:48.456282 | fa163e0a-ba28-f829-538c-000000002020 | TASK | Push script 2026-03-14 07:45:48.904606 | fa163e0a-ba28-f829-538c-000000002020 | CHANGED | Push script | undercloud 2026-03-14 07:45:48.905999 | fa163e0a-ba28-f829-538c-000000002020 | TIMING | Push script | undercloud | 0:05:51.659215 | 0.45s 2026-03-14 07:45:48.930200 | fa163e0a-ba28-f829-538c-000000002021 | TASK | Insert cronjob in root crontab 2026-03-14 07:45:49.364494 | fa163e0a-ba28-f829-538c-000000002021 | CHANGED | Insert cronjob in root crontab | undercloud 2026-03-14 07:45:49.365843 | fa163e0a-ba28-f829-538c-000000002021 | TIMING | Insert cronjob in root crontab | undercloud | 0:05:52.119060 | 0.43s 2026-03-14 07:45:49.389537 | fa163e0a-ba28-f829-538c-000000002023 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:45:49.471447 | fa163e0a-ba28-f829-538c-000000002023 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:44:59 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:45:03 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:45:03 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:45:03 puppet-user: (file & line not available)", "<13>Mar 14 07:45:03 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>Mar 14 07:45:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:45:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:45:03 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 07:45:03 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 07:45:03 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Mar 14 07:45:03 puppet-user: Application:", "<13>Mar 14 07:45:03 puppet-user: Initial environment: production", "<13>Mar 14 07:45:03 puppet-user: Converged environment: production", "<13>Mar 14 07:45:03 puppet-user: Run mode: user", "<13>Mar 14 07:45:03 puppet-user: Changes:", "<13>Mar 14 07:45:03 puppet-user: Total: 3", "<13>Mar 14 07:45:03 puppet-user: Events:", "<13>Mar 14 07:45:03 puppet-user: Success: 3", "<13>Mar 14 07:45:03 puppet-user: Resources:", "<13>Mar 14 07:45:03 puppet-user: Changed: 3", "<13>Mar 14 07:45:03 puppet-user: Out of sync: 3", "<13>Mar 14 07:45:03 puppet-user: Total: 10", "<13>Mar 14 07:45:03 puppet-user: Time:", "<13>Mar 14 07:45:03 puppet-user: Schedule: 0.00", "<13>Mar 14 07:45:03 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:45:03 puppet-user: File: 0.00", "<13>Mar 14 07:45:03 puppet-user: Exec: 0.02", "<13>Mar 14 07:45:03 puppet-user: Augeas: 0.03", "<13>Mar 14 07:45:03 puppet-user: Transaction evaluation: 0.06", "<13>Mar 14 07:45:03 puppet-user: Catalog application: 0.06", "<13>Mar 14 07:45:03 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:45:03 puppet-user: Last run: 1773474303", "<13>Mar 14 07:45:03 puppet-user: Total: 0.06", "<13>Mar 14 07:45:03 puppet-user: Version:", "<13>Mar 14 07:45:03 puppet-user: Config: 1773474303", "<13>Mar 14 07:45:03 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:45:49.473184 | fa163e0a-ba28-f829-538c-000000002023 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:05:52.226395 | 0.08s 2026-03-14 07:45:49.498251 | fa163e0a-ba28-f829-538c-0000000000cd | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 07:45:49.727266 | fa163e0a-ba28-f829-538c-0000000000cd | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud 2026-03-14 07:45:49.728775 | fa163e0a-ba28-f829-538c-0000000000cd | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud | 0:05:52.481990 | 0.23s 2026-03-14 07:45:49.836081 | fa163e0a-ba28-f829-538c-0000000000ce | TIMING | include_tasks | undercloud | 0:05:52.589286 | 0.08s 2026-03-14 07:45:49.870365 | 5489f8d7-3e87-43a5-b988-ffb2ea892de7 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks.yaml | undercloud 2026-03-14 07:45:49.900526 | fa163e0a-ba28-f829-538c-000000002039 | TASK | Write the config_step hieradata 2026-03-14 07:45:50.405902 | fa163e0a-ba28-f829-538c-000000002039 | OK | Write the config_step hieradata | undercloud 2026-03-14 07:45:50.407193 | fa163e0a-ba28-f829-538c-000000002039 | TIMING | Write the config_step hieradata | undercloud | 0:05:53.160410 | 0.51s 2026-03-14 07:45:50.432371 | fa163e0a-ba28-f829-538c-00000000203a | TASK | Run puppet host configuration for step 2 2026-03-14 07:45:50.747389 | fa163e0a-ba28-f829-538c-00000000203a | CHANGED | Run puppet host configuration for step 2 | undercloud 2026-03-14 07:45:50.748583 | fa163e0a-ba28-f829-538c-00000000203a | TIMING | Run puppet host configuration for step 2 | undercloud | 0:05:53.501771 | 0.31s 2026-03-14 07:45:50.772287 | fa163e0a-ba28-f829-538c-00000000203b | TASK | Wait for puppet host configuration to finish 2026-03-14 07:45:51.011684 | fa163e0a-ba28-f829-538c-00000000203b | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-03-14 07:46:01.228655 | fa163e0a-ba28-f829-538c-00000000203b | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-03-14 07:46:01.229610 | fa163e0a-ba28-f829-538c-00000000203b | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:03.982834 | 10.46s 2026-03-14 07:46:01.256467 | fa163e0a-ba28-f829-538c-00000000203c | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 07:46:01.340921 | fa163e0a-ba28-f829-538c-00000000203c | OK | Debug output for task: Run puppet host configuration for step 2 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:45:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:45:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:45:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:45:54 puppet-user: (file & line not available)", "<13>Mar 14 07:45:54 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>Mar 14 07:45:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:45:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:45:54 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:45:54 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 07:45:54 puppet-user: Application:", "<13>Mar 14 07:45:54 puppet-user: Initial environment: production", "<13>Mar 14 07:45:54 puppet-user: Converged environment: production", "<13>Mar 14 07:45:54 puppet-user: Run mode: user", "<13>Mar 14 07:45:54 puppet-user: Changes:", "<13>Mar 14 07:45:54 puppet-user: Events:", "<13>Mar 14 07:45:54 puppet-user: Resources:", "<13>Mar 14 07:45:54 puppet-user: Total: 10", "<13>Mar 14 07:45:54 puppet-user: Time:", "<13>Mar 14 07:45:54 puppet-user: Schedule: 0.00", "<13>Mar 14 07:45:54 puppet-user: File: 0.00", "<13>Mar 14 07:45:54 puppet-user: Exec: 0.01", "<13>Mar 14 07:45:54 puppet-user: Augeas: 0.01", "<13>Mar 14 07:45:54 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 07:45:54 puppet-user: Catalog application: 0.04", "<13>Mar 14 07:45:54 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:45:54 puppet-user: Last run: 1773474354", "<13>Mar 14 07:45:54 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:45:54 puppet-user: Total: 0.04", "<13>Mar 14 07:45:54 puppet-user: Version:", "<13>Mar 14 07:45:54 puppet-user: Config: 1773474354", "<13>Mar 14 07:45:54 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:46:01.342308 | fa163e0a-ba28-f829-538c-00000000203c | TIMING | Debug output for task: Run puppet host configuration for step 2 | undercloud | 0:06:04.095518 | 0.08s 2026-03-14 07:46:01.367011 | fa163e0a-ba28-f829-538c-00000000203d | TASK | Pre-cache facts for puppet containers 2026-03-14 07:46:01.395210 | fa163e0a-ba28-f829-538c-00000000203d | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:04.148431 | 0.03s 2026-03-14 07:46:01.445271 | fa163e0a-ba28-f829-538c-00000000207a | TASK | Gather variables for each operating system 2026-03-14 07:46:01.557575 | fa163e0a-ba28-f829-538c-00000000207a | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:04.310771 | 0.11s 2026-03-14 07:46:01.577191 | fa163e0a-ba28-f829-538c-00000000207b | TASK | Create puppet caching structures 2026-03-14 07:46:01.827541 | fa163e0a-ba28-f829-538c-00000000207b | CHANGED | Create puppet caching structures | undercloud 2026-03-14 07:46:01.829007 | fa163e0a-ba28-f829-538c-00000000207b | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:04.582223 | 0.25s 2026-03-14 07:46:01.853842 | fa163e0a-ba28-f829-538c-00000000207c | TASK | Check for facter.conf 2026-03-14 07:46:02.094510 | fa163e0a-ba28-f829-538c-00000000207c | OK | Check for facter.conf | undercloud 2026-03-14 07:46:02.095558 | fa163e0a-ba28-f829-538c-00000000207c | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:04.848767 | 0.24s 2026-03-14 07:46:02.121332 | fa163e0a-ba28-f829-538c-00000000207d | TASK | Remove facter.conf if directory 2026-03-14 07:46:02.160722 | fa163e0a-ba28-f829-538c-00000000207d | SKIPPED | Remove facter.conf if directory | undercloud 2026-03-14 07:46:02.162006 | fa163e0a-ba28-f829-538c-00000000207d | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:04.915225 | 0.04s 2026-03-14 07:46:02.186154 | fa163e0a-ba28-f829-538c-00000000207e | TASK | Write facter cache config 2026-03-14 07:46:02.669511 | fa163e0a-ba28-f829-538c-00000000207e | CHANGED | Write facter cache config | undercloud 2026-03-14 07:46:02.670986 | fa163e0a-ba28-f829-538c-00000000207e | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:05.424205 | 0.48s 2026-03-14 07:46:02.696008 | fa163e0a-ba28-f829-538c-00000000207f | TASK | Cleanup facter cache if exists 2026-03-14 07:46:02.886398 | fa163e0a-ba28-f829-538c-00000000207f | CHANGED | Cleanup facter cache if exists | undercloud 2026-03-14 07:46:02.887810 | fa163e0a-ba28-f829-538c-00000000207f | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:05.641027 | 0.19s 2026-03-14 07:46:02.912447 | fa163e0a-ba28-f829-538c-000000002080 | TASK | Pre-cache facts 2026-03-14 07:46:03.503913 | fa163e0a-ba28-f829-538c-000000002080 | CHANGED | Pre-cache facts | undercloud 2026-03-14 07:46:03.505246 | fa163e0a-ba28-f829-538c-000000002080 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:06.258456 | 0.59s 2026-03-14 07:46:03.531673 | fa163e0a-ba28-f829-538c-000000002081 | TASK | Failed deployment if facter fails 2026-03-14 07:46:03.564068 | fa163e0a-ba28-f829-538c-000000002081 | SKIPPED | Failed deployment if facter fails | undercloud 2026-03-14 07:46:03.565229 | fa163e0a-ba28-f829-538c-000000002081 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:06.318441 | 0.03s 2026-03-14 07:46:03.602074 | fa163e0a-ba28-f829-538c-000000002082 | TASK | Sync cached facts 2026-03-14 07:46:03.928754 | fa163e0a-ba28-f829-538c-000000002082 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e0a-ba28-f829-538c-000000002082') missing from stats 2026-03-14 07:46:03.978512 | fa163e0a-ba28-f829-538c-00000000203e | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 07:46:04.007092 | fa163e0a-ba28-f829-538c-00000000203e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-03-14 07:46:04.008268 | fa163e0a-ba28-f829-538c-00000000203e | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:06.761477 | 0.03s 2026-03-14 07:46:04.034327 | fa163e0a-ba28-f829-538c-000000002040 | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 07:46:04.052115 | fa163e0a-ba28-f829-538c-000000002040 | TIMING | Manage containers for step 2 with tripleo-ansible | undercloud | 0:06:06.805327 | 0.02s 2026-03-14 07:46:04.110376 | fa163e0a-ba28-f829-538c-0000000020d9 | TASK | Gather variables for each operating system 2026-03-14 07:46:04.201153 | fa163e0a-ba28-f829-538c-0000000020d9 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:06.954359 | 0.09s 2026-03-14 07:46:04.227351 | fa163e0a-ba28-f829-538c-0000000020da | TASK | Create container logs path 2026-03-14 07:46:04.442038 | fa163e0a-ba28-f829-538c-0000000020da | OK | Create container logs path | undercloud 2026-03-14 07:46:04.443535 | fa163e0a-ba28-f829-538c-0000000020da | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:07.196753 | 0.21s 2026-03-14 07:46:04.471577 | fa163e0a-ba28-f829-538c-0000000020dc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:04.725113 | fa163e0a-ba28-f829-538c-0000000020dc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-03-14 07:46:04.726329 | fa163e0a-ba28-f829-538c-0000000020dc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:07.479546 | 0.25s 2026-03-14 07:46:04.746840 | fa163e0a-ba28-f829-538c-0000000020dd | TASK | Finalise hashes for all containers 2026-03-14 07:46:04.807470 | fa163e0a-ba28-f829-538c-0000000020dd | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:46:04.808862 | fa163e0a-ba28-f829-538c-0000000020dd | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:07.562079 | 0.06s 2026-03-14 07:46:04.836635 | fa163e0a-ba28-f829-538c-0000000020df | TASK | Manage systemd shutdown files 2026-03-14 07:46:04.868022 | fa163e0a-ba28-f829-538c-0000000020df | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:07.621230 | 0.03s 2026-03-14 07:46:04.897158 | 8614e1b2-160f-4e41-8ce0-17eb9db1f60d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-03-14 07:46:04.923059 | fa163e0a-ba28-f829-538c-000000002112 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 07:46:05.177169 | fa163e0a-ba28-f829-538c-000000002112 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-03-14 07:46:05.180141 | fa163e0a-ba28-f829-538c-000000002112 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:07.933343 | 0.26s 2026-03-14 07:46:05.205640 | fa163e0a-ba28-f829-538c-000000002113 | TASK | Set podman_drop_in fact 2026-03-14 07:46:05.262157 | fa163e0a-ba28-f829-538c-000000002113 | OK | Set podman_drop_in fact | undercloud 2026-03-14 07:46:05.263500 | fa163e0a-ba28-f829-538c-000000002113 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:08.016715 | 0.06s 2026-03-14 07:46:05.288241 | fa163e0a-ba28-f829-538c-000000002115 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 07:46:05.780431 | fa163e0a-ba28-f829-538c-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-03-14 07:46:05.781975 | fa163e0a-ba28-f829-538c-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:08.535200 | 0.49s 2026-03-14 07:46:06.248052 | fa163e0a-ba28-f829-538c-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-03-14 07:46:06.248689 | fa163e0a-ba28-f829-538c-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:09.001920 | 0.96s 2026-03-14 07:46:06.253248 | fa163e0a-ba28-f829-538c-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:09.006461 | 0.96s 2026-03-14 07:46:06.280790 | fa163e0a-ba28-f829-538c-000000002116 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 07:46:06.777123 | fa163e0a-ba28-f829-538c-000000002116 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-03-14 07:46:06.778430 | fa163e0a-ba28-f829-538c-000000002116 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:09.531648 | 0.50s 2026-03-14 07:46:06.803155 | fa163e0a-ba28-f829-538c-000000002117 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 07:46:07.237688 | fa163e0a-ba28-f829-538c-000000002117 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-03-14 07:46:07.239042 | fa163e0a-ba28-f829-538c-000000002117 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:09.992258 | 0.43s 2026-03-14 07:46:07.263684 | fa163e0a-ba28-f829-538c-000000002118 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 07:46:07.886972 | fa163e0a-ba28-f829-538c-000000002118 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-03-14 07:46:07.889060 | fa163e0a-ba28-f829-538c-000000002118 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:10.642275 | 0.62s 2026-03-14 07:46:07.915283 | fa163e0a-ba28-f829-538c-000000002119 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 07:46:08.340976 | fa163e0a-ba28-f829-538c-000000002119 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-03-14 07:46:08.342711 | fa163e0a-ba28-f829-538c-000000002119 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:11.095927 | 0.43s 2026-03-14 07:46:08.369292 | fa163e0a-ba28-f829-538c-00000000211a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 07:46:08.874299 | fa163e0a-ba28-f829-538c-00000000211a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-03-14 07:46:08.875683 | fa163e0a-ba28-f829-538c-00000000211a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:11.628899 | 0.50s 2026-03-14 07:46:08.901313 | fa163e0a-ba28-f829-538c-00000000211b | TASK | Enable and start netns-placeholder 2026-03-14 07:46:09.592452 | fa163e0a-ba28-f829-538c-00000000211b | CHANGED | Enable and start netns-placeholder | undercloud 2026-03-14 07:46:09.595009 | fa163e0a-ba28-f829-538c-00000000211b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:12.348225 | 0.69s 2026-03-14 07:46:09.616159 | fa163e0a-ba28-f829-538c-0000000020e1 | TASK | Update container configs with new config hashes 2026-03-14 07:46:09.684134 | fa163e0a-ba28-f829-538c-0000000020e1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:12.437335 | 0.07s 2026-03-14 07:46:09.702678 | bef807e7-c50a-4e91-ab81-0c146231a38b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-03-14 07:46:09.734796 | fa163e0a-ba28-f829-538c-000000002143 | TASK | Update config hashes for container startup configs 2026-03-14 07:46:10.021238 | fa163e0a-ba28-f829-538c-000000002143 | OK | Update config hashes for container startup configs | undercloud 2026-03-14 07:46:10.022629 | fa163e0a-ba28-f829-538c-000000002143 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:12.775845 | 0.29s 2026-03-14 07:46:10.050809 | fa163e0a-ba28-f829-538c-0000000020e2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:10.089800 | fa163e0a-ba28-f829-538c-0000000020e2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:12.842981 | 0.04s 2026-03-14 07:46:10.108920 | fcebe8dd-6e99-4c95-917e-bbc32ae68fdc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:46:10.143245 | fa163e0a-ba28-f829-538c-000000002162 | TASK | Gather podman infos 2026-03-14 07:46:10.808929 | fa163e0a-ba28-f829-538c-000000002162 | OK | Gather podman infos | undercloud 2026-03-14 07:46:10.810394 | fa163e0a-ba28-f829-538c-000000002162 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:13.563609 | 0.67s 2026-03-14 07:46:10.860006 | fa163e0a-ba28-f829-538c-000000002163 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:10.902335 | fa163e0a-ba28-f829-538c-000000002163 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:13.655542 | 0.04s 2026-03-14 07:46:11.011718 | fa163e0a-ba28-f829-538c-0000000021ac | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:13.764926 | 0.05s 2026-03-14 07:46:11.064124 | fa163e0a-ba28-f829-538c-0000000020e3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:11.115466 | fa163e0a-ba28-f829-538c-0000000020e3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:13.868673 | 0.05s 2026-03-14 07:46:11.133648 | faa97115-7430-429c-9960-a5deb934855d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:46:11.173456 | fa163e0a-ba28-f829-538c-0000000021d2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:20.522314 | fa163e0a-ba28-f829-538c-0000000021d2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-03-14 07:46:20.523853 | fa163e0a-ba28-f829-538c-0000000021d2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:23.277066 | 9.35s 2026-03-14 07:46:20.552029 | fa163e0a-ba28-f829-538c-0000000021d3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 07:46:22.855699 | fa163e0a-ba28-f829-538c-0000000021d3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-03-14 07:46:22.856795 | fa163e0a-ba28-f829-538c-0000000021d3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:25.610021 | 2.30s 2026-03-14 07:46:22.919933 | fa163e0a-ba28-f829-538c-000000002042 | TASK | Clean container_puppet_tasks for undercloud step 2 2026-03-14 07:46:23.117179 | fa163e0a-ba28-f829-538c-000000002042 | OK | Clean container_puppet_tasks for undercloud step 2 | undercloud 2026-03-14 07:46:23.118740 | fa163e0a-ba28-f829-538c-000000002042 | TIMING | Clean container_puppet_tasks for undercloud step 2 | undercloud | 0:06:25.871951 | 0.20s 2026-03-14 07:46:23.159385 | fa163e0a-ba28-f829-538c-000000002043 | TASK | Calculate container_puppet_tasks for undercloud step 2 2026-03-14 07:46:23.329365 | fa163e0a-ba28-f829-538c-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1', 'config_volume': 'mysql_init_tasks', 'puppet_tags': 'mysql_database,mysql_grant,mysql_user', 'service_name': 'mysql', 'step_config': 'include tripleo::profile::base::database::mysql', 'volumes': ['/var/lib/mysql:/var/lib/mysql:rw', '/var/log/containers/mysql:/var/log/mariadb', '/var/lib/config-data/puppet-generated/mysql/root:/root:rw']} 2026-03-14 07:46:23.331754 | fa163e0a-ba28-f829-538c-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:26.084964 | 0.17s 2026-03-14 07:46:23.412079 | fa163e0a-ba28-f829-538c-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1', 'config_volume': 'rabbit_init_tasks', 'puppet_tags': 'rabbitmq_policy,rabbitmq_user', 'service_name': 'oslo_messaging_rpc', 'step_config': 'include tripleo::profile::base::rabbitmq', 'volumes': ['/var/lib/config-data/puppet-generated/rabbitmq/etc/rabbitmq:/etc/rabbitmq:ro', '/var/lib/rabbitmq:/var/lib/rabbitmq:z']} 2026-03-14 07:46:23.413161 | fa163e0a-ba28-f829-538c-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:26.166383 | 0.25s 2026-03-14 07:46:23.420228 | fa163e0a-ba28-f829-538c-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:26.173443 | 0.26s 2026-03-14 07:46:23.447033 | fa163e0a-ba28-f829-538c-000000002044 | TASK | Include container-puppet tasks for step 2 2026-03-14 07:46:23.501112 | fa163e0a-ba28-f829-538c-000000002044 | TIMING | Include container-puppet tasks for step 2 | undercloud | 0:06:26.254320 | 0.05s 2026-03-14 07:46:23.521806 | 157edb5a-196a-4e2a-b084-7042dda9b246 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/host-container-puppet-tasks.yaml | undercloud 2026-03-14 07:46:23.558995 | fa163e0a-ba28-f829-538c-000000002222 | TASK | Write container-puppet-tasks json file for undercloud step 2 2026-03-14 07:46:24.056007 | fa163e0a-ba28-f829-538c-000000002222 | CHANGED | Write container-puppet-tasks json file for undercloud step 2 | undercloud 2026-03-14 07:46:24.057277 | fa163e0a-ba28-f829-538c-000000002222 | TIMING | Write container-puppet-tasks json file for undercloud step 2 | undercloud | 0:06:26.810493 | 0.50s 2026-03-14 07:46:24.083415 | fa163e0a-ba28-f829-538c-000000002224 | TASK | Generate container puppet configs for step 2 2026-03-14 07:46:24.360076 | fa163e0a-ba28-f829-538c-000000002224 | CHANGED | Generate container puppet configs for step 2 | undercloud 2026-03-14 07:46:24.361385 | fa163e0a-ba28-f829-538c-000000002224 | TIMING | Generate container puppet configs for step 2 | undercloud | 0:06:27.114600 | 0.28s 2026-03-14 07:46:24.388585 | fa163e0a-ba28-f829-538c-000000002225 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 07:46:24.419644 | fa163e0a-ba28-f829-538c-000000002225 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | undercloud | 0:06:27.172849 | 0.03s 2026-03-14 07:46:24.482667 | fa163e0a-ba28-f829-538c-000000002254 | TASK | Gather variables for each operating system 2026-03-14 07:46:24.594946 | fa163e0a-ba28-f829-538c-000000002254 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:27.348145 | 0.11s 2026-03-14 07:46:24.620527 | fa163e0a-ba28-f829-538c-000000002255 | TASK | Create container logs path 2026-03-14 07:46:24.865668 | fa163e0a-ba28-f829-538c-000000002255 | OK | Create container logs path | undercloud 2026-03-14 07:46:24.867270 | fa163e0a-ba28-f829-538c-000000002255 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:27.620484 | 0.25s 2026-03-14 07:46:24.895109 | fa163e0a-ba28-f829-538c-000000002257 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:25.149072 | fa163e0a-ba28-f829-538c-000000002257 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-03-14 07:46:25.150403 | fa163e0a-ba28-f829-538c-000000002257 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:27.903615 | 0.25s 2026-03-14 07:46:25.175232 | fa163e0a-ba28-f829-538c-000000002258 | TASK | Finalise hashes for all containers 2026-03-14 07:46:25.206037 | fa163e0a-ba28-f829-538c-000000002258 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:46:25.207187 | fa163e0a-ba28-f829-538c-000000002258 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:27.960405 | 0.03s 2026-03-14 07:46:25.232077 | fa163e0a-ba28-f829-538c-00000000225a | TASK | Manage systemd shutdown files 2026-03-14 07:46:25.263769 | fa163e0a-ba28-f829-538c-00000000225a | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:46:25.264812 | fa163e0a-ba28-f829-538c-00000000225a | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:28.018031 | 0.03s 2026-03-14 07:46:25.289491 | fa163e0a-ba28-f829-538c-00000000225c | TASK | Update container configs with new config hashes 2026-03-14 07:46:25.354689 | fa163e0a-ba28-f829-538c-00000000225c | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:46:25.355755 | fa163e0a-ba28-f829-538c-00000000225c | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:28.108976 | 0.06s 2026-03-14 07:46:25.383307 | fa163e0a-ba28-f829-538c-00000000225d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:25.436854 | fa163e0a-ba28-f829-538c-00000000225d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:28.190067 | 0.05s 2026-03-14 07:46:25.456035 | 0fd9555d-e33e-4250-8f7f-01fce2f5aa3f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:46:25.489256 | fa163e0a-ba28-f829-538c-00000000229b | TASK | Gather podman infos 2026-03-14 07:46:26.173278 | fa163e0a-ba28-f829-538c-00000000229b | OK | Gather podman infos | undercloud 2026-03-14 07:46:26.174599 | fa163e0a-ba28-f829-538c-00000000229b | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:28.927779 | 0.68s 2026-03-14 07:46:26.229841 | fa163e0a-ba28-f829-538c-00000000229c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:26.290517 | fa163e0a-ba28-f829-538c-00000000229c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-03-14 07:46:26.291850 | fa163e0a-ba28-f829-538c-00000000229c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:29.045056 | 0.06s 2026-03-14 07:46:26.319124 | fa163e0a-ba28-f829-538c-00000000225e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:26.371979 | fa163e0a-ba28-f829-538c-00000000225e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:29.125192 | 0.05s 2026-03-14 07:46:26.389594 | edb0a49f-607e-4415-ac55-fe8e6a836b72 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:46:26.429871 | fa163e0a-ba28-f829-538c-0000000022c5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:33.268216 | fa163e0a-ba28-f829-538c-0000000022c5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-03-14 07:46:33.269606 | fa163e0a-ba28-f829-538c-0000000022c5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:36.022771 | 6.84s 2026-03-14 07:46:33.296752 | fa163e0a-ba28-f829-538c-0000000022c6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 07:46:33.369412 | fa163e0a-ba28-f829-538c-0000000022c6 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-03-14 07:46:33.370497 | fa163e0a-ba28-f829-538c-0000000022c6 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:36.123714 | 0.07s PLAY [External deployment step 3] ********************************************** 2026-03-14 07:46:33.541340 | fa163e0a-ba28-f829-538c-0000000000d1 | TASK | External deployment step 3 2026-03-14 07:46:33.570900 | fa163e0a-ba28-f829-538c-0000000000d1 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000d1') missing from stats 2026-03-14 07:46:33.634082 | fa163e0a-ba28-f829-538c-0000000000d2 | TIMING | include_tasks | undercloud | 0:06:36.387292 | 0.04s 2026-03-14 07:46:33.646477 | 10dc1f97-9812-4ab0-b9c3-e5262a6a1be8 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2026-03-14 07:46:33.797476 | fa163e0a-ba28-f829-538c-0000000000d5 | TASK | Deploy step tasks for 3 2026-03-14 07:46:33.824649 | fa163e0a-ba28-f829-538c-0000000000d5 | OK | Deploy step tasks for 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000d5') missing from stats 2026-03-14 07:46:33.843883 | fa163e0a-ba28-f829-538c-0000000000d6 | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 07:46:34.372457 | fa163e0a-ba28-f829-538c-0000000000d6 | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | undercloud 2026-03-14 07:46:34.373956 | fa163e0a-ba28-f829-538c-0000000000d6 | TIMING | Write the config_step hieradata for the deploy step 3 tasks | undercloud | 0:06:37.127167 | 0.53s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:46:34.441071 | fa163e0a-ba28-f829-538c-0000000000d7 | TIMING | include_tasks | undercloud | 0:06:37.194285 | 0.04s 2026-03-14 07:46:34.456651 | 2878d49d-8a1a-43d6-a9e7-270895eb3f86 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step3.yaml | undercloud 2026-03-14 07:46:34.481792 | fa163e0a-ba28-f829-538c-00000000232e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:46:34.558521 | fa163e0a-ba28-f829-538c-00000000232e | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:45:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:45:54 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:45:54 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:45:54 puppet-user: (file & line not available)", "<13>Mar 14 07:45:54 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>Mar 14 07:45:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:45:54 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:45:54 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:45:54 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 07:45:54 puppet-user: Application:", "<13>Mar 14 07:45:54 puppet-user: Initial environment: production", "<13>Mar 14 07:45:54 puppet-user: Converged environment: production", "<13>Mar 14 07:45:54 puppet-user: Run mode: user", "<13>Mar 14 07:45:54 puppet-user: Changes:", "<13>Mar 14 07:45:54 puppet-user: Events:", "<13>Mar 14 07:45:54 puppet-user: Resources:", "<13>Mar 14 07:45:54 puppet-user: Total: 10", "<13>Mar 14 07:45:54 puppet-user: Time:", "<13>Mar 14 07:45:54 puppet-user: Schedule: 0.00", "<13>Mar 14 07:45:54 puppet-user: File: 0.00", "<13>Mar 14 07:45:54 puppet-user: Exec: 0.01", "<13>Mar 14 07:45:54 puppet-user: Augeas: 0.01", "<13>Mar 14 07:45:54 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 07:45:54 puppet-user: Catalog application: 0.04", "<13>Mar 14 07:45:54 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:45:54 puppet-user: Last run: 1773474354", "<13>Mar 14 07:45:54 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:45:54 puppet-user: Total: 0.04", "<13>Mar 14 07:45:54 puppet-user: Version:", "<13>Mar 14 07:45:54 puppet-user: Config: 1773474354", "<13>Mar 14 07:45:54 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:46:34.559997 | fa163e0a-ba28-f829-538c-00000000232e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:37.313207 | 0.08s 2026-03-14 07:46:34.584362 | fa163e0a-ba28-f829-538c-0000000000d9 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 07:46:34.842117 | fa163e0a-ba28-f829-538c-0000000000d9 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud 2026-03-14 07:46:34.843679 | fa163e0a-ba28-f829-538c-0000000000d9 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud | 0:06:37.596889 | 0.26s 2026-03-14 07:46:34.952034 | fa163e0a-ba28-f829-538c-0000000000da | TIMING | include_tasks | undercloud | 0:06:37.705233 | 0.08s 2026-03-14 07:46:34.990386 | b682f77c-2094-4e98-ad80-36a43a71a20d | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks.yaml | undercloud 2026-03-14 07:46:35.013233 | fa163e0a-ba28-f829-538c-00000000233f | TASK | Write the config_step hieradata 2026-03-14 07:46:35.490501 | fa163e0a-ba28-f829-538c-00000000233f | OK | Write the config_step hieradata | undercloud 2026-03-14 07:46:35.492381 | fa163e0a-ba28-f829-538c-00000000233f | TIMING | Write the config_step hieradata | undercloud | 0:06:38.245587 | 0.48s 2026-03-14 07:46:35.519296 | fa163e0a-ba28-f829-538c-000000002340 | TASK | Run puppet host configuration for step 3 2026-03-14 07:46:35.803728 | fa163e0a-ba28-f829-538c-000000002340 | CHANGED | Run puppet host configuration for step 3 | undercloud 2026-03-14 07:46:35.804739 | fa163e0a-ba28-f829-538c-000000002340 | TIMING | Run puppet host configuration for step 3 | undercloud | 0:06:38.557960 | 0.28s 2026-03-14 07:46:35.823883 | fa163e0a-ba28-f829-538c-000000002341 | TASK | Wait for puppet host configuration to finish 2026-03-14 07:46:36.058676 | fa163e0a-ba28-f829-538c-000000002341 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-03-14 07:46:46.281294 | fa163e0a-ba28-f829-538c-000000002341 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-03-14 07:46:46.282746 | fa163e0a-ba28-f829-538c-000000002341 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:49.035964 | 10.46s 2026-03-14 07:46:46.308688 | fa163e0a-ba28-f829-538c-000000002342 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 07:46:46.395318 | fa163e0a-ba28-f829-538c-000000002342 | OK | Debug output for task: Run puppet host configuration for step 3 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:46:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:46:39 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:46:39 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:46:39 puppet-user: (file & line not available)", "<13>Mar 14 07:46: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>Mar 14 07:46: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>Mar 14 07:46:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:46:39 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:46:39 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Mar 14 07:46:39 puppet-user: Application:", "<13>Mar 14 07:46:39 puppet-user: Initial environment: production", "<13>Mar 14 07:46:39 puppet-user: Converged environment: production", "<13>Mar 14 07:46:39 puppet-user: Run mode: user", "<13>Mar 14 07:46:39 puppet-user: Changes:", "<13>Mar 14 07:46:39 puppet-user: Events:", "<13>Mar 14 07:46:39 puppet-user: Resources:", "<13>Mar 14 07:46:39 puppet-user: Total: 10", "<13>Mar 14 07:46:39 puppet-user: Time:", "<13>Mar 14 07:46:39 puppet-user: Schedule: 0.00", "<13>Mar 14 07:46:39 puppet-user: File: 0.00", "<13>Mar 14 07:46:39 puppet-user: Exec: 0.01", "<13>Mar 14 07:46:39 puppet-user: Augeas: 0.01", "<13>Mar 14 07:46:39 puppet-user: Transaction evaluation: 0.04", "<13>Mar 14 07:46:39 puppet-user: Catalog application: 0.05", "<13>Mar 14 07:46:39 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:46:39 puppet-user: Last run: 1773474399", "<13>Mar 14 07:46:39 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:46:39 puppet-user: Total: 0.05", "<13>Mar 14 07:46:39 puppet-user: Version:", "<13>Mar 14 07:46:39 puppet-user: Config: 1773474399", "<13>Mar 14 07:46:39 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:46:46.396606 | fa163e0a-ba28-f829-538c-000000002342 | TIMING | Debug output for task: Run puppet host configuration for step 3 | undercloud | 0:06:49.149818 | 0.09s 2026-03-14 07:46:46.420742 | fa163e0a-ba28-f829-538c-000000002343 | TASK | Pre-cache facts for puppet containers 2026-03-14 07:46:46.449221 | fa163e0a-ba28-f829-538c-000000002343 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:49.202433 | 0.03s 2026-03-14 07:46:46.517417 | fa163e0a-ba28-f829-538c-000000002380 | TASK | Gather variables for each operating system 2026-03-14 07:46:46.630720 | fa163e0a-ba28-f829-538c-000000002380 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:49.383927 | 0.11s 2026-03-14 07:46:46.655179 | fa163e0a-ba28-f829-538c-000000002381 | TASK | Create puppet caching structures 2026-03-14 07:46:46.855344 | fa163e0a-ba28-f829-538c-000000002381 | CHANGED | Create puppet caching structures | undercloud 2026-03-14 07:46:46.856642 | fa163e0a-ba28-f829-538c-000000002381 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:49.609859 | 0.20s 2026-03-14 07:46:46.881351 | fa163e0a-ba28-f829-538c-000000002382 | TASK | Check for facter.conf 2026-03-14 07:46:47.091586 | fa163e0a-ba28-f829-538c-000000002382 | OK | Check for facter.conf | undercloud 2026-03-14 07:46:47.093007 | fa163e0a-ba28-f829-538c-000000002382 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:49.846222 | 0.21s 2026-03-14 07:46:47.119345 | fa163e0a-ba28-f829-538c-000000002383 | TASK | Remove facter.conf if directory 2026-03-14 07:46:47.159818 | fa163e0a-ba28-f829-538c-000000002383 | SKIPPED | Remove facter.conf if directory | undercloud 2026-03-14 07:46:47.161468 | fa163e0a-ba28-f829-538c-000000002383 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:49.914682 | 0.04s 2026-03-14 07:46:47.186647 | fa163e0a-ba28-f829-538c-000000002384 | TASK | Write facter cache config 2026-03-14 07:46:47.629069 | fa163e0a-ba28-f829-538c-000000002384 | CHANGED | Write facter cache config | undercloud 2026-03-14 07:46:47.630902 | fa163e0a-ba28-f829-538c-000000002384 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:50.383947 | 0.44s 2026-03-14 07:46:47.656963 | fa163e0a-ba28-f829-538c-000000002385 | TASK | Cleanup facter cache if exists 2026-03-14 07:46:47.836753 | fa163e0a-ba28-f829-538c-000000002385 | CHANGED | Cleanup facter cache if exists | undercloud 2026-03-14 07:46:47.837624 | fa163e0a-ba28-f829-538c-000000002385 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:50.590851 | 0.18s 2026-03-14 07:46:47.855070 | fa163e0a-ba28-f829-538c-000000002386 | TASK | Pre-cache facts 2026-03-14 07:46:48.373090 | fa163e0a-ba28-f829-538c-000000002386 | CHANGED | Pre-cache facts | undercloud 2026-03-14 07:46:48.374320 | fa163e0a-ba28-f829-538c-000000002386 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:51.127536 | 0.52s 2026-03-14 07:46:48.401523 | fa163e0a-ba28-f829-538c-000000002387 | TASK | Failed deployment if facter fails 2026-03-14 07:46:48.432002 | fa163e0a-ba28-f829-538c-000000002387 | SKIPPED | Failed deployment if facter fails | undercloud 2026-03-14 07:46:48.433438 | fa163e0a-ba28-f829-538c-000000002387 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:51.186654 | 0.03s 2026-03-14 07:46:48.473918 | fa163e0a-ba28-f829-538c-000000002388 | TASK | Sync cached facts 2026-03-14 07:46:48.790246 | fa163e0a-ba28-f829-538c-000000002388 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e0a-ba28-f829-538c-000000002388') missing from stats 2026-03-14 07:46:48.840053 | fa163e0a-ba28-f829-538c-000000002344 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 07:46:48.889994 | fa163e0a-ba28-f829-538c-000000002344 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-03-14 07:46:48.891707 | fa163e0a-ba28-f829-538c-000000002344 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:51.644913 | 0.05s 2026-03-14 07:46:48.923995 | fa163e0a-ba28-f829-538c-000000002346 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 07:46:48.944966 | fa163e0a-ba28-f829-538c-000000002346 | TIMING | Manage containers for step 3 with tripleo-ansible | undercloud | 0:06:51.698172 | 0.02s 2026-03-14 07:46:49.014230 | fa163e0a-ba28-f829-538c-0000000023df | TASK | Gather variables for each operating system 2026-03-14 07:46:49.092772 | fa163e0a-ba28-f829-538c-0000000023df | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:51.845983 | 0.08s 2026-03-14 07:46:49.117438 | fa163e0a-ba28-f829-538c-0000000023e0 | TASK | Create container logs path 2026-03-14 07:46:49.349265 | fa163e0a-ba28-f829-538c-0000000023e0 | OK | Create container logs path | undercloud 2026-03-14 07:46:49.350113 | fa163e0a-ba28-f829-538c-0000000023e0 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:52.103339 | 0.23s 2026-03-14 07:46:49.371603 | fa163e0a-ba28-f829-538c-0000000023e2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:46:49.622908 | fa163e0a-ba28-f829-538c-0000000023e2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-03-14 07:46:49.623749 | fa163e0a-ba28-f829-538c-0000000023e2 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:06:52.376973 | 0.25s 2026-03-14 07:46:49.643622 | fa163e0a-ba28-f829-538c-0000000023e3 | TASK | Finalise hashes for all containers 2026-03-14 07:46:49.705001 | fa163e0a-ba28-f829-538c-0000000023e3 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:46:49.706174 | fa163e0a-ba28-f829-538c-0000000023e3 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:52.459390 | 0.06s 2026-03-14 07:46:49.731398 | fa163e0a-ba28-f829-538c-0000000023e5 | TASK | Manage systemd shutdown files 2026-03-14 07:46:49.753123 | fa163e0a-ba28-f829-538c-0000000023e5 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:52.506338 | 0.02s 2026-03-14 07:46:49.781614 | d7fb5a4c-d8bd-41ca-a072-7144b9d08a24 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-03-14 07:46:49.808987 | fa163e0a-ba28-f829-538c-000000002418 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 07:46:50.050155 | fa163e0a-ba28-f829-538c-000000002418 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-03-14 07:46:50.051977 | fa163e0a-ba28-f829-538c-000000002418 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:52.805191 | 0.24s 2026-03-14 07:46:50.081908 | fa163e0a-ba28-f829-538c-000000002419 | TASK | Set podman_drop_in fact 2026-03-14 07:46:50.123973 | fa163e0a-ba28-f829-538c-000000002419 | OK | Set podman_drop_in fact | undercloud 2026-03-14 07:46:50.126462 | fa163e0a-ba28-f829-538c-000000002419 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:52.879580 | 0.04s 2026-03-14 07:46:50.152518 | fa163e0a-ba28-f829-538c-00000000241b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 07:46:50.624498 | fa163e0a-ba28-f829-538c-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-03-14 07:46:50.627375 | fa163e0a-ba28-f829-538c-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:53.380586 | 0.47s 2026-03-14 07:46:51.096440 | fa163e0a-ba28-f829-538c-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-03-14 07:46:51.097773 | fa163e0a-ba28-f829-538c-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:53.850992 | 0.94s 2026-03-14 07:46:51.105009 | fa163e0a-ba28-f829-538c-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:53.858223 | 0.95s 2026-03-14 07:46:51.130654 | fa163e0a-ba28-f829-538c-00000000241c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 07:46:51.633831 | fa163e0a-ba28-f829-538c-00000000241c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-03-14 07:46:51.636359 | fa163e0a-ba28-f829-538c-00000000241c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:54.389575 | 0.50s 2026-03-14 07:46:51.663951 | fa163e0a-ba28-f829-538c-00000000241d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 07:46:52.177501 | fa163e0a-ba28-f829-538c-00000000241d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-03-14 07:46:52.180029 | fa163e0a-ba28-f829-538c-00000000241d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:54.933229 | 0.51s 2026-03-14 07:46:52.203883 | fa163e0a-ba28-f829-538c-00000000241e | TASK | Enable and start tripleo-container-shutdown 2026-03-14 07:46:52.885467 | fa163e0a-ba28-f829-538c-00000000241e | OK | Enable and start tripleo-container-shutdown | undercloud 2026-03-14 07:46:52.886716 | fa163e0a-ba28-f829-538c-00000000241e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:55.639943 | 0.68s 2026-03-14 07:46:52.906929 | fa163e0a-ba28-f829-538c-00000000241f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 07:46:53.414312 | fa163e0a-ba28-f829-538c-00000000241f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-03-14 07:46:53.415728 | fa163e0a-ba28-f829-538c-00000000241f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:56.168945 | 0.51s 2026-03-14 07:46:53.440742 | fa163e0a-ba28-f829-538c-000000002420 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 07:46:53.952247 | fa163e0a-ba28-f829-538c-000000002420 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-03-14 07:46:53.953754 | fa163e0a-ba28-f829-538c-000000002420 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:56.706969 | 0.51s 2026-03-14 07:46:53.978605 | fa163e0a-ba28-f829-538c-000000002421 | TASK | Enable and start netns-placeholder 2026-03-14 07:46:54.668346 | fa163e0a-ba28-f829-538c-000000002421 | CHANGED | Enable and start netns-placeholder | undercloud 2026-03-14 07:46:54.670418 | fa163e0a-ba28-f829-538c-000000002421 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:57.423633 | 0.69s 2026-03-14 07:46:54.696837 | fa163e0a-ba28-f829-538c-0000000023e7 | TASK | Update container configs with new config hashes 2026-03-14 07:46:54.757984 | fa163e0a-ba28-f829-538c-0000000023e7 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:57.511201 | 0.06s 2026-03-14 07:46:54.768366 | 0c6afe58-e194-4dfa-8278-bf90f22ed78c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-03-14 07:46:54.798441 | fa163e0a-ba28-f829-538c-000000002449 | TASK | Update config hashes for container startup configs 2026-03-14 07:46:55.082714 | fa163e0a-ba28-f829-538c-000000002449 | OK | Update config hashes for container startup configs | undercloud 2026-03-14 07:46:55.083992 | fa163e0a-ba28-f829-538c-000000002449 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:57.837210 | 0.28s 2026-03-14 07:46:55.110902 | fa163e0a-ba28-f829-538c-0000000023e8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:46:55.171881 | fa163e0a-ba28-f829-538c-0000000023e8 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:06:57.925082 | 0.06s 2026-03-14 07:46:55.192517 | 5f693c28-853d-4b31-a654-09e711a6c4bf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:46:55.222625 | fa163e0a-ba28-f829-538c-000000002468 | TASK | Gather podman infos 2026-03-14 07:46:56.022869 | fa163e0a-ba28-f829-538c-000000002468 | OK | Gather podman infos | undercloud 2026-03-14 07:46:56.024057 | fa163e0a-ba28-f829-538c-000000002468 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:58.777275 | 0.80s 2026-03-14 07:46:56.080260 | fa163e0a-ba28-f829-538c-000000002469 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:46:56.137261 | fa163e0a-ba28-f829-538c-000000002469 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:06:58.890469 | 0.05s 2026-03-14 07:46:56.254211 | fa163e0a-ba28-f829-538c-0000000024b2 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:59.007419 | 0.06s 2026-03-14 07:46:56.306641 | fa163e0a-ba28-f829-538c-0000000023e9 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:46:56.360631 | fa163e0a-ba28-f829-538c-0000000023e9 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:06:59.113845 | 0.05s 2026-03-14 07:46:56.379077 | 4029222a-192c-4395-a8fd-4dedfb128aee | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:46:56.423852 | fa163e0a-ba28-f829-538c-0000000024d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:47:15.681407 | fa163e0a-ba28-f829-538c-0000000024d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-03-14 07:47:15.683112 | fa163e0a-ba28-f829-538c-0000000024d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:18.436329 | 19.26s 2026-03-14 07:47:15.710388 | fa163e0a-ba28-f829-538c-0000000024d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 07:47:21.362349 | fa163e0a-ba28-f829-538c-0000000024d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-03-14 07:47:21.363452 | fa163e0a-ba28-f829-538c-0000000024d9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:24.116676 | 5.65s 2026-03-14 07:47:21.410152 | fa163e0a-ba28-f829-538c-000000002348 | TASK | Clean container_puppet_tasks for undercloud step 3 2026-03-14 07:47:21.618456 | fa163e0a-ba28-f829-538c-000000002348 | OK | Clean container_puppet_tasks for undercloud step 3 | undercloud 2026-03-14 07:47:21.619275 | fa163e0a-ba28-f829-538c-000000002348 | TIMING | Clean container_puppet_tasks for undercloud step 3 | undercloud | 0:07:24.372497 | 0.21s 2026-03-14 07:47:21.663683 | fa163e0a-ba28-f829-538c-000000002349 | TASK | Calculate container_puppet_tasks for undercloud step 3 2026-03-14 07:47:21.714382 | fa163e0a-ba28-f829-538c-000000002349 | TIMING | Calculate container_puppet_tasks for undercloud step 3 | undercloud | 0:07:24.467579 | 0.05s 2026-03-14 07:47:21.741458 | fa163e0a-ba28-f829-538c-00000000234a | TASK | Include container-puppet tasks for step 3 2026-03-14 07:47:21.784413 | fa163e0a-ba28-f829-538c-00000000234a | TIMING | Include container-puppet tasks for step 3 | undercloud | 0:07:24.537614 | 0.04s 2026-03-14 07:47:21.805476 | 489765d2-5dbf-4a89-83b2-7a2adfa71d71 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/host-container-puppet-tasks.yaml | undercloud 2026-03-14 07:47:21.850457 | fa163e0a-ba28-f829-538c-000000002524 | TASK | Write container-puppet-tasks json file for undercloud step 3 2026-03-14 07:47:22.354888 | fa163e0a-ba28-f829-538c-000000002524 | CHANGED | Write container-puppet-tasks json file for undercloud step 3 | undercloud 2026-03-14 07:47:22.355572 | fa163e0a-ba28-f829-538c-000000002524 | TIMING | Write container-puppet-tasks json file for undercloud step 3 | undercloud | 0:07:25.108786 | 0.50s 2026-03-14 07:47:22.373266 | fa163e0a-ba28-f829-538c-000000002526 | TASK | Generate container puppet configs for step 3 2026-03-14 07:47:22.589285 | fa163e0a-ba28-f829-538c-000000002526 | OK | Generate container puppet configs for step 3 | undercloud 2026-03-14 07:47:22.589988 | fa163e0a-ba28-f829-538c-000000002526 | TIMING | Generate container puppet configs for step 3 | undercloud | 0:07:25.343213 | 0.22s 2026-03-14 07:47:22.607612 | fa163e0a-ba28-f829-538c-000000002527 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 07:47:22.635783 | fa163e0a-ba28-f829-538c-000000002527 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | undercloud | 0:07:25.389003 | 0.03s 2026-03-14 07:47:22.688604 | fa163e0a-ba28-f829-538c-000000002556 | TASK | Gather variables for each operating system 2026-03-14 07:47:22.802636 | fa163e0a-ba28-f829-538c-000000002556 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:25.555840 | 0.11s 2026-03-14 07:47:22.827508 | fa163e0a-ba28-f829-538c-000000002557 | TASK | Create container logs path 2026-03-14 07:47:23.070447 | fa163e0a-ba28-f829-538c-000000002557 | OK | Create container logs path | undercloud 2026-03-14 07:47:23.071947 | fa163e0a-ba28-f829-538c-000000002557 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:25.825162 | 0.24s 2026-03-14 07:47:23.099767 | fa163e0a-ba28-f829-538c-000000002559 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 07:47:23.355817 | fa163e0a-ba28-f829-538c-000000002559 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-03-14 07:47:23.357183 | fa163e0a-ba28-f829-538c-000000002559 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:26.110399 | 0.26s 2026-03-14 07:47:23.382947 | fa163e0a-ba28-f829-538c-00000000255a | TASK | Finalise hashes for all containers 2026-03-14 07:47:23.427427 | fa163e0a-ba28-f829-538c-00000000255a | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:47:23.428759 | fa163e0a-ba28-f829-538c-00000000255a | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:26.181973 | 0.04s 2026-03-14 07:47:23.454924 | fa163e0a-ba28-f829-538c-00000000255c | TASK | Manage systemd shutdown files 2026-03-14 07:47:23.489921 | fa163e0a-ba28-f829-538c-00000000255c | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:47:23.491211 | fa163e0a-ba28-f829-538c-00000000255c | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:26.244428 | 0.03s 2026-03-14 07:47:23.520296 | fa163e0a-ba28-f829-538c-00000000255e | TASK | Update container configs with new config hashes 2026-03-14 07:47:23.572017 | fa163e0a-ba28-f829-538c-00000000255e | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:47:23.573218 | fa163e0a-ba28-f829-538c-00000000255e | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:26.326435 | 0.05s 2026-03-14 07:47:23.602035 | fa163e0a-ba28-f829-538c-00000000255f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 07:47:23.652144 | fa163e0a-ba28-f829-538c-00000000255f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-03-14 07:47:23.653042 | fa163e0a-ba28-f829-538c-00000000255f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:26.406266 | 0.05s 2026-03-14 07:47:23.674485 | fa163e0a-ba28-f829-538c-000000002560 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 07:47:23.722875 | fa163e0a-ba28-f829-538c-000000002560 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-03-14 07:47:23.723727 | fa163e0a-ba28-f829-538c-000000002560 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:26.476953 | 0.05s PLAY [External deployment step 4] ********************************************** 2026-03-14 07:47:23.858489 | fa163e0a-ba28-f829-538c-0000000000dd | TASK | External deployment step 4 2026-03-14 07:47:23.884584 | fa163e0a-ba28-f829-538c-0000000000dd | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000dd') missing from stats 2026-03-14 07:47:23.936020 | fa163e0a-ba28-f829-538c-0000000000de | TIMING | include_tasks | undercloud | 0:07:26.689231 | 0.03s 2026-03-14 07:47:23.956660 | 30b086f1-c438-494d-aba5-5b16d6a77d4a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step4.yaml | undercloud 2026-03-14 07:47:23.977226 | fa163e0a-ba28-f829-538c-0000000025af | TASK | Manage Keystone resources for OpenStack services 2026-03-14 07:47:24.026449 | fa163e0a-ba28-f829-538c-0000000025af | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:07:26.779665 | 0.05s 2026-03-14 07:47:24.092328 | fa163e0a-ba28-f829-538c-0000000025d4 | TASK | Create Keystone Admin resources 2026-03-14 07:47:24.142049 | fa163e0a-ba28-f829-538c-0000000025d4 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:07:26.895257 | 0.05s 2026-03-14 07:47:24.191899 | a13e5c0b-095f-4283-829a-853e51059c2c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-03-14 07:47:24.223761 | fa163e0a-ba28-f829-538c-000000002615 | TASK | Create admin and service projects 2026-03-14 07:47:24.273802 | fa163e0a-ba28-f829-538c-000000002615 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:07:27.027013 | 0.05s 2026-03-14 07:47:24.294211 | 646bc8b5-abaf-488d-ac61-2b37b2faf5e9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-03-14 07:47:24.329931 | fa163e0a-ba28-f829-538c-000000002666 | TASK | Async creation of Keystone project 2026-03-14 07:47:24.790715 | fa163e0a-ba28-f829-538c-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-03-14 07:47:24.792954 | fa163e0a-ba28-f829-538c-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:27.546167 | 0.46s 2026-03-14 07:47:25.079167 | fa163e0a-ba28-f829-538c-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-03-14 07:47:25.080173 | fa163e0a-ba28-f829-538c-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:27.833396 | 0.75s 2026-03-14 07:47:25.085939 | fa163e0a-ba28-f829-538c-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:27.839155 | 0.75s 2026-03-14 07:47:25.112579 | fa163e0a-ba28-f829-538c-000000002668 | TASK | Check Keystone project status 2026-03-14 07:47:25.357656 | fa163e0a-ba28-f829-538c-000000002668 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-03-14 07:47:30.606597 | fa163e0a-ba28-f829-538c-000000002668 | OK | Check Keystone project status | undercloud | item=admin 2026-03-14 07:47:30.608708 | fa163e0a-ba28-f829-538c-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:33.361921 | 5.49s 2026-03-14 07:47:30.851161 | fa163e0a-ba28-f829-538c-000000002668 | CHANGED | Check Keystone project status | undercloud | item=service 2026-03-14 07:47:30.853002 | fa163e0a-ba28-f829-538c-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:33.606223 | 5.74s 2026-03-14 07:47:30.864104 | fa163e0a-ba28-f829-538c-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:33.617318 | 5.75s 2026-03-14 07:47:30.891256 | fa163e0a-ba28-f829-538c-000000002616 | TASK | Create admin role 2026-03-14 07:47:32.272655 | fa163e0a-ba28-f829-538c-000000002616 | OK | Create admin role | undercloud 2026-03-14 07:47:32.274107 | fa163e0a-ba28-f829-538c-000000002616 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:07:35.027322 | 1.38s 2026-03-14 07:47:32.299806 | fa163e0a-ba28-f829-538c-000000002617 | TASK | Create _member_ role 2026-03-14 07:47:33.791837 | fa163e0a-ba28-f829-538c-000000002617 | CHANGED | Create _member_ role | undercloud 2026-03-14 07:47:33.793382 | fa163e0a-ba28-f829-538c-000000002617 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:07:36.546592 | 1.49s 2026-03-14 07:47:33.819812 | fa163e0a-ba28-f829-538c-000000002618 | TASK | Check admin password 2026-03-14 07:47:35.209367 | fa163e0a-ba28-f829-538c-000000002618 | OK | Check admin password | undercloud 2026-03-14 07:47:35.210193 | fa163e0a-ba28-f829-538c-000000002618 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:07:37.963420 | 1.39s 2026-03-14 07:47:35.235785 | fa163e0a-ba28-f829-538c-000000002619 | TASK | Create admin user 2026-03-14 07:47:37.173732 | fa163e0a-ba28-f829-538c-000000002619 | CHANGED | Create admin user | undercloud 2026-03-14 07:47:37.174890 | fa163e0a-ba28-f829-538c-000000002619 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:07:39.928106 | 1.94s 2026-03-14 07:47:37.200243 | fa163e0a-ba28-f829-538c-00000000261a | TASK | Assign admin role to admin project for admin user 2026-03-14 07:47:38.844012 | fa163e0a-ba28-f829-538c-00000000261a | OK | Assign admin role to admin project for admin user | undercloud 2026-03-14 07:47:38.844825 | fa163e0a-ba28-f829-538c-00000000261a | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:07:41.598052 | 1.64s 2026-03-14 07:47:38.865126 | fa163e0a-ba28-f829-538c-00000000261b | TASK | Assign _member_ role to admin project for admin user 2026-03-14 07:47:40.623797 | fa163e0a-ba28-f829-538c-00000000261b | CHANGED | Assign _member_ role to admin project for admin user | undercloud 2026-03-14 07:47:40.625196 | fa163e0a-ba28-f829-538c-00000000261b | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:07:43.378416 | 1.76s 2026-03-14 07:47:40.649685 | fa163e0a-ba28-f829-538c-00000000261c | TASK | Create identity service 2026-03-14 07:47:41.973624 | fa163e0a-ba28-f829-538c-00000000261c | OK | Create identity service | undercloud 2026-03-14 07:47:41.976768 | fa163e0a-ba28-f829-538c-00000000261c | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:07:44.729978 | 1.33s 2026-03-14 07:47:42.002051 | fa163e0a-ba28-f829-538c-00000000261d | TASK | Create identity public endpoint 2026-03-14 07:47:43.373674 | fa163e0a-ba28-f829-538c-00000000261d | OK | Create identity public endpoint | undercloud 2026-03-14 07:47:43.374868 | fa163e0a-ba28-f829-538c-00000000261d | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:07:46.128091 | 1.37s 2026-03-14 07:47:43.394701 | fa163e0a-ba28-f829-538c-00000000261e | TASK | Create identity internal endpoint 2026-03-14 07:47:44.516090 | fa163e0a-ba28-f829-538c-00000000261e | OK | Create identity internal endpoint | undercloud 2026-03-14 07:47:44.517190 | fa163e0a-ba28-f829-538c-00000000261e | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:07:47.270406 | 1.12s 2026-03-14 07:47:44.537169 | fa163e0a-ba28-f829-538c-00000000261f | TASK | Create identity admin endpoint 2026-03-14 07:47:45.758402 | fa163e0a-ba28-f829-538c-00000000261f | OK | Create identity admin endpoint | undercloud 2026-03-14 07:47:45.759784 | fa163e0a-ba28-f829-538c-00000000261f | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:07:48.513000 | 1.22s 2026-03-14 07:47:45.784883 | fa163e0a-ba28-f829-538c-0000000025d5 | TASK | Create Keystone Projects 2026-03-14 07:47:45.877807 | fa163e0a-ba28-f829-538c-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:07:48.631017 | 0.09s 2026-03-14 07:47:45.889604 | fa163e0a-ba28-f829-538c-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:07:48.642828 | 0.10s 2026-03-14 07:47:45.908895 | f015a117-75c3-40b2-a0ee-db0d9e3b861f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-03-14 07:47:45.958743 | fa163e0a-ba28-f829-538c-0000000026f2 | TASK | Async creation of Keystone project 2026-03-14 07:47:46.284917 | fa163e0a-ba28-f829-538c-0000000026f2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-03-14 07:47:46.285908 | fa163e0a-ba28-f829-538c-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:49.039131 | 0.33s 2026-03-14 07:47:46.289005 | fa163e0a-ba28-f829-538c-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:49.042220 | 0.33s 2026-03-14 07:47:46.323399 | fa163e0a-ba28-f829-538c-0000000026f4 | TASK | Check Keystone project status 2026-03-14 07:47:46.601468 | fa163e0a-ba28-f829-538c-0000000026f4 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-03-14 07:47:51.805599 | fa163e0a-ba28-f829-538c-0000000026f4 | OK | Check Keystone project status | undercloud | item=service 2026-03-14 07:47:51.807146 | fa163e0a-ba28-f829-538c-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:54.560362 | 5.48s 2026-03-14 07:47:51.819485 | fa163e0a-ba28-f829-538c-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:54.572699 | 5.49s 2026-03-14 07:47:51.845383 | fa163e0a-ba28-f829-538c-0000000025d7 | TASK | Create Keystone Domains 2026-03-14 07:47:51.889369 | fa163e0a-ba28-f829-538c-0000000025d7 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:07:54.642584 | 0.04s 2026-03-14 07:47:51.913994 | fa163e0a-ba28-f829-538c-0000000025d9 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-03-14 07:47:51.953045 | fa163e0a-ba28-f829-538c-0000000025d9 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:07:54.706259 | 0.04s 2026-03-14 07:47:51.972795 | d9e07fa2-d626-41d3-aabd-114fab89212d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-03-14 07:47:52.022199 | fa163e0a-ba28-f829-538c-0000000027a7 | TASK | Collect OpenStack Keystone domains infos 2026-03-14 07:47:53.369826 | fa163e0a-ba28-f829-538c-0000000027a7 | OK | Collect OpenStack Keystone domains infos | undercloud 2026-03-14 07:47:53.371458 | fa163e0a-ba28-f829-538c-0000000027a7 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:07:56.124672 | 1.35s 2026-03-14 07:47:53.396318 | fa163e0a-ba28-f829-538c-0000000027a8 | TASK | Set openstack_domains fact 2026-03-14 07:47:53.460288 | fa163e0a-ba28-f829-538c-0000000027a8 | OK | Set openstack_domains fact | undercloud 2026-03-14 07:47:53.461279 | fa163e0a-ba28-f829-538c-0000000027a8 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:07:56.214504 | 0.06s 2026-03-14 07:47:53.481229 | fa163e0a-ba28-f829-538c-0000000025da | TASK | Create Keystone Services 2026-03-14 07:47:53.579442 | fa163e0a-ba28-f829-538c-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:07:56.332627 | 0.10s 2026-03-14 07:47:53.592279 | fa163e0a-ba28-f829-538c-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:07:56.345490 | 0.11s 2026-03-14 07:47:53.613374 | 6ee8e9c0-7604-4edb-a07f-28c46fa73aee | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-03-14 07:47:53.665020 | fa163e0a-ba28-f829-538c-00000000286b | TASK | Async creation of Keystone service 2026-03-14 07:47:53.998383 | fa163e0a-ba28-f829-538c-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic 2026-03-14 07:47:54.001338 | fa163e0a-ba28-f829-538c-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:07:56.754539 | 0.34s 2026-03-14 07:47:54.335024 | fa163e0a-ba28-f829-538c-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic-inspector 2026-03-14 07:47:54.336281 | fa163e0a-ba28-f829-538c-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:07:57.089504 | 0.67s 2026-03-14 07:47:54.670285 | fa163e0a-ba28-f829-538c-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-03-14 07:47:54.671774 | fa163e0a-ba28-f829-538c-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:07:57.424990 | 1.01s 2026-03-14 07:47:54.678257 | fa163e0a-ba28-f829-538c-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:07:57.431470 | 1.01s 2026-03-14 07:47:54.699622 | fa163e0a-ba28-f829-538c-00000000286d | TASK | Check Keystone service status 2026-03-14 07:47:54.955000 | fa163e0a-ba28-f829-538c-00000000286d | WAITING | Check Keystone service status | undercloud | 30 retries left 2026-03-14 07:48:00.162751 | fa163e0a-ba28-f829-538c-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic 2026-03-14 07:48:00.164242 | fa163e0a-ba28-f829-538c-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:02.917455 | 5.46s 2026-03-14 07:48:00.398628 | fa163e0a-ba28-f829-538c-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic-inspector 2026-03-14 07:48:00.399844 | fa163e0a-ba28-f829-538c-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:03.153067 | 5.70s 2026-03-14 07:48:00.611335 | fa163e0a-ba28-f829-538c-00000000286d | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-03-14 07:48:00.612991 | fa163e0a-ba28-f829-538c-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:03.366215 | 5.91s 2026-03-14 07:48:00.624995 | fa163e0a-ba28-f829-538c-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:03.378214 | 5.92s 2026-03-14 07:48:00.652218 | fa163e0a-ba28-f829-538c-0000000025dc | TASK | Create Keystone Endpoints 2026-03-14 07:48:00.720286 | fa163e0a-ba28-f829-538c-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:03.473484 | 0.07s 2026-03-14 07:48:00.748376 | fa163e0a-ba28-f829-538c-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:03.501600 | 0.09s 2026-03-14 07:48:00.768299 | fa163e0a-ba28-f829-538c-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:03.521523 | 0.11s 2026-03-14 07:48:00.774385 | fa163e0a-ba28-f829-538c-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:03.527610 | 0.12s 2026-03-14 07:48:00.793921 | 6fe00c75-4968-40fe-a730-47a4ad788854 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 07:48:00.800349 | ea734605-c409-481a-af0d-87330ca36cbf | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 07:48:00.806218 | 15cffc92-6b0f-4a82-8bd5-7444d0820eb1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 07:48:00.860526 | fa163e0a-ba28-f829-538c-00000000295a | TASK | Create Keystone public endpoints 2026-03-14 07:48:00.940709 | fa163e0a-ba28-f829-538c-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:03.693914 | 0.08s 2026-03-14 07:48:00.953696 | fa163e0a-ba28-f829-538c-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:03.706918 | 0.09s 2026-03-14 07:48:00.976774 | 1c49c9fb-519c-4b81-aa05-c0fe1cba0a95 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 07:48:01.007927 | fa163e0a-ba28-f829-538c-000000002a52 | TASK | Async creation of Keystone public endpoint 2026-03-14 07:48:01.338443 | fa163e0a-ba28-f829-538c-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic 2026-03-14 07:48:01.340710 | fa163e0a-ba28-f829-538c-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:04.093912 | 0.33s 2026-03-14 07:48:01.634426 | fa163e0a-ba28-f829-538c-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic-inspector 2026-03-14 07:48:01.636814 | fa163e0a-ba28-f829-538c-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:04.390035 | 0.63s 2026-03-14 07:48:01.888904 | fa163e0a-ba28-f829-538c-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-03-14 07:48:01.889683 | fa163e0a-ba28-f829-538c-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:04.642912 | 0.88s 2026-03-14 07:48:01.895426 | fa163e0a-ba28-f829-538c-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:04.648646 | 0.89s 2026-03-14 07:48:01.919671 | fa163e0a-ba28-f829-538c-000000002a54 | TASK | Check Keystone public endpoint status 2026-03-14 07:48:02.157595 | fa163e0a-ba28-f829-538c-000000002a54 | WAITING | Check Keystone public endpoint status | undercloud | 30 retries left 2026-03-14 07:48:07.397644 | fa163e0a-ba28-f829-538c-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic 2026-03-14 07:48:07.399228 | fa163e0a-ba28-f829-538c-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:10.152453 | 5.47s 2026-03-14 07:48:07.649062 | fa163e0a-ba28-f829-538c-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic-inspector 2026-03-14 07:48:07.651117 | fa163e0a-ba28-f829-538c-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:10.404332 | 5.73s 2026-03-14 07:48:07.872391 | fa163e0a-ba28-f829-538c-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-03-14 07:48:07.874001 | fa163e0a-ba28-f829-538c-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:10.627216 | 5.95s 2026-03-14 07:48:07.882509 | fa163e0a-ba28-f829-538c-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:10.635726 | 5.96s 2026-03-14 07:48:07.911367 | fa163e0a-ba28-f829-538c-00000000295f | TASK | Create Keystone admin endpoints 2026-03-14 07:48:08.009245 | fa163e0a-ba28-f829-538c-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:10.762449 | 0.10s 2026-03-14 07:48:08.022064 | fa163e0a-ba28-f829-538c-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:10.775279 | 0.11s 2026-03-14 07:48:08.043700 | 44eba8c4-af24-45f1-80d1-c0818f9c3a04 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 07:48:08.077385 | fa163e0a-ba28-f829-538c-000000002a7e | TASK | Async creation of Keystone admin endpoint 2026-03-14 07:48:08.401130 | fa163e0a-ba28-f829-538c-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic 2026-03-14 07:48:08.402023 | fa163e0a-ba28-f829-538c-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:11.155245 | 0.32s 2026-03-14 07:48:08.694602 | fa163e0a-ba28-f829-538c-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic-inspector 2026-03-14 07:48:08.695850 | fa163e0a-ba28-f829-538c-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:11.449070 | 0.62s 2026-03-14 07:48:09.005145 | fa163e0a-ba28-f829-538c-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-03-14 07:48:09.007182 | fa163e0a-ba28-f829-538c-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:11.760404 | 0.93s 2026-03-14 07:48:09.018440 | fa163e0a-ba28-f829-538c-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:11.771653 | 0.94s 2026-03-14 07:48:09.040505 | fa163e0a-ba28-f829-538c-000000002a80 | TASK | Check Keystone admin endpoint status 2026-03-14 07:48:09.287741 | fa163e0a-ba28-f829-538c-000000002a80 | WAITING | Check Keystone admin endpoint status | undercloud | 30 retries left 2026-03-14 07:48:14.482038 | fa163e0a-ba28-f829-538c-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic 2026-03-14 07:48:14.483112 | fa163e0a-ba28-f829-538c-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:17.236330 | 5.44s 2026-03-14 07:48:14.689174 | fa163e0a-ba28-f829-538c-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic-inspector 2026-03-14 07:48:14.691463 | fa163e0a-ba28-f829-538c-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:17.444691 | 5.65s 2026-03-14 07:48:14.881186 | fa163e0a-ba28-f829-538c-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-03-14 07:48:14.883360 | fa163e0a-ba28-f829-538c-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:17.636582 | 5.84s 2026-03-14 07:48:14.895619 | fa163e0a-ba28-f829-538c-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:17.648846 | 5.85s 2026-03-14 07:48:14.917902 | fa163e0a-ba28-f829-538c-000000002964 | TASK | Create Keystone internal endpoints 2026-03-14 07:48:14.991965 | fa163e0a-ba28-f829-538c-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:17.745163 | 0.07s 2026-03-14 07:48:15.002743 | fa163e0a-ba28-f829-538c-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:17.755964 | 0.08s 2026-03-14 07:48:15.015479 | 62fd0069-7d35-4848-bf9c-f216b82b3fa1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 07:48:15.040643 | fa163e0a-ba28-f829-538c-000000002aaa | TASK | Async creation of Keystone internal endpoint 2026-03-14 07:48:15.380731 | fa163e0a-ba28-f829-538c-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic 2026-03-14 07:48:15.384511 | fa163e0a-ba28-f829-538c-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:18.137713 | 0.34s 2026-03-14 07:48:15.627048 | fa163e0a-ba28-f829-538c-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic-inspector 2026-03-14 07:48:15.628483 | fa163e0a-ba28-f829-538c-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:18.381714 | 0.59s 2026-03-14 07:48:15.890120 | fa163e0a-ba28-f829-538c-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-03-14 07:48:15.891826 | fa163e0a-ba28-f829-538c-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:18.645056 | 0.85s 2026-03-14 07:48:15.901281 | fa163e0a-ba28-f829-538c-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:18.654514 | 0.86s 2026-03-14 07:48:15.920940 | fa163e0a-ba28-f829-538c-000000002aac | TASK | Check Keystone internal endpoint status 2026-03-14 07:48:16.142458 | fa163e0a-ba28-f829-538c-000000002aac | WAITING | Check Keystone internal endpoint status | undercloud | 30 retries left 2026-03-14 07:48:21.333492 | fa163e0a-ba28-f829-538c-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic 2026-03-14 07:48:21.334282 | fa163e0a-ba28-f829-538c-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:24.087506 | 5.41s 2026-03-14 07:48:21.595064 | fa163e0a-ba28-f829-538c-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic-inspector 2026-03-14 07:48:21.596926 | fa163e0a-ba28-f829-538c-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:24.350148 | 5.68s 2026-03-14 07:48:21.792342 | fa163e0a-ba28-f829-538c-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-03-14 07:48:21.792977 | fa163e0a-ba28-f829-538c-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:24.546207 | 5.87s 2026-03-14 07:48:21.797079 | fa163e0a-ba28-f829-538c-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:24.550312 | 5.88s 2026-03-14 07:48:21.814812 | fa163e0a-ba28-f829-538c-0000000025de | TASK | Run cleanup tasks 2026-03-14 07:48:21.844610 | fa163e0a-ba28-f829-538c-0000000025de | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:08:24.597832 | 0.03s 2026-03-14 07:48:21.861806 | 205fa1b8-2321-4a2f-98d4-72cc3f52e76b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-03-14 07:48:21.920069 | fa163e0a-ba28-f829-538c-000000002ad4 | TASK | Get list of enabled services 2026-03-14 07:48:24.379562 | fa163e0a-ba28-f829-538c-000000002ad4 | CHANGED | Get list of enabled services | undercloud 2026-03-14 07:48:24.380527 | fa163e0a-ba28-f829-538c-000000002ad4 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:08:27.133750 | 2.46s 2026-03-14 07:48:24.405386 | fa163e0a-ba28-f829-538c-000000002ad5 | TASK | List services to be disabled 2026-03-14 07:48:24.464363 | fa163e0a-ba28-f829-538c-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-03-14 07:48:24.492940 | fa163e0a-ba28-f829-538c-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-03-14 07:48:24.517708 | fa163e0a-ba28-f829-538c-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic-inspector', 'Type': 'baremetal-introspection'} 2026-03-14 07:48:24.538416 | fa163e0a-ba28-f829-538c-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic', 'Type': 'baremetal'} 2026-03-14 07:48:24.544441 | fa163e0a-ba28-f829-538c-000000002ad5 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:08:27.297654 | 0.14s 2026-03-14 07:48:24.570034 | fa163e0a-ba28-f829-538c-000000002ad6 | TASK | Delete keystone services not enabled 2026-03-14 07:48:24.599512 | fa163e0a-ba28-f829-538c-000000002ad6 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:08:27.352717 | 0.03s 2026-03-14 07:48:24.625499 | fa163e0a-ba28-f829-538c-0000000025df | TASK | Create Keystone Roles 2026-03-14 07:48:24.701871 | fa163e0a-ba28-f829-538c-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:27.455085 | 0.07s 2026-03-14 07:48:24.709280 | fa163e0a-ba28-f829-538c-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:27.462493 | 0.08s 2026-03-14 07:48:24.729716 | 1dbb7a9f-c7d3-446c-81a4-30ae8f418aed | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-03-14 07:48:24.792400 | fa163e0a-ba28-f829-538c-000000002bfe | TASK | Async creation of Keystone role 2026-03-14 07:48:25.116950 | fa163e0a-ba28-f829-538c-000000002bfe | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-03-14 07:48:25.117774 | fa163e0a-ba28-f829-538c-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:27.871001 | 0.32s 2026-03-14 07:48:25.124930 | fa163e0a-ba28-f829-538c-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:27.878144 | 0.33s 2026-03-14 07:48:25.149883 | fa163e0a-ba28-f829-538c-000000002c00 | TASK | Check Keystone role status 2026-03-14 07:48:25.399224 | fa163e0a-ba28-f829-538c-000000002c00 | WAITING | Check Keystone role status | undercloud | 30 retries left 2026-03-14 07:48:30.567870 | fa163e0a-ba28-f829-538c-000000002c00 | CHANGED | Check Keystone role status | undercloud | item=service 2026-03-14 07:48:30.569110 | fa163e0a-ba28-f829-538c-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:33.322326 | 5.42s 2026-03-14 07:48:30.581652 | fa163e0a-ba28-f829-538c-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:33.334867 | 5.43s 2026-03-14 07:48:30.607537 | fa163e0a-ba28-f829-538c-0000000025e1 | TASK | Create Keystone Users 2026-03-14 07:48:30.712023 | fa163e0a-ba28-f829-538c-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:33.465225 | 0.10s 2026-03-14 07:48:30.723955 | fa163e0a-ba28-f829-538c-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:33.477174 | 0.11s 2026-03-14 07:48:30.741692 | 4ee8ccee-9a5d-4d66-a40d-e229c5e9af03 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-03-14 07:48:30.804803 | fa163e0a-ba28-f829-538c-000000002d44 | TASK | Check password of Keystone user 2026-03-14 07:48:31.778903 | fa163e0a-ba28-f829-538c-000000002d44 | 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-03-14 07:48:31.781009 | fa163e0a-ba28-f829-538c-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:34.534220 | 0.98s 2026-03-14 07:48:32.671019 | fa163e0a-ba28-f829-538c-000000002d44 | 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-03-14 07:48:32.671984 | fa163e0a-ba28-f829-538c-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:35.425206 | 1.87s 2026-03-14 07:48:33.614925 | fa163e0a-ba28-f829-538c-000000002d44 | 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-03-14 07:48:33.615931 | fa163e0a-ba28-f829-538c-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:36.369153 | 2.81s 2026-03-14 07:48:33.621656 | fa163e0a-ba28-f829-538c-000000002d44 | 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-03-14 07:48:33.622637 | fa163e0a-ba28-f829-538c-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:36.375860 | 2.82s 2026-03-14 07:48:33.648697 | fa163e0a-ba28-f829-538c-000000002d46 | TASK | Async creation of Keystone user 2026-03-14 07:48:34.055109 | fa163e0a-ba28-f829-538c-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 07:48:34.057399 | fa163e0a-ba28-f829-538c-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:36.810612 | 0.41s 2026-03-14 07:48:34.416884 | fa163e0a-ba28-f829-538c-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 07:48:34.417844 | fa163e0a-ba28-f829-538c-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:37.171066 | 0.77s 2026-03-14 07:48:34.771452 | fa163e0a-ba28-f829-538c-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 07:48:34.772782 | fa163e0a-ba28-f829-538c-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:37.526012 | 1.12s 2026-03-14 07:48:34.783184 | fa163e0a-ba28-f829-538c-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 07:48:34.784198 | fa163e0a-ba28-f829-538c-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:37.537422 | 1.13s 2026-03-14 07:48:34.814187 | fa163e0a-ba28-f829-538c-000000002d48 | TASK | Check Keystone user status 2026-03-14 07:48:35.097464 | fa163e0a-ba28-f829-538c-000000002d48 | WAITING | Check Keystone user status | undercloud | 30 retries left 2026-03-14 07:48:40.298758 | fa163e0a-ba28-f829-538c-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-03-14 07:48:40.300354 | fa163e0a-ba28-f829-538c-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:43.053567 | 5.48s 2026-03-14 07:48:40.546911 | fa163e0a-ba28-f829-538c-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-03-14 07:48:40.548783 | fa163e0a-ba28-f829-538c-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:43.301999 | 5.73s 2026-03-14 07:48:40.805523 | fa163e0a-ba28-f829-538c-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-03-14 07:48:40.807431 | fa163e0a-ba28-f829-538c-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:43.560649 | 5.99s 2026-03-14 07:48:40.817392 | fa163e0a-ba28-f829-538c-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-03-14 07:48:40.818392 | fa163e0a-ba28-f829-538c-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:43.571615 | 6.00s 2026-03-14 07:48:40.844890 | fa163e0a-ba28-f829-538c-0000000025e3 | TASK | Assign Keystone Users to Roles 2026-03-14 07:48:40.913637 | fa163e0a-ba28-f829-538c-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:43.666828 | 0.07s 2026-03-14 07:48:40.939770 | fa163e0a-ba28-f829-538c-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:43.692992 | 0.09s 2026-03-14 07:48:40.952526 | fa163e0a-ba28-f829-538c-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:43.705739 | 0.11s 2026-03-14 07:48:40.971416 | 48a8e300-2913-4f8a-a449-1cebd3f826d2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-03-14 07:48:40.978016 | 54dc904c-b0a3-43c1-8bde-a5e723b274ab | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-03-14 07:48:41.047966 | fa163e0a-ba28-f829-538c-000000002eb5 | TASK | Async assignment of Keystone user per role 2026-03-14 07:48:41.144419 | fa163e0a-ba28-f829-538c-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:43.897624 | 0.10s 2026-03-14 07:48:41.154963 | fa163e0a-ba28-f829-538c-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:43.908178 | 0.11s 2026-03-14 07:48:41.176084 | 074ead7f-0015-4df2-ac24-3b0952ce136c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 07:48:41.207014 | fa163e0a-ba28-f829-538c-00000000302a | TASK | Async assignment of Keystone user to roles 2026-03-14 07:48:41.590050 | fa163e0a-ba28-f829-538c-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2026-03-14 07:48:41.592893 | fa163e0a-ba28-f829-538c-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:44.346112 | 0.38s 2026-03-14 07:48:41.909056 | fa163e0a-ba28-f829-538c-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic-inspector 2026-03-14 07:48:41.909640 | fa163e0a-ba28-f829-538c-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:44.662872 | 0.70s 2026-03-14 07:48:42.260771 | fa163e0a-ba28-f829-538c-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-03-14 07:48:42.262384 | fa163e0a-ba28-f829-538c-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:45.015602 | 1.05s 2026-03-14 07:48:42.273129 | fa163e0a-ba28-f829-538c-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:45.026353 | 1.06s 2026-03-14 07:48:42.300165 | fa163e0a-ba28-f829-538c-00000000302c | TASK | Check Keystone user assignment to roles status 2026-03-14 07:48:42.544488 | fa163e0a-ba28-f829-538c-00000000302c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-03-14 07:48:47.755720 | fa163e0a-ba28-f829-538c-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2026-03-14 07:48:47.758137 | fa163e0a-ba28-f829-538c-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:50.511347 | 5.46s 2026-03-14 07:48:47.975939 | fa163e0a-ba28-f829-538c-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic-inspector 2026-03-14 07:48:47.977605 | fa163e0a-ba28-f829-538c-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:50.730822 | 5.68s 2026-03-14 07:48:48.183367 | fa163e0a-ba28-f829-538c-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-03-14 07:48:48.184359 | fa163e0a-ba28-f829-538c-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:50.937583 | 5.88s 2026-03-14 07:48:48.190446 | fa163e0a-ba28-f829-538c-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:50.943668 | 5.89s 2026-03-14 07:48:48.208283 | fa163e0a-ba28-f829-538c-000000002eba | TASK | Async assignment of Keystone user per role 2026-03-14 07:48:48.289344 | fa163e0a-ba28-f829-538c-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:51.042559 | 0.08s 2026-03-14 07:48:48.301671 | fa163e0a-ba28-f829-538c-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:51.054887 | 0.09s 2026-03-14 07:48:48.322730 | 2b7262b3-115f-4d49-a2bb-f12a0ffff690 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 07:48:48.353689 | fa163e0a-ba28-f829-538c-000000003056 | TASK | Async assignment of Keystone user to roles 2026-03-14 07:48:48.692020 | fa163e0a-ba28-f829-538c-000000003056 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2026-03-14 07:48:48.694369 | fa163e0a-ba28-f829-538c-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:51.447578 | 0.34s 2026-03-14 07:48:48.704318 | fa163e0a-ba28-f829-538c-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:51.457534 | 0.35s 2026-03-14 07:48:48.731080 | fa163e0a-ba28-f829-538c-000000003058 | TASK | Check Keystone user assignment to roles status 2026-03-14 07:48:48.996217 | fa163e0a-ba28-f829-538c-000000003058 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-03-14 07:48:54.165071 | fa163e0a-ba28-f829-538c-000000003058 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2026-03-14 07:48:54.166854 | fa163e0a-ba28-f829-538c-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:56.920082 | 5.43s 2026-03-14 07:48:54.177726 | fa163e0a-ba28-f829-538c-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:56.930941 | 5.44s 2026-03-14 07:48:54.226463 | fa163e0a-ba28-f829-538c-0000000025b0 | TASK | is Keystone LDAP enabled 2026-03-14 07:48:54.286582 | fa163e0a-ba28-f829-538c-0000000025b0 | OK | is Keystone LDAP enabled | undercloud 2026-03-14 07:48:54.287520 | fa163e0a-ba28-f829-538c-0000000025b0 | TIMING | is Keystone LDAP enabled | undercloud | 0:08:57.040742 | 0.06s 2026-03-14 07:48:54.311993 | fa163e0a-ba28-f829-538c-0000000025b1 | TASK | Set fact for tripleo_keystone_ldap_domains 2026-03-14 07:48:54.364205 | fa163e0a-ba28-f829-538c-0000000025b1 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-03-14 07:48:54.365310 | fa163e0a-ba28-f829-538c-0000000025b1 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:08:57.118529 | 0.05s 2026-03-14 07:48:54.389596 | fa163e0a-ba28-f829-538c-0000000025b2 | TASK | Manage Keystone domains from LDAP config 2026-03-14 07:48:54.442100 | fa163e0a-ba28-f829-538c-0000000025b2 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-03-14 07:48:54.443272 | fa163e0a-ba28-f829-538c-0000000025b2 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:08:57.196491 | 0.05s PLAY [Deploy step tasks for 4] ************************************************* 2026-03-14 07:48:54.596304 | fa163e0a-ba28-f829-538c-0000000000e1 | TASK | Deploy step tasks for 4 2026-03-14 07:48:54.625492 | fa163e0a-ba28-f829-538c-0000000000e1 | OK | Deploy step tasks for 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000e1') missing from stats 2026-03-14 07:48:54.650488 | fa163e0a-ba28-f829-538c-0000000000e2 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 07:48:55.116520 | fa163e0a-ba28-f829-538c-0000000000e2 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | undercloud 2026-03-14 07:48:55.117949 | fa163e0a-ba28-f829-538c-0000000000e2 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | undercloud | 0:08:57.871165 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:48:55.182932 | fa163e0a-ba28-f829-538c-0000000000e3 | TIMING | include_tasks | undercloud | 0:08:57.936145 | 0.04s 2026-03-14 07:48:55.201585 | 6707a746-b9e9-46f8-bfe4-e04219f71900 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step4.yaml | undercloud 2026-03-14 07:48:55.227306 | fa163e0a-ba28-f829-538c-00000000308f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:48:55.310790 | fa163e0a-ba28-f829-538c-00000000308f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:46:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:46:39 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:46:39 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:46:39 puppet-user: (file & line not available)", "<13>Mar 14 07:46: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>Mar 14 07:46: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>Mar 14 07:46:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:46:39 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 07:46:39 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Mar 14 07:46:39 puppet-user: Application:", "<13>Mar 14 07:46:39 puppet-user: Initial environment: production", "<13>Mar 14 07:46:39 puppet-user: Converged environment: production", "<13>Mar 14 07:46:39 puppet-user: Run mode: user", "<13>Mar 14 07:46:39 puppet-user: Changes:", "<13>Mar 14 07:46:39 puppet-user: Events:", "<13>Mar 14 07:46:39 puppet-user: Resources:", "<13>Mar 14 07:46:39 puppet-user: Total: 10", "<13>Mar 14 07:46:39 puppet-user: Time:", "<13>Mar 14 07:46:39 puppet-user: Schedule: 0.00", "<13>Mar 14 07:46:39 puppet-user: File: 0.00", "<13>Mar 14 07:46:39 puppet-user: Exec: 0.01", "<13>Mar 14 07:46:39 puppet-user: Augeas: 0.01", "<13>Mar 14 07:46:39 puppet-user: Transaction evaluation: 0.04", "<13>Mar 14 07:46:39 puppet-user: Catalog application: 0.05", "<13>Mar 14 07:46:39 puppet-user: Config retrieval: 0.16", "<13>Mar 14 07:46:39 puppet-user: Last run: 1773474399", "<13>Mar 14 07:46:39 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:46:39 puppet-user: Total: 0.05", "<13>Mar 14 07:46:39 puppet-user: Version:", "<13>Mar 14 07:46:39 puppet-user: Config: 1773474399", "<13>Mar 14 07:46:39 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:48:55.312118 | fa163e0a-ba28-f829-538c-00000000308f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:08:58.065335 | 0.08s 2026-03-14 07:48:55.336138 | fa163e0a-ba28-f829-538c-0000000000e5 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 07:48:55.565536 | fa163e0a-ba28-f829-538c-0000000000e5 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud 2026-03-14 07:48:55.567094 | fa163e0a-ba28-f829-538c-0000000000e5 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud | 0:08:58.320269 | 0.23s 2026-03-14 07:48:55.663833 | fa163e0a-ba28-f829-538c-0000000000e6 | TIMING | include_tasks | undercloud | 0:08:58.417037 | 0.07s 2026-03-14 07:48:55.696944 | 07f643de-9f4c-4bd1-be7c-45af39fa68ff | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks.yaml | undercloud 2026-03-14 07:48:55.723875 | fa163e0a-ba28-f829-538c-0000000030a1 | TASK | Write the config_step hieradata 2026-03-14 07:48:56.229935 | fa163e0a-ba28-f829-538c-0000000030a1 | OK | Write the config_step hieradata | undercloud 2026-03-14 07:48:56.231178 | fa163e0a-ba28-f829-538c-0000000030a1 | TIMING | Write the config_step hieradata | undercloud | 0:08:58.984392 | 0.51s 2026-03-14 07:48:56.256709 | fa163e0a-ba28-f829-538c-0000000030a2 | TASK | Run puppet host configuration for step 4 2026-03-14 07:48:56.576176 | fa163e0a-ba28-f829-538c-0000000030a2 | CHANGED | Run puppet host configuration for step 4 | undercloud 2026-03-14 07:48:56.577479 | fa163e0a-ba28-f829-538c-0000000030a2 | TIMING | Run puppet host configuration for step 4 | undercloud | 0:08:59.330692 | 0.32s 2026-03-14 07:48:56.602375 | fa163e0a-ba28-f829-538c-0000000030a3 | TASK | Wait for puppet host configuration to finish 2026-03-14 07:48:56.858429 | fa163e0a-ba28-f829-538c-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-03-14 07:49:07.082236 | fa163e0a-ba28-f829-538c-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 359 retries left 2026-03-14 07:49:17.282129 | fa163e0a-ba28-f829-538c-0000000030a3 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-03-14 07:49:17.283660 | fa163e0a-ba28-f829-538c-0000000030a3 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:09:20.036879 | 20.68s 2026-03-14 07:49:17.308898 | fa163e0a-ba28-f829-538c-0000000030a4 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 07:49:17.395210 | fa163e0a-ba28-f829-538c-0000000030a4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:48:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:49:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:49:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:49:00 puppet-user: (file & line not available)", "<13>Mar 14 07:49:00 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>Mar 14 07:49:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 07:49:00 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:49:00 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.25 seconds", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}6c1c2047b8f7ab59b9351e10ff37d11ca623086551ce30bd139a76e165326e4a'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 07:49:11 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>Mar 14 07:49:12 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 07:49:12 puppet-user: Notice: Applied catalog in 11.90 seconds", "<13>Mar 14 07:49:12 puppet-user: Application:", "<13>Mar 14 07:49:12 puppet-user: Initial environment: production", "<13>Mar 14 07:49:12 puppet-user: Converged environment: production", "<13>Mar 14 07:49:12 puppet-user: Run mode: user", "<13>Mar 14 07:49:12 puppet-user: Changes:", "<13>Mar 14 07:49:12 puppet-user: Total: 8", "<13>Mar 14 07:49:12 puppet-user: Events:", "<13>Mar 14 07:49:12 puppet-user: Success: 8", "<13>Mar 14 07:49:12 puppet-user: Resources:", "<13>Mar 14 07:49:12 puppet-user: Restarted: 1", "<13>Mar 14 07:49:12 puppet-user: Changed: 8", "<13>Mar 14 07:49:12 puppet-user: Out of sync: 8", "<13>Mar 14 07:49:12 puppet-user: Total: 19", "<13>Mar 14 07:49:12 puppet-user: Time:", "<13>Mar 14 07:49:12 puppet-user: Schedule: 0.00", "<13>Mar 14 07:49:12 puppet-user: Augeas: 0.01", "<13>Mar 14 07:49:12 puppet-user: File: 0.04", "<13>Mar 14 07:49:12 puppet-user: Config retrieval: 0.34", "<13>Mar 14 07:49:12 puppet-user: Service: 1.13", "<13>Mar 14 07:49:12 puppet-user: Transaction evaluation: 11.89", "<13>Mar 14 07:49:12 puppet-user: Catalog application: 11.90", "<13>Mar 14 07:49:12 puppet-user: Last run: 1773474552", "<13>Mar 14 07:49:12 puppet-user: Exec: 5.05", "<13>Mar 14 07:49:12 puppet-user: Package: 5.49", "<13>Mar 14 07:49:12 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:49:12 puppet-user: Total: 11.90", "<13>Mar 14 07:49:12 puppet-user: Version:", "<13>Mar 14 07:49:12 puppet-user: Config: 1773474540", "<13>Mar 14 07:49:12 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:49:17.397337 | fa163e0a-ba28-f829-538c-0000000030a4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | undercloud | 0:09:20.150541 | 0.09s 2026-03-14 07:49:17.431282 | fa163e0a-ba28-f829-538c-0000000030a5 | TASK | Pre-cache facts for puppet containers 2026-03-14 07:49:17.460888 | fa163e0a-ba28-f829-538c-0000000030a5 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:09:20.214096 | 0.03s 2026-03-14 07:49:17.511380 | fa163e0a-ba28-f829-538c-0000000030e4 | TASK | Gather variables for each operating system 2026-03-14 07:49:17.623665 | fa163e0a-ba28-f829-538c-0000000030e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:09:20.376879 | 0.11s 2026-03-14 07:49:17.641758 | fa163e0a-ba28-f829-538c-0000000030e5 | TASK | Create puppet caching structures 2026-03-14 07:49:17.844667 | fa163e0a-ba28-f829-538c-0000000030e5 | CHANGED | Create puppet caching structures | undercloud 2026-03-14 07:49:17.846474 | fa163e0a-ba28-f829-538c-0000000030e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:09:20.599683 | 0.20s 2026-03-14 07:49:17.872112 | fa163e0a-ba28-f829-538c-0000000030e6 | TASK | Check for facter.conf 2026-03-14 07:49:18.108515 | fa163e0a-ba28-f829-538c-0000000030e6 | OK | Check for facter.conf | undercloud 2026-03-14 07:49:18.110032 | fa163e0a-ba28-f829-538c-0000000030e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:09:20.863250 | 0.24s 2026-03-14 07:49:18.135315 | fa163e0a-ba28-f829-538c-0000000030e7 | TASK | Remove facter.conf if directory 2026-03-14 07:49:18.176345 | fa163e0a-ba28-f829-538c-0000000030e7 | SKIPPED | Remove facter.conf if directory | undercloud 2026-03-14 07:49:18.177204 | fa163e0a-ba28-f829-538c-0000000030e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:09:20.930430 | 0.04s 2026-03-14 07:49:18.196481 | fa163e0a-ba28-f829-538c-0000000030e8 | TASK | Write facter cache config 2026-03-14 07:49:18.656786 | fa163e0a-ba28-f829-538c-0000000030e8 | CHANGED | Write facter cache config | undercloud 2026-03-14 07:49:18.658299 | fa163e0a-ba28-f829-538c-0000000030e8 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:09:21.411515 | 0.46s 2026-03-14 07:49:18.685010 | fa163e0a-ba28-f829-538c-0000000030e9 | TASK | Cleanup facter cache if exists 2026-03-14 07:49:18.931067 | fa163e0a-ba28-f829-538c-0000000030e9 | CHANGED | Cleanup facter cache if exists | undercloud 2026-03-14 07:49:18.932529 | fa163e0a-ba28-f829-538c-0000000030e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:09:21.685742 | 0.25s 2026-03-14 07:49:18.958535 | fa163e0a-ba28-f829-538c-0000000030ea | TASK | Pre-cache facts 2026-03-14 07:49:19.555923 | fa163e0a-ba28-f829-538c-0000000030ea | CHANGED | Pre-cache facts | undercloud 2026-03-14 07:49:19.557095 | fa163e0a-ba28-f829-538c-0000000030ea | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:09:22.310311 | 0.60s 2026-03-14 07:49:19.583313 | fa163e0a-ba28-f829-538c-0000000030eb | TASK | Failed deployment if facter fails 2026-03-14 07:49:19.614917 | fa163e0a-ba28-f829-538c-0000000030eb | SKIPPED | Failed deployment if facter fails | undercloud 2026-03-14 07:49:19.616135 | fa163e0a-ba28-f829-538c-0000000030eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:09:22.369354 | 0.03s 2026-03-14 07:49:19.652339 | fa163e0a-ba28-f829-538c-0000000030ec | TASK | Sync cached facts 2026-03-14 07:49:20.315175 | fa163e0a-ba28-f829-538c-0000000030ec | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e0a-ba28-f829-538c-0000000030ec') missing from stats 2026-03-14 07:49:20.365089 | fa163e0a-ba28-f829-538c-0000000030a6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 07:49:20.415038 | fa163e0a-ba28-f829-538c-0000000030a6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-03-14 07:49:20.416222 | fa163e0a-ba28-f829-538c-0000000030a6 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:09:23.169437 | 0.05s 2026-03-14 07:49:20.442134 | fa163e0a-ba28-f829-538c-0000000030a8 | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 07:49:20.470843 | fa163e0a-ba28-f829-538c-0000000030a8 | TIMING | Manage containers for step 4 with tripleo-ansible | undercloud | 0:09:23.224056 | 0.03s 2026-03-14 07:49:20.531222 | fa163e0a-ba28-f829-538c-000000003143 | TASK | Gather variables for each operating system 2026-03-14 07:49:20.643210 | fa163e0a-ba28-f829-538c-000000003143 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:09:23.396418 | 0.11s 2026-03-14 07:49:20.668864 | fa163e0a-ba28-f829-538c-000000003144 | TASK | Create container logs path 2026-03-14 07:49:20.914981 | fa163e0a-ba28-f829-538c-000000003144 | OK | Create container logs path | undercloud 2026-03-14 07:49:20.916373 | fa163e0a-ba28-f829-538c-000000003144 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:09:23.669592 | 0.25s 2026-03-14 07:49:20.945248 | fa163e0a-ba28-f829-538c-000000003146 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:21.221616 | fa163e0a-ba28-f829-538c-000000003146 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-03-14 07:49:21.222996 | fa163e0a-ba28-f829-538c-000000003146 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:23.976203 | 0.28s 2026-03-14 07:49:21.248262 | fa163e0a-ba28-f829-538c-000000003147 | TASK | Finalise hashes for all containers 2026-03-14 07:49:21.298435 | fa163e0a-ba28-f829-538c-000000003147 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:49:21.299700 | fa163e0a-ba28-f829-538c-000000003147 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:09:24.052916 | 0.05s 2026-03-14 07:49:21.325756 | fa163e0a-ba28-f829-538c-000000003149 | TASK | Manage systemd shutdown files 2026-03-14 07:49:21.355022 | fa163e0a-ba28-f829-538c-000000003149 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:09:24.108237 | 0.03s 2026-03-14 07:49:21.383953 | 20f1a60f-0974-4867-ac9c-bccaa6eb9007 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-03-14 07:49:21.416146 | fa163e0a-ba28-f829-538c-00000000317c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 07:49:21.671879 | fa163e0a-ba28-f829-538c-00000000317c | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-03-14 07:49:21.673358 | fa163e0a-ba28-f829-538c-00000000317c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:09:24.426573 | 0.26s 2026-03-14 07:49:21.698722 | fa163e0a-ba28-f829-538c-00000000317d | TASK | Set podman_drop_in fact 2026-03-14 07:49:21.731060 | fa163e0a-ba28-f829-538c-00000000317d | OK | Set podman_drop_in fact | undercloud 2026-03-14 07:49:21.732231 | fa163e0a-ba28-f829-538c-00000000317d | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:09:24.485449 | 0.03s 2026-03-14 07:49:21.752700 | fa163e0a-ba28-f829-538c-00000000317f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 07:49:22.251879 | fa163e0a-ba28-f829-538c-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-03-14 07:49:22.254782 | fa163e0a-ba28-f829-538c-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:25.007985 | 0.50s 2026-03-14 07:49:22.603971 | fa163e0a-ba28-f829-538c-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-03-14 07:49:22.605130 | fa163e0a-ba28-f829-538c-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:25.358347 | 0.85s 2026-03-14 07:49:22.612790 | fa163e0a-ba28-f829-538c-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:25.366003 | 0.86s 2026-03-14 07:49:22.640025 | fa163e0a-ba28-f829-538c-000000003180 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 07:49:23.116981 | fa163e0a-ba28-f829-538c-000000003180 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-03-14 07:49:23.118455 | fa163e0a-ba28-f829-538c-000000003180 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:09:25.871671 | 0.48s 2026-03-14 07:49:23.144477 | fa163e0a-ba28-f829-538c-000000003181 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 07:49:23.657637 | fa163e0a-ba28-f829-538c-000000003181 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-03-14 07:49:23.659228 | fa163e0a-ba28-f829-538c-000000003181 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:09:26.412445 | 0.51s 2026-03-14 07:49:23.684807 | fa163e0a-ba28-f829-538c-000000003182 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 07:49:24.376161 | fa163e0a-ba28-f829-538c-000000003182 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-03-14 07:49:24.378318 | fa163e0a-ba28-f829-538c-000000003182 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:09:27.131531 | 0.69s 2026-03-14 07:49:24.404651 | fa163e0a-ba28-f829-538c-000000003183 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 07:49:24.866264 | fa163e0a-ba28-f829-538c-000000003183 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-03-14 07:49:24.867890 | fa163e0a-ba28-f829-538c-000000003183 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:09:27.621108 | 0.46s 2026-03-14 07:49:24.892726 | fa163e0a-ba28-f829-538c-000000003184 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 07:49:25.350937 | fa163e0a-ba28-f829-538c-000000003184 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-03-14 07:49:25.352333 | fa163e0a-ba28-f829-538c-000000003184 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:09:28.105549 | 0.46s 2026-03-14 07:49:25.377155 | fa163e0a-ba28-f829-538c-000000003185 | TASK | Enable and start netns-placeholder 2026-03-14 07:49:26.104634 | fa163e0a-ba28-f829-538c-000000003185 | CHANGED | Enable and start netns-placeholder | undercloud 2026-03-14 07:49:26.106741 | fa163e0a-ba28-f829-538c-000000003185 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:09:28.859954 | 0.73s 2026-03-14 07:49:26.134463 | fa163e0a-ba28-f829-538c-00000000314b | TASK | Update container configs with new config hashes 2026-03-14 07:49:26.200851 | fa163e0a-ba28-f829-538c-00000000314b | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:09:28.954057 | 0.06s 2026-03-14 07:49:26.217079 | ef29e485-f645-412e-96a0-23b61083133b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-03-14 07:49:26.246745 | fa163e0a-ba28-f829-538c-0000000031ad | TASK | Update config hashes for container startup configs 2026-03-14 07:49:26.533940 | fa163e0a-ba28-f829-538c-0000000031ad | OK | Update config hashes for container startup configs | undercloud 2026-03-14 07:49:26.535399 | fa163e0a-ba28-f829-538c-0000000031ad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:09:29.288613 | 0.29s 2026-03-14 07:49:26.563696 | fa163e0a-ba28-f829-538c-00000000314c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:26.617325 | fa163e0a-ba28-f829-538c-00000000314c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:29.370528 | 0.05s 2026-03-14 07:49:26.638953 | a1d7753d-2b41-4b62-8d1b-1824e12ac67e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-03-14 07:49:26.674381 | fa163e0a-ba28-f829-538c-0000000031cc | TASK | Gather podman infos 2026-03-14 07:49:27.524761 | fa163e0a-ba28-f829-538c-0000000031cc | OK | Gather podman infos | undercloud 2026-03-14 07:49:27.526129 | fa163e0a-ba28-f829-538c-0000000031cc | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:09:30.279346 | 0.85s 2026-03-14 07:49:27.599679 | fa163e0a-ba28-f829-538c-0000000031cd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:27.668446 | fa163e0a-ba28-f829-538c-0000000031cd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:30.421650 | 0.06s 2026-03-14 07:49:27.796941 | fa163e0a-ba28-f829-538c-000000003216 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:09:30.550154 | 0.07s 2026-03-14 07:49:27.877899 | fa163e0a-ba28-f829-538c-00000000314d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:27.910109 | fa163e0a-ba28-f829-538c-00000000314d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:30.663318 | 0.03s 2026-03-14 07:49:27.927889 | ca7b2717-5a09-4b1d-8cc9-25c656db49bb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-03-14 07:49:27.967540 | fa163e0a-ba28-f829-538c-00000000323c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:33.329588 | fa163e0a-ba28-f829-538c-00000000323c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-03-14 07:49:33.331074 | fa163e0a-ba28-f829-538c-00000000323c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:36.084288 | 5.36s 2026-03-14 07:49:33.358065 | fa163e0a-ba28-f829-538c-00000000323d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 07:49:57.488627 | fa163e0a-ba28-f829-538c-00000000323d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-03-14 07:49:57.490743 | fa163e0a-ba28-f829-538c-00000000323d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:10:00.243959 | 24.13s 2026-03-14 07:49:57.558282 | fa163e0a-ba28-f829-538c-0000000030aa | TASK | Clean container_puppet_tasks for undercloud step 4 2026-03-14 07:49:57.790802 | fa163e0a-ba28-f829-538c-0000000030aa | OK | Clean container_puppet_tasks for undercloud step 4 | undercloud 2026-03-14 07:49:57.791696 | fa163e0a-ba28-f829-538c-0000000030aa | TIMING | Clean container_puppet_tasks for undercloud step 4 | undercloud | 0:10:00.544922 | 0.23s 2026-03-14 07:49:57.820490 | fa163e0a-ba28-f829-538c-0000000030ab | TASK | Calculate container_puppet_tasks for undercloud step 4 2026-03-14 07:49:57.878258 | fa163e0a-ba28-f829-538c-0000000030ab | TIMING | Calculate container_puppet_tasks for undercloud step 4 | undercloud | 0:10:00.631471 | 0.06s 2026-03-14 07:49:57.904788 | fa163e0a-ba28-f829-538c-0000000030ac | TASK | Include container-puppet tasks for step 4 2026-03-14 07:49:57.947486 | fa163e0a-ba28-f829-538c-0000000030ac | TIMING | Include container-puppet tasks for step 4 | undercloud | 0:10:00.700691 | 0.04s 2026-03-14 07:49:57.970123 | 689abb8e-1b11-425a-8cfb-1ff48ec73d88 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/host-container-puppet-tasks.yaml | undercloud 2026-03-14 07:49:58.016990 | fa163e0a-ba28-f829-538c-000000003288 | TASK | Write container-puppet-tasks json file for undercloud step 4 2026-03-14 07:49:58.476889 | fa163e0a-ba28-f829-538c-000000003288 | CHANGED | Write container-puppet-tasks json file for undercloud step 4 | undercloud 2026-03-14 07:49:58.478231 | fa163e0a-ba28-f829-538c-000000003288 | TIMING | Write container-puppet-tasks json file for undercloud step 4 | undercloud | 0:10:01.231446 | 0.46s 2026-03-14 07:49:58.504698 | fa163e0a-ba28-f829-538c-00000000328a | TASK | Generate container puppet configs for step 4 2026-03-14 07:49:58.753011 | fa163e0a-ba28-f829-538c-00000000328a | OK | Generate container puppet configs for step 4 | undercloud 2026-03-14 07:49:58.754360 | fa163e0a-ba28-f829-538c-00000000328a | TIMING | Generate container puppet configs for step 4 | undercloud | 0:10:01.507576 | 0.25s 2026-03-14 07:49:58.780951 | fa163e0a-ba28-f829-538c-00000000328b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 07:49:58.810792 | fa163e0a-ba28-f829-538c-00000000328b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | undercloud | 0:10:01.563998 | 0.03s 2026-03-14 07:49:58.876867 | fa163e0a-ba28-f829-538c-0000000032ba | TASK | Gather variables for each operating system 2026-03-14 07:49:58.993774 | fa163e0a-ba28-f829-538c-0000000032ba | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:01.746977 | 0.12s 2026-03-14 07:49:59.019457 | fa163e0a-ba28-f829-538c-0000000032bb | TASK | Create container logs path 2026-03-14 07:49:59.274108 | fa163e0a-ba28-f829-538c-0000000032bb | OK | Create container logs path | undercloud 2026-03-14 07:49:59.275591 | fa163e0a-ba28-f829-538c-0000000032bb | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:02.028782 | 0.25s 2026-03-14 07:49:59.303178 | fa163e0a-ba28-f829-538c-0000000032bd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 07:49:59.510496 | fa163e0a-ba28-f829-538c-0000000032bd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-03-14 07:49:59.511790 | fa163e0a-ba28-f829-538c-0000000032bd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:02.265003 | 0.21s 2026-03-14 07:49:59.536573 | fa163e0a-ba28-f829-538c-0000000032be | TASK | Finalise hashes for all containers 2026-03-14 07:49:59.565433 | fa163e0a-ba28-f829-538c-0000000032be | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:49:59.566533 | fa163e0a-ba28-f829-538c-0000000032be | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:02.319749 | 0.03s 2026-03-14 07:49:59.591078 | fa163e0a-ba28-f829-538c-0000000032c0 | TASK | Manage systemd shutdown files 2026-03-14 07:49:59.619267 | fa163e0a-ba28-f829-538c-0000000032c0 | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:49:59.620356 | fa163e0a-ba28-f829-538c-0000000032c0 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:02.373574 | 0.03s 2026-03-14 07:49:59.645425 | fa163e0a-ba28-f829-538c-0000000032c2 | TASK | Update container configs with new config hashes 2026-03-14 07:49:59.695112 | fa163e0a-ba28-f829-538c-0000000032c2 | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:49:59.696285 | fa163e0a-ba28-f829-538c-0000000032c2 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:02.449505 | 0.05s 2026-03-14 07:49:59.726065 | fa163e0a-ba28-f829-538c-0000000032c3 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 07:49:59.765374 | fa163e0a-ba28-f829-538c-0000000032c3 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-03-14 07:49:59.766609 | fa163e0a-ba28-f829-538c-0000000032c3 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:02.519826 | 0.04s 2026-03-14 07:49:59.795652 | fa163e0a-ba28-f829-538c-0000000032c4 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 07:49:59.846975 | fa163e0a-ba28-f829-538c-0000000032c4 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-03-14 07:49:59.848153 | fa163e0a-ba28-f829-538c-0000000032c4 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:02.601368 | 0.05s PLAY [External deployment step 5] ********************************************** 2026-03-14 07:50:00.023842 | fa163e0a-ba28-f829-538c-0000000000e9 | TASK | External deployment step 5 2026-03-14 07:50:00.053114 | fa163e0a-ba28-f829-538c-0000000000e9 | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000e9') missing from stats 2026-03-14 07:50:00.122889 | fa163e0a-ba28-f829-538c-0000000000ea | TIMING | include_tasks | undercloud | 0:10:02.876098 | 0.05s 2026-03-14 07:50:00.132612 | fc7accbd-9160-4c11-bfe7-93d5b3a360af | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/external_deploy_steps_tasks_step5.yaml | undercloud PLAY [Deploy step tasks for 5] ************************************************* 2026-03-14 07:50:00.252127 | fa163e0a-ba28-f829-538c-0000000000ed | TASK | Deploy step tasks for 5 2026-03-14 07:50:00.282321 | fa163e0a-ba28-f829-538c-0000000000ed | OK | Deploy step tasks for 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000ed') missing from stats 2026-03-14 07:50:00.302397 | fa163e0a-ba28-f829-538c-0000000000ee | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 07:50:00.825909 | fa163e0a-ba28-f829-538c-0000000000ee | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | undercloud 2026-03-14 07:50:00.827400 | fa163e0a-ba28-f829-538c-0000000000ee | TIMING | Write the config_step hieradata for the deploy step 5 tasks | undercloud | 0:10:03.580617 | 0.52s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 07:50:00.884076 | fa163e0a-ba28-f829-538c-0000000000ef | TIMING | include_tasks | undercloud | 0:10:03.637283 | 0.03s 2026-03-14 07:50:00.934841 | 881b036a-64f4-4395-9681-777161553337 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/Undercloud/deploy_steps_tasks_step5.yaml | undercloud 2026-03-14 07:50:00.960964 | fa163e0a-ba28-f829-538c-000000003327 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 07:50:01.051673 | fa163e0a-ba28-f829-538c-000000003327 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:48:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:49:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:49:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:49:00 puppet-user: (file & line not available)", "<13>Mar 14 07:49:00 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>Mar 14 07:49:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 07:49:00 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 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\", 4]", "<13>Mar 14 07:49:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:49:00 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.25 seconds", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}6c1c2047b8f7ab59b9351e10ff37d11ca623086551ce30bd139a76e165326e4a'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 07:49:06 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 07:49:11 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>Mar 14 07:49:12 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 07:49:12 puppet-user: Notice: Applied catalog in 11.90 seconds", "<13>Mar 14 07:49:12 puppet-user: Application:", "<13>Mar 14 07:49:12 puppet-user: Initial environment: production", "<13>Mar 14 07:49:12 puppet-user: Converged environment: production", "<13>Mar 14 07:49:12 puppet-user: Run mode: user", "<13>Mar 14 07:49:12 puppet-user: Changes:", "<13>Mar 14 07:49:12 puppet-user: Total: 8", "<13>Mar 14 07:49:12 puppet-user: Events:", "<13>Mar 14 07:49:12 puppet-user: Success: 8", "<13>Mar 14 07:49:12 puppet-user: Resources:", "<13>Mar 14 07:49:12 puppet-user: Restarted: 1", "<13>Mar 14 07:49:12 puppet-user: Changed: 8", "<13>Mar 14 07:49:12 puppet-user: Out of sync: 8", "<13>Mar 14 07:49:12 puppet-user: Total: 19", "<13>Mar 14 07:49:12 puppet-user: Time:", "<13>Mar 14 07:49:12 puppet-user: Schedule: 0.00", "<13>Mar 14 07:49:12 puppet-user: Augeas: 0.01", "<13>Mar 14 07:49:12 puppet-user: File: 0.04", "<13>Mar 14 07:49:12 puppet-user: Config retrieval: 0.34", "<13>Mar 14 07:49:12 puppet-user: Service: 1.13", "<13>Mar 14 07:49:12 puppet-user: Transaction evaluation: 11.89", "<13>Mar 14 07:49:12 puppet-user: Catalog application: 11.90", "<13>Mar 14 07:49:12 puppet-user: Last run: 1773474552", "<13>Mar 14 07:49:12 puppet-user: Exec: 5.05", "<13>Mar 14 07:49:12 puppet-user: Package: 5.49", "<13>Mar 14 07:49:12 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:49:12 puppet-user: Total: 11.90", "<13>Mar 14 07:49:12 puppet-user: Version:", "<13>Mar 14 07:49:12 puppet-user: Config: 1773474540", "<13>Mar 14 07:49:12 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:50:01.053013 | fa163e0a-ba28-f829-538c-000000003327 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:10:03.806235 | 0.09s 2026-03-14 07:50:01.073933 | fa163e0a-ba28-f829-538c-00000000332e | TASK | Fail if container image is undefined 2026-03-14 07:50:01.133880 | fa163e0a-ba28-f829-538c-00000000332e | SKIPPED | Fail if container image is undefined | undercloud 2026-03-14 07:50:01.135035 | fa163e0a-ba28-f829-538c-00000000332e | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:03.888254 | 0.06s 2026-03-14 07:50:01.172440 | fa163e0a-ba28-f829-538c-00000000332f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2026-03-14 07:50:08.137456 | fa163e0a-ba28-f829-538c-00000000332f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2026-03-14 07:50:08.139340 | fa163e0a-ba28-f829-538c-00000000332f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:10.892555 | 6.97s 2026-03-14 07:50:08.191271 | fa163e0a-ba28-f829-538c-000000003330 | TASK | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2026-03-14 07:50:08.559635 | fa163e0a-ba28-f829-538c-000000003330 | CHANGED | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2026-03-14 07:50:08.560974 | fa163e0a-ba28-f829-538c-000000003330 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:11.314188 | 0.37s 2026-03-14 07:50:08.610073 | fa163e0a-ba28-f829-538c-00000000333f | TASK | Fail if container image is undefined 2026-03-14 07:50:08.680921 | fa163e0a-ba28-f829-538c-00000000333f | SKIPPED | Fail if container image is undefined | undercloud 2026-03-14 07:50:08.682145 | fa163e0a-ba28-f829-538c-00000000333f | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:11.435362 | 0.07s 2026-03-14 07:50:08.722799 | fa163e0a-ba28-f829-538c-000000003340 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2026-03-14 07:50:12.255984 | fa163e0a-ba28-f829-538c-000000003340 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2026-03-14 07:50:12.257442 | fa163e0a-ba28-f829-538c-000000003340 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:15.010657 | 3.53s 2026-03-14 07:50:12.312269 | fa163e0a-ba28-f829-538c-000000003341 | TASK | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2026-03-14 07:50:12.668480 | fa163e0a-ba28-f829-538c-000000003341 | CHANGED | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2026-03-14 07:50:12.669964 | fa163e0a-ba28-f829-538c-000000003341 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:15.423177 | 0.36s 2026-03-14 07:50:12.718349 | fa163e0a-ba28-f829-538c-000000003350 | TASK | Fail if container image is undefined 2026-03-14 07:50:12.782625 | fa163e0a-ba28-f829-538c-000000003350 | SKIPPED | Fail if container image is undefined | undercloud 2026-03-14 07:50:12.783922 | fa163e0a-ba28-f829-538c-000000003350 | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:15.537139 | 0.06s 2026-03-14 07:50:12.825229 | fa163e0a-ba28-f829-538c-000000003351 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2026-03-14 07:50:15.742825 | fa163e0a-ba28-f829-538c-000000003351 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2026-03-14 07:50:15.745863 | fa163e0a-ba28-f829-538c-000000003351 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:18.499075 | 2.92s 2026-03-14 07:50:15.799166 | fa163e0a-ba28-f829-538c-000000003352 | TASK | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2026-03-14 07:50:16.165224 | fa163e0a-ba28-f829-538c-000000003352 | CHANGED | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2026-03-14 07:50:16.167383 | fa163e0a-ba28-f829-538c-000000003352 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:18.920532 | 0.37s 2026-03-14 07:50:16.207389 | fa163e0a-ba28-f829-538c-0000000000f1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 07:50:16.428753 | fa163e0a-ba28-f829-538c-0000000000f1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud 2026-03-14 07:50:16.430184 | fa163e0a-ba28-f829-538c-0000000000f1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud | 0:10:19.183411 | 0.22s 2026-03-14 07:50:16.532967 | fa163e0a-ba28-f829-538c-0000000000f2 | TIMING | include_tasks | undercloud | 0:10:19.286169 | 0.08s 2026-03-14 07:50:16.567623 | 8058572e-ab5a-4984-acfa-c9b321b5179b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/common_deploy_steps_tasks.yaml | undercloud 2026-03-14 07:50:16.595807 | fa163e0a-ba28-f829-538c-000000003385 | TASK | Write the config_step hieradata 2026-03-14 07:50:17.068456 | fa163e0a-ba28-f829-538c-000000003385 | OK | Write the config_step hieradata | undercloud 2026-03-14 07:50:17.069259 | fa163e0a-ba28-f829-538c-000000003385 | TIMING | Write the config_step hieradata | undercloud | 0:10:19.822484 | 0.47s 2026-03-14 07:50:17.087100 | fa163e0a-ba28-f829-538c-000000003386 | TASK | Run puppet host configuration for step 5 2026-03-14 07:50:17.350416 | fa163e0a-ba28-f829-538c-000000003386 | CHANGED | Run puppet host configuration for step 5 | undercloud 2026-03-14 07:50:17.352025 | fa163e0a-ba28-f829-538c-000000003386 | TIMING | Run puppet host configuration for step 5 | undercloud | 0:10:20.105235 | 0.26s 2026-03-14 07:50:17.375960 | fa163e0a-ba28-f829-538c-000000003387 | TASK | Wait for puppet host configuration to finish 2026-03-14 07:50:17.574321 | fa163e0a-ba28-f829-538c-000000003387 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-03-14 07:50:27.800019 | fa163e0a-ba28-f829-538c-000000003387 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-03-14 07:50:27.801467 | fa163e0a-ba28-f829-538c-000000003387 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:10:30.554685 | 10.42s 2026-03-14 07:50:27.830320 | fa163e0a-ba28-f829-538c-000000003388 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 07:50:27.915204 | fa163e0a-ba28-f829-538c-000000003388 | OK | Debug output for task: Run puppet host configuration for step 5 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 07:50:17 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 07:50:21 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 07:50:21 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 07:50:21 puppet-user: (file & line not available)", "<13>Mar 14 07:50:21 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>Mar 14 07:50:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 07:50:21 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 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\", 4]", "<13>Mar 14 07:50:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 07:50:21 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.22 seconds", "<13>Mar 14 07:50:21 puppet-user: Notice: Applied catalog in 0.25 seconds", "<13>Mar 14 07:50:21 puppet-user: Application:", "<13>Mar 14 07:50:21 puppet-user: Initial environment: production", "<13>Mar 14 07:50:21 puppet-user: Converged environment: production", "<13>Mar 14 07:50:21 puppet-user: Run mode: user", "<13>Mar 14 07:50:21 puppet-user: Changes:", "<13>Mar 14 07:50:21 puppet-user: Events:", "<13>Mar 14 07:50:21 puppet-user: Resources:", "<13>Mar 14 07:50:21 puppet-user: Total: 19", "<13>Mar 14 07:50:21 puppet-user: Time:", "<13>Mar 14 07:50:21 puppet-user: Schedule: 0.00", "<13>Mar 14 07:50:21 puppet-user: Package: 0.00", "<13>Mar 14 07:50:21 puppet-user: Exec: 0.01", "<13>Mar 14 07:50:21 puppet-user: Augeas: 0.01", "<13>Mar 14 07:50:21 puppet-user: File: 0.02", "<13>Mar 14 07:50:21 puppet-user: Service: 0.07", "<13>Mar 14 07:50:21 puppet-user: Transaction evaluation: 0.24", "<13>Mar 14 07:50:21 puppet-user: Catalog application: 0.25", "<13>Mar 14 07:50:21 puppet-user: Config retrieval: 0.33", "<13>Mar 14 07:50:21 puppet-user: Last run: 1773474621", "<13>Mar 14 07:50:21 puppet-user: Filebucket: 0.00", "<13>Mar 14 07:50:21 puppet-user: Total: 0.25", "<13>Mar 14 07:50:21 puppet-user: Version:", "<13>Mar 14 07:50:21 puppet-user: Config: 1773474621", "<13>Mar 14 07:50:21 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 07:50:27.916575 | fa163e0a-ba28-f829-538c-000000003388 | TIMING | Debug output for task: Run puppet host configuration for step 5 | undercloud | 0:10:30.669760 | 0.08s 2026-03-14 07:50:27.941812 | fa163e0a-ba28-f829-538c-000000003389 | TASK | Pre-cache facts for puppet containers 2026-03-14 07:50:27.970664 | fa163e0a-ba28-f829-538c-000000003389 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:10:30.723875 | 0.03s 2026-03-14 07:50:28.035353 | fa163e0a-ba28-f829-538c-0000000033c6 | TASK | Gather variables for each operating system 2026-03-14 07:50:28.146439 | fa163e0a-ba28-f829-538c-0000000033c6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:10:30.899647 | 0.11s 2026-03-14 07:50:28.171346 | fa163e0a-ba28-f829-538c-0000000033c7 | TASK | Create puppet caching structures 2026-03-14 07:50:28.410713 | fa163e0a-ba28-f829-538c-0000000033c7 | CHANGED | Create puppet caching structures | undercloud 2026-03-14 07:50:28.413395 | fa163e0a-ba28-f829-538c-0000000033c7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:10:31.166610 | 0.24s 2026-03-14 07:50:28.438868 | fa163e0a-ba28-f829-538c-0000000033c8 | TASK | Check for facter.conf 2026-03-14 07:50:28.711541 | fa163e0a-ba28-f829-538c-0000000033c8 | OK | Check for facter.conf | undercloud 2026-03-14 07:50:28.713816 | fa163e0a-ba28-f829-538c-0000000033c8 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:10:31.467034 | 0.27s 2026-03-14 07:50:28.731705 | fa163e0a-ba28-f829-538c-0000000033c9 | TASK | Remove facter.conf if directory 2026-03-14 07:50:28.779944 | fa163e0a-ba28-f829-538c-0000000033c9 | SKIPPED | Remove facter.conf if directory | undercloud 2026-03-14 07:50:28.781178 | fa163e0a-ba28-f829-538c-0000000033c9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:10:31.534397 | 0.05s 2026-03-14 07:50:28.806935 | fa163e0a-ba28-f829-538c-0000000033ca | TASK | Write facter cache config 2026-03-14 07:50:29.256373 | fa163e0a-ba28-f829-538c-0000000033ca | CHANGED | Write facter cache config | undercloud 2026-03-14 07:50:29.258000 | fa163e0a-ba28-f829-538c-0000000033ca | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:10:32.011217 | 0.45s 2026-03-14 07:50:29.282518 | fa163e0a-ba28-f829-538c-0000000033cb | TASK | Cleanup facter cache if exists 2026-03-14 07:50:29.537602 | fa163e0a-ba28-f829-538c-0000000033cb | CHANGED | Cleanup facter cache if exists | undercloud 2026-03-14 07:50:29.538760 | fa163e0a-ba28-f829-538c-0000000033cb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:10:32.291983 | 0.25s 2026-03-14 07:50:29.559880 | fa163e0a-ba28-f829-538c-0000000033cc | TASK | Pre-cache facts 2026-03-14 07:50:30.144919 | fa163e0a-ba28-f829-538c-0000000033cc | CHANGED | Pre-cache facts | undercloud 2026-03-14 07:50:30.146196 | fa163e0a-ba28-f829-538c-0000000033cc | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:10:32.899414 | 0.59s 2026-03-14 07:50:30.173300 | fa163e0a-ba28-f829-538c-0000000033cd | TASK | Failed deployment if facter fails 2026-03-14 07:50:30.206056 | fa163e0a-ba28-f829-538c-0000000033cd | SKIPPED | Failed deployment if facter fails | undercloud 2026-03-14 07:50:30.207225 | fa163e0a-ba28-f829-538c-0000000033cd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:10:32.960443 | 0.03s 2026-03-14 07:50:30.243463 | fa163e0a-ba28-f829-538c-0000000033ce | TASK | Sync cached facts 2026-03-14 07:50:30.517411 | fa163e0a-ba28-f829-538c-0000000033ce | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e0a-ba28-f829-538c-0000000033ce') missing from stats 2026-03-14 07:50:30.558717 | fa163e0a-ba28-f829-538c-00000000338a | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 07:50:30.595774 | fa163e0a-ba28-f829-538c-00000000338a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-03-14 07:50:30.598123 | fa163e0a-ba28-f829-538c-00000000338a | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:10:33.351243 | 0.04s 2026-03-14 07:50:30.627385 | fa163e0a-ba28-f829-538c-00000000338c | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 07:50:30.656416 | fa163e0a-ba28-f829-538c-00000000338c | TIMING | Manage containers for step 5 with tripleo-ansible | undercloud | 0:10:33.409624 | 0.03s 2026-03-14 07:50:30.717015 | fa163e0a-ba28-f829-538c-000000003425 | TASK | Gather variables for each operating system 2026-03-14 07:50:30.828370 | fa163e0a-ba28-f829-538c-000000003425 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:33.581580 | 0.11s 2026-03-14 07:50:30.853209 | fa163e0a-ba28-f829-538c-000000003426 | TASK | Create container logs path 2026-03-14 07:50:31.110222 | fa163e0a-ba28-f829-538c-000000003426 | OK | Create container logs path | undercloud 2026-03-14 07:50:31.111711 | fa163e0a-ba28-f829-538c-000000003426 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:33.864928 | 0.26s 2026-03-14 07:50:31.139204 | fa163e0a-ba28-f829-538c-000000003428 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 07:50:31.399341 | fa163e0a-ba28-f829-538c-000000003428 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-03-14 07:50:31.400678 | fa163e0a-ba28-f829-538c-000000003428 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:34.153888 | 0.26s 2026-03-14 07:50:31.426148 | fa163e0a-ba28-f829-538c-000000003429 | TASK | Finalise hashes for all containers 2026-03-14 07:50:31.492288 | fa163e0a-ba28-f829-538c-000000003429 | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:50:31.493227 | fa163e0a-ba28-f829-538c-000000003429 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:34.246450 | 0.07s 2026-03-14 07:50:31.515097 | fa163e0a-ba28-f829-538c-00000000342b | TASK | Manage systemd shutdown files 2026-03-14 07:50:31.541389 | fa163e0a-ba28-f829-538c-00000000342b | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:34.294603 | 0.03s 2026-03-14 07:50:31.560638 | f067d0b1-f21a-459c-a353-4a852f2f4e31 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-03-14 07:50:31.586034 | fa163e0a-ba28-f829-538c-00000000345e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 07:50:31.814453 | fa163e0a-ba28-f829-538c-00000000345e | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-03-14 07:50:31.816120 | fa163e0a-ba28-f829-538c-00000000345e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:10:34.569334 | 0.23s 2026-03-14 07:50:31.842090 | fa163e0a-ba28-f829-538c-00000000345f | TASK | Set podman_drop_in fact 2026-03-14 07:50:31.893766 | fa163e0a-ba28-f829-538c-00000000345f | OK | Set podman_drop_in fact | undercloud 2026-03-14 07:50:31.894984 | fa163e0a-ba28-f829-538c-00000000345f | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:10:34.648201 | 0.05s 2026-03-14 07:50:31.920424 | fa163e0a-ba28-f829-538c-000000003461 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 07:50:32.429128 | fa163e0a-ba28-f829-538c-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-03-14 07:50:32.430699 | fa163e0a-ba28-f829-538c-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:35.183914 | 0.51s 2026-03-14 07:50:32.892100 | fa163e0a-ba28-f829-538c-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-03-14 07:50:32.893227 | fa163e0a-ba28-f829-538c-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:35.646449 | 0.97s 2026-03-14 07:50:32.900916 | fa163e0a-ba28-f829-538c-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:35.654130 | 0.98s 2026-03-14 07:50:32.926445 | fa163e0a-ba28-f829-538c-000000003462 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 07:50:33.431513 | fa163e0a-ba28-f829-538c-000000003462 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-03-14 07:50:33.432569 | fa163e0a-ba28-f829-538c-000000003462 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:10:36.185764 | 0.50s 2026-03-14 07:50:33.452255 | fa163e0a-ba28-f829-538c-000000003463 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 07:50:33.953273 | fa163e0a-ba28-f829-538c-000000003463 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-03-14 07:50:33.954710 | fa163e0a-ba28-f829-538c-000000003463 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:10:36.707926 | 0.50s 2026-03-14 07:50:33.980242 | fa163e0a-ba28-f829-538c-000000003464 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 07:50:34.732449 | fa163e0a-ba28-f829-538c-000000003464 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-03-14 07:50:34.733890 | fa163e0a-ba28-f829-538c-000000003464 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:10:37.487114 | 0.75s 2026-03-14 07:50:34.754505 | fa163e0a-ba28-f829-538c-000000003465 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 07:50:35.155958 | fa163e0a-ba28-f829-538c-000000003465 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-03-14 07:50:35.157346 | fa163e0a-ba28-f829-538c-000000003465 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:10:37.910564 | 0.40s 2026-03-14 07:50:35.183682 | fa163e0a-ba28-f829-538c-000000003466 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 07:50:35.647969 | fa163e0a-ba28-f829-538c-000000003466 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-03-14 07:50:35.649340 | fa163e0a-ba28-f829-538c-000000003466 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:10:38.402557 | 0.46s 2026-03-14 07:50:35.674438 | fa163e0a-ba28-f829-538c-000000003467 | TASK | Enable and start netns-placeholder 2026-03-14 07:50:36.456197 | fa163e0a-ba28-f829-538c-000000003467 | CHANGED | Enable and start netns-placeholder | undercloud 2026-03-14 07:50:36.458766 | fa163e0a-ba28-f829-538c-000000003467 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:10:39.211984 | 0.78s 2026-03-14 07:50:36.485515 | fa163e0a-ba28-f829-538c-00000000342d | TASK | Update container configs with new config hashes 2026-03-14 07:50:36.536841 | fa163e0a-ba28-f829-538c-00000000342d | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:50:36.538593 | fa163e0a-ba28-f829-538c-00000000342d | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:39.291770 | 0.05s 2026-03-14 07:50:36.571195 | fa163e0a-ba28-f829-538c-00000000342e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 07:50:36.626734 | fa163e0a-ba28-f829-538c-00000000342e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-03-14 07:50:36.628112 | fa163e0a-ba28-f829-538c-00000000342e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:39.381325 | 0.05s 2026-03-14 07:50:36.657894 | fa163e0a-ba28-f829-538c-00000000342f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 07:50:36.710273 | fa163e0a-ba28-f829-538c-00000000342f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-03-14 07:50:36.711477 | fa163e0a-ba28-f829-538c-00000000342f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:39.464694 | 0.05s 2026-03-14 07:50:36.763707 | fa163e0a-ba28-f829-538c-00000000338e | TASK | Clean container_puppet_tasks for undercloud step 5 2026-03-14 07:50:36.937282 | fa163e0a-ba28-f829-538c-00000000338e | OK | Clean container_puppet_tasks for undercloud step 5 | undercloud 2026-03-14 07:50:36.938698 | fa163e0a-ba28-f829-538c-00000000338e | TIMING | Clean container_puppet_tasks for undercloud step 5 | undercloud | 0:10:39.691913 | 0.17s 2026-03-14 07:50:36.978645 | fa163e0a-ba28-f829-538c-00000000338f | TASK | Calculate container_puppet_tasks for undercloud step 5 2026-03-14 07:50:37.043370 | fa163e0a-ba28-f829-538c-00000000338f | TIMING | Calculate container_puppet_tasks for undercloud step 5 | undercloud | 0:10:39.796580 | 0.06s 2026-03-14 07:50:37.069624 | fa163e0a-ba28-f829-538c-000000003390 | TASK | Include container-puppet tasks for step 5 2026-03-14 07:50:37.111897 | fa163e0a-ba28-f829-538c-000000003390 | TIMING | Include container-puppet tasks for step 5 | undercloud | 0:10:39.865100 | 0.04s 2026-03-14 07:50:37.132617 | 9a3c5935-4710-4c62-b394-36b64478f99f | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/host-container-puppet-tasks.yaml | undercloud 2026-03-14 07:50:37.176303 | fa163e0a-ba28-f829-538c-000000003499 | TASK | Write container-puppet-tasks json file for undercloud step 5 2026-03-14 07:50:37.676481 | fa163e0a-ba28-f829-538c-000000003499 | CHANGED | Write container-puppet-tasks json file for undercloud step 5 | undercloud 2026-03-14 07:50:37.677675 | fa163e0a-ba28-f829-538c-000000003499 | TIMING | Write container-puppet-tasks json file for undercloud step 5 | undercloud | 0:10:40.430892 | 0.50s 2026-03-14 07:50:37.704439 | fa163e0a-ba28-f829-538c-00000000349b | TASK | Generate container puppet configs for step 5 2026-03-14 07:50:38.017044 | fa163e0a-ba28-f829-538c-00000000349b | OK | Generate container puppet configs for step 5 | undercloud 2026-03-14 07:50:38.018664 | fa163e0a-ba28-f829-538c-00000000349b | TIMING | Generate container puppet configs for step 5 | undercloud | 0:10:40.771876 | 0.31s 2026-03-14 07:50:38.041860 | fa163e0a-ba28-f829-538c-00000000349c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 07:50:38.074138 | fa163e0a-ba28-f829-538c-00000000349c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | undercloud | 0:10:40.827333 | 0.03s 2026-03-14 07:50:38.145867 | fa163e0a-ba28-f829-538c-0000000034cb | TASK | Gather variables for each operating system 2026-03-14 07:50:38.270518 | fa163e0a-ba28-f829-538c-0000000034cb | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:41.023715 | 0.12s 2026-03-14 07:50:38.296273 | fa163e0a-ba28-f829-538c-0000000034cc | TASK | Create container logs path 2026-03-14 07:50:38.579043 | fa163e0a-ba28-f829-538c-0000000034cc | OK | Create container logs path | undercloud 2026-03-14 07:50:38.580457 | fa163e0a-ba28-f829-538c-0000000034cc | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:41.333676 | 0.28s 2026-03-14 07:50:38.609130 | fa163e0a-ba28-f829-538c-0000000034ce | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 07:50:38.892338 | fa163e0a-ba28-f829-538c-0000000034ce | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-03-14 07:50:38.893758 | fa163e0a-ba28-f829-538c-0000000034ce | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:41.646973 | 0.28s 2026-03-14 07:50:38.919360 | fa163e0a-ba28-f829-538c-0000000034cf | TASK | Finalise hashes for all containers 2026-03-14 07:50:38.964441 | fa163e0a-ba28-f829-538c-0000000034cf | OK | Finalise hashes for all containers | undercloud 2026-03-14 07:50:38.965897 | fa163e0a-ba28-f829-538c-0000000034cf | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:41.719113 | 0.05s 2026-03-14 07:50:38.991534 | fa163e0a-ba28-f829-538c-0000000034d1 | TASK | Manage systemd shutdown files 2026-03-14 07:50:39.026224 | fa163e0a-ba28-f829-538c-0000000034d1 | SKIPPED | Manage systemd shutdown files | undercloud 2026-03-14 07:50:39.027425 | fa163e0a-ba28-f829-538c-0000000034d1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:41.780643 | 0.03s 2026-03-14 07:50:39.053331 | fa163e0a-ba28-f829-538c-0000000034d3 | TASK | Update container configs with new config hashes 2026-03-14 07:50:39.103598 | fa163e0a-ba28-f829-538c-0000000034d3 | SKIPPED | Update container configs with new config hashes | undercloud 2026-03-14 07:50:39.104721 | fa163e0a-ba28-f829-538c-0000000034d3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:41.857939 | 0.05s 2026-03-14 07:50:39.132239 | fa163e0a-ba28-f829-538c-0000000034d4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 07:50:39.185330 | fa163e0a-ba28-f829-538c-0000000034d4 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-03-14 07:50:39.186660 | fa163e0a-ba28-f829-538c-0000000034d4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:41.939875 | 0.05s 2026-03-14 07:50:39.214840 | fa163e0a-ba28-f829-538c-0000000034d5 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 07:50:39.267307 | fa163e0a-ba28-f829-538c-0000000034d5 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-03-14 07:50:39.268599 | fa163e0a-ba28-f829-538c-0000000034d5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:42.021781 | 0.05s PLAY [Server Post Deployments] ************************************************* 2026-03-14 07:50:39.446408 | fa163e0a-ba28-f829-538c-0000000000f6 | TASK | Server Post Deployments 2026-03-14 07:50:39.480026 | fa163e0a-ba28-f829-538c-0000000000f6 | OK | Server Post Deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000f6') missing from stats 2026-03-14 07:50:39.570125 | fa163e0a-ba28-f829-538c-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:42.323322 | 0.06s 2026-03-14 07:50:39.580024 | fa163e0a-ba28-f829-538c-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:42.333247 | 0.07s 2026-03-14 07:50:39.585525 | fa163e0a-ba28-f829-538c-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:42.338750 | 0.08s 2026-03-14 07:50:39.597938 | fa163e0a-ba28-f829-538c-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:42.351152 | 0.09s 2026-03-14 07:50:39.653673 | c8bd3218-aebd-42a9-8244-c0f401fedf34 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/deployments.yaml | undercloud 2026-03-14 07:50:39.684634 | 8a42f7f4-faae-4aaf-8608-0f1bbf06cc23 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/deployments.yaml | undercloud 2026-03-14 07:50:39.708820 | 3a7fb519-df54-47d0-9cb0-9c3838476eb0 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o/deployments.yaml | undercloud 2026-03-14 07:50:39.731604 | fa163e0a-ba28-f829-538c-00000000352a | TASK | Quote the JSON queries to escape invalid characters 2026-03-14 07:50:39.767891 | fa163e0a-ba28-f829-538c-00000000352a | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-03-14 07:50:39.768788 | fa163e0a-ba28-f829-538c-00000000352a | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:42.522011 | 0.04s 2026-03-14 07:50:39.788817 | fa163e0a-ba28-f829-538c-00000000352b | TASK | Lookup deployment UUID 2026-03-14 07:50:39.861663 | fa163e0a-ba28-f829-538c-00000000352b | OK | Lookup deployment UUID | undercloud 2026-03-14 07:50:39.862967 | fa163e0a-ba28-f829-538c-00000000352b | TIMING | Lookup deployment UUID | undercloud | 0:10:42.616183 | 0.07s 2026-03-14 07:50:39.887842 | fa163e0a-ba28-f829-538c-00000000352c | TASK | Lookup deployment group 2026-03-14 07:50:39.962287 | fa163e0a-ba28-f829-538c-00000000352c | OK | Lookup deployment group | undercloud 2026-03-14 07:50:39.963652 | fa163e0a-ba28-f829-538c-00000000352c | TIMING | Lookup deployment group | undercloud | 0:10:42.716868 | 0.07s 2026-03-14 07:50:39.990707 | fa163e0a-ba28-f829-538c-00000000352e | TASK | Create hiera check-mode directory 2026-03-14 07:50:40.019593 | fa163e0a-ba28-f829-538c-00000000352e | SKIPPED | Create hiera check-mode directory | undercloud 2026-03-14 07:50:40.020707 | fa163e0a-ba28-f829-538c-00000000352e | TIMING | Create hiera check-mode directory | undercloud | 0:10:42.773925 | 0.03s 2026-03-14 07:50:40.046334 | fa163e0a-ba28-f829-538c-00000000352f | TASK | Create deployed check-mode directory 2026-03-14 07:50:40.076296 | fa163e0a-ba28-f829-538c-00000000352f | SKIPPED | Create deployed check-mode directory | undercloud 2026-03-14 07:50:40.077461 | fa163e0a-ba28-f829-538c-00000000352f | TIMING | Create deployed check-mode directory | undercloud | 0:10:42.830680 | 0.03s 2026-03-14 07:50:40.102260 | fa163e0a-ba28-f829-538c-000000003530 | TASK | Create tripleo-config-download check-mode directory 2026-03-14 07:50:40.134419 | fa163e0a-ba28-f829-538c-000000003530 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-03-14 07:50:40.135527 | fa163e0a-ba28-f829-538c-000000003530 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:10:42.888746 | 0.03s 2026-03-14 07:50:40.162995 | fa163e0a-ba28-f829-538c-000000003531 | TASK | Template deployment file for UndercloudPostDeployment 2026-03-14 07:50:40.195688 | fa163e0a-ba28-f829-538c-000000003531 | SKIPPED | Template deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:40.197247 | fa163e0a-ba28-f829-538c-000000003531 | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:42.950458 | 0.03s 2026-03-14 07:50:40.222350 | fa163e0a-ba28-f829-538c-000000003532 | TASK | Slurp remote deployment file for UndercloudPostDeployment 2026-03-14 07:50:40.252666 | fa163e0a-ba28-f829-538c-000000003532 | SKIPPED | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:40.253827 | fa163e0a-ba28-f829-538c-000000003532 | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:10:43.007045 | 0.03s 2026-03-14 07:50:40.279608 | fa163e0a-ba28-f829-538c-000000003533 | TASK | Remote copy deployment file for UndercloudPostDeployment 2026-03-14 07:50:40.310166 | fa163e0a-ba28-f829-538c-000000003533 | SKIPPED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:40.311527 | fa163e0a-ba28-f829-538c-000000003533 | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:10:43.064738 | 0.03s 2026-03-14 07:50:40.337137 | fa163e0a-ba28-f829-538c-000000003534 | TASK | Run hiera deployment for check mode 2026-03-14 07:50:40.368857 | fa163e0a-ba28-f829-538c-000000003534 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-03-14 07:50:40.370221 | fa163e0a-ba28-f829-538c-000000003534 | TIMING | Run hiera deployment for check mode | undercloud | 0:10:43.123438 | 0.03s 2026-03-14 07:50:40.396317 | fa163e0a-ba28-f829-538c-000000003535 | TASK | List hieradata files for check mode 2026-03-14 07:50:40.427824 | fa163e0a-ba28-f829-538c-000000003535 | SKIPPED | List hieradata files for check mode | undercloud 2026-03-14 07:50:40.429234 | fa163e0a-ba28-f829-538c-000000003535 | TIMING | List hieradata files for check mode | undercloud | 0:10:43.182452 | 0.03s 2026-03-14 07:50:40.453113 | fa163e0a-ba28-f829-538c-000000003536 | TASK | diff hieradata changes for check mode 2026-03-14 07:50:40.482404 | fa163e0a-ba28-f829-538c-000000003536 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:40.483308 | fa163e0a-ba28-f829-538c-000000003536 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:43.236534 | 0.03s 2026-03-14 07:50:40.502173 | fa163e0a-ba28-f829-538c-000000003538 | TASK | diff hieradata changes for check mode 2026-03-14 07:50:40.532114 | fa163e0a-ba28-f829-538c-000000003538 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:40.533497 | fa163e0a-ba28-f829-538c-000000003538 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:43.286715 | 0.03s 2026-03-14 07:50:40.558853 | fa163e0a-ba28-f829-538c-00000000353a | TASK | hiera.yaml changes for check mode 2026-03-14 07:50:40.587644 | fa163e0a-ba28-f829-538c-00000000353a | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:40.588755 | fa163e0a-ba28-f829-538c-00000000353a | TIMING | hiera.yaml changes for check mode | undercloud | 0:10:43.341974 | 0.03s 2026-03-14 07:50:40.612521 | fa163e0a-ba28-f829-538c-00000000353b | TASK | diff hiera.yaml changes for check mode 2026-03-14 07:50:40.642245 | fa163e0a-ba28-f829-538c-00000000353b | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:40.643312 | fa163e0a-ba28-f829-538c-00000000353b | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:10:43.396530 | 0.03s 2026-03-14 07:50:40.668663 | fa163e0a-ba28-f829-538c-00000000353d | TASK | Template deployment file for UndercloudPostDeployment 2026-03-14 07:50:41.254183 | fa163e0a-ba28-f829-538c-00000000353d | CHANGED | Template deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:41.255515 | fa163e0a-ba28-f829-538c-00000000353d | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:44.008730 | 0.59s 2026-03-14 07:50:41.280643 | fa163e0a-ba28-f829-538c-00000000353e | TASK | Slurp remote deployment file for UndercloudPostDeployment 2026-03-14 07:50:41.490231 | fa163e0a-ba28-f829-538c-00000000353e | OK | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:41.491446 | fa163e0a-ba28-f829-538c-00000000353e | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:10:44.244660 | 0.21s 2026-03-14 07:50:41.517731 | fa163e0a-ba28-f829-538c-00000000353f | TASK | Remote copy deployment file for UndercloudPostDeployment 2026-03-14 07:50:41.981917 | fa163e0a-ba28-f829-538c-00000000353f | CHANGED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:41.983262 | fa163e0a-ba28-f829-538c-00000000353f | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:10:44.736477 | 0.46s 2026-03-14 07:50:42.008996 | fa163e0a-ba28-f829-538c-000000003540 | TASK | Check if deployed file exists for UndercloudPostDeployment 2026-03-14 07:50:42.211018 | fa163e0a-ba28-f829-538c-000000003540 | OK | Check if deployed file exists for UndercloudPostDeployment | undercloud 2026-03-14 07:50:42.212309 | fa163e0a-ba28-f829-538c-000000003540 | TIMING | Check if deployed file exists for UndercloudPostDeployment | undercloud | 0:10:44.965526 | 0.20s 2026-03-14 07:50:42.237664 | fa163e0a-ba28-f829-538c-000000003541 | TASK | Check previous deployment rc for UndercloudPostDeployment 2026-03-14 07:50:42.287256 | fa163e0a-ba28-f829-538c-000000003541 | SKIPPED | Check previous deployment rc for UndercloudPostDeployment | undercloud 2026-03-14 07:50:42.288411 | fa163e0a-ba28-f829-538c-000000003541 | TIMING | Check previous deployment rc for UndercloudPostDeployment | undercloud | 0:10:45.041627 | 0.05s 2026-03-14 07:50:42.314715 | fa163e0a-ba28-f829-538c-000000003542 | TASK | Remove deployed file for UndercloudPostDeployment when previous deployment failed 2026-03-14 07:50:42.347777 | fa163e0a-ba28-f829-538c-000000003542 | SKIPPED | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud 2026-03-14 07:50:42.348956 | fa163e0a-ba28-f829-538c-000000003542 | TIMING | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud | 0:10:45.102174 | 0.03s 2026-03-14 07:50:42.374141 | fa163e0a-ba28-f829-538c-000000003543 | TASK | Force remove deployed file for UndercloudPostDeployment 2026-03-14 07:50:42.407472 | fa163e0a-ba28-f829-538c-000000003543 | SKIPPED | Force remove deployed file for UndercloudPostDeployment | undercloud 2026-03-14 07:50:42.408357 | fa163e0a-ba28-f829-538c-000000003543 | TIMING | Force remove deployed file for UndercloudPostDeployment | undercloud | 0:10:45.161576 | 0.03s 2026-03-14 07:50:42.428658 | fa163e0a-ba28-f829-538c-000000003544 | TASK | Run async deployment UndercloudPostDeployment ASYNC OK on undercloud: jid=77221518784.55847 2026-03-14 07:50:46.101097 | fa163e0a-ba28-f829-538c-000000003544 | CHANGED | Run async deployment UndercloudPostDeployment | undercloud 2026-03-14 07:50:46.102196 | fa163e0a-ba28-f829-538c-000000003544 | TIMING | Run async deployment UndercloudPostDeployment | undercloud | 0:10:48.855412 | 3.67s 2026-03-14 07:50:46.127923 | fa163e0a-ba28-f829-538c-000000003545 | TASK | Output for async deployment UndercloudPostDeployment 2026-03-14 07:50:46.177342 | fa163e0a-ba28-f829-538c-000000003545 | OK | Output for async deployment UndercloudPostDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-03-14 07:50:42,966] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/a52198be-f2a6-42fb-b847-c37bca160409.json", "[2026-03-14 07:50:43,084] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogInNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQmdR", " Q2R3S2MxYWZEZm1jdkoya3dRNW0rVGhHSEdyRURDMHhxWW9FZFNUb05yeFRhM0lreXU5dlQrUnNr", " cWtOSk5ISHVFK20ySUx1WGVjbkRvOVlpOUdPcS9uSitTMVlubERYaXUwVWZxQnBISSs2YVc0Yjk4", " MXVyazQwN2ErTlh1YkF2K0xOUDdjckpYMEU5bXRWR2pWZ0RXUGIzaDEwellmeE1HNWQ1MkJvYzE5", " Zm96MmFkNFgvN1lYVVc5VzlYb1FhU1EzZ0NhQlJwb2luanhUV1g0Z21razBOR1gzd01wYldDS3Z4", " T3FsTDJvOXd4ZmNFdWNUbUdaQ1dZS0Q1KzdoZGxYZlVUdk1YU0w4djlSZ2xEK3MyNUpEZW90K3Jz", " Nk1XdDJIS0JkdWNVeG5DUEwzWW4xcEQ2NWRsejF6U2F5Y09yd2lSVm9MbXZ5bkU5aWRLVFZvTjU0", " RlM1MTlPNDdNZ0pER0lRZWJOSWRiWnRMemhyUmx0Mmkwa3FSTldEdWwwSkVEalp5V3lMRDFzV3dV", " NnhJd1BZREhpbHM0azN3WlFNSWNWRXhoWm4xcElMMFFLc2dxeE1RQ0FXWENoRDUrYW9ybnN6V0Fp", " Z0xiMTZseGk4VW9BUlF3US95VG1MaFdpZ0hZMkZsSjVkMEZwakVJS0tkZisxYUszdlBRRFA5ZVgw", " PSB6dXVsLWJ1aWxkLXNzaGtleVxuIiwgImRlcGxveV9zdGRlcnIiOiAiKyBIT01FRElSPS9ob21l", " L3p1dWxcbisgQ0xPVURfTkFNRT11bmRlcmNsb3VkXG4rKyBscyAtbGQgL2hvbWUvenV1bFxuKysg", " YXdrICd7cHJpbnQgJDN9J1xuKyBVU0VSTkFNRT16dXVsXG4rKyBscyAtbGQgL2hvbWUvenV1bFxu", " KysgYXdrICd7cHJpbnQgJDR9J1xuKyBHUk9VUE5BTUU9enV1bFxuKyB0b3VjaCAvaG9tZS96dXVs", " L3N0YWNrcmNcbisgY2htb2QgMDYwMCAvaG9tZS96dXVsL3N0YWNrcmNcbisgY2F0XG4rIGNhdFxu", " KyAnWycgLW4gJycgJ10nXG4rIGNob3duIHp1dWw6enV1bCAvaG9tZS96dXVsL3N0YWNrcmNcbisg", " LiAvaG9tZS96dXVsL3N0YWNrcmNcbisrKyBzZXRcbisrKyBhd2sgLUY9ICcvXk9TXy8ge3ByaW50", " ICQxfSdcbisrIGV4cG9ydCBPU19DTE9VRD11bmRlcmNsb3VkXG4rKyBPU19DTE9VRD11bmRlcmNs", " b3VkXG4rKyAnWycgLXogJycgJ10nXG4rKyBleHBvcnQgUFMxPVxuKysgUFMxPVxuKysgZXhwb3J0", " ICdQUzE9JHtPU19DTE9VRDorKCRPU19DTE9VRCl9ICdcbisrIFBTMT0nJHtPU19DTE9VRDorKCRP", " U19DTE9VRCl9ICdcbisrIGV4cG9ydCBDTE9VRFBST01QVF9FTkFCTEVEPTFcbisrIENMT1VEUFJP", " TVBUX0VOQUJMRUQ9MVxuKyAnWycgJyEnIC1mIC9ob21lL3p1dWwvLnNzaC9hdXRob3JpemVkX2tl", " eXMgJ10nXG4rICdbJyAnIScgLWYgL2hvbWUvenV1bC8uc3NoL2lkX3JzYSAnXSdcbisrIGNhdCAv", " aG9tZS96dXVsLy5zc2gvaWRfcnNhLnB1YlxuKyBncmVwICdzc2gtcnNhIEFBQUFCM056YUMxeWMy", " RUFBQUFEQVFBQkFBQUJnUUNkd0tjMWFmRGZtY3ZKMmt3UTVtK1RoR0hHckVEQzB4cVlvRWRTVG9O", " cnhUYTNJa3l1OXZUK1Jza3FrTkpOSEh1RSttMklMdVhlY25EbzlZaTlHT3EvbkorUzFZbmxEWGl1", " MFVmcUJwSEkrNmFXNGI5ODF1cms0MDdhK05YdWJBditMTlA3Y3JKWDBFOW10VkdqVmdEV1BiM2gx", " MHpZZnhNRzVkNTJCb2MxOWZvejJhZDRYLzdZWFVXOVc5WG9RYVNRM2dDYUJScG9pbmp4VFdYNGdt", " a2swTkdYM3dNcGJXQ0t2eE9xbEwybzl3eGZjRXVjVG1HWkNXWUtENSs3aGRsWGZVVHZNWFNMOHY5", " UmdsRCtzMjVKRGVvdCtyczZNV3QySEtCZHVjVXhuQ1BMM1luMXBENjVkbHoxelNheWNPcndpUlZv", " TG12eW5FOWlkS1RWb041NEZTNTE5TzQ3TWdKREdJUWViTklkYlp0THpoclJsdDJpMGtxUk5XRHVs", " MEpFRGpaeVd5TEQxc1d3VTZ4SXdQWURIaWxzNGszd1pRTUljVkV4aFpuMXBJTDBRS3NncXhNUUNB", " V1hDaEQ1K2Fvcm5zeldBaWdMYjE2bHhpOFVvQVJRd1EveVRtTGhXaWdIWTJGbEo1ZDBGcGpFSUtL", " ZGYrMWFLM3ZQUURQOWVYMD0genV1bC1idWlsZC1zc2hrZXknIC9ob21lL3p1dWwvLnNzaC9hdXRo", " b3JpemVkX2tleXNcbisgY2hvd24gLVIgenV1bDp6dXVsIC9ob21lL3p1dWwvLnNzaFxuIiwgImRl", " cGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2026-03-14 07:50:43,085] (heat-config) [DEBUG] b'[2026-03-14 07:50:43,031] (heat-config) [INFO] ssl_certificate=\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] cloud_name=undercloud\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] homedir=/home/zuul\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] deploy_server_id=156f375b-f403-40d0-95a4-8c1b2d6aa5bd\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] deploy_action=CREATE\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-mzotqaudqi5b-UndercloudExtraConfigPost-ohjm3ffphutq-UndercloudPostDeployment-7vnan7vzgfhj-0-a6smsjhg5r22/52b94f80-e6b1-41d7-a3e2-06ebe2fd5d2a\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-03-14 07:50:43,031] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-03-14 07:50:43,031] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/a52198be-f2a6-42fb-b847-c37bca160409\\n[2026-03-14 07:50:43,068] (heat-config) [INFO] b\\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdwKc1afDfmcvJ2kwQ5m+ThGHGrEDC0xqYoEdSToNrxTa3Ikyu9vT+RskqkNJNHHuE+m2ILuXecnDo9Yi9GOq/nJ+S1YnlDXiu0UfqBpHI+6aW4b981urk407a+NXubAv+LNP7crJX0E9mtVGjVgDWPb3h10zYfxMG5d52Boc19foz2ad4X/7YXUW9W9XoQaSQ3gCaBRpoinjxTWX4gmkk0NGX3wMpbWCKvxOqlL2o9wxfcEucTmGZCWYKD5+7hdlXfUTvMXSL8v9RglD+s25JDeot+rs6MWt2HKBducUxnCPL3Yn1pD65dlz1zSaycOrwiRVoLmvynE9idKTVoN54FS519O47MgJDGIQebNIdbZtLzhrRlt2i0kqRNWDul0JEDjZyWyLD1sWwU6xIwPYDHils4k3wZQMIcVExhZn1pIL0QKsgqxMQCAWXChD5+aornszWAigLb16lxi8UoARQwQ/yTmLhWigHY2FlJ5d0FpjEIKKdf+1aK3vPQDP9eX0= zuul-build-sshkey\\\\n\\'\\n[2026-03-14 07:50:43,068] (heat-config) [DEBUG] b\"+ HOMEDIR=/home/zuul\\\\n+ CLOUD_NAME=undercloud\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $3}\\'\\\\n+ USERNAME=zuul\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $4}\\'\\\\n+ GROUPNAME=zuul\\\\n+ touch /home/zuul/stackrc\\\\n+ chmod 0600 /home/zuul/stackrc\\\\n+ cat\\\\n+ cat\\\\n+ \\'[\\' -n \\'\\' \\']\\'\\\\n+ chown zuul:zuul /home/zuul/stackrc\\\\n+ . /home/zuul/stackrc\\\\n+++ set\\\\n+++ awk -F= \\'/^OS_/ {print $1}\\'\\\\n++ export OS_CLOUD=undercloud\\\\n++ OS_CLOUD=undercloud\\\\n++ \\'[\\' -z \\'\\' \\']\\'\\\\n++ export PS1=\\\\n++ PS1=\\\\n++ export \\'PS1=${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ PS1=\\'${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ export CLOUDPROMPT_ENABLED=1\\\\n++ CLOUDPROMPT_ENABLED=1\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/authorized_keys \\']\\'\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/id_rsa \\']\\'\\\\n++ cat /home/zuul/.ssh/id_rsa.pub\\\\n+ grep \\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdwKc1afDfmcvJ2kwQ5m+ThGHGrEDC0xqYoEdSToNrxTa3Ikyu9vT+RskqkNJNHHuE+m2ILuXecnDo9Yi9GOq/nJ+S1YnlDXiu0UfqBpHI+6aW4b981urk407a+NXubAv+LNP7crJX0E9mtVGjVgDWPb3h10zYfxMG5d52Boc19foz2ad4X/7YXUW9W9XoQaSQ3gCaBRpoinjxTWX4gmkk0NGX3wMpbWCKvxOqlL2o9wxfcEucTmGZCWYKD5+7hdlXfUTvMXSL8v9RglD+s25JDeot+rs6MWt2HKBducUxnCPL3Yn1pD65dlz1zSaycOrwiRVoLmvynE9idKTVoN54FS519O47MgJDGIQebNIdbZtLzhrRlt2i0kqRNWDul0JEDjZyWyLD1sWwU6xIwPYDHils4k3wZQMIcVExhZn1pIL0QKsgqxMQCAWXChD5+aornszWAigLb16lxi8UoARQwQ/yTmLhWigHY2FlJ5d0FpjEIKKdf+1aK3vPQDP9eX0= zuul-build-sshkey\\' /home/zuul/.ssh/authorized_keys\\\\n+ chown -R zuul:zuul /home/zuul/.ssh\\\\n\"\\n[2026-03-14 07:50:43,068] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/a52198be-f2a6-42fb-b847-c37bca160409\\n'", "[2026-03-14 07:50:43,085] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-03-14 07:50:43,085] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/a52198be-f2a6-42fb-b847-c37bca160409.json < /var/lib/heat-config/deployed/a52198be-f2a6-42fb-b847-c37bca160409.notify.json", "[2026-03-14 07:50:43,791] (heat-config) [INFO] b''", "[2026-03-14 07:50:43,791] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-03-14 07:50:46.178651 | fa163e0a-ba28-f829-538c-000000003545 | TIMING | Output for async deployment UndercloudPostDeployment | undercloud | 0:10:48.931866 | 0.05s 2026-03-14 07:50:46.198688 | fa163e0a-ba28-f829-538c-000000003546 | TASK | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) 2026-03-14 07:50:46.224355 | fa163e0a-ba28-f829-538c-000000003546 | SKIPPED | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud 2026-03-14 07:50:46.225089 | fa163e0a-ba28-f829-538c-000000003546 | TIMING | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud | 0:10:48.978315 | 0.03s 2026-03-14 07:50:46.252223 | fa163e0a-ba28-f829-538c-00000000354c | TASK | Quote the JSON queries to escape invalid characters 2026-03-14 07:50:46.293424 | fa163e0a-ba28-f829-538c-00000000354c | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-03-14 07:50:46.294239 | fa163e0a-ba28-f829-538c-00000000354c | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:49.047465 | 0.04s 2026-03-14 07:50:46.312857 | fa163e0a-ba28-f829-538c-00000000354d | TASK | Lookup deployment UUID 2026-03-14 07:50:46.383346 | fa163e0a-ba28-f829-538c-00000000354d | OK | Lookup deployment UUID | undercloud 2026-03-14 07:50:46.384517 | fa163e0a-ba28-f829-538c-00000000354d | TIMING | Lookup deployment UUID | undercloud | 0:10:49.137734 | 0.07s 2026-03-14 07:50:46.409271 | fa163e0a-ba28-f829-538c-00000000354e | TASK | Lookup deployment group 2026-03-14 07:50:46.464599 | fa163e0a-ba28-f829-538c-00000000354e | OK | Lookup deployment group | undercloud 2026-03-14 07:50:46.465755 | fa163e0a-ba28-f829-538c-00000000354e | TIMING | Lookup deployment group | undercloud | 0:10:49.218974 | 0.06s 2026-03-14 07:50:46.489248 | fa163e0a-ba28-f829-538c-000000003550 | TASK | Create hiera check-mode directory 2026-03-14 07:50:46.517736 | fa163e0a-ba28-f829-538c-000000003550 | SKIPPED | Create hiera check-mode directory | undercloud 2026-03-14 07:50:46.518796 | fa163e0a-ba28-f829-538c-000000003550 | TIMING | Create hiera check-mode directory | undercloud | 0:10:49.272015 | 0.03s 2026-03-14 07:50:46.542753 | fa163e0a-ba28-f829-538c-000000003551 | TASK | Create deployed check-mode directory 2026-03-14 07:50:46.571678 | fa163e0a-ba28-f829-538c-000000003551 | SKIPPED | Create deployed check-mode directory | undercloud 2026-03-14 07:50:46.572830 | fa163e0a-ba28-f829-538c-000000003551 | TIMING | Create deployed check-mode directory | undercloud | 0:10:49.326049 | 0.03s 2026-03-14 07:50:46.597212 | fa163e0a-ba28-f829-538c-000000003552 | TASK | Create tripleo-config-download check-mode directory 2026-03-14 07:50:46.617503 | fa163e0a-ba28-f829-538c-000000003552 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-03-14 07:50:46.618629 | fa163e0a-ba28-f829-538c-000000003552 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:10:49.371843 | 0.02s 2026-03-14 07:50:46.646609 | fa163e0a-ba28-f829-538c-000000003553 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:46.678948 | fa163e0a-ba28-f829-538c-000000003553 | SKIPPED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:46.680017 | fa163e0a-ba28-f829-538c-000000003553 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:49.433235 | 0.03s 2026-03-14 07:50:46.705790 | fa163e0a-ba28-f829-538c-000000003554 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:46.734101 | fa163e0a-ba28-f829-538c-000000003554 | SKIPPED | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:46.735233 | fa163e0a-ba28-f829-538c-000000003554 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:49.488450 | 0.03s 2026-03-14 07:50:46.760490 | fa163e0a-ba28-f829-538c-000000003555 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:46.790089 | fa163e0a-ba28-f829-538c-000000003555 | SKIPPED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:46.791209 | fa163e0a-ba28-f829-538c-000000003555 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:49.544426 | 0.03s 2026-03-14 07:50:46.814903 | fa163e0a-ba28-f829-538c-000000003556 | TASK | Run hiera deployment for check mode 2026-03-14 07:50:46.847801 | fa163e0a-ba28-f829-538c-000000003556 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-03-14 07:50:46.849030 | fa163e0a-ba28-f829-538c-000000003556 | TIMING | Run hiera deployment for check mode | undercloud | 0:10:49.602247 | 0.03s 2026-03-14 07:50:46.873031 | fa163e0a-ba28-f829-538c-000000003557 | TASK | List hieradata files for check mode 2026-03-14 07:50:46.903726 | fa163e0a-ba28-f829-538c-000000003557 | SKIPPED | List hieradata files for check mode | undercloud 2026-03-14 07:50:46.904785 | fa163e0a-ba28-f829-538c-000000003557 | TIMING | List hieradata files for check mode | undercloud | 0:10:49.658004 | 0.03s 2026-03-14 07:50:46.929084 | fa163e0a-ba28-f829-538c-000000003558 | TASK | diff hieradata changes for check mode 2026-03-14 07:50:46.960087 | fa163e0a-ba28-f829-538c-000000003558 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:46.961180 | fa163e0a-ba28-f829-538c-000000003558 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:49.714399 | 0.03s 2026-03-14 07:50:46.985669 | fa163e0a-ba28-f829-538c-00000000355a | TASK | diff hieradata changes for check mode 2026-03-14 07:50:47.016976 | fa163e0a-ba28-f829-538c-00000000355a | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:47.018080 | fa163e0a-ba28-f829-538c-00000000355a | TIMING | diff hieradata changes for check mode | undercloud | 0:10:49.771300 | 0.03s 2026-03-14 07:50:47.041662 | fa163e0a-ba28-f829-538c-00000000355c | TASK | hiera.yaml changes for check mode 2026-03-14 07:50:47.071518 | fa163e0a-ba28-f829-538c-00000000355c | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:47.072814 | fa163e0a-ba28-f829-538c-00000000355c | TIMING | hiera.yaml changes for check mode | undercloud | 0:10:49.826033 | 0.03s 2026-03-14 07:50:47.096966 | fa163e0a-ba28-f829-538c-00000000355d | TASK | diff hiera.yaml changes for check mode 2026-03-14 07:50:47.128340 | fa163e0a-ba28-f829-538c-00000000355d | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:47.129431 | fa163e0a-ba28-f829-538c-00000000355d | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:10:49.882649 | 0.03s 2026-03-14 07:50:47.155264 | fa163e0a-ba28-f829-538c-00000000355f | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:47.706493 | fa163e0a-ba28-f829-538c-00000000355f | CHANGED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:47.707262 | fa163e0a-ba28-f829-538c-00000000355f | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:50.460486 | 0.55s 2026-03-14 07:50:47.724481 | fa163e0a-ba28-f829-538c-000000003560 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:47.956345 | fa163e0a-ba28-f829-538c-000000003560 | OK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:47.957609 | fa163e0a-ba28-f829-538c-000000003560 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:50.710820 | 0.23s 2026-03-14 07:50:47.983067 | fa163e0a-ba28-f829-538c-000000003561 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:48.517708 | fa163e0a-ba28-f829-538c-000000003561 | CHANGED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:48.519034 | fa163e0a-ba28-f829-538c-000000003561 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:51.272249 | 0.53s 2026-03-14 07:50:48.546308 | fa163e0a-ba28-f829-538c-000000003562 | TASK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:48.768236 | fa163e0a-ba28-f829-538c-000000003562 | OK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:48.769707 | fa163e0a-ba28-f829-538c-000000003562 | TIMING | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:51.522920 | 0.22s 2026-03-14 07:50:48.796082 | fa163e0a-ba28-f829-538c-000000003563 | TASK | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:48.848041 | fa163e0a-ba28-f829-538c-000000003563 | SKIPPED | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:48.849394 | fa163e0a-ba28-f829-538c-000000003563 | TIMING | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:51.602612 | 0.05s 2026-03-14 07:50:48.876791 | fa163e0a-ba28-f829-538c-000000003564 | TASK | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed 2026-03-14 07:50:48.908010 | fa163e0a-ba28-f829-538c-000000003564 | SKIPPED | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud 2026-03-14 07:50:48.909298 | fa163e0a-ba28-f829-538c-000000003564 | TIMING | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud | 0:10:51.662508 | 0.03s 2026-03-14 07:50:48.935492 | fa163e0a-ba28-f829-538c-000000003565 | TASK | Force remove deployed file for UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:48.965840 | fa163e0a-ba28-f829-538c-000000003565 | SKIPPED | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:48.967023 | fa163e0a-ba28-f829-538c-000000003565 | TIMING | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:51.720239 | 0.03s 2026-03-14 07:50:48.992950 | fa163e0a-ba28-f829-538c-000000003566 | TASK | Run async deployment UndercloudCtlplaneNetworkDeployment ASYNC POLL on undercloud: jid=661215029237.56087 started=1 finished=0 ASYNC OK on undercloud: jid=661215029237.56087 2026-03-14 07:50:55.940379 | fa163e0a-ba28-f829-538c-000000003566 | CHANGED | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud 2026-03-14 07:50:55.941885 | fa163e0a-ba28-f829-538c-000000003566 | TIMING | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:58.695101 | 6.95s 2026-03-14 07:50:55.968916 | fa163e0a-ba28-f829-538c-000000003567 | TASK | Output for async deployment UndercloudCtlplaneNetworkDeployment 2026-03-14 07:50:56.044220 | fa163e0a-ba28-f829-538c-000000003567 | OK | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-03-14 07:50:49,598] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/554039ca-2377-43d8-b824-a335fd6e60e2.json", "[2026-03-14 07:50:52,202] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIklORk86IE5ldHdvcmsgY3JlYXRlZCBvcGVuc3RhY2submV0d29y", " ay52Mi5uZXR3b3JrLk5ldHdvcmsobmFtZT1jdGxwbGFuZSwgcHJvdmlkZXI6bmV0d29ya190eXBl", " PWZsYXQsIHByb3ZpZGVyOnBoeXNpY2FsX25ldHdvcms9Y3RscGxhbmUsIG10dT0xNDUwLCBkbnNf", " ZG9tYWluPWN0bHBsYW5lLm9vby50ZXN0LiwgaWQ9NzUxMTdmZGYtNjAyNC00M2I0LWFhNzAtZjZh", " MWFiZWNmMTg5LCBhZG1pbl9zdGF0ZV91cD1UcnVlLCBzdGF0dXM9QUNUSVZFLCBzdWJuZXRzPVtd", " LCBzaGFyZWQ9RmFsc2UsIHByb2plY3RfaWQ9NjE5MzUwYmY0MGMxNGZmZWFjMjc2N2YyNDljNTI1", " ZmEsIHBvcnRfc2VjdXJpdHlfZW5hYmxlZD1UcnVlLCByb3V0ZXI6ZXh0ZXJuYWw9RmFsc2UsIHBy", " b3ZpZGVyOnNlZ21lbnRhdGlvbl9pZD1Ob25lLCBpc19kZWZhdWx0PUZhbHNlLCBhdmFpbGFiaWxp", " dHlfem9uZV9oaW50cz1bXSwgYXZhaWxhYmlsaXR5X3pvbmVzPVtdLCBpcHY0X2FkZHJlc3Nfc2Nv", " cGU9Tm9uZSwgaXB2Nl9hZGRyZXNzX3Njb3BlPU5vbmUsIGRlc2NyaXB0aW9uPSwgdGFncz1bXSwg", " Y3JlYXRlZF9hdD0yMDI2LTAzLTE0VDA3OjUwOjUxWiwgdXBkYXRlZF9hdD0yMDI2LTAzLTE0VDA3", " OjUwOjUxWiwgcmV2aXNpb25fbnVtYmVyPTEsIGxvY2F0aW9uPU11bmNoKHsnY2xvdWQnOiAndW5k", " ZXJjbG91ZCcsICdyZWdpb25fbmFtZSc6ICdyZWdpb25PbmUnLCAnem9uZSc6IE5vbmUsICdwcm9q", " ZWN0JzogTXVuY2goeydpZCc6ICc2MTkzNTBiZjQwYzE0ZmZlYWMyNzY3ZjI0OWM1MjVmYScsICdu", " YW1lJzogJ2FkbWluJywgJ2RvbWFpbl9pZCc6IE5vbmUsICdkb21haW5fbmFtZSc6ICdEZWZhdWx0", " J30pfSkpXG5JTkZPOiBTdWJuZXQgY3JlYXRlZCBvcGVuc3RhY2submV0d29yay52Mi5zdWJuZXQu", " U3VibmV0KG5hbWU9Y3RscGxhbmUtc3VibmV0LCBjaWRyPTE5Mi4xNjguMTIyLjAvMjQsIGdhdGV3", " YXlfaXA9MTkyLjE2OC4xMjIuMTAsIGhvc3Rfcm91dGVzPVtdLCBlbmFibGVfZGhjcD1UcnVlLCBp", " cF92ZXJzaW9uPTQsIGFsbG9jYXRpb25fcG9vbHM9W3snc3RhcnQnOiAnMTkyLjE2OC4xMjIuMTEw", " JywgJ2VuZCc6ICcxOTIuMTY4LjEyMi4xMzAnfV0sIG5ldHdvcmtfaWQ9NzUxMTdmZGYtNjAyNC00", " M2I0LWFhNzAtZjZhMWFiZWNmMTg5LCBzZWdtZW50X2lkPU5vbmUsIGRuc19uYW1lc2VydmVycz1b", " JzE5Mi4xNjguMTIyLjEwJ10sIGlkPWQ2MTY2NzFjLWEyNWItNDlkZS1hYjA1LTE3YmU3YzliZTBl", " NywgdGVuYW50X2lkPTYxOTM1MGJmNDBjMTRmZmVhYzI3NjdmMjQ5YzUyNWZhLCBzdWJuZXRwb29s", " X2lkPU5vbmUsIGlwdjZfcmFfbW9kZT1Ob25lLCBpcHY2X2FkZHJlc3NfbW9kZT1Ob25lLCBkZXNj", " cmlwdGlvbj0sIHNlcnZpY2VfdHlwZXM9W10sIHRhZ3M9W10sIGNyZWF0ZWRfYXQ9MjAyNi0wMy0x", " NFQwNzo1MDo1MVosIHVwZGF0ZWRfYXQ9MjAyNi0wMy0xNFQwNzo1MDo1MVosIHJldmlzaW9uX251", " bWJlcj0wLCBsb2NhdGlvbj1NdW5jaCh7J2Nsb3VkJzogJ3VuZGVyY2xvdWQnLCAncmVnaW9uX25h", " bWUnOiAncmVnaW9uT25lJywgJ3pvbmUnOiBOb25lLCAncHJvamVjdCc6IE11bmNoKHsnaWQnOiAn", " NjE5MzUwYmY0MGMxNGZmZWFjMjc2N2YyNDljNTI1ZmEnLCAnbmFtZSc6ICdhZG1pbicsICdkb21h", " aW5faWQnOiBOb25lLCAnZG9tYWluX25hbWUnOiAnRGVmYXVsdCd9KX0pKVxuSU5GTzogVGFncyBb", " JzE5Mi4xNjguMTIyLjAvMjQnXSBhZGRlZCB0byBuZXR3b3JrIGN0bHBsYW5lLlxuIiwgImRlcGxv", " eV9zdGRlcnIiOiAiIiwgImRlcGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2026-03-14 07:50:52,202] (heat-config) [DEBUG] b'[2026-03-14 07:50:49,646] (heat-config) [INFO] config={\"cloud_domain\": \"ooo.test\", \"cloud_name\": \"undercloud\", \"enable_routed_networks\": false, \"home_dir\": \"/home/zuul\", \"ipv6_address_mode\": \"dhcpv6-stateless\", \"local_ip\": \"192.168.122.99\", \"local_subnet\": \"ctlplane-subnet\", \"mtu\": 1450, \"physical_network\": \"ctlplane\", \"subnets\": {\"ctlplane-subnet\": {\"AllocationPools\": [{\"end\": \"192.168.122.130\", \"start\": \"192.168.122.110\"}], \"DnsNameServers\": [\"192.168.122.10\"], \"HostRoutes\": [], \"NetworkCidr\": \"192.168.122.0/24\", \"NetworkGateway\": \"192.168.122.10\"}}}\\n[2026-03-14 07:50:49,646] (heat-config) [INFO] deploy_server_id=156f375b-f403-40d0-95a4-8c1b2d6aa5bd\\n[2026-03-14 07:50:49,646] (heat-config) [INFO] deploy_action=CREATE\\n[2026-03-14 07:50:49,646] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-mzotqaudqi5b-UndercloudExtraConfigPost-ohjm3ffphutq-UndercloudCtlplaneNetworkDeployment-homcqfkwxxqo-0-7cbsbdg2zav2/78923148-8f57-4294-a110-610bfcaa49bb\\n[2026-03-14 07:50:49,646] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-03-14 07:50:49,646] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-03-14 07:50:49,647] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/554039ca-2377-43d8-b824-a335fd6e60e2\\n[2026-03-14 07:50:52,189] (heat-config) [INFO] b\"INFO: Network created openstack.network.v2.network.Network(name=ctlplane, provider:network_type=flat, provider:physical_network=ctlplane, mtu=1450, dns_domain=ctlplane.ooo.test., id=75117fdf-6024-43b4-aa70-f6a1abecf189, admin_state_up=True, status=ACTIVE, subnets=[], shared=False, project_id=619350bf40c14ffeac2767f249c525fa, port_security_enabled=True, router:external=False, provider:segmentation_id=None, is_default=False, availability_zone_hints=[], availability_zones=[], ipv4_address_scope=None, ipv6_address_scope=None, description=, tags=[], created_at=2026-03-14T07:50:51Z, updated_at=2026-03-14T07:50:51Z, revision_number=1, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'619350bf40c14ffeac2767f249c525fa\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Subnet created openstack.network.v2.subnet.Subnet(name=ctlplane-subnet, cidr=192.168.122.0/24, gateway_ip=192.168.122.10, host_routes=[], enable_dhcp=True, ip_version=4, allocation_pools=[{\\'start\\': \\'192.168.122.110\\', \\'end\\': \\'192.168.122.130\\'}], network_id=75117fdf-6024-43b4-aa70-f6a1abecf189, segment_id=None, dns_nameservers=[\\'192.168.122.10\\'], id=d616671c-a25b-49de-ab05-17be7c9be0e7, tenant_id=619350bf40c14ffeac2767f249c525fa, subnetpool_id=None, ipv6_ra_mode=None, ipv6_address_mode=None, description=, service_types=[], tags=[], created_at=2026-03-14T07:50:51Z, updated_at=2026-03-14T07:50:51Z, revision_number=0, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'619350bf40c14ffeac2767f249c525fa\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Tags [\\'192.168.122.0/24\\'] added to network ctlplane.\\\\n\"\\n[2026-03-14 07:50:52,189] (heat-config) [DEBUG] b\\'\\'\\n[2026-03-14 07:50:52,189] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/554039ca-2377-43d8-b824-a335fd6e60e2\\n'", "[2026-03-14 07:50:52,202] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-03-14 07:50:52,202] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/554039ca-2377-43d8-b824-a335fd6e60e2.json < /var/lib/heat-config/deployed/554039ca-2377-43d8-b824-a335fd6e60e2.notify.json", "[2026-03-14 07:50:52,835] (heat-config) [INFO] b''", "[2026-03-14 07:50:52,835] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-03-14 07:50:56.045797 | fa163e0a-ba28-f829-538c-000000003567 | TIMING | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:10:58.799007 | 0.08s 2026-03-14 07:50:56.076420 | fa163e0a-ba28-f829-538c-000000003568 | TASK | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) 2026-03-14 07:50:56.108141 | fa163e0a-ba28-f829-538c-000000003568 | SKIPPED | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud 2026-03-14 07:50:56.109480 | fa163e0a-ba28-f829-538c-000000003568 | TIMING | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud | 0:10:58.862696 | 0.03s 2026-03-14 07:50:56.133327 | fa163e0a-ba28-f829-538c-00000000356e | TASK | Quote the JSON queries to escape invalid characters 2026-03-14 07:50:56.172632 | fa163e0a-ba28-f829-538c-00000000356e | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-03-14 07:50:56.173771 | fa163e0a-ba28-f829-538c-00000000356e | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:58.926989 | 0.04s 2026-03-14 07:50:56.197277 | fa163e0a-ba28-f829-538c-00000000356f | TASK | Lookup deployment UUID 2026-03-14 07:50:56.270022 | fa163e0a-ba28-f829-538c-00000000356f | OK | Lookup deployment UUID | undercloud 2026-03-14 07:50:56.271312 | fa163e0a-ba28-f829-538c-00000000356f | TIMING | Lookup deployment UUID | undercloud | 0:10:59.024530 | 0.07s 2026-03-14 07:50:56.295083 | fa163e0a-ba28-f829-538c-000000003570 | TASK | Lookup deployment group 2026-03-14 07:50:56.367598 | fa163e0a-ba28-f829-538c-000000003570 | OK | Lookup deployment group | undercloud 2026-03-14 07:50:56.368945 | fa163e0a-ba28-f829-538c-000000003570 | TIMING | Lookup deployment group | undercloud | 0:10:59.122160 | 0.07s 2026-03-14 07:50:56.393011 | fa163e0a-ba28-f829-538c-000000003572 | TASK | Create hiera check-mode directory 2026-03-14 07:50:56.421658 | fa163e0a-ba28-f829-538c-000000003572 | SKIPPED | Create hiera check-mode directory | undercloud 2026-03-14 07:50:56.422868 | fa163e0a-ba28-f829-538c-000000003572 | TIMING | Create hiera check-mode directory | undercloud | 0:10:59.176088 | 0.03s 2026-03-14 07:50:56.447174 | fa163e0a-ba28-f829-538c-000000003573 | TASK | Create deployed check-mode directory 2026-03-14 07:50:56.477144 | fa163e0a-ba28-f829-538c-000000003573 | SKIPPED | Create deployed check-mode directory | undercloud 2026-03-14 07:50:56.478318 | fa163e0a-ba28-f829-538c-000000003573 | TIMING | Create deployed check-mode directory | undercloud | 0:10:59.231538 | 0.03s 2026-03-14 07:50:56.498098 | fa163e0a-ba28-f829-538c-000000003574 | TASK | Create tripleo-config-download check-mode directory 2026-03-14 07:50:56.525299 | fa163e0a-ba28-f829-538c-000000003574 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-03-14 07:50:56.526423 | fa163e0a-ba28-f829-538c-000000003574 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:10:59.279642 | 0.03s 2026-03-14 07:50:56.551604 | fa163e0a-ba28-f829-538c-000000003575 | TASK | Template deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:56.580034 | fa163e0a-ba28-f829-538c-000000003575 | SKIPPED | Template deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:56.581212 | fa163e0a-ba28-f829-538c-000000003575 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:10:59.334433 | 0.03s 2026-03-14 07:50:56.606714 | fa163e0a-ba28-f829-538c-000000003576 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:56.634865 | fa163e0a-ba28-f829-538c-000000003576 | SKIPPED | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:56.636075 | fa163e0a-ba28-f829-538c-000000003576 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:10:59.389292 | 0.03s 2026-03-14 07:50:56.662117 | fa163e0a-ba28-f829-538c-000000003577 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:56.706120 | fa163e0a-ba28-f829-538c-000000003577 | SKIPPED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:56.707270 | fa163e0a-ba28-f829-538c-000000003577 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:10:59.460489 | 0.04s 2026-03-14 07:50:56.730883 | fa163e0a-ba28-f829-538c-000000003578 | TASK | Run hiera deployment for check mode 2026-03-14 07:50:56.759125 | fa163e0a-ba28-f829-538c-000000003578 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-03-14 07:50:56.759877 | fa163e0a-ba28-f829-538c-000000003578 | TIMING | Run hiera deployment for check mode | undercloud | 0:10:59.513106 | 0.03s 2026-03-14 07:50:56.776829 | fa163e0a-ba28-f829-538c-000000003579 | TASK | List hieradata files for check mode 2026-03-14 07:50:56.804272 | fa163e0a-ba28-f829-538c-000000003579 | SKIPPED | List hieradata files for check mode | undercloud 2026-03-14 07:50:56.804847 | fa163e0a-ba28-f829-538c-000000003579 | TIMING | List hieradata files for check mode | undercloud | 0:10:59.558077 | 0.03s 2026-03-14 07:50:56.823259 | fa163e0a-ba28-f829-538c-00000000357a | TASK | diff hieradata changes for check mode 2026-03-14 07:50:56.852815 | fa163e0a-ba28-f829-538c-00000000357a | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:56.853529 | fa163e0a-ba28-f829-538c-00000000357a | TIMING | diff hieradata changes for check mode | undercloud | 0:10:59.606754 | 0.03s 2026-03-14 07:50:56.870690 | fa163e0a-ba28-f829-538c-00000000357c | TASK | diff hieradata changes for check mode 2026-03-14 07:50:56.899387 | fa163e0a-ba28-f829-538c-00000000357c | SKIPPED | diff hieradata changes for check mode | undercloud 2026-03-14 07:50:56.899968 | fa163e0a-ba28-f829-538c-00000000357c | TIMING | diff hieradata changes for check mode | undercloud | 0:10:59.653198 | 0.03s 2026-03-14 07:50:56.916630 | fa163e0a-ba28-f829-538c-00000000357e | TASK | hiera.yaml changes for check mode 2026-03-14 07:50:56.945042 | fa163e0a-ba28-f829-538c-00000000357e | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:56.945672 | fa163e0a-ba28-f829-538c-00000000357e | TIMING | hiera.yaml changes for check mode | undercloud | 0:10:59.698902 | 0.03s 2026-03-14 07:50:56.962318 | fa163e0a-ba28-f829-538c-00000000357f | TASK | diff hiera.yaml changes for check mode 2026-03-14 07:50:56.989801 | fa163e0a-ba28-f829-538c-00000000357f | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-03-14 07:50:56.990411 | fa163e0a-ba28-f829-538c-00000000357f | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:10:59.743642 | 0.03s 2026-03-14 07:50:57.007505 | fa163e0a-ba28-f829-538c-000000003581 | TASK | Template deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:57.513510 | fa163e0a-ba28-f829-538c-000000003581 | CHANGED | Template deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:57.514963 | fa163e0a-ba28-f829-538c-000000003581 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:00.268174 | 0.51s 2026-03-14 07:50:57.542027 | fa163e0a-ba28-f829-538c-000000003582 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:57.774366 | fa163e0a-ba28-f829-538c-000000003582 | OK | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:57.775875 | fa163e0a-ba28-f829-538c-000000003582 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:00.529082 | 0.23s 2026-03-14 07:50:57.802302 | fa163e0a-ba28-f829-538c-000000003583 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2026-03-14 07:50:58.288788 | fa163e0a-ba28-f829-538c-000000003583 | CHANGED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:58.290368 | fa163e0a-ba28-f829-538c-000000003583 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:01.043575 | 0.49s 2026-03-14 07:50:58.317097 | fa163e0a-ba28-f829-538c-000000003584 | TASK | Check if deployed file exists for UndercloudPostPyDeployment 2026-03-14 07:50:58.530366 | fa163e0a-ba28-f829-538c-000000003584 | OK | Check if deployed file exists for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:58.531746 | fa163e0a-ba28-f829-538c-000000003584 | TIMING | Check if deployed file exists for UndercloudPostPyDeployment | undercloud | 0:11:01.284958 | 0.21s 2026-03-14 07:50:58.557944 | fa163e0a-ba28-f829-538c-000000003585 | TASK | Check previous deployment rc for UndercloudPostPyDeployment 2026-03-14 07:50:58.610500 | fa163e0a-ba28-f829-538c-000000003585 | SKIPPED | Check previous deployment rc for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:58.611827 | fa163e0a-ba28-f829-538c-000000003585 | TIMING | Check previous deployment rc for UndercloudPostPyDeployment | undercloud | 0:11:01.365041 | 0.05s 2026-03-14 07:50:58.638305 | fa163e0a-ba28-f829-538c-000000003586 | TASK | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed 2026-03-14 07:50:58.676825 | fa163e0a-ba28-f829-538c-000000003586 | SKIPPED | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud 2026-03-14 07:50:58.677983 | fa163e0a-ba28-f829-538c-000000003586 | TIMING | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud | 0:11:01.431198 | 0.04s 2026-03-14 07:50:58.703651 | fa163e0a-ba28-f829-538c-000000003587 | TASK | Force remove deployed file for UndercloudPostPyDeployment 2026-03-14 07:50:58.734949 | fa163e0a-ba28-f829-538c-000000003587 | SKIPPED | Force remove deployed file for UndercloudPostPyDeployment | undercloud 2026-03-14 07:50:58.736327 | fa163e0a-ba28-f829-538c-000000003587 | TIMING | Force remove deployed file for UndercloudPostPyDeployment | undercloud | 0:11:01.489542 | 0.03s 2026-03-14 07:50:58.763084 | fa163e0a-ba28-f829-538c-000000003588 | TASK | Run async deployment UndercloudPostPyDeployment ASYNC OK on undercloud: jid=296105817252.56468 2026-03-14 07:51:02.429562 | fa163e0a-ba28-f829-538c-000000003588 | CHANGED | Run async deployment UndercloudPostPyDeployment | undercloud 2026-03-14 07:51:02.430337 | fa163e0a-ba28-f829-538c-000000003588 | TIMING | Run async deployment UndercloudPostPyDeployment | undercloud | 0:11:05.183564 | 3.67s 2026-03-14 07:51:02.455343 | fa163e0a-ba28-f829-538c-000000003589 | TASK | Output for async deployment UndercloudPostPyDeployment 2026-03-14 07:51:02.538607 | fa163e0a-ba28-f829-538c-000000003589 | OK | Output for async deployment UndercloudPostPyDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-03-14 07:50:59,320] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/a920b385-31b8-4b55-b363-41bac25536a4.json", "[2026-03-14 07:51:00,285] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIldBUk5JTkc6IFVuZGVyY2xvdWQgUG9zdCAtIE5vdmEgQVBJIGlz", " IGRpc2FibGVkLlxuV0FSTklORzogVW5kZXJjbG91ZCBQb3N0IC0gTWlzdHJhbCBBUEkgaXMgZGlz", " YWJsZWQuXG4iLCAiZGVwbG95X3N0ZGVyciI6ICIiLCAiZGVwbG95X3N0YXR1c19jb2RlIjogMH0=", "", "[2026-03-14 07:51:00,285] (heat-config) [DEBUG] b'[2026-03-14 07:50:59,384] (heat-config) [INFO] config={\"cloud_name\": \"undercloud\", \"home_dir\": \"/home/zuul\", \"snmp_readonly_user_password\": \"VjdgxNzXx4a24lsPvdAsnbbt\", \"undercloud_db_host\": \"192.168.122.99\", \"undercloud_db_password\": \"MAZr9vj32S\"}\\n[2026-03-14 07:50:59,384] (heat-config) [INFO] deploy_server_id=156f375b-f403-40d0-95a4-8c1b2d6aa5bd\\n[2026-03-14 07:50:59,384] (heat-config) [INFO] deploy_action=CREATE\\n[2026-03-14 07:50:59,384] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-mzotqaudqi5b-UndercloudExtraConfigPost-ohjm3ffphutq-UndercloudPostPyDeployment-ygbtekw2ywz5-0-osc3ejv3tmuw/eb773c15-df19-4efa-9fdb-ed3887563699\\n[2026-03-14 07:50:59,384] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-03-14 07:50:59,384] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-03-14 07:50:59,384] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/a920b385-31b8-4b55-b363-41bac25536a4\\n[2026-03-14 07:51:00,275] (heat-config) [INFO] b\\'WARNING: Undercloud Post - Nova API is disabled.\\\\nWARNING: Undercloud Post - Mistral API is disabled.\\\\n\\'\\n[2026-03-14 07:51:00,275] (heat-config) [DEBUG] b\\'\\'\\n[2026-03-14 07:51:00,275] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/a920b385-31b8-4b55-b363-41bac25536a4\\n'", "[2026-03-14 07:51:00,285] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-03-14 07:51:00,286] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/a920b385-31b8-4b55-b363-41bac25536a4.json < /var/lib/heat-config/deployed/a920b385-31b8-4b55-b363-41bac25536a4.notify.json", "[2026-03-14 07:51:00,861] (heat-config) [INFO] b''", "[2026-03-14 07:51:00,861] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-03-14 07:51:02.539989 | fa163e0a-ba28-f829-538c-000000003589 | TIMING | Output for async deployment UndercloudPostPyDeployment | undercloud | 0:11:05.293203 | 0.08s 2026-03-14 07:51:02.567071 | fa163e0a-ba28-f829-538c-00000000358a | TASK | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) 2026-03-14 07:51:02.600232 | fa163e0a-ba28-f829-538c-00000000358a | SKIPPED | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud 2026-03-14 07:51:02.601407 | fa163e0a-ba28-f829-538c-00000000358a | TIMING | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud | 0:11:05.354625 | 0.03s PLAY [External deployment Post Deploy tasks] *********************************** 2026-03-14 07:51:02.740205 | fa163e0a-ba28-f829-538c-0000000000fb | TASK | External deployment Post Deploy tasks 2026-03-14 07:51:02.767610 | fa163e0a-ba28-f829-538c-0000000000fb | 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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-f829-538c-0000000000fb') missing from stats PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 undercloud : ok=629 changed=272 unreachable=0 failed=0 skipped=209 rescued=0 ignored=3 2026-03-14 07:51:02.843414 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:02.843928 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 875 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:02.844389 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:11:05.597613 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:02.844934 | UUID | Info | Host | Task Name | Run Time 2026-03-14 07:51:02.845478 | fa163e0a-ba28-f829-538c-000000001b1f | SUMMARY | undercloud | Pre-fetch all the containers | 76.71s 2026-03-14 07:51:02.846035 | fa163e0a-ba28-f829-538c-00000000323d | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 24.13s 2026-03-14 07:51:02.846594 | fa163e0a-ba28-f829-538c-0000000030a3 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 20.68s 2026-03-14 07:51:02.847111 | fa163e0a-ba28-f829-538c-0000000024d8 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 19.26s 2026-03-14 07:51:02.847708 | fa163e0a-ba28-f829-538c-000000001df4 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 13.72s 2026-03-14 07:51:02.848256 | fa163e0a-ba28-f829-538c-000000001c60 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.48s 2026-03-14 07:51:02.848776 | fa163e0a-ba28-f829-538c-000000002341 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.46s 2026-03-14 07:51:02.849288 | fa163e0a-ba28-f829-538c-00000000203b | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.46s 2026-03-14 07:51:02.849870 | fa163e0a-ba28-f829-538c-000000003387 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.42s 2026-03-14 07:51:02.850399 | fa163e0a-ba28-f829-538c-00000000146b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.24s 2026-03-14 07:51:02.850977 | fa163e0a-ba28-f829-538c-0000000021d2 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | 9.35s 2026-03-14 07:51:02.851497 | fa163e0a-ba28-f829-538c-00000000332f | SUMMARY | undercloud | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | 6.97s 2026-03-14 07:51:02.852121 | fa163e0a-ba28-f829-538c-000000003566 | SUMMARY | undercloud | Run async deployment UndercloudCtlplaneNetworkDeployment | 6.95s 2026-03-14 07:51:02.852679 | fa163e0a-ba28-f829-538c-0000000022c5 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | 6.84s 2026-03-14 07:51:02.853198 | fa163e0a-ba28-f829-538c-0000000018c1 | SUMMARY | undercloud | tuned : Install tuned | 6.82s 2026-03-14 07:51:02.853800 | fa163e0a-ba28-f829-538c-000000000b6a | SUMMARY | undercloud | tripleo_image_serve : ensure apache is installed | 6.06s 2026-03-14 07:51:02.854344 | fa163e0a-ba28-f829-538c-000000002d48 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user status | 6.00s 2026-03-14 07:51:02.854903 | fa163e0a-ba28-f829-538c-000000002a54 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone public endpoint status | 5.96s 2026-03-14 07:51:02.855418 | fa163e0a-ba28-f829-538c-00000000286d | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone service status | 5.92s 2026-03-14 07:51:02.855994 | fa163e0a-ba28-f829-538c-00000000302c | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user assignment to roles status | 5.89s 2026-03-14 07:51:02.856528 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Not cleaning working directory /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates Not cleaning ansible directory /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-290iwb4o Install artifact is located at /home/zuul/tripleo-deploy/undercloud/undercloud-install-20260314075103.tar.bzip2 ######################################################## Deployment successful! ######################################################## Writing the stack virtual update mark file /var/lib/tripleo-heat-installer/update_mark_undercloud ########################################################## The Undercloud has been successfully installed. Useful files: Password file is at /home/zuul/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml The stackrc file is at ~/stackrc Use these files to interact with OpenStack services, and ensure they are secured. ########################################################## + source stackrc +++ set +++ awk -F= '/^OS_/ {print $1}' ++ export OS_CLOUD=undercloud ++ OS_CLOUD=undercloud ++ '[' -z '' ']' ++ export PS1= ++ PS1= ++ export 'PS1=${OS_CLOUD:+($OS_CLOUD)} ' ++ PS1='${OS_CLOUD:+($OS_CLOUD)} ' ++ export CLOUDPROMPT_ENABLED=1 ++ CLOUDPROMPT_ENABLED=1 + '[' 1 -gt 1 ']' + openstack overcloud network provision --output network_provision_out.yaml ./network_data.yaml [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. [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. [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. PLAY [Overcloud Network Provision] ********************************************* 2026-03-14 07:51:09.823245 | fa163e0a-ba28-7509-4abc-000000000004 | SKIPPED | fail | localhost 2026-03-14 07:51:09.824167 | fa163e0a-ba28-7509-4abc-000000000004 | TIMING | fail | localhost | 0:00:00.107808 | 0.07s 2026-03-14 07:51:09.892950 | fa163e0a-ba28-7509-4abc-000000000005 | SKIPPED | fail | localhost 2026-03-14 07:51:09.894068 | fa163e0a-ba28-7509-4abc-000000000005 | TIMING | fail | localhost | 0:00:00.177700 | 0.07s 2026-03-14 07:51:09.900237 | fa163e0a-ba28-7509-4abc-000000000006 | TASK | Check if network deployment file already exist 2026-03-14 07:51:10.258346 | fa163e0a-ba28-7509-4abc-000000000006 | OK | Check if network deployment file already exist | localhost 2026-03-14 07:51:10.259492 | fa163e0a-ba28-7509-4abc-000000000006 | TIMING | Check if network deployment file already exist | localhost | 0:00:00.543128 | 0.36s 2026-03-14 07:51:10.302375 | fa163e0a-ba28-7509-4abc-000000000007 | SKIPPED | fail | localhost 2026-03-14 07:51:10.303627 | fa163e0a-ba28-7509-4abc-000000000007 | TIMING | fail | localhost | 0:00:00.587261 | 0.04s 2026-03-14 07:51:10.319953 | fa163e0a-ba28-7509-4abc-000000000009 | TASK | Load config from file 2026-03-14 07:51:10.387764 | fa163e0a-ba28-7509-4abc-000000000009 | OK | Load config from file | localhost 2026-03-14 07:51:10.389172 | fa163e0a-ba28-7509-4abc-000000000009 | TIMING | Load config from file | localhost | 0:00:00.672807 | 0.07s 2026-03-14 07:51:10.395907 | fa163e0a-ba28-7509-4abc-00000000000a | TASK | Create/Update composable networks 2026-03-14 07:51:13.599033 | fa163e0a-ba28-7509-4abc-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-03-14 07:51:13.600645 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:03.884269 | 3.20s 2026-03-14 07:51:16.188705 | fa163e0a-ba28-7509-4abc-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-03-14 07:51:16.189394 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:06.473041 | 5.79s 2026-03-14 07:51:18.763083 | fa163e0a-ba28-7509-4abc-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-03-14 07:51:18.763942 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:09.047587 | 8.37s 2026-03-14 07:51:21.435994 | fa163e0a-ba28-7509-4abc-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-03-14 07:51:21.437157 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:11.720795 | 11.04s 2026-03-14 07:51:23.953278 | fa163e0a-ba28-7509-4abc-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-03-14 07:51:23.954020 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:14.237666 | 13.56s 2026-03-14 07:51:23.959888 | fa163e0a-ba28-7509-4abc-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:14.243517 | 13.56s 2026-03-14 07:51:23.969064 | fa163e0a-ba28-7509-4abc-00000000000c | TASK | Populate environment 2026-03-14 07:51:26.593279 | fa163e0a-ba28-7509-4abc-00000000000c | OK | Populate environment | localhost 2026-03-14 07:51:26.595484 | fa163e0a-ba28-7509-4abc-00000000000c | TIMING | Populate environment | localhost | 0:00:16.879117 | 2.62s 2026-03-14 07:51:26.605692 | fa163e0a-ba28-7509-4abc-00000000000d | TASK | Write deployed networks environment file 2026-03-14 07:51:27.255195 | fa163e0a-ba28-7509-4abc-00000000000d | CHANGED | Write deployed networks environment file | localhost 2026-03-14 07:51:27.256864 | fa163e0a-ba28-7509-4abc-00000000000d | TIMING | Write deployed networks environment file | localhost | 0:00:17.540498 | 0.65s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-03-14 07:51:27.279834 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:27.280375 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:27.281037 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.564680 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:27.281574 | UUID | Info | Host | Task Name | Run Time 2026-03-14 07:51:27.282107 | fa163e0a-ba28-7509-4abc-00000000000a | SUMMARY | localhost | Create/Update composable networks | 13.56s 2026-03-14 07:51:27.282626 | fa163e0a-ba28-7509-4abc-00000000000c | SUMMARY | localhost | Populate environment | 2.62s 2026-03-14 07:51:27.283367 | fa163e0a-ba28-7509-4abc-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.65s 2026-03-14 07:51:27.283944 | fa163e0a-ba28-7509-4abc-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.36s 2026-03-14 07:51:27.284645 | fa163e0a-ba28-7509-4abc-000000000004 | SUMMARY | localhost | fail | 0.07s 2026-03-14 07:51:27.285186 | fa163e0a-ba28-7509-4abc-000000000009 | SUMMARY | localhost | Load config from file | 0.07s 2026-03-14 07:51:27.285748 | fa163e0a-ba28-7509-4abc-000000000005 | SUMMARY | localhost | fail | 0.07s 2026-03-14 07:51:27.286245 | fa163e0a-ba28-7509-4abc-000000000007 | SUMMARY | localhost | fail | 0.04s 2026-03-14 07:51:27.286775 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + openstack overcloud network vip provision --stack overcloud --output vips_provision_out.yaml ./vips_data.yaml [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. [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. [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. PLAY [Overcloud Virtual IPs Provision] ***************************************** 2026-03-14 07:51:30.092374 | fa163e0a-ba28-5c48-b341-000000000004 | SKIPPED | fail | localhost 2026-03-14 07:51:30.093266 | fa163e0a-ba28-5c48-b341-000000000004 | TIMING | fail | localhost | 0:00:00.106332 | 0.07s 2026-03-14 07:51:30.160824 | fa163e0a-ba28-5c48-b341-000000000005 | SKIPPED | fail | localhost 2026-03-14 07:51:30.162123 | fa163e0a-ba28-5c48-b341-000000000005 | TIMING | fail | localhost | 0:00:00.175179 | 0.07s 2026-03-14 07:51:30.235087 | fa163e0a-ba28-5c48-b341-000000000006 | SKIPPED | fail | localhost 2026-03-14 07:51:30.236600 | fa163e0a-ba28-5c48-b341-000000000006 | TIMING | fail | localhost | 0:00:00.249655 | 0.07s 2026-03-14 07:51:30.243427 | fa163e0a-ba28-5c48-b341-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2026-03-14 07:51:30.590414 | fa163e0a-ba28-5c48-b341-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2026-03-14 07:51:30.591846 | fa163e0a-ba28-5c48-b341-000000000007 | TIMING | Check if Virtual IPs deployment file already exist | localhost | 0:00:00.604903 | 0.35s 2026-03-14 07:51:30.659908 | fa163e0a-ba28-5c48-b341-000000000008 | SKIPPED | fail | localhost 2026-03-14 07:51:30.661124 | fa163e0a-ba28-5c48-b341-000000000008 | TIMING | fail | localhost | 0:00:00.674181 | 0.06s 2026-03-14 07:51:30.679611 | fa163e0a-ba28-5c48-b341-00000000000a | TASK | Load Virtual IP data config from file 2026-03-14 07:51:30.769117 | fa163e0a-ba28-5c48-b341-00000000000a | OK | Load Virtual IP data config from file | localhost 2026-03-14 07:51:30.770424 | fa163e0a-ba28-5c48-b341-00000000000a | TIMING | Load Virtual IP data config from file | localhost | 0:00:00.783483 | 0.09s 2026-03-14 07:51:30.777440 | fa163e0a-ba28-5c48-b341-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2026-03-14 07:51:34.243727 | fa163e0a-ba28-5c48-b341-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2026-03-14 07:51:34.244888 | fa163e0a-ba28-5c48-b341-00000000000b | TIMING | Create/Update Overcloud Virtual IPs | localhost | 0:00:04.257953 | 3.47s 2026-03-14 07:51:34.249271 | fa163e0a-ba28-5c48-b341-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2026-03-14 07:51:36.557747 | fa163e0a-ba28-5c48-b341-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2026-03-14 07:51:36.558656 | fa163e0a-ba28-5c48-b341-00000000000c | TIMING | Populate Overcloud Virtual IPs environment | localhost | 0:00:06.571723 | 2.31s 2026-03-14 07:51:36.566147 | fa163e0a-ba28-5c48-b341-00000000000d | TASK | Write deployed Virtual IPs environment file 2026-03-14 07:51:37.122786 | fa163e0a-ba28-5c48-b341-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2026-03-14 07:51:37.124161 | fa163e0a-ba28-5c48-b341-00000000000d | TIMING | Write deployed Virtual IPs environment file | localhost | 0:00:07.137215 | 0.56s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-03-14 07:51:37.149073 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:37.149637 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:37.150218 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:07.163285 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 07:51:37.150810 | UUID | Info | Host | Task Name | Run Time 2026-03-14 07:51:37.151331 | fa163e0a-ba28-5c48-b341-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 3.47s 2026-03-14 07:51:37.151900 | fa163e0a-ba28-5c48-b341-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.31s 2026-03-14 07:51:37.152402 | fa163e0a-ba28-5c48-b341-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.56s 2026-03-14 07:51:37.152967 | fa163e0a-ba28-5c48-b341-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.35s 2026-03-14 07:51:37.153459 | fa163e0a-ba28-5c48-b341-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2026-03-14 07:51:37.154044 | fa163e0a-ba28-5c48-b341-000000000006 | SUMMARY | localhost | fail | 0.07s 2026-03-14 07:51:37.154641 | fa163e0a-ba28-5c48-b341-000000000004 | SUMMARY | localhost | fail | 0.07s 2026-03-14 07:51:37.155227 | fa163e0a-ba28-5c48-b341-000000000005 | SUMMARY | localhost | fail | 0.07s 2026-03-14 07:51:37.155840 | fa163e0a-ba28-5c48-b341-000000000008 | SUMMARY | localhost | fail | 0.06s 2026-03-14 07:51:37.156332 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' 1 -gt 1 ']' + test -f /home/zuul/hostnamemap.yaml + networker_nodes=FALSE + config_download=config-download.yaml + grep -q networker hostnamemap.yaml + '[' false = true ']' + set +e ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005647032"' + '[' 1 -eq 1 ']' ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005647032"' ++ grep overcloud-controller-1 hostnamemap.yaml ++ awk '{print $2}' + control1='"np0005647033"' ++ awk '{print $2}' ++ grep overcloud-controller-2 hostnamemap.yaml + control2='"np0005647035"' + sed -i 's/controller-0/"np0005647032"/' config-download.yaml + sed -i 's/controller-1/"np0005647033"/' config-download.yaml + sed -i 's/controller-2/"np0005647035"/' config-download.yaml ++ grep -E 'overcloud-(novacompute|computehci)-0' hostnamemap.yaml ++ awk '{print $2}' + compute0='"np0005647037"' ++ grep -E 'overcloud-(novacompute|computehci)-1' hostnamemap.yaml ++ awk '{print $2}' + compute1='"np0005647038"' + sed -i 's/compute-0/"np0005647037"/' config-download.yaml + sed -i 's/compute-1/"np0005647038"/' config-download.yaml + '[' FALSE == FALSE ']' ++ grep -E 'overcloud-(novacompute|computehci)-2' hostnamemap.yaml ++ awk '{print $2}' + compute2='"np0005647039"' + sed -i 's/compute-2/"np0005647039"/' config-download.yaml + set -e ++ grep -v '\---' hostnamemap.yaml ++ tr '\n' '\r' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005647032" overcloud-controller-1: "np0005647033" overcloud-controller-2: "np0005647035" overcloud-novacompute-0: "np0005647037" overcloud-novacompute-1: "np0005647038" overcloud-novacompute-2: "np0005647039" ' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005647032" overcloud-controller-1: "np0005647033" overcloud-controller-2: "np0005647035" overcloud-novacompute-0: "np0005647037" overcloud-novacompute-1: "np0005647038" overcloud-novacompute-2: "np0005647039" \r ControllerHostnameFormat: '\''%stackname%-controller-%index%'\''\r' + '[' false = true ']' + '[' FALSE == TRUE ']' + cdfiles=($(ls -1 config-download*.yaml | grep -v config-download-networker)) ++ ls -1 config-download-networker.yaml config-download.yaml ++ grep -v config-download-networker + for config_download in ${cdfiles[@]} + '[' false = true ']' + sed -i 's/\"//g' config-download.yaml + sed -i 's/\r/\n/g' config-download.yaml + sed -i '/^$/d' config-download.yaml + MANILA_ENABLED=true + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml' + OCTAVIA_ENABLED=False + '[' False = true ']' + DESIGNATE_ENABLED=false + '[' false = true ']' + TELEMETRY_ENABLED=false + '[' false = true ']' + CEPH_OVERCLOUD_ARGS= + export ROLES_FILE=/home/zuul/overcloud_roles.yaml + ROLES_FILE=/home/zuul/overcloud_roles.yaml + '[' false = true ']' + '[' true = false ']' + '[' false = true ']' + '[' -f /tmp/additional_env_file.yaml ']' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml' + export IPA_ADMIN_USER=admin + IPA_ADMIN_USER=admin + export IPA_PRINCIPAL=admin + IPA_PRINCIPAL=admin + export IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + export IPA_PASSWORD=fce95318204114530f31f885c9df588f + IPA_PASSWORD=fce95318204114530f31f885c9df588f + export UNDERCLOUD_FQDN=undercloud.ooo.test + UNDERCLOUD_FQDN=undercloud.ooo.test + export IPA_DOMAIN=ooo.test + IPA_DOMAIN=ooo.test ++ echo ooo.test ++ awk '{print toupper($0)}' + export IPA_REALM=OOO.TEST + IPA_REALM=OOO.TEST + export IPA_HOST=ipa.ooo.test + IPA_HOST=ipa.ooo.test + export IPA_SERVER_HOSTNAME=ipa.ooo.test + IPA_SERVER_HOSTNAME=ipa.ooo.test + export IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-43 + IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-43 + sudo mkdir /tmp/ipa-data + sudo podman run -d --name freeipa-server-container --sysctl net.ipv6.conf.lo.disable_ipv6=0 --security-opt seccomp=unconfined --ip 10.255.255.25 -e IPA_SERVER_IP=10.255.255.25 -e PASSWORD=fc**********8f -h ipa.ooo.test -p 53:53/udp -p 53:53 -p 80:80 -p 443:443 -p 389:389 -p 636:636 -p 88:88 -p 464:464 -p 88:88/udp -p 464:464/udp --read-only --tmpfs /run --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /tmp/ipa-data:/data:Z quay.io/freeipa/freeipa-server:fedora-43 no-exit -U -r OOO.TEST --setup-dns --no-reverse --no-ntp --no-dnssec-validation --auto-forwarders Trying to pull quay.io/freeipa/freeipa-server:fedora-43... Getting image source signatures Copying blob sha256:a217151d42677dc67260a96032b477b9d5be6aab6e4f37672501cf9a955cb431 Copying blob sha256:623bb68131f0fb67182214e1b2868e9874ae49ac26a2369e054aac3f5999b3ff Copying blob sha256:262d88ba8f03397e2dc141c8d96faf449a09c5c964e5531f153f757d50c6fe7f Copying blob sha256:4e85d09b008b805cb20aa941ed53a0681f2db294c9f160a5a824740cd3fa60c2 Copying blob sha256:2b2eecd006f10e6356ca1a760e53164edb95b93a1c82be16e577a953cc36b7ef Copying blob sha256:2d6508e36b2918b184da5b3663d26f2ae520b55b3f3e2cd4157806e82fe0a97b Copying blob sha256:fe7f185db9085671ede459dedc8a2c073eb34a8c1b700c008108426cd907d4bf Copying blob sha256:09dac202706cac0f6717a22241351b95793e4cad3ac2260d54e78b42f80dcfea Copying blob sha256:ba32194db0c72ce8313a013d7dcb657c6dbd2f5fa75971430898d53d1cc0825f Copying blob sha256:5fb4764b6e78817fe598948d4e49ea4657f90dd21c9e6064fcd1e3c4afd6f265 Copying blob sha256:ebc344adc9e43c6daf80f41ba5b1b5a12932b1e5d1f81fef02581890593c9df7 Copying blob sha256:1caffc666ca5f3317c49e696e9b67e777e07da6da5bd8be3421c3fc4920172c3 Copying blob sha256:d84e97c4ab39693d4b0d71eb8c579ebca7edff2f1aa524fae8bab08f3845c106 Copying blob sha256:e8bd31c0e92559cb968b3038b4795eabed0f5cc696037819a4d0f4493f5ff3ef Copying blob sha256:8dc667c175e0a4bf653fd36fae4177b21d1a3398502e412ff61518ef3e5c0df5 Copying blob sha256:c959b5ae6341cb6e6281bd6945568f6fd1ff53fca4feaf53d8e109c7cbeebb21 Copying blob sha256:2889d169301536df620904c8ab29add180704a11ea4c8d6ac3cd7ecf63c08cdd Copying blob sha256:779e94999d271fc429e39c7c5db7469f40e37b01e87a5b2ba00c908ae9d34f81 Copying blob sha256:4436dacf12ae04fcfca5f9dbf7c11e8fbecd7cf2b72a3f72531546b4183a416d Copying blob sha256:65a96bc79faf3f25e3d1e064d632df3fd81e7e4b88f7d46758819a6300503d48 Copying blob sha256:26e6cfad72382e3f75ef140d2c5b18f43e4f92f418ff1d3b3543cb01d92e0b9f Copying blob sha256:683c98982cba2c6b30fdb5d81479da3b7f62a5b42f29756f7e42434f1c790c60 Copying blob sha256:3f3522c196712af0bb1fd2188028b89dbbc4f80ada1c3324f316867675923c8e Copying blob sha256:32fff858f39b3917f87459ec6a988048da342d017570fc5a44665df019d85ef0 Copying blob sha256:f6b20ebcc6c2c9ffa9c050849ec4716307db9f9a8c3d6bfc2fda534a7c286d63 Copying blob sha256:59797e5db729e681100b501c2dd72522a58ca6c812ea4a9914813ba22651d086 Copying blob sha256:1896ae0f1337dbcbea2ac24c7bfe6a66102651e1763757a531ab7cb3e9d75edf Copying blob sha256:a0247d814d85a4043b77fbcf5cba0fe4a4684bcd943a50a09ac73ce4f3e64708 Copying blob sha256:7f65582eb06f54a92dafe19ee7945b3573250b10891010a6459d37289a7f5e45 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:939bfbcaf68c3a2fb4c4d926698cce2f61319d91fff8289e730ce6c607b6c734 Copying blob sha256:d31ebb50b236808cf7b887348d564e8d5882a3fde1f778c218f9214ae23fef03 Copying blob sha256:08c70172b453df5d6efffdb1d1ec1dcf0ad8a7eb64a47e28e44aa3c420d6f569 Copying blob sha256:123f81af980c422536d03e27226a7e1916f619277c5e79576133d7180d33911e Copying blob sha256:12038e089d8f4fbcc88478dee655a7e53099c4baa7dfbf65c5ce6ad77c5e0141 Copying blob sha256:ec801bd16104a525acff02de131509044e9d9bed12297ed3398a4b6d94f4735b Copying blob sha256:166e2b56d0a2a127c78daee3b5aa0644de7fa8e91c21e86a41f9c49becbeadc2 Copying blob sha256:4b8b9ee93d1c95953f26e2ae07c6cbf816704dc9b8d831bb30b13e4e6d66db62 Copying blob sha256:3b2d8768e48eeca78d2ebd81e06792758678ace340d680b3ff1479200b70e809 Copying blob sha256:c1f7016c4898a3e891d077909f351a0c55960534baeb10774cfa9102a8a13a90 Copying blob sha256:ed956940cdcd8ed03d9411c58b71d44bf75b3bbfb4abb945ecf22ba2dd189895 Copying blob sha256:70881575d333e6f0724cf0e66f4c208bddce4ab8940c846376dc0846e39e9f0b Copying blob sha256:0b15322e3fe08bbc13f9f617d24ff57660e83f7fc26d785672c6aff70a0788e3 Copying blob sha256:e3c88be1f93c59e2e86441e414efa0db3490812a73cf297f0d44e23996af2b5b Copying blob sha256:8942c8c98eb6a476e3e7f97ab5a84a3a32cd06e316498eb3705dd4dc098f95e6 Copying blob sha256:94bd7a1ee863f2f9037cd93741b949111b52ee0850e0dec9ae18b5c646a8c521 Copying blob sha256:2af8893407e2f24cceecab64830382939a0f5d7eeb1d9bd662a6a66a504e416b Copying blob sha256:466dbd38a54710cc54b5306c9daef8b09636756d0c7f6abed72063f9e25d96c4 Copying blob sha256:7c788327548d2f9ed3e80649840857dc1ff4fb1a502251130451b8fcdbb00109 Copying blob sha256:0ad9a63cc0d8eff0acb83369ce41d2be7ab4d98d92e25c8fc6bf2b7221f084c4 Copying blob sha256:ce2bdfca7053e12ef57dade2a25d813e1a6a64d4a42d69f68102a1f24cbfe675 Copying blob sha256:25906505914ec71da8823f6bc95b6d02ac2e32ad564d035e98e07d382c09fdc2 Copying config sha256:a1661514278fefdb41fc91a3ca855737f58d05527da1293ce0c625f3dde27641 Writing manifest to image destination Storing signatures aa2cab32c6ce8edc88c311295dd589ebd16dc6b35e5e1d10f2b7b7d1665a4ad1 + timeout 900s grep -qEi '(INFO The ipa-server-install command was successful|ERROR The ipa-server-install command failed)' /dev/fd/63 ++ sudo tail -F /tmp/ipa-data/var/log/ipaserver-install.log tail: cannot open '/tmp/ipa-data/var/log/ipaserver-install.log' for reading: No such file or directory tail: '/tmp/ipa-data/var/log/ipaserver-install.log' has appeared; following new file + cat + sudo mv ipa_resolv.conf /etc/resolv.conf + ansible-playbook /usr/share/ansible/tripleo-playbooks/undercloud-ipa-install.yaml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAY [Playbook to register the undercloud host with an IPA server] ************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Ensure definitions] ****************************************************** skipping: [localhost] => (item={'name': 'ipa_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] => (item={'name': 'ipa_realm', 'ansible_var': '', 'env_var': 'OOO.TEST'}) skipping: [localhost] => (item={'name': 'ipa_server_user', 'ansible_var': '', 'env_var': 'admin'}) skipping: [localhost] => (item={'name': 'ipa_server_password', 'ansible_var': '', 'env_var': 'fce95318204114530f31f885c9df588f'}) skipping: [localhost] => (item={'name': 'ipa_server_hostname', 'ansible_var': '', 'env_var': 'ipa.ooo.test'}) skipping: [localhost] => (item={'name': 'undercloud_fqdn', 'ansible_var': '', 'env_var': 'undercloud.ooo.test'}) skipping: [localhost] => (item={'name': 'ansible_user', 'ansible_var': '', 'env_var': 'zuul'}) skipping: [localhost] => (item={'name': 'cloud_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] TASK [Set facts needed for configuration] ************************************** ok: [localhost] TASK [Add host to ipaclients group] ******************************************** changed: [localhost] TASK [Add host to ipaservers group] ******************************************** changed: [localhost] PLAY [ipaclients] ************************************************************** TASK [Gathering Facts] ********************************************************* ok: [undercloud.ooo.test] TASK [Include ipaclient role] ************************************************** TASK [ipaclient : Import variables specific to distribution] ******************* ok: [undercloud.ooo.test] => (item=/usr/share/ansible/roles/ipaclient/vars/default.yml) TASK [ipaclient : Install IPA client] ****************************************** included: /usr/share/ansible/roles/ipaclient/tasks/install.yml for undercloud.ooo.test TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers] ***************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check that either password or keytab is set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Set default principal if no keytab is given] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure DNS resolver] **************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - IPA client test] *********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Cleanup leftover ccache] *************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NTP] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Keytab or password is required for getting otp] **** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary file for keytab] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Copy keytab to server temporary file] ************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Report error for OTP generation] ******************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Store the previously obtained OTP] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Remove keytab temporary file] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Store predefined OTP in admin_password] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if principal and keytab are set] ************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - From host keytab, purge OOO.TEST] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Backup and set hostname] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary krb5 configuration] *************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Join IPA] ****************************************** changed: [undercloud.ooo.test] TASK [ipaclient : The krb5 configuration is not correct] *********************** skipping: [undercloud.ooo.test] TASK [ipaclient : IPA test failed] ********************************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Fail due to missing ca.crt file] ***************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure IPA default.conf] ************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSSD] ************************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Fix IPA ca] **************************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create IPA NSS database] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSH and SSHD] **************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure automount] ******************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure firefox] ********************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NIS] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure certmonger] ****************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Cleanup leftover ccache] ************************************* ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf backup] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Uninstall IPA client] **************************************** skipping: [undercloud.ooo.test] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Include create admin roles] ********************************************** TASK [/usr/share/ansible/roles/tripleo_create_admin : create user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : grant admin rights to user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure home dir has the right owner/group for user tripleo-admin] *** ok: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure .ssh dir exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure authorized_keys file exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : get remote tripleo-admin public key] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : append tripleo-admin public key to authorized_keys] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : authorize TripleO key for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install private key on nodes for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install public key on nodes for user tripleo-admin] *** skipping: [localhost] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [kinit to get admin credentials] ****************************************** changed: [localhost] TASK [setup the undercloud and get keytab] ************************************* [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible- core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add nova host management permissions] **************** changed: [localhost] => (item={'name': 'Modify host password', 'right': 'write', 'type': 'host', 'attrs': ['userpassword']}) changed: [localhost] => (item={'name': 'Write host certificate', 'right': 'write', 'type': 'host', 'attrs': ['usercertificate']}) changed: [localhost] => (item={'name': 'Modify host userclass', 'right': 'write', 'type': 'host', 'attrs': ['userclass']}) changed: [localhost] => (item={'name': 'Modify service managedBy attribute', 'right': 'write', 'type': 'service', 'attrs': ['managedby']}) TASK [tripleo_ipa_setup : add Nova Host privilege] ***************************** changed: [localhost] TASK [tripleo_ipa_setup : add permissions to the Nova Host privilege] ********** changed: [localhost] => (item=System: add hosts) changed: [localhost] => (item=System: remove hosts) changed: [localhost] => (item=Modify host password) changed: [localhost] => (item=Modify host userclass) changed: [localhost] => (item=System: Modify hosts) changed: [localhost] => (item=Modify service managedBy attribute) changed: [localhost] => (item=System: Add krbPrincipalName to a Host) changed: [localhost] => (item=System: Add Services) changed: [localhost] => (item=System: Remove Services) changed: [localhost] => (item=Revoke certificate) changed: [localhost] => (item=System: manage host keytab) changed: [localhost] => (item=System: Manage host certificates) changed: [localhost] => (item=System: modify services) changed: [localhost] => (item=System: manage service keytab) changed: [localhost] => (item=System: read dns entries) changed: [localhost] => (item=System: remove dns entries) changed: [localhost] => (item=System: add dns entries) changed: [localhost] => (item=System: update dns entries) changed: [localhost] => (item=System: Modify Realm Domains) changed: [localhost] => (item=Retrieve Certificates from the CA) TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** changed: [localhost] TASK [tripleo_ipa_setup : set nova service user facts] ************************* ok: [localhost] TASK [tripleo_ipa_setup : add nova service] ************************************ changed: [localhost] TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** ok: [localhost] TASK [tripleo_ipa_setup : add service to the Nova Host Manager role] *********** changed: [localhost] TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add directory for keytab] **************************** changed: [localhost] TASK [tripleo_ipa_setup : get a keytab for the novajoin service] *************** changed: [localhost] TASK [tripleo_ipa_setup : chgrp and chmod the keytab] ************************** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=25 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 undercloud.ooo.test : ok=25 changed=14 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + openstack overcloud deploy --stack overcloud --override-ansible-cfg /home/zuul/ansible_config.cfg --templates /usr/share/openstack-tripleo-heat-templates --roles-file /home/zuul/overcloud_roles.yaml -n /home/zuul/network_data.yaml --libvirt-type qemu --ntp-server pool.ntp.org --timeout 90 --overcloud-ssh-user zuul --deployed-server -e /home/zuul/hostnamemap.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/podman.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml --validation-warnings-fatal -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml -e /home/zuul/overcloud_services.yaml -e /home/zuul/config-download.yaml -e /home/zuul/vips_provision_out.yaml -e /home/zuul/network_provision_out.yaml --disable-validations --heat-type pod --disable-protected-resource-types --log-file overcloud_deployment.log 2026-03-14 07:58:33.049 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud.j2.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template post.j2.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/post.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/controller-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontroller-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontrollercompute-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/compute-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/blockstorage-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/objectstorage-role.yaml 2026-03-14 07:58:33.050 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cephstorage-role.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/networker-role.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template apache-baremetal-puppet.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/apache/apache-baremetal-puppet.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/haproxy/haproxy-internal-tls-certmonger.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template octavia-deployment-config.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/octavia/octavia-deployment-config.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-server-environment.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-server-environment.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-noop.j2.yaml 2026-03-14 07:58:33.051 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-noop.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-network-environment.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-network-environment.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-2-linux-bonds-with-vlans.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans-no-external.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-dpdkbond-with-vlans.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics-vlans.yaml 2026-03-14 07:58:33.052 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-linux-bridge-with-vlans.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans-no-external.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6-all.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6-all.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment.j2.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment.yaml 2026-03-14 07:58:33.053 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks-disable.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/networks-disable.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-baremetal.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/overcloud-baremetal.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/split-stack-consistent-hostname-format.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template enable-internal-tls.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap-partition.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap-partition.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-03-14 07:58:33.054 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/controller-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontroller-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontrollercompute-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/compute-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/blockstorage-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/objectstorage-role.yaml 2026-03-14 07:58:33.055 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cephstorage-role.yaml 2026-03-14 07:58:33.693 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/networker-role.yaml 2026-03-14 07:58:33.693 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network.network.j2.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external.yaml 2026-03-14 07:58:33.694 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network_v6.network.j2.yaml 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_v6.yaml 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt_v6.yaml 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api_v6.yaml 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant_v6.yaml 2026-03-14 07:58:33.695 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external_v6.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks.j2.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/networks.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template service_net_map.j2.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/service_net_map.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_port.network.j2.yaml 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.696 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage_mgmt.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_internal_api.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_tenant.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_external.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_vip_port.network.j2.yaml 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.697 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage_mgmt.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_internal_api.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_tenant.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_external.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port.network.j2.yaml 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.698 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port_v6.network.j2.yaml 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.699 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_v6.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt_v6.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api_v6.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant_v6.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external_v6.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_list_map.j2.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_list_map.yaml 2026-03-14 07:58:33.700 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_map.j2.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_map.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external.j2.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external_v6.j2.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external_v6.yaml 2026-03-14 07:58:33.701 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port.network.j2.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external.yaml 2026-03-14 07:58:33.702 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool.network.j2.yaml 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool.yaml 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool.yaml 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool.yaml 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool.yaml 2026-03-14 07:58:33.703 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool.yaml 2026-03-14 07:58:33.704 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool_v6.network.j2.yaml 2026-03-14 07:58:33.704 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:33.704 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool_v6.yaml 2026-03-14 07:58:33.704 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool_v6.yaml 2026-03-14 07:58:33.704 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool_v6.yaml 2026-03-14 07:58:34.038 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool_v6.yaml 2026-03-14 07:58:34.039 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool_v6.yaml 2026-03-14 07:58:34.039 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_v6.network.j2.yaml 2026-03-14 07:58:34.039 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-03-14 07:58:34.039 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_v6.yaml 2026-03-14 07:58:34.040 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_v6.yaml 2026-03-14 07:58:34.040 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_v6.yaml 2026-03-14 07:58:34.040 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_v6.yaml 2026-03-14 07:58:34.040 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_v6.yaml 2026-03-14 07:58:34.040 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-03-14 07:58:34.041 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-03-14 07:58:34.041 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/controller-role.yaml 2026-03-14 07:58:34.041 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontroller-role.yaml 2026-03-14 07:58:34.041 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontrollercompute-role.yaml 2026-03-14 07:58:34.042 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/compute-role.yaml 2026-03-14 07:58:34.042 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/blockstorage-role.yaml 2026-03-14 07:58:34.042 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/objectstorage-role.yaml 2026-03-14 07:58:34.042 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cephstorage-role.yaml 2026-03-14 07:58:34.042 78075 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/networker-role.yaml 2026-03-14 07:58:37.920 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud. 2026-03-14 07:58:37.920 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Using ephemeral heat for stack operation 2026-03-14 07:58:38.767 78075 INFO tripleoclient.heat_launcher [-] Skipping container image pull. 2026-03-14 07:58:38.773 78075 INFO tripleoclient.heat_launcher [-] Checking that database is up 2026-03-14 07:58:39.124 78075 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up 2026-03-14 07:58:42.278 2 INFO migrate.versioning.api [-] 72 -> 73...  2026-03-14 07:58:42.639 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.639 2 INFO migrate.versioning.api [-] 73 -> 74...  2026-03-14 07:58:42.650 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.650 2 INFO migrate.versioning.api [-] 74 -> 75...  2026-03-14 07:58:42.658 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.658 2 INFO migrate.versioning.api [-] 75 -> 76...  2026-03-14 07:58:42.664 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.664 2 INFO migrate.versioning.api [-] 76 -> 77...  2026-03-14 07:58:42.670 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.670 2 INFO migrate.versioning.api [-] 77 -> 78...  2026-03-14 07:58:42.676 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.676 2 INFO migrate.versioning.api [-] 78 -> 79...  2026-03-14 07:58:42.824 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.824 2 INFO migrate.versioning.api [-] 79 -> 80...  2026-03-14 07:58:42.892 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.892 2 INFO migrate.versioning.api [-] 80 -> 81...  2026-03-14 07:58:42.899 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.899 2 INFO migrate.versioning.api [-] 81 -> 82...  2026-03-14 07:58:42.905 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.905 2 INFO migrate.versioning.api [-] 82 -> 83...  2026-03-14 07:58:42.911 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.911 2 INFO migrate.versioning.api [-] 83 -> 84...  2026-03-14 07:58:42.917 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.917 2 INFO migrate.versioning.api [-] 84 -> 85...  2026-03-14 07:58:42.923 2 INFO migrate.versioning.api [-] done 2026-03-14 07:58:42.923 2 INFO migrate.versioning.api [-] 85 -> 86...  2026-03-14 07:58:42.990 2 INFO migrate.versioning.api [-] done Pod: d22c3023faa833e3d630ef242ada324d0e8cea2512dcbcebd2e9ec128cb78065 Containers: 46ddef5ce6dcab25f4cb43eae784f34e2d2f9eda60aeb7098f7c456cb46dc3bf 06186bf76b6c26fc7246770eb799aa1e12ac92c2ff2e2fdd635c0198cc919b12 2026-03-14 07:58:48.091 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2026-03-14 07:58:58.281 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2026-03-14 07:58:58.281 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 2026-03-14 07:58:58.282 78075 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Success. 2026-03-14 07:59:02Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:05Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:05Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:05Z [overcloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:06Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.ServiceNetMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:06Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:06Z [overcloud.ControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.ControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:06Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:06Z [overcloud.CellControllerComputeServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.CellControllerComputeServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:06Z [overcloud.BlockStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.BlockStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:06Z [overcloud.ComputeServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.ComputeServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:06Z [overcloud.NetworkerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:06Z [overcloud.NetworkerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.CephStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.CephStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.ObjectStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.CellControllerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.ObjectStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.ControllerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.ControllerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.CellControllerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.CloudNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:07Z [overcloud.CloudNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:07Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:08Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:08Z [overcloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:59:08Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:08Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:08Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2026-03-14 07:59:08Z [overcloud.Networks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:08Z [overcloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:08Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:08Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:09Z [overcloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:09Z [overcloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2026-03-14 07:59:09Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:09Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2026-03-14 07:59:09Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:09Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:09Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:09Z [overcloud.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:09Z [overcloud.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:10Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:10Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:10Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:10Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:10Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:10Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:10Z [overcloud.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:10Z [overcloud.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:11Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:11Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:11Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:11Z [overcloud.ComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:11Z [overcloud.ComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:11Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:11Z [overcloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:11Z [overcloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:11Z [overcloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:12Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:12Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:12Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:12Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:12Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:12Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:12Z [overcloud.Networks]: CREATE_COMPLETE state changed 2026-03-14 07:59:12Z [overcloud.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:12Z [overcloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NetworkerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NetworkerNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.ComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.CephStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.ComputeNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.CephStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.ObjectStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.ObjectStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:13Z [overcloud.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.BlockStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.BlockStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.CellControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.ControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.CellControllerNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.ControllerNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:13Z [overcloud.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:59:13Z [overcloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:59:14Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:14Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:14Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:14Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:14Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:14Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:14Z [overcloud.StorageVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:59:14Z [overcloud.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2026-03-14 07:59:14Z [overcloud.VipMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:14Z [overcloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:15Z [overcloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:15Z [overcloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:15Z [overcloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:15Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:15Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:15Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:15Z [overcloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:15Z [overcloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:15Z [overcloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:16Z [overcloud.VipMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.NodeUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:16Z [overcloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.VipHosts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.VipHosts]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.CellControllerUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.CephStorageUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:16Z [overcloud.ComputeUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.CellControllerComputeUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:16Z [overcloud.ComputeUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.CellControllerUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.CephStorageUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:16Z [overcloud.ControllerUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:17Z [overcloud.CellControllerComputeUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.ControllerUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:17Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:17Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:17Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:17Z [overcloud.EndpointMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.BlockStorageUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:17Z [overcloud.BlockStorageUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:17Z [overcloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.EndpointMapData]: CREATE_COMPLETE state changed 2026-03-14 07:59:18Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:18Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:18Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:18Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:18Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:18Z [overcloud.NetworkerUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:18Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-03-14 07:59:18Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:18Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:19Z [overcloud.NetworkerUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:19Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:19Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:19Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:19Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:19Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:19Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageUserData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageUserData]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:20Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:21Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:21Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:22Z [ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:22Z [ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:22Z [ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:22Z [PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:22Z [overcloud.CellControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CellControllerServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CellControllerServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:23Z [PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:23Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:23Z [overcloud.CellController]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:23Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:24Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.NetworkerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.NetworkerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:25Z [overcloud.NetworkerServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.NetworkerServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CellController]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.Networker]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CellControllerServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CellControllerServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:25Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:25Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:26Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.CellControllerComputeServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.ObjectStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.ObjectStorageServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.CellControllerComputeServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.CellControllerCompute]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.BlockStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.BlockStorageServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.ObjectStorage]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.BlockStorage]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.CephStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:26Z [overcloud.CephStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2026-03-14 07:59:26Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.CephStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.Networker]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.CephStorageServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:27Z [overcloud.CephStorage]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.CellControllerCompute]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [2]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.BlockStorage]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.ObjectStorage]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:27Z [overcloud.CellControllerComputeServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.CellControllerComputeServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:27Z [overcloud.BlockStorageServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:27Z [overcloud.BlockStorageServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:28Z [overcloud.ObjectStorageServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:28Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.CephStorage]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [3]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:28Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.CephStorageServers]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:28Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.CephStorageServers]: CREATE_COMPLETE state changed 2026-03-14 07:59:28Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:28Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:29Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:29Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:29Z [0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:29Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:29Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:30Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2026-03-14 07:59:30Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:30Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:30Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 07:59:30Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:30Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:30Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:30Z [1]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:30Z [0]: CREATE_COMPLETE state changed 2026-03-14 07:59:30Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [4]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:31Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [1]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [2]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2026-03-14 07:59:31Z [3]: CREATE_COMPLETE state changed 2026-03-14 07:59:32Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:32Z [5]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:32Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2026-03-14 07:59:32Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:32Z [7]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:32Z [6]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:32Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:33Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2026-03-14 07:59:33Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:34Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2026-03-14 07:59:34Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2026-03-14 07:59:34Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:34Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:34Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2026-03-14 07:59:35Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:35Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2026-03-14 07:59:36Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:36Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2026-03-14 07:59:36Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:37Z [4]: CREATE_COMPLETE state changed 2026-03-14 07:59:37Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2026-03-14 07:59:37Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:37Z [8]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:38Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2026-03-14 07:59:38Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2026-03-14 07:59:38Z [6]: CREATE_COMPLETE state changed 2026-03-14 07:59:39Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:39Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:39Z [10]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:39Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2026-03-14 07:59:39Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:40Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2026-03-14 07:59:40Z [5]: CREATE_COMPLETE state changed 2026-03-14 07:59:40Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:40Z [10]: CREATE_COMPLETE state changed 2026-03-14 07:59:40Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2026-03-14 07:59:40Z [14]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:41Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:41Z [9]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:41Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2026-03-14 07:59:41Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2026-03-14 07:59:42Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2026-03-14 07:59:42Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:42Z [7]: CREATE_COMPLETE state changed 2026-03-14 07:59:43Z [9]: CREATE_COMPLETE state changed 2026-03-14 07:59:43Z [11]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:43Z [13]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:44Z [8]: CREATE_COMPLETE state changed 2026-03-14 07:59:44Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2026-03-14 07:59:44Z [12]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:45Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2026-03-14 07:59:46Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:47Z [14]: CREATE_COMPLETE state changed 2026-03-14 07:59:47Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2026-03-14 07:59:47Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:47Z [18]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:49Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2026-03-14 07:59:49Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:50Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:50Z [18]: CREATE_COMPLETE state changed 2026-03-14 07:59:50Z [11]: CREATE_COMPLETE state changed 2026-03-14 07:59:51Z [13]: CREATE_COMPLETE state changed 2026-03-14 07:59:51Z [22]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:51Z [15]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:51Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [17]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [15]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:52Z [12]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [19]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:53Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [16]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [19]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 07:59:54Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:55Z [23]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:55Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE state changed 2026-03-14 07:59:56Z [overcloud.ComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:56Z [overcloud.ComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 07:59:56Z [overcloud.ComputeServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:56Z [overcloud.ComputeServiceNames]: CREATE_COMPLETE state changed 2026-03-14 07:59:57Z [overcloud.Compute]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:57Z [22]: CREATE_COMPLETE state changed 2026-03-14 07:59:57Z [overcloud.Compute]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:57Z [overcloud.Compute]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 07:59:57Z [26]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:58Z [overcloud.Compute]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-03-14 07:59:58Z [overcloud.Compute.2]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:58Z [overcloud.Compute.2]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 07:59:58Z [17]: CREATE_COMPLETE state changed 2026-03-14 07:59:59Z [overcloud.Compute.2.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:59Z [21]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:59Z [overcloud.Compute.0]: CREATE_IN_PROGRESS state changed 2026-03-14 07:59:59Z [overcloud.Compute.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:00Z [16]: CREATE_COMPLETE state changed 2026-03-14 08:00:00Z [overcloud.Compute.0.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:00Z [overcloud.Compute.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:00Z [overcloud.Compute.2.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:00Z [overcloud.Compute.1]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:00Z [21]: CREATE_COMPLETE state changed 2026-03-14 08:00:00Z [20]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:00Z [overcloud.Compute.1]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:01Z [25]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NovaCompute]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [23]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.1.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:01Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:01Z [27]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NovaCompute]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.1.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:02Z [overcloud.Compute.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:03Z [20]: CREATE_COMPLETE state changed 2026-03-14 08:00:03Z [24]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:03Z [overcloud.Compute.0.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:03Z [overcloud.Compute.0.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:03Z [overcloud.Compute.0.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:00:03Z [overcloud.Compute.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:03Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:03Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [overcloud.Compute.2.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [overcloud.Compute.2]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:04Z [27]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [31]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:04Z [24]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [overcloud.Compute.1.NovaCompute]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [overcloud.Compute.2]: CREATE_COMPLETE state changed 2026-03-14 08:00:04Z [28]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:04Z [overcloud.Compute.0.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:05Z [overcloud.Compute.1.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:00:05Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:05Z [overcloud.Compute.0]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [25]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [overcloud.Compute.1.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [overcloud.Compute.1.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [overcloud.Compute.1.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:06Z [overcloud.Compute.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:06Z [29]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:07Z [26]: CREATE_COMPLETE state changed 2026-03-14 08:00:07Z [overcloud.Compute.1.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:07Z [overcloud.Compute.1]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:07Z [30]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:08Z [overcloud.Compute.1]: CREATE_COMPLETE state changed 2026-03-14 08:00:08Z [overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-03-14 08:00:08Z [28]: CREATE_COMPLETE state changed 2026-03-14 08:00:08Z [32]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:08Z [overcloud.Compute]: CREATE_COMPLETE state changed 2026-03-14 08:00:09Z [30]: CREATE_COMPLETE state changed 2026-03-14 08:00:09Z [34]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:09Z [overcloud.ComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:09Z [overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:09Z [overcloud.ComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:09Z [overcloud.ComputeServers]: CREATE_COMPLETE state changed 2026-03-14 08:00:09Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:09Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:10Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:10Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 08:00:11Z [29]: CREATE_COMPLETE state changed 2026-03-14 08:00:11Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:11Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 08:00:11Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:11Z [33]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:11Z [31]: CREATE_COMPLETE state changed 2026-03-14 08:00:11Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE state changed 2026-03-14 08:00:12Z [35]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:13Z [32]: CREATE_COMPLETE state changed 2026-03-14 08:00:14Z [36]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:16Z [34]: CREATE_COMPLETE state changed 2026-03-14 08:00:17Z [38]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:19Z [38]: CREATE_COMPLETE state changed 2026-03-14 08:00:19Z [42]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:20Z [33]: CREATE_COMPLETE state changed 2026-03-14 08:00:21Z [36]: CREATE_COMPLETE state changed 2026-03-14 08:00:21Z [35]: CREATE_COMPLETE state changed 2026-03-14 08:00:21Z [37]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:21Z [40]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:22Z [39]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:24Z [39]: CREATE_COMPLETE state changed 2026-03-14 08:00:24Z [43]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:25Z [42]: CREATE_COMPLETE state changed 2026-03-14 08:00:26Z [40]: CREATE_COMPLETE state changed 2026-03-14 08:00:26Z [46]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:26Z [44]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:27Z [37]: CREATE_COMPLETE state changed 2026-03-14 08:00:27Z [41]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:28Z [44]: CREATE_COMPLETE state changed 2026-03-14 08:00:28Z [41]: CREATE_COMPLETE state changed 2026-03-14 08:00:29Z [48]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:29Z [45]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:30Z [48]: CREATE_COMPLETE state changed 2026-03-14 08:00:30Z [45]: CREATE_COMPLETE state changed 2026-03-14 08:00:30Z [52]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:30Z [49]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:31Z [43]: CREATE_COMPLETE state changed 2026-03-14 08:00:31Z [49]: CREATE_COMPLETE state changed 2026-03-14 08:00:31Z [47]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:32Z [53]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:32Z [46]: CREATE_COMPLETE state changed 2026-03-14 08:00:33Z [53]: CREATE_COMPLETE state changed 2026-03-14 08:00:33Z [50]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:33Z [57]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:33Z [47]: CREATE_COMPLETE state changed 2026-03-14 08:00:34Z [51]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:34Z [57]: CREATE_COMPLETE state changed 2026-03-14 08:00:34Z [52]: CREATE_COMPLETE state changed 2026-03-14 08:00:35Z [56]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:35Z [51]: CREATE_COMPLETE state changed 2026-03-14 08:00:35Z [55]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:36Z [55]: CREATE_COMPLETE state changed 2026-03-14 08:00:37Z [56]: CREATE_COMPLETE state changed 2026-03-14 08:00:38Z [50]: CREATE_COMPLETE state changed 2026-03-14 08:00:39Z [54]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:40Z [54]: CREATE_COMPLETE state changed 2026-03-14 08:00:40Z [ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:40Z [ServiceChain]: CREATE_COMPLETE state changed 2026-03-14 08:00:41Z [DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:41Z [DeployStepsTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:42Z [ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:42Z [ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:42Z [DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:42Z [GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:42Z [GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:42Z [DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:42Z [UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:42Z [UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:42Z [AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:43Z [AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:43Z [KollaConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:43Z [HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:43Z [HostFirewallTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:43Z [KollaConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:43Z [KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:43Z [KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-03-14 08:00:43Z [ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:43Z [ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:44Z [PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:44Z [DockerConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:44Z [DockerConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:44Z [PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:44Z [DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:44Z [DockerConfigScripts]: CREATE_COMPLETE state changed 2026-03-14 08:00:44Z [PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:44Z [PuppetStepConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:45Z [ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:45Z [IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:45Z [ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:45Z [IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:45Z [ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:45Z [ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:45Z [UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:45Z [UpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:46Z [HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:46Z [ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:46Z [ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:46Z [HostPrepTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:46Z [ServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:46Z [ServiceNames]: CREATE_COMPLETE state changed 2026-03-14 08:00:46Z [ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:47Z [PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [PuppetConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:47Z [MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-03-14 08:00:47Z [ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:48Z [FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:48Z [ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:48Z [FirewallRules]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:48Z [FirewallRules]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:48Z [UpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:48Z [PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:48Z [PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:49Z [PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:49Z [PostUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 08:00:49Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:49Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE state changed 2026-03-14 08:00:50Z [overcloud.ControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:50Z [overcloud.ControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-03-14 08:00:51Z [overcloud.ControllerServiceNames]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:51Z [overcloud.ControllerServiceNames]: CREATE_COMPLETE state changed 2026-03-14 08:00:51Z [overcloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:51Z [overcloud.GlobalConfig]: CREATE_COMPLETE state changed 2026-03-14 08:00:51Z [overcloud.CellControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:51Z [overcloud.CellControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:51Z [overcloud.CellControllerConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:51Z [overcloud.CellControllerConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.NetworkerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.NetworkerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.ComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.ComputeConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ComputeConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.ControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.NetworkerConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.NetworkerConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.ControllerConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ControllerConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.ObjectStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ObjectStorageGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:52Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:52Z [overcloud.ComputeGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.ComputeGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CephStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CephStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.CephStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.ControllerGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.CellControllerComputeGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.CellControllerComputeConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.ControllerGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CellControllerComputeConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.CephStorageGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CellControllerGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.NetworkerGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CellControllerGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CephStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.NetworkerGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CellControllerComputeGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.BlockStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.BlockStorageConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.BlockStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.ObjectStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:53Z [overcloud.ObjectStorageConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:53Z [overcloud.CephStorageConfigData]: CREATE_COMPLETE state changed 2026-03-14 08:00:54Z [overcloud.BlockStorageGroupVars]: CREATE_COMPLETE state changed 2026-03-14 08:00:54Z [overcloud.Controller]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:54Z [overcloud.Controller]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:54Z [overcloud.Controller]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:00:55Z [overcloud.Controller]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-03-14 08:00:55Z [overcloud.Controller.1]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:55Z [overcloud.Controller.1]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:55Z [overcloud.Controller.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:55Z [overcloud.Controller.1.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:56Z [overcloud.Controller.2]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:56Z [overcloud.Controller.2]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:56Z [overcloud.Controller.1.Controller]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:57Z [overcloud.Controller.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:57Z [overcloud.Controller.2.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:57Z [overcloud.Controller.0]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:57Z [overcloud.Controller.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:00:57Z [overcloud.Controller.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:57Z [overcloud.Controller.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-03-14 08:00:58Z [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed 2026-03-14 08:00:58Z [overcloud.Controller.0.Controller]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.Controller]: CREATE_COMPLETE state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:00Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.Controller]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.Controller]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.ExternalPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.TenantPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.NetHostMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.StoragePort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:01:01Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.ExternalPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:02Z [overcloud.Controller.2.TenantPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.1.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.1]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:01:02Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.2.StoragePort]: CREATE_COMPLETE state changed 2026-03-14 08:01:02Z [overcloud.Controller.2.ExternalPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:03Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.2.InternalApiPort]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:03Z [overcloud.Controller.1]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.0.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:03Z [overcloud.Controller.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:01:04Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:04Z [overcloud.Controller.2.NetIpMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:04Z [overcloud.Controller.2]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:01:04Z [overcloud.Controller.0]: CREATE_COMPLETE state changed 2026-03-14 08:01:04Z [overcloud.Controller.2]: CREATE_COMPLETE state changed 2026-03-14 08:01:04Z [overcloud.Controller]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-03-14 08:01:05Z [overcloud.Controller]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.HostsEntryValue]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.ServerIdMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.ControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.ControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.ControllerServers]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.ControllerServers]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:06Z [overcloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:06Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:01:06Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:07Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-03-14 08:01:07Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:07Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2026-03-14 08:01:08Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:08Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-03-14 08:01:08Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:01:08Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:08Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:08Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE state changed 2026-03-14 08:01:09Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:10Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:10Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:10Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_COMPLETE state changed 2026-03-14 08:01:11Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:11Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:12Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:12Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:13Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_COMPLETE state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:14Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_COMPLETE state changed 2026-03-14 08:01:15Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:15Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:16Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-03-14 08:01:16Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-03-14 08:01:16Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2026-03-14 08:01:16Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2026-03-14 08:01:16Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack overcloud/e27728a3-e121-4e2f-a12a-940fdb5c4272 CREATE_COMPLETE 2026-03-14 08:01:31.157 78075 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-undercloud-get-horizon-url, Playbook directory: /usr/share/ansible/tripleo-playbooks [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. [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. [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. PLAY [Overcloud Get Horizon URL] *********************************************** 2026-03-14 08:01:31.791722 | fa163e0a-ba28-3fb7-934c-000000000004 | TASK | Check for required inputs 2026-03-14 08:01:31.863166 | fa163e0a-ba28-3fb7-934c-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2026-03-14 08:01:31.889071 | fa163e0a-ba28-3fb7-934c-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2026-03-14 08:01:31.900526 | fa163e0a-ba28-3fb7-934c-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.152014 | 0.11s 2026-03-14 08:01:31.918962 | fa163e0a-ba28-3fb7-934c-000000000006 | TASK | Fetch stack data 2026-03-14 08:01:34.868117 | fa163e0a-ba28-3fb7-934c-000000000006 | OK | Fetch stack data | localhost 2026-03-14 08:01:34.871425 | fa163e0a-ba28-3fb7-934c-000000000006 | TIMING | Fetch stack data | localhost | 0:00:03.122919 | 2.95s 2026-03-14 08:01:34.883629 | fa163e0a-ba28-3fb7-934c-000000000007 | TASK | Create horizon url temp file 2026-03-14 08:01:35.666328 | fa163e0a-ba28-3fb7-934c-000000000007 | CHANGED | Create horizon url temp file | localhost 2026-03-14 08:01:35.667763 | fa163e0a-ba28-3fb7-934c-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:03.919259 | 0.78s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-14 08:01:35.692659 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:35.693179 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:35.693724 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.945237 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:35.694250 | UUID | Info | Host | Task Name | Run Time 2026-03-14 08:01:35.694805 | fa163e0a-ba28-3fb7-934c-000000000006 | SUMMARY | localhost | Fetch stack data | 2.95s 2026-03-14 08:01:35.695300 | fa163e0a-ba28-3fb7-934c-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.78s 2026-03-14 08:01:35.695922 | fa163e0a-ba28-3fb7-934c-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-03-14 08:01:35.696404 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:35.878 78075 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleou9_gxnpd ] cleaned up 2026-03-14 08:01:35.878 78075 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml 2026-03-14 08:01:35.881 78075 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-config-download, Playbook directory: /usr/share/ansible/tripleo-playbooks [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. [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. [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. PLAY [Download config] ********************************************************* 2026-03-14 08:01:36.462984 | fa163e0a-ba28-e27e-7b2d-000000000004 | TASK | Set output_dir 2026-03-14 08:01:36.496360 | fa163e0a-ba28-e27e-7b2d-000000000004 | SKIPPED | Set output_dir | localhost 2026-03-14 08:01:36.496953 | fa163e0a-ba28-e27e-7b2d-000000000004 | TIMING | Set output_dir | localhost | 0:00:00.078083 | 0.03s 2026-03-14 08:01:36.499856 | fa163e0a-ba28-e27e-7b2d-000000000005 | TASK | Set work_dir 2026-03-14 08:01:36.544442 | fa163e0a-ba28-e27e-7b2d-000000000005 | OK | Set work_dir | localhost 2026-03-14 08:01:36.545274 | fa163e0a-ba28-e27e-7b2d-000000000005 | TIMING | Set work_dir | localhost | 0:00:00.126406 | 0.04s 2026-03-14 08:01:36.548440 | fa163e0a-ba28-e27e-7b2d-000000000006 | TASK | Clean work_dir 2026-03-14 08:01:36.572010 | fa163e0a-ba28-e27e-7b2d-000000000006 | SKIPPED | Clean work_dir | localhost 2026-03-14 08:01:36.572569 | fa163e0a-ba28-e27e-7b2d-000000000006 | TIMING | Clean work_dir | localhost | 0:00:00.153673 | 0.02s 2026-03-14 08:01:36.576677 | fa163e0a-ba28-e27e-7b2d-000000000007 | TASK | Create config dir if does not exist 2026-03-14 08:01:36.964357 | fa163e0a-ba28-e27e-7b2d-000000000007 | CHANGED | Create config dir if does not exist | localhost 2026-03-14 08:01:36.965839 | fa163e0a-ba28-e27e-7b2d-000000000007 | TIMING | Create config dir if does not exist | localhost | 0:00:00.546959 | 0.39s 2026-03-14 08:01:36.973063 | fa163e0a-ba28-e27e-7b2d-000000000008 | TASK | Download config 2026-03-14 08:01:52.079209 | fa163e0a-ba28-e27e-7b2d-000000000008 | CHANGED | Download config | localhost 2026-03-14 08:01:52.080772 | fa163e0a-ba28-e27e-7b2d-000000000008 | TIMING | Download config | localhost | 0:00:15.661888 | 15.11s 2026-03-14 08:01:52.090347 | fa163e0a-ba28-e27e-7b2d-000000000009 | TASK | Generate ansible inventory 2026-03-14 08:01:54.965642 | fa163e0a-ba28-e27e-7b2d-000000000009 | CHANGED | Generate ansible inventory | localhost 2026-03-14 08:01:54.966612 | fa163e0a-ba28-e27e-7b2d-000000000009 | TIMING | Generate ansible inventory | localhost | 0:00:18.547740 | 2.87s PLAY RECAP ********************************************************************* localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-03-14 08:01:54.986188 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:54.986720 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:54.987189 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.568321 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:54.987674 | UUID | Info | Host | Task Name | Run Time 2026-03-14 08:01:54.988122 | fa163e0a-ba28-e27e-7b2d-000000000008 | SUMMARY | localhost | Download config | 15.11s 2026-03-14 08:01:54.988563 | fa163e0a-ba28-e27e-7b2d-000000000009 | SUMMARY | localhost | Generate ansible inventory | 2.87s 2026-03-14 08:01:54.989042 | fa163e0a-ba28-e27e-7b2d-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.39s 2026-03-14 08:01:54.989533 | fa163e0a-ba28-e27e-7b2d-000000000005 | SUMMARY | localhost | Set work_dir | 0.04s 2026-03-14 08:01:54.990011 | fa163e0a-ba28-e27e-7b2d-000000000004 | SUMMARY | localhost | Set output_dir | 0.03s 2026-03-14 08:01:54.990456 | fa163e0a-ba28-e27e-7b2d-000000000006 | SUMMARY | localhost | Clean work_dir | 0.02s 2026-03-14 08:01:54.990996 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:01:55.169 78075 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo8wr1teqb ] cleaned up 2026-03-14 08:01:55.170 78075 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml 2026-03-14 08:01:55.170 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stopping ephemeral heat. 2026-03-14 08:01:55.269 78075 INFO tripleoclient.heat_launcher [-] Killing pod: ephemeral-heat d22c3023faa833e3d630ef242ada324d0e8cea2512dcbcebd2e9ec128cb78065 2026-03-14 08:01:55.535 78075 INFO tripleoclient.heat_launcher [-] Killed pod: ephemeral-heat 2026-03-14 08:01:55.784 78075 INFO tripleoclient.heat_launcher [-] Starting back up of heat db 2026-03-14 08:02:05.424 78075 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql-1773475117.9209611.tar.bzip2 2026-03-14 08:02:05.424 78075 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql 2026-03-14 08:02:06.051 78075 INFO tripleoclient.heat_launcher [-] Removing pod: ephemeral-heat d22c3023faa833e3d630ef242ada324d0e8cea2512dcbcebd2e9ec128cb78065 2026-03-14 08:02:06.941 78075 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1773475117.9209611.log-1773475117.9209611.tar.bzip2 2026-03-14 08:02:06.941 78075 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1773475117.9209611.log Enabling ssh admin (tripleo-admin) for hosts: ['192.168.122.106', '192.168.122.107', '192.168.122.108', '192.168.122.103', '192.168.122.104', '192.168.122.105']. Using ssh user "zuul" for initial connection. Using ssh key at "/home/zuul/.ssh/id_rsa" for initial connection. Starting ssh admin enablement playbook 2026-03-14 08:02:06.949 78075 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-enable-ssh-admin, Playbook directory: /usr/share/ansible/tripleo-playbooks [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. [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. [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. PLAY [Playbook for establishing ssh keys] ************************************** 2026-03-14 08:02:07.578006 | fa163e0a-ba28-dd67-1323-000000000006 | TASK | No ssh servers defined 2026-03-14 08:02:07.642490 | fa163e0a-ba28-dd67-1323-000000000006 | SKIPPED | No ssh servers defined | localhost 2026-03-14 08:02:07.643294 | fa163e0a-ba28-dd67-1323-000000000006 | TIMING | No ssh servers defined | localhost | 0:00:00.112629 | 0.06s 2026-03-14 08:02:07.646618 | fa163e0a-ba28-dd67-1323-000000000007 | TASK | Set local connection user facts 2026-03-14 08:02:07.742474 | fa163e0a-ba28-dd67-1323-000000000007 | OK | Set local connection user facts | localhost 2026-03-14 08:02:07.743743 | fa163e0a-ba28-dd67-1323-000000000007 | TIMING | Set local connection user facts | localhost | 0:00:00.213069 | 0.10s 2026-03-14 08:02:07.749889 | fa163e0a-ba28-dd67-1323-000000000008 | TASK | Set facts for ssh servers and user private key file 2026-03-14 08:02:07.806460 | fa163e0a-ba28-dd67-1323-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2026-03-14 08:02:07.807212 | fa163e0a-ba28-dd67-1323-000000000008 | TIMING | Set facts for ssh servers and user private key file | localhost | 0:00:00.276548 | 0.06s 2026-03-14 08:02:07.810339 | fa163e0a-ba28-dd67-1323-000000000009 | TASK | Ensure .ssh directory 2026-03-14 08:02:08.233979 | fa163e0a-ba28-dd67-1323-000000000009 | OK | Ensure .ssh directory | localhost 2026-03-14 08:02:08.235407 | fa163e0a-ba28-dd67-1323-000000000009 | TIMING | Ensure .ssh directory | localhost | 0:00:00.704732 | 0.42s 2026-03-14 08:02:08.244147 | fa163e0a-ba28-dd67-1323-00000000000a | TASK | Ensure ssh key pair 2026-03-14 08:02:08.722201 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2026-03-14 08:02:08.723497 | fa163e0a-ba28-dd67-1323-00000000000a | OK | Ensure ssh key pair | localhost 2026-03-14 08:02:08.724446 | fa163e0a-ba28-dd67-1323-00000000000a | TIMING | Ensure ssh key pair | localhost | 0:00:01.193769 | 0.48s 2026-03-14 08:02:08.731714 | fa163e0a-ba28-dd67-1323-00000000000b | TASK | Stat key file 2026-03-14 08:02:09.098634 | fa163e0a-ba28-dd67-1323-00000000000b | OK | Stat key file | localhost 2026-03-14 08:02:09.099887 | fa163e0a-ba28-dd67-1323-00000000000b | TIMING | Stat key file | localhost | 0:00:01.569211 | 0.37s 2026-03-14 08:02:09.106725 | fa163e0a-ba28-dd67-1323-00000000000e | TASK | Get local private key 2026-03-14 08:02:09.163645 | fa163e0a-ba28-dd67-1323-00000000000e | SKIPPED | Get local private key | localhost 2026-03-14 08:02:09.166324 | fa163e0a-ba28-dd67-1323-00000000000e | TIMING | Get local private key | localhost | 0:00:01.635650 | 0.06s 2026-03-14 08:02:09.173300 | fa163e0a-ba28-dd67-1323-00000000000f | TASK | Get local public key 2026-03-14 08:02:09.210928 | fa163e0a-ba28-dd67-1323-00000000000f | SKIPPED | Get local public key | localhost 2026-03-14 08:02:09.212092 | fa163e0a-ba28-dd67-1323-00000000000f | TIMING | Get local public key | localhost | 0:00:01.681417 | 0.04s 2026-03-14 08:02:09.218502 | fa163e0a-ba28-dd67-1323-000000000010 | TASK | Set key facts 2026-03-14 08:02:09.258500 | fa163e0a-ba28-dd67-1323-000000000010 | SKIPPED | Set key facts | localhost 2026-03-14 08:02:09.259582 | fa163e0a-ba28-dd67-1323-000000000010 | TIMING | Set key facts | localhost | 0:00:01.728879 | 0.04s 2026-03-14 08:02:09.266652 | fa163e0a-ba28-dd67-1323-000000000012 | TASK | Get local private key 2026-03-14 08:02:09.683895 | fa163e0a-ba28-dd67-1323-000000000012 | OK | Get local private key | localhost 2026-03-14 08:02:09.685058 | fa163e0a-ba28-dd67-1323-000000000012 | TIMING | Get local private key | localhost | 0:00:02.154383 | 0.42s 2026-03-14 08:02:09.691899 | fa163e0a-ba28-dd67-1323-000000000013 | TASK | Get local public key 2026-03-14 08:02:09.943526 | fa163e0a-ba28-dd67-1323-000000000013 | OK | Get local public key | localhost 2026-03-14 08:02:09.944968 | fa163e0a-ba28-dd67-1323-000000000013 | TIMING | Get local public key | localhost | 0:00:02.414291 | 0.25s 2026-03-14 08:02:09.953734 | fa163e0a-ba28-dd67-1323-000000000014 | TASK | Write tripleo private key 2026-03-14 08:02:10.599919 | fa163e0a-ba28-dd67-1323-000000000014 | CHANGED | Write tripleo private key | localhost 2026-03-14 08:02:10.600965 | fa163e0a-ba28-dd67-1323-000000000014 | TIMING | Write tripleo private key | localhost | 0:00:03.070296 | 0.65s 2026-03-14 08:02:10.605362 | fa163e0a-ba28-dd67-1323-000000000015 | TASK | Write tripleo public key 2026-03-14 08:02:11.154149 | fa163e0a-ba28-dd67-1323-000000000015 | CHANGED | Write tripleo public key | localhost 2026-03-14 08:02:11.155675 | fa163e0a-ba28-dd67-1323-000000000015 | TIMING | Write tripleo public key | localhost | 0:00:03.624997 | 0.55s 2026-03-14 08:02:11.162774 | fa163e0a-ba28-dd67-1323-000000000016 | TASK | Set key file fact 2026-03-14 08:02:11.229890 | fa163e0a-ba28-dd67-1323-000000000016 | OK | Set key file fact | localhost 2026-03-14 08:02:11.231331 | fa163e0a-ba28-dd67-1323-000000000016 | TIMING | Set key file fact | localhost | 0:00:03.700654 | 0.07s 2026-03-14 08:02:11.238103 | fa163e0a-ba28-dd67-1323-000000000018 | TASK | Ensure user can ssh to localhost 2026-03-14 08:02:11.725374 | fa163e0a-ba28-dd67-1323-000000000018 | OK | Ensure user can ssh to localhost | localhost 2026-03-14 08:02:11.726695 | fa163e0a-ba28-dd67-1323-000000000018 | TIMING | Ensure user can ssh to localhost | localhost | 0:00:04.196019 | 0.49s 2026-03-14 08:02:11.732938 | fa163e0a-ba28-dd67-1323-000000000019 | TASK | Set node key fact 2026-03-14 08:02:11.803224 | fa163e0a-ba28-dd67-1323-000000000019 | OK | Set node key fact | localhost 2026-03-14 08:02:11.804349 | fa163e0a-ba28-dd67-1323-000000000019 | TIMING | Set node key fact | localhost | 0:00:04.273664 | 0.07s 2026-03-14 08:02:11.811740 | fa163e0a-ba28-dd67-1323-00000000001a | TASK | Add ssh-servers 2026-03-14 08:02:12.003357 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2026-03-14 08:02:12.004828 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.474153 | 0.19s 2026-03-14 08:02:12.006223 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2026-03-14 08:02:12.006978 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.476311 | 0.19s 2026-03-14 08:02:12.008339 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2026-03-14 08:02:12.009117 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.478452 | 0.20s 2026-03-14 08:02:12.010189 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2026-03-14 08:02:12.010858 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.480194 | 0.20s 2026-03-14 08:02:12.011918 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2026-03-14 08:02:12.012589 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.481886 | 0.20s 2026-03-14 08:02:12.013644 | fa163e0a-ba28-dd67-1323-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2026-03-14 08:02:12.014280 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.483615 | 0.20s 2026-03-14 08:02:12.015737 | fa163e0a-ba28-dd67-1323-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.485073 | 0.20s PLAY [Run Create admin] ******************************************************** 2026-03-14 08:02:12.066511 | fa163e0a-ba28-dd67-1323-000000000034 | TASK | Wait for connection to become available [WARNING]: Reset is not implemented for this connection 2026-03-14 08:02:12.474217 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | localhost 2026-03-14 08:02:12.475062 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | localhost | 0:00:04.944392 | 0.41s 2026-03-14 08:02:12.816272 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2026-03-14 08:02:12.817270 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.106 | 0:00:05.286598 | 0.74s 2026-03-14 08:02:12.872917 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2026-03-14 08:02:12.873541 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.104 | 0:00:05.342879 | 0.76s 2026-03-14 08:02:12.887646 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2026-03-14 08:02:12.888087 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.103 | 0:00:05.357426 | 0.78s 2026-03-14 08:02:12.900722 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2026-03-14 08:02:12.901100 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.108 | 0:00:05.370442 | 0.80s 2026-03-14 08:02:12.901373 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2026-03-14 08:02:12.901671 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.107 | 0:00:05.371014 | 0.82s 2026-03-14 08:02:12.901933 | fa163e0a-ba28-dd67-1323-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2026-03-14 08:02:12.902228 | fa163e0a-ba28-dd67-1323-000000000034 | TIMING | Wait for connection to become available | 192.168.122.105 | 0:00:05.371572 | 0.78s 2026-03-14 08:02:12.906161 | fa163e0a-ba28-dd67-1323-000000000035 | TASK | Gather facts with an active connection 2026-03-14 08:02:13.547506 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | localhost 2026-03-14 08:02:13.549749 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | localhost | 0:00:06.019057 | 0.64s 2026-03-14 08:02:13.749265 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2026-03-14 08:02:13.753239 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.104 | 0:00:06.222564 | 0.81s 2026-03-14 08:02:13.768944 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2026-03-14 08:02:13.770284 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.108 | 0:00:06.239615 | 0.84s 2026-03-14 08:02:13.773143 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2026-03-14 08:02:13.774334 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.106 | 0:00:06.243667 | 0.86s 2026-03-14 08:02:13.777111 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2026-03-14 08:02:13.778362 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.107 | 0:00:06.247697 | 0.86s 2026-03-14 08:02:13.781160 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2026-03-14 08:02:13.782236 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.103 | 0:00:06.251571 | 0.85s 2026-03-14 08:02:13.816252 | fa163e0a-ba28-dd67-1323-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2026-03-14 08:02:13.817604 | fa163e0a-ba28-dd67-1323-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.105 | 0:00:06.286936 | 0.87s 2026-03-14 08:02:13.874961 | fa163e0a-ba28-dd67-1323-000000000023 | TASK | create user tripleo-admin 2026-03-14 08:02:14.154410 | fa163e0a-ba28-dd67-1323-000000000023 | OK | create user tripleo-admin | localhost 2026-03-14 08:02:14.156098 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | localhost | 0:00:06.625414 | 0.28s 2026-03-14 08:02:14.326213 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2026-03-14 08:02:14.327338 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:06.796669 | 0.43s 2026-03-14 08:02:14.328304 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2026-03-14 08:02:14.329153 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:06.798488 | 0.45s 2026-03-14 08:02:14.380106 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2026-03-14 08:02:14.380931 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:06.850266 | 0.47s 2026-03-14 08:02:14.381878 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2026-03-14 08:02:14.382660 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:06.851995 | 0.49s 2026-03-14 08:02:14.414221 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2026-03-14 08:02:14.414995 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:06.884331 | 0.51s 2026-03-14 08:02:14.437966 | fa163e0a-ba28-dd67-1323-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2026-03-14 08:02:14.438753 | fa163e0a-ba28-dd67-1323-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:06.908088 | 0.52s 2026-03-14 08:02:14.448874 | fa163e0a-ba28-dd67-1323-000000000024 | TASK | grant admin rights to user tripleo-admin 2026-03-14 08:02:15.014707 | fa163e0a-ba28-dd67-1323-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2026-03-14 08:02:15.015707 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | localhost | 0:00:07.485040 | 0.57s 2026-03-14 08:02:15.376064 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2026-03-14 08:02:15.377320 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:07.846650 | 0.91s 2026-03-14 08:02:15.400198 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2026-03-14 08:02:15.401081 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:07.870414 | 0.91s 2026-03-14 08:02:15.448844 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2026-03-14 08:02:15.449934 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:07.919264 | 0.95s 2026-03-14 08:02:15.451001 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2026-03-14 08:02:15.451919 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:07.921253 | 0.98s 2026-03-14 08:02:15.473402 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2026-03-14 08:02:15.474347 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:07.943681 | 0.98s 2026-03-14 08:02:15.516701 | fa163e0a-ba28-dd67-1323-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2026-03-14 08:02:15.517853 | fa163e0a-ba28-dd67-1323-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:07.987183 | 1.00s 2026-03-14 08:02:15.528887 | fa163e0a-ba28-dd67-1323-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2026-03-14 08:02:15.805477 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2026-03-14 08:02:15.806741 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | localhost | 0:00:08.276066 | 0.28s 2026-03-14 08:02:15.820471 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2026-03-14 08:02:15.821069 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.290408 | 0.28s 2026-03-14 08:02:15.862150 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2026-03-14 08:02:15.862727 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.332067 | 0.30s 2026-03-14 08:02:15.873479 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2026-03-14 08:02:15.873915 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.343258 | 0.32s 2026-03-14 08:02:15.874312 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2026-03-14 08:02:15.874745 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.344088 | 0.30s 2026-03-14 08:02:15.886164 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2026-03-14 08:02:15.887082 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.356416 | 0.30s 2026-03-14 08:02:15.909303 | fa163e0a-ba28-dd67-1323-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2026-03-14 08:02:15.910375 | fa163e0a-ba28-dd67-1323-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.379705 | 0.31s 2026-03-14 08:02:15.920944 | fa163e0a-ba28-dd67-1323-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2026-03-14 08:02:16.191949 | fa163e0a-ba28-dd67-1323-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2026-03-14 08:02:16.193713 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | localhost | 0:00:08.663030 | 0.27s 2026-03-14 08:02:16.235789 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2026-03-14 08:02:16.236925 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.706257 | 0.30s 2026-03-14 08:02:16.250585 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2026-03-14 08:02:16.251407 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.720742 | 0.30s 2026-03-14 08:02:16.264632 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2026-03-14 08:02:16.265435 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.734769 | 0.31s 2026-03-14 08:02:16.266470 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2026-03-14 08:02:16.267210 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.736546 | 0.30s 2026-03-14 08:02:16.288690 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2026-03-14 08:02:16.289507 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.758841 | 0.31s 2026-03-14 08:02:16.305019 | fa163e0a-ba28-dd67-1323-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2026-03-14 08:02:16.305870 | fa163e0a-ba28-dd67-1323-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.775204 | 0.31s 2026-03-14 08:02:16.316790 | fa163e0a-ba28-dd67-1323-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2026-03-14 08:02:16.580502 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2026-03-14 08:02:16.581403 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | localhost | 0:00:09.050735 | 0.26s 2026-03-14 08:02:16.643403 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2026-03-14 08:02:16.644501 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.113832 | 0.31s 2026-03-14 08:02:16.673275 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2026-03-14 08:02:16.674425 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.143757 | 0.33s 2026-03-14 08:02:16.675450 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2026-03-14 08:02:16.676188 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.145524 | 0.29s 2026-03-14 08:02:16.677205 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2026-03-14 08:02:16.677973 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.147306 | 0.32s 2026-03-14 08:02:16.694778 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2026-03-14 08:02:16.695787 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.165120 | 0.32s 2026-03-14 08:02:16.696974 | fa163e0a-ba28-dd67-1323-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2026-03-14 08:02:16.697862 | fa163e0a-ba28-dd67-1323-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.167198 | 0.33s 2026-03-14 08:02:16.708621 | fa163e0a-ba28-dd67-1323-000000000028 | TASK | get remote tripleo-admin public key 2026-03-14 08:02:16.744694 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2026-03-14 08:02:16.751197 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | localhost | 0:00:09.220511 | 0.04s 2026-03-14 08:02:16.764970 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2026-03-14 08:02:16.771635 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.106 | 0:00:09.240937 | 0.05s 2026-03-14 08:02:16.790536 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2026-03-14 08:02:16.792300 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.107 | 0:00:09.261601 | 0.05s 2026-03-14 08:02:16.805538 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2026-03-14 08:02:16.811585 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.108 | 0:00:09.280888 | 0.05s 2026-03-14 08:02:16.822652 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2026-03-14 08:02:16.828913 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.103 | 0:00:09.298236 | 0.05s 2026-03-14 08:02:16.829645 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2026-03-14 08:02:16.830074 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.104 | 0:00:09.299414 | 0.03s 2026-03-14 08:02:16.842585 | fa163e0a-ba28-dd67-1323-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2026-03-14 08:02:16.843043 | fa163e0a-ba28-dd67-1323-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.105 | 0:00:09.312382 | 0.03s 2026-03-14 08:02:16.850469 | fa163e0a-ba28-dd67-1323-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2026-03-14 08:02:16.879407 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2026-03-14 08:02:16.880581 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | localhost | 0:00:09.349889 | 0.03s 2026-03-14 08:02:16.899735 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2026-03-14 08:02:16.905816 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 | 0:00:09.375140 | 0.04s 2026-03-14 08:02:16.915793 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2026-03-14 08:02:16.921645 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 | 0:00:09.390969 | 0.05s 2026-03-14 08:02:16.931660 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2026-03-14 08:02:16.937841 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 | 0:00:09.407168 | 0.04s 2026-03-14 08:02:16.947895 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2026-03-14 08:02:16.949027 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 | 0:00:09.418354 | 0.04s 2026-03-14 08:02:16.959833 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2026-03-14 08:02:16.960297 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 | 0:00:09.429637 | 0.03s 2026-03-14 08:02:16.971636 | fa163e0a-ba28-dd67-1323-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2026-03-14 08:02:16.972160 | fa163e0a-ba28-dd67-1323-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 | 0:00:09.441499 | 0.03s 2026-03-14 08:02:16.979531 | fa163e0a-ba28-dd67-1323-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2026-03-14 08:02:17.391112 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2026-03-14 08:02:17.392782 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.862098 | 0.39s 2026-03-14 08:02:17.417197 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2026-03-14 08:02:17.418368 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.887698 | 0.42s 2026-03-14 08:02:17.419674 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2026-03-14 08:02:17.430342 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.899677 | 0.41s 2026-03-14 08:02:17.431058 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2026-03-14 08:02:17.431540 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.900880 | 0.42s 2026-03-14 08:02:17.432234 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2026-03-14 08:02:17.432725 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.902065 | 0.40s 2026-03-14 08:02:17.433312 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2026-03-14 08:02:17.433804 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.903144 | 0.44s 2026-03-14 08:02:17.444666 | fa163e0a-ba28-dd67-1323-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2026-03-14 08:02:17.445202 | fa163e0a-ba28-dd67-1323-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | localhost | 0:00:09.914542 | 0.46s 2026-03-14 08:02:17.452036 | fa163e0a-ba28-dd67-1323-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2026-03-14 08:02:17.491432 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2026-03-14 08:02:17.495378 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:09.964693 | 0.04s 2026-03-14 08:02:17.509851 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-03-14 08:02:17.514978 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.984296 | 0.05s 2026-03-14 08:02:17.532324 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-03-14 08:02:17.533922 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.003239 | 0.06s 2026-03-14 08:02:17.547172 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-03-14 08:02:17.548265 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.017594 | 0.06s 2026-03-14 08:02:17.548841 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-03-14 08:02:17.549353 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.018693 | 0.04s 2026-03-14 08:02:17.554626 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-03-14 08:02:17.555112 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.024450 | 0.03s 2026-03-14 08:02:17.575898 | fa163e0a-ba28-dd67-1323-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-03-14 08:02:17.576355 | fa163e0a-ba28-dd67-1323-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.045696 | 0.03s 2026-03-14 08:02:17.582857 | fa163e0a-ba28-dd67-1323-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2026-03-14 08:02:17.619437 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2026-03-14 08:02:17.620561 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.089870 | 0.04s 2026-03-14 08:02:17.635157 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-03-14 08:02:17.636298 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.105627 | 0.04s 2026-03-14 08:02:17.653612 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-03-14 08:02:17.654689 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.124017 | 0.05s 2026-03-14 08:02:17.670960 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-03-14 08:02:17.680345 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.149671 | 0.07s 2026-03-14 08:02:17.681108 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-03-14 08:02:17.682207 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.151546 | 0.05s 2026-03-14 08:02:17.682596 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-03-14 08:02:17.683056 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.152392 | 0.03s 2026-03-14 08:02:17.697069 | fa163e0a-ba28-dd67-1323-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-03-14 08:02:17.697541 | fa163e0a-ba28-dd67-1323-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.166881 | 0.03s PLAY [Validate TripleO Admin Access] ******************************************* 2026-03-14 08:02:17.823030 | fa163e0a-ba28-dd67-1323-000000000038 | TASK | Ping host 2026-03-14 08:02:18.036840 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | localhost 2026-03-14 08:02:18.038314 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | localhost | 0:00:10.507627 | 0.21s 2026-03-14 08:02:18.104940 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.108 2026-03-14 08:02:18.106134 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.108 | 0:00:10.575464 | 0.26s 2026-03-14 08:02:18.107027 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.106 2026-03-14 08:02:18.108007 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.106 | 0:00:10.577335 | 0.28s 2026-03-14 08:02:18.109023 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.107 2026-03-14 08:02:18.110052 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.107 | 0:00:10.579382 | 0.27s 2026-03-14 08:02:18.111159 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.103 2026-03-14 08:02:18.116754 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.103 | 0:00:10.586085 | 0.27s 2026-03-14 08:02:18.123066 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.104 2026-03-14 08:02:18.123939 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.104 | 0:00:10.593271 | 0.27s 2026-03-14 08:02:18.125266 | fa163e0a-ba28-dd67-1323-000000000038 | OK | Ping host | 192.168.122.105 2026-03-14 08:02:18.126088 | fa163e0a-ba28-dd67-1323-000000000038 | TIMING | Ping host | 192.168.122.105 | 0:00:10.595422 | 0.27s PLAY RECAP ********************************************************************* 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-03-14 08:02:18.221187 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:18.221474 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:18.221775 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:10.691118 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:18.221995 | UUID | Info | Host | Task Name | Run Time 2026-03-14 08:02:18.222238 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.00s 2026-03-14 08:02:18.222482 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.98s 2026-03-14 08:02:18.222739 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.98s 2026-03-14 08:02:18.222979 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.95s 2026-03-14 08:02:18.223203 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.91s 2026-03-14 08:02:18.223466 | fa163e0a-ba28-dd67-1323-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.91s 2026-03-14 08:02:18.223724 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.87s 2026-03-14 08:02:18.223969 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.86s 2026-03-14 08:02:18.224191 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.86s 2026-03-14 08:02:18.224415 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.85s 2026-03-14 08:02:18.224692 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.84s 2026-03-14 08:02:18.224935 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.82s 2026-03-14 08:02:18.225256 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.81s 2026-03-14 08:02:18.225481 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.80s 2026-03-14 08:02:18.225807 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.78s 2026-03-14 08:02:18.226031 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.78s 2026-03-14 08:02:18.226304 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.76s 2026-03-14 08:02:18.226526 | fa163e0a-ba28-dd67-1323-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.74s 2026-03-14 08:02:18.226802 | fa163e0a-ba28-dd67-1323-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.65s 2026-03-14 08:02:18.227085 | fa163e0a-ba28-dd67-1323-000000000035 | SUMMARY | localhost | Gather facts with an active connection | 0.64s 2026-03-14 08:02:18.227331 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:18.401 78075 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo6ymnxx7v ] cleaned up 2026-03-14 08:02:18.401 78075 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml Enabling ssh admin - COMPLETE. 2026-03-14 08:02:18.404 78075 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-grant-local-access, Playbook directory: /usr/share/ansible/tripleo-playbooks [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. [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. [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. PLAY [Playbook for granting a given user local access] ************************* 2026-03-14 08:02:18.994879 | fa163e0a-ba28-1d4b-6d6d-000000000004 | TASK | Check for required inputs 2026-03-14 08:02:19.060868 | fa163e0a-ba28-1d4b-6d6d-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2026-03-14 08:02:19.079809 | fa163e0a-ba28-1d4b-6d6d-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2026-03-14 08:02:19.090583 | fa163e0a-ba28-1d4b-6d6d-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.139959 | 0.09s 2026-03-14 08:02:19.100750 | fa163e0a-ba28-1d4b-6d6d-000000000006 | TASK | Ensure access path exists 2026-03-14 08:02:19.532658 | fa163e0a-ba28-1d4b-6d6d-000000000006 | OK | Ensure access path exists | localhost 2026-03-14 08:02:19.533749 | fa163e0a-ba28-1d4b-6d6d-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.583128 | 0.43s 2026-03-14 08:02:19.540382 | fa163e0a-ba28-1d4b-6d6d-000000000007 | TASK | Grant privileges to the execution user 2026-03-14 08:02:20.174786 | fa163e0a-ba28-1d4b-6d6d-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2026-03-14 08:02:20.185018 | fa163e0a-ba28-1d4b-6d6d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.234388 | 0.64s 2026-03-14 08:02:20.586069 | fa163e0a-ba28-1d4b-6d6d-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2026-03-14 08:02:20.591440 | fa163e0a-ba28-1d4b-6d6d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.640827 | 1.05s 2026-03-14 08:02:20.700527 | fa163e0a-ba28-1d4b-6d6d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.749895 | 1.16s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-14 08:02:20.757410 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:20.757758 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:20.758098 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.807487 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:20.758408 | UUID | Info | Host | Task Name | Run Time 2026-03-14 08:02:20.758736 | fa163e0a-ba28-1d4b-6d6d-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.16s 2026-03-14 08:02:20.759072 | fa163e0a-ba28-1d4b-6d6d-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.43s 2026-03-14 08:02:20.759383 | fa163e0a-ba28-1d4b-6d6d-000000000004 | SUMMARY | localhost | Check for required inputs | 0.09s 2026-03-14 08:02:20.759702 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:02:20.928 78075 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo6ocs4zy_ ] cleaned up 2026-03-14 08:02:20.929 78075 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml Checking for blacklisted hosts from stack: overcloud 2026-03-14 08:02:20.929 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud Executing deployment playbook for stack: overcloud 2026-03-14 08:02:20.929 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 2026-03-14 08:02:20.931 78075 INFO tripleoclient.utils.utils [-] Running Ansible playbook with timeout 87m: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/config-download, Playbook directory: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud [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. [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. [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. PLAY [External deployment step 0] ********************************************** [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. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2026-03-14 08:02:21.784704 | fa163e0a-ba28-31b9-2e96-00000000000b | TASK | External deployment step 0 2026-03-14 08:02:21.806524 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000000b') missing from stats 2026-03-14 08:02:21.841085 | fa163e0a-ba28-31b9-2e96-00000000000c | TIMING | include_tasks | undercloud | 0:00:00.094737 | 0.03s 2026-03-14 08:02:21.847740 | b1d568cb-a6b2-43ae-b9b7-3159864b17a9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2026-03-14 08:02:21.853196 | fa163e0a-ba28-31b9-2e96-00000000011f | TASK | create ovn mac address for Controller role nodes 2026-03-14 08:02:24.190472 | fa163e0a-ba28-31b9-2e96-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2026-03-14 08:02:24.191648 | fa163e0a-ba28-31b9-2e96-00000000011f | TIMING | create ovn mac address for Controller role nodes | undercloud | 0:00:02.445300 | 2.34s 2026-03-14 08:02:24.199871 | fa163e0a-ba28-31b9-2e96-000000000121 | TASK | create redis virtual ip 2026-03-14 08:02:25.065352 | fa163e0a-ba28-31b9-2e96-000000000121 | CHANGED | create redis virtual ip | undercloud 2026-03-14 08:02:25.067055 | fa163e0a-ba28-31b9-2e96-000000000121 | TIMING | create redis virtual ip | undercloud | 0:00:03.320699 | 0.87s 2026-03-14 08:02:25.075656 | fa163e0a-ba28-31b9-2e96-000000000123 | TASK | create ovn mac address for Compute role nodes 2026-03-14 08:02:27.785873 | fa163e0a-ba28-31b9-2e96-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2026-03-14 08:02:27.786602 | fa163e0a-ba28-31b9-2e96-000000000123 | TIMING | create ovn mac address for Compute role nodes | undercloud | 0:00:06.040260 | 2.71s PLAY [Check if required variables are defined] ********************************* 2026-03-14 08:02:27.808758 | fa163e0a-ba28-31b9-2e96-000000000135 | TASK | Gathering Facts 2026-03-14 08:02:28.465761 | fa163e0a-ba28-31b9-2e96-000000000135 | OK | Gathering Facts | localhost 2026-03-14 08:02:28.467294 | fa163e0a-ba28-31b9-2e96-000000000135 | TIMING | Gathering Facts | localhost | 0:00:06.720940 | 0.66s 2026-03-14 08:02:28.524061 | fa163e0a-ba28-31b9-2e96-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2026-03-14 08:02:28.525664 | fa163e0a-ba28-31b9-2e96-000000000010 | TIMING | ansible.builtin.fail | localhost | 0:00:06.779310 | 0.04s 2026-03-14 08:02:28.568287 | fa163e0a-ba28-31b9-2e96-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2026-03-14 08:02:28.569463 | fa163e0a-ba28-31b9-2e96-000000000011 | TIMING | ansible.builtin.fail | localhost | 0:00:06.823107 | 0.04s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2026-03-14 08:02:29.074109 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.084325 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.098800 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.110680 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.132406 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.150683 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.167512 | fa163e0a-ba28-31b9-2e96-00000000015d | TASK | Gathering Facts 2026-03-14 08:02:29.441364 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | undercloud 2026-03-14 08:02:29.442482 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | undercloud | 0:00:07.696134 | 0.37s 2026-03-14 08:02:29.458178 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:29.492076 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | undercloud 2026-03-14 08:02:29.492914 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | undercloud | 0:00:07.746570 | 0.03s 2026-03-14 08:02:30.012769 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647039 2026-03-14 08:02:30.013671 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647039 | 0:00:08.267327 | 0.90s 2026-03-14 08:02:30.015386 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647037 2026-03-14 08:02:30.016149 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647037 | 0:00:08.269808 | 0.93s 2026-03-14 08:02:30.060334 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.071082 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.082595 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647037 2026-03-14 08:02:30.083410 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647037 | 0:00:08.337064 | 0.02s 2026-03-14 08:02:30.110311 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647033 2026-03-14 08:02:30.110989 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647033 | 0:00:08.364648 | 0.96s 2026-03-14 08:02:30.111691 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647039 2026-03-14 08:02:30.112008 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647039 | 0:00:08.365670 | 0.04s 2026-03-14 08:02:30.170156 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647032 2026-03-14 08:02:30.170803 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647032 | 0:00:08.424460 | 1.04s 2026-03-14 08:02:30.171979 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647038 2026-03-14 08:02:30.172466 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647038 | 0:00:08.426127 | 1.07s 2026-03-14 08:02:30.231453 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.236244 | fa163e0a-ba28-31b9-2e96-00000000015d | OK | Gathering Facts | np0005647035 2026-03-14 08:02:30.237084 | fa163e0a-ba28-31b9-2e96-00000000015d | TIMING | Gathering Facts | np0005647035 | 0:00:08.490736 | 1.07s 2026-03-14 08:02:30.246052 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.277149 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.302265 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647033 2026-03-14 08:02:30.303041 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647033 | 0:00:08.556691 | 0.07s 2026-03-14 08:02:30.303390 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647038 2026-03-14 08:02:30.303761 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647038 | 0:00:08.557423 | 0.06s 2026-03-14 08:02:30.351262 | fa163e0a-ba28-31b9-2e96-000000000017 | TASK | Set legacy facts 2026-03-14 08:02:30.354928 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647032 2026-03-14 08:02:30.355775 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647032 | 0:00:08.609427 | 0.08s 2026-03-14 08:02:30.417922 | fa163e0a-ba28-31b9-2e96-000000000017 | OK | Set legacy facts | np0005647035 2026-03-14 08:02:30.418495 | fa163e0a-ba28-31b9-2e96-000000000017 | TIMING | Set legacy facts | np0005647035 | 0:00:08.672153 | 0.07s PLAY [Load global variables] *************************************************** 2026-03-14 08:02:30.651872 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | undercloud 2026-03-14 08:02:30.661152 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | undercloud | 0:00:08.914799 | 0.06s 2026-03-14 08:02:30.687874 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647032 2026-03-14 08:02:30.688907 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647032 | 0:00:08.942559 | 0.08s 2026-03-14 08:02:30.700725 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647033 2026-03-14 08:02:30.701954 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647033 | 0:00:08.955599 | 0.08s 2026-03-14 08:02:30.729433 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647035 2026-03-14 08:02:30.730313 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647035 | 0:00:08.983965 | 0.08s 2026-03-14 08:02:30.730758 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647037 2026-03-14 08:02:30.731039 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647037 | 0:00:08.984701 | 0.05s 2026-03-14 08:02:30.731366 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647038 2026-03-14 08:02:30.731716 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647038 | 0:00:08.985378 | 0.04s 2026-03-14 08:02:30.757471 | fa163e0a-ba28-31b9-2e96-00000000001a | OK | ansible.builtin.include_vars | np0005647039 2026-03-14 08:02:30.757866 | fa163e0a-ba28-31b9-2e96-00000000001a | TIMING | ansible.builtin.include_vars | np0005647039 | 0:00:09.011527 | 0.03s PLAY [Include extra variables from files] ************************************** 2026-03-14 08:02:31.071800 | fa163e0a-ba28-31b9-2e96-00000000001d | TASK | Include Service VIP vars 2026-03-14 08:02:31.109884 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | undercloud 2026-03-14 08:02:31.110856 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | undercloud | 0:00:09.364508 | 0.04s 2026-03-14 08:02:31.132627 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647032 2026-03-14 08:02:31.139329 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647032 | 0:00:09.392970 | 0.05s 2026-03-14 08:02:31.154598 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647033 2026-03-14 08:02:31.160905 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647033 | 0:00:09.414549 | 0.05s 2026-03-14 08:02:31.174172 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647035 2026-03-14 08:02:31.175029 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647035 | 0:00:09.428676 | 0.05s 2026-03-14 08:02:31.193912 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647037 2026-03-14 08:02:31.194735 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647037 | 0:00:09.448386 | 0.05s 2026-03-14 08:02:31.201857 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647038 2026-03-14 08:02:31.202209 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647038 | 0:00:09.455872 | 0.03s 2026-03-14 08:02:31.220509 | fa163e0a-ba28-31b9-2e96-00000000001d | OK | Include Service VIP vars | np0005647039 2026-03-14 08:02:31.221244 | fa163e0a-ba28-31b9-2e96-00000000001d | TIMING | Include Service VIP vars | np0005647039 | 0:00:09.474901 | 0.03s 2026-03-14 08:02:31.225627 | fa163e0a-ba28-31b9-2e96-00000000001e | TASK | Include OVN bridge MAC address variables 2026-03-14 08:02:31.264097 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2026-03-14 08:02:31.267667 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:09.521315 | 0.04s 2026-03-14 08:02:31.287632 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647032 2026-03-14 08:02:31.288634 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647032 | 0:00:09.542286 | 0.05s 2026-03-14 08:02:31.301846 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647033 2026-03-14 08:02:31.302867 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647033 | 0:00:09.556516 | 0.04s 2026-03-14 08:02:31.316924 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647035 2026-03-14 08:02:31.320420 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647035 | 0:00:09.574070 | 0.04s 2026-03-14 08:02:31.335955 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647037 2026-03-14 08:02:31.337027 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647037 | 0:00:09.590678 | 0.04s 2026-03-14 08:02:31.337584 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647038 2026-03-14 08:02:31.337974 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647038 | 0:00:09.591636 | 0.02s 2026-03-14 08:02:31.359816 | fa163e0a-ba28-31b9-2e96-00000000001e | OK | Include OVN bridge MAC address variables | np0005647039 2026-03-14 08:02:31.360434 | fa163e0a-ba28-31b9-2e96-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005647039 | 0:00:09.614093 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-03-14 08:02:31.720446 | fa163e0a-ba28-31b9-2e96-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2026-03-14 08:02:33.116461 | fa163e0a-ba28-31b9-2e96-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000021') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-03-14 08:02:33.427352 | fa163e0a-ba28-31b9-2e96-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2026-03-14 08:02:33.482893 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647037 2026-03-14 08:02:33.484407 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647037 | 0:00:11.738059 | 0.06s 2026-03-14 08:02:33.500256 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647038 2026-03-14 08:02:33.501790 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647038 | 0:00:11.755441 | 0.06s 2026-03-14 08:02:33.524797 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647039 2026-03-14 08:02:33.532081 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647039 | 0:00:11.785729 | 0.08s 2026-03-14 08:02:33.539100 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647032 2026-03-14 08:02:33.541694 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647032 | 0:00:11.795351 | 0.06s 2026-03-14 08:02:33.542774 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647033 2026-03-14 08:02:33.543432 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647033 | 0:00:11.796844 | 0.05s 2026-03-14 08:02:33.559817 | fa163e0a-ba28-31b9-2e96-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005647035 2026-03-14 08:02:33.560201 | fa163e0a-ba28-31b9-2e96-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005647035 | 0:00:11.813863 | 0.04s PLAY [Manage SELinux] ********************************************************** 2026-03-14 08:02:33.790386 | fa163e0a-ba28-31b9-2e96-000000000028 | TASK | Set selinux state 2026-03-14 08:02:34.436913 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647037 2026-03-14 08:02:34.439883 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647037 | 0:00:12.693516 | 0.65s 2026-03-14 08:02:34.453042 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647038 2026-03-14 08:02:34.454056 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647038 | 0:00:12.707703 | 0.65s 2026-03-14 08:02:34.454903 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647033 2026-03-14 08:02:34.455800 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647033 | 0:00:12.709451 | 0.61s 2026-03-14 08:02:34.467276 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647035 2026-03-14 08:02:34.468346 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647035 | 0:00:12.721995 | 0.61s 2026-03-14 08:02:34.588807 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647032 2026-03-14 08:02:34.589817 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647032 | 0:00:12.843467 | 0.76s 2026-03-14 08:02:36.080921 | fa163e0a-ba28-31b9-2e96-000000000028 | OK | Set selinux state | np0005647039 2026-03-14 08:02:36.082236 | fa163e0a-ba28-31b9-2e96-000000000028 | TIMING | Set selinux state | np0005647039 | 0:00:14.335886 | 2.27s PLAY [Generate /etc/hosts] ***************************************************** 2026-03-14 08:02:36.183016 | fa163e0a-ba28-31b9-2e96-00000000002b | TASK | Configure Hosts Entries 2026-03-14 08:02:36.217906 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | undercloud | 0:00:14.471535 | 0.03s 2026-03-14 08:02:36.243929 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647032 | 0:00:14.497563 | 0.03s 2026-03-14 08:02:36.273899 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647033 | 0:00:14.527539 | 0.03s 2026-03-14 08:02:36.308371 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647035 | 0:00:14.562010 | 0.04s 2026-03-14 08:02:36.320388 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647037 | 0:00:14.574023 | 0.04s 2026-03-14 08:02:36.332997 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647038 | 0:00:14.586652 | 0.03s 2026-03-14 08:02:36.333331 | fa163e0a-ba28-31b9-2e96-00000000002b | TIMING | Configure Hosts Entries | np0005647039 | 0:00:14.586993 | 0.02s 2026-03-14 08:02:36.403812 | fa163e0a-ba28-31b9-2e96-000000000252 | TASK | Create temporary file for hosts 2026-03-14 08:02:36.783609 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2026-03-14 08:02:36.789133 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:15.042772 | 0.38s 2026-03-14 08:02:36.790075 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647035 2026-03-14 08:02:36.790742 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647035 | 0:00:15.044397 | 0.34s 2026-03-14 08:02:36.806985 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647033 2026-03-14 08:02:36.809233 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647033 | 0:00:15.062881 | 0.37s 2026-03-14 08:02:36.819700 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647037 2026-03-14 08:02:36.821618 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647037 | 0:00:15.075265 | 0.36s 2026-03-14 08:02:36.823477 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647038 2026-03-14 08:02:36.825342 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647038 | 0:00:15.078990 | 0.35s 2026-03-14 08:02:36.827262 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647032 2026-03-14 08:02:36.829119 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647032 | 0:00:15.082770 | 0.41s 2026-03-14 08:02:38.195111 | fa163e0a-ba28-31b9-2e96-000000000252 | CHANGED | Create temporary file for hosts | np0005647039 2026-03-14 08:02:38.195820 | fa163e0a-ba28-31b9-2e96-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005647039 | 0:00:16.449475 | 1.71s 2026-03-14 08:02:38.203145 | fa163e0a-ba28-31b9-2e96-000000000253 | TASK | Prepare temporary /etc/hosts 2026-03-14 08:02:38.621406 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-03-14 08:02:38.623215 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:16.876851 | 0.42s 2026-03-14 08:02:38.759651 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647032 2026-03-14 08:02:38.760632 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647032 | 0:00:17.014282 | 0.53s 2026-03-14 08:02:38.767723 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647033 2026-03-14 08:02:38.768624 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647033 | 0:00:17.022273 | 0.52s 2026-03-14 08:02:38.792289 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647037 2026-03-14 08:02:38.793127 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647037 | 0:00:17.046779 | 0.52s 2026-03-14 08:02:38.802179 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647035 2026-03-14 08:02:38.803372 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647035 | 0:00:17.057020 | 0.54s 2026-03-14 08:02:38.809399 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647038 2026-03-14 08:02:38.810291 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647038 | 0:00:17.063942 | 0.52s 2026-03-14 08:02:38.909124 | fa163e0a-ba28-31b9-2e96-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005647039 2026-03-14 08:02:38.910239 | fa163e0a-ba28-31b9-2e96-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005647039 | 0:00:17.163888 | 0.61s 2026-03-14 08:02:38.922534 | fa163e0a-ba28-31b9-2e96-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2026-03-14 08:02:39.277802 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-03-14 08:02:39.279466 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:17.533094 | 0.35s 2026-03-14 08:02:39.357284 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647035 2026-03-14 08:02:39.375927 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647035 | 0:00:17.629575 | 0.38s 2026-03-14 08:02:39.377125 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647037 2026-03-14 08:02:39.377884 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647037 | 0:00:17.631538 | 0.37s 2026-03-14 08:02:39.378885 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647039 2026-03-14 08:02:39.379635 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647039 | 0:00:17.633289 | 0.35s 2026-03-14 08:02:39.380803 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647033 2026-03-14 08:02:39.381610 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647033 | 0:00:17.635258 | 0.40s 2026-03-14 08:02:39.382656 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647038 2026-03-14 08:02:39.383356 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647038 | 0:00:17.637012 | 0.36s 2026-03-14 08:02:39.390180 | fa163e0a-ba28-31b9-2e96-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005647032 2026-03-14 08:02:39.390919 | fa163e0a-ba28-31b9-2e96-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005647032 | 0:00:17.644574 | 0.43s 2026-03-14 08:02:39.401737 | fa163e0a-ba28-31b9-2e96-000000000255 | TASK | Render out the hosts entries 2026-03-14 08:02:39.892847 | fa163e0a-ba28-31b9-2e96-000000000255 | OK | Render out the hosts entries | undercloud 2026-03-14 08:02:39.893583 | fa163e0a-ba28-31b9-2e96-000000000255 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:18.147236 | 0.49s 2026-03-14 08:02:39.899093 | fa163e0a-ba28-31b9-2e96-000000000256 | TASK | Prepare new /etc/hosts 2026-03-14 08:02:40.176756 | | 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-03-14 08:02:40.177493 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2026-03-14 08:02:40.177931 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:18.431581 | 0.28s 2026-03-14 08:02:40.276502 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647032 2026-03-14 08:02:40.277294 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647032 | 0:00:18.530950 | 0.35s 2026-03-14 08:02:40.283757 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647033 2026-03-14 08:02:40.284259 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647033 | 0:00:18.537919 | 0.34s 2026-03-14 08:02:40.317468 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647037 2026-03-14 08:02:40.318488 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647037 | 0:00:18.572140 | 0.33s 2026-03-14 08:02:40.328916 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647035 2026-03-14 08:02:40.329700 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647035 | 0:00:18.583354 | 0.36s 2026-03-14 08:02:40.344118 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647039 2026-03-14 08:02:40.344901 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647039 | 0:00:18.598554 | 0.33s 2026-03-14 08:02:40.361082 | fa163e0a-ba28-31b9-2e96-000000000256 | CHANGED | Prepare new /etc/hosts | np0005647038 2026-03-14 08:02:40.361994 | fa163e0a-ba28-31b9-2e96-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005647038 | 0:00:18.615647 | 0.36s 2026-03-14 08:02:40.373281 | fa163e0a-ba28-31b9-2e96-000000000257 | TASK | Update /etc/hosts contents (if changed) 2026-03-14 08:02:40.780771 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647037 2026-03-14 08:02:40.782295 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647037 | 0:00:19.035932 | 0.32s 2026-03-14 08:02:40.789496 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-03-14 08:02:40.790676 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:19.044322 | 0.42s 2026-03-14 08:02:40.826735 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647038 2026-03-14 08:02:40.841587 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647038 | 0:00:19.095204 | 0.37s 2026-03-14 08:02:40.842676 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647039 2026-03-14 08:02:40.843523 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647039 | 0:00:19.097173 | 0.36s 2026-03-14 08:02:40.844454 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647032 2026-03-14 08:02:40.845254 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647032 | 0:00:19.098907 | 0.44s 2026-03-14 08:02:40.846274 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647033 2026-03-14 08:02:40.847270 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647033 | 0:00:19.100919 | 0.42s 2026-03-14 08:02:40.848290 | fa163e0a-ba28-31b9-2e96-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005647035 2026-03-14 08:02:40.849116 | fa163e0a-ba28-31b9-2e96-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005647035 | 0:00:19.102768 | 0.40s 2026-03-14 08:02:40.861400 | fa163e0a-ba28-31b9-2e96-000000000258 | TASK | Clean up temporary hosts file 2026-03-14 08:02:41.254722 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2026-03-14 08:02:41.256800 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:19.510421 | 0.39s 2026-03-14 08:02:41.289686 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647038 2026-03-14 08:02:41.291012 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647038 | 0:00:19.544659 | 0.33s 2026-03-14 08:02:41.317496 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647033 2026-03-14 08:02:41.318846 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647033 | 0:00:19.572492 | 0.40s 2026-03-14 08:02:41.320181 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647032 2026-03-14 08:02:41.321217 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647032 | 0:00:19.574866 | 0.43s 2026-03-14 08:02:41.338316 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647035 2026-03-14 08:02:41.339604 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647035 | 0:00:19.593252 | 0.41s 2026-03-14 08:02:41.340608 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647039 2026-03-14 08:02:41.341344 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647039 | 0:00:19.594999 | 0.37s 2026-03-14 08:02:41.342310 | fa163e0a-ba28-31b9-2e96-000000000258 | CHANGED | Clean up temporary hosts file | np0005647037 2026-03-14 08:02:41.343102 | fa163e0a-ba28-31b9-2e96-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005647037 | 0:00:19.596756 | 0.40s PLAY [Common roles for TripleO servers] **************************************** 2026-03-14 08:02:41.424090 | fa163e0a-ba28-31b9-2e96-00000000002f | TASK | Common roles for TripleO servers 2026-03-14 08:02:41.451330 | fa163e0a-ba28-31b9-2e96-00000000002f | OK | Common roles for TripleO servers | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000002f') missing from stats 2026-03-14 08:02:41.526371 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647037 | 0:00:19.780013 | 0.04s 2026-03-14 08:02:41.542341 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647038 | 0:00:19.795986 | 0.04s 2026-03-14 08:02:41.569036 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647039 | 0:00:19.822680 | 0.05s 2026-03-14 08:02:41.585652 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647032 | 0:00:19.839299 | 0.05s 2026-03-14 08:02:41.592900 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647033 | 0:00:19.846561 | 0.03s 2026-03-14 08:02:41.602900 | fa163e0a-ba28-31b9-2e96-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005647035 | 0:00:19.856560 | 0.02s 2026-03-14 08:02:41.688071 | fa163e0a-ba28-31b9-2e96-000000000328 | TASK | Gather variables for each operating system 2026-03-14 08:02:41.835060 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.836540 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647039 | 0:00:20.090186 | 0.12s 2026-03-14 08:02:41.840326 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647039 | 0:00:20.093977 | 0.13s 2026-03-14 08:02:41.846384 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.847053 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647037 | 0:00:20.100711 | 0.16s 2026-03-14 08:02:41.850467 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.851045 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647038 | 0:00:20.104704 | 0.15s 2026-03-14 08:02:41.854402 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647038 | 0:00:20.108060 | 0.15s 2026-03-14 08:02:41.860531 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.861038 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647032 | 0:00:20.114696 | 0.13s 2026-03-14 08:02:41.861734 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647037 | 0:00:20.115393 | 0.17s 2026-03-14 08:02:41.867403 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.867915 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647033 | 0:00:20.121575 | 0.13s 2026-03-14 08:02:41.868529 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647032 | 0:00:20.122188 | 0.14s 2026-03-14 08:02:41.871813 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647033 | 0:00:20.125473 | 0.13s 2026-03-14 08:02:41.878966 | fa163e0a-ba28-31b9-2e96-000000000328 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:41.879518 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647035 | 0:00:20.133175 | 0.12s 2026-03-14 08:02:41.883020 | fa163e0a-ba28-31b9-2e96-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647035 | 0:00:20.136678 | 0.13s 2026-03-14 08:02:41.896392 | fa163e0a-ba28-31b9-2e96-00000000032a | TASK | Check release version package is installed 2026-03-14 08:02:42.244231 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647037 2026-03-14 08:02:42.245945 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647037 | 0:00:20.499581 | 0.35s 2026-03-14 08:02:42.247016 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647038 2026-03-14 08:02:42.247713 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647038 | 0:00:20.501367 | 0.34s 2026-03-14 08:02:42.278829 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647032 2026-03-14 08:02:42.280969 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647032 | 0:00:20.534618 | 0.34s 2026-03-14 08:02:42.303314 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647039 2026-03-14 08:02:42.304166 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647039 | 0:00:20.557820 | 0.38s 2026-03-14 08:02:42.318142 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647033 2026-03-14 08:02:42.318945 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647033 | 0:00:20.572598 | 0.36s 2026-03-14 08:02:42.380101 | fa163e0a-ba28-31b9-2e96-00000000032a | CHANGED | Check release version package is installed | np0005647035 2026-03-14 08:02:42.380973 | fa163e0a-ba28-31b9-2e96-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005647035 | 0:00:20.634625 | 0.40s 2026-03-14 08:02:42.402458 | fa163e0a-ba28-31b9-2e96-00000000032b | TASK | Deploy release version package 2026-03-14 08:02:46.636831 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647039 2026-03-14 08:02:46.638453 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647039 | 0:00:24.892090 | 4.19s 2026-03-14 08:02:46.652305 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647032 2026-03-14 08:02:46.653138 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647032 | 0:00:24.906792 | 4.18s 2026-03-14 08:02:46.666246 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647037 2026-03-14 08:02:46.667097 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647037 | 0:00:24.920750 | 4.26s 2026-03-14 08:02:46.678950 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647033 2026-03-14 08:02:46.680227 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647033 | 0:00:24.933877 | 4.18s 2026-03-14 08:02:46.728334 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647035 2026-03-14 08:02:46.729630 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647035 | 0:00:24.983277 | 4.20s 2026-03-14 08:02:46.743843 | fa163e0a-ba28-31b9-2e96-00000000032b | CHANGED | Deploy release version package | np0005647038 2026-03-14 08:02:46.744649 | fa163e0a-ba28-31b9-2e96-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005647038 | 0:00:24.998303 | 4.31s 2026-03-14 08:02:46.764623 | fa163e0a-ba28-31b9-2e96-00000000032d | TASK | Include packages tasks 2026-03-14 08:02:46.801802 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647037 | 0:00:25.055414 | 0.04s 2026-03-14 08:02:46.824880 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647038 | 0:00:25.078515 | 0.03s 2026-03-14 08:02:46.854582 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647039 | 0:00:25.108172 | 0.03s 2026-03-14 08:02:46.881745 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647032 | 0:00:25.135372 | 0.03s 2026-03-14 08:02:46.908413 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647033 | 0:00:25.162051 | 0.03s 2026-03-14 08:02:46.925491 | fa163e0a-ba28-31b9-2e96-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005647035 | 0:00:25.179150 | 0.02s 2026-03-14 08:02:46.980790 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647037 2026-03-14 08:02:46.981324 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647038 2026-03-14 08:02:46.981576 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647039 2026-03-14 08:02:46.981800 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647032 2026-03-14 08:02:46.982074 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647033 2026-03-14 08:02:46.982306 | 94f50351-b8e8-4804-a3ac-e92dce74ad06 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005647035 2026-03-14 08:02:47.000464 | fa163e0a-ba28-31b9-2e96-0000000003cc | TASK | Gather facts if they don't exist 2026-03-14 08:02:47.073644 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647037 2026-03-14 08:02:47.074756 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647037 | 0:00:25.328401 | 0.07s 2026-03-14 08:02:47.096690 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647038 2026-03-14 08:02:47.097765 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647038 | 0:00:25.351412 | 0.09s 2026-03-14 08:02:47.098234 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647039 2026-03-14 08:02:47.098576 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647039 | 0:00:25.352237 | 0.07s 2026-03-14 08:02:47.098844 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647032 2026-03-14 08:02:47.099152 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647032 | 0:00:25.352815 | 0.06s 2026-03-14 08:02:47.111339 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647033 2026-03-14 08:02:47.111895 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647033 | 0:00:25.365556 | 0.04s 2026-03-14 08:02:47.135234 | fa163e0a-ba28-31b9-2e96-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005647035 2026-03-14 08:02:47.135633 | fa163e0a-ba28-31b9-2e96-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005647035 | 0:00:25.389295 | 0.04s 2026-03-14 08:02:47.145490 | fa163e0a-ba28-31b9-2e96-0000000003cd | TASK | Gather variables for each operating system 2026-03-14 08:02:47.251353 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.257562 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647037 | 0:00:25.511186 | 0.11s 2026-03-14 08:02:47.273571 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.276676 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647038 | 0:00:25.530334 | 0.12s 2026-03-14 08:02:47.281870 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.284498 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647032 | 0:00:25.538158 | 0.10s 2026-03-14 08:02:47.310296 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.315466 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647039 | 0:00:25.569126 | 0.15s 2026-03-14 08:02:47.320024 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.324923 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647033 | 0:00:25.578583 | 0.13s 2026-03-14 08:02:47.335672 | fa163e0a-ba28-31b9-2e96-0000000003cd | SKIPPED | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-03-14 08:02:47.341433 | fa163e0a-ba28-31b9-2e96-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005647035 | 0:00:25.595091 | 0.13s 2026-03-14 08:02:47.351321 | fa163e0a-ba28-31b9-2e96-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2026-03-14 08:02:47.664962 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647037 2026-03-14 08:02:47.665975 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647037 | 0:00:25.919624 | 0.31s 2026-03-14 08:02:47.678734 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647038 2026-03-14 08:02:47.679130 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647038 | 0:00:25.932792 | 0.32s 2026-03-14 08:02:47.679700 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647039 2026-03-14 08:02:47.680098 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647039 | 0:00:25.933760 | 0.31s 2026-03-14 08:02:47.734883 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647033 2026-03-14 08:02:47.735629 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647033 | 0:00:25.989285 | 0.33s 2026-03-14 08:02:47.736145 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647032 2026-03-14 08:02:47.736618 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647032 | 0:00:25.990280 | 0.35s 2026-03-14 08:02:47.750261 | fa163e0a-ba28-31b9-2e96-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005647035 2026-03-14 08:02:47.751253 | fa163e0a-ba28-31b9-2e96-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005647035 | 0:00:26.004905 | 0.33s 2026-03-14 08:02:47.770873 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2026-03-14 08:04:01.107566 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647033 2026-03-14 08:04:01.109941 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647033 | 0:01:39.363577 | 73.26s 2026-03-14 08:04:01.184142 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647037 2026-03-14 08:04:01.185652 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647037 | 0:01:39.439303 | 73.41s 2026-03-14 08:04:01.612624 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647035 2026-03-14 08:04:01.614182 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647035 | 0:01:39.867831 | 73.75s 2026-03-14 08:04:01.977975 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647038 2026-03-14 08:04:01.979630 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647038 | 0:01:40.233276 | 74.19s 2026-03-14 08:04:02.014124 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647032 2026-03-14 08:04:02.015999 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647032 | 0:01:40.269647 | 74.19s 2026-03-14 08:04:05.719718 | fa163e0a-ba28-31b9-2e96-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005647039 2026-03-14 08:04:05.721664 | fa163e0a-ba28-31b9-2e96-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005647039 | 0:01:43.975311 | 77.91s 2026-03-14 08:04:05.743112 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TASK | Ensure packages are actually well installed 2026-03-14 08:04:06.841651 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647032 2026-03-14 08:04:06.844139 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647032 | 0:01:45.097754 | 1.04s 2026-03-14 08:04:06.845233 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647037 2026-03-14 08:04:06.845880 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647037 | 0:01:45.099537 | 1.10s 2026-03-14 08:04:06.846816 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647039 2026-03-14 08:04:06.847424 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647039 | 0:01:45.101080 | 1.06s 2026-03-14 08:04:06.855411 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647038 2026-03-14 08:04:06.859310 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647038 | 0:01:45.112957 | 1.09s 2026-03-14 08:04:06.860385 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647033 2026-03-14 08:04:06.861185 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647033 | 0:01:45.114839 | 1.04s 2026-03-14 08:04:06.923787 | fa163e0a-ba28-31b9-2e96-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005647035 2026-03-14 08:04:06.924861 | fa163e0a-ba28-31b9-2e96-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005647035 | 0:01:45.178511 | 1.08s 2026-03-14 08:04:06.944768 | fa163e0a-ba28-31b9-2e96-00000000032e | TASK | Enable openvswitch service if installed 2026-03-14 08:04:07.904174 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647039 2026-03-14 08:04:07.906081 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647039 | 0:01:46.159732 | 0.93s 2026-03-14 08:04:07.913901 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647038 2026-03-14 08:04:07.914935 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647038 | 0:01:46.168590 | 0.95s 2026-03-14 08:04:07.937652 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647032 2026-03-14 08:04:07.938735 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647032 | 0:01:46.192389 | 0.95s 2026-03-14 08:04:07.955971 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647037 2026-03-14 08:04:07.956871 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647037 | 0:01:46.210528 | 1.01s 2026-03-14 08:04:07.963724 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647033 2026-03-14 08:04:07.964559 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647033 | 0:01:46.218199 | 0.96s 2026-03-14 08:04:08.040293 | fa163e0a-ba28-31b9-2e96-00000000032e | CHANGED | Enable openvswitch service if installed | np0005647035 2026-03-14 08:04:08.041256 | fa163e0a-ba28-31b9-2e96-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005647035 | 0:01:46.294914 | 1.02s 2026-03-14 08:04:08.051197 | fa163e0a-ba28-31b9-2e96-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-03-14 08:04:08.283062 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647037 2026-03-14 08:04:08.284792 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647037 | 0:01:46.538426 | 0.23s 2026-03-14 08:04:08.328729 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647039 2026-03-14 08:04:08.329767 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647039 | 0:01:46.583418 | 0.25s 2026-03-14 08:04:08.364946 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647038 2026-03-14 08:04:08.365976 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647038 | 0:01:46.619625 | 0.30s 2026-03-14 08:04:08.383531 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647032 2026-03-14 08:04:08.384452 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647032 | 0:01:46.638106 | 0.29s 2026-03-14 08:04:08.405210 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647033 2026-03-14 08:04:08.406022 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647033 | 0:01:46.659676 | 0.30s 2026-03-14 08:04:08.422016 | fa163e0a-ba28-31b9-2e96-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647035 2026-03-14 08:04:08.422891 | fa163e0a-ba28-31b9-2e96-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005647035 | 0:01:46.676544 | 0.30s 2026-03-14 08:04:08.442482 | fa163e0a-ba28-31b9-2e96-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-03-14 08:04:08.767021 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647039 2026-03-14 08:04:08.768295 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647039 | 0:01:47.021939 | 0.29s 2026-03-14 08:04:08.783181 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647037 2026-03-14 08:04:08.784041 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647037 | 0:01:47.037697 | 0.34s 2026-03-14 08:04:08.810775 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647038 2026-03-14 08:04:08.811735 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647038 | 0:01:47.065385 | 0.35s 2026-03-14 08:04:08.858790 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647032 2026-03-14 08:04:08.861444 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647032 | 0:01:47.115087 | 0.36s 2026-03-14 08:04:08.871401 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647033 2026-03-14 08:04:08.872444 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647033 | 0:01:47.126095 | 0.36s 2026-03-14 08:04:08.878386 | fa163e0a-ba28-31b9-2e96-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005647035 2026-03-14 08:04:08.879192 | fa163e0a-ba28-31b9-2e96-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005647035 | 0:01:47.132846 | 0.35s 2026-03-14 08:04:08.899216 | fa163e0a-ba28-31b9-2e96-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2026-03-14 08:04:08.984178 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647037 2026-03-14 08:04:08.985160 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647037 | 0:01:47.238807 | 0.08s 2026-03-14 08:04:09.009770 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647038 2026-03-14 08:04:09.010807 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647038 | 0:01:47.264453 | 0.09s 2026-03-14 08:04:09.011230 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647039 2026-03-14 08:04:09.011533 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647039 | 0:01:47.265195 | 0.07s 2026-03-14 08:04:09.016683 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647032 2026-03-14 08:04:09.017024 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647032 | 0:01:47.270686 | 0.06s 2026-03-14 08:04:09.031725 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647033 2026-03-14 08:04:09.032217 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647033 | 0:01:47.285877 | 0.05s 2026-03-14 08:04:09.061768 | fa163e0a-ba28-31b9-2e96-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005647035 2026-03-14 08:04:09.062361 | fa163e0a-ba28-31b9-2e96-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005647035 | 0:01:47.316019 | 0.06s 2026-03-14 08:04:09.071949 | fa163e0a-ba28-31b9-2e96-000000000333 | TASK | Ensure network service is enabled 2026-03-14 08:04:09.497995 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647037 2026-03-14 08:04:09.500068 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647037 | 0:01:47.753710 | 0.43s 2026-03-14 08:04:09.560980 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647039 2026-03-14 08:04:09.563720 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647039 | 0:01:47.817368 | 0.47s 2026-03-14 08:04:09.577478 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647033 2026-03-14 08:04:09.583914 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647033 | 0:01:47.837560 | 0.46s 2026-03-14 08:04:09.586319 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647032 2026-03-14 08:04:09.587612 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647032 | 0:01:47.841264 | 0.48s 2026-03-14 08:04:09.630752 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647038 2026-03-14 08:04:09.632229 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647038 | 0:01:47.885879 | 0.55s 2026-03-14 08:04:10.630486 | fa163e0a-ba28-31b9-2e96-000000000333 | OK | Ensure network service is enabled | np0005647035 2026-03-14 08:04:10.632248 | fa163e0a-ba28-31b9-2e96-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005647035 | 0:01:48.885896 | 1.49s 2026-03-14 08:04:10.658938 | fa163e0a-ba28-31b9-2e96-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:04:11.102027 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647038 2026-03-14 08:04:11.113692 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647038 | 0:01:49.367316 | 0.43s 2026-03-14 08:04:11.114761 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647033 2026-03-14 08:04:11.115469 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647033 | 0:01:49.369123 | 0.38s 2026-03-14 08:04:11.116350 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647039 2026-03-14 08:04:11.118016 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647039 | 0:01:49.371658 | 0.42s 2026-03-14 08:04:11.134000 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647037 2026-03-14 08:04:11.134400 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647037 | 0:01:49.388062 | 0.47s 2026-03-14 08:04:11.134826 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647035 2026-03-14 08:04:11.135150 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647035 | 0:01:49.388812 | 0.39s 2026-03-14 08:04:11.135527 | fa163e0a-ba28-31b9-2e96-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647032 2026-03-14 08:04:11.135852 | fa163e0a-ba28-31b9-2e96-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005647032 | 0:01:49.389514 | 0.42s 2026-03-14 08:04:11.145492 | fa163e0a-ba28-31b9-2e96-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:04:11.469827 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647037 2026-03-14 08:04:11.471759 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647037 | 0:01:49.725391 | 0.33s 2026-03-14 08:04:11.477306 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647038 2026-03-14 08:04:11.478174 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647038 | 0:01:49.731825 | 0.32s 2026-03-14 08:04:11.504077 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647032 2026-03-14 08:04:11.514327 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647032 | 0:01:49.767977 | 0.33s 2026-03-14 08:04:11.515534 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647033 2026-03-14 08:04:11.516332 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647033 | 0:01:49.769985 | 0.32s 2026-03-14 08:04:11.517284 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647039 2026-03-14 08:04:11.518091 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647039 | 0:01:49.771745 | 0.35s 2026-03-14 08:04:11.537573 | fa163e0a-ba28-31b9-2e96-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647035 2026-03-14 08:04:11.538399 | fa163e0a-ba28-31b9-2e96-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005647035 | 0:01:49.792052 | 0.32s 2026-03-14 08:04:11.558164 | fa163e0a-ba28-31b9-2e96-000000000337 | TASK | Reload NetworkManager 2026-03-14 08:04:12.015498 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647037 2026-03-14 08:04:12.017651 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647037 | 0:01:50.271284 | 0.46s 2026-03-14 08:04:12.026164 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647038 2026-03-14 08:04:12.027447 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647038 | 0:01:50.281100 | 0.45s 2026-03-14 08:04:12.090310 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647033 2026-03-14 08:04:12.091783 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647033 | 0:01:50.345433 | 0.46s 2026-03-14 08:04:12.107013 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647032 2026-03-14 08:04:12.108372 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647032 | 0:01:50.362025 | 0.49s 2026-03-14 08:04:12.116235 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647035 2026-03-14 08:04:12.117497 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647035 | 0:01:50.371151 | 0.47s 2026-03-14 08:04:13.113403 | fa163e0a-ba28-31b9-2e96-000000000337 | CHANGED | Reload NetworkManager | np0005647039 2026-03-14 08:04:13.115253 | fa163e0a-ba28-31b9-2e96-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005647039 | 0:01:51.368901 | 1.52s 2026-03-14 08:04:13.141301 | fa163e0a-ba28-31b9-2e96-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-03-14 08:04:13.442851 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647039 2026-03-14 08:04:13.443825 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647039 | 0:01:51.697476 | 0.27s 2026-03-14 08:04:13.449211 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647037 2026-03-14 08:04:13.449597 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647037 | 0:01:51.703258 | 0.31s 2026-03-14 08:04:13.458033 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647038 2026-03-14 08:04:13.458461 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647038 | 0:01:51.712121 | 0.30s 2026-03-14 08:04:13.476969 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647032 2026-03-14 08:04:13.478006 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647032 | 0:01:51.731656 | 0.29s 2026-03-14 08:04:13.505997 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647035 2026-03-14 08:04:13.507168 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647035 | 0:01:51.760816 | 0.28s 2026-03-14 08:04:13.544696 | fa163e0a-ba28-31b9-2e96-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005647033 2026-03-14 08:04:13.545852 | fa163e0a-ba28-31b9-2e96-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005647033 | 0:01:51.799501 | 0.34s 2026-03-14 08:04:13.565803 | fa163e0a-ba28-31b9-2e96-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2026-03-14 08:04:14.009726 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647037 2026-03-14 08:04:14.010959 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647037 | 0:01:52.264607 | 0.44s 2026-03-14 08:04:14.020085 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647033 2026-03-14 08:04:14.020922 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647033 | 0:01:52.274576 | 0.38s 2026-03-14 08:04:14.027786 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647035 2026-03-14 08:04:14.028578 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647035 | 0:01:52.282202 | 0.37s 2026-03-14 08:04:14.034863 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647038 2026-03-14 08:04:14.039130 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647038 | 0:01:52.292785 | 0.45s 2026-03-14 08:04:14.040311 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647032 2026-03-14 08:04:14.041263 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647032 | 0:01:52.294921 | 0.42s 2026-03-14 08:04:14.280415 | fa163e0a-ba28-31b9-2e96-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005647039 2026-03-14 08:04:14.281694 | fa163e0a-ba28-31b9-2e96-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005647039 | 0:01:52.535341 | 0.68s 2026-03-14 08:04:14.305582 | fa163e0a-ba28-31b9-2e96-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-03-14 08:04:14.613801 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647037 2026-03-14 08:04:14.614850 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647037 | 0:01:52.868500 | 0.31s 2026-03-14 08:04:14.626468 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647038 2026-03-14 08:04:14.626909 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647038 | 0:01:52.880569 | 0.30s 2026-03-14 08:04:14.634743 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647039 2026-03-14 08:04:14.635106 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647039 | 0:01:52.888767 | 0.29s 2026-03-14 08:04:14.666687 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647032 2026-03-14 08:04:14.667100 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647032 | 0:01:52.920760 | 0.30s 2026-03-14 08:04:14.704380 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647033 2026-03-14 08:04:14.705427 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647033 | 0:01:52.959078 | 0.32s 2026-03-14 08:04:14.734603 | fa163e0a-ba28-31b9-2e96-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005647035 2026-03-14 08:04:14.735198 | fa163e0a-ba28-31b9-2e96-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005647035 | 0:01:52.988856 | 0.33s 2026-03-14 08:04:14.745125 | fa163e0a-ba28-31b9-2e96-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-03-14 08:04:15.022955 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647037 2026-03-14 08:04:15.023978 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647037 | 0:01:53.277622 | 0.28s 2026-03-14 08:04:15.037290 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647038 2026-03-14 08:04:15.037700 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647038 | 0:01:53.291361 | 0.28s 2026-03-14 08:04:15.080010 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647039 2026-03-14 08:04:15.081032 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647039 | 0:01:53.334683 | 0.31s 2026-03-14 08:04:15.095739 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647032 2026-03-14 08:04:15.096610 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647032 | 0:01:53.350260 | 0.31s 2026-03-14 08:04:15.118445 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647033 2026-03-14 08:04:15.119293 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647033 | 0:01:53.372947 | 0.32s 2026-03-14 08:04:15.153112 | fa163e0a-ba28-31b9-2e96-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647035 2026-03-14 08:04:15.153947 | fa163e0a-ba28-31b9-2e96-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005647035 | 0:01:53.407601 | 0.33s 2026-03-14 08:04:15.224638 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647037 | 0:01:53.478257 | 0.03s 2026-03-14 08:04:15.249384 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647038 | 0:01:53.503015 | 0.03s 2026-03-14 08:04:15.278343 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647039 | 0:01:53.531967 | 0.03s 2026-03-14 08:04:15.311195 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647032 | 0:01:53.564809 | 0.04s 2026-03-14 08:04:15.341386 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647033 | 0:01:53.595013 | 0.03s 2026-03-14 08:04:15.356055 | fa163e0a-ba28-31b9-2e96-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005647035 | 0:01:53.609711 | 0.02s 2026-03-14 08:04:15.526440 | fa163e0a-ba28-31b9-2e96-000000000764 | TASK | Create temporary file for ssh_known_hosts 2026-03-14 08:04:15.825219 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647037 2026-03-14 08:04:15.831532 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647037 | 0:01:54.085169 | 0.30s 2026-03-14 08:04:15.832577 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647038 2026-03-14 08:04:15.837665 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647038 | 0:01:54.091318 | 0.30s 2026-03-14 08:04:15.838519 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647039 2026-03-14 08:04:15.839258 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647039 | 0:01:54.092912 | 0.29s 2026-03-14 08:04:15.863817 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647032 2026-03-14 08:04:15.864844 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647032 | 0:01:54.118494 | 0.30s 2026-03-14 08:04:15.865832 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647033 2026-03-14 08:04:15.866638 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647033 | 0:01:54.120291 | 0.28s 2026-03-14 08:04:15.881810 | fa163e0a-ba28-31b9-2e96-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005647035 2026-03-14 08:04:15.882616 | fa163e0a-ba28-31b9-2e96-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005647035 | 0:01:54.136270 | 0.28s 2026-03-14 08:04:15.903149 | fa163e0a-ba28-31b9-2e96-000000000765 | TASK | Check for ssh_known_hosts file 2026-03-14 08:04:16.149838 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647037 2026-03-14 08:04:16.150862 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647037 | 0:01:54.404510 | 0.25s 2026-03-14 08:04:16.213769 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647038 2026-03-14 08:04:16.214412 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647038 | 0:01:54.468070 | 0.29s 2026-03-14 08:04:16.263677 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647039 2026-03-14 08:04:16.267365 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647039 | 0:01:54.521015 | 0.32s 2026-03-14 08:04:16.268458 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647032 2026-03-14 08:04:16.269206 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647032 | 0:01:54.522861 | 0.31s 2026-03-14 08:04:16.280139 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647033 2026-03-14 08:04:16.280928 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647033 | 0:01:54.534581 | 0.30s 2026-03-14 08:04:16.301935 | fa163e0a-ba28-31b9-2e96-000000000765 | OK | Check for ssh_known_hosts file | np0005647035 2026-03-14 08:04:16.302697 | fa163e0a-ba28-31b9-2e96-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005647035 | 0:01:54.556351 | 0.31s 2026-03-14 08:04:16.322453 | fa163e0a-ba28-31b9-2e96-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2026-03-14 08:04:16.355677 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647037 2026-03-14 08:04:16.356980 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647037 | 0:01:54.610620 | 0.03s 2026-03-14 08:04:16.404609 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647038 2026-03-14 08:04:16.406034 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647038 | 0:01:54.659678 | 0.06s 2026-03-14 08:04:16.433479 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647039 2026-03-14 08:04:16.434793 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647039 | 0:01:54.688437 | 0.07s 2026-03-14 08:04:16.458943 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647032 2026-03-14 08:04:16.460133 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647032 | 0:01:54.713779 | 0.06s 2026-03-14 08:04:16.460794 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647033 2026-03-14 08:04:16.461261 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647033 | 0:01:54.714919 | 0.03s 2026-03-14 08:04:16.480468 | fa163e0a-ba28-31b9-2e96-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005647035 2026-03-14 08:04:16.481051 | fa163e0a-ba28-31b9-2e96-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005647035 | 0:01:54.734709 | 0.03s 2026-03-14 08:04:16.494371 | fa163e0a-ba28-31b9-2e96-000000000767 | TASK | Write temporary file 2026-03-14 08:04:16.536296 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647037 2026-03-14 08:04:16.542238 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647037 | 0:01:54.795882 | 0.05s 2026-03-14 08:04:16.558350 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647038 2026-03-14 08:04:16.564373 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647038 | 0:01:54.818021 | 0.05s 2026-03-14 08:04:16.580585 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647039 2026-03-14 08:04:16.586529 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647039 | 0:01:54.840176 | 0.05s 2026-03-14 08:04:16.608066 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647032 2026-03-14 08:04:16.609155 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647032 | 0:01:54.862803 | 0.05s 2026-03-14 08:04:16.609587 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647033 2026-03-14 08:04:16.610684 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647033 | 0:01:54.864346 | 0.03s 2026-03-14 08:04:16.631933 | fa163e0a-ba28-31b9-2e96-000000000767 | SKIPPED | Write temporary file | np0005647035 2026-03-14 08:04:16.632690 | fa163e0a-ba28-31b9-2e96-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005647035 | 0:01:54.886348 | 0.03s 2026-03-14 08:04:16.644191 | fa163e0a-ba28-31b9-2e96-000000000768 | TASK | Set ssh_known_hosts fact 2026-03-14 08:04:16.770692 | fa163e0a-ba28-31b9-2e96-000000000768 | OK | Set ssh_known_hosts fact | np0005647037 2026-03-14 08:04:16.772142 | fa163e0a-ba28-31b9-2e96-000000000768 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | np0005647037 | 0:01:55.025785 | 0.13s 2026-03-14 08:04:16.792578 | fa163e0a-ba28-31b9-2e96-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2026-03-14 08:04:17.073030 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647037 2026-03-14 08:04:17.074743 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647037 | 0:01:55.328373 | 0.28s 2026-03-14 08:04:17.088367 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647039 2026-03-14 08:04:17.089965 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647039 | 0:01:55.343617 | 0.26s 2026-03-14 08:04:17.111954 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647038 2026-03-14 08:04:17.113037 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647038 | 0:01:55.366686 | 0.30s 2026-03-14 08:04:17.141606 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647032 2026-03-14 08:04:17.142719 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647032 | 0:01:55.396368 | 0.29s 2026-03-14 08:04:17.176912 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647033 2026-03-14 08:04:17.177774 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647033 | 0:01:55.431427 | 0.30s 2026-03-14 08:04:17.207011 | fa163e0a-ba28-31b9-2e96-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005647035 2026-03-14 08:04:17.208270 | fa163e0a-ba28-31b9-2e96-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005647035 | 0:01:55.461919 | 0.30s 2026-03-14 08:04:17.228507 | fa163e0a-ba28-31b9-2e96-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2026-03-14 08:04:17.522714 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647039 2026-03-14 08:04:17.523920 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647039 | 0:01:55.777566 | 0.26s 2026-03-14 08:04:17.558857 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647037 2026-03-14 08:04:17.559683 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647037 | 0:01:55.813338 | 0.33s 2026-03-14 08:04:17.560214 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647038 2026-03-14 08:04:17.560706 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647038 | 0:01:55.814365 | 0.31s 2026-03-14 08:04:17.598490 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647032 2026-03-14 08:04:17.599056 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647032 | 0:01:55.852715 | 0.31s 2026-03-14 08:04:17.599598 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647033 2026-03-14 08:04:17.600073 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647033 | 0:01:55.853733 | 0.30s 2026-03-14 08:04:17.657903 | fa163e0a-ba28-31b9-2e96-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005647035 2026-03-14 08:04:17.658940 | fa163e0a-ba28-31b9-2e96-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005647035 | 0:01:55.912590 | 0.34s 2026-03-14 08:04:17.678350 | fa163e0a-ba28-31b9-2e96-00000000076b | TASK | Remove temp file 2026-03-14 08:04:17.913396 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647037 2026-03-14 08:04:17.914423 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647037 | 0:01:56.168074 | 0.23s 2026-03-14 08:04:17.956897 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647039 2026-03-14 08:04:17.957660 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647039 | 0:01:56.211316 | 0.24s 2026-03-14 08:04:18.018806 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647038 2026-03-14 08:04:18.019739 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647038 | 0:01:56.273391 | 0.32s 2026-03-14 08:04:18.034041 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647032 2026-03-14 08:04:18.035304 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647032 | 0:01:56.288953 | 0.29s 2026-03-14 08:04:18.065214 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647033 2026-03-14 08:04:18.066318 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647033 | 0:01:56.319968 | 0.31s 2026-03-14 08:04:18.100801 | fa163e0a-ba28-31b9-2e96-00000000076b | CHANGED | Remove temp file | np0005647035 2026-03-14 08:04:18.101929 | fa163e0a-ba28-31b9-2e96-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005647035 | 0:01:56.355576 | 0.33s [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute PLAY [Deploy step tasks for step 0] ******************************************** 2026-03-14 08:04:18.347775 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.361277 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.375100 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.394228 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.412395 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.437223 | fa163e0a-ba28-31b9-2e96-000000000039 | TASK | Deploy step tasks for step 0 2026-03-14 08:04:18.441950 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.443285 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.444208 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.458307 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.472381 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.484952 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.489886 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.493335 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.494112 | fa163e0a-ba28-31b9-2e96-000000000039 | OK | Deploy step tasks for step 0 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000039') missing from stats 2026-03-14 08:04:18.509528 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.526835 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.543963 | fa163e0a-ba28-31b9-2e96-00000000003a | TASK | Ensure /var/log/journal exists 2026-03-14 08:04:18.737972 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647037 2026-03-14 08:04:18.739212 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647037 | 0:01:56.992848 | 0.28s 2026-03-14 08:04:18.749245 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:18.797815 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647032 2026-03-14 08:04:18.805655 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647032 | 0:01:57.059291 | 0.30s 2026-03-14 08:04:18.807006 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647038 2026-03-14 08:04:18.813261 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647038 | 0:01:57.066913 | 0.34s 2026-03-14 08:04:18.814247 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647039 2026-03-14 08:04:18.815151 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647039 | 0:01:57.068805 | 0.33s 2026-03-14 08:04:18.816148 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647033 2026-03-14 08:04:18.816928 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647033 | 0:01:57.070582 | 0.29s 2026-03-14 08:04:18.835954 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:18.853169 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:18.879319 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:18.896376 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:18.901410 | fa163e0a-ba28-31b9-2e96-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005647035 2026-03-14 08:04:18.902474 | fa163e0a-ba28-31b9-2e96-00000000003a | TIMING | Ensure /var/log/journal exists | np0005647035 | 0:01:57.156122 | 0.36s 2026-03-14 08:04:18.916803 | fa163e0a-ba28-31b9-2e96-00000000003b | TASK | Check cloud-init status 2026-03-14 08:04:19.040852 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647037 2026-03-14 08:04:19.042758 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647037 | 0:01:57.296396 | 0.29s 2026-03-14 08:04:19.062658 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.125922 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647038 2026-03-14 08:04:19.127126 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647038 | 0:01:57.380773 | 0.29s 2026-03-14 08:04:19.139486 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.167536 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647039 2026-03-14 08:04:19.168750 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647039 | 0:01:57.422397 | 0.31s 2026-03-14 08:04:19.188528 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.194701 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647032 2026-03-14 08:04:19.195865 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647032 | 0:01:57.449511 | 0.32s 2026-03-14 08:04:19.214813 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.226959 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647033 2026-03-14 08:04:19.228151 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647033 | 0:01:57.481800 | 0.33s 2026-03-14 08:04:19.253006 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.259078 | fa163e0a-ba28-31b9-2e96-00000000003b | CHANGED | Check cloud-init status | np0005647035 2026-03-14 08:04:19.260253 | fa163e0a-ba28-31b9-2e96-00000000003b | TIMING | Check cloud-init status | np0005647035 | 0:01:57.513898 | 0.34s 2026-03-14 08:04:19.280564 | fa163e0a-ba28-31b9-2e96-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-03-14 08:04:19.357788 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647037 2026-03-14 08:04:19.359188 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647037 | 0:01:57.612833 | 0.30s 2026-03-14 08:04:19.372293 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.443511 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647038 2026-03-14 08:04:19.444400 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647038 | 0:01:57.698055 | 0.30s 2026-03-14 08:04:19.457412 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.462080 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647039 2026-03-14 08:04:19.463002 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647039 | 0:01:57.716653 | 0.27s 2026-03-14 08:04:19.473461 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.540823 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647033 2026-03-14 08:04:19.541848 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647033 | 0:01:57.795498 | 0.29s 2026-03-14 08:04:19.560440 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.573430 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647032 2026-03-14 08:04:19.576367 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647032 | 0:01:57.830006 | 0.36s 2026-03-14 08:04:19.613194 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.623360 | fa163e0a-ba28-31b9-2e96-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005647035 2026-03-14 08:04:19.626456 | fa163e0a-ba28-31b9-2e96-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005647035 | 0:01:57.880075 | 0.34s 2026-03-14 08:04:19.649327 | fa163e0a-ba28-31b9-2e96-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-03-14 08:04:19.762790 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647039 2026-03-14 08:04:19.764249 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647039 | 0:01:58.017895 | 0.29s 2026-03-14 08:04:19.774737 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:19.802254 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647038 2026-03-14 08:04:19.803679 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647038 | 0:01:58.057331 | 0.35s 2026-03-14 08:04:19.805389 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647037 2026-03-14 08:04:19.806194 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647037 | 0:01:58.059847 | 0.43s 2026-03-14 08:04:19.819712 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:19.836692 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:19.897073 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647033 2026-03-14 08:04:19.898231 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647033 | 0:01:58.151879 | 0.34s 2026-03-14 08:04:19.917306 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:19.937813 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647032 2026-03-14 08:04:19.938989 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647032 | 0:01:58.192631 | 0.32s 2026-03-14 08:04:19.959229 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:20.008562 | fa163e0a-ba28-31b9-2e96-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005647035 2026-03-14 08:04:20.009385 | fa163e0a-ba28-31b9-2e96-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005647035 | 0:01:58.263038 | 0.36s 2026-03-14 08:04:20.023720 | fa163e0a-ba28-31b9-2e96-00000000003e | TASK | Create /var/lib/container-puppet 2026-03-14 08:04:20.057624 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647037 2026-03-14 08:04:20.058623 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647037 | 0:01:58.312272 | 0.24s 2026-03-14 08:04:20.069020 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.081144 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647039 2026-03-14 08:04:20.082182 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647039 | 0:01:58.335829 | 0.31s 2026-03-14 08:04:20.095505 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.202177 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647033 2026-03-14 08:04:20.203108 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647033 | 0:01:58.456761 | 0.28s 2026-03-14 08:04:20.216868 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.335849 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647038 2026-03-14 08:04:20.342632 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647038 | 0:01:58.596200 | 0.50s 2026-03-14 08:04:20.344001 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647035 2026-03-14 08:04:20.345318 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647035 | 0:01:58.598973 | 0.32s 2026-03-14 08:04:20.346508 | fa163e0a-ba28-31b9-2e96-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005647032 2026-03-14 08:04:20.347742 | fa163e0a-ba28-31b9-2e96-00000000003e | TIMING | Create /var/lib/container-puppet | np0005647032 | 0:01:58.601398 | 0.39s 2026-03-14 08:04:20.359110 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.376046 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.392823 | fa163e0a-ba28-31b9-2e96-00000000003f | TASK | Write container-puppet.sh 2026-03-14 08:04:20.995174 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647037 2026-03-14 08:04:20.996900 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647037 | 0:01:59.250534 | 0.93s 2026-03-14 08:04:21.037396 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647039 2026-03-14 08:04:21.038653 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647039 | 0:01:59.292298 | 0.94s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.072857 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647037 | 0:01:59.326481 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.106367 | 5afd59cc-a37e-4fdd-9d44-421b108a2a34 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005647037 2026-03-14 08:04:21.125294 | fa163e0a-ba28-31b9-2e96-000000000a75 | TASK | Configure tuned before reboot 2026-03-14 08:04:21.132843 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647039 | 0:01:59.386478 | 0.08s 2026-03-14 08:04:21.164765 | 560d76fe-2341-4c02-b569-a606f0ccc6b7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005647039 2026-03-14 08:04:21.197876 | fa163e0a-ba28-31b9-2e96-000000000aa0 | TASK | Configure tuned before reboot 2026-03-14 08:04:21.206702 | fa163e0a-ba28-31b9-2e96-000000000a75 | TIMING | Configure tuned before reboot | np0005647037 | 0:01:59.460319 | 0.08s 2026-03-14 08:04:21.208047 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647033 2026-03-14 08:04:21.208960 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647033 | 0:01:59.462612 | 0.99s 2026-03-14 08:04:21.282308 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:21.333287 | fa163e0a-ba28-31b9-2e96-000000000aa0 | TIMING | Configure tuned before reboot | np0005647039 | 0:01:59.586918 | 0.13s 2026-03-14 08:04:21.335139 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647038 2026-03-14 08:04:21.336282 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647038 | 0:01:59.589939 | 0.98s 2026-03-14 08:04:21.336813 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647032 2026-03-14 08:04:21.338106 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647032 | 0:01:59.591763 | 0.96s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.419512 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:21.422309 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647037 | 0:01:59.675945 | 0.13s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.445088 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:21.473663 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647033 | 0:01:59.727298 | 0.15s 2026-03-14 08:04:21.474678 | fa163e0a-ba28-31b9-2e96-00000000003f | CHANGED | Write container-puppet.sh | np0005647035 2026-03-14 08:04:21.475441 | fa163e0a-ba28-31b9-2e96-00000000003f | TIMING | Write container-puppet.sh | np0005647035 | 0:01:59.729100 | 1.08s 2026-03-14 08:04:21.476154 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647037 | 0:01:59.729812 | 0.19s 2026-03-14 08:04:21.476869 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647038 | 0:01:59.730528 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.514944 | efbb48e0-7ad4-48a0-9676-4d51c062b811 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005647033 2026-03-14 08:04:21.519807 | 164ed271-6b62-4305-b558-4964293e08e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005647038 2026-03-14 08:04:21.552113 | fa163e0a-ba28-31b9-2e96-000000000b66 | TASK | Configure tuned before reboot 2026-03-14 08:04:21.568539 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:21.571382 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647039 | 0:01:59.825018 | 0.13s 2026-03-14 08:04:21.591603 | fa163e0a-ba28-31b9-2e96-000000000b60 | TASK | Configure tuned before reboot 2026-03-14 08:04:21.625084 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647032 | 0:01:59.878718 | 0.16s 2026-03-14 08:04:21.626190 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647039 | 0:01:59.879851 | 0.18s 2026-03-14 08:04:21.626788 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647037 | 0:01:59.880450 | 0.09s 2026-03-14 08:04:21.627170 | fa163e0a-ba28-31b9-2e96-000000000b66 | TIMING | Configure tuned before reboot | np0005647038 | 0:01:59.880832 | 0.07s 2026-03-14 08:04:21.627602 | fa163e0a-ba28-31b9-2e96-000000000b60 | TIMING | Configure tuned before reboot | np0005647033 | 0:01:59.881264 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:04:21.675650 | 9a221579-9b60-40f4-a0c9-b9c8e2bf5301 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005647032 2026-03-14 08:04:21.680912 | 73c82acf-86ea-495d-aa3c-0a53a52a61f0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647037 2026-03-14 08:04:21.707959 | fa163e0a-ba28-31b9-2e96-000000000bf4 | TASK | Check tuned package is installed 2026-03-14 08:04:21.721133 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:21.760191 | fa163e0a-ba28-31b9-2e96-000000000bee | TASK | Configure tuned before reboot 2026-03-14 08:04:21.787333 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:21.791879 | fa163e0a-ba28-31b9-2e96-000000000040 | TIMING | include_tasks | np0005647035 | 0:02:00.045520 | 0.17s 2026-03-14 08:04:21.792528 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647039 | 0:02:00.046190 | 0.06s 2026-03-14 08:04:21.817733 | 9c0b214b-6c9a-478f-a701-6e5cfcd2ae83 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005647035 2026-03-14 08:04:21.822970 | 70dfb8eb-58de-49ba-9a47-c32014feb401 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647039 2026-03-14 08:04:21.833581 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:21.835818 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647038 | 0:02:00.089477 | 0.11s 2026-03-14 08:04:21.844761 | fa163e0a-ba28-31b9-2e96-000000000c9a | TASK | Check tuned package is installed 2026-03-14 08:04:21.861468 | fa163e0a-ba28-31b9-2e96-000000000c94 | TASK | Configure tuned before reboot 2026-03-14 08:04:21.866625 | fa163e0a-ba28-31b9-2e96-000000000bee | TIMING | Configure tuned before reboot | np0005647032 | 0:02:00.120261 | 0.10s 2026-03-14 08:04:21.867800 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647038 | 0:02:00.121460 | 0.15s 2026-03-14 08:04:21.910932 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:21.912157 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647033 | 0:02:00.165816 | 0.12s 2026-03-14 08:04:21.939338 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:21.947187 | fa163e0a-ba28-31b9-2e96-000000000c94 | TIMING | Configure tuned before reboot | np0005647035 | 0:02:00.200821 | 0.08s 2026-03-14 08:04:21.948524 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647033 | 0:02:00.202182 | 0.16s 2026-03-14 08:04:22.011171 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TASK | Gather variables for each operating system 2026-03-14 08:04:22.017758 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647038 | 0:02:00.271384 | 0.10s 2026-03-14 08:04:22.045452 | a1bf895e-dfd7-47d1-aa75-62078f9c5c60 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647038 2026-03-14 08:04:22.059879 | fa163e0a-ba28-31b9-2e96-000000000d76 | TASK | Check tuned package is installed 2026-03-14 08:04:22.062860 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:22.063208 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647032 | 0:02:00.316868 | 0.12s 2026-03-14 08:04:22.070500 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647033 | 0:02:00.324139 | 0.08s 2026-03-14 08:04:22.071369 | fa163e0a-ba28-31b9-2e96-000000000bf4 | CHANGED | Check tuned package is installed | np0005647037 2026-03-14 08:04:22.071987 | fa163e0a-ba28-31b9-2e96-000000000bf4 | TIMING | tuned : Check tuned package is installed | np0005647037 | 0:02:00.325648 | 0.36s 2026-03-14 08:04:22.072742 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647032 | 0:02:00.326404 | 0.13s 2026-03-14 08:04:22.088881 | d6a7b394-fc6e-491e-b9db-bcc90c4c1c8c | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647033 2026-03-14 08:04:22.103451 | fa163e0a-ba28-31b9-2e96-000000000bf5 | TASK | Install tuned 2026-03-14 08:04:22.134272 | fa163e0a-ba28-31b9-2e96-000000000ae6 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:04:22.136174 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647035 | 0:02:00.389823 | 0.12s 2026-03-14 08:04:22.149036 | fa163e0a-ba28-31b9-2e96-000000000da7 | TASK | Check tuned package is installed 2026-03-14 08:04:22.153348 | fa163e0a-ba28-31b9-2e96-000000000c9a | CHANGED | Check tuned package is installed | np0005647039 2026-03-14 08:04:22.154188 | fa163e0a-ba28-31b9-2e96-000000000c9a | TIMING | tuned : Check tuned package is installed | np0005647039 | 0:02:00.407838 | 0.31s 2026-03-14 08:04:22.154880 | fa163e0a-ba28-31b9-2e96-000000000ae6 | TIMING | tuned : Gather variables for each operating system | np0005647035 | 0:02:00.408542 | 0.14s 2026-03-14 08:04:22.165619 | fa163e0a-ba28-31b9-2e96-000000000c9b | TASK | Install tuned 2026-03-14 08:04:22.194723 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647032 | 0:02:00.448349 | 0.07s 2026-03-14 08:04:22.221300 | 42bfe00c-3216-4200-b2ae-ef15f54ecead | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647032 2026-03-14 08:04:22.245464 | fa163e0a-ba28-31b9-2e96-000000000ddc | TASK | Check tuned package is installed 2026-03-14 08:04:22.250133 | fa163e0a-ba28-31b9-2e96-000000000ae7 | TIMING | tuned : include_tasks | np0005647035 | 0:02:00.503767 | 0.06s 2026-03-14 08:04:22.276416 | 325ec3f2-22d6-4a5a-b6ab-812e5495d2f6 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647035 2026-03-14 08:04:22.299566 | fa163e0a-ba28-31b9-2e96-000000000e0b | TASK | Check tuned package is installed 2026-03-14 08:04:22.411444 | fa163e0a-ba28-31b9-2e96-000000000d76 | CHANGED | Check tuned package is installed | np0005647038 2026-03-14 08:04:22.412512 | fa163e0a-ba28-31b9-2e96-000000000d76 | TIMING | tuned : Check tuned package is installed | np0005647038 | 0:02:00.666163 | 0.35s 2026-03-14 08:04:22.425925 | fa163e0a-ba28-31b9-2e96-000000000d77 | TASK | Install tuned 2026-03-14 08:04:22.474474 | fa163e0a-ba28-31b9-2e96-000000000da7 | CHANGED | Check tuned package is installed | np0005647033 2026-03-14 08:04:22.475489 | fa163e0a-ba28-31b9-2e96-000000000da7 | TIMING | tuned : Check tuned package is installed | np0005647033 | 0:02:00.729140 | 0.33s 2026-03-14 08:04:22.495277 | fa163e0a-ba28-31b9-2e96-000000000da8 | TASK | Install tuned 2026-03-14 08:04:22.586563 | fa163e0a-ba28-31b9-2e96-000000000ddc | CHANGED | Check tuned package is installed | np0005647032 2026-03-14 08:04:22.587561 | fa163e0a-ba28-31b9-2e96-000000000ddc | TIMING | tuned : Check tuned package is installed | np0005647032 | 0:02:00.841191 | 0.34s 2026-03-14 08:04:22.603286 | fa163e0a-ba28-31b9-2e96-000000000ddd | TASK | Install tuned 2026-03-14 08:04:22.657650 | fa163e0a-ba28-31b9-2e96-000000000e0b | CHANGED | Check tuned package is installed | np0005647035 2026-03-14 08:04:22.658701 | fa163e0a-ba28-31b9-2e96-000000000e0b | TIMING | tuned : Check tuned package is installed | np0005647035 | 0:02:00.912353 | 0.36s 2026-03-14 08:04:22.680123 | fa163e0a-ba28-31b9-2e96-000000000e0c | TASK | Install tuned 2026-03-14 08:04:28.646199 | fa163e0a-ba28-31b9-2e96-000000000c9b | CHANGED | Install tuned | np0005647039 2026-03-14 08:04:28.648608 | fa163e0a-ba28-31b9-2e96-000000000c9b | TIMING | tuned : Install tuned | np0005647039 | 0:02:06.902246 | 6.48s 2026-03-14 08:04:28.669328 | fa163e0a-ba28-31b9-2e96-000000000c9c | TASK | Restart tuned 2026-03-14 08:04:28.733757 | fa163e0a-ba28-31b9-2e96-000000000bf5 | CHANGED | Install tuned | np0005647037 2026-03-14 08:04:28.735180 | fa163e0a-ba28-31b9-2e96-000000000bf5 | TIMING | tuned : Install tuned | np0005647037 | 0:02:06.988821 | 6.63s 2026-03-14 08:04:28.749046 | fa163e0a-ba28-31b9-2e96-000000000bf6 | TASK | Restart tuned 2026-03-14 08:04:28.999196 | fa163e0a-ba28-31b9-2e96-000000000d77 | CHANGED | Install tuned | np0005647038 2026-03-14 08:04:29.000368 | fa163e0a-ba28-31b9-2e96-000000000d77 | TIMING | tuned : Install tuned | np0005647038 | 0:02:07.254013 | 6.57s 2026-03-14 08:04:29.014342 | fa163e0a-ba28-31b9-2e96-000000000d78 | TASK | Restart tuned 2026-03-14 08:04:29.059791 | fa163e0a-ba28-31b9-2e96-000000000da8 | CHANGED | Install tuned | np0005647033 2026-03-14 08:04:29.061052 | fa163e0a-ba28-31b9-2e96-000000000da8 | TIMING | tuned : Install tuned | np0005647033 | 0:02:07.314695 | 6.56s 2026-03-14 08:04:29.082213 | fa163e0a-ba28-31b9-2e96-000000000da9 | TASK | Restart tuned 2026-03-14 08:04:29.101085 | fa163e0a-ba28-31b9-2e96-000000000ddd | CHANGED | Install tuned | np0005647032 2026-03-14 08:04:29.102398 | fa163e0a-ba28-31b9-2e96-000000000ddd | TIMING | tuned : Install tuned | np0005647032 | 0:02:07.356045 | 6.50s 2026-03-14 08:04:29.122516 | fa163e0a-ba28-31b9-2e96-000000000dde | TASK | Restart tuned 2026-03-14 08:04:29.618979 | fa163e0a-ba28-31b9-2e96-000000000e0c | CHANGED | Install tuned | np0005647035 2026-03-14 08:04:29.620502 | fa163e0a-ba28-31b9-2e96-000000000e0c | TIMING | tuned : Install tuned | np0005647035 | 0:02:07.874143 | 6.94s 2026-03-14 08:04:29.651289 | fa163e0a-ba28-31b9-2e96-000000000e0d | TASK | Restart tuned 2026-03-14 08:04:30.541841 | fa163e0a-ba28-31b9-2e96-000000000c9c | CHANGED | Restart tuned | np0005647039 2026-03-14 08:04:30.543858 | fa163e0a-ba28-31b9-2e96-000000000c9c | TIMING | tuned : Restart tuned | np0005647039 | 0:02:08.797497 | 1.87s 2026-03-14 08:04:30.564531 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:30.847441 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647039 2026-03-14 08:04:30.848393 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647039 | 0:02:09.102047 | 0.28s 2026-03-14 08:04:30.881572 | fa163e0a-ba28-31b9-2e96-000000000d78 | CHANGED | Restart tuned | np0005647038 2026-03-14 08:04:30.883063 | fa163e0a-ba28-31b9-2e96-000000000d78 | TIMING | tuned : Restart tuned | np0005647038 | 0:02:09.136712 | 1.87s 2026-03-14 08:04:30.901063 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:30.907046 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647039 | 0:02:09.160681 | 0.04s 2026-03-14 08:04:30.927120 | 8ff0baf2-6e81-47bb-bfc6-f4126c16a850 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647039 2026-03-14 08:04:30.946972 | fa163e0a-ba28-31b9-2e96-000000000e54 | TASK | Ensure profile directory exists 2026-03-14 08:04:31.015462 | fa163e0a-ba28-31b9-2e96-000000000e54 | SKIPPED | Ensure profile directory exists | np0005647039 2026-03-14 08:04:31.017330 | fa163e0a-ba28-31b9-2e96-000000000e54 | TIMING | tuned : Ensure profile directory exists | np0005647039 | 0:02:09.270968 | 0.07s 2026-03-14 08:04:31.035875 | fa163e0a-ba28-31b9-2e96-000000000e55 | TASK | Create custom tuned profile 2026-03-14 08:04:31.042526 | fa163e0a-ba28-31b9-2e96-000000000da9 | CHANGED | Restart tuned | np0005647033 2026-03-14 08:04:31.044808 | fa163e0a-ba28-31b9-2e96-000000000da9 | TIMING | tuned : Restart tuned | np0005647033 | 0:02:09.298451 | 1.96s 2026-03-14 08:04:31.067074 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:31.095969 | fa163e0a-ba28-31b9-2e96-000000000e55 | SKIPPED | Create custom tuned profile | np0005647039 2026-03-14 08:04:31.097925 | fa163e0a-ba28-31b9-2e96-000000000e55 | TIMING | tuned : Create custom tuned profile | np0005647039 | 0:02:09.351499 | 0.06s 2026-03-14 08:04:31.112598 | fa163e0a-ba28-31b9-2e96-000000000e56 | TASK | Check tuned active profile 2026-03-14 08:04:31.213866 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647038 2026-03-14 08:04:31.215572 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647038 | 0:02:09.469222 | 0.31s 2026-03-14 08:04:31.253213 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647038 | 0:02:09.506858 | 0.02s 2026-03-14 08:04:31.275584 | 0bae0b17-74de-4911-922a-ef3442d4f7c0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647038 2026-03-14 08:04:31.298748 | fa163e0a-ba28-31b9-2e96-000000000eb6 | TASK | Ensure profile directory exists 2026-03-14 08:04:31.355571 | fa163e0a-ba28-31b9-2e96-000000000eb6 | SKIPPED | Ensure profile directory exists | np0005647038 2026-03-14 08:04:31.356850 | fa163e0a-ba28-31b9-2e96-000000000eb6 | TIMING | tuned : Ensure profile directory exists | np0005647038 | 0:02:09.610495 | 0.06s 2026-03-14 08:04:31.380240 | fa163e0a-ba28-31b9-2e96-000000000eb7 | TASK | Create custom tuned profile 2026-03-14 08:04:31.388581 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647033 2026-03-14 08:04:31.390213 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647033 | 0:02:09.643853 | 0.32s 2026-03-14 08:04:31.453473 | fa163e0a-ba28-31b9-2e96-000000000eb7 | SKIPPED | Create custom tuned profile | np0005647038 2026-03-14 08:04:31.454568 | fa163e0a-ba28-31b9-2e96-000000000eb7 | TIMING | tuned : Create custom tuned profile | np0005647038 | 0:02:09.708201 | 0.07s 2026-03-14 08:04:31.455041 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647033 | 0:02:09.708698 | 0.03s 2026-03-14 08:04:31.488213 | 3046cd3a-be7a-4398-a5d5-4000badd721d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647033 2026-03-14 08:04:31.513646 | fa163e0a-ba28-31b9-2e96-000000000eb8 | TASK | Check tuned active profile 2026-03-14 08:04:31.536513 | fa163e0a-ba28-31b9-2e96-000000000f16 | TASK | Ensure profile directory exists 2026-03-14 08:04:31.550687 | fa163e0a-ba28-31b9-2e96-000000000e56 | OK | Check tuned active profile | np0005647039 2026-03-14 08:04:31.551766 | fa163e0a-ba28-31b9-2e96-000000000e56 | TIMING | tuned : Check tuned active profile | np0005647039 | 0:02:09.805419 | 0.44s 2026-03-14 08:04:31.565333 | fa163e0a-ba28-31b9-2e96-000000000e57 | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:31.582302 | fa163e0a-ba28-31b9-2e96-000000000f16 | SKIPPED | Ensure profile directory exists | np0005647033 2026-03-14 08:04:31.583359 | fa163e0a-ba28-31b9-2e96-000000000f16 | TIMING | tuned : Ensure profile directory exists | np0005647033 | 0:02:09.837004 | 0.05s 2026-03-14 08:04:31.602941 | fa163e0a-ba28-31b9-2e96-000000000f17 | TASK | Create custom tuned profile 2026-03-14 08:04:31.618483 | fa163e0a-ba28-31b9-2e96-000000000e0d | CHANGED | Restart tuned | np0005647035 2026-03-14 08:04:31.620242 | fa163e0a-ba28-31b9-2e96-000000000e0d | TIMING | tuned : Restart tuned | np0005647035 | 0:02:09.873890 | 1.97s 2026-03-14 08:04:31.639948 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:31.649460 | fa163e0a-ba28-31b9-2e96-000000000f17 | SKIPPED | Create custom tuned profile | np0005647033 2026-03-14 08:04:31.650596 | fa163e0a-ba28-31b9-2e96-000000000f17 | TIMING | tuned : Create custom tuned profile | np0005647033 | 0:02:09.904238 | 0.05s 2026-03-14 08:04:31.670584 | fa163e0a-ba28-31b9-2e96-000000000f18 | TASK | Check tuned active profile 2026-03-14 08:04:31.714899 | fa163e0a-ba28-31b9-2e96-000000000bf6 | CHANGED | Restart tuned | np0005647037 2026-03-14 08:04:31.717033 | fa163e0a-ba28-31b9-2e96-000000000bf6 | TIMING | tuned : Restart tuned | np0005647037 | 0:02:09.970673 | 2.97s 2026-03-14 08:04:31.741383 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:31.797052 | fa163e0a-ba28-31b9-2e96-000000000e57 | OK | Check Tuned Configuration file exists | np0005647039 2026-03-14 08:04:31.798076 | fa163e0a-ba28-31b9-2e96-000000000e57 | TIMING | tuned : Check Tuned Configuration file exists | np0005647039 | 0:02:10.051727 | 0.23s 2026-03-14 08:04:31.811173 | fa163e0a-ba28-31b9-2e96-000000000e58 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:31.834784 | fa163e0a-ba28-31b9-2e96-000000000eb8 | OK | Check tuned active profile | np0005647038 2026-03-14 08:04:31.836153 | fa163e0a-ba28-31b9-2e96-000000000eb8 | TIMING | tuned : Check tuned active profile | np0005647038 | 0:02:10.089797 | 0.32s 2026-03-14 08:04:31.851862 | fa163e0a-ba28-31b9-2e96-000000000eb9 | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:31.875706 | fa163e0a-ba28-31b9-2e96-000000000e58 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647039 2026-03-14 08:04:31.876731 | fa163e0a-ba28-31b9-2e96-000000000e58 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647039 | 0:02:10.130366 | 0.06s 2026-03-14 08:04:31.893763 | fa163e0a-ba28-31b9-2e96-000000000e59 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:31.942081 | fa163e0a-ba28-31b9-2e96-000000000e59 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647039 2026-03-14 08:04:31.946434 | fa163e0a-ba28-31b9-2e96-000000000e59 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647039 | 0:02:10.200077 | 0.05s 2026-03-14 08:04:31.947053 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647035 2026-03-14 08:04:31.947528 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647035 | 0:02:10.201187 | 0.31s 2026-03-14 08:04:31.963076 | fa163e0a-ba28-31b9-2e96-000000000e5a | TASK | Enable tuned profile 2026-03-14 08:04:31.993471 | fa163e0a-ba28-31b9-2e96-000000000f18 | OK | Check tuned active profile | np0005647033 2026-03-14 08:04:31.994708 | fa163e0a-ba28-31b9-2e96-000000000f18 | TIMING | tuned : Check tuned active profile | np0005647033 | 0:02:10.248357 | 0.32s 2026-03-14 08:04:32.030813 | fa163e0a-ba28-31b9-2e96-000000000f19 | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:32.042115 | fa163e0a-ba28-31b9-2e96-000000000dde | CHANGED | Restart tuned | np0005647032 2026-03-14 08:04:32.043683 | fa163e0a-ba28-31b9-2e96-000000000dde | TIMING | tuned : Restart tuned | np0005647032 | 0:02:10.297327 | 2.92s 2026-03-14 08:04:32.044927 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647035 | 0:02:10.298585 | 0.06s 2026-03-14 08:04:32.045413 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647037 2026-03-14 08:04:32.045886 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647037 | 0:02:10.299546 | 0.30s 2026-03-14 08:04:32.071407 | e3c512b5-9929-49a9-8cc1-9a3a93e0854d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647035 2026-03-14 08:04:32.110573 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TASK | Check for tuned-adm 2026-03-14 08:04:32.131774 | fa163e0a-ba28-31b9-2e96-000000000f8a | TASK | Ensure profile directory exists 2026-03-14 08:04:32.140685 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647037 | 0:02:10.394325 | 0.05s 2026-03-14 08:04:32.141464 | fa163e0a-ba28-31b9-2e96-000000000eb9 | OK | Check Tuned Configuration file exists | np0005647038 2026-03-14 08:04:32.142003 | fa163e0a-ba28-31b9-2e96-000000000eb9 | TIMING | tuned : Check Tuned Configuration file exists | np0005647038 | 0:02:10.395665 | 0.29s 2026-03-14 08:04:32.156912 | 453d8b35-19d2-425c-97a7-2203f70db377 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647037 2026-03-14 08:04:32.175764 | fa163e0a-ba28-31b9-2e96-000000000fe6 | TASK | Ensure profile directory exists 2026-03-14 08:04:32.188872 | fa163e0a-ba28-31b9-2e96-000000000eba | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:32.200641 | fa163e0a-ba28-31b9-2e96-000000000f8a | SKIPPED | Ensure profile directory exists | np0005647035 2026-03-14 08:04:32.201369 | fa163e0a-ba28-31b9-2e96-000000000f8a | TIMING | tuned : Ensure profile directory exists | np0005647035 | 0:02:10.455024 | 0.06s 2026-03-14 08:04:32.216124 | fa163e0a-ba28-31b9-2e96-000000000f8b | TASK | Create custom tuned profile 2026-03-14 08:04:32.231469 | fa163e0a-ba28-31b9-2e96-000000000eba | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647038 2026-03-14 08:04:32.232234 | fa163e0a-ba28-31b9-2e96-000000000eba | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647038 | 0:02:10.485888 | 0.04s 2026-03-14 08:04:32.232518 | fa163e0a-ba28-31b9-2e96-000000000fe6 | SKIPPED | Ensure profile directory exists | np0005647037 2026-03-14 08:04:32.232859 | fa163e0a-ba28-31b9-2e96-000000000fe6 | TIMING | tuned : Ensure profile directory exists | np0005647037 | 0:02:10.486521 | 0.06s 2026-03-14 08:04:32.242728 | fa163e0a-ba28-31b9-2e96-000000000fe7 | TASK | Create custom tuned profile 2026-03-14 08:04:32.257858 | fa163e0a-ba28-31b9-2e96-000000000ebb | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:32.268780 | fa163e0a-ba28-31b9-2e96-000000000f8b | SKIPPED | Create custom tuned profile | np0005647035 2026-03-14 08:04:32.269575 | fa163e0a-ba28-31b9-2e96-000000000f8b | TIMING | tuned : Create custom tuned profile | np0005647035 | 0:02:10.523204 | 0.05s 2026-03-14 08:04:32.284563 | fa163e0a-ba28-31b9-2e96-000000000f8c | TASK | Check tuned active profile 2026-03-14 08:04:32.303293 | fa163e0a-ba28-31b9-2e96-000000000fe7 | SKIPPED | Create custom tuned profile | np0005647037 2026-03-14 08:04:32.304236 | fa163e0a-ba28-31b9-2e96-000000000fe7 | TIMING | tuned : Create custom tuned profile | np0005647037 | 0:02:10.557889 | 0.06s 2026-03-14 08:04:32.304521 | fa163e0a-ba28-31b9-2e96-000000000ebb | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647038 2026-03-14 08:04:32.304868 | fa163e0a-ba28-31b9-2e96-000000000ebb | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647038 | 0:02:10.558531 | 0.05s 2026-03-14 08:04:32.314447 | fa163e0a-ba28-31b9-2e96-000000000fe8 | TASK | Check tuned active profile 2026-03-14 08:04:32.333937 | fa163e0a-ba28-31b9-2e96-000000000ebc | TASK | Enable tuned profile 2026-03-14 08:04:32.340483 | fa163e0a-ba28-31b9-2e96-000000000f19 | OK | Check Tuned Configuration file exists | np0005647033 2026-03-14 08:04:32.341533 | fa163e0a-ba28-31b9-2e96-000000000f19 | TIMING | tuned : Check Tuned Configuration file exists | np0005647033 | 0:02:10.595180 | 0.30s 2026-03-14 08:04:32.365487 | fa163e0a-ba28-31b9-2e96-000000000f1a | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:32.403929 | fa163e0a-ba28-31b9-2e96-000000000f1a | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647033 2026-03-14 08:04:32.404719 | fa163e0a-ba28-31b9-2e96-000000000f1a | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647033 | 0:02:10.658375 | 0.04s 2026-03-14 08:04:32.423753 | fa163e0a-ba28-31b9-2e96-000000000f1b | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:32.428804 | fa163e0a-ba28-31b9-2e96-000000000ae8 | OK | Check for tuned-adm | np0005647032 2026-03-14 08:04:32.429697 | fa163e0a-ba28-31b9-2e96-000000000ae8 | TIMING | tuned : Check for tuned-adm | np0005647032 | 0:02:10.683346 | 0.32s 2026-03-14 08:04:32.463183 | fa163e0a-ba28-31b9-2e96-000000000f1b | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647033 2026-03-14 08:04:32.466288 | fa163e0a-ba28-31b9-2e96-000000000f1b | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647033 | 0:02:10.719943 | 0.04s 2026-03-14 08:04:32.466664 | fa163e0a-ba28-31b9-2e96-000000000ae9 | TIMING | tuned : include_tasks | np0005647032 | 0:02:10.720325 | 0.02s 2026-03-14 08:04:32.488273 | 361a1641-a303-42f0-b0b0-0b53bbae87d7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647032 2026-03-14 08:04:32.513657 | fa163e0a-ba28-31b9-2e96-000000001054 | TASK | Ensure profile directory exists 2026-03-14 08:04:32.533449 | fa163e0a-ba28-31b9-2e96-000000000f1c | TASK | Enable tuned profile 2026-03-14 08:04:32.558903 | fa163e0a-ba28-31b9-2e96-000000000fe8 | OK | Check tuned active profile | np0005647037 2026-03-14 08:04:32.559907 | fa163e0a-ba28-31b9-2e96-000000000fe8 | TIMING | tuned : Check tuned active profile | np0005647037 | 0:02:10.813559 | 0.24s 2026-03-14 08:04:32.560336 | fa163e0a-ba28-31b9-2e96-000000001054 | SKIPPED | Ensure profile directory exists | np0005647032 2026-03-14 08:04:32.560690 | fa163e0a-ba28-31b9-2e96-000000001054 | TIMING | tuned : Ensure profile directory exists | np0005647032 | 0:02:10.814351 | 0.05s 2026-03-14 08:04:32.577455 | fa163e0a-ba28-31b9-2e96-000000000fe9 | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:32.596299 | fa163e0a-ba28-31b9-2e96-000000001055 | TASK | Create custom tuned profile 2026-03-14 08:04:32.602777 | fa163e0a-ba28-31b9-2e96-000000000f8c | OK | Check tuned active profile | np0005647035 2026-03-14 08:04:32.603917 | fa163e0a-ba28-31b9-2e96-000000000f8c | TIMING | tuned : Check tuned active profile | np0005647035 | 0:02:10.857568 | 0.32s 2026-03-14 08:04:32.619441 | fa163e0a-ba28-31b9-2e96-000000000f8d | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:32.668655 | fa163e0a-ba28-31b9-2e96-000000001055 | SKIPPED | Create custom tuned profile | np0005647032 2026-03-14 08:04:32.669567 | fa163e0a-ba28-31b9-2e96-000000001055 | TIMING | tuned : Create custom tuned profile | np0005647032 | 0:02:10.923205 | 0.07s 2026-03-14 08:04:32.684967 | fa163e0a-ba28-31b9-2e96-000000001056 | TASK | Check tuned active profile 2026-03-14 08:04:32.849169 | fa163e0a-ba28-31b9-2e96-000000000fe9 | OK | Check Tuned Configuration file exists | np0005647037 2026-03-14 08:04:32.850107 | fa163e0a-ba28-31b9-2e96-000000000fe9 | TIMING | tuned : Check Tuned Configuration file exists | np0005647037 | 0:02:11.103762 | 0.27s 2026-03-14 08:04:32.863861 | fa163e0a-ba28-31b9-2e96-000000000fea | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:32.899740 | fa163e0a-ba28-31b9-2e96-000000000f8d | OK | Check Tuned Configuration file exists | np0005647035 2026-03-14 08:04:32.900603 | fa163e0a-ba28-31b9-2e96-000000000f8d | TIMING | tuned : Check Tuned Configuration file exists | np0005647035 | 0:02:11.154259 | 0.28s 2026-03-14 08:04:32.900983 | fa163e0a-ba28-31b9-2e96-000000000fea | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647037 2026-03-14 08:04:32.901288 | fa163e0a-ba28-31b9-2e96-000000000fea | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647037 | 0:02:11.154950 | 0.04s 2026-03-14 08:04:32.915194 | fa163e0a-ba28-31b9-2e96-000000000feb | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:32.933956 | fa163e0a-ba28-31b9-2e96-000000000f8e | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:32.949669 | fa163e0a-ba28-31b9-2e96-000000000feb | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647037 2026-03-14 08:04:32.950847 | fa163e0a-ba28-31b9-2e96-000000000feb | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647037 | 0:02:11.204491 | 0.03s 2026-03-14 08:04:32.960621 | fa163e0a-ba28-31b9-2e96-000000000fec | TASK | Enable tuned profile 2026-03-14 08:04:32.984853 | fa163e0a-ba28-31b9-2e96-000000001056 | OK | Check tuned active profile | np0005647032 2026-03-14 08:04:32.985714 | fa163e0a-ba28-31b9-2e96-000000001056 | TIMING | tuned : Check tuned active profile | np0005647032 | 0:02:11.239367 | 0.30s 2026-03-14 08:04:33.002701 | fa163e0a-ba28-31b9-2e96-000000001057 | TASK | Check Tuned Configuration file exists 2026-03-14 08:04:33.007655 | fa163e0a-ba28-31b9-2e96-000000000f8e | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647035 2026-03-14 08:04:33.008530 | fa163e0a-ba28-31b9-2e96-000000000f8e | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647035 | 0:02:11.262178 | 0.07s 2026-03-14 08:04:33.027386 | fa163e0a-ba28-31b9-2e96-000000000f8f | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:33.073191 | fa163e0a-ba28-31b9-2e96-000000000f8f | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647035 2026-03-14 08:04:33.074008 | fa163e0a-ba28-31b9-2e96-000000000f8f | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647035 | 0:02:11.327662 | 0.05s 2026-03-14 08:04:33.089704 | fa163e0a-ba28-31b9-2e96-000000000f90 | TASK | Enable tuned profile 2026-03-14 08:04:33.279353 | fa163e0a-ba28-31b9-2e96-000000001057 | OK | Check Tuned Configuration file exists | np0005647032 2026-03-14 08:04:33.280317 | fa163e0a-ba28-31b9-2e96-000000001057 | TIMING | tuned : Check Tuned Configuration file exists | np0005647032 | 0:02:11.533971 | 0.28s 2026-03-14 08:04:33.295629 | fa163e0a-ba28-31b9-2e96-000000001058 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:04:33.334846 | fa163e0a-ba28-31b9-2e96-000000001058 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647032 2026-03-14 08:04:33.335703 | fa163e0a-ba28-31b9-2e96-000000001058 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647032 | 0:02:11.589360 | 0.04s 2026-03-14 08:04:33.356795 | fa163e0a-ba28-31b9-2e96-000000001059 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:04:33.403278 | fa163e0a-ba28-31b9-2e96-000000000e5a | CHANGED | Enable tuned profile | np0005647039 2026-03-14 08:04:33.404515 | fa163e0a-ba28-31b9-2e96-000000000e5a | TIMING | tuned : Enable tuned profile | np0005647039 | 0:02:11.658165 | 1.44s 2026-03-14 08:04:33.435583 | fa163e0a-ba28-31b9-2e96-000000000aa1 | TASK | Configure kernel args and reboot 2026-03-14 08:04:33.442477 | fa163e0a-ba28-31b9-2e96-000000001059 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647032 2026-03-14 08:04:33.443535 | fa163e0a-ba28-31b9-2e96-000000001059 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647032 | 0:02:11.697178 | 0.09s 2026-03-14 08:04:33.465104 | fa163e0a-ba28-31b9-2e96-00000000105a | TASK | Enable tuned profile 2026-03-14 08:04:33.474701 | fa163e0a-ba28-31b9-2e96-000000000aa1 | TIMING | Configure kernel args and reboot | np0005647039 | 0:02:11.728344 | 0.04s 2026-03-14 08:04:33.581202 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:33.824511 | fa163e0a-ba28-31b9-2e96-000000000ebc | CHANGED | Enable tuned profile | np0005647038 2026-03-14 08:04:33.825502 | fa163e0a-ba28-31b9-2e96-000000000ebc | TIMING | tuned : Enable tuned profile | np0005647038 | 0:02:12.079148 | 1.49s 2026-03-14 08:04:33.844737 | fa163e0a-ba28-31b9-2e96-000000000b67 | TASK | Configure kernel args and reboot 2026-03-14 08:04:33.885995 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647039 2026-03-14 08:04:33.886963 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647039 | 0:02:12.140618 | 0.30s 2026-03-14 08:04:33.902694 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:33.908580 | fa163e0a-ba28-31b9-2e96-000000000b67 | TIMING | Configure kernel args and reboot | np0005647038 | 0:02:12.162191 | 0.06s 2026-03-14 08:04:33.977314 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:34.032421 | fa163e0a-ba28-31b9-2e96-000000000f1c | CHANGED | Enable tuned profile | np0005647033 2026-03-14 08:04:34.033334 | fa163e0a-ba28-31b9-2e96-000000000f1c | TIMING | tuned : Enable tuned profile | np0005647033 | 0:02:12.286988 | 1.50s 2026-03-14 08:04:34.061536 | fa163e0a-ba28-31b9-2e96-000000000b61 | TASK | Configure kernel args and reboot 2026-03-14 08:04:34.114148 | fa163e0a-ba28-31b9-2e96-000000000b61 | TIMING | Configure kernel args and reboot | np0005647033 | 0:02:12.367797 | 0.05s 2026-03-14 08:04:34.187753 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:34.203942 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647039 2026-03-14 08:04:34.204878 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647039 | 0:02:12.458529 | 0.30s 2026-03-14 08:04:34.215145 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:34.238538 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647039 2026-03-14 08:04:34.239241 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647039 | 0:02:12.492898 | 0.02s 2026-03-14 08:04:34.248995 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:34.272961 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647039 2026-03-14 08:04:34.273779 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647039 | 0:02:12.527433 | 0.02s 2026-03-14 08:04:34.284016 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:34.303786 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647039 | 0:02:12.557437 | 0.02s 2026-03-14 08:04:34.313709 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:34.329177 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647038 2026-03-14 08:04:34.330088 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647038 | 0:02:12.583743 | 0.35s 2026-03-14 08:04:34.345283 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:34.351074 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647039 2026-03-14 08:04:34.352008 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647039 | 0:02:12.605657 | 0.04s 2026-03-14 08:04:34.362815 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:34.414267 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647039 2026-03-14 08:04:34.415063 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647039 | 0:02:12.668718 | 0.05s 2026-03-14 08:04:34.424723 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:34.439616 | fa163e0a-ba28-31b9-2e96-000000000fec | CHANGED | Enable tuned profile | np0005647037 2026-03-14 08:04:34.441266 | fa163e0a-ba28-31b9-2e96-000000000fec | TIMING | tuned : Enable tuned profile | np0005647037 | 0:02:12.694899 | 1.48s 2026-03-14 08:04:34.485824 | fa163e0a-ba28-31b9-2e96-000000000a76 | TASK | Configure kernel args and reboot 2026-03-14 08:04:34.500304 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647039 2026-03-14 08:04:34.505293 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647039 | 0:02:12.758917 | 0.07s 2026-03-14 08:04:34.506423 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647033 2026-03-14 08:04:34.507452 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647033 | 0:02:12.761101 | 0.32s 2026-03-14 08:04:34.533460 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:34.568430 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:34.574508 | fa163e0a-ba28-31b9-2e96-000000000a76 | TIMING | Configure kernel args and reboot | np0005647037 | 0:02:12.828143 | 0.09s 2026-03-14 08:04:34.575450 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647039 | 0:02:12.829109 | 0.04s 2026-03-14 08:04:34.576034 | fa163e0a-ba28-31b9-2e96-000000000f90 | CHANGED | Enable tuned profile | np0005647035 2026-03-14 08:04:34.576481 | fa163e0a-ba28-31b9-2e96-000000000f90 | TIMING | tuned : Enable tuned profile | np0005647035 | 0:02:12.830143 | 1.49s 2026-03-14 08:04:34.644439 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:34.658992 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:34.677487 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647038 2026-03-14 08:04:34.678290 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647038 | 0:02:12.931944 | 0.33s 2026-03-14 08:04:34.689815 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:34.717534 | fa163e0a-ba28-31b9-2e96-000000000c95 | TASK | Configure kernel args and reboot 2026-03-14 08:04:34.722379 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647039 2026-03-14 08:04:34.723353 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647039 | 0:02:12.976995 | 0.06s 2026-03-14 08:04:34.723854 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647038 2026-03-14 08:04:34.724252 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647038 | 0:02:12.977912 | 0.03s 2026-03-14 08:04:34.734881 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:34.748511 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:34.759042 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647038 2026-03-14 08:04:34.760026 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647038 | 0:02:13.013670 | 0.02s 2026-03-14 08:04:34.773272 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:34.778464 | fa163e0a-ba28-31b9-2e96-000000000c95 | TIMING | Configure kernel args and reboot | np0005647035 | 0:02:13.032079 | 0.06s 2026-03-14 08:04:34.852927 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:34.857994 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647039 2026-03-14 08:04:34.858928 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647039 | 0:02:13.112570 | 0.11s 2026-03-14 08:04:34.859410 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647038 | 0:02:13.113070 | 0.09s 2026-03-14 08:04:34.878780 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:34.893248 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:34.898771 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647033 2026-03-14 08:04:34.899700 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647033 | 0:02:13.153349 | 0.33s 2026-03-14 08:04:34.917508 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:34.922843 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647038 2026-03-14 08:04:34.923695 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647038 | 0:02:13.177344 | 0.04s 2026-03-14 08:04:34.942273 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:34.949604 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647039 2026-03-14 08:04:34.950433 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647039 | 0:02:13.204082 | 0.06s 2026-03-14 08:04:34.950856 | fa163e0a-ba28-31b9-2e96-00000000105a | CHANGED | Enable tuned profile | np0005647032 2026-03-14 08:04:34.951207 | fa163e0a-ba28-31b9-2e96-00000000105a | TIMING | tuned : Enable tuned profile | np0005647032 | 0:02:13.204869 | 1.48s 2026-03-14 08:04:34.951622 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647033 2026-03-14 08:04:34.951919 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647033 | 0:02:13.205581 | 0.03s 2026-03-14 08:04:34.952286 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647037 2026-03-14 08:04:34.952621 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647037 | 0:02:13.206283 | 0.31s 2026-03-14 08:04:34.963063 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:34.979368 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:35.010741 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:35.015941 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647038 2026-03-14 08:04:35.016763 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647038 | 0:02:13.270409 | 0.07s 2026-03-14 08:04:35.017230 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647039 2026-03-14 08:04:35.017527 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647039 | 0:02:13.271188 | 0.04s 2026-03-14 08:04:35.028331 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:35.044361 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:35.071917 | fa163e0a-ba28-31b9-2e96-000000000bef | TASK | Configure kernel args and reboot 2026-03-14 08:04:35.077824 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647033 2026-03-14 08:04:35.078601 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647033 | 0:02:13.332251 | 0.07s 2026-03-14 08:04:35.078956 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647038 2026-03-14 08:04:35.079234 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647038 | 0:02:13.332896 | 0.05s 2026-03-14 08:04:35.092719 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:35.109505 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:35.124377 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647039 2026-03-14 08:04:35.125197 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647039 | 0:02:13.378837 | 0.08s 2026-03-14 08:04:35.125560 | fa163e0a-ba28-31b9-2e96-000000000bef | TIMING | Configure kernel args and reboot | np0005647032 | 0:02:13.379207 | 0.05s 2026-03-14 08:04:35.125876 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647038 | 0:02:13.379538 | 0.03s 2026-03-14 08:04:35.248273 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:35.262200 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:35.279910 | fa163e0a-ba28-31b9-2e96-00000000111d | TASK | Get the command line args of the node 2026-03-14 08:04:35.285819 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647035 2026-03-14 08:04:35.291120 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647035 | 0:02:13.544748 | 0.44s 2026-03-14 08:04:35.291881 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647033 | 0:02:13.545540 | 0.17s 2026-03-14 08:04:35.292328 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647037 2026-03-14 08:04:35.292770 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647037 | 0:02:13.546430 | 0.33s 2026-03-14 08:04:35.293273 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647038 2026-03-14 08:04:35.293731 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647038 | 0:02:13.547391 | 0.04s 2026-03-14 08:04:35.305467 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:35.322928 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:35.346141 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:35.364890 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:35.370676 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647039 2026-03-14 08:04:35.375144 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647039 | 0:02:13.628785 | 0.11s 2026-03-14 08:04:35.375602 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647037 2026-03-14 08:04:35.375902 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647037 | 0:02:13.629564 | 0.07s 2026-03-14 08:04:35.376164 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647038 2026-03-14 08:04:35.376470 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647038 | 0:02:13.630133 | 0.05s 2026-03-14 08:04:35.386770 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:35.407844 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:35.427463 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:35.434111 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647033 2026-03-14 08:04:35.439122 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647033 | 0:02:13.692769 | 0.09s 2026-03-14 08:04:35.439512 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647037 2026-03-14 08:04:35.439839 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647037 | 0:02:13.693501 | 0.05s 2026-03-14 08:04:35.440103 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647038 2026-03-14 08:04:35.440380 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647038 | 0:02:13.694043 | 0.03s 2026-03-14 08:04:35.450644 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:35.463815 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:35.493618 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:35.498738 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647039 2026-03-14 08:04:35.499604 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647039 | 0:02:13.753249 | 0.07s 2026-03-14 08:04:35.499953 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647037 | 0:02:13.753614 | 0.05s 2026-03-14 08:04:35.500268 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647038 2026-03-14 08:04:35.500603 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647038 | 0:02:13.754266 | 0.03s 2026-03-14 08:04:35.511613 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:35.534240 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:35.553015 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:35.558849 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647033 2026-03-14 08:04:35.564742 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647033 | 0:02:13.818377 | 0.07s 2026-03-14 08:04:35.565199 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647037 2026-03-14 08:04:35.569890 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647037 | 0:02:13.823551 | 0.06s 2026-03-14 08:04:35.570285 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647038 2026-03-14 08:04:35.570923 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647038 | 0:02:13.824584 | 0.04s 2026-03-14 08:04:35.571516 | fa163e0a-ba28-31b9-2e96-00000000111d | CHANGED | Get the command line args of the node | np0005647032 2026-03-14 08:04:35.572086 | fa163e0a-ba28-31b9-2e96-00000000111d | TIMING | tripleo_kernel : Get the command line args of the node | np0005647032 | 0:02:13.825745 | 0.29s 2026-03-14 08:04:35.583074 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:35.596939 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:35.617710 | fa163e0a-ba28-31b9-2e96-00000000111f | TASK | Check if node has a nova.conf 2026-03-14 08:04:35.646427 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:35.652377 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647037 2026-03-14 08:04:35.653332 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647037 | 0:02:13.906974 | 0.07s 2026-03-14 08:04:35.653906 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647038 2026-03-14 08:04:35.654382 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647038 | 0:02:13.908042 | 0.06s 2026-03-14 08:04:35.672002 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:35.687832 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:35.699988 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647035 2026-03-14 08:04:35.700906 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647035 | 0:02:13.954547 | 0.33s 2026-03-14 08:04:35.701584 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647033 2026-03-14 08:04:35.702056 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647033 | 0:02:13.955716 | 0.05s 2026-03-14 08:04:35.721987 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:35.743931 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:35.763133 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647037 2026-03-14 08:04:35.778636 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647037 | 0:02:14.032286 | 0.11s 2026-03-14 08:04:35.779441 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647038 2026-03-14 08:04:35.779882 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647038 | 0:02:14.033544 | 0.09s 2026-03-14 08:04:35.780946 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647033 | 0:02:14.034608 | 0.06s 2026-03-14 08:04:35.781350 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647035 2026-03-14 08:04:35.782697 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647035 | 0:02:14.036345 | 0.04s 2026-03-14 08:04:35.801959 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:35.825643 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:35.851432 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:35.873635 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:35.878563 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647037 | 0:02:14.132191 | 0.07s 2026-03-14 08:04:35.889572 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:35.920338 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647035 2026-03-14 08:04:35.927224 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647035 | 0:02:14.180877 | 0.05s 2026-03-14 08:04:35.927938 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647033 2026-03-14 08:04:35.928413 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647033 | 0:02:14.182075 | 0.08s 2026-03-14 08:04:35.929394 | fa163e0a-ba28-31b9-2e96-00000000111f | OK | Check if node has a nova.conf | np0005647032 2026-03-14 08:04:35.929840 | fa163e0a-ba28-31b9-2e96-00000000111f | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005647032 | 0:02:14.183502 | 0.31s 2026-03-14 08:04:35.930878 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647037 2026-03-14 08:04:35.931271 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647037 | 0:02:14.184933 | 0.04s 2026-03-14 08:04:35.941956 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:35.961082 | fa163e0a-ba28-31b9-2e96-000000001121 | TASK | Warn operator about workload protection 2026-03-14 08:04:35.989504 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:36.011520 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:36.017047 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647039 2026-03-14 08:04:36.017904 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647039 | 0:02:14.271554 | 0.46s 2026-03-14 08:04:36.018412 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647037 2026-03-14 08:04:36.018731 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647037 | 0:02:14.272393 | 0.08s 2026-03-14 08:04:36.019136 | fa163e0a-ba28-31b9-2e96-000000001121 | SKIPPED | Warn operator about workload protection | np0005647032 2026-03-14 08:04:36.019405 | fa163e0a-ba28-31b9-2e96-000000001121 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005647032 | 0:02:14.273067 | 0.05s 2026-03-14 08:04:36.036316 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:36.054253 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:36.081154 | fa163e0a-ba28-31b9-2e96-000000001122 | TASK | Setting defer reboot fact 2026-03-14 08:04:36.086751 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647033 2026-03-14 08:04:36.087558 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647033 | 0:02:14.341194 | 0.09s 2026-03-14 08:04:36.087901 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647035 | 0:02:14.341563 | 0.07s 2026-03-14 08:04:36.088256 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647037 2026-03-14 08:04:36.088593 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647037 | 0:02:14.342255 | 0.05s 2026-03-14 08:04:36.098631 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:36.129734 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:36.153037 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:36.161924 | fa163e0a-ba28-31b9-2e96-000000001122 | SKIPPED | Setting defer reboot fact | np0005647032 2026-03-14 08:04:36.162778 | fa163e0a-ba28-31b9-2e96-000000001122 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005647032 | 0:02:14.416426 | 0.08s 2026-03-14 08:04:36.163183 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647038 2026-03-14 08:04:36.163630 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647038 | 0:02:14.417291 | 0.34s 2026-03-14 08:04:36.164073 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647039 2026-03-14 08:04:36.164424 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647039 | 0:02:14.418086 | 0.11s 2026-03-14 08:04:36.164798 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647037 2026-03-14 08:04:36.165142 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647037 | 0:02:14.418804 | 0.07s 2026-03-14 08:04:36.165449 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647033 2026-03-14 08:04:36.165817 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647033 | 0:02:14.419479 | 0.03s 2026-03-14 08:04:36.176471 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:36.189462 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:36.214276 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:36.231481 | fa163e0a-ba28-31b9-2e96-000000001124 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-03-14 08:04:36.254933 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:36.265348 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647035 2026-03-14 08:04:36.266215 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647035 | 0:02:14.519862 | 0.11s 2026-03-14 08:04:36.266499 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647037 2026-03-14 08:04:36.266913 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647037 | 0:02:14.520575 | 0.09s 2026-03-14 08:04:36.267188 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647038 2026-03-14 08:04:36.267524 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647038 | 0:02:14.521186 | 0.08s 2026-03-14 08:04:36.267847 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647039 2026-03-14 08:04:36.268203 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647039 | 0:02:14.521865 | 0.05s 2026-03-14 08:04:36.268613 | fa163e0a-ba28-31b9-2e96-000000001124 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005647032 | 0:02:14.522274 | 0.04s 2026-03-14 08:04:36.279130 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:36.294524 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:36.319325 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:36.337831 | fa163e0a-ba28-31b9-2e96-000000001129 | TASK | Find hugepages in cmdline 2026-03-14 08:04:36.369389 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:36.375197 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647033 2026-03-14 08:04:36.376072 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647033 | 0:02:14.629718 | 0.11s 2026-03-14 08:04:36.376379 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647037 2026-03-14 08:04:36.376816 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647037 | 0:02:14.630478 | 0.10s 2026-03-14 08:04:36.377111 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647038 2026-03-14 08:04:36.377452 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647038 | 0:02:14.631115 | 0.08s 2026-03-14 08:04:36.377800 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647039 2026-03-14 08:04:36.378112 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647039 | 0:02:14.631774 | 0.06s 2026-03-14 08:04:36.394771 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:36.414876 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:36.429911 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:36.455165 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:36.465997 | fa163e0a-ba28-31b9-2e96-000000001129 | SKIPPED | Find hugepages in cmdline | np0005647032 2026-03-14 08:04:36.467129 | fa163e0a-ba28-31b9-2e96-000000001129 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005647032 | 0:02:14.720776 | 0.13s 2026-03-14 08:04:36.467481 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647035 2026-03-14 08:04:36.467941 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647035 | 0:02:14.721604 | 0.10s 2026-03-14 08:04:36.468282 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647037 2026-03-14 08:04:36.468633 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647037 | 0:02:14.722295 | 0.07s 2026-03-14 08:04:36.468931 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647038 2026-03-14 08:04:36.469297 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647038 | 0:02:14.722959 | 0.05s 2026-03-14 08:04:36.479921 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:36.499694 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:36.524398 | fa163e0a-ba28-31b9-2e96-00000000112a | TASK | Finding human-readable hugepages in cmdline 2026-03-14 08:04:36.543857 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:36.549184 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647039 2026-03-14 08:04:36.550143 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647039 | 0:02:14.803792 | 0.12s 2026-03-14 08:04:36.550453 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647033 2026-03-14 08:04:36.550932 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647033 | 0:02:14.804593 | 0.09s 2026-03-14 08:04:36.562008 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:36.592527 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:36.597931 | fa163e0a-ba28-31b9-2e96-00000000112a | SKIPPED | Finding human-readable hugepages in cmdline | np0005647032 2026-03-14 08:04:36.599089 | fa163e0a-ba28-31b9-2e96-00000000112a | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005647032 | 0:02:14.852726 | 0.07s 2026-03-14 08:04:36.599565 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647038 2026-03-14 08:04:36.600061 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647038 | 0:02:14.853723 | 0.09s 2026-03-14 08:04:36.600344 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647035 2026-03-14 08:04:36.600829 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647035 | 0:02:14.854491 | 0.06s 2026-03-14 08:04:36.611226 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:36.637040 | fa163e0a-ba28-31b9-2e96-00000000112e | TASK | Find desired default hugepage size 2026-03-14 08:04:36.660728 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:36.665463 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647039 2026-03-14 08:04:36.666283 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647039 | 0:02:14.919930 | 0.09s 2026-03-14 08:04:36.666739 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647033 2026-03-14 08:04:36.667105 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647033 | 0:02:14.920766 | 0.07s 2026-03-14 08:04:36.667440 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647038 2026-03-14 08:04:36.667808 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647038 | 0:02:14.921469 | 0.06s 2026-03-14 08:04:36.681867 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:36.699315 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:36.717349 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:36.722926 | fa163e0a-ba28-31b9-2e96-00000000112e | SKIPPED | Find desired default hugepage size | np0005647032 2026-03-14 08:04:36.723701 | fa163e0a-ba28-31b9-2e96-00000000112e | TIMING | tripleo_kernel : Find desired default hugepage size | np0005647032 | 0:02:14.977351 | 0.09s 2026-03-14 08:04:36.724110 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647035 | 0:02:14.977772 | 0.06s 2026-03-14 08:04:36.738417 | fa163e0a-ba28-31b9-2e96-000000001130 | TASK | Storing non-configured hugepages 2026-03-14 08:04:36.780428 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:36.785653 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647038 2026-03-14 08:04:36.786596 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647038 | 0:02:15.040241 | 0.10s 2026-03-14 08:04:36.786962 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647039 2026-03-14 08:04:36.787354 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647039 | 0:02:15.041016 | 0.09s 2026-03-14 08:04:36.787733 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647033 2026-03-14 08:04:36.788084 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647033 | 0:02:15.041747 | 0.07s 2026-03-14 08:04:36.788538 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647037 2026-03-14 08:04:36.788983 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647037 | 0:02:15.042643 | 0.31s 2026-03-14 08:04:36.789462 | fa163e0a-ba28-31b9-2e96-000000001130 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005647032 | 0:02:15.043076 | 0.05s 2026-03-14 08:04:36.799980 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:36.813518 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:36.831072 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:36.851717 | fa163e0a-ba28-31b9-2e96-000000001132 | TASK | Validating against hugepages config received from TripleO 2026-03-14 08:04:36.874905 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:36.880516 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647035 2026-03-14 08:04:36.881425 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647035 | 0:02:15.135074 | 0.10s 2026-03-14 08:04:36.887453 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647038 2026-03-14 08:04:36.887894 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647038 | 0:02:15.141555 | 0.07s 2026-03-14 08:04:36.888245 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647037 2026-03-14 08:04:36.892832 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647037 | 0:02:15.146494 | 0.09s 2026-03-14 08:04:36.893106 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647039 2026-03-14 08:04:36.893563 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647039 | 0:02:15.147207 | 0.06s 2026-03-14 08:04:36.893923 | fa163e0a-ba28-31b9-2e96-000000001132 | SKIPPED | Validating against hugepages config received from TripleO | np0005647032 2026-03-14 08:04:36.894270 | fa163e0a-ba28-31b9-2e96-000000001132 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005647032 | 0:02:15.147933 | 0.04s 2026-03-14 08:04:36.906788 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:36.924808 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:36.938892 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:36.972823 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:36.994651 | fa163e0a-ba28-31b9-2e96-000000001133 | TASK | Determining the default hugepagesz 2026-03-14 08:04:37.002161 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647037 2026-03-14 08:04:37.003584 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647037 | 0:02:15.257177 | 0.10s 2026-03-14 08:04:37.004037 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647038 2026-03-14 08:04:37.004507 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647038 | 0:02:15.258164 | 0.08s 2026-03-14 08:04:37.036082 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:37.059284 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:37.065828 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647039 2026-03-14 08:04:37.066889 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647039 | 0:02:15.320534 | 0.13s 2026-03-14 08:04:37.067300 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647032 2026-03-14 08:04:37.067748 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647032 | 0:02:15.321408 | 0.09s 2026-03-14 08:04:37.068124 | fa163e0a-ba28-31b9-2e96-000000001133 | SKIPPED | Determining the default hugepagesz | np0005647035 2026-03-14 08:04:37.068570 | fa163e0a-ba28-31b9-2e96-000000001133 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005647035 | 0:02:15.322210 | 0.07s 2026-03-14 08:04:37.097881 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:37.118642 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647038 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:37.123622 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:37.131643 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647038 | item=/boot/efi/EFI/centos 2026-03-14 08:04:37.142088 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647039 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:37.153238 | fa163e0a-ba28-31b9-2e96-000000001134 | TASK | Determining if any hugepage configuration needs to be re-written 2026-03-14 08:04:37.157325 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647037 2026-03-14 08:04:37.160915 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647037 | 0:02:15.414562 | 0.12s 2026-03-14 08:04:37.161500 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647038 | 0:02:15.415162 | 0.10s 2026-03-14 08:04:37.162635 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647039 | item=/boot/efi/EFI/centos 2026-03-14 08:04:37.188238 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:37.209072 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:37.217614 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647039 | 0:02:15.471207 | 0.12s 2026-03-14 08:04:37.218730 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647032 2026-03-14 08:04:37.219307 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647032 | 0:02:15.472966 | 0.09s 2026-03-14 08:04:37.219715 | fa163e0a-ba28-31b9-2e96-000000001134 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005647035 2026-03-14 08:04:37.220159 | fa163e0a-ba28-31b9-2e96-000000001134 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005647035 | 0:02:15.473819 | 0.07s 2026-03-14 08:04:37.220674 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647033 2026-03-14 08:04:37.221093 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647033 | 0:02:15.474752 | 0.34s 2026-03-14 08:04:37.238029 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:37.262650 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:37.280648 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647038 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:37.286895 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:37.290058 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647039 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:37.299754 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647038 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:37.306753 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647039 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:37.328044 | fa163e0a-ba28-31b9-2e96-000000001135 | TASK | Making sure that we have a default hugepagesz 2026-03-14 08:04:37.334951 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647037 2026-03-14 08:04:37.336035 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647037 | 0:02:15.589678 | 0.15s 2026-03-14 08:04:37.336677 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647038 | 0:02:15.590337 | 0.13s 2026-03-14 08:04:37.337414 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647039 | 0:02:15.591074 | 0.09s 2026-03-14 08:04:37.338001 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647032 2026-03-14 08:04:37.338421 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647032 | 0:02:15.592082 | 0.07s 2026-03-14 08:04:37.362971 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:37.376412 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:37.389874 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:37.414930 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:37.426153 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647033 2026-03-14 08:04:37.427073 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647033 | 0:02:15.680721 | 0.14s 2026-03-14 08:04:37.427357 | fa163e0a-ba28-31b9-2e96-000000001135 | SKIPPED | Making sure that we have a default hugepagesz | np0005647035 2026-03-14 08:04:37.427651 | fa163e0a-ba28-31b9-2e96-000000001135 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005647035 | 0:02:15.681314 | 0.10s 2026-03-14 08:04:37.427974 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647037 2026-03-14 08:04:37.428229 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647037 | 0:02:15.681892 | 0.06s 2026-03-14 08:04:37.428588 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647038 2026-03-14 08:04:37.428898 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647038 | 0:02:15.682560 | 0.05s 2026-03-14 08:04:37.440021 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:37.464765 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:37.484975 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:37.513465 | fa163e0a-ba28-31b9-2e96-000000001137 | TASK | Warn about possible modifications 2026-03-14 08:04:37.518507 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647039 2026-03-14 08:04:37.519355 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647039 | 0:02:15.773002 | 0.13s 2026-03-14 08:04:37.519679 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647032 2026-03-14 08:04:37.520012 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647032 | 0:02:15.773674 | 0.10s 2026-03-14 08:04:37.520274 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647037 2026-03-14 08:04:37.520826 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647037 | 0:02:15.774488 | 0.08s 2026-03-14 08:04:37.521123 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647038 2026-03-14 08:04:37.521562 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647038 | 0:02:15.775224 | 0.06s 2026-03-14 08:04:37.532969 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:37.558365 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:37.586726 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:37.637073 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:37.646985 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647033 2026-03-14 08:04:37.648532 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647033 | 0:02:15.902176 | 0.16s 2026-03-14 08:04:37.649457 | fa163e0a-ba28-31b9-2e96-000000001137 | SKIPPED | Warn about possible modifications | np0005647035 2026-03-14 08:04:37.650391 | fa163e0a-ba28-31b9-2e96-000000001137 | TIMING | tripleo_kernel : Warn about possible modifications | np0005647035 | 0:02:15.904047 | 0.14s 2026-03-14 08:04:37.651455 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647037 2026-03-14 08:04:37.652268 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647037 | 0:02:15.905920 | 0.12s 2026-03-14 08:04:37.652870 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647038 2026-03-14 08:04:37.653428 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647038 | 0:02:15.907085 | 0.09s 2026-03-14 08:04:37.654171 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647039 2026-03-14 08:04:37.654767 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647039 | 0:02:15.908423 | 0.06s 2026-03-14 08:04:37.674166 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:37.689183 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:37.702715 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:37.724962 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:37.744354 | fa163e0a-ba28-31b9-2e96-000000001138 | TASK | Remove hugepage settings from kernelargs 2026-03-14 08:04:37.748637 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647032 2026-03-14 08:04:37.749427 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647032 | 0:02:16.003075 | 0.11s 2026-03-14 08:04:37.749743 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647037 2026-03-14 08:04:37.751466 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647037 | 0:02:16.005128 | 0.07s 2026-03-14 08:04:37.751752 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647038 2026-03-14 08:04:37.752041 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647038 | 0:02:16.005703 | 0.06s 2026-03-14 08:04:37.762263 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:37.791422 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:37.809843 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:37.815077 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647039 2026-03-14 08:04:37.815916 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647039 | 0:02:16.069564 | 0.11s 2026-03-14 08:04:37.816227 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647033 2026-03-14 08:04:37.816519 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647033 | 0:02:16.070181 | 0.09s 2026-03-14 08:04:37.816824 | fa163e0a-ba28-31b9-2e96-000000001138 | SKIPPED | Remove hugepage settings from kernelargs | np0005647035 2026-03-14 08:04:37.817117 | fa163e0a-ba28-31b9-2e96-000000001138 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005647035 | 0:02:16.070780 | 0.07s 2026-03-14 08:04:37.828849 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:37.839488 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647037 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:37.856204 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647037 | item=/boot/efi/EFI/centos 2026-03-14 08:04:37.884894 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:37.910041 | fa163e0a-ba28-31b9-2e96-000000001139 | TASK | Cleaning up whitespaces 2026-03-14 08:04:37.914201 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647038 2026-03-14 08:04:37.914975 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647038 | 0:02:16.168621 | 0.12s 2026-03-14 08:04:37.915282 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647032 2026-03-14 08:04:37.915571 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647032 | 0:02:16.169233 | 0.10s 2026-03-14 08:04:37.916071 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647037 | 0:02:16.169733 | 0.15s 2026-03-14 08:04:37.916493 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647039 2026-03-14 08:04:37.916785 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647039 | 0:02:16.170448 | 0.07s 2026-03-14 08:04:37.936038 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:37.947588 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:37.960707 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:37.977566 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:37.982534 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647033 2026-03-14 08:04:37.983295 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647033 | 0:02:16.236946 | 0.10s 2026-03-14 08:04:37.983593 | fa163e0a-ba28-31b9-2e96-000000001139 | SKIPPED | Cleaning up whitespaces | np0005647035 2026-03-14 08:04:37.983870 | fa163e0a-ba28-31b9-2e96-000000001139 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005647035 | 0:02:16.237532 | 0.07s 2026-03-14 08:04:37.993443 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647037 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:38.004719 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647037 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:38.024769 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:38.042769 | fa163e0a-ba28-31b9-2e96-00000000113b | TASK | Check if the kernelargs entry is already present in the file 2026-03-14 08:04:38.046956 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647038 2026-03-14 08:04:38.047780 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647038 | 0:02:16.301428 | 0.10s 2026-03-14 08:04:38.048242 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647037 | 0:02:16.301902 | 0.11s 2026-03-14 08:04:38.048670 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647039 2026-03-14 08:04:38.048968 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647039 | 0:02:16.302629 | 0.09s 2026-03-14 08:04:38.059583 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:38.072803 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:38.091321 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:38.096275 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647033 2026-03-14 08:04:38.097105 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647033 | 0:02:16.350752 | 0.07s 2026-03-14 08:04:38.116524 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:38.126029 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647037 2026-03-14 08:04:38.127321 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647037 | 0:02:16.380968 | 0.07s 2026-03-14 08:04:38.127628 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647038 2026-03-14 08:04:38.127993 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647038 | 0:02:16.381655 | 0.05s 2026-03-14 08:04:38.143173 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:38.157320 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:38.162846 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647039 2026-03-14 08:04:38.169295 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647039 | 0:02:16.422942 | 0.08s 2026-03-14 08:04:38.169623 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647033 2026-03-14 08:04:38.169946 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647033 | 0:02:16.423609 | 0.05s 2026-03-14 08:04:38.180394 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:38.208139 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:38.213488 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647037 2026-03-14 08:04:38.214361 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647037 | 0:02:16.468009 | 0.07s 2026-03-14 08:04:38.214680 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647038 2026-03-14 08:04:38.214981 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647038 | 0:02:16.468643 | 0.06s 2026-03-14 08:04:38.231442 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:38.244929 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:38.250426 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647039 2026-03-14 08:04:38.251201 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647039 | 0:02:16.504845 | 0.07s 2026-03-14 08:04:38.266807 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:38.278132 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647033 2026-03-14 08:04:38.278935 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647033 | 0:02:16.532584 | 0.07s 2026-03-14 08:04:38.279309 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647032 2026-03-14 08:04:38.279678 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647032 | 0:02:16.533340 | 0.30s 2026-03-14 08:04:38.289490 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647038 | item=vfio_iommu_type1 2026-03-14 08:04:38.290751 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647037 2026-03-14 08:04:38.294744 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647037 | 0:02:16.548405 | 0.06s 2026-03-14 08:04:38.295120 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647038 | 0:02:16.548783 | 0.05s 2026-03-14 08:04:38.298453 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647039 2026-03-14 08:04:38.298777 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647039 | 0:02:16.552438 | 0.02s 2026-03-14 08:04:38.308319 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:38.321325 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:38.335096 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:38.358762 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647038 | item=vfio_iommu_type1 2026-03-14 08:04:38.368922 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647039 | item=vfio_iommu_type1 2026-03-14 08:04:38.383820 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:38.401307 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:38.406201 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647037 2026-03-14 08:04:38.407891 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647037 | 0:02:16.661540 | 0.10s 2026-03-14 08:04:38.408311 | fa163e0a-ba28-31b9-2e96-00000000113b | OK | Check if the kernelargs entry is already present in the file | np0005647035 2026-03-14 08:04:38.408683 | fa163e0a-ba28-31b9-2e96-00000000113b | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005647035 | 0:02:16.662344 | 0.36s 2026-03-14 08:04:38.409189 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647038 | 0:02:16.662851 | 0.09s 2026-03-14 08:04:38.409584 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647039 | 0:02:16.663247 | 0.07s 2026-03-14 08:04:38.419645 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:38.443449 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:38.456850 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:38.470127 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647038 | item=vfio_iommu_type1 2026-03-14 08:04:38.484592 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647039 | item=vfio_iommu_type1 2026-03-14 08:04:38.502232 | fa163e0a-ba28-31b9-2e96-00000000113d | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-03-14 08:04:38.509418 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647032 2026-03-14 08:04:38.510705 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647032 | 0:02:16.764350 | 0.13s 2026-03-14 08:04:38.511139 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647033 2026-03-14 08:04:38.511507 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647033 | 0:02:16.765169 | 0.11s 2026-03-14 08:04:38.512006 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647038 | 0:02:16.765667 | 0.07s 2026-03-14 08:04:38.512437 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647037 2026-03-14 08:04:38.512813 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647037 | 0:02:16.766446 | 0.09s 2026-03-14 08:04:38.513169 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647039 | 0:02:16.766831 | 0.06s 2026-03-14 08:04:38.524316 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:38.542945 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:38.565039 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:38.579466 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647038 | item=vfio_iommu_type1 2026-03-14 08:04:38.600691 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:38.616910 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647039 | item=vfio_iommu_type1 2026-03-14 08:04:38.626132 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:38.631211 | fa163e0a-ba28-31b9-2e96-00000000113d | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647035 2026-03-14 08:04:38.632139 | fa163e0a-ba28-31b9-2e96-00000000113d | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005647035 | 0:02:16.885787 | 0.13s 2026-03-14 08:04:38.632453 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647037 2026-03-14 08:04:38.632780 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647037 | 0:02:16.886442 | 0.11s 2026-03-14 08:04:38.633181 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647038 | 0:02:16.886843 | 0.09s 2026-03-14 08:04:38.633538 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647039 | 0:02:16.887201 | 0.06s 2026-03-14 08:04:38.643835 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:38.662490 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:38.676475 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:38.699474 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647033 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:38.711243 | fa163e0a-ba28-31b9-2e96-00000000113e | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-03-14 08:04:38.717038 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647033 | item=/boot/efi/EFI/centos 2026-03-14 08:04:38.728557 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647032 2026-03-14 08:04:38.729291 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647032 | 0:02:16.982937 | 0.13s 2026-03-14 08:04:38.729762 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647039 | item=vfio_iommu_type1 2026-03-14 08:04:38.734026 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647037 2026-03-14 08:04:38.734458 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647037 | 0:02:16.988120 | 0.09s 2026-03-14 08:04:38.734744 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647038 2026-03-14 08:04:38.735014 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647038 | 0:02:16.988676 | 0.07s 2026-03-14 08:04:38.735360 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647033 | 0:02:16.989023 | 0.11s 2026-03-14 08:04:38.735786 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647039 | 0:02:16.989447 | 0.06s 2026-03-14 08:04:38.747079 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:38.761621 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:38.790434 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:38.817309 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:38.862306 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:38.874000 | fa163e0a-ba28-31b9-2e96-00000000113e | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647035 2026-03-14 08:04:38.875068 | fa163e0a-ba28-31b9-2e96-00000000113e | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005647035 | 0:02:17.128710 | 0.16s 2026-03-14 08:04:38.875668 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647037 2026-03-14 08:04:38.876211 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647037 | 0:02:17.129869 | 0.13s 2026-03-14 08:04:38.876689 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647038 2026-03-14 08:04:38.877221 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647038 | 0:02:17.130880 | 0.11s 2026-03-14 08:04:38.877726 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647039 2026-03-14 08:04:38.878248 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647039 | 0:02:17.131905 | 0.09s 2026-03-14 08:04:38.878870 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647032 2026-03-14 08:04:38.879375 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647032 | 0:02:17.133034 | 0.06s 2026-03-14 08:04:38.894445 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:38.918879 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:38.925764 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647033 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:38.937964 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647037 | item=vfio_iommu_type1 2026-03-14 08:04:38.950878 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647033 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:38.964437 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:38.987301 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:39.020969 | fa163e0a-ba28-31b9-2e96-00000000113f | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-03-14 08:04:39.028265 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647037 | 0:02:17.281903 | 0.13s 2026-03-14 08:04:39.037343 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647033 | 0:02:17.291000 | 0.17s 2026-03-14 08:04:39.038022 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647038 2026-03-14 08:04:39.038592 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647038 | 0:02:17.292253 | 0.11s 2026-03-14 08:04:39.038881 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647039 2026-03-14 08:04:39.039283 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647039 | 0:02:17.292943 | 0.07s 2026-03-14 08:04:39.039577 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647032 2026-03-14 08:04:39.039966 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647032 | 0:02:17.293628 | 0.05s 2026-03-14 08:04:39.050760 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:39.080641 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:39.091783 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647037 | item=vfio_iommu_type1 2026-03-14 08:04:39.116101 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:39.146990 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:39.152523 | fa163e0a-ba28-31b9-2e96-00000000113f | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647035 2026-03-14 08:04:39.153466 | fa163e0a-ba28-31b9-2e96-00000000113f | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005647035 | 0:02:17.407114 | 0.13s 2026-03-14 08:04:39.153986 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647037 | 0:02:17.407647 | 0.10s 2026-03-14 08:04:39.154466 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647039 2026-03-14 08:04:39.154846 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647039 | 0:02:17.408507 | 0.06s 2026-03-14 08:04:39.170214 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:39.187743 | fa163e0a-ba28-31b9-2e96-000000000b68 | TASK | set enable_sensubility fact 2026-03-14 08:04:39.204854 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647037 | item=vfio_iommu_type1 2026-03-14 08:04:39.238683 | fa163e0a-ba28-31b9-2e96-000000001140 | TASK | Generate grub config 2026-03-14 08:04:39.243607 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647032 2026-03-14 08:04:39.244472 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647032 | 0:02:17.498119 | 0.13s 2026-03-14 08:04:39.245091 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647037 | 0:02:17.498752 | 0.07s 2026-03-14 08:04:39.245568 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647033 2026-03-14 08:04:39.245951 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647033 | 0:02:17.499612 | 0.10s 2026-03-14 08:04:39.246456 | fa163e0a-ba28-31b9-2e96-000000000b68 | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:04:39.246850 | fa163e0a-ba28-31b9-2e96-000000000b68 | TIMING | set enable_sensubility fact | np0005647038 | 0:02:17.500511 | 0.06s 2026-03-14 08:04:39.257458 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:39.284023 | fa163e0a-ba28-31b9-2e96-000000000aa2 | TASK | set enable_sensubility fact 2026-03-14 08:04:39.304132 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647037 | item=vfio_iommu_type1 2026-03-14 08:04:39.331268 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:39.355887 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:39.364385 | fa163e0a-ba28-31b9-2e96-000000001140 | SKIPPED | Generate grub config | np0005647035 2026-03-14 08:04:39.366298 | fa163e0a-ba28-31b9-2e96-000000001140 | TIMING | tripleo_kernel : Generate grub config | np0005647035 | 0:02:17.619930 | 0.13s 2026-03-14 08:04:39.367201 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647037 | 0:02:17.620855 | 0.11s 2026-03-14 08:04:39.368076 | fa163e0a-ba28-31b9-2e96-000000000aa2 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:04:39.368890 | fa163e0a-ba28-31b9-2e96-000000000aa2 | TIMING | set enable_sensubility fact | np0005647039 | 0:02:17.622544 | 0.08s 2026-03-14 08:04:39.391500 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:39.471607 | fa163e0a-ba28-31b9-2e96-000000001144 | TASK | Get the block device that /boot is on 2026-03-14 08:04:39.475779 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647032 2026-03-14 08:04:39.476631 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647032 | 0:02:17.730279 | 0.14s 2026-03-14 08:04:39.476999 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647033 2026-03-14 08:04:39.477345 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647033 | 0:02:17.730998 | 0.12s 2026-03-14 08:04:39.477667 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647037 2026-03-14 08:04:39.477989 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647037 | 0:02:17.731652 | 0.09s 2026-03-14 08:04:39.488524 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:39.524726 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:39.556618 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:39.564193 | fa163e0a-ba28-31b9-2e96-000000001144 | SKIPPED | Get the block device that /boot is on | np0005647035 2026-03-14 08:04:39.570385 | fa163e0a-ba28-31b9-2e96-000000001144 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005647035 | 0:02:17.824030 | 0.10s 2026-03-14 08:04:39.570796 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647037 2026-03-14 08:04:39.571083 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647037 | 0:02:17.824745 | 0.08s 2026-03-14 08:04:39.571344 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647032 2026-03-14 08:04:39.571656 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647032 | 0:02:17.825318 | 0.05s 2026-03-14 08:04:39.581839 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:39.599095 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:39.623010 | fa163e0a-ba28-31b9-2e96-000000001145 | TASK | Get the mount point that /boot is in 2026-03-14 08:04:39.627519 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647033 2026-03-14 08:04:39.628289 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647033 | 0:02:17.881938 | 0.07s 2026-03-14 08:04:39.628598 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647037 2026-03-14 08:04:39.628886 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647037 | 0:02:17.882548 | 0.05s 2026-03-14 08:04:39.650691 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:39.675068 | fa163e0a-ba28-31b9-2e96-000000000a77 | TASK | set enable_sensubility fact 2026-03-14 08:04:39.680906 | fa163e0a-ba28-31b9-2e96-000000001145 | SKIPPED | Get the mount point that /boot is in | np0005647035 2026-03-14 08:04:39.681747 | fa163e0a-ba28-31b9-2e96-000000001145 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005647035 | 0:02:17.935397 | 0.06s 2026-03-14 08:04:39.682080 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647032 2026-03-14 08:04:39.682362 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647032 | 0:02:17.936025 | 0.08s 2026-03-14 08:04:39.696999 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:39.723464 | fa163e0a-ba28-31b9-2e96-000000001146 | TASK | Set facts for EFI grub.cfg generation 2026-03-14 08:04:39.728530 | fa163e0a-ba28-31b9-2e96-000000000a77 | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:04:39.729405 | fa163e0a-ba28-31b9-2e96-000000000a77 | TIMING | set enable_sensubility fact | np0005647037 | 0:02:17.983054 | 0.05s 2026-03-14 08:04:39.729726 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647033 2026-03-14 08:04:39.730010 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647033 | 0:02:17.983673 | 0.08s 2026-03-14 08:04:39.748219 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647032 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:39.761082 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647032 | item=/boot/efi/EFI/centos 2026-03-14 08:04:39.776929 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:39.780946 | fa163e0a-ba28-31b9-2e96-000000001146 | SKIPPED | Set facts for EFI grub.cfg generation | np0005647035 2026-03-14 08:04:39.781801 | fa163e0a-ba28-31b9-2e96-000000001146 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005647035 | 0:02:18.035450 | 0.06s 2026-03-14 08:04:39.782206 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647032 | 0:02:18.035868 | 0.08s 2026-03-14 08:04:39.809431 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:39.830604 | fa163e0a-ba28-31b9-2e96-000000001147 | TASK | Executed script to fix grub-menu 2026-03-14 08:04:39.834809 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647033 2026-03-14 08:04:39.835681 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647033 | 0:02:18.089321 | 0.06s 2026-03-14 08:04:39.850692 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:39.871184 | fa163e0a-ba28-31b9-2e96-000000001147 | SKIPPED | Executed script to fix grub-menu | np0005647035 2026-03-14 08:04:39.872141 | fa163e0a-ba28-31b9-2e96-000000001147 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005647035 | 0:02:18.125783 | 0.04s 2026-03-14 08:04:39.883253 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647032 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:39.896517 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647032 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:39.906434 | fa163e0a-ba28-31b9-2e96-000000001148 | TASK | Check grub config paths 2026-03-14 08:04:39.910333 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647032 | 0:02:18.163963 | 0.10s 2026-03-14 08:04:39.915780 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647033 2026-03-14 08:04:39.916297 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647033 | 0:02:18.169958 | 0.06s 2026-03-14 08:04:39.931223 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:39.948846 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:39.957570 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647035 | item=/boot/efi/EFI/redhat 2026-03-14 08:04:39.969652 | fa163e0a-ba28-31b9-2e96-000000001148 | SKIPPED | Check grub config paths | np0005647035 | item=/boot/efi/EFI/centos 2026-03-14 08:04:39.977633 | fa163e0a-ba28-31b9-2e96-000000001148 | TIMING | tripleo_kernel : Check grub config paths | np0005647035 | 0:02:18.231278 | 0.07s 2026-03-14 08:04:39.978240 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647032 2026-03-14 08:04:39.978633 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647032 | 0:02:18.232296 | 0.05s 2026-03-14 08:04:39.998957 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:40.015621 | fa163e0a-ba28-31b9-2e96-000000001149 | TASK | Write EFI grub.cfg 2026-03-14 08:04:40.019778 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647033 2026-03-14 08:04:40.020594 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647033 | 0:02:18.274233 | 0.07s 2026-03-14 08:04:40.035161 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:40.046981 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647032 2026-03-14 08:04:40.047815 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647032 | 0:02:18.301458 | 0.05s 2026-03-14 08:04:40.062151 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:40.081864 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647035 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-03-14 08:04:40.084117 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647033 2026-03-14 08:04:40.084677 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647033 | 0:02:18.338331 | 0.05s 2026-03-14 08:04:40.098101 | fa163e0a-ba28-31b9-2e96-000000001149 | SKIPPED | Write EFI grub.cfg | np0005647035 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-03-14 08:04:40.116292 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:40.120844 | fa163e0a-ba28-31b9-2e96-000000001149 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005647035 | 0:02:18.374484 | 0.10s 2026-03-14 08:04:40.121616 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647032 2026-03-14 08:04:40.122027 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647032 | 0:02:18.375689 | 0.06s 2026-03-14 08:04:40.136172 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:40.152071 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647033 | item=vfio_iommu_type1 2026-03-14 08:04:40.167371 | fa163e0a-ba28-31b9-2e96-00000000114a | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-03-14 08:04:40.172066 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647033 | 0:02:18.425701 | 0.05s 2026-03-14 08:04:40.186795 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:40.195594 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647032 2026-03-14 08:04:40.196407 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647032 | 0:02:18.450056 | 0.06s 2026-03-14 08:04:40.213387 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:40.218608 | fa163e0a-ba28-31b9-2e96-00000000114a | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647035 2026-03-14 08:04:40.219450 | fa163e0a-ba28-31b9-2e96-00000000114a | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005647035 | 0:02:18.473088 | 0.05s 2026-03-14 08:04:40.226898 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647033 | item=vfio_iommu_type1 2026-03-14 08:04:40.242367 | fa163e0a-ba28-31b9-2e96-00000000114b | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-03-14 08:04:40.246445 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647033 | 0:02:18.500082 | 0.06s 2026-03-14 08:04:40.261622 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:40.271943 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647032 2026-03-14 08:04:40.272754 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647032 | 0:02:18.526405 | 0.06s 2026-03-14 08:04:40.292422 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:40.297843 | fa163e0a-ba28-31b9-2e96-00000000114b | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647035 2026-03-14 08:04:40.298680 | fa163e0a-ba28-31b9-2e96-00000000114b | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005647035 | 0:02:18.552330 | 0.06s 2026-03-14 08:04:40.313506 | fa163e0a-ba28-31b9-2e96-00000000114c | TASK | Execute grub2-mkconfig 2026-03-14 08:04:40.323688 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647033 | item=vfio_iommu_type1 2026-03-14 08:04:40.332072 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647033 | 0:02:18.585716 | 0.06s 2026-03-14 08:04:40.350749 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:40.354487 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647032 2026-03-14 08:04:40.355290 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647032 | 0:02:18.608938 | 0.06s 2026-03-14 08:04:40.372235 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:40.376896 | fa163e0a-ba28-31b9-2e96-00000000114c | SKIPPED | Execute grub2-mkconfig | np0005647035 2026-03-14 08:04:40.380410 | fa163e0a-ba28-31b9-2e96-00000000114c | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005647035 | 0:02:18.634051 | 0.07s 2026-03-14 08:04:40.381038 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647033 | item=vfio_iommu_type1 2026-03-14 08:04:40.396740 | fa163e0a-ba28-31b9-2e96-00000000114d | TASK | Check for active tuned profile 2026-03-14 08:04:40.401213 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647033 | 0:02:18.654857 | 0.05s 2026-03-14 08:04:40.416910 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:40.430356 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647032 2026-03-14 08:04:40.431170 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647032 | 0:02:18.684821 | 0.06s 2026-03-14 08:04:40.452738 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:40.457302 | fa163e0a-ba28-31b9-2e96-00000000114d | SKIPPED | Check for active tuned profile | np0005647035 2026-03-14 08:04:40.458107 | fa163e0a-ba28-31b9-2e96-00000000114d | TIMING | tripleo_kernel : Check for active tuned profile | np0005647035 | 0:02:18.711757 | 0.06s 2026-03-14 08:04:40.478606 | fa163e0a-ba28-31b9-2e96-00000000114e | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-03-14 08:04:40.482935 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647033 2026-03-14 08:04:40.483762 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647033 | 0:02:18.737411 | 0.06s 2026-03-14 08:04:40.484047 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647032 2026-03-14 08:04:40.484351 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647032 | 0:02:18.738013 | 0.03s 2026-03-14 08:04:40.498664 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:40.514985 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:40.535623 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647032 | item=vfio_iommu_type1 2026-03-14 08:04:40.553767 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647032 | 0:02:18.807410 | 0.05s 2026-03-14 08:04:40.554950 | fa163e0a-ba28-31b9-2e96-00000000114e | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005647035 2026-03-14 08:04:40.555323 | fa163e0a-ba28-31b9-2e96-00000000114e | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005647035 | 0:02:18.808985 | 0.08s 2026-03-14 08:04:40.559873 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647033 2026-03-14 08:04:40.560194 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647033 | 0:02:18.813857 | 0.04s 2026-03-14 08:04:40.573656 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:40.589659 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:40.606283 | fa163e0a-ba28-31b9-2e96-00000000114f | TASK | Set reboot required fact 2026-03-14 08:04:40.616516 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647032 | item=vfio_iommu_type1 2026-03-14 08:04:40.621709 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647032 | 0:02:18.875354 | 0.05s 2026-03-14 08:04:40.635786 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:40.647765 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647033 2026-03-14 08:04:40.648624 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647033 | 0:02:18.902274 | 0.06s 2026-03-14 08:04:40.678706 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647032 | item=vfio_iommu_type1 2026-03-14 08:04:40.689985 | fa163e0a-ba28-31b9-2e96-000000000b62 | TASK | set enable_sensubility fact 2026-03-14 08:04:40.693841 | fa163e0a-ba28-31b9-2e96-00000000114f | SKIPPED | Set reboot required fact | np0005647035 2026-03-14 08:04:40.694832 | fa163e0a-ba28-31b9-2e96-00000000114f | TIMING | tripleo_kernel : Set reboot required fact | np0005647035 | 0:02:18.948483 | 0.09s 2026-03-14 08:04:40.695212 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647032 | 0:02:18.948874 | 0.06s 2026-03-14 08:04:40.709744 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:40.732194 | fa163e0a-ba28-31b9-2e96-000000001151 | TASK | Apply DPDK workarounds 2026-03-14 08:04:40.737189 | fa163e0a-ba28-31b9-2e96-000000000b62 | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:04:40.737999 | fa163e0a-ba28-31b9-2e96-000000000b62 | TIMING | set enable_sensubility fact | np0005647033 | 0:02:18.991649 | 0.05s 2026-03-14 08:04:40.753072 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647032 | item=vfio_iommu_type1 2026-03-14 08:04:40.774892 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647032 | 0:02:19.028545 | 0.06s 2026-03-14 08:04:40.795261 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:40.822359 | fa163e0a-ba28-31b9-2e96-000000001151 | SKIPPED | Apply DPDK workarounds | np0005647035 2026-03-14 08:04:40.823151 | fa163e0a-ba28-31b9-2e96-000000001151 | TIMING | Apply DPDK workarounds | np0005647035 | 0:02:19.076791 | 0.09s 2026-03-14 08:04:40.842510 | fa163e0a-ba28-31b9-2e96-000000001153 | TASK | Ensure /etc/modules-load.d exists 2026-03-14 08:04:40.846721 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647032 2026-03-14 08:04:40.847569 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647032 | 0:02:19.101205 | 0.05s 2026-03-14 08:04:40.862417 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:40.881347 | fa163e0a-ba28-31b9-2e96-000000001153 | SKIPPED | Ensure /etc/modules-load.d exists | np0005647035 2026-03-14 08:04:40.883368 | fa163e0a-ba28-31b9-2e96-000000001153 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005647035 | 0:02:19.137019 | 0.04s 2026-03-14 08:04:40.897611 | fa163e0a-ba28-31b9-2e96-000000001154 | TASK | Load modules 2026-03-14 08:04:40.916152 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647032 2026-03-14 08:04:40.917004 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647032 | 0:02:19.170655 | 0.05s 2026-03-14 08:04:40.930823 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:40.944622 | fa163e0a-ba28-31b9-2e96-000000001154 | SKIPPED | Load modules | np0005647035 | item=vfio_iommu_type1 2026-03-14 08:04:40.953958 | fa163e0a-ba28-31b9-2e96-000000001154 | TIMING | tripleo_kernel : Load modules | np0005647035 | 0:02:19.207607 | 0.06s 2026-03-14 08:04:40.972389 | fa163e0a-ba28-31b9-2e96-000000001156 | TASK | Persist modules via modules-load.d 2026-03-14 08:04:40.976618 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647032 2026-03-14 08:04:40.977452 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647032 | 0:02:19.231102 | 0.05s 2026-03-14 08:04:41.010133 | fa163e0a-ba28-31b9-2e96-000000001156 | SKIPPED | Persist modules via modules-load.d | np0005647035 | item=vfio_iommu_type1 2026-03-14 08:04:41.014078 | fa163e0a-ba28-31b9-2e96-000000000bf0 | TASK | set enable_sensubility fact 2026-03-14 08:04:41.025509 | fa163e0a-ba28-31b9-2e96-000000001156 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005647035 | 0:02:19.279149 | 0.05s 2026-03-14 08:04:41.041853 | fa163e0a-ba28-31b9-2e96-000000001158 | TASK | Drop module persistence 2026-03-14 08:04:41.050767 | fa163e0a-ba28-31b9-2e96-000000000bf0 | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:04:41.051646 | fa163e0a-ba28-31b9-2e96-000000000bf0 | TIMING | set enable_sensubility fact | np0005647032 | 0:02:19.305293 | 0.03s 2026-03-14 08:04:41.072066 | fa163e0a-ba28-31b9-2e96-000000001158 | SKIPPED | Drop module persistence | np0005647035 | item=vfio_iommu_type1 2026-03-14 08:04:41.085344 | fa163e0a-ba28-31b9-2e96-000000001158 | TIMING | tripleo_kernel : Drop module persistence | np0005647035 | 0:02:19.338996 | 0.04s 2026-03-14 08:04:41.119704 | fa163e0a-ba28-31b9-2e96-00000000115a | TASK | Set modules persistence via /etc/modules 2026-03-14 08:04:41.154695 | fa163e0a-ba28-31b9-2e96-00000000115a | SKIPPED | Set modules persistence via /etc/modules | np0005647035 | item=vfio_iommu_type1 2026-03-14 08:04:41.160105 | fa163e0a-ba28-31b9-2e96-00000000115a | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005647035 | 0:02:19.413755 | 0.04s 2026-03-14 08:04:41.174057 | fa163e0a-ba28-31b9-2e96-00000000115c | TASK | Modules reload 2026-03-14 08:04:41.202154 | fa163e0a-ba28-31b9-2e96-00000000115c | SKIPPED | Modules reload | np0005647035 2026-03-14 08:04:41.202909 | fa163e0a-ba28-31b9-2e96-00000000115c | TIMING | tripleo_kernel : Modules reload | np0005647035 | 0:02:19.456564 | 0.03s 2026-03-14 08:04:41.223166 | fa163e0a-ba28-31b9-2e96-00000000115e | TASK | Reboot tasks 2026-03-14 08:04:41.260388 | fa163e0a-ba28-31b9-2e96-00000000115e | SKIPPED | Reboot tasks | np0005647035 2026-03-14 08:04:41.261679 | fa163e0a-ba28-31b9-2e96-00000000115e | TIMING | tripleo_kernel : Reboot tasks | np0005647035 | 0:02:19.515331 | 0.04s 2026-03-14 08:04:41.280617 | fa163e0a-ba28-31b9-2e96-00000000115f | TASK | Skipping reboot for deployed node 2026-03-14 08:04:41.334268 | fa163e0a-ba28-31b9-2e96-00000000115f | SKIPPED | Skipping reboot for deployed node | np0005647035 2026-03-14 08:04:41.335942 | fa163e0a-ba28-31b9-2e96-00000000115f | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005647035 | 0:02:19.589575 | 0.05s 2026-03-14 08:04:41.380798 | fa163e0a-ba28-31b9-2e96-000000000c96 | TASK | set enable_sensubility fact 2026-03-14 08:04:41.420940 | fa163e0a-ba28-31b9-2e96-000000000c96 | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:04:41.421908 | fa163e0a-ba28-31b9-2e96-000000000c96 | TIMING | set enable_sensubility fact | np0005647035 | 0:02:19.675561 | 0.04s PLAY [Server pre network steps] ************************************************ 2026-03-14 08:04:41.598126 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.611907 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.632476 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.662176 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.682614 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.706860 | fa163e0a-ba28-31b9-2e96-000000000044 | TASK | Server pre-network deployments 2026-03-14 08:04:41.716231 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.717692 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.718436 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.719161 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.719993 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.730633 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.749382 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.774759 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.794357 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.818132 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.823682 | fa163e0a-ba28-31b9-2e96-000000000044 | OK | Server pre-network deployments | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000044') missing from stats 2026-03-14 08:04:41.831675 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647037 | 0:02:20.085323 | 0.10s 2026-03-14 08:04:41.832002 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647038 | 0:02:20.085663 | 0.08s 2026-03-14 08:04:41.832352 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647039 | 0:02:20.086013 | 0.06s 2026-03-14 08:04:41.832684 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647032 | 0:02:20.086347 | 0.03s 2026-03-14 08:04:41.897869 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:41.910993 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:41.924378 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:41.942642 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:41.962451 | fa163e0a-ba28-31b9-2e96-000000000048 | TASK | Hiera config 2026-03-14 08:04:41.969114 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647033 | 0:02:20.222745 | 0.15s 2026-03-14 08:04:42.008792 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:42.013756 | fa163e0a-ba28-31b9-2e96-000000000048 | TIMING | Hiera config | np0005647035 | 0:02:20.267391 | 0.05s 2026-03-14 08:04:42.048201 | fa163e0a-ba28-31b9-2e96-000000001b6e | TASK | Create /etc/puppet/hieradata 2026-03-14 08:04:42.214122 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647037 2026-03-14 08:04:42.215388 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647037 | 0:02:20.469035 | 0.32s 2026-03-14 08:04:42.216093 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647038 2026-03-14 08:04:42.216591 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647038 | 0:02:20.470252 | 0.30s 2026-03-14 08:04:42.232953 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:42.254636 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:42.260844 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647039 2026-03-14 08:04:42.261793 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647039 | 0:02:20.515443 | 0.34s 2026-03-14 08:04:42.262438 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647032 2026-03-14 08:04:42.262913 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647032 | 0:02:20.516574 | 0.32s 2026-03-14 08:04:42.274069 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:42.292636 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:42.311037 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647033 2026-03-14 08:04:42.312298 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647033 | 0:02:20.565948 | 0.30s 2026-03-14 08:04:42.331655 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:42.338140 | fa163e0a-ba28-31b9-2e96-000000001b6e | CHANGED | Create /etc/puppet/hieradata | np0005647035 2026-03-14 08:04:42.339160 | fa163e0a-ba28-31b9-2e96-000000001b6e | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647035 | 0:02:20.592810 | 0.29s 2026-03-14 08:04:42.356682 | fa163e0a-ba28-31b9-2e96-000000001b6f | TASK | Write hiera config 2026-03-14 08:04:43.169921 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647037 2026-03-14 08:04:43.170819 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647037 | 0:02:21.424473 | 0.94s 2026-03-14 08:04:43.191705 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:43.240577 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647039 2026-03-14 08:04:43.241679 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647039 | 0:02:21.495326 | 0.97s 2026-03-14 08:04:43.263082 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:43.286364 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647038 2026-03-14 08:04:43.287497 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647038 | 0:02:21.541124 | 1.03s 2026-03-14 08:04:43.303795 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647033 2026-03-14 08:04:43.304502 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647033 | 0:02:21.558159 | 0.97s 2026-03-14 08:04:43.314337 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:43.348099 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:43.359843 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647035 2026-03-14 08:04:43.361047 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647035 | 0:02:21.614699 | 1.00s 2026-03-14 08:04:43.390433 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:43.481274 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647037 2026-03-14 08:04:43.482194 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647037 | 0:02:21.735845 | 0.29s 2026-03-14 08:04:43.492215 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:43.515778 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647037 | 0:02:21.769421 | 0.02s 2026-03-14 08:04:43.548466 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:43.571387 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647039 2026-03-14 08:04:43.572340 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647039 | 0:02:21.825992 | 0.31s 2026-03-14 08:04:43.584139 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:43.607911 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647039 | 0:02:21.861560 | 0.02s 2026-03-14 08:04:43.639635 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:43.645582 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647038 2026-03-14 08:04:43.646521 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647038 | 0:02:21.900163 | 0.33s 2026-03-14 08:04:43.660521 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:43.666092 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647033 2026-03-14 08:04:43.666965 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647033 | 0:02:21.920615 | 0.32s 2026-03-14 08:04:43.685915 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:43.691950 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647038 | 0:02:21.945584 | 0.03s 2026-03-14 08:04:43.752508 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:43.761978 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647035 2026-03-14 08:04:43.764054 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647035 | 0:02:22.017678 | 0.37s 2026-03-14 08:04:43.765110 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647033 | 0:02:22.018763 | 0.08s 2026-03-14 08:04:43.820274 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:43.838030 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:43.863077 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647035 | 0:02:22.116719 | 0.02s 2026-03-14 08:04:43.904351 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:44.317487 | fa163e0a-ba28-31b9-2e96-000000001b6f | CHANGED | Write hiera config | np0005647032 2026-03-14 08:04:44.319770 | fa163e0a-ba28-31b9-2e96-000000001b6f | TIMING | tripleo_hieradata : Write hiera config | np0005647032 | 0:02:22.573407 | 2.03s 2026-03-14 08:04:44.356472 | fa163e0a-ba28-31b9-2e96-000000000049 | TASK | Hiera symlink 2026-03-14 08:04:44.495316 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647037 2026-03-14 08:04:44.496956 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647037 | 0:02:22.750597 | 0.95s 2026-03-14 08:04:44.518648 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:44.625089 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647039 2026-03-14 08:04:44.627025 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647039 | 0:02:22.880663 | 0.99s 2026-03-14 08:04:44.648277 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:44.705946 | fa163e0a-ba28-31b9-2e96-000000000049 | CHANGED | Hiera symlink | np0005647032 2026-03-14 08:04:44.707673 | fa163e0a-ba28-31b9-2e96-000000000049 | TIMING | Hiera symlink | np0005647032 | 0:02:22.961312 | 0.35s 2026-03-14 08:04:44.734362 | fa163e0a-ba28-31b9-2e96-00000000004a | TASK | Hieradata from vars 2026-03-14 08:04:44.777455 | fa163e0a-ba28-31b9-2e96-00000000004a | TIMING | Hieradata from vars | np0005647032 | 0:02:23.031090 | 0.04s 2026-03-14 08:04:44.781467 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647038 2026-03-14 08:04:44.782505 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647038 | 0:02:23.036158 | 1.03s 2026-03-14 08:04:44.864812 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:44.890303 | fa163e0a-ba28-31b9-2e96-000000001c7a | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:04:44.898442 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647033 2026-03-14 08:04:44.903405 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647033 | 0:02:23.157046 | 1.08s 2026-03-14 08:04:44.904212 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647035 2026-03-14 08:04:44.904701 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647035 | 0:02:23.158360 | 1.00s 2026-03-14 08:04:44.926879 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:44.948383 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:45.615468 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=bootstrap_node 2026-03-14 08:04:45.620043 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:23.873690 | 1.10s 2026-03-14 08:04:45.626232 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=bootstrap_node 2026-03-14 08:04:45.628876 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:23.882533 | 0.98s 2026-03-14 08:04:45.862646 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=bootstrap_node 2026-03-14 08:04:45.865336 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:24.118989 | 1.00s 2026-03-14 08:04:45.873892 | fa163e0a-ba28-31b9-2e96-000000001c7a | CHANGED | Copy overcloud.json to all_nodes.json | np0005647032 2026-03-14 08:04:45.874734 | fa163e0a-ba28-31b9-2e96-000000001c7a | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647032 | 0:02:24.128391 | 0.98s 2026-03-14 08:04:45.893815 | fa163e0a-ba28-31b9-2e96-000000001c7b | TASK | Render hieradata from template 2026-03-14 08:04:45.925020 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=bootstrap_node 2026-03-14 08:04:45.927184 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:24.180811 | 1.00s 2026-03-14 08:04:46.016862 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=bootstrap_node 2026-03-14 08:04:46.019124 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:24.272782 | 1.07s 2026-03-14 08:04:46.670058 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=vip_data 2026-03-14 08:04:46.674719 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:24.928374 | 2.02s 2026-03-14 08:04:46.696338 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=vip_data 2026-03-14 08:04:46.700908 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:24.954563 | 2.18s 2026-03-14 08:04:46.871216 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=bootstrap_node 2026-03-14 08:04:46.875966 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:25.129615 | 0.98s 2026-03-14 08:04:46.900030 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=vip_data 2026-03-14 08:04:46.906779 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:25.160427 | 2.04s 2026-03-14 08:04:46.921366 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=vip_data 2026-03-14 08:04:46.926297 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:25.179940 | 2.00s 2026-03-14 08:04:47.087945 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=vip_data 2026-03-14 08:04:47.091269 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:25.344911 | 2.14s 2026-03-14 08:04:47.761178 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=net_ip_map 2026-03-14 08:04:47.764184 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:26.017840 | 3.11s 2026-03-14 08:04:47.806428 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=net_ip_map 2026-03-14 08:04:47.809521 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:26.063170 | 3.29s 2026-03-14 08:04:47.864702 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=vip_data 2026-03-14 08:04:47.869600 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:26.123250 | 1.97s 2026-03-14 08:04:48.014239 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=net_ip_map 2026-03-14 08:04:48.018580 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:26.272202 | 3.15s 2026-03-14 08:04:48.055157 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=net_ip_map 2026-03-14 08:04:48.062168 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:26.315816 | 3.13s 2026-03-14 08:04:48.318648 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=net_ip_map 2026-03-14 08:04:48.321824 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:26.575472 | 3.37s 2026-03-14 08:04:48.676723 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=cloud_domain 2026-03-14 08:04:48.679029 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:26.932684 | 4.03s 2026-03-14 08:04:48.715931 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=cloud_domain 2026-03-14 08:04:48.719344 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:26.972999 | 4.20s 2026-03-14 08:04:48.961216 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=cloud_domain 2026-03-14 08:04:48.963323 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:27.216983 | 4.10s 2026-03-14 08:04:48.978606 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=cloud_domain 2026-03-14 08:04:48.979247 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:27.232905 | 4.05s 2026-03-14 08:04:49.011881 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=net_ip_map 2026-03-14 08:04:49.014912 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:27.268568 | 3.12s 2026-03-14 08:04:49.311585 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=cloud_domain 2026-03-14 08:04:49.313789 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:27.567449 | 4.36s 2026-03-14 08:04:49.642618 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=fqdn 2026-03-14 08:04:49.644803 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:27.898461 | 5.12s 2026-03-14 08:04:49.662305 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=fqdn 2026-03-14 08:04:49.662896 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:27.916555 | 5.01s 2026-03-14 08:04:49.880555 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=fqdn 2026-03-14 08:04:49.883306 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:28.136964 | 4.95s 2026-03-14 08:04:49.911998 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=cloud_domain 2026-03-14 08:04:49.914936 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:28.168595 | 4.02s 2026-03-14 08:04:49.969135 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=fqdn 2026-03-14 08:04:49.971152 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:28.224810 | 5.10s 2026-03-14 08:04:50.274135 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=fqdn 2026-03-14 08:04:50.278488 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:28.532136 | 5.33s 2026-03-14 08:04:50.482346 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=service_names 2026-03-14 08:04:50.487862 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:28.741517 | 5.97s 2026-03-14 08:04:50.566300 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=service_names 2026-03-14 08:04:50.570188 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:28.823843 | 5.92s 2026-03-14 08:04:50.843354 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=service_names 2026-03-14 08:04:50.846244 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:29.099896 | 5.92s 2026-03-14 08:04:50.877022 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=fqdn 2026-03-14 08:04:50.879308 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:29.132963 | 4.98s 2026-03-14 08:04:50.918514 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=service_names 2026-03-14 08:04:50.922125 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:29.175776 | 6.06s 2026-03-14 08:04:51.296271 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=service_names 2026-03-14 08:04:51.301246 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:29.554892 | 6.35s 2026-03-14 08:04:51.402238 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=service_configs 2026-03-14 08:04:51.403649 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:29.657265 | 6.88s 2026-03-14 08:04:51.609669 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=service_configs 2026-03-14 08:04:51.610919 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:29.864567 | 6.96s 2026-03-14 08:04:51.805924 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=service_configs 2026-03-14 08:04:51.809451 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:30.063099 | 6.88s 2026-03-14 08:04:51.831646 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=service_names 2026-03-14 08:04:51.836358 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:30.090005 | 5.94s 2026-03-14 08:04:51.858388 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=service_configs 2026-03-14 08:04:51.864528 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:30.118181 | 7.00s 2026-03-14 08:04:52.305585 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=extraconfig 2026-03-14 08:04:52.310222 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:30.563864 | 7.79s 2026-03-14 08:04:52.320071 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=service_configs 2026-03-14 08:04:52.324282 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:30.577934 | 7.37s 2026-03-14 08:04:52.638816 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=extraconfig 2026-03-14 08:04:52.641775 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:30.895423 | 7.99s 2026-03-14 08:04:52.786424 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=service_configs 2026-03-14 08:04:52.792225 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:31.045873 | 6.90s 2026-03-14 08:04:52.801169 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=extraconfig 2026-03-14 08:04:52.805854 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:31.059504 | 7.88s 2026-03-14 08:04:52.815453 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=extraconfig 2026-03-14 08:04:52.819822 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:31.073470 | 7.95s 2026-03-14 08:04:53.194469 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=role_extraconfig 2026-03-14 08:04:53.197420 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:31.451064 | 8.68s 2026-03-14 08:04:53.307252 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=extraconfig 2026-03-14 08:04:53.309982 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:31.563630 | 8.36s 2026-03-14 08:04:53.611136 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=role_extraconfig 2026-03-14 08:04:53.617467 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:31.871114 | 8.97s 2026-03-14 08:04:53.734690 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=extraconfig 2026-03-14 08:04:53.746869 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:32.000513 | 7.85s 2026-03-14 08:04:53.752995 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=role_extraconfig 2026-03-14 08:04:53.758778 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:32.012428 | 8.83s 2026-03-14 08:04:53.788734 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=role_extraconfig 2026-03-14 08:04:53.802118 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:32.055765 | 8.94s 2026-03-14 08:04:54.136823 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647037 | item=ovn_chassis_mac_map 2026-03-14 08:04:54.138375 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:32.392029 | 9.62s 2026-03-14 08:04:54.150587 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:02:32.404238 | 9.63s 2026-03-14 08:04:54.173407 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:54.206634 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647037 | 0:02:32.460279 | 0.03s 2026-03-14 08:04:54.254947 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:54.562468 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647037 2026-03-14 08:04:54.563832 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647037 | 0:02:32.817479 | 0.31s 2026-03-14 08:04:54.581794 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647039 | item=ovn_chassis_mac_map 2026-03-14 08:04:54.583574 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:32.837195 | 9.93s 2026-03-14 08:04:54.597485 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:54.611531 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:02:32.865152 | 9.96s 2026-03-14 08:04:54.640075 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:54.655233 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647037 2026-03-14 08:04:54.662150 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647037 | 0:02:32.915801 | 0.06s 2026-03-14 08:04:54.662645 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647039 | 0:02:32.916305 | 0.02s 2026-03-14 08:04:54.702186 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:54.715829 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:54.749888 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647037 2026-03-14 08:04:54.750819 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647037 | 0:02:33.004471 | 0.05s 2026-03-14 08:04:54.760903 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:55.025591 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647039 2026-03-14 08:04:55.026785 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647039 | 0:02:33.280435 | 0.31s 2026-03-14 08:04:55.038481 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:55.087420 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647039 2026-03-14 08:04:55.088201 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647039 | 0:02:33.341858 | 0.05s 2026-03-14 08:04:55.101701 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:55.107566 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=role_extraconfig 2026-03-14 08:04:55.109015 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:33.362664 | 10.16s 2026-03-14 08:04:55.155609 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647039 2026-03-14 08:04:55.156334 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647039 | 0:02:33.409991 | 0.05s 2026-03-14 08:04:55.166789 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:55.705460 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647037 2026-03-14 08:04:55.707415 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647037 | 0:02:33.961058 | 0.95s 2026-03-14 08:04:55.803592 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647037 | 0:02:34.057202 | 0.06s 2026-03-14 08:04:55.843230 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647033 | item=ovn_chassis_mac_map 2026-03-14 08:04:55.844896 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:34.098544 | 10.92s 2026-03-14 08:04:55.865032 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:02:34.118687 | 10.94s 2026-03-14 08:04:55.901851 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:55.931186 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647038 | item=ovn_chassis_mac_map 2026-03-14 08:04:55.934893 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:34.188530 | 11.07s 2026-03-14 08:04:55.950836 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:02:34.204483 | 11.08s 2026-03-14 08:04:55.963316 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=role_extraconfig 2026-03-14 08:04:55.964404 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:34.218054 | 10.07s 2026-03-14 08:04:55.965373 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647033 | 0:02:34.219028 | 0.06s 2026-03-14 08:04:56.025259 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:56.040069 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:56.066038 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647038 | 0:02:34.319683 | 0.02s 2026-03-14 08:04:56.105041 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:56.152823 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647035 | item=ovn_chassis_mac_map 2026-03-14 08:04:56.153990 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:34.407635 | 11.20s 2026-03-14 08:04:56.165528 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:02:34.419173 | 11.22s 2026-03-14 08:04:56.167891 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647039 2026-03-14 08:04:56.168604 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647039 | 0:02:34.422262 | 1.00s 2026-03-14 08:04:56.223988 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:56.248144 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647039 | 0:02:34.501792 | 0.04s 2026-03-14 08:04:56.249096 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647035 | 0:02:34.502758 | 0.02s 2026-03-14 08:04:56.314260 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:56.319172 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647033 2026-03-14 08:04:56.319983 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647033 | 0:02:34.573634 | 0.29s 2026-03-14 08:04:56.346782 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:56.389724 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647033 2026-03-14 08:04:56.390399 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647033 | 0:02:34.644055 | 0.04s 2026-03-14 08:04:56.415736 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:56.420840 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647038 2026-03-14 08:04:56.421660 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647038 | 0:02:34.675311 | 0.32s 2026-03-14 08:04:56.432060 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:56.465373 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647033 2026-03-14 08:04:56.468438 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647033 | 0:02:34.722094 | 0.05s 2026-03-14 08:04:56.468760 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647038 2026-03-14 08:04:56.469075 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647038 | 0:02:34.722737 | 0.04s 2026-03-14 08:04:56.477940 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:56.495800 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:56.520503 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647038 2026-03-14 08:04:56.521500 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647038 | 0:02:34.775151 | 0.04s 2026-03-14 08:04:56.531614 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:56.619070 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647035 2026-03-14 08:04:56.620728 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647035 | 0:02:34.874372 | 0.31s 2026-03-14 08:04:56.651762 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:56.690232 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647035 2026-03-14 08:04:56.691976 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647035 | 0:02:34.945617 | 0.04s 2026-03-14 08:04:56.730802 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:56.775880 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647035 2026-03-14 08:04:56.777510 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647035 | 0:02:35.031143 | 0.04s 2026-03-14 08:04:56.808136 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:56.858783 | fa163e0a-ba28-31b9-2e96-000000001c7b | CHANGED | Render hieradata from template | np0005647032 | item=ovn_chassis_mac_map 2026-03-14 08:04:56.866612 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:35.120209 | 10.97s 2026-03-14 08:04:56.881427 | fa163e0a-ba28-31b9-2e96-000000001c7b | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:02:35.135073 | 10.99s 2026-03-14 08:04:56.938458 | fa163e0a-ba28-31b9-2e96-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:04:56.971239 | fa163e0a-ba28-31b9-2e96-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005647032 | 0:02:35.224868 | 0.03s 2026-03-14 08:04:57.050680 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TASK | Check for hieradata file 2026-03-14 08:04:57.336927 | fa163e0a-ba28-31b9-2e96-000000001fa7 | OK | Check for hieradata file | np0005647032 2026-03-14 08:04:57.338330 | fa163e0a-ba28-31b9-2e96-000000001fa7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005647032 | 0:02:35.591969 | 0.29s 2026-03-14 08:04:57.372041 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TASK | Get existing data 2026-03-14 08:04:57.431854 | fa163e0a-ba28-31b9-2e96-000000001fa9 | SKIPPED | Get existing data | np0005647032 2026-03-14 08:04:57.433227 | fa163e0a-ba28-31b9-2e96-000000001fa9 | TIMING | tripleo_hieradata : Get existing data | np0005647032 | 0:02:35.686871 | 0.06s 2026-03-14 08:04:57.434311 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647033 2026-03-14 08:04:57.435168 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647033 | 0:02:35.688822 | 0.94s 2026-03-14 08:04:57.470608 | fa163e0a-ba28-31b9-2e96-000000001faa | TASK | Set data fact 2026-03-14 08:04:57.539349 | fa163e0a-ba28-31b9-2e96-000000001faa | SKIPPED | Set data fact | np0005647032 2026-03-14 08:04:57.541568 | fa163e0a-ba28-31b9-2e96-000000001faa | TIMING | tripleo_hieradata : Set data fact | np0005647032 | 0:02:35.795127 | 0.07s 2026-03-14 08:04:57.562945 | fa163e0a-ba28-31b9-2e96-000000001fac | TASK | Write ansible hieradata file 2026-03-14 08:04:57.591228 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647038 2026-03-14 08:04:57.593352 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647038 | 0:02:35.846999 | 1.06s 2026-03-14 08:04:57.594802 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647033 | 0:02:35.848460 | 0.06s 2026-03-14 08:04:57.680984 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647038 | 0:02:35.934626 | 0.04s 2026-03-14 08:04:57.824112 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647035 2026-03-14 08:04:57.825818 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647035 | 0:02:36.079471 | 1.02s 2026-03-14 08:04:57.927391 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647035 | 0:02:36.181034 | 0.06s 2026-03-14 08:04:58.810845 | fa163e0a-ba28-31b9-2e96-000000001fac | CHANGED | Write ansible hieradata file | np0005647032 2026-03-14 08:04:58.812209 | fa163e0a-ba28-31b9-2e96-000000001fac | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647032 | 0:02:37.065857 | 1.25s 2026-03-14 08:04:58.918778 | fa163e0a-ba28-31b9-2e96-00000000004c | TIMING | include_tasks | np0005647032 | 0:02:37.172419 | 0.06s PLAY [Server network deployments] ********************************************** 2026-03-14 08:04:59.157406 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.171346 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.191586 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.214363 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.243046 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.271086 | fa163e0a-ba28-31b9-2e96-000000000050 | TASK | Network Configuration 2026-03-14 08:04:59.276293 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.278172 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.278963 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.279717 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.280459 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.298491 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.312475 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.327473 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.354556 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.373199 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.378196 | fa163e0a-ba28-31b9-2e96-000000000050 | OK | Network Configuration | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000050') missing from stats 2026-03-14 08:04:59.395289 | fa163e0a-ba28-31b9-2e96-000000000051 | TASK | Check NetworkConfig script existence 2026-03-14 08:04:59.523411 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.537371 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.550230 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.565029 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.570982 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647038 2026-03-14 08:04:59.572111 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647038 | 0:02:37.825749 | 0.03s 2026-03-14 08:04:59.590791 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.599967 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.601806 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.602855 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647037 2026-03-14 08:04:59.603276 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647037 | 0:02:37.856923 | 0.04s 2026-03-14 08:04:59.626985 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.646411 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.669114 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.673620 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647038 2026-03-14 08:04:59.674473 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647038 | 0:02:37.928120 | 0.08s 2026-03-14 08:04:59.674888 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.675794 | fa163e0a-ba28-31b9-2e96-000000000051 | OK | Check NetworkConfig script existence | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000051') missing from stats 2026-03-14 08:04:59.676508 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647037 2026-03-14 08:04:59.676796 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647037 | 0:02:37.930459 | 0.05s 2026-03-14 08:04:59.677063 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647039 2026-03-14 08:04:59.677330 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647039 | 0:02:37.930993 | 0.03s 2026-03-14 08:04:59.690464 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:04:59.703494 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:04:59.729207 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.747598 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.775351 | fa163e0a-ba28-31b9-2e96-000000000057 | TASK | Gather SELinux fact if needed 2026-03-14 08:04:59.780071 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647032 2026-03-14 08:04:59.780969 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647032 | 0:02:38.034615 | 0.11s 2026-03-14 08:04:59.781282 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647037 2026-03-14 08:04:59.781592 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647037 | 0:02:38.035254 | 0.09s 2026-03-14 08:04:59.781867 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647038 2026-03-14 08:04:59.782149 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647038 | 0:02:38.035812 | 0.08s 2026-03-14 08:04:59.782406 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647039 2026-03-14 08:04:59.782719 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647039 | 0:02:38.036382 | 0.05s 2026-03-14 08:04:59.782981 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647033 2026-03-14 08:04:59.783253 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647033 | 0:02:38.036915 | 0.03s 2026-03-14 08:04:59.794168 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:04:59.812410 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:04:59.831310 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:04:59.854043 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.879332 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.891260 | fa163e0a-ba28-31b9-2e96-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005647035 2026-03-14 08:04:59.892377 | fa163e0a-ba28-31b9-2e96-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005647035 | 0:02:38.145989 | 0.12s 2026-03-14 08:04:59.892814 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647037 2026-03-14 08:04:59.893194 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647037 | 0:02:38.146856 | 0.09s 2026-03-14 08:04:59.893565 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647038 2026-03-14 08:04:59.893936 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647038 | 0:02:38.147596 | 0.08s 2026-03-14 08:04:59.894248 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647039 2026-03-14 08:04:59.894674 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647039 | 0:02:38.148336 | 0.06s 2026-03-14 08:04:59.895054 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647032 2026-03-14 08:04:59.895398 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647032 | 0:02:38.149059 | 0.04s 2026-03-14 08:04:59.907435 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:04:59.927326 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:04:59.947789 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:04:59.973164 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:04:59.994901 | fa163e0a-ba28-31b9-2e96-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-03-14 08:04:59.999418 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647033 2026-03-14 08:05:00.000248 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647033 | 0:02:38.253896 | 0.11s 2026-03-14 08:05:00.000569 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647037 2026-03-14 08:05:00.000894 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647037 | 0:02:38.254557 | 0.09s 2026-03-14 08:05:00.001149 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647038 2026-03-14 08:05:00.001416 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647038 | 0:02:38.255079 | 0.07s 2026-03-14 08:05:00.001756 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647039 2026-03-14 08:05:00.002029 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647039 | 0:02:38.255692 | 0.05s 2026-03-14 08:05:00.017708 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.040459 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.058866 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:05:00.082243 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:05:00.091906 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647032 2026-03-14 08:05:00.092757 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647032 | 0:02:38.346406 | 0.11s 2026-03-14 08:05:00.093123 | fa163e0a-ba28-31b9-2e96-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005647035 2026-03-14 08:05:00.093409 | fa163e0a-ba28-31b9-2e96-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005647035 | 0:02:38.347070 | 0.10s 2026-03-14 08:05:00.093716 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647037 2026-03-14 08:05:00.093992 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647037 | 0:02:38.347655 | 0.08s 2026-03-14 08:05:00.094243 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647038 2026-03-14 08:05:00.094564 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647038 | 0:02:38.348206 | 0.05s 2026-03-14 08:05:00.094859 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647039 2026-03-14 08:05:00.095193 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647039 | 0:02:38.348855 | 0.03s 2026-03-14 08:05:00.105340 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:00.125157 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:00.144505 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.168273 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:05:00.191143 | fa163e0a-ba28-31b9-2e96-000000000059 | TASK | Ensure requirements are satisfied 2026-03-14 08:05:00.196208 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647033 2026-03-14 08:05:00.202561 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647033 | 0:02:38.456181 | 0.11s 2026-03-14 08:05:00.202873 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647037 2026-03-14 08:05:00.203160 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647037 | 0:02:38.456822 | 0.10s 2026-03-14 08:05:00.203486 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647038 2026-03-14 08:05:00.203826 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647038 | 0:02:38.457489 | 0.08s 2026-03-14 08:05:00.204107 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647039 2026-03-14 08:05:00.204440 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647039 | 0:02:38.458102 | 0.06s 2026-03-14 08:05:00.204726 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647032 2026-03-14 08:05:00.204989 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647032 | 0:02:38.458652 | 0.03s 2026-03-14 08:05:00.215078 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:00.233480 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:00.252142 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:00.274630 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:05:00.296309 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:05:00.301520 | fa163e0a-ba28-31b9-2e96-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005647035 2026-03-14 08:05:00.308711 | fa163e0a-ba28-31b9-2e96-000000000059 | TIMING | Ensure requirements are satisfied | np0005647035 | 0:02:38.562357 | 0.12s 2026-03-14 08:05:00.309022 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647037 2026-03-14 08:05:00.309304 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647037 | 0:02:38.562967 | 0.09s 2026-03-14 08:05:00.309680 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647038 2026-03-14 08:05:00.309966 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647038 | 0:02:38.563628 | 0.08s 2026-03-14 08:05:00.310242 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647039 2026-03-14 08:05:00.310510 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647039 | 0:02:38.564173 | 0.06s 2026-03-14 08:05:00.310803 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647032 2026-03-14 08:05:00.311084 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647032 | 0:02:38.564747 | 0.03s 2026-03-14 08:05:00.321043 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:00.339477 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:00.357483 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:00.380511 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.403382 | fa163e0a-ba28-31b9-2e96-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-03-14 08:05:00.408955 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647033 2026-03-14 08:05:00.416145 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647033 | 0:02:38.669792 | 0.12s 2026-03-14 08:05:00.416494 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647037 2026-03-14 08:05:00.416810 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647037 | 0:02:38.670472 | 0.09s 2026-03-14 08:05:00.417121 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647038 2026-03-14 08:05:00.417399 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647038 | 0:02:38.671062 | 0.08s 2026-03-14 08:05:00.417691 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647039 2026-03-14 08:05:00.417992 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647039 | 0:02:38.671655 | 0.06s 2026-03-14 08:05:00.418263 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647032 2026-03-14 08:05:00.418574 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647032 | 0:02:38.672236 | 0.03s 2026-03-14 08:05:00.428964 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:00.446684 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:00.466212 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:00.491577 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:00.513389 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:05:00.518810 | fa163e0a-ba28-31b9-2e96-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647035 2026-03-14 08:05:00.524760 | fa163e0a-ba28-31b9-2e96-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005647035 | 0:02:38.778395 | 0.12s 2026-03-14 08:05:00.525106 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647037 2026-03-14 08:05:00.525386 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647037 | 0:02:38.779048 | 0.09s 2026-03-14 08:05:00.525672 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647038 2026-03-14 08:05:00.525952 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647038 | 0:02:38.779615 | 0.08s 2026-03-14 08:05:00.526207 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647039 2026-03-14 08:05:00.526485 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647039 | 0:02:38.780148 | 0.06s 2026-03-14 08:05:00.526874 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647032 2026-03-14 08:05:00.527151 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647032 | 0:02:38.780814 | 0.03s 2026-03-14 08:05:00.538038 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:00.557041 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:00.577322 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:00.601376 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:00.630221 | fa163e0a-ba28-31b9-2e96-00000000005c | TASK | Reload NetworkManager 2026-03-14 08:05:00.634697 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647033 2026-03-14 08:05:00.635626 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647033 | 0:02:38.889274 | 0.12s 2026-03-14 08:05:00.635934 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647037 2026-03-14 08:05:00.636220 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647037 | 0:02:38.889883 | 0.09s 2026-03-14 08:05:00.636572 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647038 2026-03-14 08:05:00.636848 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647038 | 0:02:38.890510 | 0.08s 2026-03-14 08:05:00.637151 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647039 2026-03-14 08:05:00.637417 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647039 | 0:02:38.891080 | 0.06s 2026-03-14 08:05:00.637714 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647032 2026-03-14 08:05:00.638001 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647032 | 0:02:38.891663 | 0.04s 2026-03-14 08:05:00.648008 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:00.666323 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:00.687308 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:00.710409 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:00.735513 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.741180 | fa163e0a-ba28-31b9-2e96-00000000005c | SKIPPED | Reload NetworkManager | np0005647035 2026-03-14 08:05:00.747613 | fa163e0a-ba28-31b9-2e96-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005647035 | 0:02:39.001257 | 0.12s 2026-03-14 08:05:00.747973 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647037 2026-03-14 08:05:00.748426 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647037 | 0:02:39.002087 | 0.10s 2026-03-14 08:05:00.748754 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647038 2026-03-14 08:05:00.749039 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647038 | 0:02:39.002701 | 0.08s 2026-03-14 08:05:00.749337 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647039 2026-03-14 08:05:00.749668 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647039 | 0:02:39.003330 | 0.06s 2026-03-14 08:05:00.749984 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647032 2026-03-14 08:05:00.750277 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647032 | 0:02:39.003940 | 0.04s 2026-03-14 08:05:00.761029 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:00.780490 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:00.800556 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:00.823965 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:00.846151 | fa163e0a-ba28-31b9-2e96-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-03-14 08:05:00.851157 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647033 2026-03-14 08:05:00.857004 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647033 | 0:02:39.110647 | 0.12s 2026-03-14 08:05:00.857368 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647037 2026-03-14 08:05:00.857676 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647037 | 0:02:39.111338 | 0.09s 2026-03-14 08:05:00.857954 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647038 2026-03-14 08:05:00.858220 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647038 | 0:02:39.111883 | 0.08s 2026-03-14 08:05:00.858485 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647039 2026-03-14 08:05:00.858791 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647039 | 0:02:39.112453 | 0.06s 2026-03-14 08:05:00.859038 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647032 2026-03-14 08:05:00.859363 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647032 | 0:02:39.113025 | 0.03s 2026-03-14 08:05:00.875383 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:00.888775 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:00.907693 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:00.933533 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:00.961038 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:00.966149 | fa163e0a-ba28-31b9-2e96-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005647035 2026-03-14 08:05:00.967111 | fa163e0a-ba28-31b9-2e96-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005647035 | 0:02:39.220758 | 0.12s 2026-03-14 08:05:00.967414 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647037 2026-03-14 08:05:00.967708 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647037 | 0:02:39.221371 | 0.09s 2026-03-14 08:05:00.968096 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647038 2026-03-14 08:05:00.968365 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647038 | 0:02:39.222028 | 0.08s 2026-03-14 08:05:00.968663 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647039 2026-03-14 08:05:00.968923 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647039 | 0:02:39.222586 | 0.06s 2026-03-14 08:05:00.969196 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647032 2026-03-14 08:05:00.969453 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647032 | 0:02:39.223115 | 0.03s 2026-03-14 08:05:00.980052 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.002734 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.022510 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:01.045142 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:01.069362 | fa163e0a-ba28-31b9-2e96-00000000005f | TASK | Check for previous run of NetworkConfig 2026-03-14 08:05:01.077821 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647033 2026-03-14 08:05:01.078938 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647033 | 0:02:39.332576 | 0.12s 2026-03-14 08:05:01.079399 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647037 2026-03-14 08:05:01.079758 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647037 | 0:02:39.333420 | 0.10s 2026-03-14 08:05:01.080086 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647038 2026-03-14 08:05:01.080400 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647038 | 0:02:39.334062 | 0.08s 2026-03-14 08:05:01.080710 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647039 2026-03-14 08:05:01.081008 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647039 | 0:02:39.334670 | 0.06s 2026-03-14 08:05:01.081311 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647032 2026-03-14 08:05:01.081630 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647032 | 0:02:39.335293 | 0.04s 2026-03-14 08:05:01.092765 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.112621 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.134420 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.160601 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:01.186103 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:01.191807 | fa163e0a-ba28-31b9-2e96-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005647035 2026-03-14 08:05:01.198258 | fa163e0a-ba28-31b9-2e96-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005647035 | 0:02:39.451895 | 0.13s 2026-03-14 08:05:01.198655 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647037 2026-03-14 08:05:01.199013 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647037 | 0:02:39.452675 | 0.11s 2026-03-14 08:05:01.199296 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647038 2026-03-14 08:05:01.199604 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647038 | 0:02:39.453266 | 0.09s 2026-03-14 08:05:01.199906 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647039 2026-03-14 08:05:01.200211 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647039 | 0:02:39.453873 | 0.06s 2026-03-14 08:05:01.200473 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647032 2026-03-14 08:05:01.200772 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647032 | 0:02:39.454433 | 0.04s 2026-03-14 08:05:01.211176 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:01.230430 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:01.244948 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.273762 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:01.296197 | fa163e0a-ba28-31b9-2e96-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-03-14 08:05:01.301527 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647033 2026-03-14 08:05:01.302353 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647033 | 0:02:39.556000 | 0.11s 2026-03-14 08:05:01.302821 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647037 2026-03-14 08:05:01.310777 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647037 | 0:02:39.564439 | 0.09s 2026-03-14 08:05:01.311089 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647038 2026-03-14 08:05:01.311343 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647038 | 0:02:39.565006 | 0.08s 2026-03-14 08:05:01.311611 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647039 2026-03-14 08:05:01.311900 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647039 | 0:02:39.565562 | 0.06s 2026-03-14 08:05:01.312167 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647032 2026-03-14 08:05:01.312421 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647032 | 0:02:39.566083 | 0.03s 2026-03-14 08:05:01.341071 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:01.358807 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.383419 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:01.394745 | fa163e0a-ba28-31b9-2e96-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005647035 2026-03-14 08:05:01.395582 | fa163e0a-ba28-31b9-2e96-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005647035 | 0:02:39.649230 | 0.10s 2026-03-14 08:05:01.395922 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647039 2026-03-14 08:05:01.396204 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647039 | 0:02:39.649865 | 0.05s 2026-03-14 08:05:01.396471 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647032 2026-03-14 08:05:01.396748 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647032 | 0:02:39.650411 | 0.04s 2026-03-14 08:05:01.444563 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.462070 | fa163e0a-ba28-31b9-2e96-000000000061 | TASK | Ensure we get cloud-init 2026-03-14 08:05:01.466717 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647033 2026-03-14 08:05:01.467559 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647033 | 0:02:39.721194 | 0.08s 2026-03-14 08:05:01.525498 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:01.530429 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647032 2026-03-14 08:05:01.531339 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647032 | 0:02:39.784986 | 0.09s 2026-03-14 08:05:01.531674 | fa163e0a-ba28-31b9-2e96-000000000061 | SKIPPED | Ensure we get cloud-init | np0005647035 2026-03-14 08:05:01.532174 | fa163e0a-ba28-31b9-2e96-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005647035 | 0:02:39.785837 | 0.07s 2026-03-14 08:05:01.562971 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:01.580200 | fa163e0a-ba28-31b9-2e96-000000000063 | TASK | Create /etc/os-net-config directory 2026-03-14 08:05:01.584631 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647033 2026-03-14 08:05:01.585405 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647033 | 0:02:39.839053 | 0.06s 2026-03-14 08:05:01.604923 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:01.616103 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647032 2026-03-14 08:05:01.617018 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647032 | 0:02:39.870666 | 0.05s 2026-03-14 08:05:01.617306 | fa163e0a-ba28-31b9-2e96-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005647035 2026-03-14 08:05:01.617602 | fa163e0a-ba28-31b9-2e96-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005647035 | 0:02:39.871265 | 0.04s 2026-03-14 08:05:01.648149 | fa163e0a-ba28-31b9-2e96-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-03-14 08:05:01.653120 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647033 2026-03-14 08:05:01.654062 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647033 | 0:02:39.907710 | 0.04s 2026-03-14 08:05:01.694061 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:01.699183 | fa163e0a-ba28-31b9-2e96-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005647035 2026-03-14 08:05:01.700119 | fa163e0a-ba28-31b9-2e96-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005647035 | 0:02:39.953763 | 0.05s 2026-03-14 08:05:01.740360 | fa163e0a-ba28-31b9-2e96-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-03-14 08:05:01.745071 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647033 2026-03-14 08:05:01.745922 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647033 | 0:02:39.999571 | 0.05s 2026-03-14 08:05:01.760641 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:01.772470 | fa163e0a-ba28-31b9-2e96-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647035 2026-03-14 08:05:01.773465 | fa163e0a-ba28-31b9-2e96-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005647035 | 0:02:40.027115 | 0.03s 2026-03-14 08:05:01.792595 | fa163e0a-ba28-31b9-2e96-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-03-14 08:05:01.797306 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647033 2026-03-14 08:05:01.798237 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647033 | 0:02:40.051886 | 0.04s 2026-03-14 08:05:01.813388 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:01.830865 | fa163e0a-ba28-31b9-2e96-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005647035 2026-03-14 08:05:01.831997 | fa163e0a-ba28-31b9-2e96-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005647035 | 0:02:40.085647 | 0.04s 2026-03-14 08:05:01.856316 | fa163e0a-ba28-31b9-2e96-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-03-14 08:05:01.861028 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647033 2026-03-14 08:05:01.862230 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647033 | 0:02:40.115875 | 0.05s 2026-03-14 08:05:01.884453 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.889689 | fa163e0a-ba28-31b9-2e96-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005647035 2026-03-14 08:05:01.890565 | fa163e0a-ba28-31b9-2e96-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005647035 | 0:02:40.144185 | 0.03s 2026-03-14 08:05:01.910325 | fa163e0a-ba28-31b9-2e96-000000000069 | TASK | Write rc of NetworkConfig script 2026-03-14 08:05:01.914595 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647033 2026-03-14 08:05:01.915640 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647033 | 0:02:40.169290 | 0.03s 2026-03-14 08:05:01.934787 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.939636 | fa163e0a-ba28-31b9-2e96-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005647035 2026-03-14 08:05:01.940567 | fa163e0a-ba28-31b9-2e96-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005647035 | 0:02:40.194200 | 0.03s 2026-03-14 08:05:01.960263 | fa163e0a-ba28-31b9-2e96-00000000006a | TASK | Disable cloud-init network config 2026-03-14 08:05:01.964842 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647033 2026-03-14 08:05:01.965695 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647033 | 0:02:40.219341 | 0.03s 2026-03-14 08:05:01.984470 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:01.988661 | fa163e0a-ba28-31b9-2e96-00000000006a | SKIPPED | Disable cloud-init network config | np0005647035 2026-03-14 08:05:01.989457 | fa163e0a-ba28-31b9-2e96-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005647035 | 0:02:40.243106 | 0.03s 2026-03-14 08:05:02.009328 | fa163e0a-ba28-31b9-2e96-00000000006b | TASK | Ensure network service is enabled 2026-03-14 08:05:02.013726 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647033 2026-03-14 08:05:02.014527 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647033 | 0:02:40.268176 | 0.03s 2026-03-14 08:05:02.032293 | fa163e0a-ba28-31b9-2e96-00000000006b | SKIPPED | Ensure network service is enabled | np0005647035 2026-03-14 08:05:02.032669 | fa163e0a-ba28-31b9-2e96-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005647035 | 0:02:40.286330 | 0.02s PLAY [Server network validation] *********************************************** 2026-03-14 08:05:02.247867 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.261655 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.287350 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.304428 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.334944 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.352874 | fa163e0a-ba28-31b9-2e96-00000000009b | TASK | Basic Network Validation 2026-03-14 08:05:02.363388 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647037 | 0:02:40.617028 | 0.11s 2026-03-14 08:05:02.364119 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647038 | 0:02:40.617781 | 0.10s 2026-03-14 08:05:02.364420 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647039 | 0:02:40.618083 | 0.08s 2026-03-14 08:05:02.364811 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647032 | 0:02:40.618473 | 0.05s 2026-03-14 08:05:02.365078 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647033 | 0:02:40.618741 | 0.03s 2026-03-14 08:05:02.431769 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:02.444329 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:02.456407 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:02.472623 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:02.490687 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:02.496119 | fa163e0a-ba28-31b9-2e96-00000000009b | TIMING | Basic Network Validation | np0005647035 | 0:02:40.749755 | 0.14s 2026-03-14 08:05:02.527962 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TASK | Collect default network fact 2026-03-14 08:05:03.032062 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647039 2026-03-14 08:05:03.033672 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647039 | 0:02:41.287309 | 0.58s 2026-03-14 08:05:03.058930 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:03.073962 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647037 2026-03-14 08:05:03.075660 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647037 | 0:02:41.329298 | 0.64s 2026-03-14 08:05:03.078108 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647033 2026-03-14 08:05:03.078935 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647033 | 0:02:41.332587 | 0.59s 2026-03-14 08:05:03.081121 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647032 2026-03-14 08:05:03.081703 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647032 | 0:02:41.335358 | 0.61s 2026-03-14 08:05:03.106009 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:03.131659 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:03.162926 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:03.171716 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647038 2026-03-14 08:05:03.172914 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647038 | 0:02:41.426559 | 0.73s 2026-03-14 08:05:03.174633 | fa163e0a-ba28-31b9-2e96-0000000024e0 | OK | Collect default network fact | np0005647035 2026-03-14 08:05:03.175122 | fa163e0a-ba28-31b9-2e96-0000000024e0 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005647035 | 0:02:41.428780 | 0.65s 2026-03-14 08:05:03.190304 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:03.210598 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TASK | Check Default IPv4 Gateway availability 2026-03-14 08:05:07.501711 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647039 2026-03-14 08:05:07.508243 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647039 | 0:02:45.761878 | 4.44s 2026-03-14 08:05:07.509566 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647037 2026-03-14 08:05:07.510345 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647037 | 0:02:45.763999 | 4.40s 2026-03-14 08:05:07.530313 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:07.560440 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:07.567922 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647032 2026-03-14 08:05:07.569050 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647032 | 0:02:45.822697 | 4.44s 2026-03-14 08:05:07.597905 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:07.613522 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647038 2026-03-14 08:05:07.614735 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647038 | 0:02:45.868368 | 4.42s 2026-03-14 08:05:07.615785 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647033 2026-03-14 08:05:07.616244 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647033 | 0:02:45.869904 | 4.45s 2026-03-14 08:05:07.647302 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:07.683034 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:07.689368 | fa163e0a-ba28-31b9-2e96-0000000024e1 | OK | Check Default IPv4 Gateway availability | np0005647035 2026-03-14 08:05:07.690645 | fa163e0a-ba28-31b9-2e96-0000000024e1 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005647035 | 0:02:45.944289 | 4.48s 2026-03-14 08:05:07.712648 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TASK | Check all networks Gateway availability 2026-03-14 08:05:11.995637 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647037 | item=192.168.122.10 2026-03-14 08:05:11.998336 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647037 | 0:02:50.251980 | 4.46s 2026-03-14 08:05:12.002831 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647037 | 0:02:50.256475 | 4.47s 2026-03-14 08:05:12.011473 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647032 | item=192.168.122.10 2026-03-14 08:05:12.012410 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647032 | 0:02:50.266070 | 4.41s 2026-03-14 08:05:12.029110 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.038445 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647032 | 0:02:50.292072 | 4.43s 2026-03-14 08:05:12.049993 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647039 | item=192.168.122.10 2026-03-14 08:05:12.052173 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647039 | 0:02:50.305821 | 4.49s 2026-03-14 08:05:12.064866 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647038 | item=192.168.122.10 2026-03-14 08:05:12.066079 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647038 | 0:02:50.319731 | 4.42s 2026-03-14 08:05:12.086248 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647033 | item=192.168.122.10 2026-03-14 08:05:12.087821 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647033 | 0:02:50.341472 | 4.40s 2026-03-14 08:05:12.098022 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647037 | 0:02:50.351675 | 0.07s 2026-03-14 08:05:12.107416 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.115466 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647039 | 0:02:50.369083 | 4.55s 2026-03-14 08:05:12.117027 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647038 | 0:02:50.370686 | 4.47s 2026-03-14 08:05:12.118116 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647033 | 0:02:50.371776 | 4.43s 2026-03-14 08:05:12.131290 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647037 | 0:02:50.384927 | 0.10s 2026-03-14 08:05:12.144706 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.161049 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647037 | 0:02:50.414671 | 0.13s 2026-03-14 08:05:12.174503 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.181369 | fa163e0a-ba28-31b9-2e96-0000000024e2 | OK | Check all networks Gateway availability | np0005647035 | item=192.168.122.10 2026-03-14 08:05:12.182421 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647035 | 0:02:50.436074 | 4.47s 2026-03-14 08:05:12.192746 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647037 | 0:02:50.446405 | 0.16s 2026-03-14 08:05:12.206315 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.459960 | 0.10s 2026-03-14 08:05:12.216496 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647038 | 0:02:50.470154 | 0.07s 2026-03-14 08:05:12.222347 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.227404 | fa163e0a-ba28-31b9-2e96-0000000024e2 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005647035 | 0:02:50.481047 | 4.51s 2026-03-14 08:05:12.228559 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647037 | 0:02:50.482202 | 0.20s 2026-03-14 08:05:12.234573 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.488227 | 0.13s 2026-03-14 08:05:12.243321 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647038 | 0:02:50.496979 | 0.10s 2026-03-14 08:05:12.253475 | aaaf6a54-2bd4-41a5-b954-89a6b194a8f7 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647037 2026-03-14 08:05:12.261021 | f4cd4410-10ee-4bf5-98f6-54599fd1a10f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647037 2026-03-14 08:05:12.272114 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.525770 | 0.16s 2026-03-14 08:05:12.272706 | 5b32234a-f099-4c89-94d0-220ca153c5b8 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647037 2026-03-14 08:05:12.283752 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647038 | 0:02:50.537409 | 0.14s 2026-03-14 08:05:12.284362 | bcff6fc2-1480-4826-87d2-14026cfbc1af | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647037 2026-03-14 08:05:12.293050 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647038 | 0:02:50.546706 | 0.15s 2026-03-14 08:05:12.300518 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.554171 | 0.19s 2026-03-14 08:05:12.306056 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647039 | 0:02:50.559715 | 0.12s 2026-03-14 08:05:12.310849 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.564508 | 0.09s 2026-03-14 08:05:12.314837 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647039 | 0:02:50.568496 | 0.13s 2026-03-14 08:05:12.319039 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.572698 | 0.21s 2026-03-14 08:05:12.324867 | fa163e0a-ba28-31b9-2e96-000000002562 | TASK | Set IP options 2026-03-14 08:05:12.336687 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.590314 | 0.11s 2026-03-14 08:05:12.341375 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647039 | 0:02:50.595032 | 0.15s 2026-03-14 08:05:12.344396 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.598058 | 0.24s 2026-03-14 08:05:12.358192 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.611848 | 0.13s 2026-03-14 08:05:12.363852 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647039 | 0:02:50.617513 | 0.18s 2026-03-14 08:05:12.372571 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TASK | Check Controllers availability 2026-03-14 08:05:12.378586 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647038 | 0:02:50.632195 | 0.23s 2026-03-14 08:05:12.380003 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647032 | 0:02:50.633662 | 0.27s 2026-03-14 08:05:12.380911 | fa163e0a-ba28-31b9-2e96-000000002562 | OK | Set IP options | np0005647037 2026-03-14 08:05:12.384076 | fa163e0a-ba28-31b9-2e96-000000002562 | TIMING | tripleo_nodes_validation : Set IP options | np0005647037 | 0:02:50.637733 | 0.06s 2026-03-14 08:05:12.384630 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.638291 | 0.16s 2026-03-14 08:05:12.385329 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647039 | 0:02:50.638987 | 0.20s 2026-03-14 08:05:12.408072 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.661726 | 0.18s 2026-03-14 08:05:12.425130 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.678790 | 0.05s 2026-03-14 08:05:12.428429 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.682090 | 0.21s 2026-03-14 08:05:12.443594 | f227fdc6-d62b-4e1c-a7c7-98ef08056900 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647038 2026-03-14 08:05:12.444046 | f227fdc6-d62b-4e1c-a7c7-98ef08056900 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647039 2026-03-14 08:05:12.453959 | df4dac85-5a4d-4d37-94a6-e7bf2d112082 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647038 2026-03-14 08:05:12.458493 | df4dac85-5a4d-4d37-94a6-e7bf2d112082 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647039 2026-03-14 08:05:12.465694 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.719346 | 0.09s 2026-03-14 08:05:12.466330 | 8bb8665f-508a-43cf-81c0-8823105578ef | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647038 2026-03-14 08:05:12.466613 | 8bb8665f-508a-43cf-81c0-8823105578ef | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647039 2026-03-14 08:05:12.473480 | ee4d5e22-179e-4c9e-8755-62d37edccb4b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647038 2026-03-14 08:05:12.478331 | ee4d5e22-179e-4c9e-8755-62d37edccb4b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647039 2026-03-14 08:05:12.485454 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.739107 | 0.11s 2026-03-14 08:05:12.486094 | dc08f829-4ab3-4254-9923-4a5b289ad253 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.493091 | d5a465a8-cded-4a7b-8645-b78b044650a4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.504620 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.758269 | 0.13s 2026-03-14 08:05:12.505235 | 96207140-b4dd-45b7-ba9a-4e7045e995e1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.512964 | 6814698a-38ab-4240-9028-57bcf546a5a8 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.519919 | 45753275-eff3-4101-886b-a5931894cb4f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.531371 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.785024 | 0.16s 2026-03-14 08:05:12.532039 | 3ef60bb9-e281-422c-80a5-8bcadc38fdeb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647032 2026-03-14 08:05:12.544842 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.798495 | 0.17s 2026-03-14 08:05:12.556868 | fa163e0a-ba28-31b9-2e96-000000002563 | TASK | Lookup interface information 2026-03-14 08:05:12.569458 | fa163e0a-ba28-31b9-2e96-0000000025d1 | TASK | Set IP options 2026-03-14 08:05:12.581808 | fa163e0a-ba28-31b9-2e96-0000000025d1 | TASK | Set IP options 2026-03-14 08:05:12.610335 | fa163e0a-ba28-31b9-2e96-000000002601 | TASK | Set IP options 2026-03-14 08:05:12.615962 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647033 | 0:02:50.869601 | 0.39s 2026-03-14 08:05:12.617043 | fa163e0a-ba28-31b9-2e96-0000000024e4 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005647035 | 0:02:50.870705 | 0.24s 2026-03-14 08:05:12.617668 | fa163e0a-ba28-31b9-2e96-0000000025d1 | OK | Set IP options | np0005647038 2026-03-14 08:05:12.618120 | fa163e0a-ba28-31b9-2e96-0000000025d1 | TIMING | tripleo_nodes_validation : Set IP options | np0005647038 | 0:02:50.871782 | 0.05s 2026-03-14 08:05:12.660285 | b71ea6dd-ba10-4c16-84af-372e20f2053d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.660747 | b71ea6dd-ba10-4c16-84af-372e20f2053d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.667736 | 3d270832-c880-4380-94ca-07124d36c556 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.668016 | 3d270832-c880-4380-94ca-07124d36c556 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.675088 | bce748e2-26ab-4366-969f-52cda6355f63 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.675382 | bce748e2-26ab-4366-969f-52cda6355f63 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.682445 | 21d9792b-bd31-478a-a5b0-305327b177eb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.682744 | 21d9792b-bd31-478a-a5b0-305327b177eb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.690190 | dbd4de2b-37f8-47ba-8298-07f8e5af7bad | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.690483 | dbd4de2b-37f8-47ba-8298-07f8e5af7bad | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.699474 | fff3abbc-ac43-4f20-819c-d8467d77ebe4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647033 2026-03-14 08:05:12.699812 | fff3abbc-ac43-4f20-819c-d8467d77ebe4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005647035 2026-03-14 08:05:12.716719 | fa163e0a-ba28-31b9-2e96-0000000025d2 | TASK | Lookup interface information 2026-03-14 08:05:12.733667 | fa163e0a-ba28-31b9-2e96-000000002696 | TASK | Set IP options 2026-03-14 08:05:12.751665 | fa163e0a-ba28-31b9-2e96-000000002696 | TASK | Set IP options 2026-03-14 08:05:12.756564 | fa163e0a-ba28-31b9-2e96-0000000025d1 | OK | Set IP options | np0005647039 2026-03-14 08:05:12.757673 | fa163e0a-ba28-31b9-2e96-0000000025d1 | TIMING | tripleo_nodes_validation : Set IP options | np0005647039 | 0:02:51.011319 | 0.17s 2026-03-14 08:05:12.758153 | fa163e0a-ba28-31b9-2e96-000000002601 | OK | Set IP options | np0005647032 2026-03-14 08:05:12.758559 | fa163e0a-ba28-31b9-2e96-000000002601 | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:51.012203 | 0.15s 2026-03-14 08:05:12.774878 | fa163e0a-ba28-31b9-2e96-0000000025d2 | TASK | Lookup interface information 2026-03-14 08:05:12.800920 | fa163e0a-ba28-31b9-2e96-000000002602 | TASK | Lookup interface information 2026-03-14 08:05:12.805534 | fa163e0a-ba28-31b9-2e96-000000002696 | OK | Set IP options | np0005647033 2026-03-14 08:05:12.806413 | fa163e0a-ba28-31b9-2e96-000000002696 | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:02:51.060065 | 0.07s 2026-03-14 08:05:12.806775 | fa163e0a-ba28-31b9-2e96-000000002696 | OK | Set IP options | np0005647035 2026-03-14 08:05:12.807089 | fa163e0a-ba28-31b9-2e96-000000002696 | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:02:51.060751 | 0.05s 2026-03-14 08:05:12.821471 | fa163e0a-ba28-31b9-2e96-000000002697 | TASK | Lookup interface information 2026-03-14 08:05:12.839166 | fa163e0a-ba28-31b9-2e96-000000002697 | TASK | Lookup interface information 2026-03-14 08:05:12.860195 | fa163e0a-ba28-31b9-2e96-000000002563 | CHANGED | Lookup interface information | np0005647037 2026-03-14 08:05:12.861212 | fa163e0a-ba28-31b9-2e96-000000002563 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647037 | 0:02:51.114863 | 0.30s 2026-03-14 08:05:12.872613 | fa163e0a-ba28-31b9-2e96-000000002564 | TASK | Set interface vars 2026-03-14 08:05:12.971458 | fa163e0a-ba28-31b9-2e96-000000002564 | OK | Set interface vars | np0005647037 2026-03-14 08:05:12.972501 | fa163e0a-ba28-31b9-2e96-000000002564 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647037 | 0:02:51.226154 | 0.10s 2026-03-14 08:05:12.982697 | fa163e0a-ba28-31b9-2e96-000000002566 | TASK | Check IP responsiveness 2026-03-14 08:05:13.019109 | fa163e0a-ba28-31b9-2e96-000000002566 | SKIPPED | Check IP responsiveness | np0005647037 2026-03-14 08:05:13.020057 | fa163e0a-ba28-31b9-2e96-000000002566 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647037 | 0:02:51.273709 | 0.04s 2026-03-14 08:05:13.034374 | fa163e0a-ba28-31b9-2e96-000000002567 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:13.048998 | fa163e0a-ba28-31b9-2e96-0000000025d2 | CHANGED | Lookup interface information | np0005647038 2026-03-14 08:05:13.049940 | fa163e0a-ba28-31b9-2e96-0000000025d2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647038 | 0:02:51.303589 | 0.33s 2026-03-14 08:05:13.060466 | fa163e0a-ba28-31b9-2e96-0000000025d3 | TASK | Set interface vars 2026-03-14 08:05:13.074563 | fa163e0a-ba28-31b9-2e96-000000002567 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647037 2026-03-14 08:05:13.075515 | fa163e0a-ba28-31b9-2e96-000000002567 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647037 | 0:02:51.329165 | 0.03s 2026-03-14 08:05:13.085654 | fa163e0a-ba28-31b9-2e96-00000000256d | TASK | Set IP options 2026-03-14 08:05:13.178808 | fa163e0a-ba28-31b9-2e96-0000000025d2 | CHANGED | Lookup interface information | np0005647039 2026-03-14 08:05:13.180434 | fa163e0a-ba28-31b9-2e96-0000000025d2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647039 | 0:02:51.434078 | 0.40s 2026-03-14 08:05:13.181869 | fa163e0a-ba28-31b9-2e96-000000002602 | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:13.184570 | fa163e0a-ba28-31b9-2e96-000000002602 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:51.438198 | 0.38s 2026-03-14 08:05:13.185779 | fa163e0a-ba28-31b9-2e96-000000002697 | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:13.186538 | fa163e0a-ba28-31b9-2e96-000000002697 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:02:51.440190 | 0.36s 2026-03-14 08:05:13.187528 | fa163e0a-ba28-31b9-2e96-000000002697 | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:13.188192 | fa163e0a-ba28-31b9-2e96-000000002697 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:02:51.441847 | 0.35s 2026-03-14 08:05:13.189364 | fa163e0a-ba28-31b9-2e96-00000000256d | OK | Set IP options | np0005647037 2026-03-14 08:05:13.190212 | fa163e0a-ba28-31b9-2e96-00000000256d | TIMING | tripleo_nodes_validation : Set IP options | np0005647037 | 0:02:51.443863 | 0.10s 2026-03-14 08:05:13.211812 | fa163e0a-ba28-31b9-2e96-00000000256e | TASK | Lookup interface information 2026-03-14 08:05:13.231287 | fa163e0a-ba28-31b9-2e96-0000000025d3 | TASK | Set interface vars 2026-03-14 08:05:13.263607 | fa163e0a-ba28-31b9-2e96-000000002603 | TASK | Set interface vars 2026-03-14 08:05:13.295027 | fa163e0a-ba28-31b9-2e96-000000002698 | TASK | Set interface vars 2026-03-14 08:05:13.324073 | fa163e0a-ba28-31b9-2e96-000000002698 | TASK | Set interface vars 2026-03-14 08:05:13.331276 | fa163e0a-ba28-31b9-2e96-0000000025d3 | OK | Set interface vars | np0005647038 2026-03-14 08:05:13.332709 | fa163e0a-ba28-31b9-2e96-0000000025d3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647038 | 0:02:51.586353 | 0.27s 2026-03-14 08:05:13.333313 | fa163e0a-ba28-31b9-2e96-0000000025d3 | OK | Set interface vars | np0005647039 2026-03-14 08:05:13.333774 | fa163e0a-ba28-31b9-2e96-0000000025d3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647039 | 0:02:51.587434 | 0.10s 2026-03-14 08:05:13.345899 | fa163e0a-ba28-31b9-2e96-0000000025d5 | TASK | Check IP responsiveness 2026-03-14 08:05:13.366896 | fa163e0a-ba28-31b9-2e96-0000000025d5 | TASK | Check IP responsiveness 2026-03-14 08:05:13.373018 | fa163e0a-ba28-31b9-2e96-000000002603 | OK | Set interface vars | np0005647032 2026-03-14 08:05:13.373938 | fa163e0a-ba28-31b9-2e96-000000002603 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:51.627589 | 0.11s 2026-03-14 08:05:13.374297 | fa163e0a-ba28-31b9-2e96-000000002698 | OK | Set interface vars | np0005647033 2026-03-14 08:05:13.374654 | fa163e0a-ba28-31b9-2e96-000000002698 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:02:51.628316 | 0.08s 2026-03-14 08:05:13.389525 | fa163e0a-ba28-31b9-2e96-000000002605 | TASK | Check IP responsiveness 2026-03-14 08:05:13.408437 | fa163e0a-ba28-31b9-2e96-00000000269a | TASK | Check IP responsiveness 2026-03-14 08:05:13.418650 | fa163e0a-ba28-31b9-2e96-000000002698 | OK | Set interface vars | np0005647035 2026-03-14 08:05:13.422843 | fa163e0a-ba28-31b9-2e96-000000002698 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:02:51.676487 | 0.10s 2026-03-14 08:05:13.423322 | fa163e0a-ba28-31b9-2e96-000000002605 | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:13.423663 | fa163e0a-ba28-31b9-2e96-000000002605 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:51.677325 | 0.03s 2026-03-14 08:05:13.441005 | fa163e0a-ba28-31b9-2e96-000000002606 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:13.461697 | fa163e0a-ba28-31b9-2e96-00000000269a | TASK | Check IP responsiveness 2026-03-14 08:05:13.472130 | fa163e0a-ba28-31b9-2e96-000000002606 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:13.473153 | fa163e0a-ba28-31b9-2e96-000000002606 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:51.726801 | 0.03s 2026-03-14 08:05:13.489622 | fa163e0a-ba28-31b9-2e96-00000000260c | TASK | Set IP options 2026-03-14 08:05:13.516520 | fa163e0a-ba28-31b9-2e96-00000000256e | CHANGED | Lookup interface information | np0005647037 2026-03-14 08:05:13.517563 | fa163e0a-ba28-31b9-2e96-00000000256e | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647037 | 0:02:51.771192 | 0.30s 2026-03-14 08:05:13.530902 | fa163e0a-ba28-31b9-2e96-00000000256f | TASK | Set interface vars 2026-03-14 08:05:13.537731 | fa163e0a-ba28-31b9-2e96-00000000260c | OK | Set IP options | np0005647032 2026-03-14 08:05:13.538622 | fa163e0a-ba28-31b9-2e96-00000000260c | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:51.792270 | 0.05s 2026-03-14 08:05:13.553667 | fa163e0a-ba28-31b9-2e96-00000000260d | TASK | Lookup interface information 2026-03-14 08:05:13.619650 | fa163e0a-ba28-31b9-2e96-00000000256f | OK | Set interface vars | np0005647037 2026-03-14 08:05:13.620849 | fa163e0a-ba28-31b9-2e96-00000000256f | TIMING | tripleo_nodes_validation : Set interface vars | np0005647037 | 0:02:51.874501 | 0.09s 2026-03-14 08:05:13.631997 | fa163e0a-ba28-31b9-2e96-000000002571 | TASK | Check IP responsiveness 2026-03-14 08:05:13.657409 | fa163e0a-ba28-31b9-2e96-000000002571 | SKIPPED | Check IP responsiveness | np0005647037 2026-03-14 08:05:13.658186 | fa163e0a-ba28-31b9-2e96-000000002571 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647037 | 0:02:51.911842 | 0.03s 2026-03-14 08:05:13.668851 | fa163e0a-ba28-31b9-2e96-000000002572 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:13.693429 | fa163e0a-ba28-31b9-2e96-000000002572 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647037 2026-03-14 08:05:13.694214 | fa163e0a-ba28-31b9-2e96-000000002572 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647037 | 0:02:51.947868 | 0.02s 2026-03-14 08:05:13.703976 | fa163e0a-ba28-31b9-2e96-00000000257a | TASK | Set IP options 2026-03-14 08:05:13.732370 | fa163e0a-ba28-31b9-2e96-00000000257a | OK | Set IP options | np0005647037 2026-03-14 08:05:13.733251 | fa163e0a-ba28-31b9-2e96-00000000257a | TIMING | tripleo_nodes_validation : Set IP options | np0005647037 | 0:02:51.986906 | 0.03s 2026-03-14 08:05:13.742584 | fa163e0a-ba28-31b9-2e96-00000000257b | TASK | Lookup interface information 2026-03-14 08:05:13.880898 | fa163e0a-ba28-31b9-2e96-00000000260d | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:13.882141 | fa163e0a-ba28-31b9-2e96-00000000260d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:52.135790 | 0.33s 2026-03-14 08:05:13.898078 | fa163e0a-ba28-31b9-2e96-00000000260e | TASK | Set interface vars 2026-03-14 08:05:13.991410 | fa163e0a-ba28-31b9-2e96-00000000260e | OK | Set interface vars | np0005647032 2026-03-14 08:05:13.992259 | fa163e0a-ba28-31b9-2e96-00000000260e | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:52.245910 | 0.09s 2026-03-14 08:05:14.007020 | fa163e0a-ba28-31b9-2e96-000000002610 | TASK | Check IP responsiveness 2026-03-14 08:05:14.028708 | fa163e0a-ba28-31b9-2e96-000000002610 | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:14.029445 | fa163e0a-ba28-31b9-2e96-000000002610 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:52.283100 | 0.02s 2026-03-14 08:05:14.045705 | fa163e0a-ba28-31b9-2e96-000000002611 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:14.059556 | fa163e0a-ba28-31b9-2e96-00000000257b | CHANGED | Lookup interface information | np0005647037 2026-03-14 08:05:14.060720 | fa163e0a-ba28-31b9-2e96-00000000257b | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647037 | 0:02:52.314369 | 0.32s 2026-03-14 08:05:14.076155 | fa163e0a-ba28-31b9-2e96-00000000257c | TASK | Set interface vars 2026-03-14 08:05:14.081869 | fa163e0a-ba28-31b9-2e96-000000002611 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:14.082956 | fa163e0a-ba28-31b9-2e96-000000002611 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:52.336604 | 0.04s 2026-03-14 08:05:14.102520 | fa163e0a-ba28-31b9-2e96-000000002619 | TASK | Set IP options 2026-03-14 08:05:14.143509 | fa163e0a-ba28-31b9-2e96-000000002619 | OK | Set IP options | np0005647032 2026-03-14 08:05:14.144331 | fa163e0a-ba28-31b9-2e96-000000002619 | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:52.397985 | 0.04s 2026-03-14 08:05:14.162164 | fa163e0a-ba28-31b9-2e96-00000000261a | TASK | Lookup interface information 2026-03-14 08:05:14.167332 | fa163e0a-ba28-31b9-2e96-00000000257c | OK | Set interface vars | np0005647037 2026-03-14 08:05:14.168209 | fa163e0a-ba28-31b9-2e96-00000000257c | TIMING | tripleo_nodes_validation : Set interface vars | np0005647037 | 0:02:52.421859 | 0.09s 2026-03-14 08:05:14.178402 | fa163e0a-ba28-31b9-2e96-00000000257e | TASK | Check IP responsiveness 2026-03-14 08:05:14.209349 | fa163e0a-ba28-31b9-2e96-00000000257e | SKIPPED | Check IP responsiveness | np0005647037 2026-03-14 08:05:14.209983 | fa163e0a-ba28-31b9-2e96-00000000257e | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647037 | 0:02:52.463634 | 0.03s 2026-03-14 08:05:14.220138 | fa163e0a-ba28-31b9-2e96-00000000257f | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:14.249518 | fa163e0a-ba28-31b9-2e96-00000000257f | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647037 2026-03-14 08:05:14.250145 | fa163e0a-ba28-31b9-2e96-00000000257f | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647037 | 0:02:52.503801 | 0.03s 2026-03-14 08:05:14.259450 | fa163e0a-ba28-31b9-2e96-000000002587 | TASK | Set IP options 2026-03-14 08:05:14.302404 | fa163e0a-ba28-31b9-2e96-000000002587 | OK | Set IP options | np0005647037 2026-03-14 08:05:14.303257 | fa163e0a-ba28-31b9-2e96-000000002587 | TIMING | tripleo_nodes_validation : Set IP options | np0005647037 | 0:02:52.556913 | 0.04s 2026-03-14 08:05:14.313455 | fa163e0a-ba28-31b9-2e96-000000002588 | TASK | Lookup interface information 2026-03-14 08:05:14.464961 | fa163e0a-ba28-31b9-2e96-00000000261a | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:14.466263 | fa163e0a-ba28-31b9-2e96-00000000261a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:52.719910 | 0.30s 2026-03-14 08:05:14.489060 | fa163e0a-ba28-31b9-2e96-00000000261b | TASK | Set interface vars 2026-03-14 08:05:14.572923 | fa163e0a-ba28-31b9-2e96-00000000261b | OK | Set interface vars | np0005647032 2026-03-14 08:05:14.573947 | fa163e0a-ba28-31b9-2e96-00000000261b | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:52.827600 | 0.08s 2026-03-14 08:05:14.593760 | fa163e0a-ba28-31b9-2e96-00000000261d | TASK | Check IP responsiveness 2026-03-14 08:05:14.617325 | fa163e0a-ba28-31b9-2e96-00000000261d | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:14.618148 | fa163e0a-ba28-31b9-2e96-00000000261d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:52.871800 | 0.02s 2026-03-14 08:05:14.643442 | fa163e0a-ba28-31b9-2e96-00000000261e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:14.650018 | fa163e0a-ba28-31b9-2e96-000000002588 | CHANGED | Lookup interface information | np0005647037 2026-03-14 08:05:14.651270 | fa163e0a-ba28-31b9-2e96-000000002588 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647037 | 0:02:52.904911 | 0.34s 2026-03-14 08:05:14.665928 | fa163e0a-ba28-31b9-2e96-000000002589 | TASK | Set interface vars 2026-03-14 08:05:14.679684 | fa163e0a-ba28-31b9-2e96-00000000261e | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:14.680747 | fa163e0a-ba28-31b9-2e96-00000000261e | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:52.934394 | 0.04s 2026-03-14 08:05:14.695624 | fa163e0a-ba28-31b9-2e96-000000002624 | TASK | Set IP options 2026-03-14 08:05:14.739349 | fa163e0a-ba28-31b9-2e96-000000002624 | OK | Set IP options | np0005647032 2026-03-14 08:05:14.740158 | fa163e0a-ba28-31b9-2e96-000000002624 | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:52.993814 | 0.04s 2026-03-14 08:05:14.758497 | fa163e0a-ba28-31b9-2e96-000000002625 | TASK | Lookup interface information 2026-03-14 08:05:14.763745 | fa163e0a-ba28-31b9-2e96-000000002589 | OK | Set interface vars | np0005647037 2026-03-14 08:05:14.764965 | fa163e0a-ba28-31b9-2e96-000000002589 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647037 | 0:02:53.018612 | 0.10s 2026-03-14 08:05:14.775700 | fa163e0a-ba28-31b9-2e96-00000000258b | TASK | Check IP responsiveness 2026-03-14 08:05:14.809218 | fa163e0a-ba28-31b9-2e96-00000000258b | SKIPPED | Check IP responsiveness | np0005647037 2026-03-14 08:05:14.810148 | fa163e0a-ba28-31b9-2e96-00000000258b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647037 | 0:02:53.063803 | 0.03s 2026-03-14 08:05:14.820971 | fa163e0a-ba28-31b9-2e96-00000000258c | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:14.842098 | fa163e0a-ba28-31b9-2e96-00000000258c | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647037 2026-03-14 08:05:14.842864 | fa163e0a-ba28-31b9-2e96-00000000258c | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647037 | 0:02:53.096517 | 0.02s 2026-03-14 08:05:14.852069 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:05:14.874062 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647037 2026-03-14 08:05:14.874886 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647037 | 0:02:53.128540 | 0.02s 2026-03-14 08:05:15.077994 | fa163e0a-ba28-31b9-2e96-000000002625 | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:15.078875 | fa163e0a-ba28-31b9-2e96-000000002625 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:53.332534 | 0.32s 2026-03-14 08:05:15.092588 | fa163e0a-ba28-31b9-2e96-000000002626 | TASK | Set interface vars 2026-03-14 08:05:15.184478 | fa163e0a-ba28-31b9-2e96-000000002626 | OK | Set interface vars | np0005647032 2026-03-14 08:05:15.185289 | fa163e0a-ba28-31b9-2e96-000000002626 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:53.438946 | 0.09s 2026-03-14 08:05:15.199030 | fa163e0a-ba28-31b9-2e96-000000002628 | TASK | Check IP responsiveness 2026-03-14 08:05:15.228688 | fa163e0a-ba28-31b9-2e96-000000002628 | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:15.229628 | fa163e0a-ba28-31b9-2e96-000000002628 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:53.483283 | 0.03s 2026-03-14 08:05:15.244924 | fa163e0a-ba28-31b9-2e96-000000002629 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:15.267099 | fa163e0a-ba28-31b9-2e96-000000002629 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:15.267927 | fa163e0a-ba28-31b9-2e96-000000002629 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:53.521581 | 0.02s 2026-03-14 08:05:15.281737 | fa163e0a-ba28-31b9-2e96-00000000262f | TASK | Set IP options 2026-03-14 08:05:15.304453 | fa163e0a-ba28-31b9-2e96-00000000262f | OK | Set IP options | np0005647032 2026-03-14 08:05:15.305437 | fa163e0a-ba28-31b9-2e96-00000000262f | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:53.559092 | 0.02s 2026-03-14 08:05:15.320129 | fa163e0a-ba28-31b9-2e96-000000002630 | TASK | Lookup interface information 2026-03-14 08:05:15.628870 | fa163e0a-ba28-31b9-2e96-000000002630 | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:15.629895 | fa163e0a-ba28-31b9-2e96-000000002630 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:53.883547 | 0.31s 2026-03-14 08:05:15.650437 | fa163e0a-ba28-31b9-2e96-000000002631 | TASK | Set interface vars 2026-03-14 08:05:15.738117 | fa163e0a-ba28-31b9-2e96-000000002631 | OK | Set interface vars | np0005647032 2026-03-14 08:05:15.739108 | fa163e0a-ba28-31b9-2e96-000000002631 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:53.992760 | 0.09s 2026-03-14 08:05:15.758908 | fa163e0a-ba28-31b9-2e96-000000002633 | TASK | Check IP responsiveness 2026-03-14 08:05:15.789176 | fa163e0a-ba28-31b9-2e96-000000002633 | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:15.790240 | fa163e0a-ba28-31b9-2e96-000000002633 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:54.043892 | 0.03s 2026-03-14 08:05:15.812285 | fa163e0a-ba28-31b9-2e96-000000002634 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:15.838626 | fa163e0a-ba28-31b9-2e96-000000002634 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:15.839540 | fa163e0a-ba28-31b9-2e96-000000002634 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:54.093191 | 0.03s 2026-03-14 08:05:15.859246 | fa163e0a-ba28-31b9-2e96-00000000263c | TASK | Set IP options 2026-03-14 08:05:15.902128 | fa163e0a-ba28-31b9-2e96-00000000263c | OK | Set IP options | np0005647032 2026-03-14 08:05:15.903185 | fa163e0a-ba28-31b9-2e96-00000000263c | TIMING | tripleo_nodes_validation : Set IP options | np0005647032 | 0:02:54.156836 | 0.04s 2026-03-14 08:05:15.922657 | fa163e0a-ba28-31b9-2e96-00000000263d | TASK | Lookup interface information 2026-03-14 08:05:16.233791 | fa163e0a-ba28-31b9-2e96-00000000263d | CHANGED | Lookup interface information | np0005647032 2026-03-14 08:05:16.234913 | fa163e0a-ba28-31b9-2e96-00000000263d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647032 | 0:02:54.488565 | 0.31s 2026-03-14 08:05:16.255128 | fa163e0a-ba28-31b9-2e96-00000000263e | TASK | Set interface vars 2026-03-14 08:05:16.320117 | fa163e0a-ba28-31b9-2e96-00000000263e | OK | Set interface vars | np0005647032 2026-03-14 08:05:16.321104 | fa163e0a-ba28-31b9-2e96-00000000263e | TIMING | tripleo_nodes_validation : Set interface vars | np0005647032 | 0:02:54.574757 | 0.06s 2026-03-14 08:05:16.340572 | fa163e0a-ba28-31b9-2e96-000000002640 | TASK | Check IP responsiveness 2026-03-14 08:05:16.363818 | fa163e0a-ba28-31b9-2e96-000000002640 | SKIPPED | Check IP responsiveness | np0005647032 2026-03-14 08:05:16.364771 | fa163e0a-ba28-31b9-2e96-000000002640 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647032 | 0:02:54.618423 | 0.02s 2026-03-14 08:05:16.386703 | fa163e0a-ba28-31b9-2e96-000000002641 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-03-14 08:05:16.416730 | fa163e0a-ba28-31b9-2e96-000000002641 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005647032 2026-03-14 08:05:16.418020 | fa163e0a-ba28-31b9-2e96-000000002641 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005647032 | 0:02:54.671666 | 0.03s 2026-03-14 08:05:16.437715 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:05:16.470155 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647032 2026-03-14 08:05:16.471156 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647032 | 0:02:54.724808 | 0.03s 2026-03-14 08:05:17.736514 | fa163e0a-ba28-31b9-2e96-0000000025d5 | OK | Check IP responsiveness | np0005647039 2026-03-14 08:05:17.739084 | fa163e0a-ba28-31b9-2e96-0000000025d5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647039 | 0:02:55.992732 | 4.37s 2026-03-14 08:05:17.764430 | fa163e0a-ba28-31b9-2e96-0000000025d6 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-03-14 08:05:17.774707 | fa163e0a-ba28-31b9-2e96-0000000025d5 | OK | Check IP responsiveness | np0005647038 2026-03-14 08:05:17.777297 | fa163e0a-ba28-31b9-2e96-0000000025d5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647038 | 0:02:56.030937 | 4.43s 2026-03-14 08:05:17.803800 | fa163e0a-ba28-31b9-2e96-0000000025d6 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-03-14 08:05:17.820398 | fa163e0a-ba28-31b9-2e96-00000000269a | OK | Check IP responsiveness | np0005647033 2026-03-14 08:05:17.823194 | fa163e0a-ba28-31b9-2e96-00000000269a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:02:56.076818 | 4.41s 2026-03-14 08:05:17.825003 | fa163e0a-ba28-31b9-2e96-0000000025d6 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005647039 2026-03-14 08:05:17.825944 | fa163e0a-ba28-31b9-2e96-0000000025d6 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005647039 | 0:02:56.079593 | 0.06s 2026-03-14 08:05:17.856154 | fa163e0a-ba28-31b9-2e96-0000000025dc | TASK | Set IP options 2026-03-14 08:05:17.887361 | fa163e0a-ba28-31b9-2e96-00000000269b | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-03-14 08:05:17.897503 | fa163e0a-ba28-31b9-2e96-0000000025d6 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005647038 2026-03-14 08:05:17.898452 | fa163e0a-ba28-31b9-2e96-0000000025d6 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005647038 | 0:02:56.152097 | 0.09s 2026-03-14 08:05:17.898985 | fa163e0a-ba28-31b9-2e96-00000000269a | OK | Check IP responsiveness | np0005647035 2026-03-14 08:05:17.899369 | fa163e0a-ba28-31b9-2e96-00000000269a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:02:56.153031 | 4.44s 2026-03-14 08:05:17.899919 | fa163e0a-ba28-31b9-2e96-0000000025dc | OK | Set IP options | np0005647039 2026-03-14 08:05:17.900272 | fa163e0a-ba28-31b9-2e96-0000000025dc | TIMING | tripleo_nodes_validation : Set IP options | np0005647039 | 0:02:56.153934 | 0.04s 2026-03-14 08:05:17.913838 | fa163e0a-ba28-31b9-2e96-0000000025dc | TASK | Set IP options 2026-03-14 08:05:17.927654 | fa163e0a-ba28-31b9-2e96-0000000025dd | TASK | Lookup interface information 2026-03-14 08:05:17.956237 | fa163e0a-ba28-31b9-2e96-00000000269b | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-03-14 08:05:17.960826 | fa163e0a-ba28-31b9-2e96-00000000269b | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005647033 2026-03-14 08:05:17.961692 | fa163e0a-ba28-31b9-2e96-00000000269b | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005647033 | 0:02:56.215340 | 0.07s 2026-03-14 08:05:17.962152 | fa163e0a-ba28-31b9-2e96-0000000025dc | OK | Set IP options | np0005647038 2026-03-14 08:05:17.962463 | fa163e0a-ba28-31b9-2e96-0000000025dc | TIMING | tripleo_nodes_validation : Set IP options | np0005647038 | 0:02:56.216125 | 0.05s 2026-03-14 08:05:17.972513 | fa163e0a-ba28-31b9-2e96-0000000025dd | TASK | Lookup interface information 2026-03-14 08:05:17.989450 | fa163e0a-ba28-31b9-2e96-0000000026a1 | TASK | Set IP options 2026-03-14 08:05:18.002291 | fa163e0a-ba28-31b9-2e96-00000000269b | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005647035 2026-03-14 08:05:18.003276 | fa163e0a-ba28-31b9-2e96-00000000269b | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005647035 | 0:02:56.256925 | 0.05s 2026-03-14 08:05:18.017754 | fa163e0a-ba28-31b9-2e96-0000000026a1 | TASK | Set IP options 2026-03-14 08:05:18.034437 | fa163e0a-ba28-31b9-2e96-0000000026a1 | OK | Set IP options | np0005647033 2026-03-14 08:05:18.035669 | fa163e0a-ba28-31b9-2e96-0000000026a1 | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:02:56.289320 | 0.05s 2026-03-14 08:05:18.050233 | fa163e0a-ba28-31b9-2e96-0000000026a2 | TASK | Lookup interface information 2026-03-14 08:05:18.068246 | fa163e0a-ba28-31b9-2e96-0000000026a1 | OK | Set IP options | np0005647035 2026-03-14 08:05:18.069194 | fa163e0a-ba28-31b9-2e96-0000000026a1 | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:02:56.322839 | 0.05s 2026-03-14 08:05:18.084158 | fa163e0a-ba28-31b9-2e96-0000000026a2 | TASK | Lookup interface information 2026-03-14 08:05:18.184391 | fa163e0a-ba28-31b9-2e96-0000000025dd | CHANGED | Lookup interface information | np0005647039 2026-03-14 08:05:18.185321 | fa163e0a-ba28-31b9-2e96-0000000025dd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647039 | 0:02:56.438973 | 0.26s 2026-03-14 08:05:18.195121 | fa163e0a-ba28-31b9-2e96-0000000025de | TASK | Set interface vars 2026-03-14 08:05:18.249378 | fa163e0a-ba28-31b9-2e96-0000000025dd | CHANGED | Lookup interface information | np0005647038 2026-03-14 08:05:18.250380 | fa163e0a-ba28-31b9-2e96-0000000025dd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647038 | 0:02:56.504032 | 0.28s 2026-03-14 08:05:18.260182 | fa163e0a-ba28-31b9-2e96-0000000025de | TASK | Set interface vars 2026-03-14 08:05:18.283836 | fa163e0a-ba28-31b9-2e96-0000000025de | OK | Set interface vars | np0005647039 2026-03-14 08:05:18.284754 | fa163e0a-ba28-31b9-2e96-0000000025de | TIMING | tripleo_nodes_validation : Set interface vars | np0005647039 | 0:02:56.538405 | 0.09s 2026-03-14 08:05:18.294454 | fa163e0a-ba28-31b9-2e96-0000000025e0 | TASK | Check IP responsiveness 2026-03-14 08:05:18.355169 | fa163e0a-ba28-31b9-2e96-0000000025de | OK | Set interface vars | np0005647038 2026-03-14 08:05:18.361383 | fa163e0a-ba28-31b9-2e96-0000000025de | TIMING | tripleo_nodes_validation : Set interface vars | np0005647038 | 0:02:56.615020 | 0.10s 2026-03-14 08:05:18.362230 | fa163e0a-ba28-31b9-2e96-0000000026a2 | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:18.362928 | fa163e0a-ba28-31b9-2e96-0000000026a2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:02:56.616583 | 0.31s 2026-03-14 08:05:18.376354 | fa163e0a-ba28-31b9-2e96-0000000025e0 | TASK | Check IP responsiveness 2026-03-14 08:05:18.400293 | fa163e0a-ba28-31b9-2e96-0000000026a3 | TASK | Set interface vars 2026-03-14 08:05:18.411182 | fa163e0a-ba28-31b9-2e96-0000000026a2 | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:18.412108 | fa163e0a-ba28-31b9-2e96-0000000026a2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:02:56.665757 | 0.33s 2026-03-14 08:05:18.426826 | fa163e0a-ba28-31b9-2e96-0000000026a3 | TASK | Set interface vars 2026-03-14 08:05:18.496151 | fa163e0a-ba28-31b9-2e96-0000000026a3 | OK | Set interface vars | np0005647033 2026-03-14 08:05:18.497161 | fa163e0a-ba28-31b9-2e96-0000000026a3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:02:56.750813 | 0.09s 2026-03-14 08:05:18.515979 | fa163e0a-ba28-31b9-2e96-0000000026a5 | TASK | Check IP responsiveness 2026-03-14 08:05:18.520875 | fa163e0a-ba28-31b9-2e96-0000000026a3 | OK | Set interface vars | np0005647035 2026-03-14 08:05:18.521736 | fa163e0a-ba28-31b9-2e96-0000000026a3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:02:56.775386 | 0.09s 2026-03-14 08:05:18.535949 | fa163e0a-ba28-31b9-2e96-0000000026a5 | TASK | Check IP responsiveness 2026-03-14 08:05:22.671513 | fa163e0a-ba28-31b9-2e96-0000000025e0 | OK | Check IP responsiveness | np0005647039 2026-03-14 08:05:22.672705 | fa163e0a-ba28-31b9-2e96-0000000025e0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647039 | 0:03:00.926354 | 4.38s 2026-03-14 08:05:22.689731 | fa163e0a-ba28-31b9-2e96-0000000025e1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-03-14 08:05:22.704531 | fa163e0a-ba28-31b9-2e96-0000000025e0 | OK | Check IP responsiveness | np0005647038 2026-03-14 08:05:22.705746 | fa163e0a-ba28-31b9-2e96-0000000025e0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647038 | 0:03:00.959393 | 4.33s 2026-03-14 08:05:22.719740 | fa163e0a-ba28-31b9-2e96-0000000025e1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-03-14 08:05:22.901784 | fa163e0a-ba28-31b9-2e96-0000000026a5 | OK | Check IP responsiveness | np0005647033 2026-03-14 08:05:22.904123 | fa163e0a-ba28-31b9-2e96-0000000026a5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:03:01.157767 | 4.39s 2026-03-14 08:05:22.929021 | fa163e0a-ba28-31b9-2e96-0000000026a6 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-03-14 08:05:22.994239 | fa163e0a-ba28-31b9-2e96-0000000026a5 | OK | Check IP responsiveness | np0005647035 2026-03-14 08:05:22.995565 | fa163e0a-ba28-31b9-2e96-0000000026a5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:03:01.249189 | 4.46s 2026-03-14 08:05:23.017951 | fa163e0a-ba28-31b9-2e96-0000000026a6 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-03-14 08:05:27.078142 | fa163e0a-ba28-31b9-2e96-0000000025e1 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647039 2026-03-14 08:05:27.080364 | fa163e0a-ba28-31b9-2e96-0000000025e1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647039 | 0:03:05.333992 | 4.39s 2026-03-14 08:05:27.095253 | fa163e0a-ba28-31b9-2e96-0000000025e9 | TASK | Set IP options 2026-03-14 08:05:27.118418 | fa163e0a-ba28-31b9-2e96-0000000025e1 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647038 2026-03-14 08:05:27.119362 | fa163e0a-ba28-31b9-2e96-0000000025e1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647038 | 0:03:05.373015 | 4.40s 2026-03-14 08:05:27.132240 | fa163e0a-ba28-31b9-2e96-0000000025e9 | TASK | Set IP options 2026-03-14 08:05:27.140831 | fa163e0a-ba28-31b9-2e96-0000000025e9 | OK | Set IP options | np0005647039 2026-03-14 08:05:27.141875 | fa163e0a-ba28-31b9-2e96-0000000025e9 | TIMING | tripleo_nodes_validation : Set IP options | np0005647039 | 0:03:05.395522 | 0.05s 2026-03-14 08:05:27.154017 | fa163e0a-ba28-31b9-2e96-0000000025ea | TASK | Lookup interface information 2026-03-14 08:05:27.164628 | fa163e0a-ba28-31b9-2e96-0000000025e9 | OK | Set IP options | np0005647038 2026-03-14 08:05:27.165749 | fa163e0a-ba28-31b9-2e96-0000000025e9 | TIMING | tripleo_nodes_validation : Set IP options | np0005647038 | 0:03:05.419400 | 0.03s 2026-03-14 08:05:27.175691 | fa163e0a-ba28-31b9-2e96-0000000025ea | TASK | Lookup interface information 2026-03-14 08:05:27.388676 | fa163e0a-ba28-31b9-2e96-0000000026a6 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647033 2026-03-14 08:05:27.390326 | fa163e0a-ba28-31b9-2e96-0000000026a6 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647033 | 0:03:05.643977 | 4.46s 2026-03-14 08:05:27.405202 | fa163e0a-ba28-31b9-2e96-0000000026ac | TASK | Set IP options 2026-03-14 08:05:27.416008 | fa163e0a-ba28-31b9-2e96-0000000026a6 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647035 2026-03-14 08:05:27.417473 | fa163e0a-ba28-31b9-2e96-0000000026a6 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005647035 | 0:03:05.671123 | 4.40s 2026-03-14 08:05:27.433718 | fa163e0a-ba28-31b9-2e96-0000000026ac | TASK | Set IP options 2026-03-14 08:05:27.443694 | fa163e0a-ba28-31b9-2e96-0000000025ea | CHANGED | Lookup interface information | np0005647039 2026-03-14 08:05:27.444983 | fa163e0a-ba28-31b9-2e96-0000000025ea | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647039 | 0:03:05.698632 | 0.29s 2026-03-14 08:05:27.459471 | fa163e0a-ba28-31b9-2e96-0000000025eb | TASK | Set interface vars 2026-03-14 08:05:27.466114 | fa163e0a-ba28-31b9-2e96-0000000026ac | OK | Set IP options | np0005647033 2026-03-14 08:05:27.473485 | fa163e0a-ba28-31b9-2e96-0000000026ac | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:03:05.727134 | 0.06s 2026-03-14 08:05:27.474331 | fa163e0a-ba28-31b9-2e96-0000000026ac | OK | Set IP options | np0005647035 2026-03-14 08:05:27.474774 | fa163e0a-ba28-31b9-2e96-0000000026ac | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:03:05.728436 | 0.03s 2026-03-14 08:05:27.495076 | fa163e0a-ba28-31b9-2e96-0000000026ad | TASK | Lookup interface information 2026-03-14 08:05:27.514028 | fa163e0a-ba28-31b9-2e96-0000000026ad | TASK | Lookup interface information 2026-03-14 08:05:27.520284 | fa163e0a-ba28-31b9-2e96-0000000025ea | CHANGED | Lookup interface information | np0005647038 2026-03-14 08:05:27.521826 | fa163e0a-ba28-31b9-2e96-0000000025ea | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647038 | 0:03:05.775477 | 0.35s 2026-03-14 08:05:27.533744 | fa163e0a-ba28-31b9-2e96-0000000025eb | TASK | Set interface vars 2026-03-14 08:05:27.555999 | fa163e0a-ba28-31b9-2e96-0000000025eb | OK | Set interface vars | np0005647039 2026-03-14 08:05:27.557649 | fa163e0a-ba28-31b9-2e96-0000000025eb | TIMING | tripleo_nodes_validation : Set interface vars | np0005647039 | 0:03:05.811301 | 0.10s 2026-03-14 08:05:27.568433 | fa163e0a-ba28-31b9-2e96-0000000025ed | TASK | Check IP responsiveness 2026-03-14 08:05:27.625271 | fa163e0a-ba28-31b9-2e96-0000000025eb | OK | Set interface vars | np0005647038 2026-03-14 08:05:27.626826 | fa163e0a-ba28-31b9-2e96-0000000025eb | TIMING | tripleo_nodes_validation : Set interface vars | np0005647038 | 0:03:05.880478 | 0.09s 2026-03-14 08:05:27.636739 | fa163e0a-ba28-31b9-2e96-0000000025ed | TASK | Check IP responsiveness 2026-03-14 08:05:27.844756 | fa163e0a-ba28-31b9-2e96-0000000026ad | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:27.846366 | fa163e0a-ba28-31b9-2e96-0000000026ad | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:03:06.100014 | 0.35s 2026-03-14 08:05:27.871917 | fa163e0a-ba28-31b9-2e96-0000000026ae | TASK | Set interface vars 2026-03-14 08:05:27.877198 | fa163e0a-ba28-31b9-2e96-0000000026ad | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:27.878255 | fa163e0a-ba28-31b9-2e96-0000000026ad | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:03:06.131899 | 0.36s 2026-03-14 08:05:27.898533 | fa163e0a-ba28-31b9-2e96-0000000026ae | TASK | Set interface vars 2026-03-14 08:05:27.960755 | fa163e0a-ba28-31b9-2e96-0000000026ae | OK | Set interface vars | np0005647033 2026-03-14 08:05:27.961880 | fa163e0a-ba28-31b9-2e96-0000000026ae | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:03:06.215528 | 0.09s 2026-03-14 08:05:27.981172 | fa163e0a-ba28-31b9-2e96-0000000026b0 | TASK | Check IP responsiveness 2026-03-14 08:05:27.991896 | fa163e0a-ba28-31b9-2e96-0000000026ae | OK | Set interface vars | np0005647035 2026-03-14 08:05:27.993008 | fa163e0a-ba28-31b9-2e96-0000000026ae | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:03:06.246652 | 0.09s 2026-03-14 08:05:28.013906 | fa163e0a-ba28-31b9-2e96-0000000026b0 | TASK | Check IP responsiveness 2026-03-14 08:05:32.019923 | fa163e0a-ba28-31b9-2e96-0000000025ed | OK | Check IP responsiveness | np0005647039 2026-03-14 08:05:32.021775 | fa163e0a-ba28-31b9-2e96-0000000025ed | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647039 | 0:03:10.275421 | 4.45s 2026-03-14 08:05:32.027392 | fa163e0a-ba28-31b9-2e96-0000000025ed | OK | Check IP responsiveness | np0005647038 2026-03-14 08:05:32.028087 | fa163e0a-ba28-31b9-2e96-0000000025ed | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647038 | 0:03:10.281744 | 4.39s 2026-03-14 08:05:32.045406 | fa163e0a-ba28-31b9-2e96-0000000025ee | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-03-14 08:05:32.067151 | fa163e0a-ba28-31b9-2e96-0000000025ee | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-03-14 08:05:32.378975 | fa163e0a-ba28-31b9-2e96-0000000026b0 | OK | Check IP responsiveness | np0005647033 2026-03-14 08:05:32.380611 | fa163e0a-ba28-31b9-2e96-0000000026b0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:03:10.634247 | 4.39s 2026-03-14 08:05:32.422952 | fa163e0a-ba28-31b9-2e96-0000000026b1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2026-03-14 08:05:32.428944 | fa163e0a-ba28-31b9-2e96-0000000026b0 | OK | Check IP responsiveness | np0005647035 2026-03-14 08:05:32.430520 | fa163e0a-ba28-31b9-2e96-0000000026b0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:03:10.684119 | 4.42s 2026-03-14 08:05:32.463433 | fa163e0a-ba28-31b9-2e96-0000000026b1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2026-03-14 08:05:36.395982 | fa163e0a-ba28-31b9-2e96-0000000025ee | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647038 2026-03-14 08:05:36.397338 | fa163e0a-ba28-31b9-2e96-0000000025ee | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647038 | 0:03:14.650985 | 4.35s 2026-03-14 08:05:36.411419 | fa163e0a-ba28-31b9-2e96-0000000025f4 | TASK | Set IP options 2026-03-14 08:05:36.454752 | fa163e0a-ba28-31b9-2e96-0000000025f4 | OK | Set IP options | np0005647038 2026-03-14 08:05:36.455820 | fa163e0a-ba28-31b9-2e96-0000000025f4 | TIMING | tripleo_nodes_validation : Set IP options | np0005647038 | 0:03:14.709472 | 0.04s 2026-03-14 08:05:36.469283 | fa163e0a-ba28-31b9-2e96-0000000025f5 | TASK | Lookup interface information 2026-03-14 08:05:36.504246 | fa163e0a-ba28-31b9-2e96-0000000025ee | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647039 2026-03-14 08:05:36.505956 | fa163e0a-ba28-31b9-2e96-0000000025ee | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647039 | 0:03:14.759603 | 4.44s 2026-03-14 08:05:36.523893 | fa163e0a-ba28-31b9-2e96-0000000025f4 | TASK | Set IP options 2026-03-14 08:05:36.563482 | fa163e0a-ba28-31b9-2e96-0000000025f4 | OK | Set IP options | np0005647039 2026-03-14 08:05:36.564326 | fa163e0a-ba28-31b9-2e96-0000000025f4 | TIMING | tripleo_nodes_validation : Set IP options | np0005647039 | 0:03:14.817982 | 0.04s 2026-03-14 08:05:36.574215 | fa163e0a-ba28-31b9-2e96-0000000025f5 | TASK | Lookup interface information 2026-03-14 08:05:36.794906 | fa163e0a-ba28-31b9-2e96-0000000025f5 | CHANGED | Lookup interface information | np0005647038 2026-03-14 08:05:36.796067 | fa163e0a-ba28-31b9-2e96-0000000025f5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647038 | 0:03:15.049716 | 0.33s 2026-03-14 08:05:36.810952 | fa163e0a-ba28-31b9-2e96-0000000025f6 | TASK | Set interface vars 2026-03-14 08:05:36.852450 | fa163e0a-ba28-31b9-2e96-0000000026b1 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005647033 2026-03-14 08:05:36.853520 | fa163e0a-ba28-31b9-2e96-0000000026b1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005647033 | 0:03:15.107169 | 4.43s 2026-03-14 08:05:36.873187 | fa163e0a-ba28-31b9-2e96-0000000026b7 | TASK | Set IP options 2026-03-14 08:05:36.883308 | fa163e0a-ba28-31b9-2e96-0000000026b1 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005647035 2026-03-14 08:05:36.885292 | fa163e0a-ba28-31b9-2e96-0000000026b1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005647035 | 0:03:15.138937 | 4.42s 2026-03-14 08:05:36.913317 | fa163e0a-ba28-31b9-2e96-0000000026b7 | TASK | Set IP options 2026-03-14 08:05:36.917753 | fa163e0a-ba28-31b9-2e96-0000000025f6 | OK | Set interface vars | np0005647038 2026-03-14 08:05:36.918582 | fa163e0a-ba28-31b9-2e96-0000000025f6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647038 | 0:03:15.172208 | 0.11s 2026-03-14 08:05:36.919000 | fa163e0a-ba28-31b9-2e96-0000000025f5 | CHANGED | Lookup interface information | np0005647039 2026-03-14 08:05:36.919356 | fa163e0a-ba28-31b9-2e96-0000000025f5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647039 | 0:03:15.173018 | 0.34s 2026-03-14 08:05:36.919801 | fa163e0a-ba28-31b9-2e96-0000000026b7 | OK | Set IP options | np0005647033 2026-03-14 08:05:36.920111 | fa163e0a-ba28-31b9-2e96-0000000026b7 | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:03:15.173773 | 0.04s 2026-03-14 08:05:36.933186 | fa163e0a-ba28-31b9-2e96-0000000025f8 | TASK | Check IP responsiveness 2026-03-14 08:05:36.954444 | fa163e0a-ba28-31b9-2e96-0000000025f6 | TASK | Set interface vars 2026-03-14 08:05:36.977488 | fa163e0a-ba28-31b9-2e96-0000000026b8 | TASK | Lookup interface information 2026-03-14 08:05:36.983879 | fa163e0a-ba28-31b9-2e96-0000000026b7 | OK | Set IP options | np0005647035 2026-03-14 08:05:36.985082 | fa163e0a-ba28-31b9-2e96-0000000026b7 | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:03:15.238726 | 0.07s 2026-03-14 08:05:37.005480 | fa163e0a-ba28-31b9-2e96-0000000026b8 | TASK | Lookup interface information 2026-03-14 08:05:37.014464 | fa163e0a-ba28-31b9-2e96-0000000025f6 | OK | Set interface vars | np0005647039 2026-03-14 08:05:37.015843 | fa163e0a-ba28-31b9-2e96-0000000025f6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647039 | 0:03:15.269483 | 0.06s 2026-03-14 08:05:37.029940 | fa163e0a-ba28-31b9-2e96-0000000025f8 | TASK | Check IP responsiveness 2026-03-14 08:05:37.258995 | fa163e0a-ba28-31b9-2e96-0000000026b8 | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:37.259925 | fa163e0a-ba28-31b9-2e96-0000000026b8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:03:15.513578 | 0.28s 2026-03-14 08:05:37.274835 | fa163e0a-ba28-31b9-2e96-0000000026b9 | TASK | Set interface vars 2026-03-14 08:05:37.303134 | fa163e0a-ba28-31b9-2e96-0000000026b8 | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:37.304131 | fa163e0a-ba28-31b9-2e96-0000000026b8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:03:15.557781 | 0.30s 2026-03-14 08:05:37.319027 | fa163e0a-ba28-31b9-2e96-0000000026b9 | TASK | Set interface vars 2026-03-14 08:05:37.377326 | fa163e0a-ba28-31b9-2e96-0000000026b9 | OK | Set interface vars | np0005647033 2026-03-14 08:05:37.378592 | fa163e0a-ba28-31b9-2e96-0000000026b9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:03:15.632240 | 0.10s 2026-03-14 08:05:37.403030 | fa163e0a-ba28-31b9-2e96-0000000026bb | TASK | Check IP responsiveness 2026-03-14 08:05:37.409454 | fa163e0a-ba28-31b9-2e96-0000000026b9 | OK | Set interface vars | np0005647035 2026-03-14 08:05:37.410516 | fa163e0a-ba28-31b9-2e96-0000000026b9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:03:15.664161 | 0.09s 2026-03-14 08:05:37.430271 | fa163e0a-ba28-31b9-2e96-0000000026bb | TASK | Check IP responsiveness 2026-03-14 08:05:41.311246 | fa163e0a-ba28-31b9-2e96-0000000025f8 | OK | Check IP responsiveness | np0005647038 2026-03-14 08:05:41.312331 | fa163e0a-ba28-31b9-2e96-0000000025f8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647038 | 0:03:19.565983 | 4.37s 2026-03-14 08:05:41.323297 | fa163e0a-ba28-31b9-2e96-0000000025f9 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-03-14 08:05:41.414807 | fa163e0a-ba28-31b9-2e96-0000000025f8 | OK | Check IP responsiveness | np0005647039 2026-03-14 08:05:41.415768 | fa163e0a-ba28-31b9-2e96-0000000025f8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647039 | 0:03:19.669418 | 4.38s 2026-03-14 08:05:41.425861 | fa163e0a-ba28-31b9-2e96-0000000025f9 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-03-14 08:05:41.777908 | fa163e0a-ba28-31b9-2e96-0000000026bb | OK | Check IP responsiveness | np0005647033 2026-03-14 08:05:41.779610 | fa163e0a-ba28-31b9-2e96-0000000026bb | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:03:20.033248 | 4.38s 2026-03-14 08:05:41.814825 | fa163e0a-ba28-31b9-2e96-0000000026bc | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-03-14 08:05:41.877034 | fa163e0a-ba28-31b9-2e96-0000000026bb | OK | Check IP responsiveness | np0005647035 2026-03-14 08:05:41.878670 | fa163e0a-ba28-31b9-2e96-0000000026bb | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:03:20.132309 | 4.45s 2026-03-14 08:05:41.909500 | fa163e0a-ba28-31b9-2e96-0000000026bc | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-03-14 08:05:45.728334 | fa163e0a-ba28-31b9-2e96-0000000025f9 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647038 2026-03-14 08:05:45.729605 | fa163e0a-ba28-31b9-2e96-0000000025f9 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647038 | 0:03:23.983251 | 4.41s 2026-03-14 08:05:45.743020 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:05:45.775598 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647038 2026-03-14 08:05:45.776491 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647038 | 0:03:24.030144 | 0.03s 2026-03-14 08:05:45.853454 | fa163e0a-ba28-31b9-2e96-0000000025f9 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647039 2026-03-14 08:05:45.854605 | fa163e0a-ba28-31b9-2e96-0000000025f9 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647039 | 0:03:24.108249 | 4.43s 2026-03-14 08:05:45.873749 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:05:45.899833 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647039 2026-03-14 08:05:45.901037 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647039 | 0:03:24.154683 | 0.03s 2026-03-14 08:05:46.269008 | fa163e0a-ba28-31b9-2e96-0000000026bc | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647033 2026-03-14 08:05:46.269782 | fa163e0a-ba28-31b9-2e96-0000000026bc | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647033 | 0:03:24.523439 | 4.45s 2026-03-14 08:05:46.298756 | fa163e0a-ba28-31b9-2e96-0000000026c2 | TASK | Set IP options 2026-03-14 08:05:46.342735 | fa163e0a-ba28-31b9-2e96-0000000026c2 | OK | Set IP options | np0005647033 2026-03-14 08:05:46.344194 | fa163e0a-ba28-31b9-2e96-0000000026c2 | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:03:24.597837 | 0.04s 2026-03-14 08:05:46.380331 | fa163e0a-ba28-31b9-2e96-0000000026c3 | TASK | Lookup interface information 2026-03-14 08:05:46.388511 | fa163e0a-ba28-31b9-2e96-0000000026bc | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647035 2026-03-14 08:05:46.390130 | fa163e0a-ba28-31b9-2e96-0000000026bc | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005647035 | 0:03:24.643764 | 4.48s 2026-03-14 08:05:46.420145 | fa163e0a-ba28-31b9-2e96-0000000026c2 | TASK | Set IP options 2026-03-14 08:05:46.463561 | fa163e0a-ba28-31b9-2e96-0000000026c2 | OK | Set IP options | np0005647035 2026-03-14 08:05:46.464504 | fa163e0a-ba28-31b9-2e96-0000000026c2 | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:03:24.718155 | 0.04s 2026-03-14 08:05:46.484028 | fa163e0a-ba28-31b9-2e96-0000000026c3 | TASK | Lookup interface information 2026-03-14 08:05:46.709037 | fa163e0a-ba28-31b9-2e96-0000000026c3 | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:46.710676 | fa163e0a-ba28-31b9-2e96-0000000026c3 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:03:24.964316 | 0.33s 2026-03-14 08:05:46.741141 | fa163e0a-ba28-31b9-2e96-0000000026c4 | TASK | Set interface vars 2026-03-14 08:05:46.792386 | fa163e0a-ba28-31b9-2e96-0000000026c3 | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:46.794022 | fa163e0a-ba28-31b9-2e96-0000000026c3 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:03:25.047662 | 0.31s 2026-03-14 08:05:46.822996 | fa163e0a-ba28-31b9-2e96-0000000026c4 | TASK | Set interface vars 2026-03-14 08:05:46.831194 | fa163e0a-ba28-31b9-2e96-0000000026c4 | OK | Set interface vars | np0005647033 2026-03-14 08:05:46.832427 | fa163e0a-ba28-31b9-2e96-0000000026c4 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:03:25.086069 | 0.09s 2026-03-14 08:05:46.852639 | fa163e0a-ba28-31b9-2e96-0000000026c6 | TASK | Check IP responsiveness 2026-03-14 08:05:46.888294 | fa163e0a-ba28-31b9-2e96-0000000026c4 | OK | Set interface vars | np0005647035 2026-03-14 08:05:46.889314 | fa163e0a-ba28-31b9-2e96-0000000026c4 | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:03:25.142962 | 0.06s 2026-03-14 08:05:46.908679 | fa163e0a-ba28-31b9-2e96-0000000026c6 | TASK | Check IP responsiveness 2026-03-14 08:05:51.189204 | fa163e0a-ba28-31b9-2e96-0000000026c6 | OK | Check IP responsiveness | np0005647033 2026-03-14 08:05:51.190378 | fa163e0a-ba28-31b9-2e96-0000000026c6 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:03:29.444031 | 4.34s 2026-03-14 08:05:51.215121 | fa163e0a-ba28-31b9-2e96-0000000026c7 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-03-14 08:05:51.276466 | fa163e0a-ba28-31b9-2e96-0000000026c6 | OK | Check IP responsiveness | np0005647035 2026-03-14 08:05:51.277370 | fa163e0a-ba28-31b9-2e96-0000000026c6 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:03:29.531022 | 4.37s 2026-03-14 08:05:51.293735 | fa163e0a-ba28-31b9-2e96-0000000026c7 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-03-14 08:05:55.672528 | fa163e0a-ba28-31b9-2e96-0000000026c7 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647033 2026-03-14 08:05:55.674697 | fa163e0a-ba28-31b9-2e96-0000000026c7 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647033 | 0:03:33.928326 | 4.46s 2026-03-14 08:05:55.704934 | fa163e0a-ba28-31b9-2e96-0000000026cd | TASK | Set IP options 2026-03-14 08:05:55.711183 | fa163e0a-ba28-31b9-2e96-0000000026c7 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647035 2026-03-14 08:05:55.712269 | fa163e0a-ba28-31b9-2e96-0000000026c7 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005647035 | 0:03:33.965915 | 4.42s 2026-03-14 08:05:55.732211 | fa163e0a-ba28-31b9-2e96-0000000026cd | TASK | Set IP options 2026-03-14 08:05:55.744171 | fa163e0a-ba28-31b9-2e96-0000000026cd | OK | Set IP options | np0005647033 2026-03-14 08:05:55.745746 | fa163e0a-ba28-31b9-2e96-0000000026cd | TIMING | tripleo_nodes_validation : Set IP options | np0005647033 | 0:03:33.999386 | 0.04s 2026-03-14 08:05:55.770062 | fa163e0a-ba28-31b9-2e96-0000000026ce | TASK | Lookup interface information 2026-03-14 08:05:55.782004 | fa163e0a-ba28-31b9-2e96-0000000026cd | OK | Set IP options | np0005647035 2026-03-14 08:05:55.783216 | fa163e0a-ba28-31b9-2e96-0000000026cd | TIMING | tripleo_nodes_validation : Set IP options | np0005647035 | 0:03:34.036864 | 0.05s 2026-03-14 08:05:55.803781 | fa163e0a-ba28-31b9-2e96-0000000026ce | TASK | Lookup interface information 2026-03-14 08:05:56.095881 | fa163e0a-ba28-31b9-2e96-0000000026ce | CHANGED | Lookup interface information | np0005647033 2026-03-14 08:05:56.097682 | fa163e0a-ba28-31b9-2e96-0000000026ce | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647033 | 0:03:34.351319 | 0.33s 2026-03-14 08:05:56.135110 | fa163e0a-ba28-31b9-2e96-0000000026cf | TASK | Set interface vars 2026-03-14 08:05:56.144721 | fa163e0a-ba28-31b9-2e96-0000000026ce | CHANGED | Lookup interface information | np0005647035 2026-03-14 08:05:56.147431 | fa163e0a-ba28-31b9-2e96-0000000026ce | TIMING | tripleo_nodes_validation : Lookup interface information | np0005647035 | 0:03:34.401063 | 0.34s 2026-03-14 08:05:56.178894 | fa163e0a-ba28-31b9-2e96-0000000026cf | TASK | Set interface vars 2026-03-14 08:05:56.230596 | fa163e0a-ba28-31b9-2e96-0000000026cf | OK | Set interface vars | np0005647033 2026-03-14 08:05:56.232314 | fa163e0a-ba28-31b9-2e96-0000000026cf | TIMING | tripleo_nodes_validation : Set interface vars | np0005647033 | 0:03:34.485952 | 0.09s 2026-03-14 08:05:56.262265 | fa163e0a-ba28-31b9-2e96-0000000026d1 | TASK | Check IP responsiveness 2026-03-14 08:05:56.276869 | fa163e0a-ba28-31b9-2e96-0000000026cf | OK | Set interface vars | np0005647035 2026-03-14 08:05:56.278004 | fa163e0a-ba28-31b9-2e96-0000000026cf | TIMING | tripleo_nodes_validation : Set interface vars | np0005647035 | 0:03:34.531651 | 0.10s 2026-03-14 08:05:56.297247 | fa163e0a-ba28-31b9-2e96-0000000026d1 | TASK | Check IP responsiveness 2026-03-14 08:06:00.665251 | fa163e0a-ba28-31b9-2e96-0000000026d1 | OK | Check IP responsiveness | np0005647033 2026-03-14 08:06:00.666762 | fa163e0a-ba28-31b9-2e96-0000000026d1 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647033 | 0:03:38.920410 | 4.40s 2026-03-14 08:06:00.695415 | fa163e0a-ba28-31b9-2e96-0000000026d2 | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2026-03-14 08:06:00.701249 | fa163e0a-ba28-31b9-2e96-0000000026d1 | OK | Check IP responsiveness | np0005647035 2026-03-14 08:06:00.702485 | fa163e0a-ba28-31b9-2e96-0000000026d1 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005647035 | 0:03:38.956128 | 4.40s 2026-03-14 08:06:00.722891 | fa163e0a-ba28-31b9-2e96-0000000026d2 | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2026-03-14 08:06:05.139760 | fa163e0a-ba28-31b9-2e96-0000000026d2 | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005647033 2026-03-14 08:06:05.141836 | fa163e0a-ba28-31b9-2e96-0000000026d2 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005647033 | 0:03:43.395482 | 4.45s 2026-03-14 08:06:05.170214 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:06:05.178536 | fa163e0a-ba28-31b9-2e96-0000000026d2 | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005647035 2026-03-14 08:06:05.180654 | fa163e0a-ba28-31b9-2e96-0000000026d2 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005647035 | 0:03:43.434277 | 4.46s 2026-03-14 08:06:05.215029 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TASK | Verify the configured FQDN vs /etc/hosts 2026-03-14 08:06:05.221980 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647033 2026-03-14 08:06:05.223596 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647033 | 0:03:43.477197 | 0.05s 2026-03-14 08:06:05.259892 | fa163e0a-ba28-31b9-2e96-0000000024e6 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005647035 2026-03-14 08:06:05.260778 | fa163e0a-ba28-31b9-2e96-0000000024e6 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005647035 | 0:03:43.514428 | 0.04s PLAY [Server pre deployment steps] ********************************************* 2026-03-14 08:06:05.493589 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.507348 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.530776 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.548227 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.575922 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.593801 | fa163e0a-ba28-31b9-2e96-00000000009f | TASK | Server pre deployments 2026-03-14 08:06:05.598196 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.604705 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.605475 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.606193 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.606910 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.619189 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.631508 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.649497 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.683814 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.718923 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.724432 | fa163e0a-ba28-31b9-2e96-00000000009f | OK | Server pre deployments | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000009f') missing from stats 2026-03-14 08:06:05.726222 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647037 | 0:03:43.979868 | 0.11s 2026-03-14 08:06:05.726648 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647038 | 0:03:43.980307 | 0.09s 2026-03-14 08:06:05.727091 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647039 | 0:03:43.980751 | 0.08s 2026-03-14 08:06:05.727508 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647032 | 0:03:43.981168 | 0.04s 2026-03-14 08:06:05.810631 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:05.828723 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:05.843324 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:05.861607 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:05.880748 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TASK | Hiera config 2026-03-14 08:06:05.886403 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647033 | 0:03:44.140032 | 0.17s 2026-03-14 08:06:05.927710 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:05.932774 | fa163e0a-ba28-31b9-2e96-0000000000a3 | TIMING | Hiera config | np0005647035 | 0:03:44.186409 | 0.05s 2026-03-14 08:06:05.966178 | fa163e0a-ba28-31b9-2e96-0000000028ab | TASK | Create /etc/puppet/hieradata 2026-03-14 08:06:06.087780 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647037 2026-03-14 08:06:06.089056 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647037 | 0:03:44.342701 | 0.28s 2026-03-14 08:06:06.103265 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.159141 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647039 2026-03-14 08:06:06.160480 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647039 | 0:03:44.414128 | 0.32s 2026-03-14 08:06:06.161275 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647038 2026-03-14 08:06:06.161779 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647038 | 0:03:44.415439 | 0.33s 2026-03-14 08:06:06.175754 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.202048 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.209295 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647032 2026-03-14 08:06:06.210482 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647032 | 0:03:44.464127 | 0.35s 2026-03-14 08:06:06.233132 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.269827 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647033 2026-03-14 08:06:06.270811 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647033 | 0:03:44.524465 | 0.34s 2026-03-14 08:06:06.290193 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.295610 | fa163e0a-ba28-31b9-2e96-0000000028ab | OK | Create /etc/puppet/hieradata | np0005647035 2026-03-14 08:06:06.296660 | fa163e0a-ba28-31b9-2e96-0000000028ab | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005647035 | 0:03:44.550311 | 0.33s 2026-03-14 08:06:06.312926 | fa163e0a-ba28-31b9-2e96-0000000028ac | TASK | Write hiera config 2026-03-14 08:06:06.971152 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647037 2026-03-14 08:06:06.972318 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647037 | 0:03:45.225965 | 0.87s 2026-03-14 08:06:07.001384 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.046055 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647038 2026-03-14 08:06:07.048857 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647038 | 0:03:45.302495 | 0.87s 2026-03-14 08:06:07.104460 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.115762 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647039 2026-03-14 08:06:07.118519 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647039 | 0:03:45.372152 | 0.91s 2026-03-14 08:06:07.120626 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647033 2026-03-14 08:06:07.121826 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647033 | 0:03:45.375485 | 0.83s 2026-03-14 08:06:07.136248 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647032 2026-03-14 08:06:07.136958 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647032 | 0:03:45.390616 | 0.90s 2026-03-14 08:06:07.137386 | fa163e0a-ba28-31b9-2e96-0000000028ac | OK | Write hiera config | np0005647035 2026-03-14 08:06:07.137753 | fa163e0a-ba28-31b9-2e96-0000000028ac | TIMING | tripleo_hieradata : Write hiera config | np0005647035 | 0:03:45.391415 | 0.82s 2026-03-14 08:06:07.189695 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.206248 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.224498 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.242680 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TASK | Hiera symlink 2026-03-14 08:06:07.289168 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647037 2026-03-14 08:06:07.290190 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647037 | 0:03:45.543842 | 0.29s 2026-03-14 08:06:07.302298 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.329412 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647037 | 0:03:45.583064 | 0.03s 2026-03-14 08:06:07.359187 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:07.420208 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647038 2026-03-14 08:06:07.421165 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647038 | 0:03:45.674814 | 0.31s 2026-03-14 08:06:07.441022 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.473481 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647038 | 0:03:45.727118 | 0.03s 2026-03-14 08:06:07.552720 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:07.561952 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647039 2026-03-14 08:06:07.569150 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647039 | 0:03:45.822778 | 0.38s 2026-03-14 08:06:07.570234 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647032 2026-03-14 08:06:07.571023 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647032 | 0:03:45.824678 | 0.36s 2026-03-14 08:06:07.572213 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647033 2026-03-14 08:06:07.572985 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647033 | 0:03:45.826640 | 0.35s 2026-03-14 08:06:07.573963 | fa163e0a-ba28-31b9-2e96-0000000000a4 | OK | Hiera symlink | np0005647035 2026-03-14 08:06:07.574716 | fa163e0a-ba28-31b9-2e96-0000000000a4 | TIMING | Hiera symlink | np0005647035 | 0:03:45.828370 | 0.33s 2026-03-14 08:06:07.595219 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.631815 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.663375 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.683932 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TASK | Hieradata from vars 2026-03-14 08:06:07.695205 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647039 | 0:03:45.948843 | 0.10s 2026-03-14 08:06:07.695958 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647032 | 0:03:45.949619 | 0.06s 2026-03-14 08:06:07.696309 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647033 | 0:03:45.949970 | 0.03s 2026-03-14 08:06:07.804921 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:07.828367 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:07.866983 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:07.877207 | fa163e0a-ba28-31b9-2e96-0000000000a5 | TIMING | Hieradata from vars | np0005647035 | 0:03:46.130778 | 0.18s 2026-03-14 08:06:07.929995 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TASK | Copy overcloud.json to all_nodes.json 2026-03-14 08:06:08.195409 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647037 2026-03-14 08:06:08.197841 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647037 | 0:03:46.451478 | 0.84s 2026-03-14 08:06:08.221748 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:08.422024 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647038 2026-03-14 08:06:08.422967 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647038 | 0:03:46.676618 | 0.87s 2026-03-14 08:06:08.433793 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:08.627785 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647039 2026-03-14 08:06:08.629186 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647039 | 0:03:46.882834 | 0.82s 2026-03-14 08:06:08.643321 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:08.684303 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647033 2026-03-14 08:06:08.686024 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647033 | 0:03:46.939664 | 0.82s 2026-03-14 08:06:08.726777 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:08.748476 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647032 2026-03-14 08:06:08.749779 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647032 | 0:03:47.003413 | 0.92s 2026-03-14 08:06:08.771777 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:08.808412 | fa163e0a-ba28-31b9-2e96-0000000029b9 | OK | Copy overcloud.json to all_nodes.json | np0005647035 2026-03-14 08:06:08.809856 | fa163e0a-ba28-31b9-2e96-0000000029b9 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005647035 | 0:03:47.063502 | 0.88s 2026-03-14 08:06:08.844492 | fa163e0a-ba28-31b9-2e96-0000000029ba | TASK | Render hieradata from template 2026-03-14 08:06:09.047365 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=bootstrap_node 2026-03-14 08:06:09.050609 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:47.304245 | 0.83s 2026-03-14 08:06:09.340325 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=bootstrap_node 2026-03-14 08:06:09.344353 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:47.598001 | 0.91s 2026-03-14 08:06:09.461361 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=bootstrap_node 2026-03-14 08:06:09.465455 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:47.719101 | 0.82s 2026-03-14 08:06:09.568308 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=bootstrap_node 2026-03-14 08:06:09.571023 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:47.824672 | 0.84s 2026-03-14 08:06:09.695493 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=bootstrap_node 2026-03-14 08:06:09.699429 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:47.953072 | 0.93s 2026-03-14 08:06:09.780123 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=bootstrap_node 2026-03-14 08:06:09.783654 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:48.037305 | 0.94s 2026-03-14 08:06:09.907205 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=vip_data 2026-03-14 08:06:09.910777 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:48.164421 | 1.69s 2026-03-14 08:06:10.158327 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=vip_data 2026-03-14 08:06:10.161518 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:48.415175 | 1.73s 2026-03-14 08:06:10.208367 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=vip_data 2026-03-14 08:06:10.209021 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:48.462680 | 1.56s 2026-03-14 08:06:10.436815 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=vip_data 2026-03-14 08:06:10.439584 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:48.693242 | 1.71s 2026-03-14 08:06:10.661581 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=vip_data 2026-03-14 08:06:10.662357 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:48.916014 | 1.82s 2026-03-14 08:06:10.750805 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=net_ip_map 2026-03-14 08:06:10.756668 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:49.010312 | 2.53s 2026-03-14 08:06:11.062589 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=net_ip_map 2026-03-14 08:06:11.065566 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:49.319193 | 2.63s 2026-03-14 08:06:11.087558 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=net_ip_map 2026-03-14 08:06:11.091310 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:49.344967 | 2.45s 2026-03-14 08:06:11.455509 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=net_ip_map 2026-03-14 08:06:11.461792 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:49.715437 | 2.73s 2026-03-14 08:06:11.579934 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=cloud_domain 2026-03-14 08:06:11.584423 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:49.838075 | 3.36s 2026-03-14 08:06:11.615988 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=vip_data 2026-03-14 08:06:11.620893 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:49.874542 | 2.85s 2026-03-14 08:06:11.712126 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=net_ip_map 2026-03-14 08:06:11.719513 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:49.973166 | 2.87s 2026-03-14 08:06:11.890384 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=cloud_domain 2026-03-14 08:06:11.891268 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:50.144922 | 3.25s 2026-03-14 08:06:11.894605 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=cloud_domain 2026-03-14 08:06:11.895097 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:50.148756 | 3.46s 2026-03-14 08:06:12.250144 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=cloud_domain 2026-03-14 08:06:12.254565 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:50.508202 | 3.53s 2026-03-14 08:06:12.413378 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=fqdn 2026-03-14 08:06:12.420206 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:50.673853 | 4.20s 2026-03-14 08:06:12.528838 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=cloud_domain 2026-03-14 08:06:12.533255 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:50.786902 | 3.69s 2026-03-14 08:06:12.643656 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=fqdn 2026-03-14 08:06:12.645302 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:50.898947 | 4.00s 2026-03-14 08:06:12.665092 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=net_ip_map 2026-03-14 08:06:12.670418 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:50.924070 | 3.90s 2026-03-14 08:06:12.732323 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=fqdn 2026-03-14 08:06:12.735122 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:50.988770 | 4.30s 2026-03-14 08:06:13.022673 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=fqdn 2026-03-14 08:06:13.025614 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:51.279269 | 4.30s 2026-03-14 08:06:13.189112 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=service_names 2026-03-14 08:06:13.192979 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:51.446628 | 4.97s 2026-03-14 08:06:13.367395 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=fqdn 2026-03-14 08:06:13.372065 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:51.625707 | 4.52s 2026-03-14 08:06:13.385098 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=service_names 2026-03-14 08:06:13.385713 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:51.639371 | 4.74s 2026-03-14 08:06:13.479529 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=cloud_domain 2026-03-14 08:06:13.484740 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:51.738391 | 4.71s 2026-03-14 08:06:13.553848 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=service_names 2026-03-14 08:06:13.557810 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:51.811453 | 5.12s 2026-03-14 08:06:13.820786 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=service_names 2026-03-14 08:06:13.824039 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:52.077691 | 5.10s 2026-03-14 08:06:13.986048 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=service_configs 2026-03-14 08:06:13.990643 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:52.244297 | 5.77s 2026-03-14 08:06:14.163428 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=service_configs 2026-03-14 08:06:14.166745 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:52.420398 | 5.52s 2026-03-14 08:06:14.184455 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=service_names 2026-03-14 08:06:14.188358 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:52.442011 | 5.34s 2026-03-14 08:06:14.317199 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=fqdn 2026-03-14 08:06:14.322850 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:52.576487 | 5.55s 2026-03-14 08:06:14.398537 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=service_configs 2026-03-14 08:06:14.402856 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:52.656512 | 5.97s 2026-03-14 08:06:14.646915 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=service_configs 2026-03-14 08:06:14.651354 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:52.905001 | 5.92s 2026-03-14 08:06:14.812086 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=extraconfig 2026-03-14 08:06:14.816872 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:53.070529 | 6.59s 2026-03-14 08:06:15.007019 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=service_configs 2026-03-14 08:06:15.013260 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:53.266908 | 6.17s 2026-03-14 08:06:15.142142 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=service_names 2026-03-14 08:06:15.145384 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:53.399032 | 6.37s 2026-03-14 08:06:15.217003 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=extraconfig 2026-03-14 08:06:15.219216 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:53.472873 | 6.78s 2026-03-14 08:06:15.397949 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=extraconfig 2026-03-14 08:06:15.401058 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:53.654709 | 6.76s 2026-03-14 08:06:15.475912 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=extraconfig 2026-03-14 08:06:15.479230 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:53.732884 | 6.75s 2026-03-14 08:06:15.596678 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=role_extraconfig 2026-03-14 08:06:15.599686 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:53.853340 | 7.38s 2026-03-14 08:06:15.816420 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=extraconfig 2026-03-14 08:06:15.821235 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:54.074888 | 6.97s 2026-03-14 08:06:15.973883 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=service_configs 2026-03-14 08:06:15.978676 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:54.232319 | 7.21s 2026-03-14 08:06:16.093060 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=role_extraconfig 2026-03-14 08:06:16.094155 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:54.347804 | 7.66s 2026-03-14 08:06:16.249405 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=role_extraconfig 2026-03-14 08:06:16.250898 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:54.504548 | 7.61s 2026-03-14 08:06:16.261329 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=role_extraconfig 2026-03-14 08:06:16.265373 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:54.519026 | 7.54s 2026-03-14 08:06:16.382272 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647037 | item=ovn_chassis_mac_map 2026-03-14 08:06:16.392866 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:54.646510 | 8.17s 2026-03-14 08:06:16.411217 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647037 | 0:03:54.664867 | 8.19s 2026-03-14 08:06:16.440024 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:16.463807 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647037 | 0:03:54.717452 | 0.02s 2026-03-14 08:06:16.502639 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:16.652417 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=role_extraconfig 2026-03-14 08:06:16.656621 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:54.910256 | 7.81s 2026-03-14 08:06:16.794392 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=extraconfig 2026-03-14 08:06:16.798834 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:55.052483 | 8.03s 2026-03-14 08:06:16.812438 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647037 2026-03-14 08:06:16.813503 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647037 | 0:03:55.067153 | 0.31s 2026-03-14 08:06:16.832536 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:16.869709 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647037 2026-03-14 08:06:16.870789 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647037 | 0:03:55.124436 | 0.04s 2026-03-14 08:06:16.881568 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:16.931577 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647038 | item=ovn_chassis_mac_map 2026-03-14 08:06:16.936179 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:55.189801 | 8.50s 2026-03-14 08:06:16.937182 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647037 2026-03-14 08:06:16.941602 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647037 | 0:03:55.195250 | 0.06s 2026-03-14 08:06:16.945098 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647038 | 0:03:55.198750 | 8.51s 2026-03-14 08:06:16.966579 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:17.003291 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:17.028775 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647038 | 0:03:55.282407 | 0.02s 2026-03-14 08:06:17.064739 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647039 | item=ovn_chassis_mac_map 2026-03-14 08:06:17.065819 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:55.319468 | 8.42s 2026-03-14 08:06:17.089990 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:17.103908 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647039 | 0:03:55.357526 | 8.46s 2026-03-14 08:06:17.107377 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647033 | item=ovn_chassis_mac_map 2026-03-14 08:06:17.108249 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:55.361906 | 8.38s 2026-03-14 08:06:17.126288 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647033 | 0:03:55.379941 | 8.40s 2026-03-14 08:06:17.139113 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:17.175320 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:17.180762 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647039 | 0:03:55.434402 | 0.04s 2026-03-14 08:06:17.217884 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:17.223516 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647033 | 0:03:55.477144 | 0.05s 2026-03-14 08:06:17.266119 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:17.392323 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647038 2026-03-14 08:06:17.393244 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647038 | 0:03:55.646896 | 0.30s 2026-03-14 08:06:17.403537 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:17.452015 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647038 2026-03-14 08:06:17.452872 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647038 | 0:03:55.706527 | 0.05s 2026-03-14 08:06:17.463923 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647035 | item=ovn_chassis_mac_map 2026-03-14 08:06:17.464845 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:55.718503 | 8.62s 2026-03-14 08:06:17.480190 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:17.491162 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647039 2026-03-14 08:06:17.493028 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647039 | 0:03:55.746653 | 0.27s 2026-03-14 08:06:17.497477 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647035 | 0:03:55.751128 | 8.65s 2026-03-14 08:06:17.525372 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:17.552600 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647038 2026-03-14 08:06:17.553601 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647038 | 0:03:55.807245 | 0.07s 2026-03-14 08:06:17.578059 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:17.602274 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:17.608468 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647039 2026-03-14 08:06:17.609360 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647039 | 0:03:55.863006 | 0.08s 2026-03-14 08:06:17.609791 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647033 2026-03-14 08:06:17.610138 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647033 | 0:03:55.863800 | 0.34s 2026-03-14 08:06:17.626321 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:17.644982 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:17.651369 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647035 | 0:03:55.905007 | 0.05s 2026-03-14 08:06:17.661270 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=role_extraconfig 2026-03-14 08:06:17.664167 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:55.917815 | 8.89s 2026-03-14 08:06:17.714367 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:17.718844 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647039 2026-03-14 08:06:17.719886 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647039 | 0:03:55.973534 | 0.09s 2026-03-14 08:06:17.720394 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647033 2026-03-14 08:06:17.720819 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647033 | 0:03:55.974479 | 0.07s 2026-03-14 08:06:17.736748 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:17.754170 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:17.759614 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647037 2026-03-14 08:06:17.760966 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647037 | 0:03:56.014616 | 0.79s 2026-03-14 08:06:17.793680 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647033 2026-03-14 08:06:17.794556 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647033 | 0:03:56.048194 | 0.04s 2026-03-14 08:06:17.809598 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:17.828402 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647037 | 0:03:56.082045 | 0.05s 2026-03-14 08:06:18.022132 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647035 2026-03-14 08:06:18.022828 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647035 | 0:03:56.276485 | 0.31s 2026-03-14 08:06:18.037660 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:18.087520 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647035 2026-03-14 08:06:18.088257 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647035 | 0:03:56.341914 | 0.05s 2026-03-14 08:06:18.102903 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:18.151198 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647035 2026-03-14 08:06:18.151877 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647035 | 0:03:56.405531 | 0.05s 2026-03-14 08:06:18.165824 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:18.448460 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647038 2026-03-14 08:06:18.449678 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647038 | 0:03:56.703329 | 0.87s 2026-03-14 08:06:18.505467 | fa163e0a-ba28-31b9-2e96-0000000029ba | OK | Render hieradata from template | np0005647032 | item=ovn_chassis_mac_map 2026-03-14 08:06:18.508531 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:56.762180 | 9.74s 2026-03-14 08:06:18.518878 | fa163e0a-ba28-31b9-2e96-0000000029ba | TIMING | tripleo_hieradata : Render hieradata from template | np0005647032 | 0:03:56.772532 | 9.75s 2026-03-14 08:06:18.520633 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647038 | 0:03:56.774294 | 0.05s 2026-03-14 08:06:18.549400 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647039 2026-03-14 08:06:18.549968 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647039 | 0:03:56.803626 | 0.81s 2026-03-14 08:06:18.583345 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-03-14 08:06:18.607154 | fa163e0a-ba28-31b9-2e96-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005647032 | 0:03:56.860790 | 0.02s 2026-03-14 08:06:18.656302 | fa163e0a-ba28-31b9-2e96-000000002ccc | TASK | Check for hieradata file 2026-03-14 08:06:18.661184 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647039 | 0:03:56.914825 | 0.06s 2026-03-14 08:06:18.661934 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647033 2026-03-14 08:06:18.662417 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647033 | 0:03:56.916079 | 0.85s 2026-03-14 08:06:18.770064 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647033 | 0:03:57.023695 | 0.04s 2026-03-14 08:06:18.940383 | fa163e0a-ba28-31b9-2e96-000000002ccc | OK | Check for hieradata file | np0005647032 2026-03-14 08:06:18.941096 | fa163e0a-ba28-31b9-2e96-000000002ccc | TIMING | tripleo_hieradata : Check for hieradata file | np0005647032 | 0:03:57.194754 | 0.28s 2026-03-14 08:06:18.954297 | fa163e0a-ba28-31b9-2e96-000000002cce | TASK | Get existing data 2026-03-14 08:06:18.988128 | fa163e0a-ba28-31b9-2e96-000000002cce | SKIPPED | Get existing data | np0005647032 2026-03-14 08:06:18.989161 | fa163e0a-ba28-31b9-2e96-000000002cce | TIMING | tripleo_hieradata : Get existing data | np0005647032 | 0:03:57.242812 | 0.03s 2026-03-14 08:06:19.011239 | fa163e0a-ba28-31b9-2e96-000000002ccf | TASK | Set data fact 2026-03-14 08:06:19.062827 | fa163e0a-ba28-31b9-2e96-000000002ccf | SKIPPED | Set data fact | np0005647032 2026-03-14 08:06:19.063876 | fa163e0a-ba28-31b9-2e96-000000002ccf | TIMING | tripleo_hieradata : Set data fact | np0005647032 | 0:03:57.317528 | 0.05s 2026-03-14 08:06:19.081850 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TASK | Write ansible hieradata file 2026-03-14 08:06:19.089053 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647035 2026-03-14 08:06:19.090134 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647035 | 0:03:57.343785 | 0.92s 2026-03-14 08:06:19.178071 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647035 | 0:03:57.431715 | 0.06s 2026-03-14 08:06:19.960487 | fa163e0a-ba28-31b9-2e96-000000002cd1 | OK | Write ansible hieradata file | np0005647032 2026-03-14 08:06:19.962639 | fa163e0a-ba28-31b9-2e96-000000002cd1 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005647032 | 0:03:58.216290 | 0.88s 2026-03-14 08:06:20.043228 | fa163e0a-ba28-31b9-2e96-0000000000a7 | TIMING | include_tasks | np0005647032 | 0:03:58.296871 | 0.04s PLAY [Host prep steps] ********************************************************* 2026-03-14 08:06:20.223916 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.242394 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.263798 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.296216 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.316753 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.349531 | fa163e0a-ba28-31b9-2e96-0000000000ab | TASK | Host prep steps 2026-03-14 08:06:20.355203 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.357588 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.359158 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.360770 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.362337 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.418248 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.433675 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.447385 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.488702 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.515841 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.526010 | fa163e0a-ba28-31b9-2e96-0000000000ab | OK | Host prep steps | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ab') missing from stats 2026-03-14 08:06:20.528493 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647037 2026-03-14 08:06:20.529492 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647037 | 0:03:58.783125 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:06:20.596359 | fa163e0a-ba28-31b9-2e96-0000000000ac | TASK | Deploy Artifacts 2026-03-14 08:06:20.606241 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647038 2026-03-14 08:06:20.607997 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647038 | 0:03:58.861609 | 0.17s 2026-03-14 08:06:20.608922 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647039 2026-03-14 08:06:20.609618 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647039 | 0:03:58.863272 | 0.16s 2026-03-14 08:06:20.610237 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647032 2026-03-14 08:06:20.610868 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647032 | 0:03:58.864523 | 0.12s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:06:20.689992 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647033 2026-03-14 08:06:20.691213 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647033 | 0:03:58.944857 | 0.17s 2026-03-14 08:06:20.691689 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647037 | 0:03:58.945349 | 0.14s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:06:20.829374 | 79ccfbce-6074-4415-bf8f-983519261421 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005647037 2026-03-14 08:06:20.856748 | fa163e0a-ba28-31b9-2e96-00000000310c | TASK | Run firewall role 2026-03-14 08:06:20.878090 | fa163e0a-ba28-31b9-2e96-0000000000ac | SKIPPED | Deploy Artifacts | np0005647035 2026-03-14 08:06:20.886954 | fa163e0a-ba28-31b9-2e96-0000000000ac | TIMING | Deploy Artifacts | np0005647035 | 0:03:59.140601 | 0.29s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:06:20.889237 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647039 | 0:03:59.142900 | 0.23s 2026-03-14 08:06:20.890776 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647038 | 0:03:59.144439 | 0.25s 2026-03-14 08:06:20.891114 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647032 | 0:03:59.144775 | 0.21s 2026-03-14 08:06:20.891440 | fa163e0a-ba28-31b9-2e96-00000000310c | TIMING | Run firewall role | np0005647037 | 0:03:59.145103 | 0.03s 2026-03-14 08:06:20.988528 | ea2469ca-b15c-4eee-b841-0910d33672b2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005647039 2026-03-14 08:06:20.989081 | ea2469ca-b15c-4eee-b841-0910d33672b2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005647038 2026-03-14 08:06:21.096114 | e1f03883-17d4-440b-8b55-8c8b3c9dbdc0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005647032 2026-03-14 08:06:21.157248 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.169282 | fa163e0a-ba28-31b9-2e96-0000000031c9 | TASK | Run firewall role 2026-03-14 08:06:21.181351 | fa163e0a-ba28-31b9-2e96-0000000031c9 | TASK | Run firewall role 2026-03-14 08:06:21.211014 | fa163e0a-ba28-31b9-2e96-000000003229 | TASK | Run firewall role 2026-03-14 08:06:21.232926 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647033 | 0:03:59.486563 | 0.36s 2026-03-14 08:06:21.240174 | fa163e0a-ba28-31b9-2e96-0000000031c9 | TIMING | Run firewall role | np0005647038 | 0:03:59.493835 | 0.07s 2026-03-14 08:06:21.240490 | fa163e0a-ba28-31b9-2e96-0000000031c9 | TIMING | Run firewall role | np0005647039 | 0:03:59.494153 | 0.06s 2026-03-14 08:06:21.240813 | fa163e0a-ba28-31b9-2e96-000000003229 | TIMING | Run firewall role | np0005647032 | 0:03:59.494475 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:06:21.255796 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.257321 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647037 | 0:03:59.510971 | 0.10s 2026-03-14 08:06:21.395311 | e58f8092-becd-47b2-ac06-3a460eb6fa30 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005647033 2026-03-14 08:06:21.478145 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.504890 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.537279 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.555922 | fa163e0a-ba28-31b9-2e96-00000000341c | TASK | Run firewall role 2026-03-14 08:06:21.562004 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647037 | 0:03:59.815642 | 0.40s 2026-03-14 08:06:21.562865 | fa163e0a-ba28-31b9-2e96-0000000000ad | TIMING | include_tasks | np0005647035 | 0:03:59.816527 | 0.33s 2026-03-14 08:06:21.604343 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.607300 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647038 | 0:03:59.860948 | 0.13s 2026-03-14 08:06:21.631176 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.639654 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647032 | 0:03:59.893297 | 0.10s 2026-03-14 08:06:21.686127 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.694085 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647039 | 0:03:59.947732 | 0.19s 2026-03-14 08:06:21.694885 | 3f7e5684-4943-4b8e-b38a-25ca55cb75db | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005647035 2026-03-14 08:06:21.732804 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:21.751444 | fa163e0a-ba28-31b9-2e96-0000000035c4 | TASK | Run firewall role 2026-03-14 08:06:21.756299 | fa163e0a-ba28-31b9-2e96-00000000341c | TIMING | Run firewall role | np0005647033 | 0:04:00.009935 | 0.20s 2026-03-14 08:06:21.757165 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647038 | 0:04:00.010826 | 0.28s 2026-03-14 08:06:21.757867 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647032 | 0:04:00.011528 | 0.22s 2026-03-14 08:06:21.758313 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647039 | 0:04:00.011976 | 0.25s 2026-03-14 08:06:21.799152 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:21.813380 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:21.831834 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:21.849410 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.854477 | fa163e0a-ba28-31b9-2e96-0000000035c4 | TIMING | Run firewall role | np0005647035 | 0:04:00.108120 | 0.10s 2026-03-14 08:06:21.896248 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TASK | Gather variables for each operating system 2026-03-14 08:06:21.980158 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.982803 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647033 | 0:04:00.236444 | 0.13s 2026-03-14 08:06:21.993203 | fa163e0a-ba28-31b9-2e96-0000000032a0 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-03-14 08:06:21.995489 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647035 | 0:04:00.249138 | 0.10s 2026-03-14 08:06:21.996476 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647033 | 0:04:00.250124 | 0.15s 2026-03-14 08:06:22.001887 | fa163e0a-ba28-31b9-2e96-0000000032a0 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005647035 | 0:04:00.255546 | 0.10s 2026-03-14 08:06:22.024056 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:22.045871 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-03-14 08:06:24.854701 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647032 2026-03-14 08:06:24.858697 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647032 | 0:04:03.112349 | 3.03s 2026-03-14 08:06:24.859219 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647037 2026-03-14 08:06:24.859632 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647037 | 0:04:03.113294 | 3.13s 2026-03-14 08:06:24.870065 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:24.893845 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:24.899831 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647038 2026-03-14 08:06:24.900795 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647038 | 0:04:03.154445 | 3.10s 2026-03-14 08:06:24.915822 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:24.922014 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647037 2026-03-14 08:06:24.926479 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647037 | 0:04:03.180126 | 0.06s 2026-03-14 08:06:24.926947 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647032 2026-03-14 08:06:24.927300 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647032 | 0:04:03.180960 | 0.03s 2026-03-14 08:06:24.938411 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:24.961088 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:24.980047 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647038 2026-03-14 08:06:24.981081 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647038 | 0:04:03.234719 | 0.06s 2026-03-14 08:06:24.981575 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647033 2026-03-14 08:06:24.981989 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647033 | 0:04:03.235651 | 2.96s 2026-03-14 08:06:24.982405 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647037 2026-03-14 08:06:24.982807 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647037 | 0:04:03.236469 | 0.04s 2026-03-14 08:06:24.983216 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647039 2026-03-14 08:06:24.983708 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647039 | 0:04:03.237369 | 3.17s 2026-03-14 08:06:24.994873 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.013820 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:25.033536 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:25.060590 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:25.068060 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647032 2026-03-14 08:06:25.069154 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647032 | 0:04:03.322803 | 0.11s 2026-03-14 08:06:25.069597 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647037 2026-03-14 08:06:25.069957 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647037 | 0:04:03.323619 | 0.07s 2026-03-14 08:06:25.070290 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647038 2026-03-14 08:06:25.070690 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647038 | 0:04:03.324352 | 0.06s 2026-03-14 08:06:25.071060 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647039 2026-03-14 08:06:25.071378 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647039 | 0:04:03.325040 | 0.04s 2026-03-14 08:06:25.082480 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.107388 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.143659 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:25.165747 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.170961 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647033 2026-03-14 08:06:25.171839 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647033 | 0:04:03.425491 | 0.11s 2026-03-14 08:06:25.172186 | fa163e0a-ba28-31b9-2e96-0000000032aa | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647037 2026-03-14 08:06:25.172486 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647037 | 0:04:03.426148 | 0.09s 2026-03-14 08:06:25.172943 | fa163e0a-ba28-31b9-2e96-0000000032a1 | OK | Uninstall firewalld to prevent nftables conflicts | np0005647035 2026-03-14 08:06:25.173340 | fa163e0a-ba28-31b9-2e96-0000000032a1 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005647035 | 0:04:03.427002 | 3.13s 2026-03-14 08:06:25.173776 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647038 2026-03-14 08:06:25.174070 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647038 | 0:04:03.427733 | 0.06s 2026-03-14 08:06:25.184492 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.206511 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.231682 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:25.256229 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TASK | Create empty var for masquerade rules 2026-03-14 08:06:25.261214 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647039 2026-03-14 08:06:25.262122 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647039 | 0:04:03.515770 | 0.12s 2026-03-14 08:06:25.262583 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647032 2026-03-14 08:06:25.262931 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647032 | 0:04:03.516592 | 0.10s 2026-03-14 08:06:25.263289 | fa163e0a-ba28-31b9-2e96-0000000032ab | SKIPPED | Set frontend rule fact (ssl rules) | np0005647037 2026-03-14 08:06:25.263622 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647037 | 0:04:03.517282 | 0.08s 2026-03-14 08:06:25.263910 | fa163e0a-ba28-31b9-2e96-0000000032aa | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647038 2026-03-14 08:06:25.264227 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647038 | 0:04:03.517889 | 0.06s 2026-03-14 08:06:25.275218 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.294901 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.324437 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.349128 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.354219 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647033 2026-03-14 08:06:25.355118 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647033 | 0:04:03.608767 | 0.12s 2026-03-14 08:06:25.355564 | fa163e0a-ba28-31b9-2e96-0000000032a5 | OK | Create empty var for masquerade rules | np0005647035 2026-03-14 08:06:25.356058 | fa163e0a-ba28-31b9-2e96-0000000032a5 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005647035 | 0:04:03.609719 | 0.10s 2026-03-14 08:06:25.356563 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647037 2026-03-14 08:06:25.362733 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647037 | 0:04:03.616385 | 0.09s 2026-03-14 08:06:25.363449 | fa163e0a-ba28-31b9-2e96-0000000032ab | SKIPPED | Set frontend rule fact (ssl rules) | np0005647038 2026-03-14 08:06:25.363991 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647038 | 0:04:03.617650 | 0.06s 2026-03-14 08:06:25.364507 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647039 2026-03-14 08:06:25.365066 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647039 | 0:04:03.618725 | 0.03s 2026-03-14 08:06:25.383818 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.400707 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.421639 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.437966 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.466589 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TASK | Enable masquerade 2026-03-14 08:06:25.471427 | fa163e0a-ba28-31b9-2e96-0000000032aa | OK | Set frontend rule fact (non-ssl rules) | np0005647032 2026-03-14 08:06:25.472486 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647032 | 0:04:03.726129 | 0.12s 2026-03-14 08:06:25.473470 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647037 2026-03-14 08:06:25.473864 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647037 | 0:04:03.727523 | 0.09s 2026-03-14 08:06:25.474261 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647038 2026-03-14 08:06:25.474841 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647038 | 0:04:03.728501 | 0.07s 2026-03-14 08:06:25.475247 | fa163e0a-ba28-31b9-2e96-0000000032aa | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647039 2026-03-14 08:06:25.475799 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647039 | 0:04:03.729458 | 0.05s 2026-03-14 08:06:25.476333 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647033 2026-03-14 08:06:25.476842 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647033 | 0:04:03.730500 | 0.04s 2026-03-14 08:06:25.487581 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:25.502012 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.520680 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.543893 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.560633 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.565357 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647037 2026-03-14 08:06:25.566263 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647037 | 0:04:03.819909 | 0.08s 2026-03-14 08:06:25.566615 | fa163e0a-ba28-31b9-2e96-0000000032a6 | SKIPPED | Enable masquerade | np0005647035 2026-03-14 08:06:25.571991 | fa163e0a-ba28-31b9-2e96-0000000032a6 | TIMING | tripleo_firewall : Enable masquerade | np0005647035 | 0:04:03.825648 | 0.10s 2026-03-14 08:06:25.572319 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647038 2026-03-14 08:06:25.572763 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647038 | 0:04:03.826424 | 0.06s 2026-03-14 08:06:25.573063 | fa163e0a-ba28-31b9-2e96-0000000032ab | SKIPPED | Set frontend rule fact (ssl rules) | np0005647039 2026-03-14 08:06:25.573423 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647039 | 0:04:03.827086 | 0.05s 2026-03-14 08:06:25.574252 | fa163e0a-ba28-31b9-2e96-0000000032ab | OK | Set frontend rule fact (ssl rules) | np0005647032 2026-03-14 08:06:25.574869 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647032 | 0:04:03.828531 | 0.03s 2026-03-14 08:06:25.589793 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:25.601989 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:25.620684 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.651172 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.689410 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TASK | Set the default frontend firewall rules 2026-03-14 08:06:25.697268 | fa163e0a-ba28-31b9-2e96-0000000032aa | OK | Set frontend rule fact (non-ssl rules) | np0005647033 2026-03-14 08:06:25.699080 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647033 | 0:04:03.952693 | 0.14s 2026-03-14 08:06:25.700275 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647038 2026-03-14 08:06:25.700969 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647038 | 0:04:03.954623 | 0.10s 2026-03-14 08:06:25.701599 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647039 2026-03-14 08:06:25.702200 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647039 | 0:04:03.955855 | 0.08s 2026-03-14 08:06:25.703467 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647037 2026-03-14 08:06:25.704831 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647037 | 0:04:03.958483 | 0.11s 2026-03-14 08:06:25.706745 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647032 2026-03-14 08:06:25.711965 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647032 | 0:04:03.965619 | 0.06s 2026-03-14 08:06:25.712700 | fa163e0a-ba28-31b9-2e96-0000000032a7 | OK | Set the default frontend firewall rules | np0005647035 2026-03-14 08:06:25.713360 | fa163e0a-ba28-31b9-2e96-0000000032a7 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005647035 | 0:04:03.967015 | 0.02s 2026-03-14 08:06:25.732289 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:25.752585 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:25.784670 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.828238 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.873376 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:25.899092 | fa163e0a-ba28-31b9-2e96-0000000032aa | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:25.905004 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647037 | 0:04:04.158634 | 0.17s 2026-03-14 08:06:25.906102 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647039 2026-03-14 08:06:25.906872 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647039 | 0:04:04.160528 | 0.12s 2026-03-14 08:06:25.908365 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647038 2026-03-14 08:06:25.909412 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647038 | 0:04:04.163067 | 0.15s 2026-03-14 08:06:25.911097 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647032 2026-03-14 08:06:25.911733 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647032 | 0:04:04.165389 | 0.08s 2026-03-14 08:06:25.963666 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:25.982466 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:26.006619 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:26.015987 | fa163e0a-ba28-31b9-2e96-0000000032ab | OK | Set frontend rule fact (ssl rules) | np0005647033 2026-03-14 08:06:26.022467 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647033 | 0:04:04.276118 | 0.15s 2026-03-14 08:06:26.023427 | fa163e0a-ba28-31b9-2e96-0000000032aa | OK | Set frontend rule fact (non-ssl rules) | np0005647035 2026-03-14 08:06:26.023891 | fa163e0a-ba28-31b9-2e96-0000000032aa | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647035 | 0:04:04.277553 | 0.12s 2026-03-14 08:06:26.024398 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647037 | 0:04:04.278060 | 0.07s 2026-03-14 08:06:26.024733 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647038 | 0:04:04.278395 | 0.06s 2026-03-14 08:06:26.025150 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647039 2026-03-14 08:06:26.025492 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647039 | 0:04:04.279154 | 0.04s 2026-03-14 08:06:26.050642 | d21c323e-7e2c-4c32-a617-ccdb8ef7067d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647037 2026-03-14 08:06:26.070317 | fa163e0a-ba28-31b9-2e96-00000000380f | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:26.095688 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:26.119667 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:26.137310 | fa163e0a-ba28-31b9-2e96-0000000032ab | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:26.142180 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647032 2026-03-14 08:06:26.143070 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647032 | 0:04:04.396716 | 0.14s 2026-03-14 08:06:26.143447 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647038 | 0:04:04.397109 | 0.06s 2026-03-14 08:06:26.213092 | 8c6b5fd7-c516-42d1-85ab-70472c2b00c1 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647038 2026-03-14 08:06:26.237879 | fa163e0a-ba28-31b9-2e96-00000000385c | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:26.254904 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:26.260042 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647033 2026-03-14 08:06:26.260925 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647033 | 0:04:04.514574 | 0.14s 2026-03-14 08:06:26.261608 | fa163e0a-ba28-31b9-2e96-0000000032ab | OK | Set frontend rule fact (ssl rules) | np0005647035 2026-03-14 08:06:26.262097 | fa163e0a-ba28-31b9-2e96-0000000032ab | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647035 | 0:04:04.515759 | 0.12s 2026-03-14 08:06:26.263032 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647039 2026-03-14 08:06:26.263611 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647039 | 0:04:04.517272 | 0.17s 2026-03-14 08:06:26.274356 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:26.291827 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:26.325048 | fa163e0a-ba28-31b9-2e96-0000000032ad | TASK | Set frontend rule fact (non-ssl rules) 2026-03-14 08:06:26.332285 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647039 | 0:04:04.585922 | 0.06s 2026-03-14 08:06:26.335168 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647032 2026-03-14 08:06:26.336413 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647032 | 0:04:04.590074 | 0.08s 2026-03-14 08:06:26.338139 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647033 2026-03-14 08:06:26.338437 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647033 | 0:04:04.592099 | 0.05s 2026-03-14 08:06:26.384738 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:26.404562 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:26.409093 | fa163e0a-ba28-31b9-2e96-0000000032ad | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005647035 2026-03-14 08:06:26.409875 | fa163e0a-ba28-31b9-2e96-0000000032ad | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005647035 | 0:04:04.663525 | 0.08s 2026-03-14 08:06:26.410219 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647039 | 0:04:04.663881 | 0.05s 2026-03-14 08:06:26.410578 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647032 | 0:04:04.664240 | 0.02s 2026-03-14 08:06:26.436887 | 2b73fe6b-255b-4fa9-8dfd-d4d88663d3fd | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647039 2026-03-14 08:06:26.456587 | fa163e0a-ba28-31b9-2e96-0000000038e7 | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:26.490179 | fa163e0a-ba28-31b9-2e96-0000000032ae | TASK | Set frontend rule fact (ssl rules) 2026-03-14 08:06:26.494779 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647033 2026-03-14 08:06:26.498441 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647033 | 0:04:04.752088 | 0.09s 2026-03-14 08:06:26.498799 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647032 | 0:04:04.752461 | 0.02s 2026-03-14 08:06:26.514235 | f5c6b978-33da-4a78-97c2-493b209552b0 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647032 2026-03-14 08:06:26.532872 | fa163e0a-ba28-31b9-2e96-000000003932 | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:26.550413 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:26.555706 | fa163e0a-ba28-31b9-2e96-0000000032ae | SKIPPED | Set frontend rule fact (ssl rules) | np0005647035 2026-03-14 08:06:26.556517 | fa163e0a-ba28-31b9-2e96-0000000032ae | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005647035 | 0:04:04.810161 | 0.07s 2026-03-14 08:06:26.571525 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TASK | Enable LOG rules 2026-03-14 08:06:26.607783 | fa163e0a-ba28-31b9-2e96-0000000032b0 | SKIPPED | Enable LOG rules | np0005647035 2026-03-14 08:06:26.608486 | fa163e0a-ba28-31b9-2e96-0000000032b0 | TIMING | tripleo_firewall : Enable LOG rules | np0005647035 | 0:04:04.862143 | 0.04s 2026-03-14 08:06:26.622684 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TASK | Set rule fact 2026-03-14 08:06:26.636716 | fa163e0a-ba28-31b9-2e96-00000000380f | OK | Ensure legacy iptables services are off | np0005647037 | item=iptables.service 2026-03-14 08:06:26.640987 | fa163e0a-ba28-31b9-2e96-00000000380f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647037 | 0:04:04.894622 | 0.57s 2026-03-14 08:06:26.650820 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647033 2026-03-14 08:06:26.652076 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647033 | 0:04:04.905735 | 0.10s 2026-03-14 08:06:26.668702 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:26.689150 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647033 | 0:04:04.942802 | 0.02s 2026-03-14 08:06:26.696901 | fa163e0a-ba28-31b9-2e96-00000000385c | OK | Ensure legacy iptables services are off | np0005647038 | item=iptables.service 2026-03-14 08:06:26.699706 | fa163e0a-ba28-31b9-2e96-00000000385c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647038 | 0:04:04.953356 | 0.46s 2026-03-14 08:06:26.742482 | fa163e0a-ba28-31b9-2e96-0000000032b1 | OK | Set rule fact | np0005647035 2026-03-14 08:06:26.744210 | fa163e0a-ba28-31b9-2e96-0000000032b1 | TIMING | tripleo_firewall : Set rule fact | np0005647035 | 0:04:04.997861 | 0.12s 2026-03-14 08:06:26.765246 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TASK | Manage rules via nftables 2026-03-14 08:06:26.770123 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647033 | 0:04:05.023761 | 0.03s 2026-03-14 08:06:26.791340 | bda70b22-dc18-4896-ad5a-d5b06cba75de | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647033 2026-03-14 08:06:26.809856 | fa163e0a-ba28-31b9-2e96-0000000039a5 | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:26.814685 | fa163e0a-ba28-31b9-2e96-0000000032b2 | TIMING | Manage rules via nftables | np0005647035 | 0:04:05.068329 | 0.05s 2026-03-14 08:06:26.878202 | fa163e0a-ba28-31b9-2e96-0000000037c6 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647035 | 0:04:05.131848 | 0.03s 2026-03-14 08:06:26.893137 | 803b95af-9952-4671-9757-3e1a8fbfd047 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005647035 2026-03-14 08:06:26.914534 | fa163e0a-ba28-31b9-2e96-0000000038e7 | OK | Ensure legacy iptables services are off | np0005647039 | item=iptables.service 2026-03-14 08:06:26.918607 | fa163e0a-ba28-31b9-2e96-0000000038e7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647039 | 0:04:05.172256 | 0.46s 2026-03-14 08:06:26.920638 | fa163e0a-ba28-31b9-2e96-000000003a08 | TASK | Ensure legacy iptables services are off 2026-03-14 08:06:27.013944 | fa163e0a-ba28-31b9-2e96-000000003932 | OK | Ensure legacy iptables services are off | np0005647032 | item=iptables.service 2026-03-14 08:06:27.016828 | fa163e0a-ba28-31b9-2e96-000000003932 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647032 | 0:04:05.270465 | 0.48s 2026-03-14 08:06:27.096572 | fa163e0a-ba28-31b9-2e96-00000000380f | OK | Ensure legacy iptables services are off | np0005647037 | item=ip6tables.service 2026-03-14 08:06:27.099680 | fa163e0a-ba28-31b9-2e96-00000000380f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647037 | 0:04:05.353331 | 1.03s 2026-03-14 08:06:27.113287 | fa163e0a-ba28-31b9-2e96-00000000380f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647037 | 0:04:05.366935 | 1.04s 2026-03-14 08:06:27.128386 | fa163e0a-ba28-31b9-2e96-00000000385c | OK | Ensure legacy iptables services are off | np0005647038 | item=ip6tables.service 2026-03-14 08:06:27.130532 | fa163e0a-ba28-31b9-2e96-00000000385c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647038 | 0:04:05.384183 | 0.89s 2026-03-14 08:06:27.145124 | fa163e0a-ba28-31b9-2e96-000000003810 | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:27.155339 | fa163e0a-ba28-31b9-2e96-00000000385c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647038 | 0:04:05.408973 | 0.92s 2026-03-14 08:06:27.172596 | fa163e0a-ba28-31b9-2e96-00000000385d | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:27.269993 | fa163e0a-ba28-31b9-2e96-0000000039a5 | OK | Ensure legacy iptables services are off | np0005647033 | item=iptables.service 2026-03-14 08:06:27.273707 | fa163e0a-ba28-31b9-2e96-0000000039a5 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647033 | 0:04:05.527330 | 0.46s 2026-03-14 08:06:27.353977 | fa163e0a-ba28-31b9-2e96-0000000038e7 | OK | Ensure legacy iptables services are off | np0005647039 | item=ip6tables.service 2026-03-14 08:06:27.357213 | fa163e0a-ba28-31b9-2e96-0000000038e7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647039 | 0:04:05.610854 | 0.90s 2026-03-14 08:06:27.369985 | fa163e0a-ba28-31b9-2e96-0000000038e7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647039 | 0:04:05.623633 | 0.91s 2026-03-14 08:06:27.386075 | fa163e0a-ba28-31b9-2e96-0000000038e8 | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:27.431433 | fa163e0a-ba28-31b9-2e96-000000003a08 | OK | Ensure legacy iptables services are off | np0005647035 | item=iptables.service 2026-03-14 08:06:27.435426 | fa163e0a-ba28-31b9-2e96-000000003a08 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647035 | 0:04:05.689061 | 0.51s 2026-03-14 08:06:27.447526 | fa163e0a-ba28-31b9-2e96-000000003932 | OK | Ensure legacy iptables services are off | np0005647032 | item=ip6tables.service 2026-03-14 08:06:27.449102 | fa163e0a-ba28-31b9-2e96-000000003932 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647032 | 0:04:05.702750 | 0.92s 2026-03-14 08:06:27.461936 | fa163e0a-ba28-31b9-2e96-000000003932 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647032 | 0:04:05.715586 | 0.93s 2026-03-14 08:06:27.484420 | fa163e0a-ba28-31b9-2e96-000000003933 | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:27.698021 | fa163e0a-ba28-31b9-2e96-0000000039a5 | OK | Ensure legacy iptables services are off | np0005647033 | item=ip6tables.service 2026-03-14 08:06:27.701648 | fa163e0a-ba28-31b9-2e96-0000000039a5 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647033 | 0:04:05.955297 | 0.89s 2026-03-14 08:06:27.709630 | fa163e0a-ba28-31b9-2e96-0000000039a5 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647033 | 0:04:05.963287 | 0.90s 2026-03-14 08:06:27.732784 | fa163e0a-ba28-31b9-2e96-0000000039a6 | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:27.865658 | fa163e0a-ba28-31b9-2e96-000000003a08 | OK | Ensure legacy iptables services are off | np0005647035 | item=ip6tables.service 2026-03-14 08:06:27.868981 | fa163e0a-ba28-31b9-2e96-000000003a08 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647035 | 0:04:06.122627 | 0.95s 2026-03-14 08:06:27.881643 | fa163e0a-ba28-31b9-2e96-000000003a08 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005647035 | 0:04:06.135284 | 0.96s 2026-03-14 08:06:27.915158 | fa163e0a-ba28-31b9-2e96-000000003a09 | TASK | Ensure nftables service is enabled and running 2026-03-14 08:06:28.014234 | fa163e0a-ba28-31b9-2e96-00000000385d | CHANGED | Ensure nftables service is enabled and running | np0005647038 2026-03-14 08:06:28.015586 | fa163e0a-ba28-31b9-2e96-00000000385d | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647038 | 0:04:06.269231 | 0.84s 2026-03-14 08:06:28.026507 | fa163e0a-ba28-31b9-2e96-00000000385e | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:28.038159 | fa163e0a-ba28-31b9-2e96-000000003810 | CHANGED | Ensure nftables service is enabled and running | np0005647037 2026-03-14 08:06:28.039437 | fa163e0a-ba28-31b9-2e96-000000003810 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647037 | 0:04:06.293087 | 0.89s 2026-03-14 08:06:28.051062 | fa163e0a-ba28-31b9-2e96-000000003811 | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:28.063959 | fa163e0a-ba28-31b9-2e96-00000000385e | SKIPPED | Empty nftables from anything that may lay around | np0005647038 2026-03-14 08:06:28.065001 | fa163e0a-ba28-31b9-2e96-00000000385e | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647038 | 0:04:06.318644 | 0.03s 2026-03-14 08:06:28.091448 | fa163e0a-ba28-31b9-2e96-000000003811 | SKIPPED | Empty nftables from anything that may lay around | np0005647037 2026-03-14 08:06:28.092432 | fa163e0a-ba28-31b9-2e96-000000003811 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647037 | 0:04:06.346081 | 0.04s 2026-03-14 08:06:28.112457 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647038 | 0:04:06.366095 | 0.04s 2026-03-14 08:06:28.140532 | fe5d8a5f-af45-4f48-8a40-cfaadc9701cd | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647038 2026-03-14 08:06:28.161895 | fa163e0a-ba28-31b9-2e96-000000003a57 | TASK | Push empty ruleset 2026-03-14 08:06:28.167244 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647037 | 0:04:06.420887 | 0.06s 2026-03-14 08:06:28.186605 | 158bb448-26b3-4730-9d00-7255d665072e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647037 2026-03-14 08:06:28.207105 | fa163e0a-ba28-31b9-2e96-000000003ab6 | TASK | Push empty ruleset 2026-03-14 08:06:28.257127 | fa163e0a-ba28-31b9-2e96-000000003933 | CHANGED | Ensure nftables service is enabled and running | np0005647032 2026-03-14 08:06:28.258240 | fa163e0a-ba28-31b9-2e96-000000003933 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647032 | 0:04:06.511890 | 0.77s 2026-03-14 08:06:28.273177 | fa163e0a-ba28-31b9-2e96-000000003934 | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:28.312099 | fa163e0a-ba28-31b9-2e96-000000003934 | SKIPPED | Empty nftables from anything that may lay around | np0005647032 2026-03-14 08:06:28.312958 | fa163e0a-ba28-31b9-2e96-000000003934 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647032 | 0:04:06.566614 | 0.04s 2026-03-14 08:06:28.353576 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647032 | 0:04:06.607200 | 0.03s 2026-03-14 08:06:28.378326 | ce03113e-9dcd-42b2-972a-4fef58d4ffba | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647032 2026-03-14 08:06:28.404941 | fa163e0a-ba28-31b9-2e96-000000003b19 | TASK | Push empty ruleset 2026-03-14 08:06:28.533526 | fa163e0a-ba28-31b9-2e96-0000000039a6 | CHANGED | Ensure nftables service is enabled and running | np0005647033 2026-03-14 08:06:28.536227 | fa163e0a-ba28-31b9-2e96-0000000039a6 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647033 | 0:04:06.789860 | 0.80s 2026-03-14 08:06:28.568315 | fa163e0a-ba28-31b9-2e96-0000000039a7 | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:28.594176 | fa163e0a-ba28-31b9-2e96-0000000039a7 | SKIPPED | Empty nftables from anything that may lay around | np0005647033 2026-03-14 08:06:28.595088 | fa163e0a-ba28-31b9-2e96-0000000039a7 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647033 | 0:04:06.848737 | 0.03s 2026-03-14 08:06:28.635835 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647033 | 0:04:06.889479 | 0.02s 2026-03-14 08:06:28.669398 | 258006f9-4e33-4a53-893a-51d123a7629e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647033 2026-03-14 08:06:28.697497 | fa163e0a-ba28-31b9-2e96-000000003b7c | TASK | Push empty ruleset 2026-03-14 08:06:28.751919 | fa163e0a-ba28-31b9-2e96-000000003a09 | CHANGED | Ensure nftables service is enabled and running | np0005647035 2026-03-14 08:06:28.753085 | fa163e0a-ba28-31b9-2e96-000000003a09 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647035 | 0:04:07.006737 | 0.84s 2026-03-14 08:06:28.768513 | fa163e0a-ba28-31b9-2e96-000000003a0a | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:28.810408 | fa163e0a-ba28-31b9-2e96-000000003a0a | SKIPPED | Empty nftables from anything that may lay around | np0005647035 2026-03-14 08:06:28.811144 | fa163e0a-ba28-31b9-2e96-000000003a0a | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647035 | 0:04:07.064800 | 0.04s 2026-03-14 08:06:28.851761 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647035 | 0:04:07.105407 | 0.03s 2026-03-14 08:06:28.899152 | 2f9f9057-c8ee-44bd-875d-e44c71d9b6e5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647035 2026-03-14 08:06:28.937636 | fa163e0a-ba28-31b9-2e96-000000003bdf | TASK | Push empty ruleset 2026-03-14 08:06:29.182258 | fa163e0a-ba28-31b9-2e96-000000003a57 | CHANGED | Push empty ruleset | np0005647038 2026-03-14 08:06:29.183255 | fa163e0a-ba28-31b9-2e96-000000003a57 | TIMING | tripleo_nftables : Push empty ruleset | np0005647038 | 0:04:07.436906 | 1.02s 2026-03-14 08:06:29.193889 | fa163e0a-ba28-31b9-2e96-000000003a58 | TASK | Load empty ruleset 2026-03-14 08:06:29.209294 | fa163e0a-ba28-31b9-2e96-0000000038e8 | CHANGED | Ensure nftables service is enabled and running | np0005647039 2026-03-14 08:06:29.210369 | fa163e0a-ba28-31b9-2e96-0000000038e8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005647039 | 0:04:07.464021 | 1.82s 2026-03-14 08:06:29.223824 | fa163e0a-ba28-31b9-2e96-0000000038e9 | TASK | Empty nftables from anything that may lay around 2026-03-14 08:06:29.229493 | fa163e0a-ba28-31b9-2e96-000000003ab6 | CHANGED | Push empty ruleset | np0005647037 2026-03-14 08:06:29.230430 | fa163e0a-ba28-31b9-2e96-000000003ab6 | TIMING | tripleo_nftables : Push empty ruleset | np0005647037 | 0:04:07.484082 | 1.02s 2026-03-14 08:06:29.241480 | fa163e0a-ba28-31b9-2e96-000000003ab7 | TASK | Load empty ruleset 2026-03-14 08:06:29.252740 | fa163e0a-ba28-31b9-2e96-0000000038e9 | SKIPPED | Empty nftables from anything that may lay around | np0005647039 2026-03-14 08:06:29.253709 | fa163e0a-ba28-31b9-2e96-0000000038e9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005647039 | 0:04:07.507360 | 0.03s 2026-03-14 08:06:29.286917 | fa163e0a-ba28-31b9-2e96-0000000037c7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647039 | 0:04:07.540561 | 0.02s 2026-03-14 08:06:29.315430 | 7422206c-340a-49bf-97f9-31713290fad5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005647039 2026-03-14 08:06:29.368231 | fa163e0a-ba28-31b9-2e96-000000003c46 | TASK | Push empty ruleset 2026-03-14 08:06:29.393352 | fa163e0a-ba28-31b9-2e96-000000003b19 | CHANGED | Push empty ruleset | np0005647032 2026-03-14 08:06:29.394415 | fa163e0a-ba28-31b9-2e96-000000003b19 | TIMING | tripleo_nftables : Push empty ruleset | np0005647032 | 0:04:07.648067 | 0.99s 2026-03-14 08:06:29.409996 | fa163e0a-ba28-31b9-2e96-000000003b1a | TASK | Load empty ruleset 2026-03-14 08:06:29.518051 | fa163e0a-ba28-31b9-2e96-000000003a58 | CHANGED | Load empty ruleset | np0005647038 2026-03-14 08:06:29.520760 | fa163e0a-ba28-31b9-2e96-000000003a58 | TIMING | tripleo_nftables : Load empty ruleset | np0005647038 | 0:04:07.774405 | 0.33s 2026-03-14 08:06:29.536423 | fa163e0a-ba28-31b9-2e96-000000003a5a | TASK | Use default rules 2026-03-14 08:06:29.579479 | fa163e0a-ba28-31b9-2e96-000000003ab7 | CHANGED | Load empty ruleset | np0005647037 2026-03-14 08:06:29.580954 | fa163e0a-ba28-31b9-2e96-000000003ab7 | TIMING | tripleo_nftables : Load empty ruleset | np0005647037 | 0:04:07.834604 | 0.34s 2026-03-14 08:06:29.592460 | fa163e0a-ba28-31b9-2e96-000000003ab9 | TASK | Use default rules 2026-03-14 08:06:29.609507 | fa163e0a-ba28-31b9-2e96-000000003a5a | OK | Use default rules | np0005647038 2026-03-14 08:06:29.610734 | fa163e0a-ba28-31b9-2e96-000000003a5a | TIMING | tripleo_nftables : Use default rules | np0005647038 | 0:04:07.864387 | 0.07s 2026-03-14 08:06:29.621985 | fa163e0a-ba28-31b9-2e96-000000003a5b | TASK | Enable LOG rules 2026-03-14 08:06:29.656076 | fa163e0a-ba28-31b9-2e96-000000003ab9 | OK | Use default rules | np0005647037 2026-03-14 08:06:29.658216 | fa163e0a-ba28-31b9-2e96-000000003ab9 | TIMING | tripleo_nftables : Use default rules | np0005647037 | 0:04:07.911855 | 0.06s 2026-03-14 08:06:29.686302 | fa163e0a-ba28-31b9-2e96-000000003aba | TASK | Enable LOG rules 2026-03-14 08:06:29.705935 | fa163e0a-ba28-31b9-2e96-000000003a5b | OK | Enable LOG rules | np0005647038 2026-03-14 08:06:29.708201 | fa163e0a-ba28-31b9-2e96-000000003a5b | TIMING | tripleo_nftables : Enable LOG rules | np0005647038 | 0:04:07.961839 | 0.09s 2026-03-14 08:06:29.710373 | fa163e0a-ba28-31b9-2e96-000000003b7c | CHANGED | Push empty ruleset | np0005647033 2026-03-14 08:06:29.711444 | fa163e0a-ba28-31b9-2e96-000000003b7c | TIMING | tripleo_nftables : Push empty ruleset | np0005647033 | 0:04:07.965094 | 1.01s 2026-03-14 08:06:29.736913 | fa163e0a-ba28-31b9-2e96-000000003a5d | TASK | Get current nftables content 2026-03-14 08:06:29.775422 | fa163e0a-ba28-31b9-2e96-000000003b7d | TASK | Load empty ruleset 2026-03-14 08:06:29.783329 | fa163e0a-ba28-31b9-2e96-000000003b1a | CHANGED | Load empty ruleset | np0005647032 2026-03-14 08:06:29.784438 | fa163e0a-ba28-31b9-2e96-000000003b1a | TIMING | tripleo_nftables : Load empty ruleset | np0005647032 | 0:04:08.038063 | 0.37s 2026-03-14 08:06:29.785569 | fa163e0a-ba28-31b9-2e96-000000003aba | OK | Enable LOG rules | np0005647037 2026-03-14 08:06:29.786282 | fa163e0a-ba28-31b9-2e96-000000003aba | TIMING | tripleo_nftables : Enable LOG rules | np0005647037 | 0:04:08.039942 | 0.09s 2026-03-14 08:06:29.800609 | fa163e0a-ba28-31b9-2e96-000000003abc | TASK | Get current nftables content 2026-03-14 08:06:29.821187 | fa163e0a-ba28-31b9-2e96-000000003b1c | TASK | Use default rules 2026-03-14 08:06:29.909072 | fa163e0a-ba28-31b9-2e96-000000003b1c | OK | Use default rules | np0005647032 2026-03-14 08:06:29.913227 | fa163e0a-ba28-31b9-2e96-000000003b1c | TIMING | tripleo_nftables : Use default rules | np0005647032 | 0:04:08.166865 | 0.09s 2026-03-14 08:06:29.945681 | fa163e0a-ba28-31b9-2e96-000000003b1d | TASK | Enable LOG rules 2026-03-14 08:06:29.961986 | fa163e0a-ba28-31b9-2e96-000000003bdf | CHANGED | Push empty ruleset | np0005647035 2026-03-14 08:06:29.964962 | fa163e0a-ba28-31b9-2e96-000000003bdf | TIMING | tripleo_nftables : Push empty ruleset | np0005647035 | 0:04:08.218606 | 1.03s 2026-03-14 08:06:29.988738 | fa163e0a-ba28-31b9-2e96-000000003be0 | TASK | Load empty ruleset 2026-03-14 08:06:30.012808 | fa163e0a-ba28-31b9-2e96-000000003b1d | OK | Enable LOG rules | np0005647032 2026-03-14 08:06:30.015522 | fa163e0a-ba28-31b9-2e96-000000003b1d | TIMING | tripleo_nftables : Enable LOG rules | np0005647032 | 0:04:08.269166 | 0.07s 2026-03-14 08:06:30.046955 | fa163e0a-ba28-31b9-2e96-000000003b1f | TASK | Get current nftables content 2026-03-14 08:06:30.068239 | fa163e0a-ba28-31b9-2e96-000000003a5d | CHANGED | Get current nftables content | np0005647038 2026-03-14 08:06:30.072727 | fa163e0a-ba28-31b9-2e96-000000003a5d | TIMING | tripleo_nftables : Get current nftables content | np0005647038 | 0:04:08.326379 | 0.33s 2026-03-14 08:06:30.073642 | fa163e0a-ba28-31b9-2e96-000000003abc | CHANGED | Get current nftables content | np0005647037 2026-03-14 08:06:30.074372 | fa163e0a-ba28-31b9-2e96-000000003abc | TIMING | tripleo_nftables : Get current nftables content | np0005647037 | 0:04:08.328032 | 0.27s 2026-03-14 08:06:30.085527 | fa163e0a-ba28-31b9-2e96-000000003abe | TASK | Generate chain jumps 2026-03-14 08:06:30.101355 | fa163e0a-ba28-31b9-2e96-000000003a5f | TASK | Generate chain jumps 2026-03-14 08:06:30.139119 | fa163e0a-ba28-31b9-2e96-000000003b7d | CHANGED | Load empty ruleset | np0005647033 2026-03-14 08:06:30.140611 | fa163e0a-ba28-31b9-2e96-000000003b7d | TIMING | tripleo_nftables : Load empty ruleset | np0005647033 | 0:04:08.394183 | 0.36s 2026-03-14 08:06:30.158226 | fa163e0a-ba28-31b9-2e96-000000003b7f | TASK | Use default rules 2026-03-14 08:06:30.205173 | fa163e0a-ba28-31b9-2e96-000000003c46 | CHANGED | Push empty ruleset | np0005647039 2026-03-14 08:06:30.206951 | fa163e0a-ba28-31b9-2e96-000000003c46 | TIMING | tripleo_nftables : Push empty ruleset | np0005647039 | 0:04:08.460553 | 0.84s 2026-03-14 08:06:30.218953 | fa163e0a-ba28-31b9-2e96-000000003c47 | TASK | Load empty ruleset 2026-03-14 08:06:30.247988 | fa163e0a-ba28-31b9-2e96-000000003b7f | OK | Use default rules | np0005647033 2026-03-14 08:06:30.250365 | fa163e0a-ba28-31b9-2e96-000000003b7f | TIMING | tripleo_nftables : Use default rules | np0005647033 | 0:04:08.504016 | 0.09s 2026-03-14 08:06:30.267199 | fa163e0a-ba28-31b9-2e96-000000003b80 | TASK | Enable LOG rules 2026-03-14 08:06:30.301496 | fa163e0a-ba28-31b9-2e96-000000003be0 | CHANGED | Load empty ruleset | np0005647035 2026-03-14 08:06:30.302992 | fa163e0a-ba28-31b9-2e96-000000003be0 | TIMING | tripleo_nftables : Load empty ruleset | np0005647035 | 0:04:08.556600 | 0.31s 2026-03-14 08:06:30.320330 | fa163e0a-ba28-31b9-2e96-000000003be2 | TASK | Use default rules 2026-03-14 08:06:30.340188 | fa163e0a-ba28-31b9-2e96-000000003b1f | CHANGED | Get current nftables content | np0005647032 2026-03-14 08:06:30.342136 | fa163e0a-ba28-31b9-2e96-000000003b1f | TIMING | tripleo_nftables : Get current nftables content | np0005647032 | 0:04:08.595726 | 0.29s 2026-03-14 08:06:30.343937 | fa163e0a-ba28-31b9-2e96-000000003b80 | OK | Enable LOG rules | np0005647033 2026-03-14 08:06:30.345460 | fa163e0a-ba28-31b9-2e96-000000003b80 | TIMING | tripleo_nftables : Enable LOG rules | np0005647033 | 0:04:08.599120 | 0.08s 2026-03-14 08:06:30.362625 | fa163e0a-ba28-31b9-2e96-000000003b21 | TASK | Generate chain jumps 2026-03-14 08:06:30.382052 | fa163e0a-ba28-31b9-2e96-000000003b82 | TASK | Get current nftables content 2026-03-14 08:06:30.407383 | fa163e0a-ba28-31b9-2e96-000000003be2 | OK | Use default rules | np0005647035 2026-03-14 08:06:30.409630 | fa163e0a-ba28-31b9-2e96-000000003be2 | TIMING | tripleo_nftables : Use default rules | np0005647035 | 0:04:08.663283 | 0.09s 2026-03-14 08:06:30.426642 | fa163e0a-ba28-31b9-2e96-000000003be3 | TASK | Enable LOG rules 2026-03-14 08:06:30.477473 | fa163e0a-ba28-31b9-2e96-000000003be3 | OK | Enable LOG rules | np0005647035 2026-03-14 08:06:30.479599 | fa163e0a-ba28-31b9-2e96-000000003be3 | TIMING | tripleo_nftables : Enable LOG rules | np0005647035 | 0:04:08.733254 | 0.05s 2026-03-14 08:06:30.495748 | fa163e0a-ba28-31b9-2e96-000000003be5 | TASK | Get current nftables content 2026-03-14 08:06:30.514534 | fa163e0a-ba28-31b9-2e96-000000003c47 | CHANGED | Load empty ruleset | np0005647039 2026-03-14 08:06:30.515970 | fa163e0a-ba28-31b9-2e96-000000003c47 | TIMING | tripleo_nftables : Load empty ruleset | np0005647039 | 0:04:08.769621 | 0.30s 2026-03-14 08:06:30.527015 | fa163e0a-ba28-31b9-2e96-000000003c49 | TASK | Use default rules 2026-03-14 08:06:30.600141 | fa163e0a-ba28-31b9-2e96-000000003c49 | OK | Use default rules | np0005647039 2026-03-14 08:06:30.601811 | fa163e0a-ba28-31b9-2e96-000000003c49 | TIMING | tripleo_nftables : Use default rules | np0005647039 | 0:04:08.855465 | 0.07s 2026-03-14 08:06:30.612147 | fa163e0a-ba28-31b9-2e96-000000003c4a | TASK | Enable LOG rules 2026-03-14 08:06:30.697871 | fa163e0a-ba28-31b9-2e96-000000003c4a | OK | Enable LOG rules | np0005647039 2026-03-14 08:06:30.699529 | fa163e0a-ba28-31b9-2e96-000000003c4a | TIMING | tripleo_nftables : Enable LOG rules | np0005647039 | 0:04:08.953181 | 0.09s 2026-03-14 08:06:30.713409 | fa163e0a-ba28-31b9-2e96-000000003c4c | TASK | Get current nftables content 2026-03-14 08:06:30.719756 | fa163e0a-ba28-31b9-2e96-000000003b82 | CHANGED | Get current nftables content | np0005647033 2026-03-14 08:06:30.721143 | fa163e0a-ba28-31b9-2e96-000000003b82 | TIMING | tripleo_nftables : Get current nftables content | np0005647033 | 0:04:08.974794 | 0.34s 2026-03-14 08:06:30.737396 | fa163e0a-ba28-31b9-2e96-000000003b84 | TASK | Generate chain jumps 2026-03-14 08:06:30.807583 | fa163e0a-ba28-31b9-2e96-000000003be5 | CHANGED | Get current nftables content | np0005647035 2026-03-14 08:06:30.809808 | fa163e0a-ba28-31b9-2e96-000000003be5 | TIMING | tripleo_nftables : Get current nftables content | np0005647035 | 0:04:09.063453 | 0.31s 2026-03-14 08:06:30.831090 | fa163e0a-ba28-31b9-2e96-000000003be7 | TASK | Generate chain jumps 2026-03-14 08:06:31.003262 | fa163e0a-ba28-31b9-2e96-000000003c4c | CHANGED | Get current nftables content | np0005647039 2026-03-14 08:06:31.004411 | fa163e0a-ba28-31b9-2e96-000000003c4c | TIMING | tripleo_nftables : Get current nftables content | np0005647039 | 0:04:09.258058 | 0.29s 2026-03-14 08:06:31.019871 | fa163e0a-ba28-31b9-2e96-000000003c4e | TASK | Generate chain jumps 2026-03-14 08:06:31.060353 | fa163e0a-ba28-31b9-2e96-000000003abe | CHANGED | Generate chain jumps | np0005647037 2026-03-14 08:06:31.061906 | fa163e0a-ba28-31b9-2e96-000000003abe | TIMING | tripleo_nftables : Generate chain jumps | np0005647037 | 0:04:09.315546 | 0.97s 2026-03-14 08:06:31.077426 | fa163e0a-ba28-31b9-2e96-000000003abf | TASK | Generate chain jumps 2026-03-14 08:06:31.102971 | fa163e0a-ba28-31b9-2e96-000000003a5f | CHANGED | Generate chain jumps | np0005647038 2026-03-14 08:06:31.104468 | fa163e0a-ba28-31b9-2e96-000000003a5f | TIMING | tripleo_nftables : Generate chain jumps | np0005647038 | 0:04:09.358111 | 1.00s 2026-03-14 08:06:31.125491 | fa163e0a-ba28-31b9-2e96-000000003a60 | TASK | Generate chain jumps 2026-03-14 08:06:31.418318 | fa163e0a-ba28-31b9-2e96-000000003b21 | CHANGED | Generate chain jumps | np0005647032 2026-03-14 08:06:31.419418 | fa163e0a-ba28-31b9-2e96-000000003b21 | TIMING | tripleo_nftables : Generate chain jumps | np0005647032 | 0:04:09.673066 | 1.06s 2026-03-14 08:06:31.439733 | fa163e0a-ba28-31b9-2e96-000000003b22 | TASK | Generate chain jumps 2026-03-14 08:06:31.858918 | fa163e0a-ba28-31b9-2e96-000000003b84 | CHANGED | Generate chain jumps | np0005647033 2026-03-14 08:06:31.860120 | fa163e0a-ba28-31b9-2e96-000000003b84 | TIMING | tripleo_nftables : Generate chain jumps | np0005647033 | 0:04:10.113769 | 1.12s 2026-03-14 08:06:31.878726 | fa163e0a-ba28-31b9-2e96-000000003b85 | TASK | Generate chain jumps 2026-03-14 08:06:31.958235 | fa163e0a-ba28-31b9-2e96-000000003be7 | CHANGED | Generate chain jumps | np0005647035 2026-03-14 08:06:31.959515 | fa163e0a-ba28-31b9-2e96-000000003be7 | TIMING | tripleo_nftables : Generate chain jumps | np0005647035 | 0:04:10.213156 | 1.13s 2026-03-14 08:06:31.975328 | fa163e0a-ba28-31b9-2e96-000000003be8 | TASK | Generate chain jumps 2026-03-14 08:06:31.985954 | fa163e0a-ba28-31b9-2e96-000000003c4e | CHANGED | Generate chain jumps | np0005647039 2026-03-14 08:06:31.987612 | fa163e0a-ba28-31b9-2e96-000000003c4e | TIMING | tripleo_nftables : Generate chain jumps | np0005647039 | 0:04:10.241187 | 0.97s 2026-03-14 08:06:31.999715 | fa163e0a-ba28-31b9-2e96-000000003c4f | TASK | Generate chain jumps 2026-03-14 08:06:32.056755 | fa163e0a-ba28-31b9-2e96-000000003abf | CHANGED | Generate chain jumps | np0005647037 2026-03-14 08:06:32.058371 | fa163e0a-ba28-31b9-2e96-000000003abf | TIMING | tripleo_nftables : Generate chain jumps | np0005647037 | 0:04:10.311953 | 0.98s 2026-03-14 08:06:32.069503 | fa163e0a-ba28-31b9-2e96-000000003ac0 | TASK | Generate nft flushes 2026-03-14 08:06:32.211778 | fa163e0a-ba28-31b9-2e96-000000003a60 | CHANGED | Generate chain jumps | np0005647038 2026-03-14 08:06:32.212774 | fa163e0a-ba28-31b9-2e96-000000003a60 | TIMING | tripleo_nftables : Generate chain jumps | np0005647038 | 0:04:10.466423 | 1.09s 2026-03-14 08:06:32.224044 | fa163e0a-ba28-31b9-2e96-000000003a61 | TASK | Generate nft flushes 2026-03-14 08:06:32.540128 | fa163e0a-ba28-31b9-2e96-000000003b22 | CHANGED | Generate chain jumps | np0005647032 2026-03-14 08:06:32.541662 | fa163e0a-ba28-31b9-2e96-000000003b22 | TIMING | tripleo_nftables : Generate chain jumps | np0005647032 | 0:04:10.795300 | 1.10s 2026-03-14 08:06:32.572376 | fa163e0a-ba28-31b9-2e96-000000003b23 | TASK | Generate nft flushes 2026-03-14 08:06:32.918329 | fa163e0a-ba28-31b9-2e96-000000003b85 | CHANGED | Generate chain jumps | np0005647033 2026-03-14 08:06:32.920008 | fa163e0a-ba28-31b9-2e96-000000003b85 | TIMING | tripleo_nftables : Generate chain jumps | np0005647033 | 0:04:11.173649 | 1.04s 2026-03-14 08:06:32.964535 | fa163e0a-ba28-31b9-2e96-000000003b86 | TASK | Generate nft flushes 2026-03-14 08:06:32.973795 | fa163e0a-ba28-31b9-2e96-000000003ac0 | CHANGED | Generate nft flushes | np0005647037 2026-03-14 08:06:32.975787 | fa163e0a-ba28-31b9-2e96-000000003ac0 | TIMING | tripleo_nftables : Generate nft flushes | np0005647037 | 0:04:11.229419 | 0.90s 2026-03-14 08:06:33.006163 | fa163e0a-ba28-31b9-2e96-000000003ac1 | TASK | Generate nft tripleo chains 2026-03-14 08:06:33.032277 | fa163e0a-ba28-31b9-2e96-000000003be8 | CHANGED | Generate chain jumps | np0005647035 2026-03-14 08:06:33.034956 | fa163e0a-ba28-31b9-2e96-000000003be8 | TIMING | tripleo_nftables : Generate chain jumps | np0005647035 | 0:04:11.288588 | 1.06s 2026-03-14 08:06:33.036094 | fa163e0a-ba28-31b9-2e96-000000003c4f | CHANGED | Generate chain jumps | np0005647039 2026-03-14 08:06:33.036912 | fa163e0a-ba28-31b9-2e96-000000003c4f | TIMING | tripleo_nftables : Generate chain jumps | np0005647039 | 0:04:11.290564 | 1.04s 2026-03-14 08:06:33.061461 | fa163e0a-ba28-31b9-2e96-000000003c50 | TASK | Generate nft flushes 2026-03-14 08:06:33.089397 | fa163e0a-ba28-31b9-2e96-000000003be9 | TASK | Generate nft flushes 2026-03-14 08:06:33.210990 | fa163e0a-ba28-31b9-2e96-000000003a61 | CHANGED | Generate nft flushes | np0005647038 2026-03-14 08:06:33.213256 | fa163e0a-ba28-31b9-2e96-000000003a61 | TIMING | tripleo_nftables : Generate nft flushes | np0005647038 | 0:04:11.466883 | 0.99s 2026-03-14 08:06:33.237775 | fa163e0a-ba28-31b9-2e96-000000003a62 | TASK | Generate nft tripleo chains 2026-03-14 08:06:33.502853 | fa163e0a-ba28-31b9-2e96-000000003b23 | CHANGED | Generate nft flushes | np0005647032 2026-03-14 08:06:33.505248 | fa163e0a-ba28-31b9-2e96-000000003b23 | TIMING | tripleo_nftables : Generate nft flushes | np0005647032 | 0:04:11.758875 | 0.93s 2026-03-14 08:06:33.526765 | fa163e0a-ba28-31b9-2e96-000000003b24 | TASK | Generate nft tripleo chains 2026-03-14 08:06:33.968499 | fa163e0a-ba28-31b9-2e96-000000003ac1 | CHANGED | Generate nft tripleo chains | np0005647037 2026-03-14 08:06:33.969736 | fa163e0a-ba28-31b9-2e96-000000003ac1 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647037 | 0:04:12.223385 | 0.96s 2026-03-14 08:06:33.992195 | fa163e0a-ba28-31b9-2e96-000000003ac2 | TASK | Generate nft ruleset in static file 2026-03-14 08:06:33.999661 | fa163e0a-ba28-31b9-2e96-000000003c50 | CHANGED | Generate nft flushes | np0005647039 2026-03-14 08:06:34.000798 | fa163e0a-ba28-31b9-2e96-000000003c50 | TIMING | tripleo_nftables : Generate nft flushes | np0005647039 | 0:04:12.254445 | 0.94s 2026-03-14 08:06:34.001639 | fa163e0a-ba28-31b9-2e96-000000003b86 | CHANGED | Generate nft flushes | np0005647033 2026-03-14 08:06:34.002132 | fa163e0a-ba28-31b9-2e96-000000003b86 | TIMING | tripleo_nftables : Generate nft flushes | np0005647033 | 0:04:12.255792 | 1.04s 2026-03-14 08:06:34.017177 | fa163e0a-ba28-31b9-2e96-000000003c51 | TASK | Generate nft tripleo chains 2026-03-14 08:06:34.037837 | fa163e0a-ba28-31b9-2e96-000000003b87 | TASK | Generate nft tripleo chains 2026-03-14 08:06:34.097178 | fa163e0a-ba28-31b9-2e96-000000003be9 | CHANGED | Generate nft flushes | np0005647035 2026-03-14 08:06:34.098194 | fa163e0a-ba28-31b9-2e96-000000003be9 | TIMING | tripleo_nftables : Generate nft flushes | np0005647035 | 0:04:12.351845 | 1.01s 2026-03-14 08:06:34.113497 | fa163e0a-ba28-31b9-2e96-000000003bea | TASK | Generate nft tripleo chains 2026-03-14 08:06:34.220256 | fa163e0a-ba28-31b9-2e96-000000003a62 | CHANGED | Generate nft tripleo chains | np0005647038 2026-03-14 08:06:34.221625 | fa163e0a-ba28-31b9-2e96-000000003a62 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647038 | 0:04:12.475270 | 0.98s 2026-03-14 08:06:34.243459 | fa163e0a-ba28-31b9-2e96-000000003a63 | TASK | Generate nft ruleset in static file 2026-03-14 08:06:34.503100 | fa163e0a-ba28-31b9-2e96-000000003b24 | CHANGED | Generate nft tripleo chains | np0005647032 2026-03-14 08:06:34.504281 | fa163e0a-ba28-31b9-2e96-000000003b24 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647032 | 0:04:12.757930 | 0.98s 2026-03-14 08:06:34.526212 | fa163e0a-ba28-31b9-2e96-000000003b25 | TASK | Generate nft ruleset in static file 2026-03-14 08:06:34.976897 | fa163e0a-ba28-31b9-2e96-000000003c51 | CHANGED | Generate nft tripleo chains | np0005647039 2026-03-14 08:06:34.977801 | fa163e0a-ba28-31b9-2e96-000000003c51 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647039 | 0:04:13.231455 | 0.96s 2026-03-14 08:06:34.988322 | fa163e0a-ba28-31b9-2e96-000000003c52 | TASK | Generate nft ruleset in static file 2026-03-14 08:06:35.016215 | fa163e0a-ba28-31b9-2e96-000000003b87 | CHANGED | Generate nft tripleo chains | np0005647033 2026-03-14 08:06:35.017117 | fa163e0a-ba28-31b9-2e96-000000003b87 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647033 | 0:04:13.270770 | 0.98s 2026-03-14 08:06:35.031899 | fa163e0a-ba28-31b9-2e96-000000003b88 | TASK | Generate nft ruleset in static file 2026-03-14 08:06:35.086934 | fa163e0a-ba28-31b9-2e96-000000003bea | CHANGED | Generate nft tripleo chains | np0005647035 2026-03-14 08:06:35.087912 | fa163e0a-ba28-31b9-2e96-000000003bea | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005647035 | 0:04:13.341564 | 0.97s 2026-03-14 08:06:35.103673 | fa163e0a-ba28-31b9-2e96-000000003beb | TASK | Generate nft ruleset in static file 2026-03-14 08:06:35.391470 | fa163e0a-ba28-31b9-2e96-000000003ac2 | CHANGED | Generate nft ruleset in static file | np0005647037 2026-03-14 08:06:35.392660 | fa163e0a-ba28-31b9-2e96-000000003ac2 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647037 | 0:04:13.646308 | 1.40s 2026-03-14 08:06:35.406659 | fa163e0a-ba28-31b9-2e96-000000003ac4 | TASK | Validate all of the generated content before loading 2026-03-14 08:06:35.578037 | fa163e0a-ba28-31b9-2e96-000000003a63 | CHANGED | Generate nft ruleset in static file | np0005647038 2026-03-14 08:06:35.579211 | fa163e0a-ba28-31b9-2e96-000000003a63 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647038 | 0:04:13.832862 | 1.33s 2026-03-14 08:06:35.589254 | fa163e0a-ba28-31b9-2e96-000000003a65 | TASK | Validate all of the generated content before loading 2026-03-14 08:06:36.045032 | fa163e0a-ba28-31b9-2e96-000000003ac4 | CHANGED | Validate all of the generated content before loading | np0005647037 2026-03-14 08:06:36.045921 | fa163e0a-ba28-31b9-2e96-000000003ac4 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647037 | 0:04:14.299575 | 0.64s 2026-03-14 08:06:36.055470 | fa163e0a-ba28-31b9-2e96-000000003ac5 | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:36.221874 | fa163e0a-ba28-31b9-2e96-000000003a65 | CHANGED | Validate all of the generated content before loading | np0005647038 2026-03-14 08:06:36.223110 | fa163e0a-ba28-31b9-2e96-000000003a65 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647038 | 0:04:14.476759 | 0.63s 2026-03-14 08:06:36.236562 | fa163e0a-ba28-31b9-2e96-000000003a66 | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:36.417004 | fa163e0a-ba28-31b9-2e96-000000003c52 | CHANGED | Generate nft ruleset in static file | np0005647039 2026-03-14 08:06:36.419084 | fa163e0a-ba28-31b9-2e96-000000003c52 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647039 | 0:04:14.672712 | 1.43s 2026-03-14 08:06:36.420780 | fa163e0a-ba28-31b9-2e96-000000003ac5 | CHANGED | Ensure we load our different nft rulesets on boot | np0005647037 2026-03-14 08:06:36.422527 | fa163e0a-ba28-31b9-2e96-000000003ac5 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647037 | 0:04:14.676010 | 0.37s 2026-03-14 08:06:36.476319 | fa163e0a-ba28-31b9-2e96-000000003c54 | TASK | Validate all of the generated content before loading 2026-03-14 08:06:36.482762 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647037 | 0:04:14.736395 | 0.04s 2026-03-14 08:06:36.499650 | 0f02fce2-d476-4f08-b439-0448154ed80f | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647037 2026-03-14 08:06:36.540949 | fa163e0a-ba28-31b9-2e96-000000003d19 | TASK | Inject our custom chains in nftables 2026-03-14 08:06:36.547117 | fa163e0a-ba28-31b9-2e96-000000003b25 | CHANGED | Generate nft ruleset in static file | np0005647032 2026-03-14 08:06:36.547932 | fa163e0a-ba28-31b9-2e96-000000003b25 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647032 | 0:04:14.801584 | 2.02s 2026-03-14 08:06:36.563095 | fa163e0a-ba28-31b9-2e96-000000003b27 | TASK | Validate all of the generated content before loading 2026-03-14 08:06:36.583531 | fa163e0a-ba28-31b9-2e96-000000003a66 | CHANGED | Ensure we load our different nft rulesets on boot | np0005647038 2026-03-14 08:06:36.585519 | fa163e0a-ba28-31b9-2e96-000000003a66 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647038 | 0:04:14.839161 | 0.35s 2026-03-14 08:06:36.625408 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647038 | 0:04:14.879044 | 0.02s 2026-03-14 08:06:36.647971 | 1caba2ff-a2a1-4f8c-a200-37e615475c6c | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647038 2026-03-14 08:06:36.693713 | fa163e0a-ba28-31b9-2e96-000000003e0f | TASK | Inject our custom chains in nftables 2026-03-14 08:06:36.849794 | fa163e0a-ba28-31b9-2e96-000000003d19 | CHANGED | Inject our custom chains in nftables | np0005647037 2026-03-14 08:06:36.851024 | fa163e0a-ba28-31b9-2e96-000000003d19 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647037 | 0:04:15.104672 | 0.31s 2026-03-14 08:06:36.864474 | fa163e0a-ba28-31b9-2e96-000000003d1a | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:37.005306 | fa163e0a-ba28-31b9-2e96-000000003e0f | CHANGED | Inject our custom chains in nftables | np0005647038 2026-03-14 08:06:37.007094 | fa163e0a-ba28-31b9-2e96-000000003e0f | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647038 | 0:04:15.260735 | 0.31s 2026-03-14 08:06:37.027172 | fa163e0a-ba28-31b9-2e96-000000003e10 | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:37.080707 | fa163e0a-ba28-31b9-2e96-000000003beb | CHANGED | Generate nft ruleset in static file | np0005647035 2026-03-14 08:06:37.084959 | fa163e0a-ba28-31b9-2e96-000000003beb | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647035 | 0:04:15.338590 | 1.98s 2026-03-14 08:06:37.086671 | fa163e0a-ba28-31b9-2e96-000000003b88 | CHANGED | Generate nft ruleset in static file | np0005647033 2026-03-14 08:06:37.087844 | fa163e0a-ba28-31b9-2e96-000000003b88 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005647033 | 0:04:15.341492 | 2.06s 2026-03-14 08:06:37.129384 | fa163e0a-ba28-31b9-2e96-000000003b8a | TASK | Validate all of the generated content before loading 2026-03-14 08:06:37.157208 | fa163e0a-ba28-31b9-2e96-000000003bed | TASK | Validate all of the generated content before loading 2026-03-14 08:06:37.162980 | fa163e0a-ba28-31b9-2e96-000000003c54 | CHANGED | Validate all of the generated content before loading | np0005647039 2026-03-14 08:06:37.165016 | fa163e0a-ba28-31b9-2e96-000000003c54 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647039 | 0:04:15.418663 | 0.69s 2026-03-14 08:06:37.179505 | fa163e0a-ba28-31b9-2e96-000000003c55 | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:37.218588 | fa163e0a-ba28-31b9-2e96-000000003b27 | CHANGED | Validate all of the generated content before loading | np0005647032 2026-03-14 08:06:37.220479 | fa163e0a-ba28-31b9-2e96-000000003b27 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647032 | 0:04:15.474125 | 0.66s 2026-03-14 08:06:37.243833 | fa163e0a-ba28-31b9-2e96-000000003b28 | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:37.251051 | fa163e0a-ba28-31b9-2e96-000000003d1a | CHANGED | Reload custom nftables ruleset files | np0005647037 2026-03-14 08:06:37.252701 | fa163e0a-ba28-31b9-2e96-000000003d1a | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647037 | 0:04:15.506346 | 0.39s 2026-03-14 08:06:37.289864 | fa163e0a-ba28-31b9-2e96-00000000310d | TASK | create persistent directories 2026-03-14 08:06:37.396405 | fa163e0a-ba28-31b9-2e96-000000003e10 | CHANGED | Reload custom nftables ruleset files | np0005647038 2026-03-14 08:06:37.398090 | fa163e0a-ba28-31b9-2e96-000000003e10 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647038 | 0:04:15.651729 | 0.37s 2026-03-14 08:06:37.455174 | fa163e0a-ba28-31b9-2e96-0000000031ca | TASK | create persistent directories 2026-03-14 08:06:37.528105 | fa163e0a-ba28-31b9-2e96-000000003c55 | CHANGED | Ensure we load our different nft rulesets on boot | np0005647039 2026-03-14 08:06:37.529234 | fa163e0a-ba28-31b9-2e96-000000003c55 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647039 | 0:04:15.782881 | 0.35s 2026-03-14 08:06:37.567318 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647039 | 0:04:15.820963 | 0.02s 2026-03-14 08:06:37.581184 | cb0b2b38-82a6-49ef-b564-5f2c608e426d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647039 2026-03-14 08:06:37.622455 | fa163e0a-ba28-31b9-2e96-000000003f13 | TASK | Inject our custom chains in nftables 2026-03-14 08:06:37.628173 | fa163e0a-ba28-31b9-2e96-000000003b28 | CHANGED | Ensure we load our different nft rulesets on boot | np0005647032 2026-03-14 08:06:37.635189 | fa163e0a-ba28-31b9-2e96-000000003b28 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647032 | 0:04:15.888836 | 0.39s 2026-03-14 08:06:37.637050 | fa163e0a-ba28-31b9-2e96-00000000310d | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:37.642672 | fa163e0a-ba28-31b9-2e96-00000000310d | TIMING | create persistent directories | np0005647037 | 0:04:15.896313 | 0.35s 2026-03-14 08:06:37.684717 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647032 | 0:04:15.938364 | 0.03s 2026-03-14 08:06:37.698907 | 70774c4c-1aee-47d8-9f92-2a674ac40221 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647032 2026-03-14 08:06:37.732151 | fa163e0a-ba28-31b9-2e96-000000004009 | TASK | Inject our custom chains in nftables 2026-03-14 08:06:37.779799 | fa163e0a-ba28-31b9-2e96-0000000031ca | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:37.783773 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647038 | 0:04:16.037402 | 0.33s 2026-03-14 08:06:37.791393 | fa163e0a-ba28-31b9-2e96-000000003b8a | CHANGED | Validate all of the generated content before loading | np0005647033 2026-03-14 08:06:37.792151 | fa163e0a-ba28-31b9-2e96-000000003b8a | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647033 | 0:04:16.045808 | 0.66s 2026-03-14 08:06:37.810171 | fa163e0a-ba28-31b9-2e96-000000003b8b | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:37.831698 | fa163e0a-ba28-31b9-2e96-000000003bed | CHANGED | Validate all of the generated content before loading | np0005647035 2026-03-14 08:06:37.832607 | fa163e0a-ba28-31b9-2e96-000000003bed | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005647035 | 0:04:16.086259 | 0.67s 2026-03-14 08:06:37.854190 | fa163e0a-ba28-31b9-2e96-000000003bee | TASK | Ensure we load our different nft rulesets on boot 2026-03-14 08:06:37.931076 | fa163e0a-ba28-31b9-2e96-00000000310d | CHANGED | create persistent directories | np0005647037 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:37.935592 | fa163e0a-ba28-31b9-2e96-00000000310d | TIMING | create persistent directories | np0005647037 | 0:04:16.189165 | 0.64s 2026-03-14 08:06:37.944788 | fa163e0a-ba28-31b9-2e96-00000000310d | TIMING | create persistent directories | np0005647037 | 0:04:16.198440 | 0.65s 2026-03-14 08:06:37.954757 | fa163e0a-ba28-31b9-2e96-00000000310e | TASK | import provision_mcelog 2026-03-14 08:06:37.974449 | fa163e0a-ba28-31b9-2e96-00000000310e | SKIPPED | import provision_mcelog | np0005647037 2026-03-14 08:06:37.975192 | fa163e0a-ba28-31b9-2e96-00000000310e | TIMING | import provision_mcelog | np0005647037 | 0:04:16.228849 | 0.02s 2026-03-14 08:06:37.988719 | fa163e0a-ba28-31b9-2e96-00000000310f | TASK | create persistent directories 2026-03-14 08:06:37.993524 | fa163e0a-ba28-31b9-2e96-000000003f13 | CHANGED | Inject our custom chains in nftables | np0005647039 2026-03-14 08:06:37.994508 | fa163e0a-ba28-31b9-2e96-000000003f13 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647039 | 0:04:16.248154 | 0.37s 2026-03-14 08:06:38.005309 | fa163e0a-ba28-31b9-2e96-000000003f14 | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:38.021337 | fa163e0a-ba28-31b9-2e96-000000004009 | CHANGED | Inject our custom chains in nftables | np0005647032 2026-03-14 08:06:38.023338 | fa163e0a-ba28-31b9-2e96-000000004009 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647032 | 0:04:16.276969 | 0.29s 2026-03-14 08:06:38.054818 | fa163e0a-ba28-31b9-2e96-00000000400a | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:38.071969 | fa163e0a-ba28-31b9-2e96-0000000031ca | CHANGED | create persistent directories | np0005647038 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:38.075949 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647038 | 0:04:16.329570 | 0.62s 2026-03-14 08:06:38.089707 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647038 | 0:04:16.343360 | 0.63s 2026-03-14 08:06:38.102896 | fa163e0a-ba28-31b9-2e96-0000000031cb | TASK | import provision_mcelog 2026-03-14 08:06:38.128244 | fa163e0a-ba28-31b9-2e96-0000000031cb | SKIPPED | import provision_mcelog | np0005647038 2026-03-14 08:06:38.129268 | fa163e0a-ba28-31b9-2e96-0000000031cb | TIMING | import provision_mcelog | np0005647038 | 0:04:16.382920 | 0.03s 2026-03-14 08:06:38.148752 | fa163e0a-ba28-31b9-2e96-0000000031cc | TASK | create persistent directories 2026-03-14 08:06:38.157773 | fa163e0a-ba28-31b9-2e96-000000003b8b | CHANGED | Ensure we load our different nft rulesets on boot | np0005647033 2026-03-14 08:06:38.159836 | fa163e0a-ba28-31b9-2e96-000000003b8b | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647033 | 0:04:16.413478 | 0.35s 2026-03-14 08:06:38.197565 | fa163e0a-ba28-31b9-2e96-000000003bee | CHANGED | Ensure we load our different nft rulesets on boot | np0005647035 2026-03-14 08:06:38.198936 | fa163e0a-ba28-31b9-2e96-000000003bee | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005647035 | 0:04:16.452583 | 0.34s 2026-03-14 08:06:38.231617 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647033 | 0:04:16.485254 | 0.05s 2026-03-14 08:06:38.254195 | d3b94880-94dc-4278-930d-4d6994e97407 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647033 2026-03-14 08:06:38.278875 | fa163e0a-ba28-31b9-2e96-00000000310f | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:38.286414 | fa163e0a-ba28-31b9-2e96-00000000310f | TIMING | create persistent directories | np0005647037 | 0:04:16.540060 | 0.30s 2026-03-14 08:06:38.304510 | fa163e0a-ba28-31b9-2e96-000000004117 | TASK | Inject our custom chains in nftables 2026-03-14 08:06:38.309710 | fa163e0a-ba28-31b9-2e96-0000000037c8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005647035 | 0:04:16.563353 | 0.08s 2026-03-14 08:06:38.310655 | fa163e0a-ba28-31b9-2e96-00000000310f | TIMING | create persistent directories | np0005647037 | 0:04:16.564316 | 0.32s 2026-03-14 08:06:38.325534 | f5e8135c-cd25-48a0-a3fd-561b4facaf47 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005647035 2026-03-14 08:06:38.354373 | fa163e0a-ba28-31b9-2e96-000000003110 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:38.372209 | fa163e0a-ba28-31b9-2e96-00000000420b | TASK | Inject our custom chains in nftables 2026-03-14 08:06:38.388589 | fa163e0a-ba28-31b9-2e96-000000003f14 | CHANGED | Reload custom nftables ruleset files | np0005647039 2026-03-14 08:06:38.389900 | fa163e0a-ba28-31b9-2e96-000000003f14 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647039 | 0:04:16.643544 | 0.38s 2026-03-14 08:06:38.436949 | fa163e0a-ba28-31b9-2e96-0000000031ca | TASK | create persistent directories 2026-03-14 08:06:38.445258 | fa163e0a-ba28-31b9-2e96-00000000400a | CHANGED | Reload custom nftables ruleset files | np0005647032 2026-03-14 08:06:38.446580 | fa163e0a-ba28-31b9-2e96-00000000400a | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647032 | 0:04:16.700205 | 0.39s 2026-03-14 08:06:38.470413 | fa163e0a-ba28-31b9-2e96-0000000031cc | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:38.471759 | fa163e0a-ba28-31b9-2e96-0000000031cc | TIMING | create persistent directories | np0005647038 | 0:04:16.725417 | 0.32s 2026-03-14 08:06:38.481949 | fa163e0a-ba28-31b9-2e96-0000000031cc | TIMING | create persistent directories | np0005647038 | 0:04:16.735600 | 0.33s 2026-03-14 08:06:38.491324 | fa163e0a-ba28-31b9-2e96-0000000031cd | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:38.524028 | fa163e0a-ba28-31b9-2e96-00000000322a | TASK | create persistent directories 2026-03-14 08:06:38.612682 | fa163e0a-ba28-31b9-2e96-000000004117 | CHANGED | Inject our custom chains in nftables | np0005647033 2026-03-14 08:06:38.613550 | fa163e0a-ba28-31b9-2e96-000000004117 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647033 | 0:04:16.867192 | 0.31s 2026-03-14 08:06:38.628347 | fa163e0a-ba28-31b9-2e96-000000004118 | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:38.698150 | fa163e0a-ba28-31b9-2e96-00000000420b | CHANGED | Inject our custom chains in nftables | np0005647035 2026-03-14 08:06:38.699251 | fa163e0a-ba28-31b9-2e96-00000000420b | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005647035 | 0:04:16.952899 | 0.33s 2026-03-14 08:06:38.719302 | fa163e0a-ba28-31b9-2e96-00000000420c | TASK | Reload custom nftables ruleset files 2026-03-14 08:06:38.759192 | fa163e0a-ba28-31b9-2e96-0000000031ca | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:38.763006 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647039 | 0:04:17.016638 | 0.32s 2026-03-14 08:06:38.841756 | fa163e0a-ba28-31b9-2e96-00000000322a | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:38.849745 | fa163e0a-ba28-31b9-2e96-00000000322a | TIMING | create persistent directories | np0005647032 | 0:04:17.103391 | 0.32s 2026-03-14 08:06:38.865657 | fa163e0a-ba28-31b9-2e96-00000000322a | TIMING | create persistent directories | np0005647032 | 0:04:17.119298 | 0.34s 2026-03-14 08:06:38.897802 | fa163e0a-ba28-31b9-2e96-00000000322b | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:39.009371 | fa163e0a-ba28-31b9-2e96-000000004118 | CHANGED | Reload custom nftables ruleset files | np0005647033 2026-03-14 08:06:39.010320 | fa163e0a-ba28-31b9-2e96-000000004118 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647033 | 0:04:17.263974 | 0.38s 2026-03-14 08:06:39.037138 | fa163e0a-ba28-31b9-2e96-0000000031ca | CHANGED | create persistent directories | np0005647039 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:39.038995 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647039 | 0:04:17.292644 | 0.60s 2026-03-14 08:06:39.053205 | fa163e0a-ba28-31b9-2e96-0000000031ca | TIMING | create persistent directories | np0005647039 | 0:04:17.306860 | 0.61s 2026-03-14 08:06:39.062295 | fa163e0a-ba28-31b9-2e96-0000000031cb | TASK | import provision_mcelog 2026-03-14 08:06:39.079805 | fa163e0a-ba28-31b9-2e96-00000000341d | TASK | create persistent directories 2026-03-14 08:06:39.089355 | fa163e0a-ba28-31b9-2e96-0000000031cb | SKIPPED | import provision_mcelog | np0005647039 2026-03-14 08:06:39.090198 | fa163e0a-ba28-31b9-2e96-0000000031cb | TIMING | import provision_mcelog | np0005647039 | 0:04:17.343845 | 0.03s 2026-03-14 08:06:39.100143 | fa163e0a-ba28-31b9-2e96-0000000031cc | TASK | create persistent directories 2026-03-14 08:06:39.112229 | fa163e0a-ba28-31b9-2e96-00000000420c | CHANGED | Reload custom nftables ruleset files | np0005647035 2026-03-14 08:06:39.113283 | fa163e0a-ba28-31b9-2e96-00000000420c | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005647035 | 0:04:17.366936 | 0.39s 2026-03-14 08:06:39.152860 | fa163e0a-ba28-31b9-2e96-0000000035c5 | TASK | create persistent directories 2026-03-14 08:06:39.403926 | fa163e0a-ba28-31b9-2e96-00000000341d | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:39.406343 | fa163e0a-ba28-31b9-2e96-00000000341d | TIMING | create persistent directories | np0005647033 | 0:04:17.659977 | 0.32s 2026-03-14 08:06:39.413329 | fa163e0a-ba28-31b9-2e96-00000000341d | TIMING | create persistent directories | np0005647033 | 0:04:17.666981 | 0.33s 2026-03-14 08:06:39.418994 | fa163e0a-ba28-31b9-2e96-0000000031cc | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:39.419892 | fa163e0a-ba28-31b9-2e96-0000000031cc | TIMING | create persistent directories | np0005647039 | 0:04:17.673545 | 0.32s 2026-03-14 08:06:39.437148 | fa163e0a-ba28-31b9-2e96-00000000341e | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:39.442471 | fa163e0a-ba28-31b9-2e96-0000000031cc | TIMING | create persistent directories | np0005647039 | 0:04:17.696114 | 0.34s 2026-03-14 08:06:39.452905 | fa163e0a-ba28-31b9-2e96-0000000031cd | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:39.456914 | fa163e0a-ba28-31b9-2e96-0000000035c5 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-03-14 08:06:39.462393 | fa163e0a-ba28-31b9-2e96-0000000035c5 | TIMING | create persistent directories | np0005647035 | 0:04:17.716034 | 0.31s 2026-03-14 08:06:39.466828 | fa163e0a-ba28-31b9-2e96-0000000035c5 | TIMING | create persistent directories | np0005647035 | 0:04:17.720488 | 0.31s 2026-03-14 08:06:39.481072 | fa163e0a-ba28-31b9-2e96-0000000035c6 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-03-14 08:06:39.550483 | fa163e0a-ba28-31b9-2e96-0000000031cd | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647038 2026-03-14 08:06:39.551330 | fa163e0a-ba28-31b9-2e96-0000000031cd | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647038 | 0:04:17.804984 | 1.06s 2026-03-14 08:06:39.560521 | fa163e0a-ba28-31b9-2e96-0000000031ce | TASK | create fcontext entry for iscsi 2026-03-14 08:06:39.689948 | fa163e0a-ba28-31b9-2e96-000000003110 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647037 2026-03-14 08:06:39.691277 | fa163e0a-ba28-31b9-2e96-000000003110 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647037 | 0:04:17.944925 | 1.34s 2026-03-14 08:06:39.711225 | fa163e0a-ba28-31b9-2e96-000000003111 | TASK | create fcontext entry for iscsi 2026-03-14 08:06:39.857359 | fa163e0a-ba28-31b9-2e96-00000000322b | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647032 2026-03-14 08:06:39.858931 | fa163e0a-ba28-31b9-2e96-00000000322b | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647032 | 0:04:18.112571 | 0.96s 2026-03-14 08:06:39.888353 | fa163e0a-ba28-31b9-2e96-00000000322c | TASK | create persistent directories 2026-03-14 08:06:40.237789 | fa163e0a-ba28-31b9-2e96-00000000322c | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:40.240690 | fa163e0a-ba28-31b9-2e96-00000000322c | TIMING | create persistent directories | np0005647032 | 0:04:18.494324 | 0.35s 2026-03-14 08:06:40.361028 | fa163e0a-ba28-31b9-2e96-00000000341e | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647033 2026-03-14 08:06:40.362515 | fa163e0a-ba28-31b9-2e96-00000000341e | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647033 | 0:04:18.616169 | 0.92s 2026-03-14 08:06:40.383498 | fa163e0a-ba28-31b9-2e96-00000000341f | TASK | create persistent directories 2026-03-14 08:06:40.420632 | fa163e0a-ba28-31b9-2e96-0000000031cd | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647039 2026-03-14 08:06:40.423957 | fa163e0a-ba28-31b9-2e96-0000000031cd | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647039 | 0:04:18.677588 | 0.97s 2026-03-14 08:06:40.441952 | fa163e0a-ba28-31b9-2e96-0000000031ce | TASK | create fcontext entry for iscsi 2026-03-14 08:06:40.520684 | fa163e0a-ba28-31b9-2e96-0000000035c6 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005647035 2026-03-14 08:06:40.521669 | fa163e0a-ba28-31b9-2e96-0000000035c6 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005647035 | 0:04:18.775320 | 1.04s 2026-03-14 08:06:40.539398 | fa163e0a-ba28-31b9-2e96-0000000035c9 | TASK | create persistent directories 2026-03-14 08:06:40.556980 | fa163e0a-ba28-31b9-2e96-00000000322c | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-03-14 08:06:40.559628 | fa163e0a-ba28-31b9-2e96-00000000322c | TIMING | create persistent directories | np0005647032 | 0:04:18.813261 | 0.67s 2026-03-14 08:06:40.568684 | fa163e0a-ba28-31b9-2e96-00000000322c | TIMING | create persistent directories | np0005647032 | 0:04:18.822329 | 0.68s 2026-03-14 08:06:40.589820 | fa163e0a-ba28-31b9-2e96-00000000322d | TASK | create fcontext entry for cinder data 2026-03-14 08:06:40.743302 | fa163e0a-ba28-31b9-2e96-00000000341f | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:40.746165 | fa163e0a-ba28-31b9-2e96-00000000341f | TIMING | create persistent directories | np0005647033 | 0:04:18.999802 | 0.35s 2026-03-14 08:06:40.891547 | fa163e0a-ba28-31b9-2e96-0000000035c9 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:40.893439 | fa163e0a-ba28-31b9-2e96-0000000035c9 | TIMING | create persistent directories | np0005647035 | 0:04:19.147091 | 0.35s 2026-03-14 08:06:40.948301 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647038 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:40.950505 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647038 | 0:04:19.204150 | 1.39s 2026-03-14 08:06:41.028751 | fa163e0a-ba28-31b9-2e96-000000003111 | CHANGED | create fcontext entry for iscsi | np0005647037 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:41.031034 | fa163e0a-ba28-31b9-2e96-000000003111 | TIMING | create fcontext entry for iscsi | np0005647037 | 0:04:19.284679 | 1.32s 2026-03-14 08:06:41.041588 | fa163e0a-ba28-31b9-2e96-00000000341f | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-03-14 08:06:41.043471 | fa163e0a-ba28-31b9-2e96-00000000341f | TIMING | create persistent directories | np0005647033 | 0:04:19.297122 | 0.65s 2026-03-14 08:06:41.051274 | fa163e0a-ba28-31b9-2e96-00000000341f | TIMING | create persistent directories | np0005647033 | 0:04:19.304923 | 0.66s 2026-03-14 08:06:41.071691 | fa163e0a-ba28-31b9-2e96-000000003420 | TASK | create fcontext entry for cinder data 2026-03-14 08:06:41.208955 | fa163e0a-ba28-31b9-2e96-0000000035c9 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-03-14 08:06:41.212352 | fa163e0a-ba28-31b9-2e96-0000000035c9 | TIMING | create persistent directories | np0005647035 | 0:04:19.465988 | 0.67s 2026-03-14 08:06:41.226618 | fa163e0a-ba28-31b9-2e96-0000000035c9 | TIMING | create persistent directories | np0005647035 | 0:04:19.480257 | 0.69s 2026-03-14 08:06:41.256682 | fa163e0a-ba28-31b9-2e96-0000000035ca | TASK | create fcontext entry for cinder data 2026-03-14 08:06:41.702064 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647039 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:41.703906 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647039 | 0:04:19.957524 | 1.26s 2026-03-14 08:06:41.737496 | fa163e0a-ba28-31b9-2e96-00000000322d | CHANGED | create fcontext entry for cinder data | np0005647032 2026-03-14 08:06:41.738598 | fa163e0a-ba28-31b9-2e96-00000000322d | TIMING | create fcontext entry for cinder data | np0005647032 | 0:04:19.992249 | 1.15s 2026-03-14 08:06:41.767617 | fa163e0a-ba28-31b9-2e96-00000000322e | TASK | create persistent directories 2026-03-14 08:06:42.071583 | fa163e0a-ba28-31b9-2e96-00000000322e | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:42.074374 | fa163e0a-ba28-31b9-2e96-00000000322e | TIMING | create persistent directories | np0005647032 | 0:04:20.328013 | 0.31s 2026-03-14 08:06:42.210219 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647038 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:42.212733 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647038 | 0:04:20.466383 | 2.65s 2026-03-14 08:06:42.303319 | fa163e0a-ba28-31b9-2e96-00000000322e | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:42.306180 | fa163e0a-ba28-31b9-2e96-00000000322e | TIMING | create persistent directories | np0005647032 | 0:04:20.559827 | 0.54s 2026-03-14 08:06:42.317220 | fa163e0a-ba28-31b9-2e96-00000000322e | TIMING | create persistent directories | np0005647032 | 0:04:20.570861 | 0.55s 2026-03-14 08:06:42.329220 | fa163e0a-ba28-31b9-2e96-000000003111 | CHANGED | create fcontext entry for iscsi | np0005647037 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:42.332212 | fa163e0a-ba28-31b9-2e96-000000003111 | TIMING | create fcontext entry for iscsi | np0005647037 | 0:04:20.585862 | 2.62s 2026-03-14 08:06:42.361810 | fa163e0a-ba28-31b9-2e96-00000000322f | TASK | ensure ceph configurations exist 2026-03-14 08:06:42.370226 | fa163e0a-ba28-31b9-2e96-000000003420 | CHANGED | create fcontext entry for cinder data | np0005647033 2026-03-14 08:06:42.371887 | fa163e0a-ba28-31b9-2e96-000000003420 | TIMING | create fcontext entry for cinder data | np0005647033 | 0:04:20.625521 | 1.30s 2026-03-14 08:06:42.401143 | fa163e0a-ba28-31b9-2e96-000000003421 | TASK | create persistent directories 2026-03-14 08:06:42.571732 | fa163e0a-ba28-31b9-2e96-0000000035ca | CHANGED | create fcontext entry for cinder data | np0005647035 2026-03-14 08:06:42.573017 | fa163e0a-ba28-31b9-2e96-0000000035ca | TIMING | create fcontext entry for cinder data | np0005647035 | 0:04:20.826664 | 1.31s 2026-03-14 08:06:42.593998 | fa163e0a-ba28-31b9-2e96-0000000035cb | TASK | create persistent directories 2026-03-14 08:06:42.683190 | fa163e0a-ba28-31b9-2e96-00000000322f | CHANGED | ensure ceph configurations exist | np0005647032 2026-03-14 08:06:42.684490 | fa163e0a-ba28-31b9-2e96-00000000322f | TIMING | ensure ceph configurations exist | np0005647032 | 0:04:20.938133 | 0.32s 2026-03-14 08:06:42.711834 | fa163e0a-ba28-31b9-2e96-000000003230 | TASK | create persistent directories 2026-03-14 08:06:42.733790 | fa163e0a-ba28-31b9-2e96-000000003421 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:42.737097 | fa163e0a-ba28-31b9-2e96-000000003421 | TIMING | create persistent directories | np0005647033 | 0:04:20.990734 | 0.33s 2026-03-14 08:06:42.905567 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647039 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:42.907192 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647039 | 0:04:21.160850 | 2.46s 2026-03-14 08:06:42.925233 | fa163e0a-ba28-31b9-2e96-0000000035cb | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:42.927244 | fa163e0a-ba28-31b9-2e96-0000000035cb | TIMING | create persistent directories | np0005647035 | 0:04:21.180894 | 0.33s 2026-03-14 08:06:43.012944 | fa163e0a-ba28-31b9-2e96-000000003421 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:43.015335 | fa163e0a-ba28-31b9-2e96-000000003421 | TIMING | create persistent directories | np0005647033 | 0:04:21.268987 | 0.61s 2026-03-14 08:06:43.022206 | fa163e0a-ba28-31b9-2e96-000000003421 | TIMING | create persistent directories | np0005647033 | 0:04:21.275864 | 0.62s 2026-03-14 08:06:43.038429 | fa163e0a-ba28-31b9-2e96-000000003230 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:43.040434 | fa163e0a-ba28-31b9-2e96-000000003230 | TIMING | create persistent directories | np0005647032 | 0:04:21.294088 | 0.33s 2026-03-14 08:06:43.052905 | fa163e0a-ba28-31b9-2e96-000000003422 | TASK | ensure ceph configurations exist 2026-03-14 08:06:43.059100 | fa163e0a-ba28-31b9-2e96-000000003230 | TIMING | create persistent directories | np0005647032 | 0:04:21.312735 | 0.35s 2026-03-14 08:06:43.079230 | fa163e0a-ba28-31b9-2e96-000000003232 | TASK | Create cinder image conversion directory 2026-03-14 08:06:43.100866 | fa163e0a-ba28-31b9-2e96-000000003232 | SKIPPED | Create cinder image conversion directory | np0005647032 2026-03-14 08:06:43.101586 | fa163e0a-ba28-31b9-2e96-000000003232 | TIMING | Create cinder image conversion directory | np0005647032 | 0:04:21.355241 | 0.02s 2026-03-14 08:06:43.114946 | fa163e0a-ba28-31b9-2e96-000000003233 | TASK | Mount cinder's image conversion NFS share 2026-03-14 08:06:43.136448 | fa163e0a-ba28-31b9-2e96-000000003233 | SKIPPED | Mount cinder's image conversion NFS share | np0005647032 2026-03-14 08:06:43.137149 | fa163e0a-ba28-31b9-2e96-000000003233 | TIMING | Mount cinder's image conversion NFS share | np0005647032 | 0:04:21.390806 | 0.02s 2026-03-14 08:06:43.150086 | fa163e0a-ba28-31b9-2e96-000000003235 | TASK | cinder_configure_lvm fact 2026-03-14 08:06:43.169672 | fa163e0a-ba28-31b9-2e96-000000003235 | OK | cinder_configure_lvm fact | np0005647032 2026-03-14 08:06:43.170326 | fa163e0a-ba28-31b9-2e96-000000003235 | TIMING | cinder_configure_lvm fact | np0005647032 | 0:04:21.423983 | 0.02s 2026-03-14 08:06:43.183533 | fa163e0a-ba28-31b9-2e96-000000003237 | TASK | ensure LVM rpm dependencies are installed 2026-03-14 08:06:43.248316 | fa163e0a-ba28-31b9-2e96-0000000035cb | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:43.251071 | fa163e0a-ba28-31b9-2e96-0000000035cb | TIMING | create persistent directories | np0005647035 | 0:04:21.504704 | 0.66s 2026-03-14 08:06:43.259444 | fa163e0a-ba28-31b9-2e96-0000000035cb | TIMING | create persistent directories | np0005647035 | 0:04:21.513093 | 0.66s 2026-03-14 08:06:43.279702 | fa163e0a-ba28-31b9-2e96-0000000035cc | TASK | ensure ceph configurations exist 2026-03-14 08:06:43.355443 | fa163e0a-ba28-31b9-2e96-000000003422 | CHANGED | ensure ceph configurations exist | np0005647033 2026-03-14 08:06:43.356696 | fa163e0a-ba28-31b9-2e96-000000003422 | TIMING | ensure ceph configurations exist | np0005647033 | 0:04:21.610344 | 0.30s 2026-03-14 08:06:43.375208 | fa163e0a-ba28-31b9-2e96-000000003423 | TASK | create persistent directories 2026-03-14 08:06:43.562865 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647038 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:43.565990 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647038 | 0:04:21.819625 | 4.00s 2026-03-14 08:06:43.574859 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647038 | 0:04:21.828503 | 4.01s 2026-03-14 08:06:43.592096 | fa163e0a-ba28-31b9-2e96-0000000031cf | TASK | create persistent directories 2026-03-14 08:06:43.610776 | fa163e0a-ba28-31b9-2e96-000000003111 | CHANGED | create fcontext entry for iscsi | np0005647037 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:43.614257 | fa163e0a-ba28-31b9-2e96-000000003111 | TIMING | create fcontext entry for iscsi | np0005647037 | 0:04:21.867887 | 3.90s 2026-03-14 08:06:43.628954 | fa163e0a-ba28-31b9-2e96-000000003111 | TIMING | create fcontext entry for iscsi | np0005647037 | 0:04:21.882596 | 3.92s 2026-03-14 08:06:43.631112 | fa163e0a-ba28-31b9-2e96-0000000035cc | CHANGED | ensure ceph configurations exist | np0005647035 2026-03-14 08:06:43.632207 | fa163e0a-ba28-31b9-2e96-0000000035cc | TIMING | ensure ceph configurations exist | np0005647035 | 0:04:21.885853 | 0.35s 2026-03-14 08:06:43.653315 | fa163e0a-ba28-31b9-2e96-000000003114 | TASK | create persistent directories 2026-03-14 08:06:43.685451 | fa163e0a-ba28-31b9-2e96-0000000035cd | TASK | create persistent directories 2026-03-14 08:06:43.774232 | fa163e0a-ba28-31b9-2e96-000000003423 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:43.774960 | fa163e0a-ba28-31b9-2e96-000000003423 | TIMING | create persistent directories | np0005647033 | 0:04:22.028614 | 0.40s 2026-03-14 08:06:43.784061 | fa163e0a-ba28-31b9-2e96-000000003423 | TIMING | create persistent directories | np0005647033 | 0:04:22.037685 | 0.41s 2026-03-14 08:06:43.816011 | fa163e0a-ba28-31b9-2e96-000000003425 | TASK | Create cinder image conversion directory 2026-03-14 08:06:43.853516 | fa163e0a-ba28-31b9-2e96-000000003425 | SKIPPED | Create cinder image conversion directory | np0005647033 2026-03-14 08:06:43.854729 | fa163e0a-ba28-31b9-2e96-000000003425 | TIMING | Create cinder image conversion directory | np0005647033 | 0:04:22.108374 | 0.04s 2026-03-14 08:06:43.883063 | fa163e0a-ba28-31b9-2e96-000000003426 | TASK | Mount cinder's image conversion NFS share 2026-03-14 08:06:43.913693 | fa163e0a-ba28-31b9-2e96-000000003426 | SKIPPED | Mount cinder's image conversion NFS share | np0005647033 2026-03-14 08:06:43.914629 | fa163e0a-ba28-31b9-2e96-000000003426 | TIMING | Mount cinder's image conversion NFS share | np0005647033 | 0:04:22.168280 | 0.03s 2026-03-14 08:06:43.932715 | fa163e0a-ba28-31b9-2e96-000000003428 | TASK | cinder_configure_lvm fact 2026-03-14 08:06:43.964650 | fa163e0a-ba28-31b9-2e96-000000003428 | OK | cinder_configure_lvm fact | np0005647033 2026-03-14 08:06:43.965505 | fa163e0a-ba28-31b9-2e96-000000003428 | TIMING | cinder_configure_lvm fact | np0005647033 | 0:04:22.219159 | 0.03s 2026-03-14 08:06:43.984450 | fa163e0a-ba28-31b9-2e96-00000000342a | TASK | ensure LVM rpm dependencies are installed 2026-03-14 08:06:44.003049 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647038 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.005950 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647038 | 0:04:22.259587 | 0.41s 2026-03-14 08:06:44.048405 | fa163e0a-ba28-31b9-2e96-000000003114 | CHANGED | create persistent directories | np0005647037 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.050611 | fa163e0a-ba28-31b9-2e96-000000003114 | TIMING | create persistent directories | np0005647037 | 0:04:22.304260 | 0.39s 2026-03-14 08:06:44.091685 | fa163e0a-ba28-31b9-2e96-0000000035cd | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-03-14 08:06:44.093645 | fa163e0a-ba28-31b9-2e96-0000000035cd | TIMING | create persistent directories | np0005647035 | 0:04:22.347296 | 0.32s 2026-03-14 08:06:44.100911 | fa163e0a-ba28-31b9-2e96-0000000035cd | TIMING | create persistent directories | np0005647035 | 0:04:22.354561 | 0.32s 2026-03-14 08:06:44.121172 | fa163e0a-ba28-31b9-2e96-0000000035cf | TASK | Create cinder image conversion directory 2026-03-14 08:06:44.149991 | fa163e0a-ba28-31b9-2e96-0000000035cf | SKIPPED | Create cinder image conversion directory | np0005647035 2026-03-14 08:06:44.150851 | fa163e0a-ba28-31b9-2e96-0000000035cf | TIMING | Create cinder image conversion directory | np0005647035 | 0:04:22.404502 | 0.03s 2026-03-14 08:06:44.169514 | fa163e0a-ba28-31b9-2e96-0000000035d0 | TASK | Mount cinder's image conversion NFS share 2026-03-14 08:06:44.189437 | fa163e0a-ba28-31b9-2e96-0000000031ce | CHANGED | create fcontext entry for iscsi | np0005647039 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.193188 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647039 | 0:04:22.446823 | 3.75s 2026-03-14 08:06:44.204396 | fa163e0a-ba28-31b9-2e96-0000000031ce | TIMING | create fcontext entry for iscsi | np0005647039 | 0:04:22.458045 | 3.76s 2026-03-14 08:06:44.205389 | fa163e0a-ba28-31b9-2e96-0000000035d0 | SKIPPED | Mount cinder's image conversion NFS share | np0005647035 2026-03-14 08:06:44.205985 | fa163e0a-ba28-31b9-2e96-0000000035d0 | TIMING | Mount cinder's image conversion NFS share | np0005647035 | 0:04:22.459644 | 0.04s 2026-03-14 08:06:44.218380 | fa163e0a-ba28-31b9-2e96-0000000031cf | TASK | create persistent directories 2026-03-14 08:06:44.239737 | fa163e0a-ba28-31b9-2e96-0000000035d2 | TASK | cinder_configure_lvm fact 2026-03-14 08:06:44.275300 | fa163e0a-ba28-31b9-2e96-0000000035d2 | OK | cinder_configure_lvm fact | np0005647035 2026-03-14 08:06:44.276204 | fa163e0a-ba28-31b9-2e96-0000000035d2 | TIMING | cinder_configure_lvm fact | np0005647035 | 0:04:22.529856 | 0.04s 2026-03-14 08:06:44.290376 | fa163e0a-ba28-31b9-2e96-0000000035d4 | TASK | ensure LVM rpm dependencies are installed 2026-03-14 08:06:44.306721 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647038 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:44.310803 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647038 | 0:04:22.564427 | 0.72s 2026-03-14 08:06:44.366537 | fa163e0a-ba28-31b9-2e96-000000003114 | CHANGED | create persistent directories | np0005647037 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:44.368473 | fa163e0a-ba28-31b9-2e96-000000003114 | TIMING | create persistent directories | np0005647037 | 0:04:22.622062 | 0.71s 2026-03-14 08:06:44.554080 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647039 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.556115 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647039 | 0:04:22.809774 | 0.34s 2026-03-14 08:06:44.579616 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.581999 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647038 | 0:04:22.835651 | 0.99s 2026-03-14 08:06:44.593257 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647038 | 0:04:22.846898 | 1.00s 2026-03-14 08:06:44.615125 | fa163e0a-ba28-31b9-2e96-0000000031d0 | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:06:44.648373 | fa163e0a-ba28-31b9-2e96-000000003114 | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:44.652107 | fa163e0a-ba28-31b9-2e96-000000003114 | TIMING | create persistent directories | np0005647037 | 0:04:22.905740 | 1.00s 2026-03-14 08:06:44.660570 | fa163e0a-ba28-31b9-2e96-000000003114 | TIMING | create persistent directories | np0005647037 | 0:04:22.914186 | 1.00s 2026-03-14 08:06:44.681192 | fa163e0a-ba28-31b9-2e96-000000003115 | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:06:44.842903 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647039 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:06:44.845666 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647039 | 0:04:23.099301 | 0.63s 2026-03-14 08:06:44.929722 | fa163e0a-ba28-31b9-2e96-0000000031d0 | OK | stat /lib/systemd/system/iscsid.socket | np0005647038 2026-03-14 08:06:44.930641 | fa163e0a-ba28-31b9-2e96-0000000031d0 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647038 | 0:04:23.184297 | 0.31s 2026-03-14 08:06:44.946173 | fa163e0a-ba28-31b9-2e96-0000000031d1 | TASK | Stop and disable iscsid.socket service 2026-03-14 08:06:44.974209 | fa163e0a-ba28-31b9-2e96-0000000031d1 | SKIPPED | Stop and disable iscsid.socket service | np0005647038 2026-03-14 08:06:44.975117 | fa163e0a-ba28-31b9-2e96-0000000031d1 | TIMING | Stop and disable iscsid.socket service | np0005647038 | 0:04:23.228770 | 0.03s 2026-03-14 08:06:44.992297 | fa163e0a-ba28-31b9-2e96-0000000031d2 | TASK | Check if iscsi.service is enabled 2026-03-14 08:06:44.998916 | fa163e0a-ba28-31b9-2e96-000000003115 | OK | stat /lib/systemd/system/iscsid.socket | np0005647037 2026-03-14 08:06:45.000006 | fa163e0a-ba28-31b9-2e96-000000003115 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647037 | 0:04:23.253652 | 0.32s 2026-03-14 08:06:45.012770 | fa163e0a-ba28-31b9-2e96-000000003116 | TASK | Stop and disable iscsid.socket service 2026-03-14 08:06:45.041482 | fa163e0a-ba28-31b9-2e96-000000003116 | SKIPPED | Stop and disable iscsid.socket service | np0005647037 2026-03-14 08:06:45.042441 | fa163e0a-ba28-31b9-2e96-000000003116 | TIMING | Stop and disable iscsid.socket service | np0005647037 | 0:04:23.296094 | 0.03s 2026-03-14 08:06:45.056061 | fa163e0a-ba28-31b9-2e96-000000003117 | TASK | Check if iscsi.service is enabled 2026-03-14 08:06:45.132655 | fa163e0a-ba28-31b9-2e96-0000000031cf | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:06:45.135698 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647039 | 0:04:23.389320 | 0.92s 2026-03-14 08:06:45.147170 | fa163e0a-ba28-31b9-2e96-0000000031cf | TIMING | create persistent directories | np0005647039 | 0:04:23.400817 | 0.93s 2026-03-14 08:06:45.161323 | fa163e0a-ba28-31b9-2e96-0000000031d0 | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:06:45.311618 | fa163e0a-ba28-31b9-2e96-0000000031d2 | CHANGED | Check if iscsi.service is enabled | np0005647038 2026-03-14 08:06:45.312847 | fa163e0a-ba28-31b9-2e96-0000000031d2 | TIMING | Check if iscsi.service is enabled | np0005647038 | 0:04:23.566494 | 0.32s 2026-03-14 08:06:45.325724 | fa163e0a-ba28-31b9-2e96-0000000031d3 | TASK | Stop iscsi.service 2026-03-14 08:06:45.371413 | fa163e0a-ba28-31b9-2e96-000000003117 | CHANGED | Check if iscsi.service is enabled | np0005647037 2026-03-14 08:06:45.372436 | fa163e0a-ba28-31b9-2e96-000000003117 | TIMING | Check if iscsi.service is enabled | np0005647037 | 0:04:23.626089 | 0.32s 2026-03-14 08:06:45.373048 | fa163e0a-ba28-31b9-2e96-0000000031d3 | SKIPPED | Stop iscsi.service | np0005647038 2026-03-14 08:06:45.373464 | fa163e0a-ba28-31b9-2e96-0000000031d3 | TIMING | Stop iscsi.service | np0005647038 | 0:04:23.627122 | 0.05s 2026-03-14 08:06:45.385341 | fa163e0a-ba28-31b9-2e96-000000003118 | TASK | Stop iscsi.service 2026-03-14 08:06:45.443378 | fa163e0a-ba28-31b9-2e96-000000003118 | SKIPPED | Stop iscsi.service | np0005647037 2026-03-14 08:06:45.446023 | fa163e0a-ba28-31b9-2e96-000000003118 | TIMING | Stop iscsi.service | np0005647037 | 0:04:23.699661 | 0.06s 2026-03-14 08:06:45.447818 | fa163e0a-ba28-31b9-2e96-0000000031d0 | OK | stat /lib/systemd/system/iscsid.socket | np0005647039 2026-03-14 08:06:45.449389 | fa163e0a-ba28-31b9-2e96-0000000031d0 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647039 | 0:04:23.703039 | 0.29s 2026-03-14 08:06:45.451081 | fa163e0a-ba28-31b9-2e96-0000000031d4 | TIMING | include_role : tripleo_kernel | np0005647038 | 0:04:23.704730 | 0.04s 2026-03-14 08:06:45.551028 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:06:45.578327 | fa163e0a-ba28-31b9-2e96-0000000031d1 | TASK | Stop and disable iscsid.socket service 2026-03-14 08:06:45.584368 | fa163e0a-ba28-31b9-2e96-000000003119 | TIMING | include_role : tripleo_kernel | np0005647037 | 0:04:23.838004 | 0.05s 2026-03-14 08:06:45.585530 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647038 | 0:04:23.839191 | 0.03s 2026-03-14 08:06:45.644360 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:06:45.657766 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:06:45.663714 | fa163e0a-ba28-31b9-2e96-0000000031d1 | SKIPPED | Stop and disable iscsid.socket service | np0005647039 2026-03-14 08:06:45.665112 | fa163e0a-ba28-31b9-2e96-0000000031d1 | TIMING | Stop and disable iscsid.socket service | np0005647039 | 0:04:23.918760 | 0.09s 2026-03-14 08:06:45.679049 | fa163e0a-ba28-31b9-2e96-0000000031d2 | TASK | Check if iscsi.service is enabled 2026-03-14 08:06:45.684978 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647037 | 0:04:23.938622 | 0.04s 2026-03-14 08:06:45.695388 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:06:45.964491 | fa163e0a-ba28-31b9-2e96-0000000031d2 | CHANGED | Check if iscsi.service is enabled | np0005647039 2026-03-14 08:06:45.966089 | fa163e0a-ba28-31b9-2e96-0000000031d2 | TIMING | Check if iscsi.service is enabled | np0005647039 | 0:04:24.219727 | 0.29s 2026-03-14 08:06:45.985744 | fa163e0a-ba28-31b9-2e96-0000000031d3 | TASK | Stop iscsi.service 2026-03-14 08:06:46.034248 | fa163e0a-ba28-31b9-2e96-0000000031d3 | SKIPPED | Stop iscsi.service | np0005647039 2026-03-14 08:06:46.035514 | fa163e0a-ba28-31b9-2e96-0000000031d3 | TIMING | Stop iscsi.service | np0005647039 | 0:04:24.289159 | 0.05s 2026-03-14 08:06:46.078103 | fa163e0a-ba28-31b9-2e96-0000000031d4 | TIMING | include_role : tripleo_kernel | np0005647039 | 0:04:24.331744 | 0.02s 2026-03-14 08:06:46.146035 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:06:46.173014 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647039 | 0:04:24.426662 | 0.03s 2026-03-14 08:06:46.182466 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:06:46.320195 | fa163e0a-ba28-31b9-2e96-000000003237 | OK | ensure LVM rpm dependencies are installed | np0005647032 2026-03-14 08:06:46.321438 | fa163e0a-ba28-31b9-2e96-000000003237 | TIMING | ensure LVM rpm dependencies are installed | np0005647032 | 0:04:24.575086 | 3.14s 2026-03-14 08:06:46.340127 | fa163e0a-ba28-31b9-2e96-000000003238 | TASK | cinder create LVM volume group dd 2026-03-14 08:06:46.652964 | fa163e0a-ba28-31b9-2e96-000000003238 | CHANGED | cinder create LVM volume group dd | np0005647032 2026-03-14 08:06:46.653940 | fa163e0a-ba28-31b9-2e96-000000003238 | TIMING | cinder create LVM volume group dd | np0005647032 | 0:04:24.907593 | 0.31s 2026-03-14 08:06:46.671859 | fa163e0a-ba28-31b9-2e96-000000003239 | TASK | Get or create LVM loopback device 2026-03-14 08:06:46.949944 | fa163e0a-ba28-31b9-2e96-00000000342a | OK | ensure LVM rpm dependencies are installed | np0005647033 2026-03-14 08:06:46.951155 | fa163e0a-ba28-31b9-2e96-00000000342a | TIMING | ensure LVM rpm dependencies are installed | np0005647033 | 0:04:25.204804 | 2.97s 2026-03-14 08:06:46.969716 | fa163e0a-ba28-31b9-2e96-00000000342b | TASK | cinder create LVM volume group dd 2026-03-14 08:06:47.006782 | fa163e0a-ba28-31b9-2e96-000000003239 | CHANGED | Get or create LVM loopback device | np0005647032 2026-03-14 08:06:47.007819 | fa163e0a-ba28-31b9-2e96-000000003239 | TIMING | Get or create LVM loopback device | np0005647032 | 0:04:25.261464 | 0.33s 2026-03-14 08:06:47.027862 | fa163e0a-ba28-31b9-2e96-00000000323a | TASK | Create LVM volume group 2026-03-14 08:06:47.275166 | fa163e0a-ba28-31b9-2e96-00000000342b | CHANGED | cinder create LVM volume group dd | np0005647033 2026-03-14 08:06:47.276605 | fa163e0a-ba28-31b9-2e96-00000000342b | TIMING | cinder create LVM volume group dd | np0005647033 | 0:04:25.530252 | 0.31s 2026-03-14 08:06:47.296622 | fa163e0a-ba28-31b9-2e96-00000000342c | TASK | Get or create LVM loopback device 2026-03-14 08:06:47.443173 | fa163e0a-ba28-31b9-2e96-0000000035d4 | OK | ensure LVM rpm dependencies are installed | np0005647035 2026-03-14 08:06:47.444128 | fa163e0a-ba28-31b9-2e96-0000000035d4 | TIMING | ensure LVM rpm dependencies are installed | np0005647035 | 0:04:25.697780 | 3.15s 2026-03-14 08:06:47.458588 | fa163e0a-ba28-31b9-2e96-0000000035d5 | TASK | cinder create LVM volume group dd 2026-03-14 08:06:47.623269 | fa163e0a-ba28-31b9-2e96-00000000342c | CHANGED | Get or create LVM loopback device | np0005647033 2026-03-14 08:06:47.624798 | fa163e0a-ba28-31b9-2e96-00000000342c | TIMING | Get or create LVM loopback device | np0005647033 | 0:04:25.878439 | 0.33s 2026-03-14 08:06:47.652889 | fa163e0a-ba28-31b9-2e96-00000000342d | TASK | Create LVM volume group 2026-03-14 08:06:47.716692 | fa163e0a-ba28-31b9-2e96-00000000323a | CHANGED | Create LVM volume group | np0005647032 2026-03-14 08:06:47.718312 | fa163e0a-ba28-31b9-2e96-00000000323a | TIMING | Create LVM volume group | np0005647032 | 0:04:25.971938 | 0.69s 2026-03-14 08:06:47.755658 | fa163e0a-ba28-31b9-2e96-00000000323b | TASK | cinder create service to run losetup for LVM on startup 2026-03-14 08:06:47.764394 | fa163e0a-ba28-31b9-2e96-0000000035d5 | CHANGED | cinder create LVM volume group dd | np0005647035 2026-03-14 08:06:47.766392 | fa163e0a-ba28-31b9-2e96-0000000035d5 | TIMING | cinder create LVM volume group dd | np0005647035 | 0:04:26.020024 | 0.31s 2026-03-14 08:06:47.787077 | fa163e0a-ba28-31b9-2e96-0000000035d6 | TASK | Get or create LVM loopback device 2026-03-14 08:06:48.153221 | fa163e0a-ba28-31b9-2e96-0000000035d6 | CHANGED | Get or create LVM loopback device | np0005647035 2026-03-14 08:06:48.154100 | fa163e0a-ba28-31b9-2e96-0000000035d6 | TIMING | Get or create LVM loopback device | np0005647035 | 0:04:26.407756 | 0.37s 2026-03-14 08:06:48.168069 | fa163e0a-ba28-31b9-2e96-0000000035d7 | TASK | Create LVM volume group 2026-03-14 08:06:48.196776 | fa163e0a-ba28-31b9-2e96-00000000342d | CHANGED | Create LVM volume group | np0005647033 2026-03-14 08:06:48.198010 | fa163e0a-ba28-31b9-2e96-00000000342d | TIMING | Create LVM volume group | np0005647033 | 0:04:26.451660 | 0.54s 2026-03-14 08:06:48.221416 | fa163e0a-ba28-31b9-2e96-00000000342e | TASK | cinder create service to run losetup for LVM on startup 2026-03-14 08:06:48.712985 | fa163e0a-ba28-31b9-2e96-0000000035d7 | CHANGED | Create LVM volume group | np0005647035 2026-03-14 08:06:48.715751 | fa163e0a-ba28-31b9-2e96-0000000035d7 | TIMING | Create LVM volume group | np0005647035 | 0:04:26.969389 | 0.55s 2026-03-14 08:06:48.748400 | fa163e0a-ba28-31b9-2e96-0000000035da | TASK | cinder create service to run losetup for LVM on startup 2026-03-14 08:06:48.756705 | fa163e0a-ba28-31b9-2e96-00000000323b | CHANGED | cinder create service to run losetup for LVM on startup | np0005647032 2026-03-14 08:06:48.758573 | fa163e0a-ba28-31b9-2e96-00000000323b | TIMING | cinder create service to run losetup for LVM on startup | np0005647032 | 0:04:27.012198 | 1.00s 2026-03-14 08:06:48.779221 | fa163e0a-ba28-31b9-2e96-00000000323c | TASK | cinder enable the LVM losetup service 2026-03-14 08:06:49.201886 | fa163e0a-ba28-31b9-2e96-00000000342e | CHANGED | cinder create service to run losetup for LVM on startup | np0005647033 2026-03-14 08:06:49.203960 | fa163e0a-ba28-31b9-2e96-00000000342e | TIMING | cinder create service to run losetup for LVM on startup | np0005647033 | 0:04:27.457609 | 0.98s 2026-03-14 08:06:49.223768 | fa163e0a-ba28-31b9-2e96-00000000342f | TASK | cinder enable the LVM losetup service 2026-03-14 08:06:49.524349 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647038 2026-03-14 08:06:49.526347 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647038 | 0:04:27.779994 | 3.87s 2026-03-14 08:06:49.539969 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:06:49.683816 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647037 2026-03-14 08:06:49.685759 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647037 | 0:04:27.939407 | 3.99s 2026-03-14 08:06:49.698619 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:06:49.921523 | fa163e0a-ba28-31b9-2e96-00000000323c | CHANGED | cinder enable the LVM losetup service | np0005647032 2026-03-14 08:06:49.923996 | fa163e0a-ba28-31b9-2e96-00000000323c | TIMING | cinder enable the LVM losetup service | np0005647032 | 0:04:28.177638 | 1.14s 2026-03-14 08:06:49.946175 | fa163e0a-ba28-31b9-2e96-00000000323e | TASK | create persistent directories 2026-03-14 08:06:50.021861 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647037 2026-03-14 08:06:50.024650 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647037 | 0:04:28.278295 | 0.32s 2026-03-14 08:06:50.035645 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:06:50.101991 | fa163e0a-ba28-31b9-2e96-00000000342f | CHANGED | cinder enable the LVM losetup service | np0005647033 2026-03-14 08:06:50.104314 | fa163e0a-ba28-31b9-2e96-00000000342f | TIMING | cinder enable the LVM losetup service | np0005647033 | 0:04:28.357960 | 0.88s 2026-03-14 08:06:50.127783 | fa163e0a-ba28-31b9-2e96-000000003431 | TASK | create persistent directories 2026-03-14 08:06:50.140252 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647038 2026-03-14 08:06:50.142402 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647038 | 0:04:28.396039 | 0.60s 2026-03-14 08:06:50.158337 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:06:50.294180 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647039 2026-03-14 08:06:50.296495 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647039 | 0:04:28.550137 | 4.11s 2026-03-14 08:06:50.310403 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:06:50.444691 | fa163e0a-ba28-31b9-2e96-000000003431 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:50.447330 | fa163e0a-ba28-31b9-2e96-000000003431 | TIMING | create persistent directories | np0005647033 | 0:04:28.700965 | 0.31s 2026-03-14 08:06:50.623120 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647039 2026-03-14 08:06:50.625215 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647039 | 0:04:28.878868 | 0.31s 2026-03-14 08:06:50.638351 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:06:50.862429 | fa163e0a-ba28-31b9-2e96-00000000323e | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:50.865168 | fa163e0a-ba28-31b9-2e96-00000000323e | TIMING | create persistent directories | np0005647032 | 0:04:29.118804 | 0.92s 2026-03-14 08:06:50.896670 | fa163e0a-ba28-31b9-2e96-000000003431 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:50.898933 | fa163e0a-ba28-31b9-2e96-000000003431 | TIMING | create persistent directories | np0005647033 | 0:04:29.152582 | 0.76s 2026-03-14 08:06:50.907410 | fa163e0a-ba28-31b9-2e96-000000003431 | TIMING | create persistent directories | np0005647033 | 0:04:29.161061 | 0.77s 2026-03-14 08:06:50.927828 | fa163e0a-ba28-31b9-2e96-000000003432 | TASK | import provision_mcelog 2026-03-14 08:06:50.963467 | fa163e0a-ba28-31b9-2e96-000000003432 | SKIPPED | import provision_mcelog | np0005647033 2026-03-14 08:06:50.965321 | fa163e0a-ba28-31b9-2e96-000000003432 | TIMING | import provision_mcelog | np0005647033 | 0:04:29.218971 | 0.04s 2026-03-14 08:06:50.970771 | fa163e0a-ba28-31b9-2e96-0000000035da | CHANGED | cinder create service to run losetup for LVM on startup | np0005647035 2026-03-14 08:06:50.972390 | fa163e0a-ba28-31b9-2e96-0000000035da | TIMING | cinder create service to run losetup for LVM on startup | np0005647035 | 0:04:29.225535 | 2.22s 2026-03-14 08:06:50.991530 | fa163e0a-ba28-31b9-2e96-000000003433 | TASK | create persistent logs directory 2026-03-14 08:06:51.020303 | fa163e0a-ba28-31b9-2e96-0000000035db | TASK | cinder enable the LVM losetup service 2026-03-14 08:06:51.025989 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647037 2026-03-14 08:06:51.027267 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647037 | 0:04:29.280918 | 0.99s 2026-03-14 08:06:51.037815 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:06:51.172896 | fa163e0a-ba28-31b9-2e96-00000000323e | CHANGED | create persistent directories | np0005647032 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:51.179917 | fa163e0a-ba28-31b9-2e96-00000000323e | TIMING | create persistent directories | np0005647032 | 0:04:29.433549 | 1.23s 2026-03-14 08:06:51.195082 | fa163e0a-ba28-31b9-2e96-00000000323e | TIMING | create persistent directories | np0005647032 | 0:04:29.448732 | 1.25s 2026-03-14 08:06:51.227321 | fa163e0a-ba28-31b9-2e96-00000000323f | TASK | import provision_mcelog 2026-03-14 08:06:51.235877 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647038 2026-03-14 08:06:51.237363 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647038 | 0:04:29.490995 | 1.08s 2026-03-14 08:06:51.261945 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:06:51.268703 | fa163e0a-ba28-31b9-2e96-00000000323f | SKIPPED | import provision_mcelog | np0005647032 2026-03-14 08:06:51.269825 | fa163e0a-ba28-31b9-2e96-00000000323f | TIMING | import provision_mcelog | np0005647032 | 0:04:29.523458 | 0.04s 2026-03-14 08:06:51.288798 | fa163e0a-ba28-31b9-2e96-000000003240 | TASK | create persistent logs directory 2026-03-14 08:06:51.316776 | fa163e0a-ba28-31b9-2e96-000000003433 | CHANGED | create persistent logs directory | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:51.321408 | fa163e0a-ba28-31b9-2e96-000000003433 | TIMING | create persistent logs directory | np0005647033 | 0:04:29.575039 | 0.32s 2026-03-14 08:06:51.566456 | fa163e0a-ba28-31b9-2e96-000000003433 | CHANGED | create persistent logs directory | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:51.569874 | fa163e0a-ba28-31b9-2e96-000000003433 | TIMING | create persistent logs directory | np0005647033 | 0:04:29.823522 | 0.57s 2026-03-14 08:06:51.634438 | fa163e0a-ba28-31b9-2e96-000000003433 | TIMING | create persistent logs directory | np0005647033 | 0:04:29.888078 | 0.64s 2026-03-14 08:06:51.654979 | fa163e0a-ba28-31b9-2e96-000000003240 | CHANGED | create persistent logs directory | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:51.658880 | fa163e0a-ba28-31b9-2e96-000000003240 | TIMING | create persistent logs directory | np0005647032 | 0:04:29.912528 | 0.37s 2026-03-14 08:06:51.685296 | fa163e0a-ba28-31b9-2e96-000000003434 | TASK | Mount NFS on host 2026-03-14 08:06:51.693473 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647039 2026-03-14 08:06:51.695425 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647039 | 0:04:29.949054 | 1.06s 2026-03-14 08:06:51.697295 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647037 2026-03-14 08:06:51.698607 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647037 | 0:04:29.952255 | 0.66s 2026-03-14 08:06:51.728476 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:06:51.751796 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:06:51.758344 | fa163e0a-ba28-31b9-2e96-000000003434 | SKIPPED | Mount NFS on host | np0005647033 2026-03-14 08:06:51.759487 | fa163e0a-ba28-31b9-2e96-000000003434 | TIMING | Mount NFS on host | np0005647033 | 0:04:30.013130 | 0.07s 2026-03-14 08:06:51.779480 | fa163e0a-ba28-31b9-2e96-000000003435 | TASK | Mount Node Staging Location 2026-03-14 08:06:51.821324 | fa163e0a-ba28-31b9-2e96-000000003435 | SKIPPED | Mount Node Staging Location | np0005647033 2026-03-14 08:06:51.822226 | fa163e0a-ba28-31b9-2e96-000000003435 | TIMING | Mount Node Staging Location | np0005647033 | 0:04:30.075878 | 0.04s 2026-03-14 08:06:51.823098 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647038 2026-03-14 08:06:51.823930 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647038 | 0:04:30.077590 | 0.56s 2026-03-14 08:06:51.837807 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:06:51.861889 | fa163e0a-ba28-31b9-2e96-000000003436 | TASK | ensure /var/lib/glance exists 2026-03-14 08:06:51.892342 | fa163e0a-ba28-31b9-2e96-0000000035db | CHANGED | cinder enable the LVM losetup service | np0005647035 2026-03-14 08:06:51.893355 | fa163e0a-ba28-31b9-2e96-0000000035db | TIMING | cinder enable the LVM losetup service | np0005647035 | 0:04:30.147010 | 0.87s 2026-03-14 08:06:51.907572 | fa163e0a-ba28-31b9-2e96-0000000035dd | TASK | create persistent directories 2026-03-14 08:06:51.949487 | fa163e0a-ba28-31b9-2e96-000000003240 | CHANGED | create persistent logs directory | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:51.952847 | fa163e0a-ba28-31b9-2e96-000000003240 | TIMING | create persistent logs directory | np0005647032 | 0:04:30.206482 | 0.66s 2026-03-14 08:06:51.960178 | fa163e0a-ba28-31b9-2e96-000000003240 | TIMING | create persistent logs directory | np0005647032 | 0:04:30.213833 | 0.67s 2026-03-14 08:06:51.974610 | fa163e0a-ba28-31b9-2e96-000000003241 | TASK | Mount NFS on host 2026-03-14 08:06:51.995763 | fa163e0a-ba28-31b9-2e96-000000003241 | SKIPPED | Mount NFS on host | np0005647032 2026-03-14 08:06:51.996701 | fa163e0a-ba28-31b9-2e96-000000003241 | TIMING | Mount NFS on host | np0005647032 | 0:04:30.250354 | 0.02s 2026-03-14 08:06:52.015817 | fa163e0a-ba28-31b9-2e96-000000003242 | TASK | Mount Node Staging Location 2026-03-14 08:06:52.043036 | fa163e0a-ba28-31b9-2e96-000000003242 | SKIPPED | Mount Node Staging Location | np0005647032 2026-03-14 08:06:52.043722 | fa163e0a-ba28-31b9-2e96-000000003242 | TIMING | Mount Node Staging Location | np0005647032 | 0:04:30.297380 | 0.03s 2026-03-14 08:06:52.056727 | fa163e0a-ba28-31b9-2e96-000000003243 | TASK | ensure /var/lib/glance exists 2026-03-14 08:06:52.189821 | fa163e0a-ba28-31b9-2e96-000000003436 | CHANGED | ensure /var/lib/glance exists | np0005647033 2026-03-14 08:06:52.191426 | fa163e0a-ba28-31b9-2e96-000000003436 | TIMING | ensure /var/lib/glance exists | np0005647033 | 0:04:30.445070 | 0.33s 2026-03-14 08:06:52.210601 | fa163e0a-ba28-31b9-2e96-000000003437 | TASK | create persistent directories 2026-03-14 08:06:52.256608 | fa163e0a-ba28-31b9-2e96-0000000035dd | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-03-14 08:06:52.262694 | fa163e0a-ba28-31b9-2e96-0000000035dd | TIMING | create persistent directories | np0005647035 | 0:04:30.516313 | 0.35s 2026-03-14 08:06:52.278744 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647039 2026-03-14 08:06:52.279798 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647039 | 0:04:30.533454 | 0.53s 2026-03-14 08:06:52.293850 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:06:52.376746 | fa163e0a-ba28-31b9-2e96-000000003243 | CHANGED | ensure /var/lib/glance exists | np0005647032 2026-03-14 08:06:52.377909 | fa163e0a-ba28-31b9-2e96-000000003243 | TIMING | ensure /var/lib/glance exists | np0005647032 | 0:04:30.631558 | 0.32s 2026-03-14 08:06:52.397963 | fa163e0a-ba28-31b9-2e96-000000003244 | TASK | create persistent directories 2026-03-14 08:06:52.567949 | fa163e0a-ba28-31b9-2e96-0000000035dd | CHANGED | create persistent directories | np0005647035 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-03-14 08:06:52.571032 | fa163e0a-ba28-31b9-2e96-0000000035dd | TIMING | create persistent directories | np0005647035 | 0:04:30.824667 | 0.66s 2026-03-14 08:06:52.579369 | fa163e0a-ba28-31b9-2e96-0000000035dd | TIMING | create persistent directories | np0005647035 | 0:04:30.833019 | 0.67s 2026-03-14 08:06:52.591615 | fa163e0a-ba28-31b9-2e96-000000003437 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-03-14 08:06:52.593241 | fa163e0a-ba28-31b9-2e96-000000003437 | TIMING | create persistent directories | np0005647033 | 0:04:30.846889 | 0.38s 2026-03-14 08:06:52.607191 | fa163e0a-ba28-31b9-2e96-0000000035de | TASK | import provision_mcelog 2026-03-14 08:06:52.634468 | fa163e0a-ba28-31b9-2e96-0000000035de | SKIPPED | import provision_mcelog | np0005647035 2026-03-14 08:06:52.635291 | fa163e0a-ba28-31b9-2e96-0000000035de | TIMING | import provision_mcelog | np0005647035 | 0:04:30.888944 | 0.03s 2026-03-14 08:06:52.653700 | fa163e0a-ba28-31b9-2e96-0000000035df | TASK | create persistent logs directory 2026-03-14 08:06:52.730895 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647037 2026-03-14 08:06:52.732074 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647037 | 0:04:30.985723 | 1.00s 2026-03-14 08:06:52.747584 | fa163e0a-ba28-31b9-2e96-000000003244 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-03-14 08:06:52.752280 | fa163e0a-ba28-31b9-2e96-000000003244 | TIMING | create persistent directories | np0005647032 | 0:04:31.005927 | 0.35s 2026-03-14 08:06:52.753421 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:06:52.808430 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647038 2026-03-14 08:06:52.810108 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647038 | 0:04:31.063749 | 0.97s 2026-03-14 08:06:52.829994 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:06:52.892507 | fa163e0a-ba28-31b9-2e96-000000003437 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-03-14 08:06:52.896000 | fa163e0a-ba28-31b9-2e96-000000003437 | TIMING | create persistent directories | np0005647033 | 0:04:31.149634 | 0.68s 2026-03-14 08:06:52.905723 | fa163e0a-ba28-31b9-2e96-000000003437 | TIMING | create persistent directories | np0005647033 | 0:04:31.159368 | 0.69s 2026-03-14 08:06:52.935852 | fa163e0a-ba28-31b9-2e96-000000003438 | TASK | Run puppet on the host to apply IPtables rules 2026-03-14 08:06:52.983252 | fa163e0a-ba28-31b9-2e96-0000000035df | CHANGED | create persistent logs directory | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:52.985363 | fa163e0a-ba28-31b9-2e96-0000000035df | TIMING | create persistent logs directory | np0005647035 | 0:04:31.239009 | 0.33s 2026-03-14 08:06:53.021501 | fa163e0a-ba28-31b9-2e96-000000003244 | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-03-14 08:06:53.023626 | fa163e0a-ba28-31b9-2e96-000000003244 | TIMING | create persistent directories | np0005647032 | 0:04:31.277281 | 0.62s 2026-03-14 08:06:53.030435 | fa163e0a-ba28-31b9-2e96-000000003244 | TIMING | create persistent directories | np0005647032 | 0:04:31.284087 | 0.63s 2026-03-14 08:06:53.047461 | fa163e0a-ba28-31b9-2e96-000000003245 | TASK | Run puppet on the host to apply IPtables rules 2026-03-14 08:06:53.216438 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647039 2026-03-14 08:06:53.217834 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647039 | 0:04:31.471483 | 0.92s 2026-03-14 08:06:53.231602 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:06:53.266658 | fa163e0a-ba28-31b9-2e96-0000000035df | CHANGED | create persistent logs directory | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-03-14 08:06:53.269796 | fa163e0a-ba28-31b9-2e96-0000000035df | TIMING | create persistent logs directory | np0005647035 | 0:04:31.523432 | 0.62s 2026-03-14 08:06:53.277930 | fa163e0a-ba28-31b9-2e96-0000000035df | TIMING | create persistent logs directory | np0005647035 | 0:04:31.531579 | 0.62s 2026-03-14 08:06:53.284717 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=fs.aio-max-nr 2026-03-14 08:06:53.289862 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:31.543512 | 0.46s 2026-03-14 08:06:53.296705 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=fs.aio-max-nr 2026-03-14 08:06:53.297906 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:31.551560 | 0.54s 2026-03-14 08:06:53.310636 | fa163e0a-ba28-31b9-2e96-0000000035e0 | TASK | Mount NFS on host 2026-03-14 08:06:53.332918 | fa163e0a-ba28-31b9-2e96-0000000035e0 | SKIPPED | Mount NFS on host | np0005647035 2026-03-14 08:06:53.334112 | fa163e0a-ba28-31b9-2e96-0000000035e0 | TIMING | Mount NFS on host | np0005647035 | 0:04:31.587761 | 0.02s 2026-03-14 08:06:53.353642 | fa163e0a-ba28-31b9-2e96-0000000035e3 | TASK | Mount Node Staging Location 2026-03-14 08:06:53.379392 | fa163e0a-ba28-31b9-2e96-0000000035e3 | SKIPPED | Mount Node Staging Location | np0005647035 2026-03-14 08:06:53.380204 | fa163e0a-ba28-31b9-2e96-0000000035e3 | TIMING | Mount Node Staging Location | np0005647035 | 0:04:31.633860 | 0.03s 2026-03-14 08:06:53.395944 | fa163e0a-ba28-31b9-2e96-0000000035e4 | TASK | ensure /var/lib/glance exists 2026-03-14 08:06:53.587623 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=fs.aio-max-nr 2026-03-14 08:06:53.591930 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:31.845563 | 0.36s 2026-03-14 08:06:53.610006 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=fs.inotify.max_user_instances 2026-03-14 08:06:53.611941 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:31.865592 | 0.86s 2026-03-14 08:06:53.620025 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=fs.inotify.max_user_instances 2026-03-14 08:06:53.620735 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:31.874393 | 0.79s 2026-03-14 08:06:53.697318 | fa163e0a-ba28-31b9-2e96-0000000035e4 | CHANGED | ensure /var/lib/glance exists | np0005647035 2026-03-14 08:06:53.698280 | fa163e0a-ba28-31b9-2e96-0000000035e4 | TIMING | ensure /var/lib/glance exists | np0005647035 | 0:04:31.951936 | 0.30s 2026-03-14 08:06:53.718711 | fa163e0a-ba28-31b9-2e96-0000000035e5 | TASK | create persistent directories 2026-03-14 08:06:53.897162 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=fs.inotify.max_user_instances 2026-03-14 08:06:53.899800 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:32.153434 | 0.67s 2026-03-14 08:06:53.944583 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=kernel.pid_max 2026-03-14 08:06:53.946646 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:32.200294 | 1.19s 2026-03-14 08:06:53.952740 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=kernel.pid_max 2026-03-14 08:06:53.954600 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:32.208253 | 1.12s 2026-03-14 08:06:54.031981 | fa163e0a-ba28-31b9-2e96-0000000035e5 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-03-14 08:06:54.034389 | fa163e0a-ba28-31b9-2e96-0000000035e5 | TIMING | create persistent directories | np0005647035 | 0:04:32.288039 | 0.31s 2026-03-14 08:06:54.220354 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:06:54.223286 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:32.476937 | 1.39s 2026-03-14 08:06:54.228148 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=kernel.pid_max 2026-03-14 08:06:54.230530 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:32.484184 | 1.00s 2026-03-14 08:06:54.271094 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:06:54.273475 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:32.527128 | 1.52s 2026-03-14 08:06:54.340782 | fa163e0a-ba28-31b9-2e96-0000000035e5 | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-03-14 08:06:54.344796 | fa163e0a-ba28-31b9-2e96-0000000035e5 | TIMING | create persistent directories | np0005647035 | 0:04:32.598445 | 0.63s 2026-03-14 08:06:54.353974 | fa163e0a-ba28-31b9-2e96-0000000035e5 | TIMING | create persistent directories | np0005647035 | 0:04:32.607626 | 0.63s 2026-03-14 08:06:54.381827 | fa163e0a-ba28-31b9-2e96-0000000035e6 | TASK | Run puppet on the host to apply IPtables rules 2026-03-14 08:06:54.514354 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:06:54.517927 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:32.771559 | 1.29s 2026-03-14 08:06:54.539361 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:06:54.542236 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:32.795888 | 1.71s 2026-03-14 08:06:54.598062 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:06:54.601302 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:32.854919 | 1.85s 2026-03-14 08:06:54.839447 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:06:54.842129 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:33.095779 | 1.61s 2026-03-14 08:06:54.867673 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:06:54.870245 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:33.123898 | 2.04s 2026-03-14 08:06:54.933148 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:06:54.936086 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:33.189735 | 2.18s 2026-03-14 08:06:55.141540 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:06:55.144457 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:33.398106 | 1.91s 2026-03-14 08:06:55.192892 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:06:55.195900 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:33.449549 | 2.36s 2026-03-14 08:06:55.289470 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:06:55.292166 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:33.545818 | 2.54s 2026-03-14 08:06:55.465714 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:06:55.468655 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:33.722306 | 2.24s 2026-03-14 08:06:55.506060 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.ip_forward 2026-03-14 08:06:55.509595 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:33.763206 | 2.68s 2026-03-14 08:06:55.634352 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.ip_forward 2026-03-14 08:06:55.637631 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:33.891281 | 2.88s 2026-03-14 08:06:55.789632 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.ip_forward 2026-03-14 08:06:55.792614 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:34.046262 | 2.56s 2026-03-14 08:06:55.937537 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:06:55.939698 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:34.193346 | 3.18s 2026-03-14 08:06:56.084667 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:06:56.087271 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:34.340930 | 2.85s 2026-03-14 08:06:56.246115 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:06:56.248717 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:34.502367 | 3.49s 2026-03-14 08:06:56.389047 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:06:56.391401 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:34.645057 | 3.16s 2026-03-14 08:06:56.507502 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:06:56.510857 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:34.764512 | 3.76s 2026-03-14 08:06:56.716055 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:06:56.718795 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:34.972443 | 3.49s 2026-03-14 08:06:56.833808 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:06:56.836602 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:35.090251 | 4.00s 2026-03-14 08:06:56.843697 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:06:56.846067 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:35.099718 | 4.09s 2026-03-14 08:06:57.048325 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:06:57.051200 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:35.304847 | 3.82s 2026-03-14 08:06:57.153674 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:06:57.155957 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:35.409613 | 4.32s 2026-03-14 08:06:57.184086 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:06:57.186587 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:35.440241 | 4.43s 2026-03-14 08:06:57.312501 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:06:57.313320 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:35.566974 | 4.08s 2026-03-14 08:06:57.448885 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:06:57.449506 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:35.703166 | 4.62s 2026-03-14 08:06:57.456924 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:06:57.457274 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:35.710935 | 4.70s 2026-03-14 08:06:57.590113 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:06:57.592025 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:35.845683 | 4.36s 2026-03-14 08:06:57.666848 | fa163e0a-ba28-31b9-2e96-000000003438 | OK | Run puppet on the host to apply IPtables rules | np0005647033 2026-03-14 08:06:57.668275 | fa163e0a-ba28-31b9-2e96-000000003438 | TIMING | Run puppet on the host to apply IPtables rules | np0005647033 | 0:04:35.921922 | 4.73s 2026-03-14 08:06:57.701244 | fa163e0a-ba28-31b9-2e96-000000003439 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 08:06:57.720772 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:06:57.723789 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:35.977436 | 4.97s 2026-03-14 08:06:57.751916 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:06:57.754184 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:36.007840 | 4.92s 2026-03-14 08:06:57.776047 | fa163e0a-ba28-31b9-2e96-000000003439 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647033 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.59 seconds", "Notice: Applied catalog in 0.21 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.20", " Catalog application: 0.21", " Config retrieval: 0.71", " Last run: 1773475617", " Total: 0.21", "Version:", " Config: 1773475616", " 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-03-14 08:06:57.777593 | fa163e0a-ba28-31b9-2e96-000000003439 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647033 | 0:04:36.031209 | 0.07s 2026-03-14 08:06:57.810325 | fa163e0a-ba28-31b9-2e96-00000000343a | TASK | create persistent directories 2026-03-14 08:06:57.927879 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:06:57.930568 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:36.184178 | 4.70s 2026-03-14 08:06:58.012987 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:06:58.015095 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:36.268742 | 5.26s 2026-03-14 08:06:58.053155 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:06:58.055395 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:36.309042 | 5.22s 2026-03-14 08:06:58.134406 | fa163e0a-ba28-31b9-2e96-00000000343a | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:06:58.138339 | fa163e0a-ba28-31b9-2e96-00000000343a | TIMING | create persistent directories | np0005647033 | 0:04:36.391988 | 0.33s 2026-03-14 08:06:58.190822 | fa163e0a-ba28-31b9-2e96-000000003245 | OK | Run puppet on the host to apply IPtables rules | np0005647032 2026-03-14 08:06:58.191924 | fa163e0a-ba28-31b9-2e96-000000003245 | TIMING | Run puppet on the host to apply IPtables rules | np0005647032 | 0:04:36.445573 | 5.14s 2026-03-14 08:06:58.219219 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:06:58.222417 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:36.476063 | 4.99s 2026-03-14 08:06:58.234144 | fa163e0a-ba28-31b9-2e96-000000003246 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 08:06:58.315637 | fa163e0a-ba28-31b9-2e96-000000003246 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647032 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005647032.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.70", " Last run: 1773475617", " Total: 0.22", "Version:", " Config: 1773475617", " 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-03-14 08:06:58.317092 | fa163e0a-ba28-31b9-2e96-000000003246 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647032 | 0:04:36.570738 | 0.08s 2026-03-14 08:06:58.324158 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:06:58.328651 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:36.582298 | 5.57s 2026-03-14 08:06:58.354484 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:06:58.355983 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:36.609633 | 5.52s 2026-03-14 08:06:58.361278 | fa163e0a-ba28-31b9-2e96-000000003247 | TASK | create persistent directories 2026-03-14 08:06:58.403493 | fa163e0a-ba28-31b9-2e96-00000000343a | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-03-14 08:06:58.405925 | fa163e0a-ba28-31b9-2e96-00000000343a | TIMING | create persistent directories | np0005647033 | 0:04:36.659569 | 0.59s 2026-03-14 08:06:58.412401 | fa163e0a-ba28-31b9-2e96-00000000343a | TIMING | create persistent directories | np0005647033 | 0:04:36.666051 | 0.60s 2026-03-14 08:06:58.428687 | fa163e0a-ba28-31b9-2e96-00000000343b | TASK | create persistent directories 2026-03-14 08:06:58.538905 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:06:58.542981 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:36.796613 | 5.31s 2026-03-14 08:06:58.617644 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647037 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:06:58.619223 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:36.872875 | 5.86s 2026-03-14 08:06:58.624845 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647037 | 0:04:36.878506 | 5.87s 2026-03-14 08:06:58.636583 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:06:58.695087 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:06:58.697615 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:36.951247 | 5.87s 2026-03-14 08:06:58.746256 | fa163e0a-ba28-31b9-2e96-00000000343b | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:06:58.748150 | fa163e0a-ba28-31b9-2e96-00000000343b | TIMING | create persistent directories | np0005647033 | 0:04:37.001801 | 0.32s 2026-03-14 08:06:58.761062 | fa163e0a-ba28-31b9-2e96-000000003247 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:06:58.762791 | fa163e0a-ba28-31b9-2e96-000000003247 | TIMING | create persistent directories | np0005647032 | 0:04:37.016443 | 0.40s 2026-03-14 08:06:58.880229 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647039 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:06:58.882214 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:37.135863 | 5.65s 2026-03-14 08:06:58.890767 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647039 | 0:04:37.144423 | 5.66s 2026-03-14 08:06:58.903240 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:06:58.959846 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:06:58.962789 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:37.216421 | 6.13s 2026-03-14 08:06:59.035876 | fa163e0a-ba28-31b9-2e96-00000000343b | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-03-14 08:06:59.038466 | fa163e0a-ba28-31b9-2e96-00000000343b | TIMING | create persistent directories | np0005647033 | 0:04:37.292114 | 0.61s 2026-03-14 08:06:59.047085 | fa163e0a-ba28-31b9-2e96-00000000343b | TIMING | create persistent directories | np0005647033 | 0:04:37.300731 | 0.62s 2026-03-14 08:06:59.061797 | fa163e0a-ba28-31b9-2e96-000000003247 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-03-14 08:06:59.063599 | fa163e0a-ba28-31b9-2e96-000000003247 | TIMING | create persistent directories | np0005647032 | 0:04:37.317245 | 0.70s 2026-03-14 08:06:59.077773 | fa163e0a-ba28-31b9-2e96-00000000343c | TASK | create persistent directories 2026-03-14 08:06:59.084433 | fa163e0a-ba28-31b9-2e96-000000003247 | TIMING | create persistent directories | np0005647032 | 0:04:37.338071 | 0.72s 2026-03-14 08:06:59.100789 | fa163e0a-ba28-31b9-2e96-000000003248 | TASK | create persistent directories 2026-03-14 08:06:59.152331 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647037 2026-03-14 08:06:59.153854 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647037 | 0:04:37.407503 | 0.52s 2026-03-14 08:06:59.178648 | fa163e0a-ba28-31b9-2e96-00000000311a | TASK | create persistent logs directory 2026-03-14 08:06:59.280600 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:06:59.283138 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:37.536772 | 6.45s 2026-03-14 08:06:59.396756 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647039 2026-03-14 08:06:59.397807 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647039 | 0:04:37.651465 | 0.49s 2026-03-14 08:06:59.405858 | fa163e0a-ba28-31b9-2e96-00000000343c | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:06:59.408582 | fa163e0a-ba28-31b9-2e96-00000000343c | TIMING | create persistent directories | np0005647033 | 0:04:37.662201 | 0.33s 2026-03-14 08:06:59.420727 | fa163e0a-ba28-31b9-2e96-00000000343c | TIMING | create persistent directories | np0005647033 | 0:04:37.674385 | 0.34s 2026-03-14 08:06:59.430186 | fa163e0a-ba28-31b9-2e96-000000003248 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:06:59.431709 | fa163e0a-ba28-31b9-2e96-000000003248 | TIMING | create persistent directories | np0005647032 | 0:04:37.685359 | 0.33s 2026-03-14 08:06:59.437658 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TASK | create persistent logs directory 2026-03-14 08:06:59.456069 | fa163e0a-ba28-31b9-2e96-00000000343d | TASK | create persistent directories 2026-03-14 08:06:59.538946 | fa163e0a-ba28-31b9-2e96-00000000311a | CHANGED | create persistent logs directory | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:06:59.541926 | fa163e0a-ba28-31b9-2e96-00000000311a | TIMING | create persistent logs directory | np0005647037 | 0:04:37.795558 | 0.36s 2026-03-14 08:06:59.553375 | fa163e0a-ba28-31b9-2e96-0000000035e6 | OK | Run puppet on the host to apply IPtables rules | np0005647035 2026-03-14 08:06:59.554096 | fa163e0a-ba28-31b9-2e96-0000000035e6 | TIMING | Run puppet on the host to apply IPtables rules | np0005647035 | 0:04:37.807752 | 5.17s 2026-03-14 08:06:59.574057 | fa163e0a-ba28-31b9-2e96-0000000035e7 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-03-14 08:06:59.580424 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647038 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:06:59.582060 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:37.835707 | 6.75s 2026-03-14 08:06:59.601055 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647038 | 0:04:37.854589 | 6.77s 2026-03-14 08:06:59.627616 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:06:59.653609 | fa163e0a-ba28-31b9-2e96-0000000035e7 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647035 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.67 seconds", "Notice: Applied catalog in 0.27 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.25", " Catalog application: 0.27", " Config retrieval: 0.78", " Last run: 1773475619", " Total: 0.27", "Version:", " Config: 1773475618", " 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-03-14 08:06:59.654718 | fa163e0a-ba28-31b9-2e96-0000000035e7 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005647035 | 0:04:37.908365 | 0.07s 2026-03-14 08:06:59.674203 | fa163e0a-ba28-31b9-2e96-0000000035e8 | TASK | create persistent directories 2026-03-14 08:06:59.712323 | fa163e0a-ba28-31b9-2e96-000000003248 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-03-14 08:06:59.717743 | fa163e0a-ba28-31b9-2e96-000000003248 | TIMING | create persistent directories | np0005647032 | 0:04:37.971376 | 0.62s 2026-03-14 08:06:59.726242 | fa163e0a-ba28-31b9-2e96-000000003248 | TIMING | create persistent directories | np0005647032 | 0:04:37.979893 | 0.62s 2026-03-14 08:06:59.745982 | fa163e0a-ba28-31b9-2e96-000000003249 | TASK | create persistent directories 2026-03-14 08:06:59.772980 | fa163e0a-ba28-31b9-2e96-0000000031d5 | CHANGED | create persistent logs directory | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:06:59.778766 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647039 | 0:04:38.032401 | 0.34s 2026-03-14 08:06:59.796491 | fa163e0a-ba28-31b9-2e96-00000000343d | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-03-14 08:06:59.799850 | fa163e0a-ba28-31b9-2e96-00000000343d | TIMING | create persistent directories | np0005647033 | 0:04:38.053493 | 0.34s 2026-03-14 08:06:59.873829 | fa163e0a-ba28-31b9-2e96-00000000311a | CHANGED | create persistent logs directory | np0005647037 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:06:59.874781 | fa163e0a-ba28-31b9-2e96-00000000311a | TIMING | create persistent logs directory | np0005647037 | 0:04:38.128439 | 0.70s 2026-03-14 08:06:59.879727 | fa163e0a-ba28-31b9-2e96-00000000311a | TIMING | create persistent logs directory | np0005647037 | 0:04:38.133388 | 0.70s 2026-03-14 08:06:59.890282 | fa163e0a-ba28-31b9-2e96-00000000311b | TASK | create persistent directories 2026-03-14 08:07:00.029047 | fa163e0a-ba28-31b9-2e96-0000000035e8 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:07:00.030560 | fa163e0a-ba28-31b9-2e96-0000000035e8 | TIMING | create persistent directories | np0005647035 | 0:04:38.284179 | 0.36s 2026-03-14 08:07:00.056393 | fa163e0a-ba28-31b9-2e96-000000003249 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:07:00.057400 | fa163e0a-ba28-31b9-2e96-000000003249 | TIMING | create persistent directories | np0005647032 | 0:04:38.311054 | 0.31s 2026-03-14 08:07:00.063575 | fa163e0a-ba28-31b9-2e96-000000003249 | TIMING | create persistent directories | np0005647032 | 0:04:38.317205 | 0.32s 2026-03-14 08:07:00.079889 | fa163e0a-ba28-31b9-2e96-00000000343d | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:00.080688 | fa163e0a-ba28-31b9-2e96-00000000343d | TIMING | create persistent directories | np0005647033 | 0:04:38.334343 | 0.62s 2026-03-14 08:07:00.087608 | fa163e0a-ba28-31b9-2e96-0000000031d5 | CHANGED | create persistent logs directory | np0005647039 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:00.088685 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647039 | 0:04:38.342341 | 0.65s 2026-03-14 08:07:00.098744 | fa163e0a-ba28-31b9-2e96-00000000324a | TASK | create persistent directories 2026-03-14 08:07:00.106140 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647038 2026-03-14 08:07:00.107694 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647038 | 0:04:38.361338 | 0.48s 2026-03-14 08:07:00.109575 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647039 | 0:04:38.363230 | 0.67s 2026-03-14 08:07:00.139245 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TASK | create persistent directories 2026-03-14 08:07:00.158369 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TASK | create persistent logs directory 2026-03-14 08:07:00.212567 | fa163e0a-ba28-31b9-2e96-00000000311b | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:00.214900 | fa163e0a-ba28-31b9-2e96-00000000311b | TIMING | create persistent directories | np0005647037 | 0:04:38.468544 | 0.32s 2026-03-14 08:07:00.220800 | fa163e0a-ba28-31b9-2e96-00000000311b | TIMING | create persistent directories | np0005647037 | 0:04:38.474449 | 0.33s 2026-03-14 08:07:00.237807 | fa163e0a-ba28-31b9-2e96-00000000311c | TASK | Check for /var/lib/nova/instances directory exitance 2026-03-14 08:07:00.318959 | fa163e0a-ba28-31b9-2e96-0000000035e8 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-03-14 08:07:00.322461 | fa163e0a-ba28-31b9-2e96-0000000035e8 | TIMING | create persistent directories | np0005647035 | 0:04:38.576099 | 0.65s 2026-03-14 08:07:00.332115 | fa163e0a-ba28-31b9-2e96-0000000035e8 | TIMING | create persistent directories | np0005647035 | 0:04:38.585761 | 0.66s 2026-03-14 08:07:00.372101 | fa163e0a-ba28-31b9-2e96-0000000035e9 | TASK | create persistent directories 2026-03-14 08:07:00.380175 | fa163e0a-ba28-31b9-2e96-00000000343d | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-03-14 08:07:00.381734 | fa163e0a-ba28-31b9-2e96-00000000343d | TIMING | create persistent directories | np0005647033 | 0:04:38.635383 | 0.92s 2026-03-14 08:07:00.427532 | fa163e0a-ba28-31b9-2e96-00000000324a | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:00.430377 | fa163e0a-ba28-31b9-2e96-00000000324a | TIMING | create persistent directories | np0005647032 | 0:04:38.684014 | 0.33s 2026-03-14 08:07:00.438227 | fa163e0a-ba28-31b9-2e96-0000000031d6 | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:00.439220 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TIMING | create persistent directories | np0005647039 | 0:04:38.692870 | 0.30s 2026-03-14 08:07:00.446898 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TIMING | create persistent directories | np0005647039 | 0:04:38.700548 | 0.31s 2026-03-14 08:07:00.457272 | fa163e0a-ba28-31b9-2e96-0000000031d7 | TASK | Check for /var/lib/nova/instances directory exitance 2026-03-14 08:07:00.496490 | fa163e0a-ba28-31b9-2e96-0000000031d5 | CHANGED | create persistent logs directory | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:00.498422 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647038 | 0:04:38.752053 | 0.34s 2026-03-14 08:07:00.505953 | fa163e0a-ba28-31b9-2e96-00000000311c | OK | Check for /var/lib/nova/instances directory exitance | np0005647037 2026-03-14 08:07:00.506593 | fa163e0a-ba28-31b9-2e96-00000000311c | TIMING | Check for /var/lib/nova/instances directory exitance | np0005647037 | 0:04:38.760251 | 0.27s 2026-03-14 08:07:00.521172 | fa163e0a-ba28-31b9-2e96-00000000311d | TASK | create persistent directories 2026-03-14 08:07:00.660055 | fa163e0a-ba28-31b9-2e96-00000000343d | CHANGED | create persistent directories | np0005647033 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:00.661770 | fa163e0a-ba28-31b9-2e96-00000000343d | TIMING | create persistent directories | np0005647033 | 0:04:38.915407 | 1.20s 2026-03-14 08:07:00.672009 | fa163e0a-ba28-31b9-2e96-00000000343d | TIMING | create persistent directories | np0005647033 | 0:04:38.925656 | 1.21s 2026-03-14 08:07:00.706412 | fa163e0a-ba28-31b9-2e96-00000000343e | TASK | ensure /var/tmp/horizon exists on boot 2026-03-14 08:07:00.713288 | fa163e0a-ba28-31b9-2e96-0000000035e9 | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:07:00.714640 | fa163e0a-ba28-31b9-2e96-0000000035e9 | TIMING | create persistent directories | np0005647035 | 0:04:38.968286 | 0.33s 2026-03-14 08:07:00.735251 | fa163e0a-ba28-31b9-2e96-00000000324a | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:00.736593 | fa163e0a-ba28-31b9-2e96-00000000324a | TIMING | create persistent directories | np0005647032 | 0:04:38.990238 | 0.64s 2026-03-14 08:07:00.743247 | fa163e0a-ba28-31b9-2e96-0000000031d7 | OK | Check for /var/lib/nova/instances directory exitance | np0005647039 2026-03-14 08:07:00.744966 | fa163e0a-ba28-31b9-2e96-0000000031d7 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005647039 | 0:04:38.998609 | 0.29s 2026-03-14 08:07:00.771298 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TASK | create persistent directories 2026-03-14 08:07:00.782710 | fa163e0a-ba28-31b9-2e96-0000000031d5 | CHANGED | create persistent logs directory | np0005647038 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:00.785191 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647038 | 0:04:39.038834 | 0.63s 2026-03-14 08:07:00.791295 | fa163e0a-ba28-31b9-2e96-0000000031d5 | TIMING | create persistent logs directory | np0005647038 | 0:04:39.044949 | 0.63s 2026-03-14 08:07:00.804629 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TASK | create persistent directories 2026-03-14 08:07:00.856333 | fa163e0a-ba28-31b9-2e96-00000000311d | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:00.858806 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:39.112448 | 0.34s 2026-03-14 08:07:01.016025 | fa163e0a-ba28-31b9-2e96-0000000035e9 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-03-14 08:07:01.018790 | fa163e0a-ba28-31b9-2e96-0000000035e9 | TIMING | create persistent directories | np0005647035 | 0:04:39.272439 | 0.64s 2026-03-14 08:07:01.027791 | fa163e0a-ba28-31b9-2e96-0000000035e9 | TIMING | create persistent directories | np0005647035 | 0:04:39.281435 | 0.64s 2026-03-14 08:07:01.042217 | fa163e0a-ba28-31b9-2e96-00000000324a | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-03-14 08:07:01.052159 | fa163e0a-ba28-31b9-2e96-00000000324a | TIMING | create persistent directories | np0005647032 | 0:04:39.305808 | 0.95s 2026-03-14 08:07:01.072273 | fa163e0a-ba28-31b9-2e96-0000000035ea | TASK | create persistent directories 2026-03-14 08:07:01.096078 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:01.098994 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:39.352639 | 0.33s 2026-03-14 08:07:01.104532 | fa163e0a-ba28-31b9-2e96-0000000031d6 | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:01.106716 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TIMING | create persistent directories | np0005647038 | 0:04:39.360373 | 0.30s 2026-03-14 08:07:01.112068 | fa163e0a-ba28-31b9-2e96-0000000031d6 | TIMING | create persistent directories | np0005647038 | 0:04:39.365713 | 0.31s 2026-03-14 08:07:01.132935 | fa163e0a-ba28-31b9-2e96-0000000031d7 | TASK | Check for /var/lib/nova/instances directory exitance 2026-03-14 08:07:01.171629 | fa163e0a-ba28-31b9-2e96-00000000311d | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-03-14 08:07:01.173715 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:39.427364 | 0.65s 2026-03-14 08:07:01.346452 | fa163e0a-ba28-31b9-2e96-00000000324a | CHANGED | create persistent directories | np0005647032 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:01.348205 | fa163e0a-ba28-31b9-2e96-00000000324a | TIMING | create persistent directories | np0005647032 | 0:04:39.601860 | 1.25s 2026-03-14 08:07:01.353832 | fa163e0a-ba28-31b9-2e96-00000000324a | TIMING | create persistent directories | np0005647032 | 0:04:39.607481 | 1.25s 2026-03-14 08:07:01.373752 | fa163e0a-ba28-31b9-2e96-00000000324b | TASK | ensure /var/tmp/horizon exists on boot 2026-03-14 08:07:01.392180 | fa163e0a-ba28-31b9-2e96-0000000035ea | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-03-14 08:07:01.394570 | fa163e0a-ba28-31b9-2e96-0000000035ea | TIMING | create persistent directories | np0005647035 | 0:04:39.648198 | 0.32s 2026-03-14 08:07:01.402957 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-03-14 08:07:01.404892 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:39.658543 | 0.63s 2026-03-14 08:07:01.405926 | fa163e0a-ba28-31b9-2e96-0000000035ea | TIMING | create persistent directories | np0005647035 | 0:04:39.659579 | 0.33s 2026-03-14 08:07:01.429393 | fa163e0a-ba28-31b9-2e96-0000000035eb | TASK | create persistent directories 2026-03-14 08:07:01.434623 | fa163e0a-ba28-31b9-2e96-0000000031d7 | OK | Check for /var/lib/nova/instances directory exitance | np0005647038 2026-03-14 08:07:01.435660 | fa163e0a-ba28-31b9-2e96-0000000031d7 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005647038 | 0:04:39.689310 | 0.30s 2026-03-14 08:07:01.450640 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TASK | create persistent directories 2026-03-14 08:07:01.488274 | fa163e0a-ba28-31b9-2e96-00000000311d | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-03-14 08:07:01.490608 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:39.744241 | 0.97s 2026-03-14 08:07:01.605589 | fa163e0a-ba28-31b9-2e96-00000000343e | CHANGED | ensure /var/tmp/horizon exists on boot | np0005647033 2026-03-14 08:07:01.606359 | fa163e0a-ba28-31b9-2e96-00000000343e | TIMING | ensure /var/tmp/horizon exists on boot | np0005647033 | 0:04:39.860016 | 0.89s 2026-03-14 08:07:01.625224 | fa163e0a-ba28-31b9-2e96-00000000343f | TASK | create fcontext entry for iscsi 2026-03-14 08:07:01.735430 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-03-14 08:07:01.738317 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:39.991948 | 0.97s 2026-03-14 08:07:01.777428 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:01.778594 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:40.032243 | 0.33s 2026-03-14 08:07:01.785083 | fa163e0a-ba28-31b9-2e96-0000000035eb | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:01.787747 | fa163e0a-ba28-31b9-2e96-0000000035eb | TIMING | create persistent directories | np0005647035 | 0:04:40.041399 | 0.36s 2026-03-14 08:07:01.798744 | fa163e0a-ba28-31b9-2e96-00000000311d | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:01.802288 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:40.055939 | 1.28s 2026-03-14 08:07:02.000933 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:02.005655 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:40.259303 | 1.23s 2026-03-14 08:07:02.081896 | fa163e0a-ba28-31b9-2e96-0000000035eb | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:02.085238 | fa163e0a-ba28-31b9-2e96-0000000035eb | TIMING | create persistent directories | np0005647035 | 0:04:40.338887 | 0.65s 2026-03-14 08:07:02.093186 | fa163e0a-ba28-31b9-2e96-00000000311d | OK | create persistent directories | np0005647037 | item={'path': '/etc/tmpfiles.d'} 2026-03-14 08:07:02.095699 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:40.349351 | 1.57s 2026-03-14 08:07:02.111919 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-03-14 08:07:02.114506 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:40.368156 | 0.66s 2026-03-14 08:07:02.117531 | fa163e0a-ba28-31b9-2e96-00000000311d | TIMING | create persistent directories | np0005647037 | 0:04:40.371172 | 1.60s 2026-03-14 08:07:02.140378 | fa163e0a-ba28-31b9-2e96-00000000311e | TASK | ensure /run/nova is present upon reboot 2026-03-14 08:07:02.293711 | fa163e0a-ba28-31b9-2e96-0000000031d8 | OK | create persistent directories | np0005647039 | item={'path': '/etc/tmpfiles.d'} 2026-03-14 08:07:02.297350 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:40.550966 | 1.52s 2026-03-14 08:07:02.310733 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647039 | 0:04:40.564371 | 1.54s 2026-03-14 08:07:02.339618 | fa163e0a-ba28-31b9-2e96-0000000031d9 | TASK | ensure /run/nova is present upon reboot 2026-03-14 08:07:02.348206 | fa163e0a-ba28-31b9-2e96-00000000324b | CHANGED | ensure /var/tmp/horizon exists on boot | np0005647032 2026-03-14 08:07:02.349860 | fa163e0a-ba28-31b9-2e96-00000000324b | TIMING | ensure /var/tmp/horizon exists on boot | np0005647032 | 0:04:40.603460 | 0.97s 2026-03-14 08:07:02.380803 | fa163e0a-ba28-31b9-2e96-00000000324c | TASK | create fcontext entry for iscsi 2026-03-14 08:07:02.394194 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-03-14 08:07:02.395603 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:40.649208 | 0.94s 2026-03-14 08:07:02.405958 | fa163e0a-ba28-31b9-2e96-0000000035eb | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-03-14 08:07:02.415622 | fa163e0a-ba28-31b9-2e96-0000000035eb | TIMING | create persistent directories | np0005647035 | 0:04:40.669201 | 0.99s 2026-03-14 08:07:02.700722 | fa163e0a-ba28-31b9-2e96-0000000035eb | CHANGED | create persistent directories | np0005647035 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-03-14 08:07:02.702792 | fa163e0a-ba28-31b9-2e96-0000000035eb | TIMING | create persistent directories | np0005647035 | 0:04:40.956442 | 1.27s 2026-03-14 08:07:02.713800 | fa163e0a-ba28-31b9-2e96-0000000031d8 | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:02.715469 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:40.969123 | 1.26s 2026-03-14 08:07:02.717417 | fa163e0a-ba28-31b9-2e96-0000000035eb | TIMING | create persistent directories | np0005647035 | 0:04:40.971078 | 1.29s 2026-03-14 08:07:02.731934 | fa163e0a-ba28-31b9-2e96-0000000035ec | TASK | ensure /var/tmp/horizon exists on boot 2026-03-14 08:07:02.896171 | fa163e0a-ba28-31b9-2e96-00000000343f | CHANGED | create fcontext entry for iscsi | np0005647033 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:02.899396 | fa163e0a-ba28-31b9-2e96-00000000343f | TIMING | create fcontext entry for iscsi | np0005647033 | 0:04:41.153028 | 1.27s 2026-03-14 08:07:02.993843 | fa163e0a-ba28-31b9-2e96-0000000031d8 | OK | create persistent directories | np0005647038 | item={'path': '/etc/tmpfiles.d'} 2026-03-14 08:07:02.996788 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:41.250433 | 1.54s 2026-03-14 08:07:03.015686 | fa163e0a-ba28-31b9-2e96-0000000031d8 | TIMING | create persistent directories | np0005647038 | 0:04:41.269321 | 1.56s 2026-03-14 08:07:03.045760 | fa163e0a-ba28-31b9-2e96-0000000031d9 | TASK | ensure /run/nova is present upon reboot 2026-03-14 08:07:03.060711 | fa163e0a-ba28-31b9-2e96-00000000311e | CHANGED | ensure /run/nova is present upon reboot | np0005647037 2026-03-14 08:07:03.063103 | fa163e0a-ba28-31b9-2e96-00000000311e | TIMING | ensure /run/nova is present upon reboot | np0005647037 | 0:04:41.316731 | 0.92s 2026-03-14 08:07:03.086751 | fa163e0a-ba28-31b9-2e96-00000000311f | TASK | create tempfiles 2026-03-14 08:07:03.284666 | fa163e0a-ba28-31b9-2e96-0000000031d9 | CHANGED | ensure /run/nova is present upon reboot | np0005647039 2026-03-14 08:07:03.285861 | fa163e0a-ba28-31b9-2e96-0000000031d9 | TIMING | ensure /run/nova is present upon reboot | np0005647039 | 0:04:41.539507 | 0.94s 2026-03-14 08:07:03.300076 | fa163e0a-ba28-31b9-2e96-0000000031da | TASK | create tempfiles 2026-03-14 08:07:03.505211 | fa163e0a-ba28-31b9-2e96-00000000311f | CHANGED | create tempfiles | np0005647037 2026-03-14 08:07:03.507938 | fa163e0a-ba28-31b9-2e96-00000000311f | TIMING | create tempfiles | np0005647037 | 0:04:41.761577 | 0.42s 2026-03-14 08:07:03.530103 | fa163e0a-ba28-31b9-2e96-000000003120 | TASK | Mount Nova NFS Share 2026-03-14 08:07:03.568506 | fa163e0a-ba28-31b9-2e96-000000003120 | SKIPPED | Mount Nova NFS Share | np0005647037 2026-03-14 08:07:03.570809 | fa163e0a-ba28-31b9-2e96-000000003120 | TIMING | Mount Nova NFS Share | np0005647037 | 0:04:41.824451 | 0.04s 2026-03-14 08:07:03.590281 | fa163e0a-ba28-31b9-2e96-000000003122 | TASK | check systemd-container package installed or not 2026-03-14 08:07:03.624816 | fa163e0a-ba28-31b9-2e96-000000003122 | SKIPPED | check systemd-container package installed or not | np0005647037 2026-03-14 08:07:03.625710 | fa163e0a-ba28-31b9-2e96-000000003122 | TIMING | check systemd-container package installed or not | np0005647037 | 0:04:41.879363 | 0.03s 2026-03-14 08:07:03.636863 | fa163e0a-ba28-31b9-2e96-000000003123 | TASK | get latest package from downloaded package versions 2026-03-14 08:07:03.665647 | fa163e0a-ba28-31b9-2e96-000000003123 | SKIPPED | get latest package from downloaded package versions | np0005647037 2026-03-14 08:07:03.667055 | fa163e0a-ba28-31b9-2e96-000000003123 | TIMING | get latest package from downloaded package versions | np0005647037 | 0:04:41.920697 | 0.03s 2026-03-14 08:07:03.687158 | fa163e0a-ba28-31b9-2e96-000000003124 | TASK | Install systemd-container package on boot 2026-03-14 08:07:03.703972 | fa163e0a-ba28-31b9-2e96-0000000035ec | CHANGED | ensure /var/tmp/horizon exists on boot | np0005647035 2026-03-14 08:07:03.705737 | fa163e0a-ba28-31b9-2e96-0000000035ec | TIMING | ensure /var/tmp/horizon exists on boot | np0005647035 | 0:04:41.959356 | 0.97s 2026-03-14 08:07:03.729603 | fa163e0a-ba28-31b9-2e96-00000000324c | CHANGED | create fcontext entry for iscsi | np0005647032 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:03.732402 | fa163e0a-ba28-31b9-2e96-00000000324c | TIMING | create fcontext entry for iscsi | np0005647032 | 0:04:41.986042 | 1.33s 2026-03-14 08:07:03.751218 | fa163e0a-ba28-31b9-2e96-0000000035ed | TASK | create fcontext entry for iscsi 2026-03-14 08:07:03.758860 | fa163e0a-ba28-31b9-2e96-0000000031da | CHANGED | create tempfiles | np0005647039 2026-03-14 08:07:03.760191 | fa163e0a-ba28-31b9-2e96-0000000031da | TIMING | create tempfiles | np0005647039 | 0:04:42.013834 | 0.46s 2026-03-14 08:07:03.760860 | fa163e0a-ba28-31b9-2e96-000000003124 | SKIPPED | Install systemd-container package on boot | np0005647037 2026-03-14 08:07:03.761302 | fa163e0a-ba28-31b9-2e96-000000003124 | TIMING | Install systemd-container package on boot | np0005647037 | 0:04:42.014962 | 0.07s 2026-03-14 08:07:03.775258 | fa163e0a-ba28-31b9-2e96-000000003125 | TASK | enable install-systemd-container on compute boot 2026-03-14 08:07:03.793648 | fa163e0a-ba28-31b9-2e96-0000000031db | TASK | Mount Nova NFS Share 2026-03-14 08:07:03.811033 | fa163e0a-ba28-31b9-2e96-000000003125 | SKIPPED | enable install-systemd-container on compute boot | np0005647037 2026-03-14 08:07:03.812130 | fa163e0a-ba28-31b9-2e96-000000003125 | TIMING | enable install-systemd-container on compute boot | np0005647037 | 0:04:42.065775 | 0.04s 2026-03-14 08:07:03.829252 | fa163e0a-ba28-31b9-2e96-000000003126 | TASK | check if install-systemd-container service exists 2026-03-14 08:07:03.836256 | fa163e0a-ba28-31b9-2e96-0000000031db | SKIPPED | Mount Nova NFS Share | np0005647039 2026-03-14 08:07:03.837653 | fa163e0a-ba28-31b9-2e96-0000000031db | TIMING | Mount Nova NFS Share | np0005647039 | 0:04:42.091294 | 0.04s 2026-03-14 08:07:03.851714 | fa163e0a-ba28-31b9-2e96-0000000031dd | TASK | check systemd-container package installed or not 2026-03-14 08:07:03.867618 | fa163e0a-ba28-31b9-2e96-000000003126 | SKIPPED | check if install-systemd-container service exists | np0005647037 2026-03-14 08:07:03.868654 | fa163e0a-ba28-31b9-2e96-000000003126 | TIMING | check if install-systemd-container service exists | np0005647037 | 0:04:42.122303 | 0.04s 2026-03-14 08:07:03.878056 | fa163e0a-ba28-31b9-2e96-000000003127 | TASK | disable and mask install-systemd-container on compute boot 2026-03-14 08:07:03.888537 | fa163e0a-ba28-31b9-2e96-0000000031dd | SKIPPED | check systemd-container package installed or not | np0005647039 2026-03-14 08:07:03.889526 | fa163e0a-ba28-31b9-2e96-0000000031dd | TIMING | check systemd-container package installed or not | np0005647039 | 0:04:42.143173 | 0.04s 2026-03-14 08:07:03.899981 | fa163e0a-ba28-31b9-2e96-0000000031de | TASK | get latest package from downloaded package versions 2026-03-14 08:07:03.914322 | fa163e0a-ba28-31b9-2e96-000000003127 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005647037 2026-03-14 08:07:03.915175 | fa163e0a-ba28-31b9-2e96-000000003127 | TIMING | disable and mask install-systemd-container on compute boot | np0005647037 | 0:04:42.168824 | 0.03s 2026-03-14 08:07:03.929743 | fa163e0a-ba28-31b9-2e96-000000003129 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-03-14 08:07:03.935640 | fa163e0a-ba28-31b9-2e96-0000000031de | SKIPPED | get latest package from downloaded package versions | np0005647039 2026-03-14 08:07:03.936634 | fa163e0a-ba28-31b9-2e96-0000000031de | TIMING | get latest package from downloaded package versions | np0005647039 | 0:04:42.190271 | 0.04s 2026-03-14 08:07:03.947010 | fa163e0a-ba28-31b9-2e96-0000000031df | TASK | Install systemd-container package on boot 2026-03-14 08:07:03.963064 | fa163e0a-ba28-31b9-2e96-000000003129 | OK | is Nova Resume Guests State On Host Boot enabled | np0005647037 2026-03-14 08:07:03.964112 | fa163e0a-ba28-31b9-2e96-000000003129 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005647037 | 0:04:42.217763 | 0.03s 2026-03-14 08:07:03.977625 | fa163e0a-ba28-31b9-2e96-00000000312b | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-03-14 08:07:03.983521 | fa163e0a-ba28-31b9-2e96-0000000031df | SKIPPED | Install systemd-container package on boot | np0005647039 2026-03-14 08:07:03.984433 | fa163e0a-ba28-31b9-2e96-0000000031df | TIMING | Install systemd-container package on boot | np0005647039 | 0:04:42.238071 | 0.04s 2026-03-14 08:07:04.000705 | fa163e0a-ba28-31b9-2e96-0000000031e0 | TASK | enable install-systemd-container on compute boot 2026-03-14 08:07:04.011853 | fa163e0a-ba28-31b9-2e96-0000000031d9 | CHANGED | ensure /run/nova is present upon reboot | np0005647038 2026-03-14 08:07:04.012901 | fa163e0a-ba28-31b9-2e96-0000000031d9 | TIMING | ensure /run/nova is present upon reboot | np0005647038 | 0:04:42.266549 | 0.96s 2026-03-14 08:07:04.013328 | fa163e0a-ba28-31b9-2e96-00000000312b | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647037 2026-03-14 08:07:04.013666 | fa163e0a-ba28-31b9-2e96-00000000312b | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647037 | 0:04:42.267328 | 0.04s 2026-03-14 08:07:04.024411 | fa163e0a-ba28-31b9-2e96-00000000312c | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:04.046419 | fa163e0a-ba28-31b9-2e96-0000000031da | TASK | create tempfiles 2026-03-14 08:07:04.053146 | fa163e0a-ba28-31b9-2e96-0000000031e0 | SKIPPED | enable install-systemd-container on compute boot | np0005647039 2026-03-14 08:07:04.059221 | fa163e0a-ba28-31b9-2e96-0000000031e0 | TIMING | enable install-systemd-container on compute boot | np0005647039 | 0:04:42.312869 | 0.05s 2026-03-14 08:07:04.059597 | fa163e0a-ba28-31b9-2e96-00000000312c | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647037 2026-03-14 08:07:04.059904 | fa163e0a-ba28-31b9-2e96-00000000312c | TIMING | Making sure virt-guest-shutdown.target is present | np0005647037 | 0:04:42.313566 | 0.03s 2026-03-14 08:07:04.069509 | fa163e0a-ba28-31b9-2e96-00000000312d | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:04.085021 | fa163e0a-ba28-31b9-2e96-0000000031e1 | TASK | check if install-systemd-container service exists 2026-03-14 08:07:04.100035 | fa163e0a-ba28-31b9-2e96-00000000312d | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647037 2026-03-14 08:07:04.101038 | fa163e0a-ba28-31b9-2e96-00000000312d | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647037 | 0:04:42.354687 | 0.03s 2026-03-14 08:07:04.115269 | fa163e0a-ba28-31b9-2e96-00000000312f | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-03-14 08:07:04.121250 | fa163e0a-ba28-31b9-2e96-0000000031e1 | SKIPPED | check if install-systemd-container service exists | np0005647039 2026-03-14 08:07:04.122201 | fa163e0a-ba28-31b9-2e96-0000000031e1 | TIMING | check if install-systemd-container service exists | np0005647039 | 0:04:42.375849 | 0.04s 2026-03-14 08:07:04.132762 | fa163e0a-ba28-31b9-2e96-0000000031e2 | TASK | disable and mask install-systemd-container on compute boot 2026-03-14 08:07:04.145605 | fa163e0a-ba28-31b9-2e96-00000000312f | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647037 2026-03-14 08:07:04.146658 | fa163e0a-ba28-31b9-2e96-00000000312f | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647037 | 0:04:42.400306 | 0.03s 2026-03-14 08:07:04.156518 | fa163e0a-ba28-31b9-2e96-000000003130 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-03-14 08:07:04.171351 | fa163e0a-ba28-31b9-2e96-0000000031e2 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005647039 2026-03-14 08:07:04.177066 | fa163e0a-ba28-31b9-2e96-0000000031e2 | TIMING | disable and mask install-systemd-container on compute boot | np0005647039 | 0:04:42.430715 | 0.04s 2026-03-14 08:07:04.177841 | fa163e0a-ba28-31b9-2e96-00000000343f | CHANGED | create fcontext entry for iscsi | np0005647033 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:04.180785 | fa163e0a-ba28-31b9-2e96-00000000343f | TIMING | create fcontext entry for iscsi | np0005647033 | 0:04:42.434433 | 2.55s 2026-03-14 08:07:04.193003 | fa163e0a-ba28-31b9-2e96-0000000031e4 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-03-14 08:07:04.200554 | fa163e0a-ba28-31b9-2e96-000000003130 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647037 2026-03-14 08:07:04.201698 | fa163e0a-ba28-31b9-2e96-000000003130 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647037 | 0:04:42.455343 | 0.04s 2026-03-14 08:07:04.212140 | fa163e0a-ba28-31b9-2e96-000000003131 | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:04.228009 | fa163e0a-ba28-31b9-2e96-0000000031e4 | OK | is Nova Resume Guests State On Host Boot enabled | np0005647039 2026-03-14 08:07:04.229059 | fa163e0a-ba28-31b9-2e96-0000000031e4 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005647039 | 0:04:42.482708 | 0.04s 2026-03-14 08:07:04.240117 | fa163e0a-ba28-31b9-2e96-0000000031e6 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-03-14 08:07:04.251702 | fa163e0a-ba28-31b9-2e96-000000003131 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647037 2026-03-14 08:07:04.252659 | fa163e0a-ba28-31b9-2e96-000000003131 | TIMING | Making sure virt-guest-shutdown.target is present | np0005647037 | 0:04:42.506308 | 0.04s 2026-03-14 08:07:04.264307 | fa163e0a-ba28-31b9-2e96-000000003132 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:04.281118 | fa163e0a-ba28-31b9-2e96-0000000031e6 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647039 2026-03-14 08:07:04.282184 | fa163e0a-ba28-31b9-2e96-0000000031e6 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647039 | 0:04:42.535830 | 0.04s 2026-03-14 08:07:04.291937 | fa163e0a-ba28-31b9-2e96-0000000031e7 | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:04.302749 | fa163e0a-ba28-31b9-2e96-000000003132 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647037 2026-03-14 08:07:04.304422 | fa163e0a-ba28-31b9-2e96-000000003132 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647037 | 0:04:42.557878 | 0.04s 2026-03-14 08:07:04.315157 | fa163e0a-ba28-31b9-2e96-000000003134 | TASK | ensure ceph configurations exist 2026-03-14 08:07:04.330857 | fa163e0a-ba28-31b9-2e96-0000000031e7 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647039 2026-03-14 08:07:04.332238 | fa163e0a-ba28-31b9-2e96-0000000031e7 | TIMING | Making sure virt-guest-shutdown.target is present | np0005647039 | 0:04:42.585876 | 0.04s 2026-03-14 08:07:04.343094 | fa163e0a-ba28-31b9-2e96-0000000031e8 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:04.379031 | fa163e0a-ba28-31b9-2e96-0000000031e8 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647039 2026-03-14 08:07:04.380007 | fa163e0a-ba28-31b9-2e96-0000000031e8 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647039 | 0:04:42.633658 | 0.04s 2026-03-14 08:07:04.427491 | fa163e0a-ba28-31b9-2e96-0000000031ea | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-03-14 08:07:04.442380 | fa163e0a-ba28-31b9-2e96-0000000031da | CHANGED | create tempfiles | np0005647038 2026-03-14 08:07:04.443723 | fa163e0a-ba28-31b9-2e96-0000000031da | TIMING | create tempfiles | np0005647038 | 0:04:42.697370 | 0.40s 2026-03-14 08:07:04.461742 | fa163e0a-ba28-31b9-2e96-0000000031db | TASK | Mount Nova NFS Share 2026-03-14 08:07:04.468641 | fa163e0a-ba28-31b9-2e96-0000000031ea | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647039 2026-03-14 08:07:04.470012 | fa163e0a-ba28-31b9-2e96-0000000031ea | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647039 | 0:04:42.723654 | 0.04s 2026-03-14 08:07:04.483755 | fa163e0a-ba28-31b9-2e96-0000000031eb | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-03-14 08:07:04.500634 | fa163e0a-ba28-31b9-2e96-0000000031db | SKIPPED | Mount Nova NFS Share | np0005647038 2026-03-14 08:07:04.501767 | fa163e0a-ba28-31b9-2e96-0000000031db | TIMING | Mount Nova NFS Share | np0005647038 | 0:04:42.755412 | 0.04s 2026-03-14 08:07:04.513739 | fa163e0a-ba28-31b9-2e96-0000000031dd | TASK | check systemd-container package installed or not 2026-03-14 08:07:04.519655 | fa163e0a-ba28-31b9-2e96-0000000031eb | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647039 2026-03-14 08:07:04.520675 | fa163e0a-ba28-31b9-2e96-0000000031eb | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647039 | 0:04:42.774322 | 0.04s 2026-03-14 08:07:04.531035 | fa163e0a-ba28-31b9-2e96-0000000031ec | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:04.541240 | fa163e0a-ba28-31b9-2e96-0000000031dd | SKIPPED | check systemd-container package installed or not | np0005647038 2026-03-14 08:07:04.542213 | fa163e0a-ba28-31b9-2e96-0000000031dd | TIMING | check systemd-container package installed or not | np0005647038 | 0:04:42.795863 | 0.03s 2026-03-14 08:07:04.552628 | fa163e0a-ba28-31b9-2e96-0000000031de | TASK | get latest package from downloaded package versions 2026-03-14 08:07:04.562585 | fa163e0a-ba28-31b9-2e96-0000000031ec | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647039 2026-03-14 08:07:04.563473 | fa163e0a-ba28-31b9-2e96-0000000031ec | TIMING | Making sure virt-guest-shutdown.target is present | np0005647039 | 0:04:42.817122 | 0.03s 2026-03-14 08:07:04.573929 | fa163e0a-ba28-31b9-2e96-0000000031ed | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:04.583938 | fa163e0a-ba28-31b9-2e96-0000000031de | SKIPPED | get latest package from downloaded package versions | np0005647038 2026-03-14 08:07:04.584943 | fa163e0a-ba28-31b9-2e96-0000000031de | TIMING | get latest package from downloaded package versions | np0005647038 | 0:04:42.838589 | 0.03s 2026-03-14 08:07:04.596501 | fa163e0a-ba28-31b9-2e96-0000000031df | TASK | Install systemd-container package on boot 2026-03-14 08:07:04.609507 | fa163e0a-ba28-31b9-2e96-0000000031ed | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647039 2026-03-14 08:07:04.610416 | fa163e0a-ba28-31b9-2e96-0000000031ed | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647039 | 0:04:42.864067 | 0.04s 2026-03-14 08:07:04.620969 | fa163e0a-ba28-31b9-2e96-0000000031ef | TASK | ensure ceph configurations exist 2026-03-14 08:07:04.633537 | fa163e0a-ba28-31b9-2e96-0000000031df | SKIPPED | Install systemd-container package on boot | np0005647038 2026-03-14 08:07:04.639796 | fa163e0a-ba28-31b9-2e96-0000000031df | TIMING | Install systemd-container package on boot | np0005647038 | 0:04:42.893442 | 0.04s 2026-03-14 08:07:04.640333 | fa163e0a-ba28-31b9-2e96-000000003134 | CHANGED | ensure ceph configurations exist | np0005647037 2026-03-14 08:07:04.640819 | fa163e0a-ba28-31b9-2e96-000000003134 | TIMING | ensure ceph configurations exist | np0005647037 | 0:04:42.894481 | 0.32s 2026-03-14 08:07:04.650913 | fa163e0a-ba28-31b9-2e96-000000003135 | TASK | Do we prepend nova startup with a delay 2026-03-14 08:07:04.665088 | fa163e0a-ba28-31b9-2e96-0000000031e0 | TASK | enable install-systemd-container on compute boot 2026-03-14 08:07:04.686040 | fa163e0a-ba28-31b9-2e96-000000003135 | OK | Do we prepend nova startup with a delay | np0005647037 2026-03-14 08:07:04.687075 | fa163e0a-ba28-31b9-2e96-000000003135 | TIMING | Do we prepend nova startup with a delay | np0005647037 | 0:04:42.940727 | 0.04s 2026-03-14 08:07:04.701618 | fa163e0a-ba28-31b9-2e96-000000003136 | TASK | install nova-compute delay wrapper script 2026-03-14 08:07:04.707613 | fa163e0a-ba28-31b9-2e96-0000000031e0 | SKIPPED | enable install-systemd-container on compute boot | np0005647038 2026-03-14 08:07:04.708622 | fa163e0a-ba28-31b9-2e96-0000000031e0 | TIMING | enable install-systemd-container on compute boot | np0005647038 | 0:04:42.962270 | 0.04s 2026-03-14 08:07:04.718789 | fa163e0a-ba28-31b9-2e96-0000000031e1 | TASK | check if install-systemd-container service exists 2026-03-14 08:07:04.747134 | fa163e0a-ba28-31b9-2e96-000000003136 | SKIPPED | install nova-compute delay wrapper script | np0005647037 2026-03-14 08:07:04.748069 | fa163e0a-ba28-31b9-2e96-000000003136 | TIMING | install nova-compute delay wrapper script | np0005647037 | 0:04:43.001721 | 0.05s 2026-03-14 08:07:04.748481 | fa163e0a-ba28-31b9-2e96-0000000031e1 | SKIPPED | check if install-systemd-container service exists | np0005647038 2026-03-14 08:07:04.749013 | fa163e0a-ba28-31b9-2e96-0000000031e1 | TIMING | check if install-systemd-container service exists | np0005647038 | 0:04:43.002673 | 0.03s 2026-03-14 08:07:04.762432 | fa163e0a-ba28-31b9-2e96-000000003137 | TASK | Is irqbalance enabled 2026-03-14 08:07:04.777315 | fa163e0a-ba28-31b9-2e96-0000000031e2 | TASK | disable and mask install-systemd-container on compute boot 2026-03-14 08:07:04.791963 | fa163e0a-ba28-31b9-2e96-000000003137 | OK | Is irqbalance enabled | np0005647037 2026-03-14 08:07:04.793084 | fa163e0a-ba28-31b9-2e96-000000003137 | TIMING | Is irqbalance enabled | np0005647037 | 0:04:43.046735 | 0.03s 2026-03-14 08:07:04.806495 | fa163e0a-ba28-31b9-2e96-000000003138 | TASK | disable irqbalance service on compute 2026-03-14 08:07:04.812054 | fa163e0a-ba28-31b9-2e96-0000000031e2 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005647038 2026-03-14 08:07:04.813029 | fa163e0a-ba28-31b9-2e96-0000000031e2 | TIMING | disable and mask install-systemd-container on compute boot | np0005647038 | 0:04:43.066674 | 0.03s 2026-03-14 08:07:04.823410 | fa163e0a-ba28-31b9-2e96-0000000031e4 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-03-14 08:07:04.839343 | fa163e0a-ba28-31b9-2e96-000000003138 | SKIPPED | disable irqbalance service on compute | np0005647037 2026-03-14 08:07:04.840338 | fa163e0a-ba28-31b9-2e96-000000003138 | TIMING | disable irqbalance service on compute | np0005647037 | 0:04:43.093986 | 0.03s 2026-03-14 08:07:04.850473 | fa163e0a-ba28-31b9-2e96-000000003139 | TASK | create persistent directories 2026-03-14 08:07:04.861368 | fa163e0a-ba28-31b9-2e96-0000000031e4 | OK | is Nova Resume Guests State On Host Boot enabled | np0005647038 2026-03-14 08:07:04.862339 | fa163e0a-ba28-31b9-2e96-0000000031e4 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005647038 | 0:04:43.115986 | 0.04s 2026-03-14 08:07:04.873652 | fa163e0a-ba28-31b9-2e96-0000000031e6 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-03-14 08:07:04.906656 | fa163e0a-ba28-31b9-2e96-0000000031e6 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647038 2026-03-14 08:07:04.907647 | fa163e0a-ba28-31b9-2e96-0000000031e6 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005647038 | 0:04:43.161301 | 0.03s 2026-03-14 08:07:04.916674 | fa163e0a-ba28-31b9-2e96-0000000031e7 | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:04.930591 | fa163e0a-ba28-31b9-2e96-0000000031ef | CHANGED | ensure ceph configurations exist | np0005647039 2026-03-14 08:07:04.931497 | fa163e0a-ba28-31b9-2e96-0000000031ef | TIMING | ensure ceph configurations exist | np0005647039 | 0:04:43.185150 | 0.31s 2026-03-14 08:07:04.945504 | fa163e0a-ba28-31b9-2e96-0000000031f0 | TASK | Do we prepend nova startup with a delay 2026-03-14 08:07:04.952112 | fa163e0a-ba28-31b9-2e96-0000000031e7 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647038 2026-03-14 08:07:04.953130 | fa163e0a-ba28-31b9-2e96-0000000031e7 | TIMING | Making sure virt-guest-shutdown.target is present | np0005647038 | 0:04:43.206774 | 0.04s 2026-03-14 08:07:04.963314 | fa163e0a-ba28-31b9-2e96-0000000031e8 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:04.976757 | fa163e0a-ba28-31b9-2e96-0000000031f0 | OK | Do we prepend nova startup with a delay | np0005647039 2026-03-14 08:07:04.977602 | fa163e0a-ba28-31b9-2e96-0000000031f0 | TIMING | Do we prepend nova startup with a delay | np0005647039 | 0:04:43.231253 | 0.03s 2026-03-14 08:07:04.987117 | fa163e0a-ba28-31b9-2e96-0000000031f1 | TASK | install nova-compute delay wrapper script 2026-03-14 08:07:04.996599 | fa163e0a-ba28-31b9-2e96-0000000031e8 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647038 2026-03-14 08:07:04.997500 | fa163e0a-ba28-31b9-2e96-0000000031e8 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005647038 | 0:04:43.251148 | 0.03s 2026-03-14 08:07:05.007632 | fa163e0a-ba28-31b9-2e96-0000000031ea | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-03-14 08:07:05.027264 | fa163e0a-ba28-31b9-2e96-00000000324c | CHANGED | create fcontext entry for iscsi | np0005647032 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:05.030996 | fa163e0a-ba28-31b9-2e96-00000000324c | TIMING | create fcontext entry for iscsi | np0005647032 | 0:04:43.284600 | 2.63s 2026-03-14 08:07:05.041425 | fa163e0a-ba28-31b9-2e96-0000000031f1 | SKIPPED | install nova-compute delay wrapper script | np0005647039 2026-03-14 08:07:05.043269 | fa163e0a-ba28-31b9-2e96-0000000031f1 | TIMING | install nova-compute delay wrapper script | np0005647039 | 0:04:43.296917 | 0.06s 2026-03-14 08:07:05.044951 | fa163e0a-ba28-31b9-2e96-0000000031ea | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647038 2026-03-14 08:07:05.045858 | fa163e0a-ba28-31b9-2e96-0000000031ea | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005647038 | 0:04:43.299511 | 0.04s 2026-03-14 08:07:05.062934 | fa163e0a-ba28-31b9-2e96-0000000031eb | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-03-14 08:07:05.076801 | fa163e0a-ba28-31b9-2e96-0000000035ed | CHANGED | create fcontext entry for iscsi | np0005647035 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:05.078911 | fa163e0a-ba28-31b9-2e96-0000000035ed | TIMING | create fcontext entry for iscsi | np0005647035 | 0:04:43.332554 | 1.33s 2026-03-14 08:07:05.098802 | fa163e0a-ba28-31b9-2e96-0000000031f2 | TASK | Is irqbalance enabled 2026-03-14 08:07:05.109293 | fa163e0a-ba28-31b9-2e96-0000000031eb | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647038 2026-03-14 08:07:05.111173 | fa163e0a-ba28-31b9-2e96-0000000031eb | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005647038 | 0:04:43.364799 | 0.05s 2026-03-14 08:07:05.132125 | fa163e0a-ba28-31b9-2e96-0000000031ec | TASK | Making sure virt-guest-shutdown.target is present 2026-03-14 08:07:05.145927 | fa163e0a-ba28-31b9-2e96-0000000031f2 | OK | Is irqbalance enabled | np0005647039 2026-03-14 08:07:05.147713 | fa163e0a-ba28-31b9-2e96-0000000031f2 | TIMING | Is irqbalance enabled | np0005647039 | 0:04:43.401346 | 0.05s 2026-03-14 08:07:05.172804 | fa163e0a-ba28-31b9-2e96-0000000031f3 | TASK | disable irqbalance service on compute 2026-03-14 08:07:05.183655 | fa163e0a-ba28-31b9-2e96-0000000031ec | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005647038 2026-03-14 08:07:05.185375 | fa163e0a-ba28-31b9-2e96-0000000031ec | TIMING | Making sure virt-guest-shutdown.target is present | np0005647038 | 0:04:43.439002 | 0.05s 2026-03-14 08:07:05.196904 | fa163e0a-ba28-31b9-2e96-000000003139 | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:05.199906 | fa163e0a-ba28-31b9-2e96-000000003139 | TIMING | create persistent directories | np0005647037 | 0:04:43.453555 | 0.34s 2026-03-14 08:07:05.224395 | fa163e0a-ba28-31b9-2e96-0000000031ed | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-03-14 08:07:05.234466 | fa163e0a-ba28-31b9-2e96-000000003139 | TIMING | create persistent directories | np0005647037 | 0:04:43.488099 | 0.38s 2026-03-14 08:07:05.235646 | fa163e0a-ba28-31b9-2e96-0000000031f3 | SKIPPED | disable irqbalance service on compute | np0005647039 2026-03-14 08:07:05.236298 | fa163e0a-ba28-31b9-2e96-0000000031f3 | TIMING | disable irqbalance service on compute | np0005647039 | 0:04:43.489957 | 0.06s 2026-03-14 08:07:05.250319 | fa163e0a-ba28-31b9-2e96-00000000313a | TASK | create libvirt persistent data directories 2026-03-14 08:07:05.275594 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TASK | create persistent directories 2026-03-14 08:07:05.283074 | fa163e0a-ba28-31b9-2e96-0000000031ed | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647038 2026-03-14 08:07:05.284217 | fa163e0a-ba28-31b9-2e96-0000000031ed | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005647038 | 0:04:43.537858 | 0.06s 2026-03-14 08:07:05.297973 | fa163e0a-ba28-31b9-2e96-0000000031ef | TASK | ensure ceph configurations exist 2026-03-14 08:07:05.468677 | fa163e0a-ba28-31b9-2e96-00000000343f | CHANGED | create fcontext entry for iscsi | np0005647033 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:05.472107 | fa163e0a-ba28-31b9-2e96-00000000343f | TIMING | create fcontext entry for iscsi | np0005647033 | 0:04:43.725739 | 3.85s 2026-03-14 08:07:05.480013 | fa163e0a-ba28-31b9-2e96-00000000343f | TIMING | create fcontext entry for iscsi | np0005647033 | 0:04:43.733649 | 3.85s 2026-03-14 08:07:05.503443 | fa163e0a-ba28-31b9-2e96-000000003440 | TASK | create persistent directories 2026-03-14 08:07:05.621677 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:05.623576 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:43.877184 | 0.37s 2026-03-14 08:07:05.625039 | fa163e0a-ba28-31b9-2e96-0000000031ef | CHANGED | ensure ceph configurations exist | np0005647038 2026-03-14 08:07:05.626178 | fa163e0a-ba28-31b9-2e96-0000000031ef | TIMING | ensure ceph configurations exist | np0005647038 | 0:04:43.879828 | 0.33s 2026-03-14 08:07:05.645342 | fa163e0a-ba28-31b9-2e96-0000000031f0 | TASK | Do we prepend nova startup with a delay 2026-03-14 08:07:05.668103 | fa163e0a-ba28-31b9-2e96-0000000031f4 | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:05.671443 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TIMING | create persistent directories | np0005647039 | 0:04:43.925086 | 0.39s 2026-03-14 08:07:05.681573 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TIMING | create persistent directories | np0005647039 | 0:04:43.935192 | 0.40s 2026-03-14 08:07:05.682857 | fa163e0a-ba28-31b9-2e96-0000000031f0 | OK | Do we prepend nova startup with a delay | np0005647038 2026-03-14 08:07:05.683627 | fa163e0a-ba28-31b9-2e96-0000000031f0 | TIMING | Do we prepend nova startup with a delay | np0005647038 | 0:04:43.937281 | 0.04s 2026-03-14 08:07:05.701125 | fa163e0a-ba28-31b9-2e96-0000000031f1 | TASK | install nova-compute delay wrapper script 2026-03-14 08:07:05.722089 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TASK | create libvirt persistent data directories 2026-03-14 08:07:05.753137 | fa163e0a-ba28-31b9-2e96-0000000031f1 | SKIPPED | install nova-compute delay wrapper script | np0005647038 2026-03-14 08:07:05.754174 | fa163e0a-ba28-31b9-2e96-0000000031f1 | TIMING | install nova-compute delay wrapper script | np0005647038 | 0:04:44.007820 | 0.05s 2026-03-14 08:07:05.766177 | fa163e0a-ba28-31b9-2e96-0000000031f2 | TASK | Is irqbalance enabled 2026-03-14 08:07:05.795114 | fa163e0a-ba28-31b9-2e96-0000000031f2 | OK | Is irqbalance enabled | np0005647038 2026-03-14 08:07:05.795917 | fa163e0a-ba28-31b9-2e96-0000000031f2 | TIMING | Is irqbalance enabled | np0005647038 | 0:04:44.049570 | 0.03s 2026-03-14 08:07:05.807134 | fa163e0a-ba28-31b9-2e96-0000000031f3 | TASK | disable irqbalance service on compute 2026-03-14 08:07:05.836604 | fa163e0a-ba28-31b9-2e96-000000003440 | CHANGED | create persistent directories | np0005647033 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:05.838277 | fa163e0a-ba28-31b9-2e96-000000003440 | TIMING | create persistent directories | np0005647033 | 0:04:44.091920 | 0.33s 2026-03-14 08:07:05.839317 | fa163e0a-ba28-31b9-2e96-0000000031f3 | SKIPPED | disable irqbalance service on compute | np0005647038 2026-03-14 08:07:05.839983 | fa163e0a-ba28-31b9-2e96-0000000031f3 | TIMING | disable irqbalance service on compute | np0005647038 | 0:04:44.093640 | 0.03s 2026-03-14 08:07:05.851563 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TASK | create persistent directories 2026-03-14 08:07:05.924592 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-03-14 08:07:05.929128 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:44.182746 | 0.68s 2026-03-14 08:07:06.065872 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:06.067866 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:44.321521 | 0.34s 2026-03-14 08:07:06.092205 | fa163e0a-ba28-31b9-2e96-000000003440 | CHANGED | create persistent directories | np0005647033 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:06.095110 | fa163e0a-ba28-31b9-2e96-000000003440 | TIMING | create persistent directories | np0005647033 | 0:04:44.348755 | 0.59s 2026-03-14 08:07:06.182483 | fa163e0a-ba28-31b9-2e96-0000000031f4 | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:06.185210 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TIMING | create persistent directories | np0005647038 | 0:04:44.438819 | 0.33s 2026-03-14 08:07:06.193423 | fa163e0a-ba28-31b9-2e96-0000000031f4 | TIMING | create persistent directories | np0005647038 | 0:04:44.447060 | 0.34s 2026-03-14 08:07:06.207807 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TASK | create libvirt persistent data directories 2026-03-14 08:07:06.243931 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-03-14 08:07:06.247167 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:44.500804 | 1.00s 2026-03-14 08:07:06.370049 | fa163e0a-ba28-31b9-2e96-00000000324c | CHANGED | create fcontext entry for iscsi | np0005647032 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:06.372437 | fa163e0a-ba28-31b9-2e96-00000000324c | TIMING | create fcontext entry for iscsi | np0005647032 | 0:04:44.626083 | 3.97s 2026-03-14 08:07:06.385647 | fa163e0a-ba28-31b9-2e96-000000003440 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:06.387113 | fa163e0a-ba28-31b9-2e96-000000003440 | TIMING | create persistent directories | np0005647033 | 0:04:44.640760 | 0.88s 2026-03-14 08:07:06.388969 | fa163e0a-ba28-31b9-2e96-00000000324c | TIMING | create fcontext entry for iscsi | np0005647032 | 0:04:44.642612 | 3.99s 2026-03-14 08:07:06.400642 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-03-14 08:07:06.401784 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:44.655432 | 0.68s 2026-03-14 08:07:06.403330 | fa163e0a-ba28-31b9-2e96-000000003440 | TIMING | create persistent directories | np0005647033 | 0:04:44.656984 | 0.90s 2026-03-14 08:07:06.420335 | fa163e0a-ba28-31b9-2e96-00000000324d | TASK | create persistent directories 2026-03-14 08:07:06.435355 | fa163e0a-ba28-31b9-2e96-0000000035ed | CHANGED | create fcontext entry for iscsi | np0005647035 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:06.438295 | fa163e0a-ba28-31b9-2e96-0000000035ed | TIMING | create fcontext entry for iscsi | np0005647035 | 0:04:44.691926 | 2.69s 2026-03-14 08:07:06.450511 | fa163e0a-ba28-31b9-2e96-000000003441 | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:07:06.530999 | fa163e0a-ba28-31b9-2e96-00000000313a | OK | create libvirt persistent data directories | np0005647037 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:06.535198 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:44.788824 | 1.28s 2026-03-14 08:07:06.545736 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:06.547527 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:44.801179 | 0.34s 2026-03-14 08:07:06.679818 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-03-14 08:07:06.682588 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:44.936204 | 0.96s 2026-03-14 08:07:06.747495 | fa163e0a-ba28-31b9-2e96-000000003441 | OK | stat /lib/systemd/system/iscsid.socket | np0005647033 2026-03-14 08:07:06.748644 | fa163e0a-ba28-31b9-2e96-000000003441 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647033 | 0:04:45.002292 | 0.30s 2026-03-14 08:07:06.755535 | fa163e0a-ba28-31b9-2e96-00000000324d | CHANGED | create persistent directories | np0005647032 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:06.762258 | fa163e0a-ba28-31b9-2e96-00000000324d | TIMING | create persistent directories | np0005647032 | 0:04:45.015901 | 0.34s 2026-03-14 08:07:06.792839 | fa163e0a-ba28-31b9-2e96-000000003442 | TASK | Stop and disable iscsid.socket service 2026-03-14 08:07:06.822713 | fa163e0a-ba28-31b9-2e96-000000003442 | SKIPPED | Stop and disable iscsid.socket service | np0005647033 2026-03-14 08:07:06.823536 | fa163e0a-ba28-31b9-2e96-000000003442 | TIMING | Stop and disable iscsid.socket service | np0005647033 | 0:04:45.077186 | 0.03s 2026-03-14 08:07:06.841454 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'path': '/var/cache/libvirt'} 2026-03-14 08:07:06.843512 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:45.097156 | 1.59s 2026-03-14 08:07:06.855161 | fa163e0a-ba28-31b9-2e96-000000003443 | TASK | Check if iscsi.service is enabled 2026-03-14 08:07:06.877588 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-03-14 08:07:06.881771 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:45.135379 | 0.67s 2026-03-14 08:07:06.987010 | fa163e0a-ba28-31b9-2e96-0000000031f5 | OK | create libvirt persistent data directories | np0005647039 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:06.989182 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:45.242831 | 1.27s 2026-03-14 08:07:07.036061 | fa163e0a-ba28-31b9-2e96-00000000324d | CHANGED | create persistent directories | np0005647032 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:07.038313 | fa163e0a-ba28-31b9-2e96-00000000324d | TIMING | create persistent directories | np0005647032 | 0:04:45.291962 | 0.62s 2026-03-14 08:07:07.171679 | fa163e0a-ba28-31b9-2e96-000000003443 | CHANGED | Check if iscsi.service is enabled | np0005647033 2026-03-14 08:07:07.177440 | fa163e0a-ba28-31b9-2e96-000000003443 | TIMING | Check if iscsi.service is enabled | np0005647033 | 0:04:45.431087 | 0.32s 2026-03-14 08:07:07.179253 | fa163e0a-ba28-31b9-2e96-00000000313a | OK | create libvirt persistent data directories | np0005647037 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:07.180120 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:45.433773 | 1.93s 2026-03-14 08:07:07.188683 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-03-14 08:07:07.191124 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:45.444777 | 0.98s 2026-03-14 08:07:07.218864 | fa163e0a-ba28-31b9-2e96-000000003444 | TASK | Stop iscsi.service 2026-03-14 08:07:07.262450 | fa163e0a-ba28-31b9-2e96-000000003444 | SKIPPED | Stop iscsi.service | np0005647033 2026-03-14 08:07:07.263353 | fa163e0a-ba28-31b9-2e96-000000003444 | TIMING | Stop iscsi.service | np0005647033 | 0:04:45.517006 | 0.04s 2026-03-14 08:07:07.300722 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'path': '/var/cache/libvirt'} 2026-03-14 08:07:07.304728 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:45.558374 | 1.58s 2026-03-14 08:07:07.311871 | fa163e0a-ba28-31b9-2e96-000000003445 | TIMING | include_role : tripleo_kernel | np0005647033 | 0:04:45.565526 | 0.03s 2026-03-14 08:07:07.319163 | fa163e0a-ba28-31b9-2e96-00000000324d | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:07.321318 | fa163e0a-ba28-31b9-2e96-00000000324d | TIMING | create persistent directories | np0005647032 | 0:04:45.574970 | 0.90s 2026-03-14 08:07:07.399439 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:07:07.405903 | fa163e0a-ba28-31b9-2e96-00000000324d | TIMING | create persistent directories | np0005647032 | 0:04:45.659544 | 0.98s 2026-03-14 08:07:07.421316 | fa163e0a-ba28-31b9-2e96-00000000324e | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:07:07.430105 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647033 | 0:04:45.683742 | 0.03s 2026-03-14 08:07:07.444970 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:07:07.473321 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'path': '/run/libvirt'} 2026-03-14 08:07:07.477615 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:45.731252 | 2.23s 2026-03-14 08:07:07.491438 | fa163e0a-ba28-31b9-2e96-0000000031f5 | OK | create libvirt persistent data directories | np0005647038 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-03-14 08:07:07.493059 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:45.746712 | 1.28s 2026-03-14 08:07:07.587448 | fa163e0a-ba28-31b9-2e96-0000000031f5 | OK | create libvirt persistent data directories | np0005647039 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:07.588813 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:45.842472 | 1.87s 2026-03-14 08:07:07.719075 | fa163e0a-ba28-31b9-2e96-0000000035ed | CHANGED | create fcontext entry for iscsi | np0005647035 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:07.721841 | fa163e0a-ba28-31b9-2e96-0000000035ed | TIMING | create fcontext entry for iscsi | np0005647035 | 0:04:45.975492 | 3.97s 2026-03-14 08:07:07.736381 | fa163e0a-ba28-31b9-2e96-0000000035ed | TIMING | create fcontext entry for iscsi | np0005647035 | 0:04:45.990031 | 3.98s 2026-03-14 08:07:07.738096 | fa163e0a-ba28-31b9-2e96-00000000324e | OK | stat /lib/systemd/system/iscsid.socket | np0005647032 2026-03-14 08:07:07.739023 | fa163e0a-ba28-31b9-2e96-00000000324e | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647032 | 0:04:45.992671 | 0.31s 2026-03-14 08:07:07.768791 | fa163e0a-ba28-31b9-2e96-00000000324f | TASK | Stop and disable iscsid.socket service 2026-03-14 08:07:07.787265 | fa163e0a-ba28-31b9-2e96-00000000313a | CHANGED | create libvirt persistent data directories | np0005647037 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-03-14 08:07:07.789100 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:46.042728 | 2.54s 2026-03-14 08:07:07.818436 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'path': '/var/cache/libvirt'} 2026-03-14 08:07:07.820022 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:46.073672 | 1.61s 2026-03-14 08:07:07.835522 | fa163e0a-ba28-31b9-2e96-0000000035ee | TASK | create persistent directories 2026-03-14 08:07:07.849025 | fa163e0a-ba28-31b9-2e96-00000000313a | TIMING | create libvirt persistent data directories | np0005647037 | 0:04:46.102650 | 2.60s 2026-03-14 08:07:07.851896 | fa163e0a-ba28-31b9-2e96-00000000324f | SKIPPED | Stop and disable iscsid.socket service | np0005647032 2026-03-14 08:07:07.852531 | fa163e0a-ba28-31b9-2e96-00000000324f | TIMING | Stop and disable iscsid.socket service | np0005647032 | 0:04:46.106190 | 0.08s 2026-03-14 08:07:07.866653 | fa163e0a-ba28-31b9-2e96-00000000313b | TASK | ensure qemu group is present on the host 2026-03-14 08:07:07.885507 | fa163e0a-ba28-31b9-2e96-000000003250 | TASK | Check if iscsi.service is enabled 2026-03-14 08:07:07.913763 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'path': '/run/libvirt'} 2026-03-14 08:07:07.918600 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:46.172209 | 2.20s 2026-03-14 08:07:08.139811 | fa163e0a-ba28-31b9-2e96-0000000031f5 | OK | create libvirt persistent data directories | np0005647038 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:08.143371 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:46.397018 | 1.93s 2026-03-14 08:07:08.174259 | fa163e0a-ba28-31b9-2e96-0000000035ee | CHANGED | create persistent directories | np0005647035 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:08.179125 | fa163e0a-ba28-31b9-2e96-0000000035ee | TIMING | create persistent directories | np0005647035 | 0:04:46.432774 | 0.34s 2026-03-14 08:07:08.204796 | fa163e0a-ba28-31b9-2e96-000000003250 | CHANGED | Check if iscsi.service is enabled | np0005647032 2026-03-14 08:07:08.206566 | fa163e0a-ba28-31b9-2e96-000000003250 | TIMING | Check if iscsi.service is enabled | np0005647032 | 0:04:46.460206 | 0.32s 2026-03-14 08:07:08.225700 | fa163e0a-ba28-31b9-2e96-000000003251 | TASK | Stop iscsi.service 2026-03-14 08:07:08.233441 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647039 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-03-14 08:07:08.234833 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:46.488482 | 2.51s 2026-03-14 08:07:08.252974 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647039 | 0:04:46.506590 | 2.53s 2026-03-14 08:07:08.285164 | fa163e0a-ba28-31b9-2e96-0000000031f6 | TASK | ensure qemu group is present on the host 2026-03-14 08:07:08.303324 | fa163e0a-ba28-31b9-2e96-000000003251 | SKIPPED | Stop iscsi.service | np0005647032 2026-03-14 08:07:08.305210 | fa163e0a-ba28-31b9-2e96-000000003251 | TIMING | Stop iscsi.service | np0005647032 | 0:04:46.558838 | 0.06s 2026-03-14 08:07:08.361717 | fa163e0a-ba28-31b9-2e96-000000003252 | TIMING | include_role : tripleo_kernel | np0005647032 | 0:04:46.615356 | 0.03s 2026-03-14 08:07:08.449055 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:07:08.458763 | fa163e0a-ba28-31b9-2e96-00000000313b | CHANGED | ensure qemu group is present on the host | np0005647037 2026-03-14 08:07:08.459981 | fa163e0a-ba28-31b9-2e96-00000000313b | TIMING | ensure qemu group is present on the host | np0005647037 | 0:04:46.713623 | 0.59s 2026-03-14 08:07:08.471743 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'path': '/run/libvirt'} 2026-03-14 08:07:08.474424 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:46.728073 | 2.27s 2026-03-14 08:07:08.484491 | fa163e0a-ba28-31b9-2e96-0000000035ee | CHANGED | create persistent directories | np0005647035 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-03-14 08:07:08.485906 | fa163e0a-ba28-31b9-2e96-0000000035ee | TIMING | create persistent directories | np0005647035 | 0:04:46.739559 | 0.65s 2026-03-14 08:07:08.492242 | fa163e0a-ba28-31b9-2e96-00000000313c | TASK | ensure qemu user is present on the host 2026-03-14 08:07:08.497707 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647032 | 0:04:46.751335 | 0.05s 2026-03-14 08:07:08.513089 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:07:08.672091 | fa163e0a-ba28-31b9-2e96-0000000031f6 | CHANGED | ensure qemu group is present on the host | np0005647039 2026-03-14 08:07:08.673364 | fa163e0a-ba28-31b9-2e96-0000000031f6 | TIMING | ensure qemu group is present on the host | np0005647039 | 0:04:46.927012 | 0.38s 2026-03-14 08:07:08.686637 | fa163e0a-ba28-31b9-2e96-0000000031f7 | TASK | ensure qemu user is present on the host 2026-03-14 08:07:08.794609 | fa163e0a-ba28-31b9-2e96-0000000035ee | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-03-14 08:07:08.797488 | fa163e0a-ba28-31b9-2e96-0000000035ee | TIMING | create persistent directories | np0005647035 | 0:04:47.051123 | 0.96s 2026-03-14 08:07:08.809418 | fa163e0a-ba28-31b9-2e96-0000000031f5 | CHANGED | create libvirt persistent data directories | np0005647038 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-03-14 08:07:08.811585 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:47.065204 | 2.60s 2026-03-14 08:07:08.813247 | fa163e0a-ba28-31b9-2e96-0000000035ee | TIMING | create persistent directories | np0005647035 | 0:04:47.066905 | 0.98s 2026-03-14 08:07:08.822641 | fa163e0a-ba28-31b9-2e96-0000000031f5 | TIMING | create libvirt persistent data directories | np0005647038 | 0:04:47.076296 | 2.61s 2026-03-14 08:07:08.837660 | fa163e0a-ba28-31b9-2e96-0000000031f6 | TASK | ensure qemu group is present on the host 2026-03-14 08:07:08.862356 | fa163e0a-ba28-31b9-2e96-0000000035ef | TASK | stat /lib/systemd/system/iscsid.socket 2026-03-14 08:07:09.168239 | fa163e0a-ba28-31b9-2e96-0000000035ef | OK | stat /lib/systemd/system/iscsid.socket | np0005647035 2026-03-14 08:07:09.169065 | fa163e0a-ba28-31b9-2e96-0000000035ef | TIMING | stat /lib/systemd/system/iscsid.socket | np0005647035 | 0:04:47.422720 | 0.31s 2026-03-14 08:07:09.183762 | fa163e0a-ba28-31b9-2e96-0000000035f0 | TASK | Stop and disable iscsid.socket service 2026-03-14 08:07:09.200779 | fa163e0a-ba28-31b9-2e96-0000000031f7 | CHANGED | ensure qemu user is present on the host | np0005647039 2026-03-14 08:07:09.201720 | fa163e0a-ba28-31b9-2e96-0000000031f7 | TIMING | ensure qemu user is present on the host | np0005647039 | 0:04:47.455371 | 0.51s 2026-03-14 08:07:09.234790 | fa163e0a-ba28-31b9-2e96-0000000031f8 | TASK | create directory for vhost-user sockets with qemu ownership 2026-03-14 08:07:09.247740 | fa163e0a-ba28-31b9-2e96-0000000031f6 | CHANGED | ensure qemu group is present on the host | np0005647038 2026-03-14 08:07:09.250012 | fa163e0a-ba28-31b9-2e96-0000000031f6 | TIMING | ensure qemu group is present on the host | np0005647038 | 0:04:47.503611 | 0.41s 2026-03-14 08:07:09.251427 | fa163e0a-ba28-31b9-2e96-00000000313c | CHANGED | ensure qemu user is present on the host | np0005647037 2026-03-14 08:07:09.252328 | fa163e0a-ba28-31b9-2e96-00000000313c | TIMING | ensure qemu user is present on the host | np0005647037 | 0:04:47.505980 | 0.76s 2026-03-14 08:07:09.253366 | fa163e0a-ba28-31b9-2e96-0000000035f0 | SKIPPED | Stop and disable iscsid.socket service | np0005647035 2026-03-14 08:07:09.254104 | fa163e0a-ba28-31b9-2e96-0000000035f0 | TIMING | Stop and disable iscsid.socket service | np0005647035 | 0:04:47.507757 | 0.07s 2026-03-14 08:07:09.279227 | fa163e0a-ba28-31b9-2e96-00000000313d | TASK | create directory for vhost-user sockets with qemu ownership 2026-03-14 08:07:09.301710 | fa163e0a-ba28-31b9-2e96-0000000031f7 | TASK | ensure qemu user is present on the host 2026-03-14 08:07:09.326024 | fa163e0a-ba28-31b9-2e96-0000000035f1 | TASK | Check if iscsi.service is enabled 2026-03-14 08:07:09.557431 | fa163e0a-ba28-31b9-2e96-00000000313d | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005647037 2026-03-14 08:07:09.559126 | fa163e0a-ba28-31b9-2e96-00000000313d | TIMING | create directory for vhost-user sockets with qemu ownership | np0005647037 | 0:04:47.812764 | 0.28s 2026-03-14 08:07:09.581695 | fa163e0a-ba28-31b9-2e96-00000000313e | TASK | check if libvirt is installed 2026-03-14 08:07:09.591383 | fa163e0a-ba28-31b9-2e96-0000000031f8 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005647039 2026-03-14 08:07:09.593278 | fa163e0a-ba28-31b9-2e96-0000000031f8 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005647039 | 0:04:47.846900 | 0.36s 2026-03-14 08:07:09.613125 | fa163e0a-ba28-31b9-2e96-0000000031f9 | TASK | check if libvirt is installed 2026-03-14 08:07:09.664521 | fa163e0a-ba28-31b9-2e96-0000000035f1 | CHANGED | Check if iscsi.service is enabled | np0005647035 2026-03-14 08:07:09.666236 | fa163e0a-ba28-31b9-2e96-0000000035f1 | TIMING | Check if iscsi.service is enabled | np0005647035 | 0:04:47.919873 | 0.34s 2026-03-14 08:07:09.695714 | fa163e0a-ba28-31b9-2e96-0000000035f2 | TASK | Stop iscsi.service 2026-03-14 08:07:09.735487 | fa163e0a-ba28-31b9-2e96-0000000031f7 | CHANGED | ensure qemu user is present on the host | np0005647038 2026-03-14 08:07:09.737040 | fa163e0a-ba28-31b9-2e96-0000000031f7 | TIMING | ensure qemu user is present on the host | np0005647038 | 0:04:47.990684 | 0.43s 2026-03-14 08:07:09.737949 | fa163e0a-ba28-31b9-2e96-0000000035f2 | SKIPPED | Stop iscsi.service | np0005647035 2026-03-14 08:07:09.738591 | fa163e0a-ba28-31b9-2e96-0000000035f2 | TIMING | Stop iscsi.service | np0005647035 | 0:04:47.992246 | 0.04s 2026-03-14 08:07:09.757025 | fa163e0a-ba28-31b9-2e96-0000000031f8 | TASK | create directory for vhost-user sockets with qemu ownership 2026-03-14 08:07:09.817088 | fa163e0a-ba28-31b9-2e96-0000000035f3 | TIMING | include_role : tripleo_kernel | np0005647035 | 0:04:48.070730 | 0.03s 2026-03-14 08:07:09.902938 | fa163e0a-ba28-31b9-2e96-000000004491 | TASK | Install additional packages 2026-03-14 08:07:09.908353 | fa163e0a-ba28-31b9-2e96-00000000313e | CHANGED | check if libvirt is installed | np0005647037 2026-03-14 08:07:09.909439 | fa163e0a-ba28-31b9-2e96-00000000313e | TIMING | check if libvirt is installed | np0005647037 | 0:04:48.163086 | 0.33s 2026-03-14 08:07:09.920106 | fa163e0a-ba28-31b9-2e96-00000000313f | TASK | make sure libvirt services are disabled and masked 2026-03-14 08:07:09.944003 | fa163e0a-ba28-31b9-2e96-000000004491 | TIMING | tripleo_kernel : Install additional packages | np0005647035 | 0:04:48.197622 | 0.04s 2026-03-14 08:07:09.945774 | fa163e0a-ba28-31b9-2e96-0000000031f9 | CHANGED | check if libvirt is installed | np0005647039 2026-03-14 08:07:09.946835 | fa163e0a-ba28-31b9-2e96-0000000031f9 | TIMING | check if libvirt is installed | np0005647039 | 0:04:48.200488 | 0.33s 2026-03-14 08:07:09.963044 | fa163e0a-ba28-31b9-2e96-00000000313f | SKIPPED | make sure libvirt services are disabled and masked | np0005647037 | item=libvirtd.service 2026-03-14 08:07:09.973042 | fa163e0a-ba28-31b9-2e96-00000000313f | SKIPPED | make sure libvirt services are disabled and masked | np0005647037 | item=virtlogd.socket 2026-03-14 08:07:09.985297 | fa163e0a-ba28-31b9-2e96-0000000031fa | TASK | make sure libvirt services are disabled and masked 2026-03-14 08:07:10.006102 | fa163e0a-ba28-31b9-2e96-000000004492 | TASK | Remove dracut-config-generic 2026-03-14 08:07:10.012092 | fa163e0a-ba28-31b9-2e96-00000000313f | TIMING | make sure libvirt services are disabled and masked | np0005647037 | 0:04:48.265716 | 0.09s 2026-03-14 08:07:10.020948 | fa163e0a-ba28-31b9-2e96-0000000031fa | SKIPPED | make sure libvirt services are disabled and masked | np0005647039 | item=libvirtd.service 2026-03-14 08:07:10.028966 | fa163e0a-ba28-31b9-2e96-0000000031fa | SKIPPED | make sure libvirt services are disabled and masked | np0005647039 | item=virtlogd.socket 2026-03-14 08:07:10.042515 | fa163e0a-ba28-31b9-2e96-000000003140 | TASK | ensure /run/libvirt is present upon reboot 2026-03-14 08:07:10.048316 | fa163e0a-ba28-31b9-2e96-0000000031fa | TIMING | make sure libvirt services are disabled and masked | np0005647039 | 0:04:48.301924 | 0.06s 2026-03-14 08:07:10.063453 | fa163e0a-ba28-31b9-2e96-0000000031fb | TASK | ensure /run/libvirt is present upon reboot 2026-03-14 08:07:10.070106 | fa163e0a-ba28-31b9-2e96-0000000031f8 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005647038 2026-03-14 08:07:10.071109 | fa163e0a-ba28-31b9-2e96-0000000031f8 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005647038 | 0:04:48.324758 | 0.31s 2026-03-14 08:07:10.082033 | fa163e0a-ba28-31b9-2e96-0000000031f9 | TASK | check if libvirt is installed 2026-03-14 08:07:10.398604 | fa163e0a-ba28-31b9-2e96-0000000031f9 | CHANGED | check if libvirt is installed | np0005647038 2026-03-14 08:07:10.399746 | fa163e0a-ba28-31b9-2e96-0000000031f9 | TIMING | check if libvirt is installed | np0005647038 | 0:04:48.653396 | 0.32s 2026-03-14 08:07:10.413043 | fa163e0a-ba28-31b9-2e96-0000000031fa | TASK | make sure libvirt services are disabled and masked 2026-03-14 08:07:10.452150 | fa163e0a-ba28-31b9-2e96-0000000031fa | SKIPPED | make sure libvirt services are disabled and masked | np0005647038 | item=libvirtd.service 2026-03-14 08:07:10.460916 | fa163e0a-ba28-31b9-2e96-0000000031fa | SKIPPED | make sure libvirt services are disabled and masked | np0005647038 | item=virtlogd.socket 2026-03-14 08:07:10.469493 | fa163e0a-ba28-31b9-2e96-0000000031fa | TIMING | make sure libvirt services are disabled and masked | np0005647038 | 0:04:48.723138 | 0.06s 2026-03-14 08:07:10.483133 | fa163e0a-ba28-31b9-2e96-0000000031fb | TASK | ensure /run/libvirt is present upon reboot 2026-03-14 08:07:10.949079 | fa163e0a-ba28-31b9-2e96-0000000031fb | CHANGED | ensure /run/libvirt is present upon reboot | np0005647039 2026-03-14 08:07:10.950662 | fa163e0a-ba28-31b9-2e96-0000000031fb | TIMING | ensure /run/libvirt is present upon reboot | np0005647039 | 0:04:49.204309 | 0.89s 2026-03-14 08:07:10.964360 | fa163e0a-ba28-31b9-2e96-0000000031fc | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-03-14 08:07:11.009059 | fa163e0a-ba28-31b9-2e96-000000003140 | CHANGED | ensure /run/libvirt is present upon reboot | np0005647037 2026-03-14 08:07:11.010257 | fa163e0a-ba28-31b9-2e96-000000003140 | TIMING | ensure /run/libvirt is present upon reboot | np0005647037 | 0:04:49.263906 | 0.97s 2026-03-14 08:07:11.023803 | fa163e0a-ba28-31b9-2e96-000000003141 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-03-14 08:07:11.183382 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647033 2026-03-14 08:07:11.185275 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647033 | 0:04:49.438913 | 3.74s 2026-03-14 08:07:11.215652 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:07:11.435093 | fa163e0a-ba28-31b9-2e96-0000000031fb | CHANGED | ensure /run/libvirt is present upon reboot | np0005647038 2026-03-14 08:07:11.436812 | fa163e0a-ba28-31b9-2e96-0000000031fb | TIMING | ensure /run/libvirt is present upon reboot | np0005647038 | 0:04:49.690449 | 0.95s 2026-03-14 08:07:11.456762 | fa163e0a-ba28-31b9-2e96-0000000031fc | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-03-14 08:07:11.518721 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647033 2026-03-14 08:07:11.519940 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647033 | 0:04:49.773589 | 0.30s 2026-03-14 08:07:11.539036 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:07:11.964830 | fa163e0a-ba28-31b9-2e96-0000000031fc | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647039 2026-03-14 08:07:11.966020 | fa163e0a-ba28-31b9-2e96-0000000031fc | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647039 | 0:04:50.219668 | 1.00s 2026-03-14 08:07:11.966598 | fa163e0a-ba28-31b9-2e96-000000003141 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647037 2026-03-14 08:07:11.967232 | fa163e0a-ba28-31b9-2e96-000000003141 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647037 | 0:04:50.220890 | 0.94s 2026-03-14 08:07:11.980389 | fa163e0a-ba28-31b9-2e96-000000003142 | TASK | remove gnutls-qemu.config 2026-03-14 08:07:12.007232 | fa163e0a-ba28-31b9-2e96-0000000031fd | TASK | remove gnutls-qemu.config 2026-03-14 08:07:12.277213 | fa163e0a-ba28-31b9-2e96-000000003142 | OK | remove gnutls-qemu.config | np0005647037 2026-03-14 08:07:12.278634 | fa163e0a-ba28-31b9-2e96-000000003142 | TIMING | remove gnutls-qemu.config | np0005647037 | 0:04:50.532283 | 0.30s 2026-03-14 08:07:12.291703 | fa163e0a-ba28-31b9-2e96-000000003143 | TASK | update crypto policies 2026-03-14 08:07:12.303803 | fa163e0a-ba28-31b9-2e96-0000000031fd | OK | remove gnutls-qemu.config | np0005647039 2026-03-14 08:07:12.304925 | fa163e0a-ba28-31b9-2e96-0000000031fd | TIMING | remove gnutls-qemu.config | np0005647039 | 0:04:50.558575 | 0.30s 2026-03-14 08:07:12.321628 | fa163e0a-ba28-31b9-2e96-0000000031fe | TASK | update crypto policies 2026-03-14 08:07:12.327780 | fa163e0a-ba28-31b9-2e96-000000003143 | SKIPPED | update crypto policies | np0005647037 2026-03-14 08:07:12.328900 | fa163e0a-ba28-31b9-2e96-000000003143 | TIMING | update crypto policies | np0005647037 | 0:04:50.582535 | 0.04s 2026-03-14 08:07:12.345438 | fa163e0a-ba28-31b9-2e96-000000003144 | TASK | Create libvirt persistent data directories 2026-03-14 08:07:12.356678 | fa163e0a-ba28-31b9-2e96-0000000031fe | SKIPPED | update crypto policies | np0005647039 2026-03-14 08:07:12.357982 | fa163e0a-ba28-31b9-2e96-0000000031fe | TIMING | update crypto policies | np0005647039 | 0:04:50.611621 | 0.04s 2026-03-14 08:07:12.370765 | fa163e0a-ba28-31b9-2e96-0000000031ff | TASK | Create libvirt persistent data directories 2026-03-14 08:07:12.412167 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647032 2026-03-14 08:07:12.412976 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647032 | 0:04:50.666629 | 3.90s 2026-03-14 08:07:12.427122 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:07:12.449346 | fa163e0a-ba28-31b9-2e96-0000000031fc | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647038 2026-03-14 08:07:12.454812 | fa163e0a-ba28-31b9-2e96-0000000031fc | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005647038 | 0:04:50.708458 | 1.00s 2026-03-14 08:07:12.455304 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647033 2026-03-14 08:07:12.455741 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647033 | 0:04:50.709403 | 0.92s 2026-03-14 08:07:12.465642 | fa163e0a-ba28-31b9-2e96-0000000031fd | TASK | remove gnutls-qemu.config 2026-03-14 08:07:12.484775 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:07:12.667945 | fa163e0a-ba28-31b9-2e96-000000003144 | OK | Create libvirt persistent data directories | np0005647037 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-03-14 08:07:12.670682 | fa163e0a-ba28-31b9-2e96-000000003144 | TIMING | Create libvirt persistent data directories | np0005647037 | 0:04:50.924316 | 0.32s 2026-03-14 08:07:12.681445 | fa163e0a-ba28-31b9-2e96-0000000031ff | OK | Create libvirt persistent data directories | np0005647039 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-03-14 08:07:12.683189 | fa163e0a-ba28-31b9-2e96-0000000031ff | TIMING | Create libvirt persistent data directories | np0005647039 | 0:04:50.936840 | 0.31s 2026-03-14 08:07:12.689868 | fa163e0a-ba28-31b9-2e96-000000003144 | TIMING | Create libvirt persistent data directories | np0005647037 | 0:04:50.943506 | 0.34s 2026-03-14 08:07:12.691583 | fa163e0a-ba28-31b9-2e96-0000000031ff | TIMING | Create libvirt persistent data directories | np0005647039 | 0:04:50.945236 | 0.32s 2026-03-14 08:07:12.711887 | fa163e0a-ba28-31b9-2e96-000000003145 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:12.734535 | fa163e0a-ba28-31b9-2e96-000000003200 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:12.741174 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647032 2026-03-14 08:07:12.742296 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647032 | 0:04:50.995941 | 0.31s 2026-03-14 08:07:12.762702 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:07:12.774981 | fa163e0a-ba28-31b9-2e96-0000000031fd | OK | remove gnutls-qemu.config | np0005647038 2026-03-14 08:07:12.776083 | fa163e0a-ba28-31b9-2e96-0000000031fd | TIMING | remove gnutls-qemu.config | np0005647038 | 0:04:51.029728 | 0.31s 2026-03-14 08:07:12.789516 | fa163e0a-ba28-31b9-2e96-0000000031fe | TASK | update crypto policies 2026-03-14 08:07:12.820122 | fa163e0a-ba28-31b9-2e96-0000000031fe | SKIPPED | update crypto policies | np0005647038 2026-03-14 08:07:12.820686 | fa163e0a-ba28-31b9-2e96-0000000031fe | TIMING | update crypto policies | np0005647038 | 0:04:51.074343 | 0.03s 2026-03-14 08:07:12.829999 | fa163e0a-ba28-31b9-2e96-0000000031ff | TASK | Create libvirt persistent data directories 2026-03-14 08:07:13.022506 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647033 2026-03-14 08:07:13.023717 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647033 | 0:04:51.277368 | 0.54s 2026-03-14 08:07:13.038641 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:07:13.156783 | fa163e0a-ba28-31b9-2e96-0000000031ff | OK | Create libvirt persistent data directories | np0005647038 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-03-14 08:07:13.159532 | fa163e0a-ba28-31b9-2e96-0000000031ff | TIMING | Create libvirt persistent data directories | np0005647038 | 0:04:51.413162 | 0.33s 2026-03-14 08:07:13.174856 | fa163e0a-ba28-31b9-2e96-0000000031ff | TIMING | Create libvirt persistent data directories | np0005647038 | 0:04:51.428506 | 0.34s 2026-03-14 08:07:13.200244 | fa163e0a-ba28-31b9-2e96-000000003200 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:13.722746 | fa163e0a-ba28-31b9-2e96-000000003145 | CHANGED | allow logrotate to read inside containers | np0005647037 2026-03-14 08:07:13.723849 | fa163e0a-ba28-31b9-2e96-000000003145 | TIMING | allow logrotate to read inside containers | np0005647037 | 0:04:51.977498 | 1.01s 2026-03-14 08:07:13.740850 | fa163e0a-ba28-31b9-2e96-000000003147 | TASK | Set login facts 2026-03-14 08:07:13.747746 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647032 2026-03-14 08:07:13.748836 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647032 | 0:04:52.002479 | 0.98s 2026-03-14 08:07:13.768441 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:07:13.778395 | fa163e0a-ba28-31b9-2e96-000000003147 | OK | Set login facts | np0005647037 2026-03-14 08:07:13.779420 | fa163e0a-ba28-31b9-2e96-000000003147 | TIMING | Set login facts | np0005647037 | 0:04:52.033067 | 0.04s 2026-03-14 08:07:13.792880 | fa163e0a-ba28-31b9-2e96-000000003148 | TASK | Convert logins json to dict 2026-03-14 08:07:13.836691 | fa163e0a-ba28-31b9-2e96-000000003148 | SKIPPED | Convert logins json to dict | np0005647037 2026-03-14 08:07:13.837461 | fa163e0a-ba28-31b9-2e96-000000003148 | TIMING | Convert logins json to dict | np0005647037 | 0:04:52.091115 | 0.04s 2026-03-14 08:07:13.846063 | fa163e0a-ba28-31b9-2e96-000000003149 | TASK | Set registry logins 2026-03-14 08:07:13.889649 | fa163e0a-ba28-31b9-2e96-000000003149 | SKIPPED | Set registry logins | np0005647037 2026-03-14 08:07:13.890320 | fa163e0a-ba28-31b9-2e96-000000003149 | TIMING | Set registry logins | np0005647037 | 0:04:52.143977 | 0.04s 2026-03-14 08:07:13.899348 | fa163e0a-ba28-31b9-2e96-00000000314a | TASK | Run podman install 2026-03-14 08:07:13.926784 | fa163e0a-ba28-31b9-2e96-00000000314a | TIMING | Run podman install | np0005647037 | 0:04:52.180432 | 0.03s 2026-03-14 08:07:13.972893 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:13.983157 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647033 2026-03-14 08:07:13.984071 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647033 | 0:04:52.237723 | 0.94s 2026-03-14 08:07:13.998811 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:07:14.123104 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:14.125730 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647037 | 0:04:52.379363 | 0.15s 2026-03-14 08:07:14.136844 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647037 | 0:04:52.390504 | 0.16s 2026-03-14 08:07:14.137261 | fa163e0a-ba28-31b9-2e96-000000003200 | CHANGED | allow logrotate to read inside containers | np0005647039 2026-03-14 08:07:14.137654 | fa163e0a-ba28-31b9-2e96-000000003200 | TIMING | allow logrotate to read inside containers | np0005647039 | 0:04:52.391316 | 1.40s 2026-03-14 08:07:14.147289 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:14.160563 | fa163e0a-ba28-31b9-2e96-000000003202 | TASK | Set login facts 2026-03-14 08:07:14.185743 | fa163e0a-ba28-31b9-2e96-000000003202 | OK | Set login facts | np0005647039 2026-03-14 08:07:14.186376 | fa163e0a-ba28-31b9-2e96-000000003202 | TIMING | Set login facts | np0005647039 | 0:04:52.440029 | 0.02s 2026-03-14 08:07:14.195170 | fa163e0a-ba28-31b9-2e96-000000003203 | TASK | Convert logins json to dict 2026-03-14 08:07:14.204279 | fa163e0a-ba28-31b9-2e96-000000003200 | CHANGED | allow logrotate to read inside containers | np0005647038 2026-03-14 08:07:14.205128 | fa163e0a-ba28-31b9-2e96-000000003200 | TIMING | allow logrotate to read inside containers | np0005647038 | 0:04:52.458781 | 1.00s 2026-03-14 08:07:14.214874 | fa163e0a-ba28-31b9-2e96-000000003202 | TASK | Set login facts 2026-03-14 08:07:14.230319 | fa163e0a-ba28-31b9-2e96-000000003203 | SKIPPED | Convert logins json to dict | np0005647039 2026-03-14 08:07:14.231194 | fa163e0a-ba28-31b9-2e96-000000003203 | TIMING | Convert logins json to dict | np0005647039 | 0:04:52.484845 | 0.03s 2026-03-14 08:07:14.240952 | fa163e0a-ba28-31b9-2e96-000000003204 | TASK | Set registry logins 2026-03-14 08:07:14.252047 | fa163e0a-ba28-31b9-2e96-000000003202 | OK | Set login facts | np0005647038 2026-03-14 08:07:14.255054 | fa163e0a-ba28-31b9-2e96-000000003202 | TIMING | Set login facts | np0005647038 | 0:04:52.508703 | 0.04s 2026-03-14 08:07:14.264662 | fa163e0a-ba28-31b9-2e96-000000003203 | TASK | Convert logins json to dict 2026-03-14 08:07:14.301292 | fa163e0a-ba28-31b9-2e96-000000003204 | SKIPPED | Set registry logins | np0005647039 2026-03-14 08:07:14.302037 | fa163e0a-ba28-31b9-2e96-000000003204 | TIMING | Set registry logins | np0005647039 | 0:04:52.555694 | 0.06s 2026-03-14 08:07:14.302298 | fa163e0a-ba28-31b9-2e96-000000003203 | SKIPPED | Convert logins json to dict | np0005647038 2026-03-14 08:07:14.302583 | fa163e0a-ba28-31b9-2e96-000000003203 | TIMING | Convert logins json to dict | np0005647038 | 0:04:52.556246 | 0.04s 2026-03-14 08:07:14.312593 | fa163e0a-ba28-31b9-2e96-000000003204 | TASK | Set registry logins 2026-03-14 08:07:14.326028 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=fs.inotify.max_user_instances 2026-03-14 08:07:14.327989 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:52.581635 | 0.33s 2026-03-14 08:07:14.335816 | fa163e0a-ba28-31b9-2e96-000000003205 | TASK | Run podman install 2026-03-14 08:07:14.341199 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647032 2026-03-14 08:07:14.342355 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647032 | 0:04:52.596006 | 0.57s 2026-03-14 08:07:14.343246 | fa163e0a-ba28-31b9-2e96-000000004492 | CHANGED | Remove dracut-config-generic | np0005647035 2026-03-14 08:07:14.343605 | fa163e0a-ba28-31b9-2e96-000000004492 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005647035 | 0:04:52.597267 | 4.34s 2026-03-14 08:07:14.362923 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:07:14.380741 | fa163e0a-ba28-31b9-2e96-000000004493 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-03-14 08:07:14.385887 | fa163e0a-ba28-31b9-2e96-000000003205 | TIMING | Run podman install | np0005647039 | 0:04:52.639529 | 0.05s 2026-03-14 08:07:14.386583 | fa163e0a-ba28-31b9-2e96-000000003204 | SKIPPED | Set registry logins | np0005647038 2026-03-14 08:07:14.387047 | fa163e0a-ba28-31b9-2e96-000000003204 | TIMING | Set registry logins | np0005647038 | 0:04:52.640708 | 0.07s 2026-03-14 08:07:14.420130 | fa163e0a-ba28-31b9-2e96-000000003205 | TASK | Run podman install 2026-03-14 08:07:14.440500 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:14.447247 | fa163e0a-ba28-31b9-2e96-000000003205 | TIMING | Run podman install | np0005647038 | 0:04:52.700880 | 0.03s 2026-03-14 08:07:14.524232 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:14.582275 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:14.584853 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647039 | 0:04:52.838485 | 0.14s 2026-03-14 08:07:14.592519 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647039 | 0:04:52.846171 | 0.15s 2026-03-14 08:07:14.606077 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:14.644675 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=kernel.pid_max 2026-03-14 08:07:14.649231 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:52.902853 | 0.65s 2026-03-14 08:07:14.686902 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:14.689161 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647038 | 0:04:52.942810 | 0.16s 2026-03-14 08:07:14.698064 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647038 | 0:04:52.951714 | 0.17s 2026-03-14 08:07:14.715169 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:14.721198 | fa163e0a-ba28-31b9-2e96-000000004493 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005647035 2026-03-14 08:07:14.722359 | fa163e0a-ba28-31b9-2e96-000000004493 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005647035 | 0:04:52.976004 | 0.34s 2026-03-14 08:07:14.742368 | fa163e0a-ba28-31b9-2e96-000000004494 | TASK | Write list of modules to load at boot 2026-03-14 08:07:14.948832 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:07:14.951771 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:53.205408 | 0.95s 2026-03-14 08:07:15.270170 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:07:15.272738 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:53.526386 | 1.27s 2026-03-14 08:07:15.331319 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647032 2026-03-14 08:07:15.332140 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647032 | 0:04:53.585795 | 0.97s 2026-03-14 08:07:15.351353 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:07:15.580096 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:07:15.584795 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:53.838434 | 1.59s 2026-03-14 08:07:15.716868 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=fs.inotify.max_user_instances 2026-03-14 08:07:15.720019 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:53.973664 | 0.37s 2026-03-14 08:07:15.759900 | fa163e0a-ba28-31b9-2e96-000000004494 | CHANGED | Write list of modules to load at boot | np0005647035 2026-03-14 08:07:15.761272 | fa163e0a-ba28-31b9-2e96-000000004494 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005647035 | 0:04:54.014917 | 1.02s 2026-03-14 08:07:15.789138 | fa163e0a-ba28-31b9-2e96-000000004495 | TASK | Modules reload 2026-03-14 08:07:15.899291 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:07:15.902712 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:54.156357 | 1.90s 2026-03-14 08:07:16.035609 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=kernel.pid_max 2026-03-14 08:07:16.038691 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:54.292335 | 0.69s 2026-03-14 08:07:16.208579 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.ip_forward 2026-03-14 08:07:16.211254 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:54.464905 | 2.21s 2026-03-14 08:07:16.345636 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:07:16.348310 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:54.601959 | 1.00s 2026-03-14 08:07:16.367643 | fa163e0a-ba28-31b9-2e96-000000004495 | CHANGED | Modules reload | np0005647035 2026-03-14 08:07:16.369262 | fa163e0a-ba28-31b9-2e96-000000004495 | TIMING | tripleo_kernel : Modules reload | np0005647035 | 0:04:54.622910 | 0.58s 2026-03-14 08:07:16.398212 | fa163e0a-ba28-31b9-2e96-000000004496 | TASK | Set default sysctl options 2026-03-14 08:07:16.516255 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:07:16.519762 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:54.773396 | 2.52s 2026-03-14 08:07:16.672246 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:07:16.675481 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:54.929132 | 1.32s 2026-03-14 08:07:16.859184 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:07:16.861854 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:55.115505 | 2.86s 2026-03-14 08:07:17.181280 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:07:17.184503 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:55.438155 | 3.18s 2026-03-14 08:07:17.334779 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647037 2026-03-14 08:07:17.336019 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647037 | 0:04:55.589664 | 3.19s 2026-03-14 08:07:17.356127 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:17.385814 | fa163e0a-ba28-31b9-2e96-000000004496 | CHANGED | Set default sysctl options | np0005647035 2026-03-14 08:07:17.387069 | fa163e0a-ba28-31b9-2e96-000000004496 | TIMING | tripleo_kernel : Set default sysctl options | np0005647035 | 0:04:55.640711 | 0.99s 2026-03-14 08:07:17.406764 | fa163e0a-ba28-31b9-2e96-000000004497 | TASK | Set extra sysctl options 2026-03-14 08:07:17.504258 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:07:17.507431 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:55.761061 | 3.51s 2026-03-14 08:07:17.727289 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647038 2026-03-14 08:07:17.728520 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647038 | 0:04:55.982168 | 3.01s 2026-03-14 08:07:17.749151 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:17.777302 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=fs.inotify.max_user_instances 2026-03-14 08:07:17.780104 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:56.033740 | 0.37s 2026-03-14 08:07:17.786802 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:07:17.788803 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:56.042455 | 3.79s 2026-03-14 08:07:17.920492 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647039 2026-03-14 08:07:17.921138 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647039 | 0:04:56.174796 | 3.31s 2026-03-14 08:07:17.930355 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:17.966404 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647037 2026-03-14 08:07:17.967847 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647037 | 0:04:56.221487 | 0.61s 2026-03-14 08:07:17.987294 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:18.017782 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:07:18.021330 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:56.274967 | 2.67s 2026-03-14 08:07:18.029836 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647037 2026-03-14 08:07:18.030974 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647037 | 0:04:56.284585 | 0.04s 2026-03-14 08:07:18.051402 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:18.090386 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:07:18.094326 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:56.347969 | 4.09s 2026-03-14 08:07:18.103924 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647037 2026-03-14 08:07:18.104651 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647037 | 0:04:56.358305 | 0.05s 2026-03-14 08:07:18.118893 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=kernel.pid_max 2026-03-14 08:07:18.120507 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:56.374156 | 0.71s 2026-03-14 08:07:18.126377 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:18.161727 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647037 2026-03-14 08:07:18.162466 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647037 | 0:04:56.416121 | 0.04s 2026-03-14 08:07:18.172381 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:18.354386 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:07:18.357736 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:56.611373 | 3.01s 2026-03-14 08:07:18.416832 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:07:18.417744 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:56.671395 | 4.42s 2026-03-14 08:07:18.422611 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.bridge.bridge-nf-call-arptables 2026-03-14 08:07:18.425314 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:56.678967 | 1.02s 2026-03-14 08:07:18.448583 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647037 2026-03-14 08:07:18.449688 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647037 | 0:04:56.703339 | 0.28s 2026-03-14 08:07:18.452538 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647038 2026-03-14 08:07:18.453335 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647038 | 0:04:56.706987 | 0.70s 2026-03-14 08:07:18.473474 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:18.500394 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:18.532340 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647038 2026-03-14 08:07:18.533301 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647038 | 0:04:56.786947 | 0.03s 2026-03-14 08:07:18.545880 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:18.575513 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647039 2026-03-14 08:07:18.576603 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647039 | 0:04:56.830251 | 0.65s 2026-03-14 08:07:18.581815 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647038 2026-03-14 08:07:18.582335 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647038 | 0:04:56.835994 | 0.04s 2026-03-14 08:07:18.594367 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:18.612461 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:18.625317 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647038 2026-03-14 08:07:18.626186 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647038 | 0:04:56.879836 | 0.03s 2026-03-14 08:07:18.636377 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:18.648872 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647039 2026-03-14 08:07:18.649693 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647039 | 0:04:56.903345 | 0.04s 2026-03-14 08:07:18.659655 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:18.670714 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.ip_forward 2026-03-14 08:07:18.674056 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:56.927688 | 3.32s 2026-03-14 08:07:18.697384 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647039 2026-03-14 08:07:18.698421 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647039 | 0:04:56.952072 | 0.04s 2026-03-14 08:07:18.714315 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:18.729383 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.bridge.bridge-nf-call-ip6tables 2026-03-14 08:07:18.732807 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:56.986442 | 1.32s 2026-03-14 08:07:18.749419 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647039 2026-03-14 08:07:18.750180 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647039 | 0:04:57.003835 | 0.03s 2026-03-14 08:07:18.767264 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:07:18.769676 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:57.023324 | 4.77s 2026-03-14 08:07:18.786481 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:18.856518 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647037 2026-03-14 08:07:18.857836 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647037 | 0:04:57.111482 | 0.38s 2026-03-14 08:07:18.871251 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:18.950101 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647038 2026-03-14 08:07:18.951491 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647038 | 0:04:57.205138 | 0.31s 2026-03-14 08:07:18.965928 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:18.987757 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:07:18.991728 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:57.245354 | 3.64s 2026-03-14 08:07:19.060494 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.bridge.bridge-nf-call-iptables 2026-03-14 08:07:19.063794 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:57.317445 | 1.66s 2026-03-14 08:07:19.076611 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647039 2026-03-14 08:07:19.078658 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647039 | 0:04:57.332307 | 0.29s 2026-03-14 08:07:19.088777 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:07:19.091592 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:57.345243 | 5.09s 2026-03-14 08:07:19.110503 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:19.287304 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:07:19.290595 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:57.544197 | 3.94s 2026-03-14 08:07:19.353155 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647038 2026-03-14 08:07:19.354725 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647038 | 0:04:57.608379 | 0.39s 2026-03-14 08:07:19.369540 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:19.382944 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.conf.all.rp_filter 2026-03-14 08:07:19.388281 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:57.641918 | 1.98s 2026-03-14 08:07:19.393400 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647033 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:07:19.395582 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:57.649234 | 5.40s 2026-03-14 08:07:19.406845 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647033 | 0:04:57.660487 | 5.41s 2026-03-14 08:07:19.430922 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:07:19.499420 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647039 2026-03-14 08:07:19.501323 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647039 | 0:04:57.754971 | 0.39s 2026-03-14 08:07:19.515227 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:19.627261 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:07:19.630372 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:57.884008 | 4.28s 2026-03-14 08:07:19.717476 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.ip_forward 2026-03-14 08:07:19.720682 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:57.974339 | 2.31s 2026-03-14 08:07:19.907320 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647033 2026-03-14 08:07:19.908182 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647033 | 0:04:58.161842 | 0.48s 2026-03-14 08:07:19.937910 | fa163e0a-ba28-31b9-2e96-000000003446 | TASK | create persistent directories 2026-03-14 08:07:19.950465 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647037 2026-03-14 08:07:19.955775 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647037 | 0:04:58.209429 | 1.08s 2026-03-14 08:07:19.956774 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:07:19.960120 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:58.213766 | 4.61s 2026-03-14 08:07:19.968182 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:20.029482 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.ip_local_reserved_ports 2026-03-14 08:07:20.033599 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:58.287194 | 2.63s 2026-03-14 08:07:20.260332 | fa163e0a-ba28-31b9-2e96-000000003446 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:20.263480 | fa163e0a-ba28-31b9-2e96-000000003446 | TIMING | create persistent directories | np0005647033 | 0:04:58.517123 | 0.32s 2026-03-14 08:07:20.276541 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:07:20.279798 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:58.533442 | 4.93s 2026-03-14 08:07:20.347542 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.ip_nonlocal_bind 2026-03-14 08:07:20.348566 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:58.602200 | 2.94s 2026-03-14 08:07:20.512073 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647038 2026-03-14 08:07:20.517482 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647038 | 0:04:58.771137 | 1.15s 2026-03-14 08:07:20.518094 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647039 2026-03-14 08:07:20.518572 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647039 | 0:04:58.772231 | 1.00s 2026-03-14 08:07:20.532214 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:20.538300 | fa163e0a-ba28-31b9-2e96-000000003446 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:20.539855 | fa163e0a-ba28-31b9-2e96-000000003446 | TIMING | create persistent directories | np0005647033 | 0:04:58.793504 | 0.60s 2026-03-14 08:07:20.565696 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:20.573082 | fa163e0a-ba28-31b9-2e96-000000003446 | TIMING | create persistent directories | np0005647033 | 0:04:58.826723 | 0.63s 2026-03-14 08:07:20.593111 | fa163e0a-ba28-31b9-2e96-000000003447 | TASK | Check if file certs_valid exist 2026-03-14 08:07:20.625371 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:07:20.633478 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:58.887111 | 5.28s 2026-03-14 08:07:20.648198 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.neigh.default.gc_thresh1 2026-03-14 08:07:20.650041 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:58.903695 | 3.24s 2026-03-14 08:07:20.903307 | fa163e0a-ba28-31b9-2e96-000000003447 | OK | Check if file certs_valid exist | np0005647033 2026-03-14 08:07:20.904129 | fa163e0a-ba28-31b9-2e96-000000003447 | TIMING | Check if file certs_valid exist | np0005647033 | 0:04:59.157784 | 0.31s 2026-03-14 08:07:20.922523 | fa163e0a-ba28-31b9-2e96-000000003448 | TASK | Check if file cert9.db exist 2026-03-14 08:07:20.971963 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:07:20.975647 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:59.229295 | 5.62s 2026-03-14 08:07:20.989437 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.neigh.default.gc_thresh2 2026-03-14 08:07:20.991904 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:59.245561 | 3.58s 2026-03-14 08:07:21.016188 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647037 2026-03-14 08:07:21.017378 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647037 | 0:04:59.271025 | 1.05s 2026-03-14 08:07:21.039138 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:21.225176 | fa163e0a-ba28-31b9-2e96-000000003448 | OK | Check if file cert9.db exist | np0005647033 2026-03-14 08:07:21.226781 | fa163e0a-ba28-31b9-2e96-000000003448 | TIMING | Check if file cert9.db exist | np0005647033 | 0:04:59.480417 | 0.30s 2026-03-14 08:07:21.256692 | fa163e0a-ba28-31b9-2e96-000000003449 | TASK | Check if file key4.db exist 2026-03-14 08:07:21.291192 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:07:21.294878 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:59.548513 | 5.94s 2026-03-14 08:07:21.328866 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv4.neigh.default.gc_thresh3 2026-03-14 08:07:21.331785 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:59.585434 | 3.92s 2026-03-14 08:07:21.386580 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647037 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:21.389684 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647037 | 0:04:59.643330 | 0.35s 2026-03-14 08:07:21.557971 | fa163e0a-ba28-31b9-2e96-000000003449 | OK | Check if file key4.db exist | np0005647033 2026-03-14 08:07:21.560364 | fa163e0a-ba28-31b9-2e96-000000003449 | TIMING | Check if file key4.db exist | np0005647033 | 0:04:59.814010 | 0.30s 2026-03-14 08:07:21.581313 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:07:21.588115 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:04:59.841762 | 6.24s 2026-03-14 08:07:21.618309 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647039 2026-03-14 08:07:21.620467 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647039 | 0:04:59.874101 | 1.05s 2026-03-14 08:07:21.621821 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647038 2026-03-14 08:07:21.622753 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647038 | 0:04:59.876406 | 1.08s 2026-03-14 08:07:21.651634 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:21.671818 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv6.conf.all.disable_ipv6 2026-03-14 08:07:21.677141 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:04:59.930773 | 4.27s 2026-03-14 08:07:21.684267 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647037 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:21.686950 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647037 | 0:04:59.940599 | 0.65s 2026-03-14 08:07:21.702809 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:21.712009 | fa163e0a-ba28-31b9-2e96-00000000344a | SKIPPED | fail | np0005647033 2026-03-14 08:07:21.713759 | fa163e0a-ba28-31b9-2e96-00000000344a | TIMING | fail | np0005647033 | 0:04:59.967391 | 0.10s 2026-03-14 08:07:21.742790 | fa163e0a-ba28-31b9-2e96-00000000344b | TASK | Create persistent directories 2026-03-14 08:07:21.896753 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647032 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:07:21.898520 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:05:00.152156 | 6.55s 2026-03-14 08:07:21.913310 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647037 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:21.915834 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647037 | 0:05:00.169485 | 0.87s 2026-03-14 08:07:21.919218 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647032 | 0:05:00.172869 | 6.57s 2026-03-14 08:07:21.951711 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:07:21.976747 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv6.conf.all.forwarding 2026-03-14 08:07:21.979367 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:05:00.233015 | 4.57s 2026-03-14 08:07:21.992807 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647038 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:21.994869 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647038 | 0:05:00.248526 | 0.34s 2026-03-14 08:07:22.024572 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647039 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:22.026753 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647039 | 0:05:00.280407 | 0.32s 2026-03-14 08:07:22.064440 | fa163e0a-ba28-31b9-2e96-00000000344b | CHANGED | Create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:22.066534 | fa163e0a-ba28-31b9-2e96-00000000344b | TIMING | Create persistent directories | np0005647033 | 0:05:00.320190 | 0.32s 2026-03-14 08:07:22.195176 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647037 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:22.197876 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647037 | 0:05:00.451532 | 1.16s 2026-03-14 08:07:22.204681 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647037 | 0:05:00.458324 | 1.16s 2026-03-14 08:07:22.226424 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:22.262767 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647037 2026-03-14 08:07:22.268511 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647037 | 0:05:00.522153 | 0.04s 2026-03-14 08:07:22.269734 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647038 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:22.270707 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647038 | 0:05:00.524360 | 0.62s 2026-03-14 08:07:22.295969 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647039 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:22.297160 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647039 | 0:05:00.550815 | 0.59s 2026-03-14 08:07:22.303795 | fa163e0a-ba28-31b9-2e96-00000000314b | TASK | Run podman login 2026-03-14 08:07:22.317668 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv6.conf.default.disable_ipv6 2026-03-14 08:07:22.319936 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:05:00.573578 | 4.91s 2026-03-14 08:07:22.326341 | fa163e0a-ba28-31b9-2e96-00000000314b | TIMING | Run podman login | np0005647037 | 0:05:00.579996 | 0.02s 2026-03-14 08:07:22.368076 | fa163e0a-ba28-31b9-2e96-00000000344b | CHANGED | Create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-03-14 08:07:22.370621 | fa163e0a-ba28-31b9-2e96-00000000344b | TIMING | Create persistent directories | np0005647033 | 0:05:00.624275 | 0.63s 2026-03-14 08:07:22.380053 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:22.386857 | fa163e0a-ba28-31b9-2e96-00000000344b | TIMING | Create persistent directories | np0005647033 | 0:05:00.640499 | 0.64s 2026-03-14 08:07:22.406576 | fa163e0a-ba28-31b9-2e96-00000000344c | TASK | create persistent directories 2026-03-14 08:07:22.412225 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647037 | 0:05:00.665863 | 0.03s 2026-03-14 08:07:22.434836 | fa163e0a-ba28-31b9-2e96-00000000314d | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:22.441165 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647032 2026-03-14 08:07:22.442294 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647032 | 0:05:00.695942 | 0.49s 2026-03-14 08:07:22.469701 | fa163e0a-ba28-31b9-2e96-000000003253 | TASK | create persistent directories 2026-03-14 08:07:22.547327 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647038 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:22.549639 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647038 | 0:05:00.803278 | 0.89s 2026-03-14 08:07:22.589231 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647039 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:22.591141 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647039 | 0:05:00.844791 | 0.89s 2026-03-14 08:07:22.644207 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv6.conf.lo.disable_ipv6 2026-03-14 08:07:22.647225 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:05:00.900875 | 5.24s 2026-03-14 08:07:22.706217 | fa163e0a-ba28-31b9-2e96-00000000344c | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:22.709589 | fa163e0a-ba28-31b9-2e96-00000000344c | TIMING | create persistent directories | np0005647033 | 0:05:00.963207 | 0.30s 2026-03-14 08:07:22.718738 | fa163e0a-ba28-31b9-2e96-00000000344c | TIMING | create persistent directories | np0005647033 | 0:05:00.972393 | 0.31s 2026-03-14 08:07:22.745288 | fa163e0a-ba28-31b9-2e96-00000000344d | TASK | create persistent directories 2026-03-14 08:07:22.788727 | fa163e0a-ba28-31b9-2e96-000000003253 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:22.790079 | fa163e0a-ba28-31b9-2e96-000000003253 | TIMING | create persistent directories | np0005647032 | 0:05:01.043723 | 0.32s 2026-03-14 08:07:22.815831 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647038 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:22.817647 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647038 | 0:05:01.071304 | 1.16s 2026-03-14 08:07:22.822719 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647038 | 0:05:01.076370 | 1.17s 2026-03-14 08:07:22.837284 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:22.861348 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647039 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:22.865098 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647039 | 0:05:01.118737 | 1.16s 2026-03-14 08:07:22.879761 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647039 | 0:05:01.133405 | 1.17s 2026-03-14 08:07:22.881732 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647038 2026-03-14 08:07:22.882445 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647038 | 0:05:01.136099 | 0.04s 2026-03-14 08:07:22.914057 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:22.933693 | fa163e0a-ba28-31b9-2e96-000000003206 | TASK | Run podman login 2026-03-14 08:07:22.945639 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647039 2026-03-14 08:07:22.946782 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647039 | 0:05:01.200424 | 0.03s 2026-03-14 08:07:22.974925 | fa163e0a-ba28-31b9-2e96-000000004497 | CHANGED | Set extra sysctl options | np0005647035 | item=net.ipv6.ip_nonlocal_bind 2026-03-14 08:07:22.976610 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:05:01.230256 | 5.57s 2026-03-14 08:07:22.993180 | fa163e0a-ba28-31b9-2e96-000000003206 | TASK | Run podman login 2026-03-14 08:07:23.000166 | fa163e0a-ba28-31b9-2e96-000000003206 | TIMING | Run podman login | np0005647038 | 0:05:01.253796 | 0.07s 2026-03-14 08:07:23.002847 | fa163e0a-ba28-31b9-2e96-000000004497 | TIMING | tripleo_kernel : Set extra sysctl options | np0005647035 | 0:05:01.256505 | 5.59s 2026-03-14 08:07:23.061596 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:23.081838 | fa163e0a-ba28-31b9-2e96-00000000344d | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:23.086145 | fa163e0a-ba28-31b9-2e96-00000000344d | TIMING | create persistent directories | np0005647033 | 0:05:01.339757 | 0.34s 2026-03-14 08:07:23.095052 | fa163e0a-ba28-31b9-2e96-000000003253 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:23.097631 | fa163e0a-ba28-31b9-2e96-000000003253 | TIMING | create persistent directories | np0005647032 | 0:05:01.351281 | 0.63s 2026-03-14 08:07:23.130339 | fa163e0a-ba28-31b9-2e96-000000004499 | TASK | Sysctl reload 2026-03-14 08:07:23.139082 | fa163e0a-ba28-31b9-2e96-000000003206 | TIMING | Run podman login | np0005647039 | 0:05:01.392700 | 0.14s 2026-03-14 08:07:23.141306 | fa163e0a-ba28-31b9-2e96-000000003253 | TIMING | create persistent directories | np0005647032 | 0:05:01.394965 | 0.67s 2026-03-14 08:07:23.142200 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647038 | 0:05:01.395860 | 0.08s 2026-03-14 08:07:23.206384 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:23.232939 | fa163e0a-ba28-31b9-2e96-000000003254 | TASK | Check if file certs_valid exist 2026-03-14 08:07:23.238567 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647039 | 0:05:01.492182 | 0.03s 2026-03-14 08:07:23.253582 | fa163e0a-ba28-31b9-2e96-000000003208 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:23.278242 | fa163e0a-ba28-31b9-2e96-000000003208 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:23.378905 | fa163e0a-ba28-31b9-2e96-00000000344d | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:23.382539 | fa163e0a-ba28-31b9-2e96-00000000344d | TIMING | create persistent directories | np0005647033 | 0:05:01.636176 | 0.64s 2026-03-14 08:07:23.388863 | fa163e0a-ba28-31b9-2e96-00000000344d | TIMING | create persistent directories | np0005647033 | 0:05:01.642523 | 0.64s 2026-03-14 08:07:23.393689 | fa163e0a-ba28-31b9-2e96-00000000314d | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647037 2026-03-14 08:07:23.394114 | fa163e0a-ba28-31b9-2e96-00000000314d | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647037 | 0:05:01.647776 | 0.96s 2026-03-14 08:07:23.403787 | fa163e0a-ba28-31b9-2e96-00000000314e | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:23.429425 | fa163e0a-ba28-31b9-2e96-00000000344e | TASK | create persistent directories 2026-03-14 08:07:23.532693 | fa163e0a-ba28-31b9-2e96-000000003254 | OK | Check if file certs_valid exist | np0005647032 2026-03-14 08:07:23.533625 | fa163e0a-ba28-31b9-2e96-000000003254 | TIMING | Check if file certs_valid exist | np0005647032 | 0:05:01.787276 | 0.30s 2026-03-14 08:07:23.548120 | fa163e0a-ba28-31b9-2e96-000000003255 | TASK | Check if file cert9.db exist 2026-03-14 08:07:23.644678 | fa163e0a-ba28-31b9-2e96-000000004499 | CHANGED | Sysctl reload | np0005647035 2026-03-14 08:07:23.645929 | fa163e0a-ba28-31b9-2e96-000000004499 | TIMING | tripleo_kernel : Sysctl reload | np0005647035 | 0:05:01.899583 | 0.51s 2026-03-14 08:07:23.674875 | fa163e0a-ba28-31b9-2e96-0000000035f4 | TASK | create persistent directories 2026-03-14 08:07:23.706798 | fa163e0a-ba28-31b9-2e96-00000000314e | CHANGED | create persistent logs directory for rsyslog | np0005647037 2026-03-14 08:07:23.707776 | fa163e0a-ba28-31b9-2e96-00000000314e | TIMING | create persistent logs directory for rsyslog | np0005647037 | 0:05:01.961429 | 0.30s 2026-03-14 08:07:23.717862 | fa163e0a-ba28-31b9-2e96-00000000314f | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:23.735181 | fa163e0a-ba28-31b9-2e96-00000000344e | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-03-14 08:07:23.738920 | fa163e0a-ba28-31b9-2e96-00000000344e | TIMING | create persistent directories | np0005647033 | 0:05:01.992553 | 0.31s 2026-03-14 08:07:23.745260 | fa163e0a-ba28-31b9-2e96-00000000344e | TIMING | create persistent directories | np0005647033 | 0:05:01.998914 | 0.31s 2026-03-14 08:07:23.760586 | fa163e0a-ba28-31b9-2e96-00000000344f | TASK | create persistent logs directory 2026-03-14 08:07:23.824260 | fa163e0a-ba28-31b9-2e96-000000003255 | OK | Check if file cert9.db exist | np0005647032 2026-03-14 08:07:23.825626 | fa163e0a-ba28-31b9-2e96-000000003255 | TIMING | Check if file cert9.db exist | np0005647032 | 0:05:02.079267 | 0.28s 2026-03-14 08:07:23.854721 | fa163e0a-ba28-31b9-2e96-000000003256 | TASK | Check if file key4.db exist 2026-03-14 08:07:24.017048 | fa163e0a-ba28-31b9-2e96-0000000035f4 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:24.019933 | fa163e0a-ba28-31b9-2e96-0000000035f4 | TIMING | create persistent directories | np0005647035 | 0:05:02.273567 | 0.34s 2026-03-14 08:07:24.027994 | fa163e0a-ba28-31b9-2e96-00000000314f | CHANGED | create persistent state directory for rsyslog | np0005647037 2026-03-14 08:07:24.028637 | fa163e0a-ba28-31b9-2e96-00000000314f | TIMING | create persistent state directory for rsyslog | np0005647037 | 0:05:02.282295 | 0.31s 2026-03-14 08:07:24.066567 | fa163e0a-ba28-31b9-2e96-000000003150 | TIMING | include_role : tripleo_sshd | np0005647037 | 0:05:02.320201 | 0.03s 2026-03-14 08:07:24.095476 | fa163e0a-ba28-31b9-2e96-00000000344f | CHANGED | create persistent logs directory | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:24.119753 | fa163e0a-ba28-31b9-2e96-00000000344f | TIMING | create persistent logs directory | np0005647033 | 0:05:02.373394 | 0.36s 2026-03-14 08:07:24.128697 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:24.155775 | fa163e0a-ba28-31b9-2e96-000000003256 | OK | Check if file key4.db exist | np0005647032 2026-03-14 08:07:24.161822 | fa163e0a-ba28-31b9-2e96-000000003256 | TIMING | Check if file key4.db exist | np0005647032 | 0:05:02.415471 | 0.31s 2026-03-14 08:07:24.162952 | fa163e0a-ba28-31b9-2e96-000000003208 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647038 2026-03-14 08:07:24.163688 | fa163e0a-ba28-31b9-2e96-000000003208 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647038 | 0:05:02.417349 | 0.91s 2026-03-14 08:07:24.174682 | fa163e0a-ba28-31b9-2e96-000000003209 | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:24.221409 | fa163e0a-ba28-31b9-2e96-000000003257 | SKIPPED | fail | np0005647032 2026-03-14 08:07:24.222986 | fa163e0a-ba28-31b9-2e96-000000003257 | TIMING | fail | np0005647032 | 0:05:02.476627 | 0.03s 2026-03-14 08:07:24.223658 | fa163e0a-ba28-31b9-2e96-000000003208 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647039 2026-03-14 08:07:24.224845 | fa163e0a-ba28-31b9-2e96-000000003208 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647039 | 0:05:02.478502 | 0.95s 2026-03-14 08:07:24.234922 | fa163e0a-ba28-31b9-2e96-000000003209 | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:24.253292 | fa163e0a-ba28-31b9-2e96-000000003258 | TASK | Create persistent directories 2026-03-14 08:07:24.258929 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:24.259740 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647037 | 0:05:02.513386 | 0.13s 2026-03-14 08:07:24.267999 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647037 | 0:05:02.521635 | 0.14s 2026-03-14 08:07:24.279642 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:24.325345 | fa163e0a-ba28-31b9-2e96-0000000035f4 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-03-14 08:07:24.327061 | fa163e0a-ba28-31b9-2e96-0000000035f4 | TIMING | create persistent directories | np0005647035 | 0:05:02.580712 | 0.65s 2026-03-14 08:07:24.331015 | fa163e0a-ba28-31b9-2e96-0000000035f4 | TIMING | create persistent directories | np0005647035 | 0:05:02.584669 | 0.65s 2026-03-14 08:07:24.345485 | fa163e0a-ba28-31b9-2e96-0000000035f5 | TASK | Check if file certs_valid exist 2026-03-14 08:07:24.385055 | fa163e0a-ba28-31b9-2e96-00000000344f | CHANGED | create persistent logs directory | np0005647033 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:24.388638 | fa163e0a-ba28-31b9-2e96-00000000344f | TIMING | create persistent logs directory | np0005647033 | 0:05:02.642274 | 0.63s 2026-03-14 08:07:24.397168 | fa163e0a-ba28-31b9-2e96-00000000344f | TIMING | create persistent logs directory | np0005647033 | 0:05:02.650817 | 0.64s 2026-03-14 08:07:24.411764 | fa163e0a-ba28-31b9-2e96-000000003450 | TASK | create persistent directories 2026-03-14 08:07:24.480596 | fa163e0a-ba28-31b9-2e96-000000003209 | CHANGED | create persistent logs directory for rsyslog | np0005647038 2026-03-14 08:07:24.482406 | fa163e0a-ba28-31b9-2e96-000000003209 | TIMING | create persistent logs directory for rsyslog | np0005647038 | 0:05:02.736058 | 0.31s 2026-03-14 08:07:24.492737 | fa163e0a-ba28-31b9-2e96-00000000320a | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:24.551040 | fa163e0a-ba28-31b9-2e96-000000003209 | CHANGED | create persistent logs directory for rsyslog | np0005647039 2026-03-14 08:07:24.553629 | fa163e0a-ba28-31b9-2e96-000000003209 | TIMING | create persistent logs directory for rsyslog | np0005647039 | 0:05:02.807278 | 0.32s 2026-03-14 08:07:24.568813 | fa163e0a-ba28-31b9-2e96-00000000320a | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:24.575845 | fa163e0a-ba28-31b9-2e96-000000003258 | CHANGED | Create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:24.577334 | fa163e0a-ba28-31b9-2e96-000000003258 | TIMING | Create persistent directories | np0005647032 | 0:05:02.830982 | 0.31s 2026-03-14 08:07:24.652761 | fa163e0a-ba28-31b9-2e96-0000000035f5 | OK | Check if file certs_valid exist | np0005647035 2026-03-14 08:07:24.654530 | fa163e0a-ba28-31b9-2e96-0000000035f5 | TIMING | Check if file certs_valid exist | np0005647035 | 0:05:02.908185 | 0.31s 2026-03-14 08:07:24.670654 | fa163e0a-ba28-31b9-2e96-0000000035f6 | TASK | Check if file cert9.db exist 2026-03-14 08:07:24.742124 | fa163e0a-ba28-31b9-2e96-000000003450 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:24.743744 | fa163e0a-ba28-31b9-2e96-000000003450 | TIMING | create persistent directories | np0005647033 | 0:05:02.997382 | 0.33s 2026-03-14 08:07:24.799718 | fa163e0a-ba28-31b9-2e96-00000000320a | CHANGED | create persistent state directory for rsyslog | np0005647038 2026-03-14 08:07:24.801483 | fa163e0a-ba28-31b9-2e96-00000000320a | TIMING | create persistent state directory for rsyslog | np0005647038 | 0:05:03.055137 | 0.31s 2026-03-14 08:07:24.843780 | fa163e0a-ba28-31b9-2e96-00000000320b | TIMING | include_role : tripleo_sshd | np0005647038 | 0:05:03.097423 | 0.03s 2026-03-14 08:07:24.889626 | fa163e0a-ba28-31b9-2e96-000000003258 | CHANGED | Create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-03-14 08:07:24.899585 | fa163e0a-ba28-31b9-2e96-000000003258 | TIMING | Create persistent directories | np0005647032 | 0:05:03.153198 | 0.64s 2026-03-14 08:07:24.915186 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:24.923071 | fa163e0a-ba28-31b9-2e96-00000000320a | CHANGED | create persistent state directory for rsyslog | np0005647039 2026-03-14 08:07:24.925048 | fa163e0a-ba28-31b9-2e96-00000000320a | TIMING | create persistent state directory for rsyslog | np0005647039 | 0:05:03.178690 | 0.35s 2026-03-14 08:07:24.926699 | fa163e0a-ba28-31b9-2e96-000000003258 | TIMING | Create persistent directories | np0005647032 | 0:05:03.180360 | 0.66s 2026-03-14 08:07:24.955199 | fa163e0a-ba28-31b9-2e96-000000003259 | TASK | create persistent directories 2026-03-14 08:07:24.973850 | fa163e0a-ba28-31b9-2e96-00000000320b | TIMING | include_role : tripleo_sshd | np0005647039 | 0:05:03.227485 | 0.04s 2026-03-14 08:07:24.975270 | fa163e0a-ba28-31b9-2e96-0000000035f6 | OK | Check if file cert9.db exist | np0005647035 2026-03-14 08:07:24.976148 | fa163e0a-ba28-31b9-2e96-0000000035f6 | TIMING | Check if file cert9.db exist | np0005647035 | 0:05:03.229809 | 0.30s 2026-03-14 08:07:25.039186 | fa163e0a-ba28-31b9-2e96-000000003450 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:25.043839 | fa163e0a-ba28-31b9-2e96-000000003450 | TIMING | create persistent directories | np0005647033 | 0:05:03.297489 | 0.63s 2026-03-14 08:07:25.047306 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:25.050359 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647038 | 0:05:03.304018 | 0.13s 2026-03-14 08:07:25.069002 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:25.096530 | fa163e0a-ba28-31b9-2e96-0000000035f7 | TASK | Check if file key4.db exist 2026-03-14 08:07:25.103511 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647038 | 0:05:03.357144 | 0.19s 2026-03-14 08:07:25.117883 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:25.174731 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:25.176558 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647039 | 0:05:03.430193 | 0.10s 2026-03-14 08:07:25.180210 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647039 | 0:05:03.433861 | 0.11s 2026-03-14 08:07:25.194310 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:25.289764 | fa163e0a-ba28-31b9-2e96-000000003259 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:25.292843 | fa163e0a-ba28-31b9-2e96-000000003259 | TIMING | create persistent directories | np0005647032 | 0:05:03.546479 | 0.32s 2026-03-14 08:07:25.301967 | fa163e0a-ba28-31b9-2e96-000000003259 | TIMING | create persistent directories | np0005647032 | 0:05:03.555616 | 0.33s 2026-03-14 08:07:25.322963 | fa163e0a-ba28-31b9-2e96-00000000325a | TASK | create persistent directories 2026-03-14 08:07:25.341963 | fa163e0a-ba28-31b9-2e96-000000003450 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-03-14 08:07:25.346528 | fa163e0a-ba28-31b9-2e96-000000003450 | TIMING | create persistent directories | np0005647033 | 0:05:03.600161 | 0.93s 2026-03-14 08:07:25.356638 | fa163e0a-ba28-31b9-2e96-000000003450 | TIMING | create persistent directories | np0005647033 | 0:05:03.610287 | 0.94s 2026-03-14 08:07:25.376760 | fa163e0a-ba28-31b9-2e96-000000003451 | TASK | create persistent directories 2026-03-14 08:07:25.419830 | fa163e0a-ba28-31b9-2e96-0000000035f7 | OK | Check if file key4.db exist | np0005647035 2026-03-14 08:07:25.421937 | fa163e0a-ba28-31b9-2e96-0000000035f7 | TIMING | Check if file key4.db exist | np0005647035 | 0:05:03.675586 | 0.32s 2026-03-14 08:07:25.478311 | fa163e0a-ba28-31b9-2e96-0000000035f8 | SKIPPED | fail | np0005647035 2026-03-14 08:07:25.479972 | fa163e0a-ba28-31b9-2e96-0000000035f8 | TIMING | fail | np0005647035 | 0:05:03.733460 | 0.04s 2026-03-14 08:07:25.514062 | fa163e0a-ba28-31b9-2e96-0000000035f9 | TASK | Create persistent directories 2026-03-14 08:07:25.662830 | fa163e0a-ba28-31b9-2e96-00000000325a | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:25.666759 | fa163e0a-ba28-31b9-2e96-00000000325a | TIMING | create persistent directories | np0005647032 | 0:05:03.920381 | 0.34s 2026-03-14 08:07:25.709598 | fa163e0a-ba28-31b9-2e96-000000003451 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:07:25.712476 | fa163e0a-ba28-31b9-2e96-000000003451 | TIMING | create persistent directories | np0005647033 | 0:05:03.966122 | 0.33s 2026-03-14 08:07:25.837051 | fa163e0a-ba28-31b9-2e96-0000000035f9 | CHANGED | Create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:25.839918 | fa163e0a-ba28-31b9-2e96-0000000035f9 | TIMING | Create persistent directories | np0005647035 | 0:05:04.093567 | 0.32s 2026-03-14 08:07:25.957035 | fa163e0a-ba28-31b9-2e96-00000000325a | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:25.959893 | fa163e0a-ba28-31b9-2e96-00000000325a | TIMING | create persistent directories | np0005647032 | 0:05:04.213541 | 0.63s 2026-03-14 08:07:25.973944 | fa163e0a-ba28-31b9-2e96-00000000325a | TIMING | create persistent directories | np0005647032 | 0:05:04.227581 | 0.65s 2026-03-14 08:07:26.002540 | fa163e0a-ba28-31b9-2e96-00000000325b | TASK | create persistent directories 2026-03-14 08:07:26.021138 | fa163e0a-ba28-31b9-2e96-000000003451 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-03-14 08:07:26.026011 | fa163e0a-ba28-31b9-2e96-000000003451 | TIMING | create persistent directories | np0005647033 | 0:05:04.279638 | 0.65s 2026-03-14 08:07:26.040321 | fa163e0a-ba28-31b9-2e96-000000003451 | TIMING | create persistent directories | np0005647033 | 0:05:04.293974 | 0.66s 2026-03-14 08:07:26.061170 | fa163e0a-ba28-31b9-2e96-000000003452 | TASK | create persistent directories 2026-03-14 08:07:26.159345 | fa163e0a-ba28-31b9-2e96-0000000035f9 | CHANGED | Create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-03-14 08:07:26.162109 | fa163e0a-ba28-31b9-2e96-0000000035f9 | TIMING | Create persistent directories | np0005647035 | 0:05:04.415746 | 0.65s 2026-03-14 08:07:26.170289 | fa163e0a-ba28-31b9-2e96-0000000035f9 | TIMING | Create persistent directories | np0005647035 | 0:05:04.423937 | 0.65s 2026-03-14 08:07:26.191953 | fa163e0a-ba28-31b9-2e96-0000000035fa | TASK | create persistent directories 2026-03-14 08:07:26.337190 | fa163e0a-ba28-31b9-2e96-00000000325b | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-03-14 08:07:26.341001 | fa163e0a-ba28-31b9-2e96-00000000325b | TIMING | create persistent directories | np0005647032 | 0:05:04.594634 | 0.34s 2026-03-14 08:07:26.347685 | fa163e0a-ba28-31b9-2e96-00000000325b | TIMING | create persistent directories | np0005647032 | 0:05:04.601333 | 0.34s 2026-03-14 08:07:26.366979 | fa163e0a-ba28-31b9-2e96-00000000325c | TASK | create persistent logs directory 2026-03-14 08:07:26.390357 | fa163e0a-ba28-31b9-2e96-000000003452 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:26.393263 | fa163e0a-ba28-31b9-2e96-000000003452 | TIMING | create persistent directories | np0005647033 | 0:05:04.646902 | 0.33s 2026-03-14 08:07:26.529627 | fa163e0a-ba28-31b9-2e96-0000000035fa | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:26.531799 | fa163e0a-ba28-31b9-2e96-0000000035fa | TIMING | create persistent directories | np0005647035 | 0:05:04.785448 | 0.34s 2026-03-14 08:07:26.540010 | fa163e0a-ba28-31b9-2e96-0000000035fa | TIMING | create persistent directories | np0005647035 | 0:05:04.793658 | 0.35s 2026-03-14 08:07:26.559216 | fa163e0a-ba28-31b9-2e96-0000000035fb | TASK | create persistent directories 2026-03-14 08:07:26.668907 | fa163e0a-ba28-31b9-2e96-000000003452 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-03-14 08:07:26.671662 | fa163e0a-ba28-31b9-2e96-000000003452 | TIMING | create persistent directories | np0005647033 | 0:05:04.925299 | 0.61s 2026-03-14 08:07:26.680034 | fa163e0a-ba28-31b9-2e96-000000003452 | TIMING | create persistent directories | np0005647033 | 0:05:04.933678 | 0.62s 2026-03-14 08:07:26.698063 | fa163e0a-ba28-31b9-2e96-000000003453 | TASK | create persistent directories 2026-03-14 08:07:26.707907 | fa163e0a-ba28-31b9-2e96-00000000325c | CHANGED | create persistent logs directory | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:26.710905 | fa163e0a-ba28-31b9-2e96-00000000325c | TIMING | create persistent logs directory | np0005647032 | 0:05:04.964545 | 0.34s 2026-03-14 08:07:26.936263 | fa163e0a-ba28-31b9-2e96-0000000035fb | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:26.939949 | fa163e0a-ba28-31b9-2e96-0000000035fb | TIMING | create persistent directories | np0005647035 | 0:05:05.193588 | 0.38s 2026-03-14 08:07:27.020739 | fa163e0a-ba28-31b9-2e96-000000003453 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:27.023869 | fa163e0a-ba28-31b9-2e96-000000003453 | TIMING | create persistent directories | np0005647033 | 0:05:05.277515 | 0.31s 2026-03-14 08:07:27.031802 | fa163e0a-ba28-31b9-2e96-000000003453 | TIMING | create persistent directories | np0005647033 | 0:05:05.285449 | 0.32s 2026-03-14 08:07:27.043513 | fa163e0a-ba28-31b9-2e96-00000000325c | CHANGED | create persistent logs directory | np0005647032 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:27.045239 | fa163e0a-ba28-31b9-2e96-00000000325c | TIMING | create persistent logs directory | np0005647032 | 0:05:05.298887 | 0.68s 2026-03-14 08:07:27.060907 | fa163e0a-ba28-31b9-2e96-000000003454 | TASK | create persistent directories 2026-03-14 08:07:27.067316 | fa163e0a-ba28-31b9-2e96-00000000325c | TIMING | create persistent logs directory | np0005647032 | 0:05:05.320956 | 0.70s 2026-03-14 08:07:27.083127 | fa163e0a-ba28-31b9-2e96-00000000325d | TASK | create persistent directories 2026-03-14 08:07:27.254223 | fa163e0a-ba28-31b9-2e96-0000000035fb | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-03-14 08:07:27.257124 | fa163e0a-ba28-31b9-2e96-0000000035fb | TIMING | create persistent directories | np0005647035 | 0:05:05.510750 | 0.70s 2026-03-14 08:07:27.266641 | fa163e0a-ba28-31b9-2e96-0000000035fb | TIMING | create persistent directories | np0005647035 | 0:05:05.520283 | 0.71s 2026-03-14 08:07:27.291262 | fa163e0a-ba28-31b9-2e96-0000000035fc | TASK | create persistent directories 2026-03-14 08:07:27.369025 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647037 2026-03-14 08:07:27.375464 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647037 | 0:05:05.629104 | 3.09s 2026-03-14 08:07:27.377217 | fa163e0a-ba28-31b9-2e96-000000003454 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:27.378303 | fa163e0a-ba28-31b9-2e96-000000003454 | TIMING | create persistent directories | np0005647033 | 0:05:05.631950 | 0.32s 2026-03-14 08:07:27.400476 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:27.438337 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647037 2026-03-14 08:07:27.445605 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647037 | 0:05:05.699072 | 0.04s 2026-03-14 08:07:27.447751 | fa163e0a-ba28-31b9-2e96-00000000325d | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:27.448802 | fa163e0a-ba28-31b9-2e96-00000000325d | TIMING | create persistent directories | np0005647032 | 0:05:05.702449 | 0.36s 2026-03-14 08:07:27.467424 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:27.508217 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647037 | 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-03-14 08:07:27.510086 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647037 | 0:05:05.763729 | 0.04s 2026-03-14 08:07:27.524040 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:27.555074 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647037 2026-03-14 08:07:27.555967 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647037 | 0:05:05.809621 | 0.03s 2026-03-14 08:07:27.568242 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:27.608634 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647037 | 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-03-14 08:07:27.609802 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647037 | 0:05:05.863450 | 0.04s 2026-03-14 08:07:27.621946 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:27.638330 | fa163e0a-ba28-31b9-2e96-0000000035fc | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-03-14 08:07:27.642832 | fa163e0a-ba28-31b9-2e96-0000000035fc | TIMING | create persistent directories | np0005647035 | 0:05:05.896465 | 0.35s 2026-03-14 08:07:27.654979 | fa163e0a-ba28-31b9-2e96-000000003454 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-03-14 08:07:27.657389 | fa163e0a-ba28-31b9-2e96-000000003454 | TIMING | create persistent directories | np0005647033 | 0:05:05.911040 | 0.60s 2026-03-14 08:07:27.667150 | fa163e0a-ba28-31b9-2e96-0000000035fc | TIMING | create persistent directories | np0005647035 | 0:05:05.920796 | 0.37s 2026-03-14 08:07:27.669210 | fa163e0a-ba28-31b9-2e96-000000003454 | TIMING | create persistent directories | np0005647033 | 0:05:05.922865 | 0.61s 2026-03-14 08:07:27.670397 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647037 2026-03-14 08:07:27.670967 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647037 | 0:05:05.924626 | 0.05s 2026-03-14 08:07:27.687177 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:27.724257 | fa163e0a-ba28-31b9-2e96-000000003455 | TASK | ensure qemu group is present on the host 2026-03-14 08:07:27.748679 | fa163e0a-ba28-31b9-2e96-00000000325d | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:27.751838 | fa163e0a-ba28-31b9-2e96-00000000325d | TIMING | create persistent directories | np0005647032 | 0:05:06.005469 | 0.67s 2026-03-14 08:07:27.762535 | fa163e0a-ba28-31b9-2e96-0000000035fd | TASK | create persistent logs directory 2026-03-14 08:07:27.767582 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647037 2026-03-14 08:07:27.768756 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647037 | 0:05:06.022400 | 0.08s 2026-03-14 08:07:27.783184 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:27.824138 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647037 2026-03-14 08:07:27.824889 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647037 | 0:05:06.078545 | 0.04s 2026-03-14 08:07:27.833716 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:28.043964 | fa163e0a-ba28-31b9-2e96-00000000325d | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-03-14 08:07:28.047321 | fa163e0a-ba28-31b9-2e96-00000000325d | TIMING | create persistent directories | np0005647032 | 0:05:06.300959 | 0.96s 2026-03-14 08:07:28.060373 | fa163e0a-ba28-31b9-2e96-00000000325d | TIMING | create persistent directories | np0005647032 | 0:05:06.314016 | 0.98s 2026-03-14 08:07:28.096710 | fa163e0a-ba28-31b9-2e96-00000000325e | TASK | create persistent directories 2026-03-14 08:07:28.103997 | fa163e0a-ba28-31b9-2e96-000000003455 | CHANGED | ensure qemu group is present on the host | np0005647033 2026-03-14 08:07:28.110175 | fa163e0a-ba28-31b9-2e96-000000003455 | TIMING | ensure qemu group is present on the host | np0005647033 | 0:05:06.363821 | 0.38s 2026-03-14 08:07:28.111270 | fa163e0a-ba28-31b9-2e96-0000000035fd | CHANGED | create persistent logs directory | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:28.111861 | fa163e0a-ba28-31b9-2e96-0000000035fd | TIMING | create persistent logs directory | np0005647035 | 0:05:06.365520 | 0.35s 2026-03-14 08:07:28.131201 | fa163e0a-ba28-31b9-2e96-000000003456 | TASK | ensure qemu user is present on the host 2026-03-14 08:07:28.231444 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647039 2026-03-14 08:07:28.232629 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647039 | 0:05:06.486278 | 3.04s 2026-03-14 08:07:28.247846 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:28.266475 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647039 2026-03-14 08:07:28.267280 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647039 | 0:05:06.520934 | 0.02s 2026-03-14 08:07:28.278717 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:28.283142 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647038 2026-03-14 08:07:28.283997 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647038 | 0:05:06.537648 | 3.16s 2026-03-14 08:07:28.294687 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:28.310350 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647039 | 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-03-14 08:07:28.311384 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647039 | 0:05:06.565035 | 0.03s 2026-03-14 08:07:28.324649 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:28.330205 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647038 2026-03-14 08:07:28.331206 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647038 | 0:05:06.584855 | 0.04s 2026-03-14 08:07:28.341412 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:28.350674 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647039 2026-03-14 08:07:28.351522 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647039 | 0:05:06.605175 | 0.03s 2026-03-14 08:07:28.362927 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:28.381935 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647038 | 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-03-14 08:07:28.382836 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647038 | 0:05:06.636487 | 0.04s 2026-03-14 08:07:28.395521 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:28.401755 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647039 | 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-03-14 08:07:28.402616 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647039 | 0:05:06.656265 | 0.04s 2026-03-14 08:07:28.413575 | fa163e0a-ba28-31b9-2e96-0000000035fd | CHANGED | create persistent logs directory | np0005647035 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-03-14 08:07:28.415647 | fa163e0a-ba28-31b9-2e96-0000000035fd | TIMING | create persistent logs directory | np0005647035 | 0:05:06.669300 | 0.65s 2026-03-14 08:07:28.427967 | fa163e0a-ba28-31b9-2e96-00000000325e | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:07:28.430086 | fa163e0a-ba28-31b9-2e96-00000000325e | TIMING | create persistent directories | np0005647032 | 0:05:06.683733 | 0.33s 2026-03-14 08:07:28.436667 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:28.444781 | fa163e0a-ba28-31b9-2e96-0000000035fd | TIMING | create persistent logs directory | np0005647035 | 0:05:06.698419 | 0.68s 2026-03-14 08:07:28.445893 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647038 2026-03-14 08:07:28.446522 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647038 | 0:05:06.700183 | 0.05s 2026-03-14 08:07:28.458711 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:28.485125 | fa163e0a-ba28-31b9-2e96-0000000035fe | TASK | create persistent directories 2026-03-14 08:07:28.492483 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647039 2026-03-14 08:07:28.499236 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647039 | 0:05:06.752879 | 0.06s 2026-03-14 08:07:28.499870 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647038 | 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-03-14 08:07:28.500277 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647038 | 0:05:06.753938 | 0.04s 2026-03-14 08:07:28.511716 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:28.532483 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:28.539669 | fa163e0a-ba28-31b9-2e96-000000003456 | CHANGED | ensure qemu user is present on the host | np0005647033 2026-03-14 08:07:28.550133 | fa163e0a-ba28-31b9-2e96-000000003456 | TIMING | ensure qemu user is present on the host | np0005647033 | 0:05:06.803781 | 0.42s 2026-03-14 08:07:28.550718 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647038 2026-03-14 08:07:28.551157 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647038 | 0:05:06.804817 | 0.04s 2026-03-14 08:07:28.561290 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:28.586831 | fa163e0a-ba28-31b9-2e96-000000003457 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:28.598949 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647039 2026-03-14 08:07:28.601951 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647039 | 0:05:06.855597 | 0.07s 2026-03-14 08:07:28.602395 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647038 2026-03-14 08:07:28.602783 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647038 | 0:05:06.856445 | 0.03s 2026-03-14 08:07:28.613607 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:28.628699 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:28.656866 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647038 2026-03-14 08:07:28.658052 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647038 | 0:05:06.911706 | 0.04s 2026-03-14 08:07:28.668087 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:28.679233 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647039 2026-03-14 08:07:28.680267 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647039 | 0:05:06.933913 | 0.05s 2026-03-14 08:07:28.691051 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:28.716017 | fa163e0a-ba28-31b9-2e96-00000000325e | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-03-14 08:07:28.719951 | fa163e0a-ba28-31b9-2e96-00000000325e | TIMING | create persistent directories | np0005647032 | 0:05:06.973571 | 0.62s 2026-03-14 08:07:28.730670 | fa163e0a-ba28-31b9-2e96-00000000325e | TIMING | create persistent directories | np0005647032 | 0:05:06.984322 | 0.63s 2026-03-14 08:07:28.746233 | fa163e0a-ba28-31b9-2e96-00000000325f | TASK | create persistent directories 2026-03-14 08:07:28.816712 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647037 2026-03-14 08:07:28.818230 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647037 | 0:05:07.071866 | 0.98s 2026-03-14 08:07:28.834316 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:07:28.844506 | fa163e0a-ba28-31b9-2e96-0000000035fe | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:28.846898 | fa163e0a-ba28-31b9-2e96-0000000035fe | TIMING | create persistent directories | np0005647035 | 0:05:07.100540 | 0.36s 2026-03-14 08:07:29.097778 | fa163e0a-ba28-31b9-2e96-00000000325f | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:29.100049 | fa163e0a-ba28-31b9-2e96-00000000325f | TIMING | create persistent directories | np0005647032 | 0:05:07.353697 | 0.35s 2026-03-14 08:07:29.133265 | fa163e0a-ba28-31b9-2e96-0000000035fe | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-03-14 08:07:29.137261 | fa163e0a-ba28-31b9-2e96-0000000035fe | TIMING | create persistent directories | np0005647035 | 0:05:07.390904 | 0.65s 2026-03-14 08:07:29.358240 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647037 2026-03-14 08:07:29.359970 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647037 | 0:05:07.613617 | 0.52s 2026-03-14 08:07:29.387574 | fa163e0a-ba28-31b9-2e96-00000000325f | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-03-14 08:07:29.390728 | fa163e0a-ba28-31b9-2e96-00000000325f | TIMING | create persistent directories | np0005647032 | 0:05:07.644376 | 0.64s 2026-03-14 08:07:29.409135 | fa163e0a-ba28-31b9-2e96-000000003151 | TASK | Check for NTP service 2026-03-14 08:07:29.419381 | fa163e0a-ba28-31b9-2e96-00000000325f | TIMING | create persistent directories | np0005647032 | 0:05:07.673006 | 0.67s 2026-03-14 08:07:29.452457 | fa163e0a-ba28-31b9-2e96-0000000035fe | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-03-14 08:07:29.454754 | fa163e0a-ba28-31b9-2e96-0000000035fe | TIMING | create persistent directories | np0005647035 | 0:05:07.708401 | 0.97s 2026-03-14 08:07:29.471459 | fa163e0a-ba28-31b9-2e96-000000003260 | TASK | create persistent directories 2026-03-14 08:07:29.482537 | fa163e0a-ba28-31b9-2e96-0000000035fe | TIMING | create persistent directories | np0005647035 | 0:05:07.736164 | 1.00s 2026-03-14 08:07:29.501592 | fa163e0a-ba28-31b9-2e96-0000000035ff | TASK | create persistent directories 2026-03-14 08:07:29.569057 | fa163e0a-ba28-31b9-2e96-000000003457 | CHANGED | allow logrotate to read inside containers | np0005647033 2026-03-14 08:07:29.571405 | fa163e0a-ba28-31b9-2e96-000000003457 | TIMING | allow logrotate to read inside containers | np0005647033 | 0:05:07.825047 | 0.98s 2026-03-14 08:07:29.632887 | fa163e0a-ba28-31b9-2e96-000000003458 | TASK | create persistent directories 2026-03-14 08:07:29.686491 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647039 2026-03-14 08:07:29.687430 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647039 | 0:05:07.941082 | 1.00s 2026-03-14 08:07:29.703852 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:07:29.709581 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647038 2026-03-14 08:07:29.710816 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647038 | 0:05:07.964461 | 1.04s 2026-03-14 08:07:29.730867 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:07:29.736509 | fa163e0a-ba28-31b9-2e96-000000003151 | CHANGED | Check for NTP service | np0005647037 2026-03-14 08:07:29.737653 | fa163e0a-ba28-31b9-2e96-000000003151 | TIMING | Check for NTP service | np0005647037 | 0:05:07.991300 | 0.33s 2026-03-14 08:07:29.750475 | fa163e0a-ba28-31b9-2e96-000000003152 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:29.778235 | fa163e0a-ba28-31b9-2e96-000000003260 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:29.780386 | fa163e0a-ba28-31b9-2e96-000000003260 | TIMING | create persistent directories | np0005647032 | 0:05:08.034035 | 0.31s 2026-03-14 08:07:29.784125 | fa163e0a-ba28-31b9-2e96-000000003260 | TIMING | create persistent directories | np0005647032 | 0:05:08.037778 | 0.31s 2026-03-14 08:07:29.804825 | fa163e0a-ba28-31b9-2e96-000000003261 | TASK | create persistent directories 2026-03-14 08:07:29.810024 | fa163e0a-ba28-31b9-2e96-000000003152 | SKIPPED | Disable NTP before configuring Chrony | np0005647037 2026-03-14 08:07:29.811054 | fa163e0a-ba28-31b9-2e96-000000003152 | TIMING | Disable NTP before configuring Chrony | np0005647037 | 0:05:08.064700 | 0.06s 2026-03-14 08:07:29.821489 | fa163e0a-ba28-31b9-2e96-000000003153 | TASK | Install, Configure and Run Chrony 2026-03-14 08:07:29.836020 | fa163e0a-ba28-31b9-2e96-0000000035ff | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:07:29.839465 | fa163e0a-ba28-31b9-2e96-0000000035ff | TIMING | create persistent directories | np0005647035 | 0:05:08.093101 | 0.34s 2026-03-14 08:07:29.851752 | fa163e0a-ba28-31b9-2e96-000000003153 | TIMING | Install, Configure and Run Chrony | np0005647037 | 0:05:08.105405 | 0.03s 2026-03-14 08:07:29.916378 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:07:29.946640 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.200268 | 0.03s 2026-03-14 08:07:29.953394 | fa163e0a-ba28-31b9-2e96-000000003458 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:29.954642 | fa163e0a-ba28-31b9-2e96-000000003458 | TIMING | create persistent directories | np0005647033 | 0:05:08.208297 | 0.32s 2026-03-14 08:07:29.973067 | 96e23eef-9800-4c51-b9e5-7e42facdba03 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647037 2026-03-14 08:07:30.002700 | fa163e0a-ba28-31b9-2e96-000000005c9b | TASK | Load distro-specific variables 2026-03-14 08:07:30.056070 | fa163e0a-ba28-31b9-2e96-000000005c9b | OK | Load distro-specific variables | np0005647037 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:30.058390 | fa163e0a-ba28-31b9-2e96-000000005c9b | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.312044 | 0.05s 2026-03-14 08:07:30.061109 | fa163e0a-ba28-31b9-2e96-0000000035ff | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-03-14 08:07:30.063043 | fa163e0a-ba28-31b9-2e96-0000000035ff | TIMING | create persistent directories | np0005647035 | 0:05:08.316704 | 0.56s 2026-03-14 08:07:30.068914 | fa163e0a-ba28-31b9-2e96-000000005c9b | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.322566 | 0.06s 2026-03-14 08:07:30.069850 | fa163e0a-ba28-31b9-2e96-0000000035ff | TIMING | create persistent directories | np0005647035 | 0:05:08.323513 | 0.57s 2026-03-14 08:07:30.079043 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:07:30.105008 | fa163e0a-ba28-31b9-2e96-000000003600 | TASK | create persistent directories 2026-03-14 08:07:30.109464 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647037 | 0:05:08.363097 | 0.03s 2026-03-14 08:07:30.118472 | fa163e0a-ba28-31b9-2e96-000000003261 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:30.119938 | fa163e0a-ba28-31b9-2e96-000000003261 | TIMING | create persistent directories | np0005647032 | 0:05:08.373597 | 0.31s 2026-03-14 08:07:30.134117 | 2871825e-b7cc-4dbe-aa8b-b3bbee742f90 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647037 2026-03-14 08:07:30.152118 | fa163e0a-ba28-31b9-2e96-000000005cda | TASK | Load distro-specific variables 2026-03-14 08:07:30.177977 | fa163e0a-ba28-31b9-2e96-000000005cda | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.431628 | 0.02s 2026-03-14 08:07:30.186877 | 2cb04eb9-d126-478d-9b18-244889d22287 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647037 2026-03-14 08:07:30.205970 | fa163e0a-ba28-31b9-2e96-000000003458 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:30.208165 | fa163e0a-ba28-31b9-2e96-000000003458 | TIMING | create persistent directories | np0005647033 | 0:05:08.461813 | 0.57s 2026-03-14 08:07:30.219016 | fa163e0a-ba28-31b9-2e96-000000005d21 | TASK | Load distro-specific variables 2026-03-14 08:07:30.225840 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647039 2026-03-14 08:07:30.226971 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647039 | 0:05:08.480621 | 0.52s 2026-03-14 08:07:30.228233 | fa163e0a-ba28-31b9-2e96-000000003458 | TIMING | create persistent directories | np0005647033 | 0:05:08.481894 | 0.59s 2026-03-14 08:07:30.251337 | fa163e0a-ba28-31b9-2e96-000000003459 | TASK | create persistent directories 2026-03-14 08:07:30.263802 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647038 2026-03-14 08:07:30.264932 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647038 | 0:05:08.518571 | 0.53s 2026-03-14 08:07:30.274858 | fa163e0a-ba28-31b9-2e96-000000005d21 | OK | Load distro-specific variables | np0005647037 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:30.276737 | fa163e0a-ba28-31b9-2e96-000000005d21 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.530384 | 0.06s 2026-03-14 08:07:30.294773 | fa163e0a-ba28-31b9-2e96-00000000320c | TASK | Check for NTP service 2026-03-14 08:07:30.300768 | fa163e0a-ba28-31b9-2e96-000000005d21 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:08.554411 | 0.08s 2026-03-14 08:07:30.311130 | fa163e0a-ba28-31b9-2e96-000000005cdb | TASK | Check for NTP service 2026-03-14 08:07:30.324886 | fa163e0a-ba28-31b9-2e96-00000000320c | TASK | Check for NTP service 2026-03-14 08:07:30.405401 | fa163e0a-ba28-31b9-2e96-000000003261 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-03-14 08:07:30.409661 | fa163e0a-ba28-31b9-2e96-000000003261 | TIMING | create persistent directories | np0005647032 | 0:05:08.663299 | 0.60s 2026-03-14 08:07:30.421834 | fa163e0a-ba28-31b9-2e96-000000003600 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:30.423885 | fa163e0a-ba28-31b9-2e96-000000003600 | TIMING | create persistent directories | np0005647035 | 0:05:08.677536 | 0.32s 2026-03-14 08:07:30.425334 | fa163e0a-ba28-31b9-2e96-000000003261 | TIMING | create persistent directories | np0005647032 | 0:05:08.678986 | 0.62s 2026-03-14 08:07:30.440293 | fa163e0a-ba28-31b9-2e96-000000003262 | TASK | ensure qemu group is present on the host 2026-03-14 08:07:30.592819 | fa163e0a-ba28-31b9-2e96-000000003459 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:30.596353 | fa163e0a-ba28-31b9-2e96-000000003459 | TIMING | create persistent directories | np0005647033 | 0:05:08.849990 | 0.34s 2026-03-14 08:07:30.602963 | fa163e0a-ba28-31b9-2e96-00000000320c | CHANGED | Check for NTP service | np0005647039 2026-03-14 08:07:30.603705 | fa163e0a-ba28-31b9-2e96-00000000320c | TIMING | Check for NTP service | np0005647039 | 0:05:08.857363 | 0.31s 2026-03-14 08:07:30.613413 | fa163e0a-ba28-31b9-2e96-00000000320d | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:30.636288 | fa163e0a-ba28-31b9-2e96-000000005cdb | CHANGED | Check for NTP service | np0005647037 2026-03-14 08:07:30.637529 | fa163e0a-ba28-31b9-2e96-000000005cdb | TIMING | chrony : Check for NTP service | np0005647037 | 0:05:08.891178 | 0.33s 2026-03-14 08:07:30.660041 | fa163e0a-ba28-31b9-2e96-000000005cdc | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:30.666643 | fa163e0a-ba28-31b9-2e96-00000000320d | SKIPPED | Disable NTP before configuring Chrony | np0005647039 2026-03-14 08:07:30.667807 | fa163e0a-ba28-31b9-2e96-00000000320d | TIMING | Disable NTP before configuring Chrony | np0005647039 | 0:05:08.921454 | 0.05s 2026-03-14 08:07:30.668214 | fa163e0a-ba28-31b9-2e96-00000000320c | CHANGED | Check for NTP service | np0005647038 2026-03-14 08:07:30.668587 | fa163e0a-ba28-31b9-2e96-00000000320c | TIMING | Check for NTP service | np0005647038 | 0:05:08.922248 | 0.34s 2026-03-14 08:07:30.678350 | fa163e0a-ba28-31b9-2e96-00000000320d | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:30.691738 | fa163e0a-ba28-31b9-2e96-000000003600 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-03-14 08:07:30.693938 | fa163e0a-ba28-31b9-2e96-000000003600 | TIMING | create persistent directories | np0005647035 | 0:05:08.947571 | 0.59s 2026-03-14 08:07:30.709480 | fa163e0a-ba28-31b9-2e96-00000000320e | TASK | Install, Configure and Run Chrony 2026-03-14 08:07:30.715763 | fa163e0a-ba28-31b9-2e96-000000003600 | TIMING | create persistent directories | np0005647035 | 0:05:08.969401 | 0.61s 2026-03-14 08:07:30.721645 | fa163e0a-ba28-31b9-2e96-000000005cdc | SKIPPED | Disable NTP before configuring Chrony | np0005647037 2026-03-14 08:07:30.722159 | fa163e0a-ba28-31b9-2e96-000000005cdc | TIMING | chrony : Disable NTP before configuring Chrony | np0005647037 | 0:05:08.975820 | 0.06s 2026-03-14 08:07:30.722431 | fa163e0a-ba28-31b9-2e96-00000000320d | SKIPPED | Disable NTP before configuring Chrony | np0005647038 2026-03-14 08:07:30.722740 | fa163e0a-ba28-31b9-2e96-00000000320d | TIMING | Disable NTP before configuring Chrony | np0005647038 | 0:05:08.976402 | 0.04s 2026-03-14 08:07:30.738414 | fa163e0a-ba28-31b9-2e96-000000005cdd | TASK | Install chronyd package 2026-03-14 08:07:30.750987 | fa163e0a-ba28-31b9-2e96-00000000320e | TASK | Install, Configure and Run Chrony 2026-03-14 08:07:30.768787 | fa163e0a-ba28-31b9-2e96-000000003601 | TASK | create persistent directories 2026-03-14 08:07:30.779380 | fa163e0a-ba28-31b9-2e96-00000000320e | TIMING | Install, Configure and Run Chrony | np0005647039 | 0:05:09.033021 | 0.07s 2026-03-14 08:07:30.780043 | fa163e0a-ba28-31b9-2e96-00000000320e | TIMING | Install, Configure and Run Chrony | np0005647038 | 0:05:09.033705 | 0.03s 2026-03-14 08:07:30.872885 | fa163e0a-ba28-31b9-2e96-000000003459 | OK | create persistent directories | np0005647033 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:30.874653 | fa163e0a-ba28-31b9-2e96-000000003459 | TIMING | create persistent directories | np0005647033 | 0:05:09.128299 | 0.62s 2026-03-14 08:07:30.883781 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:07:30.899071 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:07:30.905689 | fa163e0a-ba28-31b9-2e96-000000003262 | CHANGED | ensure qemu group is present on the host | np0005647032 2026-03-14 08:07:30.912072 | fa163e0a-ba28-31b9-2e96-000000003262 | TIMING | ensure qemu group is present on the host | np0005647032 | 0:05:09.165714 | 0.47s 2026-03-14 08:07:30.913005 | fa163e0a-ba28-31b9-2e96-000000003459 | TIMING | create persistent directories | np0005647033 | 0:05:09.166667 | 0.65s 2026-03-14 08:07:30.913664 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.167324 | 0.03s 2026-03-14 08:07:30.929818 | d9956140-8544-4db1-9784-ae8c29b348ea | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647038 2026-03-14 08:07:30.945060 | fa163e0a-ba28-31b9-2e96-00000000606d | TASK | Load distro-specific variables 2026-03-14 08:07:30.963563 | fa163e0a-ba28-31b9-2e96-000000003263 | TASK | ensure qemu user is present on the host 2026-03-14 08:07:30.982348 | fa163e0a-ba28-31b9-2e96-00000000345a | TASK | Copy in cleanup script 2026-03-14 08:07:30.988253 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.241878 | 0.09s 2026-03-14 08:07:30.999631 | fa163e0a-ba28-31b9-2e96-00000000606d | OK | Load distro-specific variables | np0005647038 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:31.001261 | fa163e0a-ba28-31b9-2e96-00000000606d | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.254909 | 0.06s 2026-03-14 08:07:31.011912 | fea41bfa-38f7-4e12-9b75-28ac51fe2df1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647039 2026-03-14 08:07:31.028961 | fa163e0a-ba28-31b9-2e96-0000000060a4 | TASK | Load distro-specific variables 2026-03-14 08:07:31.035596 | fa163e0a-ba28-31b9-2e96-00000000606d | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.289227 | 0.09s 2026-03-14 08:07:31.048862 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:07:31.080620 | fa163e0a-ba28-31b9-2e96-0000000060a4 | OK | Load distro-specific variables | np0005647039 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:31.086338 | fa163e0a-ba28-31b9-2e96-0000000060a4 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.339986 | 0.06s 2026-03-14 08:07:31.089638 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647038 | 0:05:09.343285 | 0.04s 2026-03-14 08:07:31.090470 | fa163e0a-ba28-31b9-2e96-0000000060a4 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.344130 | 0.06s 2026-03-14 08:07:31.094062 | fa163e0a-ba28-31b9-2e96-000000003601 | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:31.098528 | fa163e0a-ba28-31b9-2e96-000000003601 | TIMING | create persistent directories | np0005647035 | 0:05:09.352184 | 0.32s 2026-03-14 08:07:31.113519 | 444ede35-dcd5-45c5-a851-f1320a1e5d55 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647038 2026-03-14 08:07:31.134910 | fa163e0a-ba28-31b9-2e96-0000000060df | TASK | Load distro-specific variables 2026-03-14 08:07:31.147896 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:07:31.152758 | fa163e0a-ba28-31b9-2e96-000000003601 | TIMING | create persistent directories | np0005647035 | 0:05:09.406404 | 0.38s 2026-03-14 08:07:31.167163 | fa163e0a-ba28-31b9-2e96-000000003602 | TASK | create persistent directories 2026-03-14 08:07:31.179361 | fa163e0a-ba28-31b9-2e96-0000000060df | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.433013 | 0.04s 2026-03-14 08:07:31.179991 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647039 | 0:05:09.433653 | 0.03s 2026-03-14 08:07:31.194940 | e904a88a-659a-4cf0-b8bb-6ea48ed73096 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647038 2026-03-14 08:07:31.200067 | 1efd6c49-1c5c-445b-987d-e37e54dff4a7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647039 2026-03-14 08:07:31.218351 | fa163e0a-ba28-31b9-2e96-00000000612a | TASK | Load distro-specific variables 2026-03-14 08:07:31.231892 | fa163e0a-ba28-31b9-2e96-00000000612e | TASK | Load distro-specific variables 2026-03-14 08:07:31.252674 | fa163e0a-ba28-31b9-2e96-00000000612a | OK | Load distro-specific variables | np0005647038 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:31.254670 | fa163e0a-ba28-31b9-2e96-00000000612a | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.508318 | 0.04s 2026-03-14 08:07:31.258531 | fa163e0a-ba28-31b9-2e96-00000000612e | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.512185 | 0.03s 2026-03-14 08:07:31.259198 | fa163e0a-ba28-31b9-2e96-00000000612a | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:09.512860 | 0.04s 2026-03-14 08:07:31.267784 | 4721c7c8-1353-40ac-b339-0493b122d016 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647039 2026-03-14 08:07:31.280342 | fa163e0a-ba28-31b9-2e96-0000000060e0 | TASK | Check for NTP service 2026-03-14 08:07:31.294445 | fa163e0a-ba28-31b9-2e96-0000000061a0 | TASK | Load distro-specific variables 2026-03-14 08:07:31.339774 | fa163e0a-ba28-31b9-2e96-0000000061a0 | OK | Load distro-specific variables | np0005647039 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:31.341638 | fa163e0a-ba28-31b9-2e96-0000000061a0 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.595279 | 0.05s 2026-03-14 08:07:31.346498 | fa163e0a-ba28-31b9-2e96-0000000061a0 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:09.600153 | 0.05s 2026-03-14 08:07:31.357026 | fa163e0a-ba28-31b9-2e96-00000000612f | TASK | Check for NTP service 2026-03-14 08:07:31.384387 | fa163e0a-ba28-31b9-2e96-000000003263 | CHANGED | ensure qemu user is present on the host | np0005647032 2026-03-14 08:07:31.385231 | fa163e0a-ba28-31b9-2e96-000000003263 | TIMING | ensure qemu user is present on the host | np0005647032 | 0:05:09.638884 | 0.42s 2026-03-14 08:07:31.399023 | fa163e0a-ba28-31b9-2e96-000000003264 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:31.489051 | fa163e0a-ba28-31b9-2e96-000000003602 | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-03-14 08:07:31.492005 | fa163e0a-ba28-31b9-2e96-000000003602 | TIMING | create persistent directories | np0005647035 | 0:05:09.745629 | 0.32s 2026-03-14 08:07:31.609342 | fa163e0a-ba28-31b9-2e96-0000000060e0 | CHANGED | Check for NTP service | np0005647038 2026-03-14 08:07:31.610145 | fa163e0a-ba28-31b9-2e96-0000000060e0 | TIMING | chrony : Check for NTP service | np0005647038 | 0:05:09.863801 | 0.33s 2026-03-14 08:07:31.627024 | fa163e0a-ba28-31b9-2e96-0000000060e1 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:31.683631 | fa163e0a-ba28-31b9-2e96-00000000612f | CHANGED | Check for NTP service | np0005647039 2026-03-14 08:07:31.685207 | fa163e0a-ba28-31b9-2e96-00000000612f | TIMING | chrony : Check for NTP service | np0005647039 | 0:05:09.938857 | 0.33s 2026-03-14 08:07:31.686131 | fa163e0a-ba28-31b9-2e96-0000000060e1 | SKIPPED | Disable NTP before configuring Chrony | np0005647038 2026-03-14 08:07:31.686694 | fa163e0a-ba28-31b9-2e96-0000000060e1 | TIMING | chrony : Disable NTP before configuring Chrony | np0005647038 | 0:05:09.940351 | 0.06s 2026-03-14 08:07:31.699395 | fa163e0a-ba28-31b9-2e96-0000000060e2 | TASK | Install chronyd package 2026-03-14 08:07:31.718734 | fa163e0a-ba28-31b9-2e96-000000006130 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:07:31.771040 | fa163e0a-ba28-31b9-2e96-000000003602 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-03-14 08:07:31.772779 | fa163e0a-ba28-31b9-2e96-000000003602 | TIMING | create persistent directories | np0005647035 | 0:05:10.026410 | 0.60s 2026-03-14 08:07:31.773628 | fa163e0a-ba28-31b9-2e96-000000006130 | SKIPPED | Disable NTP before configuring Chrony | np0005647039 2026-03-14 08:07:31.778230 | fa163e0a-ba28-31b9-2e96-000000006130 | TIMING | chrony : Disable NTP before configuring Chrony | np0005647039 | 0:05:10.031892 | 0.06s 2026-03-14 08:07:31.778885 | fa163e0a-ba28-31b9-2e96-000000003602 | TIMING | create persistent directories | np0005647035 | 0:05:10.032546 | 0.61s 2026-03-14 08:07:31.788338 | fa163e0a-ba28-31b9-2e96-000000006131 | TASK | Install chronyd package 2026-03-14 08:07:31.806632 | fa163e0a-ba28-31b9-2e96-000000003603 | TASK | ensure qemu group is present on the host 2026-03-14 08:07:31.962154 | fa163e0a-ba28-31b9-2e96-00000000345a | CHANGED | Copy in cleanup script | np0005647033 2026-03-14 08:07:31.963146 | fa163e0a-ba28-31b9-2e96-00000000345a | TIMING | Copy in cleanup script | np0005647033 | 0:05:10.216799 | 0.98s 2026-03-14 08:07:31.976913 | fa163e0a-ba28-31b9-2e96-00000000345b | TASK | Copy in cleanup service 2026-03-14 08:07:32.182670 | fa163e0a-ba28-31b9-2e96-000000003603 | CHANGED | ensure qemu group is present on the host | np0005647035 2026-03-14 08:07:32.183608 | fa163e0a-ba28-31b9-2e96-000000003603 | TIMING | ensure qemu group is present on the host | np0005647035 | 0:05:10.437169 | 0.38s 2026-03-14 08:07:32.198153 | fa163e0a-ba28-31b9-2e96-000000003604 | TASK | ensure qemu user is present on the host 2026-03-14 08:07:32.362476 | fa163e0a-ba28-31b9-2e96-000000003264 | CHANGED | allow logrotate to read inside containers | np0005647032 2026-03-14 08:07:32.363673 | fa163e0a-ba28-31b9-2e96-000000003264 | TIMING | allow logrotate to read inside containers | np0005647032 | 0:05:10.617324 | 0.96s 2026-03-14 08:07:32.382017 | fa163e0a-ba28-31b9-2e96-000000003265 | TASK | create persistent directories 2026-03-14 08:07:32.640491 | fa163e0a-ba28-31b9-2e96-000000003604 | CHANGED | ensure qemu user is present on the host | np0005647035 2026-03-14 08:07:32.641500 | fa163e0a-ba28-31b9-2e96-000000003604 | TIMING | ensure qemu user is present on the host | np0005647035 | 0:05:10.895154 | 0.44s 2026-03-14 08:07:32.656030 | fa163e0a-ba28-31b9-2e96-000000003605 | TASK | allow logrotate to read inside containers 2026-03-14 08:07:32.721339 | fa163e0a-ba28-31b9-2e96-000000003265 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:32.724068 | fa163e0a-ba28-31b9-2e96-000000003265 | TIMING | create persistent directories | np0005647032 | 0:05:10.977694 | 0.34s 2026-03-14 08:07:32.914733 | fa163e0a-ba28-31b9-2e96-00000000345b | CHANGED | Copy in cleanup service | np0005647033 2026-03-14 08:07:32.915576 | fa163e0a-ba28-31b9-2e96-00000000345b | TIMING | Copy in cleanup service | np0005647033 | 0:05:11.169233 | 0.94s 2026-03-14 08:07:32.934136 | fa163e0a-ba28-31b9-2e96-00000000345c | TASK | Enabling the cleanup service 2026-03-14 08:07:32.996262 | fa163e0a-ba28-31b9-2e96-000000003265 | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:32.999454 | fa163e0a-ba28-31b9-2e96-000000003265 | TIMING | create persistent directories | np0005647032 | 0:05:11.253063 | 0.62s 2026-03-14 08:07:33.008327 | fa163e0a-ba28-31b9-2e96-000000003265 | TIMING | create persistent directories | np0005647032 | 0:05:11.261978 | 0.63s 2026-03-14 08:07:33.027635 | fa163e0a-ba28-31b9-2e96-000000003266 | TASK | create persistent directories 2026-03-14 08:07:33.365222 | fa163e0a-ba28-31b9-2e96-000000003266 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:33.366836 | fa163e0a-ba28-31b9-2e96-000000003266 | TIMING | create persistent directories | np0005647032 | 0:05:11.620477 | 0.34s 2026-03-14 08:07:33.641537 | fa163e0a-ba28-31b9-2e96-000000003266 | OK | create persistent directories | np0005647032 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:33.644771 | fa163e0a-ba28-31b9-2e96-000000003266 | TIMING | create persistent directories | np0005647032 | 0:05:11.898420 | 0.62s 2026-03-14 08:07:33.655144 | fa163e0a-ba28-31b9-2e96-000000003266 | TIMING | create persistent directories | np0005647032 | 0:05:11.908787 | 0.63s 2026-03-14 08:07:33.698295 | fa163e0a-ba28-31b9-2e96-000000003267 | TASK | Copy in cleanup script 2026-03-14 08:07:33.708145 | fa163e0a-ba28-31b9-2e96-00000000345c | CHANGED | Enabling the cleanup service | np0005647033 2026-03-14 08:07:33.710506 | fa163e0a-ba28-31b9-2e96-00000000345c | TIMING | Enabling the cleanup service | np0005647033 | 0:05:11.964144 | 0.78s 2026-03-14 08:07:33.745466 | fa163e0a-ba28-31b9-2e96-00000000345d | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-03-14 08:07:33.753129 | fa163e0a-ba28-31b9-2e96-000000003605 | CHANGED | allow logrotate to read inside containers | np0005647035 2026-03-14 08:07:33.754272 | fa163e0a-ba28-31b9-2e96-000000003605 | TIMING | allow logrotate to read inside containers | np0005647035 | 0:05:12.007919 | 1.10s 2026-03-14 08:07:33.776679 | fa163e0a-ba28-31b9-2e96-000000003608 | TASK | create persistent directories 2026-03-14 08:07:33.781369 | fa163e0a-ba28-31b9-2e96-00000000345d | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005647033 2026-03-14 08:07:33.782438 | fa163e0a-ba28-31b9-2e96-00000000345d | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005647033 | 0:05:12.036082 | 0.03s 2026-03-14 08:07:33.802523 | fa163e0a-ba28-31b9-2e96-00000000345e | TASK | Remove existing entries from logind conf 2026-03-14 08:07:33.876601 | fa163e0a-ba28-31b9-2e96-000000005cdd | OK | Install chronyd package | np0005647037 2026-03-14 08:07:33.877952 | fa163e0a-ba28-31b9-2e96-000000005cdd | TIMING | chrony : Install chronyd package | np0005647037 | 0:05:12.131599 | 3.14s 2026-03-14 08:07:33.897296 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:07:33.926967 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647037 2026-03-14 08:07:33.927660 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647037 | 0:05:12.181314 | 0.03s 2026-03-14 08:07:33.937337 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:07:33.962262 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647037 | 0:05:12.215910 | 0.02s 2026-03-14 08:07:33.973181 | 69874507-fe9f-4c23-ae89-1bbc4d113edd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647037 2026-03-14 08:07:33.994298 | fa163e0a-ba28-31b9-2e96-000000006201 | TASK | Load distro-specific variables 2026-03-14 08:07:34.022406 | fa163e0a-ba28-31b9-2e96-000000006201 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:12.276047 | 0.03s 2026-03-14 08:07:34.031666 | 2348938c-7352-4575-9c37-4171d15b4bd8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647037 2026-03-14 08:07:34.043497 | fa163e0a-ba28-31b9-2e96-000000003608 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:34.044176 | fa163e0a-ba28-31b9-2e96-000000003608 | TIMING | create persistent directories | np0005647035 | 0:05:12.297832 | 0.27s 2026-03-14 08:07:34.048257 | fa163e0a-ba28-31b9-2e96-00000000626d | TASK | Load distro-specific variables 2026-03-14 08:07:34.104321 | fa163e0a-ba28-31b9-2e96-00000000626d | OK | Load distro-specific variables | np0005647037 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:34.105203 | fa163e0a-ba28-31b9-2e96-00000000626d | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:12.358857 | 0.06s 2026-03-14 08:07:34.108227 | fa163e0a-ba28-31b9-2e96-00000000626d | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:12.361889 | 0.06s 2026-03-14 08:07:34.117283 | fa163e0a-ba28-31b9-2e96-000000006202 | TASK | Install chrony configuration file 2026-03-14 08:07:34.313493 | fa163e0a-ba28-31b9-2e96-00000000345e | CHANGED | Remove existing entries from logind conf | np0005647033 2026-03-14 08:07:34.315124 | fa163e0a-ba28-31b9-2e96-00000000345e | TIMING | Remove existing entries from logind conf | np0005647033 | 0:05:12.568759 | 0.51s 2026-03-14 08:07:34.354992 | fa163e0a-ba28-31b9-2e96-00000000345f | TASK | Make sure systemd-logind ignores power off 2026-03-14 08:07:34.661458 | fa163e0a-ba28-31b9-2e96-000000003267 | CHANGED | Copy in cleanup script | np0005647032 2026-03-14 08:07:34.663329 | fa163e0a-ba28-31b9-2e96-000000003267 | TIMING | Copy in cleanup script | np0005647032 | 0:05:12.916979 | 0.96s 2026-03-14 08:07:34.664503 | fa163e0a-ba28-31b9-2e96-00000000345f | CHANGED | Make sure systemd-logind ignores power off | np0005647033 2026-03-14 08:07:34.665486 | fa163e0a-ba28-31b9-2e96-00000000345f | TIMING | Make sure systemd-logind ignores power off | np0005647033 | 0:05:12.919144 | 0.31s 2026-03-14 08:07:34.677179 | fa163e0a-ba28-31b9-2e96-000000003608 | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:34.678375 | fa163e0a-ba28-31b9-2e96-000000003608 | TIMING | create persistent directories | np0005647035 | 0:05:12.932029 | 0.90s 2026-03-14 08:07:34.692498 | fa163e0a-ba28-31b9-2e96-000000003268 | TASK | Copy in cleanup service 2026-03-14 08:07:34.711114 | fa163e0a-ba28-31b9-2e96-000000003460 | TASK | Restart systemd-logind 2026-03-14 08:07:34.717259 | fa163e0a-ba28-31b9-2e96-000000003608 | TIMING | create persistent directories | np0005647035 | 0:05:12.970897 | 0.94s 2026-03-14 08:07:34.733476 | fa163e0a-ba28-31b9-2e96-000000003609 | TASK | create persistent directories 2026-03-14 08:07:34.785486 | fa163e0a-ba28-31b9-2e96-0000000060e2 | OK | Install chronyd package | np0005647038 2026-03-14 08:07:34.786721 | fa163e0a-ba28-31b9-2e96-0000000060e2 | TIMING | chrony : Install chronyd package | np0005647038 | 0:05:13.040375 | 3.09s 2026-03-14 08:07:34.800005 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:07:34.836018 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647038 2026-03-14 08:07:34.837084 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647038 | 0:05:13.090735 | 0.04s 2026-03-14 08:07:34.837657 | fa163e0a-ba28-31b9-2e96-000000006131 | OK | Install chronyd package | np0005647039 2026-03-14 08:07:34.838144 | fa163e0a-ba28-31b9-2e96-000000006131 | TIMING | chrony : Install chronyd package | np0005647039 | 0:05:13.091802 | 3.05s 2026-03-14 08:07:34.851509 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:07:34.874101 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:07:34.885575 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647038 | 0:05:13.139186 | 0.03s 2026-03-14 08:07:34.904336 | 3de225fd-32ae-46ec-9166-5f36cb6f4745 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647038 2026-03-14 08:07:34.923349 | fa163e0a-ba28-31b9-2e96-0000000062a2 | TASK | Load distro-specific variables 2026-03-14 08:07:34.928818 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647039 2026-03-14 08:07:34.929719 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647039 | 0:05:13.183369 | 0.05s 2026-03-14 08:07:34.942192 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:07:34.947269 | fa163e0a-ba28-31b9-2e96-0000000062a2 | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:13.200907 | 0.02s 2026-03-14 08:07:34.957435 | 50941962-3a07-41e8-8848-715c9de0c715 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647038 2026-03-14 08:07:34.971539 | fa163e0a-ba28-31b9-2e96-00000000630e | TASK | Load distro-specific variables 2026-03-14 08:07:34.977022 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647039 | 0:05:13.230662 | 0.03s 2026-03-14 08:07:34.988429 | 89e527e3-1750-49c1-b308-f051f1d1daeb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647039 2026-03-14 08:07:35.007045 | fa163e0a-ba28-31b9-2e96-00000000632b | TASK | Load distro-specific variables 2026-03-14 08:07:35.012092 | fa163e0a-ba28-31b9-2e96-00000000630e | OK | Load distro-specific variables | np0005647038 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:35.017645 | fa163e0a-ba28-31b9-2e96-00000000630e | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:13.271289 | 0.05s 2026-03-14 08:07:35.022090 | fa163e0a-ba28-31b9-2e96-00000000630e | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:13.275752 | 0.05s 2026-03-14 08:07:35.032618 | fa163e0a-ba28-31b9-2e96-0000000062a3 | TASK | Install chrony configuration file 2026-03-14 08:07:35.042123 | fa163e0a-ba28-31b9-2e96-00000000632b | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:13.295762 | 0.03s 2026-03-14 08:07:35.050707 | fa163e0a-ba28-31b9-2e96-000000003609 | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:35.053043 | fa163e0a-ba28-31b9-2e96-000000003609 | TIMING | create persistent directories | np0005647035 | 0:05:13.306690 | 0.32s 2026-03-14 08:07:35.060964 | e8d3e4e5-54a9-4bcf-b208-b81ffc20dc7a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647039 2026-03-14 08:07:35.073635 | fa163e0a-ba28-31b9-2e96-00000000639d | TASK | Load distro-specific variables 2026-03-14 08:07:35.109224 | fa163e0a-ba28-31b9-2e96-00000000639d | OK | Load distro-specific variables | np0005647039 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:35.110932 | fa163e0a-ba28-31b9-2e96-00000000639d | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:13.364588 | 0.04s 2026-03-14 08:07:35.114049 | fa163e0a-ba28-31b9-2e96-00000000639d | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:13.367710 | 0.04s 2026-03-14 08:07:35.124349 | fa163e0a-ba28-31b9-2e96-00000000632c | TASK | Install chrony configuration file 2026-03-14 08:07:35.198313 | fa163e0a-ba28-31b9-2e96-000000006202 | CHANGED | Install chrony configuration file | np0005647037 2026-03-14 08:07:35.199269 | fa163e0a-ba28-31b9-2e96-000000006202 | TIMING | chrony : Install chrony configuration file | np0005647037 | 0:05:13.452921 | 1.08s 2026-03-14 08:07:35.209157 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:07:35.243746 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647037 | 0:05:13.497392 | 0.03s 2026-03-14 08:07:35.260294 | 83993a1c-6e02-4f04-9c8d-96df2e788f12 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647037 2026-03-14 08:07:35.284133 | fa163e0a-ba28-31b9-2e96-0000000063c0 | TASK | Load distro-specific variables 2026-03-14 08:07:35.304068 | fa163e0a-ba28-31b9-2e96-0000000063c0 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:13.557712 | 0.02s 2026-03-14 08:07:35.318664 | c2e6c724-0d5b-470f-85fc-aacb8972d0a9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647037 2026-03-14 08:07:35.332931 | fa163e0a-ba28-31b9-2e96-000000006444 | TASK | Load distro-specific variables 2026-03-14 08:07:35.352412 | fa163e0a-ba28-31b9-2e96-000000003609 | OK | create persistent directories | np0005647035 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:35.354266 | fa163e0a-ba28-31b9-2e96-000000003609 | TIMING | create persistent directories | np0005647035 | 0:05:13.607914 | 0.62s 2026-03-14 08:07:35.362087 | fa163e0a-ba28-31b9-2e96-000000003609 | TIMING | create persistent directories | np0005647035 | 0:05:13.615743 | 0.63s 2026-03-14 08:07:35.371729 | fa163e0a-ba28-31b9-2e96-000000006444 | OK | Load distro-specific variables | np0005647037 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:35.372892 | fa163e0a-ba28-31b9-2e96-000000006444 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:13.626545 | 0.04s 2026-03-14 08:07:35.382691 | fa163e0a-ba28-31b9-2e96-00000000360a | TASK | Copy in cleanup script 2026-03-14 08:07:35.388059 | fa163e0a-ba28-31b9-2e96-000000006444 | TIMING | chrony : Load distro-specific variables | np0005647037 | 0:05:13.641688 | 0.05s 2026-03-14 08:07:35.398636 | fa163e0a-ba28-31b9-2e96-0000000063c1 | TASK | Ensure chronyd is running 2026-03-14 08:07:35.656090 | fa163e0a-ba28-31b9-2e96-000000003268 | CHANGED | Copy in cleanup service | np0005647032 2026-03-14 08:07:35.657107 | fa163e0a-ba28-31b9-2e96-000000003268 | TIMING | Copy in cleanup service | np0005647032 | 0:05:13.910759 | 0.96s 2026-03-14 08:07:35.671059 | fa163e0a-ba28-31b9-2e96-000000003269 | TASK | Enabling the cleanup service 2026-03-14 08:07:35.908094 | fa163e0a-ba28-31b9-2e96-0000000063c1 | OK | Ensure chronyd is running | np0005647037 2026-03-14 08:07:35.911243 | fa163e0a-ba28-31b9-2e96-0000000063c1 | TIMING | chrony : Ensure chronyd is running | np0005647037 | 0:05:14.164879 | 0.51s 2026-03-14 08:07:35.933118 | fa163e0a-ba28-31b9-2e96-0000000063c2 | TASK | Force chronyd restart 2026-03-14 08:07:35.949135 | fa163e0a-ba28-31b9-2e96-000000003460 | CHANGED | Restart systemd-logind | np0005647033 2026-03-14 08:07:35.951480 | fa163e0a-ba28-31b9-2e96-000000003460 | TIMING | Restart systemd-logind | np0005647033 | 0:05:14.205119 | 1.24s 2026-03-14 08:07:35.988427 | fa163e0a-ba28-31b9-2e96-000000003461 | TASK | Gather service_facts on pacemaker_bootstrap_node [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-03-14 08:07:36.052192 | fa163e0a-ba28-31b9-2e96-000000003461 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005647033 2026-03-14 08:07:36.053279 | fa163e0a-ba28-31b9-2e96-000000003461 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005647033 | 0:05:14.306918 | 0.06s 2026-03-14 08:07:36.091594 | fa163e0a-ba28-31b9-2e96-000000003462 | TASK | Check and eventually delete duplicate constraints (bootstrap node) [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-03-14 08:07:36.119297 | fa163e0a-ba28-31b9-2e96-0000000062a3 | CHANGED | Install chrony configuration file | np0005647038 2026-03-14 08:07:36.119894 | fa163e0a-ba28-31b9-2e96-0000000062a3 | TIMING | chrony : Install chrony configuration file | np0005647038 | 0:05:14.373542 | 1.08s 2026-03-14 08:07:36.134061 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:07:36.164749 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647038 | 0:05:14.418394 | 0.03s 2026-03-14 08:07:36.168567 | fa163e0a-ba28-31b9-2e96-000000003462 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005647033 2026-03-14 08:07:36.169146 | fa163e0a-ba28-31b9-2e96-000000003462 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005647033 | 0:05:14.422805 | 0.08s 2026-03-14 08:07:36.184619 | 312ca1e1-d3ca-430d-b678-7093434bd8fe | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647038 2026-03-14 08:07:36.228443 | fa163e0a-ba28-31b9-2e96-00000000647d | TASK | Load distro-specific variables 2026-03-14 08:07:36.262974 | fa163e0a-ba28-31b9-2e96-000000003463 | TASK | create persistent logs directory 2026-03-14 08:07:36.269516 | fa163e0a-ba28-31b9-2e96-00000000632c | CHANGED | Install chrony configuration file | np0005647039 2026-03-14 08:07:36.270665 | fa163e0a-ba28-31b9-2e96-00000000632c | TIMING | chrony : Install chrony configuration file | np0005647039 | 0:05:14.524308 | 1.15s 2026-03-14 08:07:36.271405 | fa163e0a-ba28-31b9-2e96-00000000647d | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:14.525065 | 0.04s 2026-03-14 08:07:36.284745 | f6599275-d8d5-49ef-a4fa-1f213fb1ff2f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647038 2026-03-14 08:07:36.301697 | fa163e0a-ba28-31b9-2e96-000000006503 | TASK | Load distro-specific variables 2026-03-14 08:07:36.324428 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:07:36.331470 | fa163e0a-ba28-31b9-2e96-00000000360a | CHANGED | Copy in cleanup script | np0005647035 2026-03-14 08:07:36.332656 | fa163e0a-ba28-31b9-2e96-00000000360a | TIMING | Copy in cleanup script | np0005647035 | 0:05:14.586300 | 0.95s 2026-03-14 08:07:36.347898 | fa163e0a-ba28-31b9-2e96-00000000360b | TASK | Copy in cleanup service 2026-03-14 08:07:36.365917 | fa163e0a-ba28-31b9-2e96-000000006503 | OK | Load distro-specific variables | np0005647038 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:36.367914 | fa163e0a-ba28-31b9-2e96-000000006503 | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:14.621549 | 0.07s 2026-03-14 08:07:36.368848 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647039 | 0:05:14.622498 | 0.04s 2026-03-14 08:07:36.374178 | fa163e0a-ba28-31b9-2e96-000000006503 | TIMING | chrony : Load distro-specific variables | np0005647038 | 0:05:14.627840 | 0.07s 2026-03-14 08:07:36.386361 | fb018097-621c-4c9d-8ea8-f78ace59e32c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647039 2026-03-14 08:07:36.406183 | fa163e0a-ba28-31b9-2e96-00000000647e | TASK | Ensure chronyd is running 2026-03-14 08:07:36.420115 | fa163e0a-ba28-31b9-2e96-00000000652e | TASK | Load distro-specific variables 2026-03-14 08:07:36.452924 | fa163e0a-ba28-31b9-2e96-00000000652e | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:14.706566 | 0.03s 2026-03-14 08:07:36.463958 | c451db6a-241e-4e7e-b2aa-eac789c69630 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647039 2026-03-14 08:07:36.481763 | fa163e0a-ba28-31b9-2e96-0000000065b2 | TASK | Load distro-specific variables 2026-03-14 08:07:36.487387 | fa163e0a-ba28-31b9-2e96-0000000063c2 | CHANGED | Force chronyd restart | np0005647037 2026-03-14 08:07:36.488461 | fa163e0a-ba28-31b9-2e96-0000000063c2 | TIMING | chrony : Force chronyd restart | np0005647037 | 0:05:14.742108 | 0.55s 2026-03-14 08:07:36.499032 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:07:36.539780 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647037 | 0:05:14.793430 | 0.04s 2026-03-14 08:07:36.542495 | fa163e0a-ba28-31b9-2e96-0000000065b2 | OK | Load distro-specific variables | np0005647039 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:07:36.545275 | fa163e0a-ba28-31b9-2e96-0000000065b2 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:14.798888 | 0.06s 2026-03-14 08:07:36.558453 | fa163e0a-ba28-31b9-2e96-000000003463 | CHANGED | create persistent logs directory | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:36.560209 | fa163e0a-ba28-31b9-2e96-000000003463 | TIMING | create persistent logs directory | np0005647033 | 0:05:14.813856 | 0.30s 2026-03-14 08:07:36.571617 | bd4df222-62bd-45b5-854b-53507a849087 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647037 2026-03-14 08:07:36.600963 | fa163e0a-ba28-31b9-2e96-0000000065df | TASK | Create chrony-online.service unit file 2026-03-14 08:07:36.607580 | fa163e0a-ba28-31b9-2e96-0000000065b2 | TIMING | chrony : Load distro-specific variables | np0005647039 | 0:05:14.861191 | 0.13s 2026-03-14 08:07:36.618332 | fa163e0a-ba28-31b9-2e96-00000000652f | TASK | Ensure chronyd is running 2026-03-14 08:07:36.808620 | fa163e0a-ba28-31b9-2e96-000000003463 | CHANGED | create persistent logs directory | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:36.811348 | fa163e0a-ba28-31b9-2e96-000000003463 | TIMING | create persistent logs directory | np0005647033 | 0:05:15.064982 | 0.55s 2026-03-14 08:07:36.819252 | fa163e0a-ba28-31b9-2e96-000000003463 | TIMING | create persistent logs directory | np0005647033 | 0:05:15.072906 | 0.56s 2026-03-14 08:07:36.834017 | fa163e0a-ba28-31b9-2e96-000000003464 | TASK | create fcontext for rabbitmq data 2026-03-14 08:07:37.102993 | fa163e0a-ba28-31b9-2e96-00000000652f | OK | Ensure chronyd is running | np0005647039 2026-03-14 08:07:37.105169 | fa163e0a-ba28-31b9-2e96-00000000652f | TIMING | chrony : Ensure chronyd is running | np0005647039 | 0:05:15.358809 | 0.49s 2026-03-14 08:07:37.127203 | fa163e0a-ba28-31b9-2e96-000000006530 | TASK | Force chronyd restart 2026-03-14 08:07:37.343251 | fa163e0a-ba28-31b9-2e96-000000003269 | CHANGED | Enabling the cleanup service | np0005647032 2026-03-14 08:07:37.348991 | fa163e0a-ba28-31b9-2e96-000000003269 | TIMING | Enabling the cleanup service | np0005647032 | 0:05:15.602644 | 1.68s 2026-03-14 08:07:37.349991 | fa163e0a-ba28-31b9-2e96-00000000360b | CHANGED | Copy in cleanup service | np0005647035 2026-03-14 08:07:37.350372 | fa163e0a-ba28-31b9-2e96-00000000360b | TIMING | Copy in cleanup service | np0005647035 | 0:05:15.604033 | 1.00s 2026-03-14 08:07:37.371991 | fa163e0a-ba28-31b9-2e96-00000000326a | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-03-14 08:07:37.399743 | fa163e0a-ba28-31b9-2e96-00000000360c | TASK | Enabling the cleanup service 2026-03-14 08:07:37.405466 | fa163e0a-ba28-31b9-2e96-00000000326a | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005647032 2026-03-14 08:07:37.406629 | fa163e0a-ba28-31b9-2e96-00000000326a | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005647032 | 0:05:15.660273 | 0.03s 2026-03-14 08:07:37.425349 | fa163e0a-ba28-31b9-2e96-00000000326b | TASK | Remove existing entries from logind conf 2026-03-14 08:07:37.436848 | fa163e0a-ba28-31b9-2e96-0000000065df | CHANGED | Create chrony-online.service unit file | np0005647037 2026-03-14 08:07:37.437757 | fa163e0a-ba28-31b9-2e96-0000000065df | TIMING | chrony : Create chrony-online.service unit file | np0005647037 | 0:05:15.691408 | 0.84s 2026-03-14 08:07:37.448492 | fa163e0a-ba28-31b9-2e96-0000000065e0 | TASK | Enable chrony-online.service 2026-03-14 08:07:37.717481 | fa163e0a-ba28-31b9-2e96-00000000326b | CHANGED | Remove existing entries from logind conf | np0005647032 2026-03-14 08:07:37.719239 | fa163e0a-ba28-31b9-2e96-00000000326b | TIMING | Remove existing entries from logind conf | np0005647032 | 0:05:15.972882 | 0.29s 2026-03-14 08:07:37.747462 | fa163e0a-ba28-31b9-2e96-00000000326c | TASK | Make sure systemd-logind ignores power off 2026-03-14 08:07:37.903154 | fa163e0a-ba28-31b9-2e96-00000000647e | OK | Ensure chronyd is running | np0005647038 2026-03-14 08:07:37.904503 | fa163e0a-ba28-31b9-2e96-00000000647e | TIMING | chrony : Ensure chronyd is running | np0005647038 | 0:05:16.158152 | 1.50s 2026-03-14 08:07:37.918095 | fa163e0a-ba28-31b9-2e96-00000000647f | TASK | Force chronyd restart 2026-03-14 08:07:38.040272 | fa163e0a-ba28-31b9-2e96-00000000326c | CHANGED | Make sure systemd-logind ignores power off | np0005647032 2026-03-14 08:07:38.041483 | fa163e0a-ba28-31b9-2e96-00000000326c | TIMING | Make sure systemd-logind ignores power off | np0005647032 | 0:05:16.295133 | 0.29s 2026-03-14 08:07:38.060643 | fa163e0a-ba28-31b9-2e96-00000000326d | TASK | Restart systemd-logind 2026-03-14 08:07:38.079243 | fa163e0a-ba28-31b9-2e96-000000003464 | CHANGED | create fcontext for rabbitmq data | np0005647033 2026-03-14 08:07:38.080948 | fa163e0a-ba28-31b9-2e96-000000003464 | TIMING | create fcontext for rabbitmq data | np0005647033 | 0:05:16.334589 | 1.25s 2026-03-14 08:07:38.118331 | fa163e0a-ba28-31b9-2e96-000000003465 | TASK | create persistent directories 2026-03-14 08:07:38.129576 | fa163e0a-ba28-31b9-2e96-00000000360c | CHANGED | Enabling the cleanup service | np0005647035 2026-03-14 08:07:38.131821 | fa163e0a-ba28-31b9-2e96-00000000360c | TIMING | Enabling the cleanup service | np0005647035 | 0:05:16.385453 | 0.73s 2026-03-14 08:07:38.160607 | fa163e0a-ba28-31b9-2e96-00000000360d | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-03-14 08:07:38.183486 | fa163e0a-ba28-31b9-2e96-00000000360d | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005647035 2026-03-14 08:07:38.184399 | fa163e0a-ba28-31b9-2e96-00000000360d | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005647035 | 0:05:16.438052 | 0.02s 2026-03-14 08:07:38.202635 | fa163e0a-ba28-31b9-2e96-00000000360e | TASK | Remove existing entries from logind conf 2026-03-14 08:07:38.432941 | fa163e0a-ba28-31b9-2e96-0000000065e0 | CHANGED | Enable chrony-online.service | np0005647037 2026-03-14 08:07:38.434075 | fa163e0a-ba28-31b9-2e96-0000000065e0 | TIMING | chrony : Enable chrony-online.service | np0005647037 | 0:05:16.687727 | 0.98s 2026-03-14 08:07:38.444258 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:07:38.465669 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647037 | 0:05:16.719319 | 0.02s 2026-03-14 08:07:38.476669 | d60c520a-e10c-4b97-afd2-a321aebed464 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647037 2026-03-14 08:07:38.486787 | fa163e0a-ba28-31b9-2e96-000000003465 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:38.499079 | fa163e0a-ba28-31b9-2e96-000000003465 | TIMING | create persistent directories | np0005647033 | 0:05:16.752732 | 0.38s 2026-03-14 08:07:38.510247 | fa163e0a-ba28-31b9-2e96-00000000669d | TASK | Force NTP sync 2026-03-14 08:07:38.526148 | fa163e0a-ba28-31b9-2e96-00000000360e | CHANGED | Remove existing entries from logind conf | np0005647035 2026-03-14 08:07:38.527060 | fa163e0a-ba28-31b9-2e96-00000000360e | TIMING | Remove existing entries from logind conf | np0005647035 | 0:05:16.780713 | 0.32s 2026-03-14 08:07:38.541436 | fa163e0a-ba28-31b9-2e96-00000000360f | TASK | Make sure systemd-logind ignores power off 2026-03-14 08:07:38.573475 | fa163e0a-ba28-31b9-2e96-00000000326d | CHANGED | Restart systemd-logind | np0005647032 2026-03-14 08:07:38.575659 | fa163e0a-ba28-31b9-2e96-00000000326d | TIMING | Restart systemd-logind | np0005647032 | 0:05:16.829292 | 0.51s 2026-03-14 08:07:38.606526 | fa163e0a-ba28-31b9-2e96-00000000326e | TASK | Gather service_facts on pacemaker_bootstrap_node [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-03-14 08:07:38.641072 | fa163e0a-ba28-31b9-2e96-000000006530 | CHANGED | Force chronyd restart | np0005647039 2026-03-14 08:07:38.642249 | fa163e0a-ba28-31b9-2e96-000000006530 | TIMING | chrony : Force chronyd restart | np0005647039 | 0:05:16.895898 | 1.51s 2026-03-14 08:07:38.659604 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:07:38.665135 | fa163e0a-ba28-31b9-2e96-00000000326e | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005647032 2026-03-14 08:07:38.666322 | fa163e0a-ba28-31b9-2e96-00000000326e | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005647032 | 0:05:16.919963 | 0.06s 2026-03-14 08:07:38.688984 | fa163e0a-ba28-31b9-2e96-00000000326f | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-03-14 08:07:38.694444 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647039 | 0:05:16.948078 | 0.03s [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-03-14 08:07:38.712421 | f8962402-d8aa-4266-9542-c7ee83f7d18b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647039 2026-03-14 08:07:38.742742 | fa163e0a-ba28-31b9-2e96-000000006760 | TASK | Create chrony-online.service unit file 2026-03-14 08:07:38.747891 | fa163e0a-ba28-31b9-2e96-00000000326f | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005647032 2026-03-14 08:07:38.748792 | fa163e0a-ba28-31b9-2e96-00000000326f | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005647032 | 0:05:17.002439 | 0.06s 2026-03-14 08:07:38.763666 | fa163e0a-ba28-31b9-2e96-000000003270 | TASK | create persistent logs directory 2026-03-14 08:07:38.783750 | fa163e0a-ba28-31b9-2e96-000000003465 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:38.787461 | fa163e0a-ba28-31b9-2e96-000000003465 | TIMING | create persistent directories | np0005647033 | 0:05:17.041097 | 0.67s 2026-03-14 08:07:38.801632 | fa163e0a-ba28-31b9-2e96-000000003465 | TIMING | create persistent directories | np0005647033 | 0:05:17.055268 | 0.68s 2026-03-14 08:07:38.855179 | fa163e0a-ba28-31b9-2e96-000000003466 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-03-14 08:07:38.863102 | fa163e0a-ba28-31b9-2e96-00000000669d | CHANGED | Force NTP sync | np0005647037 2026-03-14 08:07:38.865078 | fa163e0a-ba28-31b9-2e96-00000000669d | TIMING | chrony : Force NTP sync | np0005647037 | 0:05:17.118540 | 0.35s 2026-03-14 08:07:38.866273 | fa163e0a-ba28-31b9-2e96-00000000360f | CHANGED | Make sure systemd-logind ignores power off | np0005647035 2026-03-14 08:07:38.867277 | fa163e0a-ba28-31b9-2e96-00000000360f | TIMING | Make sure systemd-logind ignores power off | np0005647035 | 0:05:17.120930 | 0.33s 2026-03-14 08:07:38.883270 | fa163e0a-ba28-31b9-2e96-00000000669e | TASK | Ensure system is NTP time synced 2026-03-14 08:07:38.908973 | fa163e0a-ba28-31b9-2e96-000000003610 | TASK | Restart systemd-logind 2026-03-14 08:07:39.081576 | fa163e0a-ba28-31b9-2e96-000000003270 | CHANGED | create persistent logs directory | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:39.084840 | fa163e0a-ba28-31b9-2e96-000000003270 | TIMING | create persistent logs directory | np0005647032 | 0:05:17.338474 | 0.32s 2026-03-14 08:07:39.192006 | fa163e0a-ba28-31b9-2e96-000000003466 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647033 2026-03-14 08:07:39.192923 | fa163e0a-ba28-31b9-2e96-000000003466 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647033 | 0:05:17.446579 | 0.34s 2026-03-14 08:07:39.215990 | fa163e0a-ba28-31b9-2e96-000000003468 | TASK | Set login facts 2026-03-14 08:07:39.243360 | fa163e0a-ba28-31b9-2e96-000000003468 | OK | Set login facts | np0005647033 2026-03-14 08:07:39.244102 | fa163e0a-ba28-31b9-2e96-000000003468 | TIMING | Set login facts | np0005647033 | 0:05:17.497759 | 0.03s 2026-03-14 08:07:39.258303 | fa163e0a-ba28-31b9-2e96-000000003469 | TASK | Convert logins json to dict 2026-03-14 08:07:39.290744 | fa163e0a-ba28-31b9-2e96-000000003469 | SKIPPED | Convert logins json to dict | np0005647033 2026-03-14 08:07:39.291679 | fa163e0a-ba28-31b9-2e96-000000003469 | TIMING | Convert logins json to dict | np0005647033 | 0:05:17.545332 | 0.03s 2026-03-14 08:07:39.306473 | fa163e0a-ba28-31b9-2e96-00000000346a | TASK | Set registry logins 2026-03-14 08:07:39.352912 | fa163e0a-ba28-31b9-2e96-00000000346a | SKIPPED | Set registry logins | np0005647033 2026-03-14 08:07:39.353879 | fa163e0a-ba28-31b9-2e96-00000000346a | TIMING | Set registry logins | np0005647033 | 0:05:17.607533 | 0.05s 2026-03-14 08:07:39.371634 | fa163e0a-ba28-31b9-2e96-000000003270 | CHANGED | create persistent logs directory | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:39.373259 | fa163e0a-ba28-31b9-2e96-000000003270 | TIMING | create persistent logs directory | np0005647032 | 0:05:17.626908 | 0.61s 2026-03-14 08:07:39.383477 | fa163e0a-ba28-31b9-2e96-00000000346b | TASK | Run podman install 2026-03-14 08:07:39.389166 | fa163e0a-ba28-31b9-2e96-000000003270 | TIMING | create persistent logs directory | np0005647032 | 0:05:17.642809 | 0.62s 2026-03-14 08:07:39.411422 | fa163e0a-ba28-31b9-2e96-000000003271 | TASK | create fcontext for rabbitmq data 2026-03-14 08:07:39.416725 | fa163e0a-ba28-31b9-2e96-00000000346b | TIMING | Run podman install | np0005647033 | 0:05:17.670363 | 0.03s 2026-03-14 08:07:39.467118 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:39.473245 | fa163e0a-ba28-31b9-2e96-00000000647f | CHANGED | Force chronyd restart | np0005647038 2026-03-14 08:07:39.474561 | fa163e0a-ba28-31b9-2e96-00000000647f | TIMING | chrony : Force chronyd restart | np0005647038 | 0:05:17.728197 | 1.56s 2026-03-14 08:07:39.488229 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:07:39.505355 | fa163e0a-ba28-31b9-2e96-000000003610 | CHANGED | Restart systemd-logind | np0005647035 2026-03-14 08:07:39.507764 | fa163e0a-ba28-31b9-2e96-000000003610 | TIMING | Restart systemd-logind | np0005647035 | 0:05:17.761397 | 0.60s 2026-03-14 08:07:39.548696 | fa163e0a-ba28-31b9-2e96-000000003611 | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-03-14 08:07:39.554816 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647038 | 0:05:17.808446 | 0.06s [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-03-14 08:07:39.572165 | ddf97c72-fec1-448f-be3c-94cdb6f1c434 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647038 2026-03-14 08:07:39.614474 | fa163e0a-ba28-31b9-2e96-000000006881 | TASK | Create chrony-online.service unit file 2026-03-14 08:07:39.621491 | fa163e0a-ba28-31b9-2e96-000000003611 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005647035 2026-03-14 08:07:39.628888 | fa163e0a-ba28-31b9-2e96-000000003611 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005647035 | 0:05:17.882532 | 0.08s 2026-03-14 08:07:39.629742 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:39.633949 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647033 | 0:05:17.887596 | 0.17s 2026-03-14 08:07:39.650449 | fa163e0a-ba28-31b9-2e96-000000003612 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-03-14 08:07:39.655624 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647033 | 0:05:17.909266 | 0.19s [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-03-14 08:07:39.672320 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:39.688291 | fa163e0a-ba28-31b9-2e96-000000006760 | CHANGED | Create chrony-online.service unit file | np0005647039 2026-03-14 08:07:39.691403 | fa163e0a-ba28-31b9-2e96-000000006760 | TIMING | chrony : Create chrony-online.service unit file | np0005647039 | 0:05:17.945036 | 0.95s 2026-03-14 08:07:39.711867 | fa163e0a-ba28-31b9-2e96-000000006761 | TASK | Enable chrony-online.service 2026-03-14 08:07:39.718314 | fa163e0a-ba28-31b9-2e96-000000003612 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005647035 2026-03-14 08:07:39.719564 | fa163e0a-ba28-31b9-2e96-000000003612 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005647035 | 0:05:17.973194 | 0.07s 2026-03-14 08:07:39.735238 | fa163e0a-ba28-31b9-2e96-000000003613 | TASK | create persistent logs directory 2026-03-14 08:07:40.056333 | fa163e0a-ba28-31b9-2e96-000000003613 | CHANGED | create persistent logs directory | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:40.058859 | fa163e0a-ba28-31b9-2e96-000000003613 | TIMING | create persistent logs directory | np0005647035 | 0:05:18.312511 | 0.32s 2026-03-14 08:07:40.343924 | fa163e0a-ba28-31b9-2e96-000000003613 | CHANGED | create persistent logs directory | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-03-14 08:07:40.346971 | fa163e0a-ba28-31b9-2e96-000000003613 | TIMING | create persistent logs directory | np0005647035 | 0:05:18.600621 | 0.61s 2026-03-14 08:07:40.356020 | fa163e0a-ba28-31b9-2e96-000000003613 | TIMING | create persistent logs directory | np0005647035 | 0:05:18.609670 | 0.62s 2026-03-14 08:07:40.381619 | fa163e0a-ba28-31b9-2e96-000000003614 | TASK | create fcontext for rabbitmq data 2026-03-14 08:07:40.595945 | fa163e0a-ba28-31b9-2e96-000000006881 | CHANGED | Create chrony-online.service unit file | np0005647038 2026-03-14 08:07:40.597173 | fa163e0a-ba28-31b9-2e96-000000006881 | TIMING | chrony : Create chrony-online.service unit file | np0005647038 | 0:05:18.850821 | 0.98s 2026-03-14 08:07:40.617927 | fa163e0a-ba28-31b9-2e96-000000006882 | TASK | Enable chrony-online.service 2026-03-14 08:07:40.625716 | fa163e0a-ba28-31b9-2e96-000000006761 | CHANGED | Enable chrony-online.service | np0005647039 2026-03-14 08:07:40.627171 | fa163e0a-ba28-31b9-2e96-000000006761 | TIMING | chrony : Enable chrony-online.service | np0005647039 | 0:05:18.880817 | 0.91s 2026-03-14 08:07:40.642310 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:07:40.668609 | fa163e0a-ba28-31b9-2e96-000000003271 | CHANGED | create fcontext for rabbitmq data | np0005647032 2026-03-14 08:07:40.674373 | fa163e0a-ba28-31b9-2e96-000000003271 | TIMING | create fcontext for rabbitmq data | np0005647032 | 0:05:18.928023 | 1.26s 2026-03-14 08:07:40.675060 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647039 | 0:05:18.928719 | 0.03s 2026-03-14 08:07:40.688155 | 4863a9a1-982f-4b77-a517-c9b6b33d2c94 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647039 2026-03-14 08:07:40.716160 | fa163e0a-ba28-31b9-2e96-000000006939 | TASK | Force NTP sync 2026-03-14 08:07:40.733965 | fa163e0a-ba28-31b9-2e96-000000003272 | TASK | create persistent directories 2026-03-14 08:07:41.033086 | fa163e0a-ba28-31b9-2e96-000000006939 | CHANGED | Force NTP sync | np0005647039 2026-03-14 08:07:41.034355 | fa163e0a-ba28-31b9-2e96-000000006939 | TIMING | chrony : Force NTP sync | np0005647039 | 0:05:19.288003 | 0.32s 2026-03-14 08:07:41.047954 | fa163e0a-ba28-31b9-2e96-00000000693a | TASK | Ensure system is NTP time synced 2026-03-14 08:07:41.084658 | fa163e0a-ba28-31b9-2e96-000000003272 | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:41.087867 | fa163e0a-ba28-31b9-2e96-000000003272 | TIMING | create persistent directories | np0005647032 | 0:05:19.341501 | 0.35s 2026-03-14 08:07:41.388846 | fa163e0a-ba28-31b9-2e96-000000003272 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:41.392183 | fa163e0a-ba28-31b9-2e96-000000003272 | TIMING | create persistent directories | np0005647032 | 0:05:19.645831 | 0.66s 2026-03-14 08:07:41.402517 | fa163e0a-ba28-31b9-2e96-000000003272 | TIMING | create persistent directories | np0005647032 | 0:05:19.656160 | 0.67s 2026-03-14 08:07:41.424986 | fa163e0a-ba28-31b9-2e96-000000003273 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-03-14 08:07:41.576521 | fa163e0a-ba28-31b9-2e96-000000006882 | CHANGED | Enable chrony-online.service | np0005647038 2026-03-14 08:07:41.577769 | fa163e0a-ba28-31b9-2e96-000000006882 | TIMING | chrony : Enable chrony-online.service | np0005647038 | 0:05:19.831423 | 0.96s 2026-03-14 08:07:41.590435 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:07:41.621799 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647038 | 0:05:19.875450 | 0.03s 2026-03-14 08:07:41.638342 | 7fabaa26-f7f9-443a-9a5b-3313c906e13e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647038 2026-03-14 08:07:41.665819 | fa163e0a-ba28-31b9-2e96-0000000069fe | TASK | Force NTP sync 2026-03-14 08:07:41.671856 | fa163e0a-ba28-31b9-2e96-000000003614 | CHANGED | create fcontext for rabbitmq data | np0005647035 2026-03-14 08:07:41.672807 | fa163e0a-ba28-31b9-2e96-000000003614 | TIMING | create fcontext for rabbitmq data | np0005647035 | 0:05:19.926458 | 1.29s 2026-03-14 08:07:41.689160 | fa163e0a-ba28-31b9-2e96-000000003615 | TASK | create persistent directories 2026-03-14 08:07:41.794790 | fa163e0a-ba28-31b9-2e96-000000003273 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647032 2026-03-14 08:07:41.795987 | fa163e0a-ba28-31b9-2e96-000000003273 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647032 | 0:05:20.049636 | 0.37s 2026-03-14 08:07:41.815012 | fa163e0a-ba28-31b9-2e96-000000003275 | TASK | Set login facts 2026-03-14 08:07:41.846067 | fa163e0a-ba28-31b9-2e96-000000003275 | OK | Set login facts | np0005647032 2026-03-14 08:07:41.846758 | fa163e0a-ba28-31b9-2e96-000000003275 | TIMING | Set login facts | np0005647032 | 0:05:20.100415 | 0.03s 2026-03-14 08:07:41.860196 | fa163e0a-ba28-31b9-2e96-000000003276 | TASK | Convert logins json to dict 2026-03-14 08:07:41.901163 | fa163e0a-ba28-31b9-2e96-000000003276 | SKIPPED | Convert logins json to dict | np0005647032 2026-03-14 08:07:41.901825 | fa163e0a-ba28-31b9-2e96-000000003276 | TIMING | Convert logins json to dict | np0005647032 | 0:05:20.155481 | 0.04s 2026-03-14 08:07:41.915273 | fa163e0a-ba28-31b9-2e96-000000003277 | TASK | Set registry logins 2026-03-14 08:07:41.952918 | fa163e0a-ba28-31b9-2e96-0000000069fe | CHANGED | Force NTP sync | np0005647038 2026-03-14 08:07:41.953824 | fa163e0a-ba28-31b9-2e96-0000000069fe | TIMING | chrony : Force NTP sync | np0005647038 | 0:05:20.207478 | 0.29s 2026-03-14 08:07:41.967898 | fa163e0a-ba28-31b9-2e96-0000000069ff | TASK | Ensure system is NTP time synced 2026-03-14 08:07:41.973623 | fa163e0a-ba28-31b9-2e96-000000003277 | SKIPPED | Set registry logins | np0005647032 2026-03-14 08:07:41.974491 | fa163e0a-ba28-31b9-2e96-000000003277 | TIMING | Set registry logins | np0005647032 | 0:05:20.228141 | 0.06s 2026-03-14 08:07:41.989310 | fa163e0a-ba28-31b9-2e96-000000003278 | TASK | Run podman install 2026-03-14 08:07:42.014997 | fa163e0a-ba28-31b9-2e96-000000003278 | TIMING | Run podman install | np0005647032 | 0:05:20.268648 | 0.02s 2026-03-14 08:07:42.045158 | fa163e0a-ba28-31b9-2e96-000000003615 | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:42.048847 | fa163e0a-ba28-31b9-2e96-000000003615 | TIMING | create persistent directories | np0005647035 | 0:05:20.302498 | 0.36s 2026-03-14 08:07:42.059171 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:42.207949 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:42.212692 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647032 | 0:05:20.466325 | 0.15s 2026-03-14 08:07:42.219757 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647032 | 0:05:20.473410 | 0.16s 2026-03-14 08:07:42.234426 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:42.318643 | fa163e0a-ba28-31b9-2e96-000000003615 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-03-14 08:07:42.321268 | fa163e0a-ba28-31b9-2e96-000000003615 | TIMING | create persistent directories | np0005647035 | 0:05:20.574917 | 0.63s 2026-03-14 08:07:42.327532 | fa163e0a-ba28-31b9-2e96-000000003615 | TIMING | create persistent directories | np0005647035 | 0:05:20.581189 | 0.64s 2026-03-14 08:07:42.343094 | fa163e0a-ba28-31b9-2e96-000000003616 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-03-14 08:07:42.741252 | fa163e0a-ba28-31b9-2e96-000000003616 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647035 2026-03-14 08:07:42.742490 | fa163e0a-ba28-31b9-2e96-000000003616 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005647035 | 0:05:20.996148 | 0.40s 2026-03-14 08:07:42.756601 | fa163e0a-ba28-31b9-2e96-000000003618 | TASK | Set login facts 2026-03-14 08:07:42.787116 | fa163e0a-ba28-31b9-2e96-000000003618 | OK | Set login facts | np0005647035 2026-03-14 08:07:42.788853 | fa163e0a-ba28-31b9-2e96-000000003618 | TIMING | Set login facts | np0005647035 | 0:05:21.042505 | 0.03s 2026-03-14 08:07:42.807755 | fa163e0a-ba28-31b9-2e96-000000003619 | TASK | Convert logins json to dict 2026-03-14 08:07:42.840219 | fa163e0a-ba28-31b9-2e96-000000003619 | SKIPPED | Convert logins json to dict | np0005647035 2026-03-14 08:07:42.841882 | fa163e0a-ba28-31b9-2e96-000000003619 | TIMING | Convert logins json to dict | np0005647035 | 0:05:21.095537 | 0.03s 2026-03-14 08:07:42.855866 | fa163e0a-ba28-31b9-2e96-00000000361a | TASK | Set registry logins 2026-03-14 08:07:42.897015 | fa163e0a-ba28-31b9-2e96-00000000361a | SKIPPED | Set registry logins | np0005647035 2026-03-14 08:07:42.898380 | fa163e0a-ba28-31b9-2e96-00000000361a | TIMING | Set registry logins | np0005647035 | 0:05:21.152024 | 0.04s 2026-03-14 08:07:42.934710 | fa163e0a-ba28-31b9-2e96-00000000361b | TASK | Run podman install 2026-03-14 08:07:42.942491 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647033 2026-03-14 08:07:42.944206 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647033 | 0:05:21.197842 | 3.26s 2026-03-14 08:07:42.982016 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:42.990164 | fa163e0a-ba28-31b9-2e96-00000000361b | TIMING | Run podman install | np0005647035 | 0:05:21.243780 | 0.05s 2026-03-14 08:07:43.040752 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TASK | Gather variables for each operating system 2026-03-14 08:07:43.162383 | fa163e0a-ba28-31b9-2e96-0000000051a5 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-03-14 08:07:43.164829 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647035 | 0:05:21.418484 | 0.12s 2026-03-14 08:07:43.172064 | fa163e0a-ba28-31b9-2e96-0000000051a5 | TIMING | tripleo_podman : Gather variables for each operating system | np0005647035 | 0:05:21.425712 | 0.13s 2026-03-14 08:07:43.191343 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TASK | ensure podman and deps are installed 2026-03-14 08:07:43.604290 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647033 2026-03-14 08:07:43.605857 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647033 | 0:05:21.859494 | 0.62s 2026-03-14 08:07:43.632100 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:43.665174 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647033 2026-03-14 08:07:43.666039 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647033 | 0:05:21.919692 | 0.03s 2026-03-14 08:07:43.684956 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:43.720012 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647033 2026-03-14 08:07:43.720894 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647033 | 0:05:21.974546 | 0.04s 2026-03-14 08:07:43.739932 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:43.779882 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647033 2026-03-14 08:07:43.780839 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647033 | 0:05:22.034491 | 0.04s 2026-03-14 08:07:43.801033 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:44.081602 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647033 2026-03-14 08:07:44.082631 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647033 | 0:05:22.336284 | 0.28s 2026-03-14 08:07:44.101736 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:44.494402 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647033 2026-03-14 08:07:44.495530 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647033 | 0:05:22.749184 | 0.39s 2026-03-14 08:07:44.515376 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:45.613105 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647033 2026-03-14 08:07:45.614911 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647033 | 0:05:23.868556 | 1.10s 2026-03-14 08:07:45.644953 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:45.703466 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647032 2026-03-14 08:07:45.704735 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647032 | 0:05:23.958384 | 3.47s 2026-03-14 08:07:45.725116 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:46.331455 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647032 2026-03-14 08:07:46.332867 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647032 | 0:05:24.586508 | 0.61s 2026-03-14 08:07:46.334041 | fa163e0a-ba28-31b9-2e96-0000000051a7 | OK | ensure podman and deps are installed | np0005647035 2026-03-14 08:07:46.334994 | fa163e0a-ba28-31b9-2e96-0000000051a7 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005647035 | 0:05:24.588647 | 3.14s 2026-03-14 08:07:46.369872 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:46.396794 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TASK | Ensure we get the ansible interfaces facts 2026-03-14 08:07:46.412736 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647032 2026-03-14 08:07:46.413883 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647032 | 0:05:24.667529 | 0.04s 2026-03-14 08:07:46.436052 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:46.467875 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647032 2026-03-14 08:07:46.469272 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647032 | 0:05:24.722916 | 0.03s 2026-03-14 08:07:46.500423 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:46.532682 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647032 2026-03-14 08:07:46.533976 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647032 | 0:05:24.787627 | 0.03s 2026-03-14 08:07:46.555339 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:46.665270 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647033 2026-03-14 08:07:46.666997 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647033 | 0:05:24.920636 | 1.02s 2026-03-14 08:07:46.695751 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:46.869395 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647032 2026-03-14 08:07:46.870615 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647032 | 0:05:25.124261 | 0.31s 2026-03-14 08:07:46.889792 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:47.053784 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647033 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:47.058172 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647033 | 0:05:25.311806 | 0.36s 2026-03-14 08:07:47.139814 | fa163e0a-ba28-31b9-2e96-0000000051a8 | OK | Ensure we get the ansible interfaces facts | np0005647035 2026-03-14 08:07:47.140739 | fa163e0a-ba28-31b9-2e96-0000000051a8 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005647035 | 0:05:25.394388 | 0.74s 2026-03-14 08:07:47.166005 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-03-14 08:07:47.199952 | fa163e0a-ba28-31b9-2e96-0000000051a9 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005647035 2026-03-14 08:07:47.200845 | fa163e0a-ba28-31b9-2e96-0000000051a9 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005647035 | 0:05:25.454497 | 0.03s 2026-03-14 08:07:47.221760 | fa163e0a-ba28-31b9-2e96-0000000051ab | TASK | Make sure /etc/cni/net.d folder exists 2026-03-14 08:07:47.257774 | fa163e0a-ba28-31b9-2e96-0000000051ab | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005647035 2026-03-14 08:07:47.258713 | fa163e0a-ba28-31b9-2e96-0000000051ab | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005647035 | 0:05:25.512363 | 0.04s 2026-03-14 08:07:47.279530 | fa163e0a-ba28-31b9-2e96-0000000051ac | TASK | Update default network configuration if possible 2026-03-14 08:07:47.288100 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647032 2026-03-14 08:07:47.289043 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647032 | 0:05:25.542695 | 0.40s 2026-03-14 08:07:47.305534 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:47.315355 | fa163e0a-ba28-31b9-2e96-0000000051ac | SKIPPED | Update default network configuration if possible | np0005647035 2026-03-14 08:07:47.316192 | fa163e0a-ba28-31b9-2e96-0000000051ac | TIMING | tripleo_podman : Update default network configuration if possible | np0005647035 | 0:05:25.569842 | 0.03s 2026-03-14 08:07:47.331761 | fa163e0a-ba28-31b9-2e96-0000000051ae | TASK | Make sure /etc/containers/networks exists 2026-03-14 08:07:47.347781 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647033 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:47.352305 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647033 | 0:05:25.605937 | 0.66s 2026-03-14 08:07:47.645655 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647033 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:47.648980 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647033 | 0:05:25.902628 | 0.95s 2026-03-14 08:07:47.662440 | fa163e0a-ba28-31b9-2e96-0000000051ae | OK | Make sure /etc/containers/networks exists | np0005647035 2026-03-14 08:07:47.663710 | fa163e0a-ba28-31b9-2e96-0000000051ae | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005647035 | 0:05:25.917366 | 0.33s 2026-03-14 08:07:47.683173 | fa163e0a-ba28-31b9-2e96-0000000051af | TASK | Get current podman network 2026-03-14 08:07:47.916133 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647033 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:47.918476 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647033 | 0:05:26.172127 | 1.22s 2026-03-14 08:07:47.923775 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647033 | 0:05:26.177427 | 1.23s 2026-03-14 08:07:47.939353 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:47.970297 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647033 2026-03-14 08:07:47.971647 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647033 | 0:05:26.225302 | 0.03s 2026-03-14 08:07:47.999794 | fa163e0a-ba28-31b9-2e96-00000000346c | TASK | Run podman login 2026-03-14 08:07:48.039369 | fa163e0a-ba28-31b9-2e96-00000000346c | TIMING | Run podman login | np0005647033 | 0:05:26.293018 | 0.04s 2026-03-14 08:07:48.040566 | fa163e0a-ba28-31b9-2e96-0000000051af | CHANGED | Get current podman network | np0005647035 2026-03-14 08:07:48.041407 | fa163e0a-ba28-31b9-2e96-0000000051af | TIMING | tripleo_podman : Get current podman network | np0005647035 | 0:05:26.295068 | 0.36s 2026-03-14 08:07:48.089653 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:48.107445 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TASK | Update the default network configuration 2026-03-14 08:07:48.120297 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647033 | 0:05:26.373941 | 0.03s 2026-03-14 08:07:48.147628 | fa163e0a-ba28-31b9-2e96-00000000346e | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:48.375313 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647032 2026-03-14 08:07:48.377419 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647032 | 0:05:26.631069 | 1.07s 2026-03-14 08:07:48.397239 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:49.092003 | fa163e0a-ba28-31b9-2e96-00000000346e | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647033 2026-03-14 08:07:49.093125 | fa163e0a-ba28-31b9-2e96-00000000346e | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647033 | 0:05:27.346776 | 0.94s 2026-03-14 08:07:49.112672 | fa163e0a-ba28-31b9-2e96-00000000346f | TASK | create persistent directories 2026-03-14 08:07:49.196398 | fa163e0a-ba28-31b9-2e96-0000000051b0 | CHANGED | Update the default network configuration | np0005647035 2026-03-14 08:07:49.197270 | fa163e0a-ba28-31b9-2e96-0000000051b0 | TIMING | tripleo_podman : Update the default network configuration | np0005647035 | 0:05:27.450926 | 1.09s 2026-03-14 08:07:49.215784 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TASK | Write containers registries.conf 2026-03-14 08:07:49.220234 | fa163e0a-ba28-31b9-2e96-00000000669e | CHANGED | Ensure system is NTP time synced | np0005647037 2026-03-14 08:07:49.221119 | fa163e0a-ba28-31b9-2e96-00000000669e | TIMING | chrony : Ensure system is NTP time synced | np0005647037 | 0:05:27.474770 | 10.34s 2026-03-14 08:07:49.240711 | fa163e0a-ba28-31b9-2e96-000000003154 | TASK | Force NTP sync 2026-03-14 08:07:49.443054 | fa163e0a-ba28-31b9-2e96-00000000346f | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:49.446734 | fa163e0a-ba28-31b9-2e96-00000000346f | TIMING | create persistent directories | np0005647033 | 0:05:27.700370 | 0.33s 2026-03-14 08:07:49.482621 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647032 2026-03-14 08:07:49.483433 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647032 | 0:05:27.737088 | 1.08s 2026-03-14 08:07:49.505595 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:49.543262 | fa163e0a-ba28-31b9-2e96-000000003154 | CHANGED | Force NTP sync | np0005647037 2026-03-14 08:07:49.544516 | fa163e0a-ba28-31b9-2e96-000000003154 | TIMING | Force NTP sync | np0005647037 | 0:05:27.798166 | 0.30s 2026-03-14 08:07:49.557715 | fa163e0a-ba28-31b9-2e96-000000003155 | TASK | Ensure system is NTP time synced 2026-03-14 08:07:49.781414 | fa163e0a-ba28-31b9-2e96-00000000346f | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:49.786028 | fa163e0a-ba28-31b9-2e96-00000000346f | TIMING | create persistent directories | np0005647033 | 0:05:28.039658 | 0.67s 2026-03-14 08:07:49.818736 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647032 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:49.822737 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647032 | 0:05:28.076378 | 0.32s 2026-03-14 08:07:49.858955 | fa163e0a-ba28-31b9-2e96-000000003155 | CHANGED | Ensure system is NTP time synced | np0005647037 2026-03-14 08:07:49.859885 | fa163e0a-ba28-31b9-2e96-000000003155 | TIMING | Ensure system is NTP time synced | np0005647037 | 0:05:28.113539 | 0.30s 2026-03-14 08:07:49.873385 | fa163e0a-ba28-31b9-2e96-000000003156 | TASK | Run timezone role 2026-03-14 08:07:49.900983 | fa163e0a-ba28-31b9-2e96-000000003156 | TIMING | Run timezone role | np0005647037 | 0:05:28.154626 | 0.03s 2026-03-14 08:07:49.970498 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:07:50.093680 | fa163e0a-ba28-31b9-2e96-00000000346f | CHANGED | create persistent directories | np0005647033 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:50.098202 | fa163e0a-ba28-31b9-2e96-00000000346f | TIMING | create persistent directories | np0005647033 | 0:05:28.351842 | 0.98s 2026-03-14 08:07:50.106999 | fa163e0a-ba28-31b9-2e96-00000000346f | TIMING | create persistent directories | np0005647033 | 0:05:28.360651 | 0.99s 2026-03-14 08:07:50.124486 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647032 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:50.126300 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647032 | 0:05:28.379950 | 0.62s 2026-03-14 08:07:50.129911 | fa163e0a-ba28-31b9-2e96-000000003470 | TASK | ensure /run/redis is present upon reboot 2026-03-14 08:07:50.270586 | fa163e0a-ba28-31b9-2e96-0000000051b1 | CHANGED | Write containers registries.conf | np0005647035 2026-03-14 08:07:50.271884 | fa163e0a-ba28-31b9-2e96-0000000051b1 | TIMING | tripleo_podman : Write containers registries.conf | np0005647035 | 0:05:28.525521 | 1.06s 2026-03-14 08:07:50.300958 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TASK | Write containers.conf 2026-03-14 08:07:50.409068 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647032 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:50.411923 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647032 | 0:05:28.665558 | 0.91s 2026-03-14 08:07:50.553963 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647037 2026-03-14 08:07:50.554666 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647037 | 0:05:28.808325 | 0.58s 2026-03-14 08:07:50.564936 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:07:50.591199 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647037 | item=rsyslog 2026-03-14 08:07:50.597280 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647037 | item=crond 2026-03-14 08:07:50.605388 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647037 | 0:05:28.859026 | 0.04s 2026-03-14 08:07:50.633481 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647035 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-03-14 08:07:50.635461 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647035 | 0:05:28.889112 | 0.33s 2026-03-14 08:07:50.649152 | fa163e0a-ba28-31b9-2e96-000000003157 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:07:50.680287 | fa163e0a-ba28-31b9-2e96-000000003157 | OK | Notice - ctlplane subnet is set | np0005647037 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:07:50.681229 | fa163e0a-ba28-31b9-2e96-000000003157 | TIMING | Notice - ctlplane subnet is set | np0005647037 | 0:05:28.934884 | 0.03s 2026-03-14 08:07:50.687439 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647032 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:50.690956 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647032 | 0:05:28.944606 | 1.18s 2026-03-14 08:07:50.714674 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647032 | 0:05:28.968306 | 1.21s 2026-03-14 08:07:50.742971 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:50.750413 | fa163e0a-ba28-31b9-2e96-000000003158 | TIMING | include_role : tuned | np0005647037 | 0:05:29.004035 | 0.04s 2026-03-14 08:07:50.829391 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:07:50.835352 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647032 2026-03-14 08:07:50.836297 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647032 | 0:05:29.089941 | 0.09s 2026-03-14 08:07:50.864947 | fa163e0a-ba28-31b9-2e96-000000003279 | TASK | Run podman login 2026-03-14 08:07:50.891486 | fa163e0a-ba28-31b9-2e96-000000003279 | TIMING | Run podman login | np0005647032 | 0:05:29.145134 | 0.03s 2026-03-14 08:07:50.919748 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647035 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-03-14 08:07:50.934682 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647035 | 0:05:29.188335 | 0.63s 2026-03-14 08:07:50.947531 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:50.960395 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647037 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:07:50.963079 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647037 | 0:05:29.216711 | 0.13s 2026-03-14 08:07:50.969446 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647037 | 0:05:29.223099 | 0.14s 2026-03-14 08:07:50.972913 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647032 | 0:05:29.226570 | 0.02s 2026-03-14 08:07:51.012331 | fa163e0a-ba28-31b9-2e96-00000000327b | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:51.046312 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647037 | 0:05:29.299956 | 0.06s 2026-03-14 08:07:51.057985 | 2381e96d-1e6e-4545-b922-b57c6efa917e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647037 2026-03-14 08:07:51.070524 | fa163e0a-ba28-31b9-2e96-000000007286 | TASK | Check tuned package is installed 2026-03-14 08:07:51.092377 | fa163e0a-ba28-31b9-2e96-000000003470 | CHANGED | ensure /run/redis is present upon reboot | np0005647033 2026-03-14 08:07:51.093401 | fa163e0a-ba28-31b9-2e96-000000003470 | TIMING | ensure /run/redis is present upon reboot | np0005647033 | 0:05:29.347051 | 0.96s 2026-03-14 08:07:51.109142 | fa163e0a-ba28-31b9-2e96-000000003471 | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:51.178523 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647035 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-03-14 08:07:51.180800 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647035 | 0:05:29.434444 | 0.88s 2026-03-14 08:07:51.373213 | fa163e0a-ba28-31b9-2e96-00000000693a | CHANGED | Ensure system is NTP time synced | np0005647039 2026-03-14 08:07:51.374114 | fa163e0a-ba28-31b9-2e96-00000000693a | TIMING | chrony : Ensure system is NTP time synced | np0005647039 | 0:05:29.627769 | 10.33s 2026-03-14 08:07:51.398585 | fa163e0a-ba28-31b9-2e96-00000000320f | TASK | Force NTP sync 2026-03-14 08:07:51.419525 | fa163e0a-ba28-31b9-2e96-000000003471 | CHANGED | create persistent logs directory for rsyslog | np0005647033 2026-03-14 08:07:51.420502 | fa163e0a-ba28-31b9-2e96-000000003471 | TIMING | create persistent logs directory for rsyslog | np0005647033 | 0:05:29.674155 | 0.31s 2026-03-14 08:07:51.435357 | fa163e0a-ba28-31b9-2e96-000000003472 | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:51.445039 | fa163e0a-ba28-31b9-2e96-000000007286 | CHANGED | Check tuned package is installed | np0005647037 2026-03-14 08:07:51.445952 | fa163e0a-ba28-31b9-2e96-000000007286 | TIMING | tuned : Check tuned package is installed | np0005647037 | 0:05:29.699603 | 0.37s 2026-03-14 08:07:51.463689 | fa163e0a-ba28-31b9-2e96-0000000051b2 | CHANGED | Write containers.conf | np0005647035 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-03-14 08:07:51.467679 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647035 | 0:05:29.721325 | 1.17s 2026-03-14 08:07:51.477567 | fa163e0a-ba28-31b9-2e96-000000007287 | TASK | Install tuned 2026-03-14 08:07:51.484362 | fa163e0a-ba28-31b9-2e96-0000000051b2 | TIMING | tripleo_podman : Write containers.conf | np0005647035 | 0:05:29.738006 | 1.18s 2026-03-14 08:07:51.500649 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TASK | Enable podman.socket service 2026-03-14 08:07:51.516522 | fa163e0a-ba28-31b9-2e96-000000007287 | SKIPPED | Install tuned | np0005647037 2026-03-14 08:07:51.517526 | fa163e0a-ba28-31b9-2e96-000000007287 | TIMING | tuned : Install tuned | np0005647037 | 0:05:29.771175 | 0.04s 2026-03-14 08:07:51.528455 | fa163e0a-ba28-31b9-2e96-000000007288 | TASK | Restart tuned 2026-03-14 08:07:51.538873 | fa163e0a-ba28-31b9-2e96-0000000051b3 | SKIPPED | Enable podman.socket service | np0005647035 2026-03-14 08:07:51.539723 | fa163e0a-ba28-31b9-2e96-0000000051b3 | TIMING | tripleo_podman : Enable podman.socket service | np0005647035 | 0:05:29.793371 | 0.04s 2026-03-14 08:07:51.572442 | fa163e0a-ba28-31b9-2e96-00000000361c | TASK | Run podman login 2026-03-14 08:07:51.577256 | fa163e0a-ba28-31b9-2e96-000000007288 | SKIPPED | Restart tuned | np0005647037 2026-03-14 08:07:51.578206 | fa163e0a-ba28-31b9-2e96-000000007288 | TIMING | tuned : Restart tuned | np0005647037 | 0:05:29.831854 | 0.04s 2026-03-14 08:07:51.596898 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:07:51.603314 | fa163e0a-ba28-31b9-2e96-00000000361c | TIMING | Run podman login | np0005647035 | 0:05:29.856952 | 0.03s 2026-03-14 08:07:51.657878 | fa163e0a-ba28-31b9-2e96-000000005445 | TASK | Perform container registry login(s) with podman 2026-03-14 08:07:51.688428 | fa163e0a-ba28-31b9-2e96-000000005445 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005647035 | 0:05:29.942075 | 0.03s 2026-03-14 08:07:51.708419 | fa163e0a-ba28-31b9-2e96-00000000320f | CHANGED | Force NTP sync | np0005647039 2026-03-14 08:07:51.709018 | fa163e0a-ba28-31b9-2e96-00000000320f | TIMING | Force NTP sync | np0005647039 | 0:05:29.962677 | 0.31s 2026-03-14 08:07:51.718172 | fa163e0a-ba28-31b9-2e96-000000003210 | TASK | Ensure system is NTP time synced 2026-03-14 08:07:51.742802 | fa163e0a-ba28-31b9-2e96-00000000361e | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-03-14 08:07:51.748116 | fa163e0a-ba28-31b9-2e96-000000003472 | CHANGED | create persistent state directory for rsyslog | np0005647033 2026-03-14 08:07:51.749057 | fa163e0a-ba28-31b9-2e96-000000003472 | TIMING | create persistent state directory for rsyslog | np0005647033 | 0:05:30.002708 | 0.31s 2026-03-14 08:07:51.791809 | fa163e0a-ba28-31b9-2e96-000000003473 | TIMING | include_role : tripleo_sshd | np0005647033 | 0:05:30.045460 | 0.03s 2026-03-14 08:07:51.894373 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:51.901341 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647037 2026-03-14 08:07:51.902682 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647037 | 0:05:30.156318 | 0.30s 2026-03-14 08:07:51.952861 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647037 | 0:05:30.206505 | 0.03s 2026-03-14 08:07:51.972075 | d3fe6ea7-4f24-402b-acc2-1d840aa38fab | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647037 2026-03-14 08:07:51.991148 | fa163e0a-ba28-31b9-2e96-0000000074df | TASK | Ensure profile directory exists 2026-03-14 08:07:52.017137 | fa163e0a-ba28-31b9-2e96-00000000327b | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647032 2026-03-14 08:07:52.018447 | fa163e0a-ba28-31b9-2e96-00000000327b | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647032 | 0:05:30.272097 | 1.00s 2026-03-14 08:07:52.019783 | fa163e0a-ba28-31b9-2e96-000000003210 | CHANGED | Ensure system is NTP time synced | np0005647039 2026-03-14 08:07:52.024922 | fa163e0a-ba28-31b9-2e96-000000003210 | TIMING | Ensure system is NTP time synced | np0005647039 | 0:05:30.278580 | 0.31s 2026-03-14 08:07:52.025738 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:52.028743 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647033 | 0:05:30.282392 | 0.13s 2026-03-14 08:07:52.093156 | fa163e0a-ba28-31b9-2e96-000000003211 | TASK | Run timezone role 2026-03-14 08:07:52.118151 | fa163e0a-ba28-31b9-2e96-00000000327c | TASK | create persistent directories 2026-03-14 08:07:52.123821 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647033 | 0:05:30.377463 | 0.23s 2026-03-14 08:07:52.124613 | fa163e0a-ba28-31b9-2e96-0000000074df | SKIPPED | Ensure profile directory exists | np0005647037 2026-03-14 08:07:52.125155 | fa163e0a-ba28-31b9-2e96-0000000074df | TIMING | tuned : Ensure profile directory exists | np0005647037 | 0:05:30.378817 | 0.13s 2026-03-14 08:07:52.125506 | fa163e0a-ba28-31b9-2e96-000000003211 | TIMING | Run timezone role | np0005647039 | 0:05:30.379169 | 0.03s 2026-03-14 08:07:52.195520 | fa163e0a-ba28-31b9-2e96-0000000074e0 | TASK | Create custom tuned profile 2026-03-14 08:07:52.211897 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:07:52.231325 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:52.260210 | fa163e0a-ba28-31b9-2e96-0000000074e0 | SKIPPED | Create custom tuned profile | np0005647037 2026-03-14 08:07:52.261184 | fa163e0a-ba28-31b9-2e96-0000000074e0 | TIMING | tuned : Create custom tuned profile | np0005647037 | 0:05:30.514835 | 0.06s 2026-03-14 08:07:52.283197 | fa163e0a-ba28-31b9-2e96-0000000074e1 | TASK | Check tuned active profile 2026-03-14 08:07:52.302665 | fa163e0a-ba28-31b9-2e96-0000000069ff | CHANGED | Ensure system is NTP time synced | np0005647038 2026-03-14 08:07:52.304446 | fa163e0a-ba28-31b9-2e96-0000000069ff | TIMING | chrony : Ensure system is NTP time synced | np0005647038 | 0:05:30.558082 | 10.34s 2026-03-14 08:07:52.346896 | fa163e0a-ba28-31b9-2e96-00000000320f | TASK | Force NTP sync 2026-03-14 08:07:52.443004 | fa163e0a-ba28-31b9-2e96-00000000327c | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:52.445449 | fa163e0a-ba28-31b9-2e96-00000000327c | TIMING | create persistent directories | np0005647032 | 0:05:30.699085 | 0.33s 2026-03-14 08:07:52.552975 | fa163e0a-ba28-31b9-2e96-0000000074e1 | OK | Check tuned active profile | np0005647037 2026-03-14 08:07:52.553867 | fa163e0a-ba28-31b9-2e96-0000000074e1 | TIMING | tuned : Check tuned active profile | np0005647037 | 0:05:30.807522 | 0.27s 2026-03-14 08:07:52.568037 | fa163e0a-ba28-31b9-2e96-0000000074e2 | TASK | Check Tuned Configuration file exists 2026-03-14 08:07:52.638989 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647039 2026-03-14 08:07:52.640281 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647039 | 0:05:30.893919 | 0.43s 2026-03-14 08:07:52.655810 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:07:52.675086 | fa163e0a-ba28-31b9-2e96-00000000320f | CHANGED | Force NTP sync | np0005647038 2026-03-14 08:07:52.676772 | fa163e0a-ba28-31b9-2e96-00000000320f | TIMING | Force NTP sync | np0005647038 | 0:05:30.930413 | 0.33s 2026-03-14 08:07:52.689183 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647039 | item=rsyslog 2026-03-14 08:07:52.693710 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647039 | item=crond 2026-03-14 08:07:52.709005 | fa163e0a-ba28-31b9-2e96-000000003210 | TASK | Ensure system is NTP time synced 2026-03-14 08:07:52.716304 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647039 | 0:05:30.969933 | 0.06s 2026-03-14 08:07:52.717567 | fa163e0a-ba28-31b9-2e96-00000000361e | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647035 2026-03-14 08:07:52.718262 | fa163e0a-ba28-31b9-2e96-00000000361e | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005647035 | 0:05:30.971920 | 0.97s 2026-03-14 08:07:52.744234 | fa163e0a-ba28-31b9-2e96-00000000361f | TASK | create persistent directories 2026-03-14 08:07:52.759778 | fa163e0a-ba28-31b9-2e96-000000003212 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:07:52.769591 | fa163e0a-ba28-31b9-2e96-00000000327c | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:52.770577 | fa163e0a-ba28-31b9-2e96-00000000327c | TIMING | create persistent directories | np0005647032 | 0:05:31.024207 | 0.65s 2026-03-14 08:07:52.794672 | fa163e0a-ba28-31b9-2e96-000000003212 | OK | Notice - ctlplane subnet is set | np0005647039 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:07:52.795243 | fa163e0a-ba28-31b9-2e96-000000003212 | TIMING | Notice - ctlplane subnet is set | np0005647039 | 0:05:31.048902 | 0.03s 2026-03-14 08:07:52.824758 | fa163e0a-ba28-31b9-2e96-000000003213 | TIMING | include_role : tuned | np0005647039 | 0:05:31.078405 | 0.02s 2026-03-14 08:07:52.892434 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:07:52.898223 | fa163e0a-ba28-31b9-2e96-0000000074e2 | OK | Check Tuned Configuration file exists | np0005647037 2026-03-14 08:07:52.899293 | fa163e0a-ba28-31b9-2e96-0000000074e2 | TIMING | tuned : Check Tuned Configuration file exists | np0005647037 | 0:05:31.152940 | 0.33s 2026-03-14 08:07:52.910343 | fa163e0a-ba28-31b9-2e96-0000000074e3 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:07:52.952398 | fa163e0a-ba28-31b9-2e96-0000000074e3 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647037 2026-03-14 08:07:52.953206 | fa163e0a-ba28-31b9-2e96-0000000074e3 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647037 | 0:05:31.206863 | 0.04s 2026-03-14 08:07:52.964357 | fa163e0a-ba28-31b9-2e96-0000000074e4 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:07:52.986013 | fa163e0a-ba28-31b9-2e96-000000003210 | CHANGED | Ensure system is NTP time synced | np0005647038 2026-03-14 08:07:52.987275 | fa163e0a-ba28-31b9-2e96-000000003210 | TIMING | Ensure system is NTP time synced | np0005647038 | 0:05:31.240921 | 0.28s 2026-03-14 08:07:52.998310 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647039 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:07:52.999353 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647039 | 0:05:31.253011 | 0.11s 2026-03-14 08:07:53.006319 | fa163e0a-ba28-31b9-2e96-000000003211 | TASK | Run timezone role 2026-03-14 08:07:53.012930 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647039 | 0:05:31.266569 | 0.12s 2026-03-14 08:07:53.036417 | fa163e0a-ba28-31b9-2e96-0000000074e4 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647037 2026-03-14 08:07:53.037532 | fa163e0a-ba28-31b9-2e96-0000000074e4 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647037 | 0:05:31.291175 | 0.07s 2026-03-14 08:07:53.038063 | fa163e0a-ba28-31b9-2e96-000000003211 | TIMING | Run timezone role | np0005647038 | 0:05:31.291723 | 0.03s 2026-03-14 08:07:53.072763 | fa163e0a-ba28-31b9-2e96-00000000327c | CHANGED | create persistent directories | np0005647032 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:53.095651 | fa163e0a-ba28-31b9-2e96-00000000327c | TIMING | create persistent directories | np0005647032 | 0:05:31.349296 | 0.98s 2026-03-14 08:07:53.108271 | fa163e0a-ba28-31b9-2e96-00000000361f | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:53.109720 | fa163e0a-ba28-31b9-2e96-00000000361f | TIMING | create persistent directories | np0005647035 | 0:05:31.363378 | 0.36s 2026-03-14 08:07:53.119539 | fa163e0a-ba28-31b9-2e96-0000000074e5 | TASK | Enable tuned profile 2026-03-14 08:07:53.134482 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:07:53.140614 | fa163e0a-ba28-31b9-2e96-00000000327c | TIMING | create persistent directories | np0005647032 | 0:05:31.394253 | 1.02s 2026-03-14 08:07:53.141706 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647039 | 0:05:31.395368 | 0.11s 2026-03-14 08:07:53.158896 | 1d26b79e-7844-45a4-bcc3-cfcce8d7f622 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647039 2026-03-14 08:07:53.172031 | fa163e0a-ba28-31b9-2e96-000000007b63 | TASK | Check tuned package is installed 2026-03-14 08:07:53.192532 | fa163e0a-ba28-31b9-2e96-00000000327d | TASK | ensure /run/redis is present upon reboot 2026-03-14 08:07:53.199219 | fa163e0a-ba28-31b9-2e96-0000000074e5 | SKIPPED | Enable tuned profile | np0005647037 2026-03-14 08:07:53.200249 | fa163e0a-ba28-31b9-2e96-0000000074e5 | TIMING | tuned : Enable tuned profile | np0005647037 | 0:05:31.453891 | 0.08s 2026-03-14 08:07:53.218865 | fa163e0a-ba28-31b9-2e96-000000003159 | TASK | create persistent directories 2026-03-14 08:07:53.395219 | fa163e0a-ba28-31b9-2e96-00000000361f | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:53.398102 | fa163e0a-ba28-31b9-2e96-00000000361f | TIMING | create persistent directories | np0005647035 | 0:05:31.651726 | 0.65s 2026-03-14 08:07:53.508669 | fa163e0a-ba28-31b9-2e96-000000007b63 | CHANGED | Check tuned package is installed | np0005647039 2026-03-14 08:07:53.509578 | fa163e0a-ba28-31b9-2e96-000000007b63 | TIMING | tuned : Check tuned package is installed | np0005647039 | 0:05:31.763232 | 0.34s 2026-03-14 08:07:53.523304 | fa163e0a-ba28-31b9-2e96-000000007b64 | TASK | Install tuned 2026-03-14 08:07:53.553955 | fa163e0a-ba28-31b9-2e96-000000003159 | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:53.557693 | fa163e0a-ba28-31b9-2e96-000000003159 | TIMING | create persistent directories | np0005647037 | 0:05:31.811333 | 0.34s 2026-03-14 08:07:53.566931 | fa163e0a-ba28-31b9-2e96-000000007b64 | SKIPPED | Install tuned | np0005647039 2026-03-14 08:07:53.567949 | fa163e0a-ba28-31b9-2e96-000000007b64 | TIMING | tuned : Install tuned | np0005647039 | 0:05:31.821599 | 0.04s 2026-03-14 08:07:53.587341 | fa163e0a-ba28-31b9-2e96-000000007b65 | TASK | Restart tuned 2026-03-14 08:07:53.593355 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647038 2026-03-14 08:07:53.594313 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647038 | 0:05:31.847962 | 0.46s 2026-03-14 08:07:53.606198 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:07:53.613761 | fa163e0a-ba28-31b9-2e96-000000007b65 | SKIPPED | Restart tuned | np0005647039 2026-03-14 08:07:53.614631 | fa163e0a-ba28-31b9-2e96-000000007b65 | TIMING | tuned : Restart tuned | np0005647039 | 0:05:31.868279 | 0.03s 2026-03-14 08:07:53.625818 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:07:53.638036 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647038 | item=rsyslog 2026-03-14 08:07:53.646105 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647038 | item=crond 2026-03-14 08:07:53.652358 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647038 | 0:05:31.906003 | 0.04s 2026-03-14 08:07:53.671781 | fa163e0a-ba28-31b9-2e96-000000003212 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:07:53.696612 | fa163e0a-ba28-31b9-2e96-00000000361f | CHANGED | create persistent directories | np0005647035 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-03-14 08:07:53.699760 | fa163e0a-ba28-31b9-2e96-00000000361f | TIMING | create persistent directories | np0005647035 | 0:05:31.953404 | 0.95s 2026-03-14 08:07:53.713042 | fa163e0a-ba28-31b9-2e96-00000000361f | TIMING | create persistent directories | np0005647035 | 0:05:31.966696 | 0.97s 2026-03-14 08:07:53.714966 | fa163e0a-ba28-31b9-2e96-000000003212 | OK | Notice - ctlplane subnet is set | np0005647038 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:07:53.715399 | fa163e0a-ba28-31b9-2e96-000000003212 | TIMING | Notice - ctlplane subnet is set | np0005647038 | 0:05:31.969061 | 0.04s 2026-03-14 08:07:53.749039 | fa163e0a-ba28-31b9-2e96-000000003620 | TASK | ensure /run/redis is present upon reboot 2026-03-14 08:07:53.754610 | fa163e0a-ba28-31b9-2e96-000000003213 | TIMING | include_role : tuned | np0005647038 | 0:05:32.008250 | 0.03s 2026-03-14 08:07:53.830214 | fa163e0a-ba28-31b9-2e96-000000003159 | CHANGED | create persistent directories | np0005647037 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:53.834349 | fa163e0a-ba28-31b9-2e96-000000003159 | TIMING | create persistent directories | np0005647037 | 0:05:32.087996 | 0.61s 2026-03-14 08:07:53.856030 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:07:53.866529 | fa163e0a-ba28-31b9-2e96-000000003159 | TIMING | create persistent directories | np0005647037 | 0:05:32.120166 | 0.65s 2026-03-14 08:07:53.877780 | fa163e0a-ba28-31b9-2e96-00000000315a | TASK | Copy in cleanup script 2026-03-14 08:07:53.942725 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647039 2026-03-14 08:07:53.947409 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647039 | 0:05:32.201048 | 0.32s 2026-03-14 08:07:53.948915 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647038 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:07:53.949799 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647038 | 0:05:32.203453 | 0.09s 2026-03-14 08:07:53.972296 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647038 | 0:05:32.225919 | 0.11s 2026-03-14 08:07:53.998280 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647039 | 0:05:32.251896 | 0.03s 2026-03-14 08:07:54.016253 | ad0a1d48-b789-4423-9516-fbb45706c064 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647039 2026-03-14 08:07:54.039876 | fa163e0a-ba28-31b9-2e96-000000007dd4 | TASK | Ensure profile directory exists 2026-03-14 08:07:54.045445 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647038 | 0:05:32.299069 | 0.05s 2026-03-14 08:07:54.063469 | d6e36cdc-0d51-441e-8255-db6c8967a697 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647038 2026-03-14 08:07:54.083873 | fa163e0a-ba28-31b9-2e96-000000007e1c | TASK | Check tuned package is installed 2026-03-14 08:07:54.098046 | fa163e0a-ba28-31b9-2e96-000000007dd4 | SKIPPED | Ensure profile directory exists | np0005647039 2026-03-14 08:07:54.099109 | fa163e0a-ba28-31b9-2e96-000000007dd4 | TIMING | tuned : Ensure profile directory exists | np0005647039 | 0:05:32.352757 | 0.06s 2026-03-14 08:07:54.109794 | fa163e0a-ba28-31b9-2e96-000000007dd5 | TASK | Create custom tuned profile 2026-03-14 08:07:54.170530 | fa163e0a-ba28-31b9-2e96-000000007dd5 | SKIPPED | Create custom tuned profile | np0005647039 2026-03-14 08:07:54.171290 | fa163e0a-ba28-31b9-2e96-000000007dd5 | TIMING | tuned : Create custom tuned profile | np0005647039 | 0:05:32.424947 | 0.06s 2026-03-14 08:07:54.180723 | fa163e0a-ba28-31b9-2e96-000000007dd6 | TASK | Check tuned active profile 2026-03-14 08:07:54.214497 | fa163e0a-ba28-31b9-2e96-00000000327d | CHANGED | ensure /run/redis is present upon reboot | np0005647032 2026-03-14 08:07:54.215345 | fa163e0a-ba28-31b9-2e96-00000000327d | TIMING | ensure /run/redis is present upon reboot | np0005647032 | 0:05:32.468999 | 1.02s 2026-03-14 08:07:54.230185 | fa163e0a-ba28-31b9-2e96-00000000327e | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:54.422813 | fa163e0a-ba28-31b9-2e96-000000007e1c | CHANGED | Check tuned package is installed | np0005647038 2026-03-14 08:07:54.423767 | fa163e0a-ba28-31b9-2e96-000000007e1c | TIMING | tuned : Check tuned package is installed | np0005647038 | 0:05:32.677422 | 0.34s 2026-03-14 08:07:54.434019 | fa163e0a-ba28-31b9-2e96-000000007e1d | TASK | Install tuned 2026-03-14 08:07:54.462571 | fa163e0a-ba28-31b9-2e96-000000007e1d | SKIPPED | Install tuned | np0005647038 2026-03-14 08:07:54.465421 | fa163e0a-ba28-31b9-2e96-000000007e1d | TIMING | tuned : Install tuned | np0005647038 | 0:05:32.719074 | 0.03s 2026-03-14 08:07:54.465886 | fa163e0a-ba28-31b9-2e96-000000007dd6 | OK | Check tuned active profile | np0005647039 2026-03-14 08:07:54.466283 | fa163e0a-ba28-31b9-2e96-000000007dd6 | TIMING | tuned : Check tuned active profile | np0005647039 | 0:05:32.719943 | 0.28s 2026-03-14 08:07:54.476788 | fa163e0a-ba28-31b9-2e96-000000007e1e | TASK | Restart tuned 2026-03-14 08:07:54.490986 | fa163e0a-ba28-31b9-2e96-000000007dd7 | TASK | Check Tuned Configuration file exists 2026-03-14 08:07:54.507380 | fa163e0a-ba28-31b9-2e96-000000007e1e | SKIPPED | Restart tuned | np0005647038 2026-03-14 08:07:54.508350 | fa163e0a-ba28-31b9-2e96-000000007e1e | TIMING | tuned : Restart tuned | np0005647038 | 0:05:32.761994 | 0.03s 2026-03-14 08:07:54.518620 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:07:54.535381 | fa163e0a-ba28-31b9-2e96-00000000327e | CHANGED | create persistent logs directory for rsyslog | np0005647032 2026-03-14 08:07:54.536622 | fa163e0a-ba28-31b9-2e96-00000000327e | TIMING | create persistent logs directory for rsyslog | np0005647032 | 0:05:32.790270 | 0.31s 2026-03-14 08:07:54.553149 | fa163e0a-ba28-31b9-2e96-00000000327f | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:54.809601 | fa163e0a-ba28-31b9-2e96-000000007dd7 | OK | Check Tuned Configuration file exists | np0005647039 2026-03-14 08:07:54.822026 | fa163e0a-ba28-31b9-2e96-000000007dd7 | TIMING | tuned : Check Tuned Configuration file exists | np0005647039 | 0:05:33.075649 | 0.33s 2026-03-14 08:07:54.837193 | fa163e0a-ba28-31b9-2e96-00000000315a | CHANGED | Copy in cleanup script | np0005647037 2026-03-14 08:07:54.838156 | fa163e0a-ba28-31b9-2e96-00000000315a | TIMING | Copy in cleanup script | np0005647037 | 0:05:33.091807 | 0.96s 2026-03-14 08:07:54.839138 | fa163e0a-ba28-31b9-2e96-000000003620 | CHANGED | ensure /run/redis is present upon reboot | np0005647035 2026-03-14 08:07:54.839907 | fa163e0a-ba28-31b9-2e96-000000003620 | TIMING | ensure /run/redis is present upon reboot | np0005647035 | 0:05:33.093561 | 1.09s 2026-03-14 08:07:54.840829 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647038 2026-03-14 08:07:54.841571 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647038 | 0:05:33.095199 | 0.32s 2026-03-14 08:07:54.842588 | fa163e0a-ba28-31b9-2e96-00000000327f | CHANGED | create persistent state directory for rsyslog | np0005647032 2026-03-14 08:07:54.843329 | fa163e0a-ba28-31b9-2e96-00000000327f | TIMING | create persistent state directory for rsyslog | np0005647032 | 0:05:33.096984 | 0.29s 2026-03-14 08:07:54.862791 | fa163e0a-ba28-31b9-2e96-00000000315b | TASK | Copy in cleanup service 2026-03-14 08:07:54.906498 | fa163e0a-ba28-31b9-2e96-000000007dd8 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:07:54.953794 | fa163e0a-ba28-31b9-2e96-000000003621 | TASK | create persistent logs directory for rsyslog 2026-03-14 08:07:54.967378 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647038 | 0:05:33.221001 | 0.08s 2026-03-14 08:07:54.973735 | fa163e0a-ba28-31b9-2e96-000000003280 | TIMING | include_role : tripleo_sshd | np0005647032 | 0:05:33.227389 | 0.04s 2026-03-14 08:07:54.974272 | fa163e0a-ba28-31b9-2e96-000000007dd8 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647039 2026-03-14 08:07:54.975188 | fa163e0a-ba28-31b9-2e96-000000007dd8 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647039 | 0:05:33.228846 | 0.07s 2026-03-14 08:07:55.018128 | 0e11f4cf-8b9a-4773-92ab-950f0a725516 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647038 2026-03-14 08:07:55.055363 | fa163e0a-ba28-31b9-2e96-000000007ec7 | TASK | Ensure profile directory exists 2026-03-14 08:07:55.070838 | fa163e0a-ba28-31b9-2e96-000000007dd9 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:07:55.099824 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:55.105300 | fa163e0a-ba28-31b9-2e96-000000007ec7 | SKIPPED | Ensure profile directory exists | np0005647038 2026-03-14 08:07:55.106416 | fa163e0a-ba28-31b9-2e96-000000007ec7 | TIMING | tuned : Ensure profile directory exists | np0005647038 | 0:05:33.360057 | 0.05s 2026-03-14 08:07:55.122200 | fa163e0a-ba28-31b9-2e96-000000007ec8 | TASK | Create custom tuned profile 2026-03-14 08:07:55.140212 | fa163e0a-ba28-31b9-2e96-000000007dd9 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647039 2026-03-14 08:07:55.141632 | fa163e0a-ba28-31b9-2e96-000000007dd9 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647039 | 0:05:33.395274 | 0.07s 2026-03-14 08:07:55.157774 | fa163e0a-ba28-31b9-2e96-000000007dda | TASK | Enable tuned profile 2026-03-14 08:07:55.190740 | fa163e0a-ba28-31b9-2e96-000000007dda | SKIPPED | Enable tuned profile | np0005647039 2026-03-14 08:07:55.191460 | fa163e0a-ba28-31b9-2e96-000000007dda | TIMING | tuned : Enable tuned profile | np0005647039 | 0:05:33.445117 | 0.03s 2026-03-14 08:07:55.204074 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:55.205222 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647032 | 0:05:33.458873 | 0.10s 2026-03-14 08:07:55.212790 | fa163e0a-ba28-31b9-2e96-000000007ec8 | SKIPPED | Create custom tuned profile | np0005647038 2026-03-14 08:07:55.213231 | fa163e0a-ba28-31b9-2e96-000000007ec8 | TIMING | tuned : Create custom tuned profile | np0005647038 | 0:05:33.466890 | 0.09s 2026-03-14 08:07:55.213663 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647032 | 0:05:33.467310 | 0.11s 2026-03-14 08:07:55.222334 | fa163e0a-ba28-31b9-2e96-000000007ec9 | TASK | Check tuned active profile 2026-03-14 08:07:55.236491 | fa163e0a-ba28-31b9-2e96-000000003214 | TASK | create persistent directories 2026-03-14 08:07:55.276686 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:55.285303 | fa163e0a-ba28-31b9-2e96-000000003621 | CHANGED | create persistent logs directory for rsyslog | np0005647035 2026-03-14 08:07:55.286652 | fa163e0a-ba28-31b9-2e96-000000003621 | TIMING | create persistent logs directory for rsyslog | np0005647035 | 0:05:33.540297 | 0.33s 2026-03-14 08:07:55.287467 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647033 2026-03-14 08:07:55.287996 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647033 | 0:05:33.541656 | 3.06s 2026-03-14 08:07:55.313058 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:55.332227 | fa163e0a-ba28-31b9-2e96-000000003622 | TASK | create persistent state directory for rsyslog 2026-03-14 08:07:55.347302 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647033 2026-03-14 08:07:55.348120 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647033 | 0:05:33.601772 | 0.03s 2026-03-14 08:07:55.362162 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:55.408164 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647033 | 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-03-14 08:07:55.409169 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647033 | 0:05:33.662825 | 0.05s 2026-03-14 08:07:55.422045 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:55.457280 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647033 2026-03-14 08:07:55.458177 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647033 | 0:05:33.711833 | 0.04s 2026-03-14 08:07:55.472563 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:55.501441 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647033 | 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-03-14 08:07:55.502284 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647033 | 0:05:33.755938 | 0.03s 2026-03-14 08:07:55.516138 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:55.548704 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647033 2026-03-14 08:07:55.549460 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647033 | 0:05:33.803116 | 0.03s 2026-03-14 08:07:55.562964 | fa163e0a-ba28-31b9-2e96-000000003214 | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:55.564568 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647039 | 0:05:33.818195 | 0.33s 2026-03-14 08:07:55.571850 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:55.601570 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647033 2026-03-14 08:07:55.602786 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647033 | 0:05:33.856440 | 0.03s 2026-03-14 08:07:55.617087 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:55.659788 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647033 2026-03-14 08:07:55.660793 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647033 | 0:05:33.914446 | 0.04s 2026-03-14 08:07:55.681006 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:55.818149 | fa163e0a-ba28-31b9-2e96-00000000315b | CHANGED | Copy in cleanup service | np0005647037 2026-03-14 08:07:55.819335 | fa163e0a-ba28-31b9-2e96-00000000315b | TIMING | Copy in cleanup service | np0005647037 | 0:05:34.072987 | 0.95s 2026-03-14 08:07:55.829270 | fa163e0a-ba28-31b9-2e96-00000000315c | TASK | Enabling the cleanup service 2026-03-14 08:07:55.843311 | fa163e0a-ba28-31b9-2e96-000000003214 | CHANGED | create persistent directories | np0005647039 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:55.847123 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647039 | 0:05:34.100744 | 0.61s 2026-03-14 08:07:55.860199 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647039 | 0:05:34.113851 | 0.62s 2026-03-14 08:07:55.871072 | fa163e0a-ba28-31b9-2e96-000000003215 | TASK | Copy in cleanup script 2026-03-14 08:07:55.915490 | fa163e0a-ba28-31b9-2e96-000000007ec9 | OK | Check tuned active profile | np0005647038 2026-03-14 08:07:55.916426 | fa163e0a-ba28-31b9-2e96-000000007ec9 | TIMING | tuned : Check tuned active profile | np0005647038 | 0:05:34.170077 | 0.69s 2026-03-14 08:07:55.926532 | fa163e0a-ba28-31b9-2e96-000000007eca | TASK | Check Tuned Configuration file exists 2026-03-14 08:07:56.065269 | fa163e0a-ba28-31b9-2e96-000000003622 | CHANGED | create persistent state directory for rsyslog | np0005647035 2026-03-14 08:07:56.066849 | fa163e0a-ba28-31b9-2e96-000000003622 | TIMING | create persistent state directory for rsyslog | np0005647035 | 0:05:34.320454 | 0.73s 2026-03-14 08:07:56.097620 | fa163e0a-ba28-31b9-2e96-000000003623 | TIMING | include_role : tripleo_sshd | np0005647035 | 0:05:34.351263 | 0.02s 2026-03-14 08:07:56.164561 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TASK | Gather variables for each operating system 2026-03-14 08:07:56.209303 | fa163e0a-ba28-31b9-2e96-000000007eca | OK | Check Tuned Configuration file exists | np0005647038 2026-03-14 08:07:56.211000 | fa163e0a-ba28-31b9-2e96-000000007eca | TIMING | tuned : Check Tuned Configuration file exists | np0005647038 | 0:05:34.464637 | 0.28s 2026-03-14 08:07:56.232609 | fa163e0a-ba28-31b9-2e96-000000007ecb | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:07:56.252985 | fa163e0a-ba28-31b9-2e96-0000000057d8 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-03-14 08:07:56.257271 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647035 | 0:05:34.510900 | 0.09s 2026-03-14 08:07:56.266952 | fa163e0a-ba28-31b9-2e96-0000000057d8 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005647035 | 0:05:34.520603 | 0.10s 2026-03-14 08:07:56.272517 | fa163e0a-ba28-31b9-2e96-000000007ecb | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647038 2026-03-14 08:07:56.273245 | fa163e0a-ba28-31b9-2e96-000000007ecb | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647038 | 0:05:34.526897 | 0.04s 2026-03-14 08:07:56.294226 | fa163e0a-ba28-31b9-2e96-000000007ecc | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:07:56.317491 | fa163e0a-ba28-31b9-2e96-0000000057da | TASK | Install the OpenSSH server 2026-03-14 08:07:56.378235 | fa163e0a-ba28-31b9-2e96-000000007ecc | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647038 2026-03-14 08:07:56.379678 | fa163e0a-ba28-31b9-2e96-000000007ecc | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647038 | 0:05:34.633326 | 0.08s 2026-03-14 08:07:56.390196 | fa163e0a-ba28-31b9-2e96-000000007ecd | TASK | Enable tuned profile 2026-03-14 08:07:56.415954 | fa163e0a-ba28-31b9-2e96-000000007ecd | SKIPPED | Enable tuned profile | np0005647038 2026-03-14 08:07:56.416672 | fa163e0a-ba28-31b9-2e96-000000007ecd | TIMING | tuned : Enable tuned profile | np0005647038 | 0:05:34.670328 | 0.03s 2026-03-14 08:07:56.435019 | fa163e0a-ba28-31b9-2e96-000000003214 | TASK | create persistent directories 2026-03-14 08:07:56.556111 | fa163e0a-ba28-31b9-2e96-00000000315c | CHANGED | Enabling the cleanup service | np0005647037 2026-03-14 08:07:56.557315 | fa163e0a-ba28-31b9-2e96-00000000315c | TIMING | Enabling the cleanup service | np0005647037 | 0:05:34.810967 | 0.73s 2026-03-14 08:07:56.567912 | fa163e0a-ba28-31b9-2e96-00000000315d | TASK | create persistent directories 2026-03-14 08:07:56.748082 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647033 2026-03-14 08:07:56.755780 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647033 | 0:05:35.009426 | 1.07s 2026-03-14 08:07:56.760845 | fa163e0a-ba28-31b9-2e96-000000003214 | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-03-14 08:07:56.763355 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647038 | 0:05:35.017000 | 0.33s 2026-03-14 08:07:56.779896 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:07:56.811005 | fa163e0a-ba28-31b9-2e96-000000003215 | CHANGED | Copy in cleanup script | np0005647039 2026-03-14 08:07:56.812179 | fa163e0a-ba28-31b9-2e96-000000003215 | TIMING | Copy in cleanup script | np0005647039 | 0:05:35.065828 | 0.94s 2026-03-14 08:07:56.824878 | fa163e0a-ba28-31b9-2e96-000000003216 | TASK | Copy in cleanup service 2026-03-14 08:07:56.882926 | fa163e0a-ba28-31b9-2e96-00000000315d | CHANGED | create persistent directories | np0005647037 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:07:56.885923 | fa163e0a-ba28-31b9-2e96-00000000315d | TIMING | create persistent directories | np0005647037 | 0:05:35.139558 | 0.32s 2026-03-14 08:07:56.894122 | fa163e0a-ba28-31b9-2e96-00000000315d | TIMING | create persistent directories | np0005647037 | 0:05:35.147771 | 0.33s 2026-03-14 08:07:56.908138 | fa163e0a-ba28-31b9-2e96-00000000315e | TASK | create /run/netns with temp namespace 2026-03-14 08:07:57.032815 | fa163e0a-ba28-31b9-2e96-000000003214 | CHANGED | create persistent directories | np0005647038 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-03-14 08:07:57.036102 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647038 | 0:05:35.289737 | 0.60s 2026-03-14 08:07:57.044885 | fa163e0a-ba28-31b9-2e96-000000003214 | TIMING | create persistent directories | np0005647038 | 0:05:35.298535 | 0.61s 2026-03-14 08:07:57.057711 | fa163e0a-ba28-31b9-2e96-000000003215 | TASK | Copy in cleanup script 2026-03-14 08:07:57.212725 | fa163e0a-ba28-31b9-2e96-00000000315e | CHANGED | create /run/netns with temp namespace | np0005647037 2026-03-14 08:07:57.215484 | fa163e0a-ba28-31b9-2e96-00000000315e | TIMING | create /run/netns with temp namespace | np0005647037 | 0:05:35.469123 | 0.31s 2026-03-14 08:07:57.236044 | fa163e0a-ba28-31b9-2e96-00000000315f | TASK | remove temp namespace 2026-03-14 08:07:57.306997 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647033 2026-03-14 08:07:57.309044 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647033 | 0:05:35.562679 | 0.53s 2026-03-14 08:07:57.358307 | fa163e0a-ba28-31b9-2e96-000000003474 | TASK | create persistent directories 2026-03-14 08:07:57.549428 | fa163e0a-ba28-31b9-2e96-00000000315f | CHANGED | remove temp namespace | np0005647037 2026-03-14 08:07:57.550633 | fa163e0a-ba28-31b9-2e96-00000000315f | TIMING | remove temp namespace | np0005647037 | 0:05:35.804281 | 0.31s 2026-03-14 08:07:57.564271 | fa163e0a-ba28-31b9-2e96-000000003160 | TASK | create /var/lib/neutron 2026-03-14 08:07:57.732678 | fa163e0a-ba28-31b9-2e96-000000003474 | CHANGED | create persistent directories | np0005647033 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:07:57.735149 | fa163e0a-ba28-31b9-2e96-000000003474 | TIMING | create persistent directories | np0005647033 | 0:05:35.988785 | 0.38s 2026-03-14 08:07:57.770523 | fa163e0a-ba28-31b9-2e96-000000003216 | CHANGED | Copy in cleanup service | np0005647039 2026-03-14 08:07:57.771242 | fa163e0a-ba28-31b9-2e96-000000003216 | TIMING | Copy in cleanup service | np0005647039 | 0:05:36.024879 | 0.95s 2026-03-14 08:07:57.783230 | fa163e0a-ba28-31b9-2e96-000000003217 | TASK | Enabling the cleanup service 2026-03-14 08:07:57.872850 | fa163e0a-ba28-31b9-2e96-000000003160 | CHANGED | create /var/lib/neutron | np0005647037 2026-03-14 08:07:57.874088 | fa163e0a-ba28-31b9-2e96-000000003160 | TIMING | create /var/lib/neutron | np0005647037 | 0:05:36.127734 | 0.31s 2026-03-14 08:07:57.887084 | fa163e0a-ba28-31b9-2e96-000000003161 | TASK | set conditions 2026-03-14 08:07:57.925342 | fa163e0a-ba28-31b9-2e96-000000003161 | OK | set conditions | np0005647037 2026-03-14 08:07:57.926286 | fa163e0a-ba28-31b9-2e96-000000003161 | TIMING | set conditions | np0005647037 | 0:05:36.179939 | 0.04s 2026-03-14 08:07:57.938041 | fa163e0a-ba28-31b9-2e96-000000003162 | TASK | create kill_scripts directory within /var/lib/neutron 2026-03-14 08:07:58.030355 | fa163e0a-ba28-31b9-2e96-000000003474 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-03-14 08:07:58.036314 | fa163e0a-ba28-31b9-2e96-000000003474 | TIMING | create persistent directories | np0005647033 | 0:05:36.289949 | 0.68s 2026-03-14 08:07:58.044975 | fa163e0a-ba28-31b9-2e96-000000003215 | CHANGED | Copy in cleanup script | np0005647038 2026-03-14 08:07:58.045779 | fa163e0a-ba28-31b9-2e96-000000003215 | TIMING | Copy in cleanup script | np0005647038 | 0:05:36.299435 | 0.99s 2026-03-14 08:07:58.058679 | fa163e0a-ba28-31b9-2e96-000000003216 | TASK | Copy in cleanup service 2026-03-14 08:07:58.250706 | fa163e0a-ba28-31b9-2e96-000000003162 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005647037 2026-03-14 08:07:58.251700 | fa163e0a-ba28-31b9-2e96-000000003162 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005647037 | 0:05:36.505353 | 0.31s 2026-03-14 08:07:58.261356 | fa163e0a-ba28-31b9-2e96-000000003163 | TASK | create haproxy kill script 2026-03-14 08:07:58.279864 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647032 2026-03-14 08:07:58.281874 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647032 | 0:05:36.535511 | 3.00s 2026-03-14 08:07:58.314042 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:58.339618 | fa163e0a-ba28-31b9-2e96-000000003474 | CHANGED | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:07:58.344635 | fa163e0a-ba28-31b9-2e96-000000003474 | TIMING | create persistent directories | np0005647033 | 0:05:36.598280 | 0.99s 2026-03-14 08:07:58.357154 | fa163e0a-ba28-31b9-2e96-000000003474 | TIMING | create persistent directories | np0005647033 | 0:05:36.610798 | 1.00s 2026-03-14 08:07:58.359328 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647032 2026-03-14 08:07:58.360340 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647032 | 0:05:36.613974 | 0.04s 2026-03-14 08:07:58.388961 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:58.408023 | fa163e0a-ba28-31b9-2e96-000000003475 | TASK | create persistent directories 2026-03-14 08:07:58.422016 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647032 | 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-03-14 08:07:58.422921 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647032 | 0:05:36.676573 | 0.03s 2026-03-14 08:07:58.439179 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:58.472353 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647032 2026-03-14 08:07:58.473239 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647032 | 0:05:36.726894 | 0.03s 2026-03-14 08:07:58.488091 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:58.503958 | fa163e0a-ba28-31b9-2e96-000000003217 | CHANGED | Enabling the cleanup service | np0005647039 2026-03-14 08:07:58.505154 | fa163e0a-ba28-31b9-2e96-000000003217 | TIMING | Enabling the cleanup service | np0005647039 | 0:05:36.758806 | 0.72s 2026-03-14 08:07:58.516181 | fa163e0a-ba28-31b9-2e96-000000003218 | TASK | create persistent directories 2026-03-14 08:07:58.530380 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647032 | 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-03-14 08:07:58.531378 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647032 | 0:05:36.785030 | 0.04s 2026-03-14 08:07:58.546728 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:58.580505 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647032 2026-03-14 08:07:58.581958 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647032 | 0:05:36.835600 | 0.03s 2026-03-14 08:07:58.599707 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:58.624672 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647032 2026-03-14 08:07:58.625459 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647032 | 0:05:36.879115 | 0.02s 2026-03-14 08:07:58.638856 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:58.669264 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647032 2026-03-14 08:07:58.670373 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647032 | 0:05:36.924025 | 0.03s 2026-03-14 08:07:58.688451 | fa163e0a-ba28-31b9-2e96-000000003475 | OK | create persistent directories | np0005647033 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:07:58.690650 | fa163e0a-ba28-31b9-2e96-000000003475 | TIMING | create persistent directories | np0005647033 | 0:05:36.944299 | 0.28s 2026-03-14 08:07:58.699358 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:58.844729 | fa163e0a-ba28-31b9-2e96-000000003218 | CHANGED | create persistent directories | np0005647039 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:07:58.848690 | fa163e0a-ba28-31b9-2e96-000000003218 | TIMING | create persistent directories | np0005647039 | 0:05:37.102327 | 0.33s 2026-03-14 08:07:58.858273 | fa163e0a-ba28-31b9-2e96-000000003218 | TIMING | create persistent directories | np0005647039 | 0:05:37.111917 | 0.34s 2026-03-14 08:07:58.878316 | fa163e0a-ba28-31b9-2e96-000000003219 | TASK | create /run/netns with temp namespace 2026-03-14 08:07:58.988913 | fa163e0a-ba28-31b9-2e96-000000003475 | CHANGED | create persistent directories | np0005647033 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-03-14 08:07:58.991831 | fa163e0a-ba28-31b9-2e96-000000003475 | TIMING | create persistent directories | np0005647033 | 0:05:37.245468 | 0.58s 2026-03-14 08:07:59.071482 | fa163e0a-ba28-31b9-2e96-000000003216 | CHANGED | Copy in cleanup service | np0005647038 2026-03-14 08:07:59.072748 | fa163e0a-ba28-31b9-2e96-000000003216 | TIMING | Copy in cleanup service | np0005647038 | 0:05:37.326407 | 1.01s 2026-03-14 08:07:59.086090 | fa163e0a-ba28-31b9-2e96-000000003217 | TASK | Enabling the cleanup service 2026-03-14 08:07:59.205456 | fa163e0a-ba28-31b9-2e96-000000003219 | CHANGED | create /run/netns with temp namespace | np0005647039 2026-03-14 08:07:59.206837 | fa163e0a-ba28-31b9-2e96-000000003219 | TIMING | create /run/netns with temp namespace | np0005647039 | 0:05:37.460490 | 0.33s 2026-03-14 08:07:59.216732 | fa163e0a-ba28-31b9-2e96-00000000321a | TASK | remove temp namespace 2026-03-14 08:07:59.246174 | fa163e0a-ba28-31b9-2e96-000000003163 | CHANGED | create haproxy kill script | np0005647037 2026-03-14 08:07:59.247510 | fa163e0a-ba28-31b9-2e96-000000003163 | TIMING | create haproxy kill script | np0005647037 | 0:05:37.501164 | 0.99s 2026-03-14 08:07:59.287403 | fa163e0a-ba28-31b9-2e96-000000003475 | OK | create persistent directories | np0005647033 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:07:59.289118 | fa163e0a-ba28-31b9-2e96-000000003475 | TIMING | create persistent directories | np0005647033 | 0:05:37.542776 | 0.88s 2026-03-14 08:07:59.294292 | fa163e0a-ba28-31b9-2e96-000000003475 | TIMING | create persistent directories | np0005647033 | 0:05:37.547946 | 0.88s 2026-03-14 08:07:59.308706 | fa163e0a-ba28-31b9-2e96-000000003476 | TASK | Set swift_use_local_disks fact 2026-03-14 08:07:59.332387 | fa163e0a-ba28-31b9-2e96-000000003476 | OK | Set swift_use_local_disks fact | np0005647033 2026-03-14 08:07:59.333635 | fa163e0a-ba28-31b9-2e96-000000003476 | TIMING | Set swift_use_local_disks fact | np0005647033 | 0:05:37.587292 | 0.02s 2026-03-14 08:07:59.347953 | fa163e0a-ba28-31b9-2e96-000000003477 | TASK | Set use_node_data_lookup fact 2026-03-14 08:07:59.382906 | fa163e0a-ba28-31b9-2e96-000000003477 | OK | Set use_node_data_lookup fact | np0005647033 2026-03-14 08:07:59.384187 | fa163e0a-ba28-31b9-2e96-000000003477 | TIMING | Set use_node_data_lookup fact | np0005647033 | 0:05:37.637843 | 0.03s 2026-03-14 08:07:59.398442 | fa163e0a-ba28-31b9-2e96-000000003478 | TASK | Create Swift d1 directory if needed 2026-03-14 08:07:59.433169 | fa163e0a-ba28-31b9-2e96-0000000057da | OK | Install the OpenSSH server | np0005647035 2026-03-14 08:07:59.434453 | fa163e0a-ba28-31b9-2e96-0000000057da | TIMING | tripleo_sshd : Install the OpenSSH server | np0005647035 | 0:05:37.688101 | 3.12s 2026-03-14 08:07:59.461614 | fa163e0a-ba28-31b9-2e96-0000000057db | TASK | Start sshd 2026-03-14 08:07:59.489955 | fa163e0a-ba28-31b9-2e96-0000000057db | SKIPPED | Start sshd | np0005647035 2026-03-14 08:07:59.490905 | fa163e0a-ba28-31b9-2e96-0000000057db | TIMING | tripleo_sshd : Start sshd | np0005647035 | 0:05:37.744558 | 0.03s 2026-03-14 08:07:59.509138 | fa163e0a-ba28-31b9-2e96-0000000057dc | TASK | PasswordAuthentication notice 2026-03-14 08:07:59.524064 | fa163e0a-ba28-31b9-2e96-00000000321a | CHANGED | remove temp namespace | np0005647039 2026-03-14 08:07:59.525232 | fa163e0a-ba28-31b9-2e96-00000000321a | TIMING | remove temp namespace | np0005647039 | 0:05:37.778876 | 0.31s 2026-03-14 08:07:59.538436 | fa163e0a-ba28-31b9-2e96-00000000321b | TASK | create /var/lib/neutron 2026-03-14 08:07:59.551670 | fa163e0a-ba28-31b9-2e96-0000000057dc | OK | PasswordAuthentication notice | np0005647035 | 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-03-14 08:07:59.552776 | fa163e0a-ba28-31b9-2e96-0000000057dc | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005647035 | 0:05:37.806422 | 0.04s 2026-03-14 08:07:59.571698 | fa163e0a-ba28-31b9-2e96-0000000057dd | TASK | PasswordAuthentication duplication notice 2026-03-14 08:07:59.589558 | fa163e0a-ba28-31b9-2e96-0000000057dd | SKIPPED | PasswordAuthentication duplication notice | np0005647035 2026-03-14 08:07:59.590309 | fa163e0a-ba28-31b9-2e96-0000000057dd | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005647035 | 0:05:37.843965 | 0.02s 2026-03-14 08:07:59.603726 | fa163e0a-ba28-31b9-2e96-0000000057de | TASK | Motd duplication notice 2026-03-14 08:07:59.626871 | fa163e0a-ba28-31b9-2e96-0000000057de | OK | Motd duplication notice | np0005647035 | 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-03-14 08:07:59.627506 | fa163e0a-ba28-31b9-2e96-0000000057de | TIMING | tripleo_sshd : Motd duplication notice | np0005647035 | 0:05:37.881163 | 0.02s 2026-03-14 08:07:59.640957 | fa163e0a-ba28-31b9-2e96-0000000057df | TASK | Configure the banner text 2026-03-14 08:07:59.668208 | fa163e0a-ba28-31b9-2e96-0000000057df | SKIPPED | Configure the banner text | np0005647035 2026-03-14 08:07:59.668925 | fa163e0a-ba28-31b9-2e96-0000000057df | TIMING | tripleo_sshd : Configure the banner text | np0005647035 | 0:05:37.922582 | 0.03s 2026-03-14 08:07:59.684297 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TASK | Configure the motd banner 2026-03-14 08:07:59.694371 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647032 2026-03-14 08:07:59.695415 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647032 | 0:05:37.949065 | 1.00s 2026-03-14 08:07:59.713011 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:07:59.718531 | fa163e0a-ba28-31b9-2e96-000000003478 | CHANGED | Create Swift d1 directory if needed | np0005647033 2026-03-14 08:07:59.719499 | fa163e0a-ba28-31b9-2e96-000000003478 | TIMING | Create Swift d1 directory if needed | np0005647033 | 0:05:37.973148 | 0.32s 2026-03-14 08:07:59.720086 | fa163e0a-ba28-31b9-2e96-0000000057e0 | SKIPPED | Configure the motd banner | np0005647035 2026-03-14 08:07:59.720415 | fa163e0a-ba28-31b9-2e96-0000000057e0 | TIMING | tripleo_sshd : Configure the motd banner | np0005647035 | 0:05:37.974077 | 0.04s 2026-03-14 08:07:59.737346 | fa163e0a-ba28-31b9-2e96-000000003479 | TASK | Set fact for SwiftRawDisks 2026-03-14 08:07:59.774149 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TASK | Update sshd configuration options from vars 2026-03-14 08:07:59.788138 | fa163e0a-ba28-31b9-2e96-000000003479 | OK | Set fact for SwiftRawDisks | np0005647033 2026-03-14 08:07:59.797588 | fa163e0a-ba28-31b9-2e96-000000003479 | TIMING | Set fact for SwiftRawDisks | np0005647033 | 0:05:38.051178 | 0.06s 2026-03-14 08:07:59.799113 | fa163e0a-ba28-31b9-2e96-000000003217 | CHANGED | Enabling the cleanup service | np0005647038 2026-03-14 08:07:59.800368 | fa163e0a-ba28-31b9-2e96-000000003217 | TIMING | Enabling the cleanup service | np0005647038 | 0:05:38.053925 | 0.71s 2026-03-14 08:07:59.832520 | fa163e0a-ba28-31b9-2e96-000000003218 | TASK | create persistent directories 2026-03-14 08:07:59.855483 | fa163e0a-ba28-31b9-2e96-00000000347a | TASK | Get hiera swift::storage::disks::args 2026-03-14 08:07:59.862332 | fa163e0a-ba28-31b9-2e96-0000000057e1 | OK | Update sshd configuration options from vars | np0005647035 2026-03-14 08:07:59.863392 | fa163e0a-ba28-31b9-2e96-0000000057e1 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005647035 | 0:05:38.117041 | 0.08s 2026-03-14 08:07:59.864021 | fa163e0a-ba28-31b9-2e96-00000000321b | CHANGED | create /var/lib/neutron | np0005647039 2026-03-14 08:07:59.864621 | fa163e0a-ba28-31b9-2e96-00000000321b | TIMING | create /var/lib/neutron | np0005647039 | 0:05:38.118280 | 0.33s 2026-03-14 08:07:59.876936 | fa163e0a-ba28-31b9-2e96-00000000321c | TASK | set conditions 2026-03-14 08:07:59.905708 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TASK | Adjust ssh server configuration 2026-03-14 08:07:59.911831 | fa163e0a-ba28-31b9-2e96-00000000347a | SKIPPED | Get hiera swift::storage::disks::args | np0005647033 2026-03-14 08:07:59.912807 | fa163e0a-ba28-31b9-2e96-00000000347a | TIMING | Get hiera swift::storage::disks::args | np0005647033 | 0:05:38.166449 | 0.06s 2026-03-14 08:07:59.913455 | fa163e0a-ba28-31b9-2e96-00000000321c | OK | set conditions | np0005647039 2026-03-14 08:07:59.913838 | fa163e0a-ba28-31b9-2e96-00000000321c | TIMING | set conditions | np0005647039 | 0:05:38.167500 | 0.04s 2026-03-14 08:07:59.926137 | fa163e0a-ba28-31b9-2e96-00000000321d | TASK | create kill_scripts directory within /var/lib/neutron 2026-03-14 08:07:59.948306 | fa163e0a-ba28-31b9-2e96-00000000347b | TASK | Set fact for swift_raw_disks 2026-03-14 08:07:59.979955 | fa163e0a-ba28-31b9-2e96-00000000347b | SKIPPED | Set fact for swift_raw_disks | np0005647033 2026-03-14 08:07:59.980711 | fa163e0a-ba28-31b9-2e96-00000000347b | TIMING | Set fact for swift_raw_disks | np0005647033 | 0:05:38.234361 | 0.03s 2026-03-14 08:07:59.996286 | fa163e0a-ba28-31b9-2e96-00000000347c | TASK | Format SwiftRawDisks 2026-03-14 08:08:00.018018 | fa163e0a-ba28-31b9-2e96-00000000347c | TIMING | Format SwiftRawDisks | np0005647033 | 0:05:38.271666 | 0.02s 2026-03-14 08:08:00.031668 | fa163e0a-ba28-31b9-2e96-00000000347d | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-03-14 08:08:00.080392 | fa163e0a-ba28-31b9-2e96-00000000347d | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647033 2026-03-14 08:08:00.081216 | fa163e0a-ba28-31b9-2e96-00000000347d | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647033 | 0:05:38.334872 | 0.05s 2026-03-14 08:08:00.094702 | fa163e0a-ba28-31b9-2e96-00000000347e | TASK | Mount devices defined in SwiftRawDisks 2026-03-14 08:08:00.122046 | fa163e0a-ba28-31b9-2e96-00000000347e | TIMING | Mount devices defined in SwiftRawDisks | np0005647033 | 0:05:38.375699 | 0.03s 2026-03-14 08:08:00.135184 | fa163e0a-ba28-31b9-2e96-00000000347f | TASK | Check for NTP service 2026-03-14 08:08:00.166699 | fa163e0a-ba28-31b9-2e96-000000003218 | CHANGED | create persistent directories | np0005647038 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-03-14 08:08:00.169401 | fa163e0a-ba28-31b9-2e96-000000003218 | TIMING | create persistent directories | np0005647038 | 0:05:38.423032 | 0.34s 2026-03-14 08:08:00.180256 | fa163e0a-ba28-31b9-2e96-000000003218 | TIMING | create persistent directories | np0005647038 | 0:05:38.433910 | 0.35s 2026-03-14 08:08:00.208090 | fa163e0a-ba28-31b9-2e96-000000003219 | TASK | create /run/netns with temp namespace 2026-03-14 08:08:00.218304 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647032 2026-03-14 08:08:00.220523 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647032 | 0:05:38.474158 | 0.51s 2026-03-14 08:08:00.258346 | fa163e0a-ba28-31b9-2e96-00000000321d | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005647039 2026-03-14 08:08:00.259160 | fa163e0a-ba28-31b9-2e96-00000000321d | TIMING | create kill_scripts directory within /var/lib/neutron | np0005647039 | 0:05:38.512813 | 0.33s 2026-03-14 08:08:00.270951 | fa163e0a-ba28-31b9-2e96-00000000321e | TASK | create haproxy kill script 2026-03-14 08:08:00.293535 | fa163e0a-ba28-31b9-2e96-000000003281 | TASK | create persistent directories 2026-03-14 08:08:00.463599 | fa163e0a-ba28-31b9-2e96-00000000347f | CHANGED | Check for NTP service | np0005647033 2026-03-14 08:08:00.464777 | fa163e0a-ba28-31b9-2e96-00000000347f | TIMING | Check for NTP service | np0005647033 | 0:05:38.718428 | 0.33s 2026-03-14 08:08:00.483324 | fa163e0a-ba28-31b9-2e96-000000003480 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:00.519528 | fa163e0a-ba28-31b9-2e96-000000003219 | CHANGED | create /run/netns with temp namespace | np0005647038 2026-03-14 08:08:00.520693 | fa163e0a-ba28-31b9-2e96-000000003219 | TIMING | create /run/netns with temp namespace | np0005647038 | 0:05:38.774341 | 0.31s 2026-03-14 08:08:00.535983 | fa163e0a-ba28-31b9-2e96-00000000321a | TASK | remove temp namespace 2026-03-14 08:08:00.543233 | fa163e0a-ba28-31b9-2e96-000000003480 | SKIPPED | Disable NTP before configuring Chrony | np0005647033 2026-03-14 08:08:00.544366 | fa163e0a-ba28-31b9-2e96-000000003480 | TIMING | Disable NTP before configuring Chrony | np0005647033 | 0:05:38.798007 | 0.06s 2026-03-14 08:08:00.563999 | fa163e0a-ba28-31b9-2e96-000000003481 | TASK | Install, Configure and Run Chrony 2026-03-14 08:08:00.589079 | fa163e0a-ba28-31b9-2e96-000000003481 | TIMING | Install, Configure and Run Chrony | np0005647033 | 0:05:38.842732 | 0.02s 2026-03-14 08:08:00.639789 | fa163e0a-ba28-31b9-2e96-000000003281 | CHANGED | create persistent directories | np0005647032 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:08:00.643309 | fa163e0a-ba28-31b9-2e96-000000003281 | TIMING | create persistent directories | np0005647032 | 0:05:38.896957 | 0.35s 2026-03-14 08:08:00.654567 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:08:00.679425 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:38.933077 | 0.02s 2026-03-14 08:08:00.692365 | 2e8e8d97-a26f-4c10-8dba-233f8c772bbd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647033 2026-03-14 08:08:00.709879 | fa163e0a-ba28-31b9-2e96-0000000082d7 | TASK | Load distro-specific variables 2026-03-14 08:08:00.762631 | fa163e0a-ba28-31b9-2e96-0000000082d7 | OK | Load distro-specific variables | np0005647033 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:00.765024 | fa163e0a-ba28-31b9-2e96-0000000082d7 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:39.018668 | 0.05s 2026-03-14 08:08:00.772217 | fa163e0a-ba28-31b9-2e96-0000000082d7 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:39.025870 | 0.06s 2026-03-14 08:08:00.785940 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:08:00.817782 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647033 | 0:05:39.071430 | 0.03s 2026-03-14 08:08:00.833159 | 0034257c-da50-4dd8-bc7c-00d56cac6c88 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647033 2026-03-14 08:08:00.853493 | fa163e0a-ba28-31b9-2e96-000000008310 | TASK | Load distro-specific variables 2026-03-14 08:08:00.880050 | fa163e0a-ba28-31b9-2e96-000000008310 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:39.133701 | 0.03s 2026-03-14 08:08:00.884927 | fa163e0a-ba28-31b9-2e96-00000000321a | CHANGED | remove temp namespace | np0005647038 2026-03-14 08:08:00.885349 | fa163e0a-ba28-31b9-2e96-00000000321a | TIMING | remove temp namespace | np0005647038 | 0:05:39.139012 | 0.35s 2026-03-14 08:08:00.897974 | c5716030-ac27-42a9-9582-6dadb430c6e1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647033 2026-03-14 08:08:00.910608 | fa163e0a-ba28-31b9-2e96-00000000321b | TASK | create /var/lib/neutron 2026-03-14 08:08:00.928522 | fa163e0a-ba28-31b9-2e96-000000008359 | TASK | Load distro-specific variables 2026-03-14 08:08:00.949701 | fa163e0a-ba28-31b9-2e96-000000003281 | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:00.951600 | fa163e0a-ba28-31b9-2e96-000000003281 | TIMING | create persistent directories | np0005647032 | 0:05:39.205198 | 0.66s 2026-03-14 08:08:00.959501 | fa163e0a-ba28-31b9-2e96-0000000057e2 | CHANGED | Adjust ssh server configuration | np0005647035 2026-03-14 08:08:00.960212 | fa163e0a-ba28-31b9-2e96-0000000057e2 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005647035 | 0:05:39.213870 | 1.05s 2026-03-14 08:08:00.979618 | fa163e0a-ba28-31b9-2e96-000000008359 | OK | Load distro-specific variables | np0005647033 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:00.981294 | fa163e0a-ba28-31b9-2e96-000000008359 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:39.234943 | 0.05s 2026-03-14 08:08:00.991121 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TASK | Restart sshd 2026-03-14 08:08:00.996822 | fa163e0a-ba28-31b9-2e96-000000008359 | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:39.250450 | 0.07s 2026-03-14 08:08:01.012622 | fa163e0a-ba28-31b9-2e96-000000008311 | TASK | Check for NTP service 2026-03-14 08:08:01.137228 | fa163e0a-ba28-31b9-2e96-00000000321e | CHANGED | create haproxy kill script | np0005647039 2026-03-14 08:08:01.138537 | fa163e0a-ba28-31b9-2e96-00000000321e | TIMING | create haproxy kill script | np0005647039 | 0:05:39.392185 | 0.87s 2026-03-14 08:08:01.228343 | fa163e0a-ba28-31b9-2e96-00000000321b | CHANGED | create /var/lib/neutron | np0005647038 2026-03-14 08:08:01.229425 | fa163e0a-ba28-31b9-2e96-00000000321b | TIMING | create /var/lib/neutron | np0005647038 | 0:05:39.483077 | 0.32s 2026-03-14 08:08:01.235936 | fa163e0a-ba28-31b9-2e96-000000003281 | CHANGED | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:01.239833 | fa163e0a-ba28-31b9-2e96-000000003281 | TIMING | create persistent directories | np0005647032 | 0:05:39.493481 | 0.94s 2026-03-14 08:08:01.254357 | fa163e0a-ba28-31b9-2e96-00000000321c | TASK | set conditions 2026-03-14 08:08:01.261566 | fa163e0a-ba28-31b9-2e96-000000003281 | TIMING | create persistent directories | np0005647032 | 0:05:39.515188 | 0.97s 2026-03-14 08:08:01.287348 | fa163e0a-ba28-31b9-2e96-000000003282 | TASK | create persistent directories 2026-03-14 08:08:01.294937 | fa163e0a-ba28-31b9-2e96-00000000321c | OK | set conditions | np0005647038 2026-03-14 08:08:01.296078 | fa163e0a-ba28-31b9-2e96-00000000321c | TIMING | set conditions | np0005647038 | 0:05:39.549714 | 0.04s 2026-03-14 08:08:01.309866 | fa163e0a-ba28-31b9-2e96-00000000321d | TASK | create kill_scripts directory within /var/lib/neutron 2026-03-14 08:08:01.342116 | fa163e0a-ba28-31b9-2e96-000000008311 | CHANGED | Check for NTP service | np0005647033 2026-03-14 08:08:01.343050 | fa163e0a-ba28-31b9-2e96-000000008311 | TIMING | chrony : Check for NTP service | np0005647033 | 0:05:39.596702 | 0.33s 2026-03-14 08:08:01.357801 | fa163e0a-ba28-31b9-2e96-000000008312 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:01.407723 | fa163e0a-ba28-31b9-2e96-000000008312 | SKIPPED | Disable NTP before configuring Chrony | np0005647033 2026-03-14 08:08:01.408470 | fa163e0a-ba28-31b9-2e96-000000008312 | TIMING | chrony : Disable NTP before configuring Chrony | np0005647033 | 0:05:39.662126 | 0.05s 2026-03-14 08:08:01.422606 | fa163e0a-ba28-31b9-2e96-000000008313 | TASK | Install chronyd package 2026-03-14 08:08:01.549144 | fa163e0a-ba28-31b9-2e96-0000000057e3 | CHANGED | Restart sshd | np0005647035 2026-03-14 08:08:01.550699 | fa163e0a-ba28-31b9-2e96-0000000057e3 | TIMING | tripleo_sshd : Restart sshd | np0005647035 | 0:05:39.804335 | 0.56s 2026-03-14 08:08:01.592255 | fa163e0a-ba28-31b9-2e96-000000003624 | TASK | create persistent directories 2026-03-14 08:08:01.629830 | fa163e0a-ba28-31b9-2e96-000000003282 | OK | create persistent directories | np0005647032 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:08:01.631529 | fa163e0a-ba28-31b9-2e96-000000003282 | TIMING | create persistent directories | np0005647032 | 0:05:39.885178 | 0.34s 2026-03-14 08:08:01.635822 | fa163e0a-ba28-31b9-2e96-00000000321d | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005647038 2026-03-14 08:08:01.636451 | fa163e0a-ba28-31b9-2e96-00000000321d | TIMING | create kill_scripts directory within /var/lib/neutron | np0005647038 | 0:05:39.890109 | 0.33s 2026-03-14 08:08:01.646367 | fa163e0a-ba28-31b9-2e96-00000000321e | TASK | create haproxy kill script 2026-03-14 08:08:01.924689 | fa163e0a-ba28-31b9-2e96-000000003282 | CHANGED | create persistent directories | np0005647032 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:01.927337 | fa163e0a-ba28-31b9-2e96-000000003282 | TIMING | create persistent directories | np0005647032 | 0:05:40.180973 | 0.64s 2026-03-14 08:08:01.944662 | fa163e0a-ba28-31b9-2e96-000000003624 | CHANGED | create persistent directories | np0005647035 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:08:01.946936 | fa163e0a-ba28-31b9-2e96-000000003624 | TIMING | create persistent directories | np0005647035 | 0:05:40.200583 | 0.35s 2026-03-14 08:08:02.228250 | fa163e0a-ba28-31b9-2e96-000000003282 | OK | create persistent directories | np0005647032 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:02.230535 | fa163e0a-ba28-31b9-2e96-000000003282 | TIMING | create persistent directories | np0005647032 | 0:05:40.484184 | 0.94s 2026-03-14 08:08:02.241238 | fa163e0a-ba28-31b9-2e96-000000003624 | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:02.243025 | fa163e0a-ba28-31b9-2e96-000000003624 | TIMING | create persistent directories | np0005647035 | 0:05:40.496678 | 0.65s 2026-03-14 08:08:02.245164 | fa163e0a-ba28-31b9-2e96-000000003282 | TIMING | create persistent directories | np0005647032 | 0:05:40.498818 | 0.96s 2026-03-14 08:08:02.268196 | fa163e0a-ba28-31b9-2e96-000000003283 | TASK | Set swift_use_local_disks fact 2026-03-14 08:08:02.296351 | fa163e0a-ba28-31b9-2e96-000000003283 | OK | Set swift_use_local_disks fact | np0005647032 2026-03-14 08:08:02.297212 | fa163e0a-ba28-31b9-2e96-000000003283 | TIMING | Set swift_use_local_disks fact | np0005647032 | 0:05:40.550865 | 0.03s 2026-03-14 08:08:02.320938 | fa163e0a-ba28-31b9-2e96-000000003284 | TASK | Set use_node_data_lookup fact 2026-03-14 08:08:02.352895 | fa163e0a-ba28-31b9-2e96-000000003284 | OK | Set use_node_data_lookup fact | np0005647032 2026-03-14 08:08:02.353582 | fa163e0a-ba28-31b9-2e96-000000003284 | TIMING | Set use_node_data_lookup fact | np0005647032 | 0:05:40.607240 | 0.03s 2026-03-14 08:08:02.367398 | fa163e0a-ba28-31b9-2e96-000000003285 | TASK | Create Swift d1 directory if needed 2026-03-14 08:08:02.519277 | fa163e0a-ba28-31b9-2e96-000000003624 | CHANGED | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:02.523208 | fa163e0a-ba28-31b9-2e96-000000003624 | TIMING | create persistent directories | np0005647035 | 0:05:40.776855 | 0.93s 2026-03-14 08:08:02.532046 | fa163e0a-ba28-31b9-2e96-000000003624 | TIMING | create persistent directories | np0005647035 | 0:05:40.785691 | 0.94s 2026-03-14 08:08:02.564204 | fa163e0a-ba28-31b9-2e96-000000003625 | TASK | create persistent directories 2026-03-14 08:08:02.638788 | fa163e0a-ba28-31b9-2e96-00000000321e | CHANGED | create haproxy kill script | np0005647038 2026-03-14 08:08:02.640452 | fa163e0a-ba28-31b9-2e96-00000000321e | TIMING | create haproxy kill script | np0005647038 | 0:05:40.894091 | 0.99s 2026-03-14 08:08:02.680576 | fa163e0a-ba28-31b9-2e96-000000003285 | CHANGED | Create Swift d1 directory if needed | np0005647032 2026-03-14 08:08:02.681654 | fa163e0a-ba28-31b9-2e96-000000003285 | TIMING | Create Swift d1 directory if needed | np0005647032 | 0:05:40.935304 | 0.31s 2026-03-14 08:08:02.724705 | fa163e0a-ba28-31b9-2e96-000000003286 | TASK | Set fact for SwiftRawDisks 2026-03-14 08:08:02.761415 | fa163e0a-ba28-31b9-2e96-000000003286 | OK | Set fact for SwiftRawDisks | np0005647032 2026-03-14 08:08:02.762400 | fa163e0a-ba28-31b9-2e96-000000003286 | TIMING | Set fact for SwiftRawDisks | np0005647032 | 0:05:41.016054 | 0.04s 2026-03-14 08:08:02.780315 | fa163e0a-ba28-31b9-2e96-000000003287 | TASK | Get hiera swift::storage::disks::args 2026-03-14 08:08:02.809445 | fa163e0a-ba28-31b9-2e96-000000003287 | SKIPPED | Get hiera swift::storage::disks::args | np0005647032 2026-03-14 08:08:02.810180 | fa163e0a-ba28-31b9-2e96-000000003287 | TIMING | Get hiera swift::storage::disks::args | np0005647032 | 0:05:41.063833 | 0.03s 2026-03-14 08:08:02.827353 | fa163e0a-ba28-31b9-2e96-000000003288 | TASK | Set fact for swift_raw_disks 2026-03-14 08:08:02.856346 | fa163e0a-ba28-31b9-2e96-000000003288 | SKIPPED | Set fact for swift_raw_disks | np0005647032 2026-03-14 08:08:02.857268 | fa163e0a-ba28-31b9-2e96-000000003288 | TIMING | Set fact for swift_raw_disks | np0005647032 | 0:05:41.110921 | 0.03s 2026-03-14 08:08:02.875563 | fa163e0a-ba28-31b9-2e96-000000003289 | TASK | Format SwiftRawDisks 2026-03-14 08:08:02.901613 | fa163e0a-ba28-31b9-2e96-000000003289 | TIMING | Format SwiftRawDisks | np0005647032 | 0:05:41.155266 | 0.02s 2026-03-14 08:08:02.915225 | fa163e0a-ba28-31b9-2e96-00000000328a | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-03-14 08:08:02.924980 | fa163e0a-ba28-31b9-2e96-000000003625 | OK | create persistent directories | np0005647035 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-03-14 08:08:02.926394 | fa163e0a-ba28-31b9-2e96-000000003625 | TIMING | create persistent directories | np0005647035 | 0:05:41.180043 | 0.36s 2026-03-14 08:08:02.970619 | fa163e0a-ba28-31b9-2e96-00000000328a | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647032 2026-03-14 08:08:02.971467 | fa163e0a-ba28-31b9-2e96-00000000328a | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647032 | 0:05:41.225119 | 0.04s 2026-03-14 08:08:02.988732 | fa163e0a-ba28-31b9-2e96-00000000328b | TASK | Mount devices defined in SwiftRawDisks 2026-03-14 08:08:03.017697 | fa163e0a-ba28-31b9-2e96-00000000328b | TIMING | Mount devices defined in SwiftRawDisks | np0005647032 | 0:05:41.271347 | 0.03s 2026-03-14 08:08:03.035038 | fa163e0a-ba28-31b9-2e96-00000000328c | TASK | Check for NTP service 2026-03-14 08:08:03.239578 | fa163e0a-ba28-31b9-2e96-000000003625 | CHANGED | create persistent directories | np0005647035 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:03.242655 | fa163e0a-ba28-31b9-2e96-000000003625 | TIMING | create persistent directories | np0005647035 | 0:05:41.496294 | 0.68s 2026-03-14 08:08:03.339636 | fa163e0a-ba28-31b9-2e96-00000000328c | CHANGED | Check for NTP service | np0005647032 2026-03-14 08:08:03.341875 | fa163e0a-ba28-31b9-2e96-00000000328c | TIMING | Check for NTP service | np0005647032 | 0:05:41.595436 | 0.31s 2026-03-14 08:08:03.371769 | fa163e0a-ba28-31b9-2e96-00000000328d | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:03.413743 | fa163e0a-ba28-31b9-2e96-00000000328d | SKIPPED | Disable NTP before configuring Chrony | np0005647032 2026-03-14 08:08:03.415233 | fa163e0a-ba28-31b9-2e96-00000000328d | TIMING | Disable NTP before configuring Chrony | np0005647032 | 0:05:41.668885 | 0.04s 2026-03-14 08:08:03.434210 | fa163e0a-ba28-31b9-2e96-00000000328e | TASK | Install, Configure and Run Chrony 2026-03-14 08:08:03.460737 | fa163e0a-ba28-31b9-2e96-00000000328e | TIMING | Install, Configure and Run Chrony | np0005647032 | 0:05:41.714373 | 0.02s 2026-03-14 08:08:03.541264 | fa163e0a-ba28-31b9-2e96-000000003625 | OK | create persistent directories | np0005647035 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-03-14 08:08:03.550130 | fa163e0a-ba28-31b9-2e96-000000003625 | TIMING | create persistent directories | np0005647035 | 0:05:41.803777 | 0.98s 2026-03-14 08:08:03.581922 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:08:03.595213 | fa163e0a-ba28-31b9-2e96-000000003625 | TIMING | create persistent directories | np0005647035 | 0:05:41.848831 | 1.03s 2026-03-14 08:08:03.618106 | fa163e0a-ba28-31b9-2e96-000000003626 | TASK | Set swift_use_local_disks fact 2026-03-14 08:08:03.622366 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:41.875999 | 0.04s 2026-03-14 08:08:03.641160 | c3bc42a7-b92e-468c-9ca4-5f23db752ffb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647032 2026-03-14 08:08:03.669088 | fa163e0a-ba28-31b9-2e96-000000008564 | TASK | Load distro-specific variables 2026-03-14 08:08:03.675312 | fa163e0a-ba28-31b9-2e96-000000003626 | OK | Set swift_use_local_disks fact | np0005647035 2026-03-14 08:08:03.676451 | fa163e0a-ba28-31b9-2e96-000000003626 | TIMING | Set swift_use_local_disks fact | np0005647035 | 0:05:41.930099 | 0.06s 2026-03-14 08:08:03.701105 | fa163e0a-ba28-31b9-2e96-000000003627 | TASK | Set use_node_data_lookup fact 2026-03-14 08:08:03.722777 | fa163e0a-ba28-31b9-2e96-000000008564 | OK | Load distro-specific variables | np0005647032 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:03.726733 | fa163e0a-ba28-31b9-2e96-000000008564 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:41.980376 | 0.06s 2026-03-14 08:08:03.739486 | fa163e0a-ba28-31b9-2e96-000000008564 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:41.993129 | 0.07s 2026-03-14 08:08:03.740680 | fa163e0a-ba28-31b9-2e96-000000003627 | OK | Set use_node_data_lookup fact | np0005647035 2026-03-14 08:08:03.741393 | fa163e0a-ba28-31b9-2e96-000000003627 | TIMING | Set use_node_data_lookup fact | np0005647035 | 0:05:41.995047 | 0.04s 2026-03-14 08:08:03.771476 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:08:03.805594 | fa163e0a-ba28-31b9-2e96-000000003628 | TASK | Create Swift d1 directory if needed 2026-03-14 08:08:03.812304 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647032 | 0:05:42.065911 | 0.04s 2026-03-14 08:08:03.836481 | d8a1b857-82fb-47ab-95df-ad4f7c624c0e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647032 2026-03-14 08:08:03.859459 | fa163e0a-ba28-31b9-2e96-0000000085a1 | TASK | Load distro-specific variables 2026-03-14 08:08:03.886016 | fa163e0a-ba28-31b9-2e96-0000000085a1 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:42.139667 | 0.03s 2026-03-14 08:08:03.898798 | fc4a48b1-468f-457c-acb7-7e3eff29504d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647032 2026-03-14 08:08:03.916003 | fa163e0a-ba28-31b9-2e96-0000000085e8 | TASK | Load distro-specific variables 2026-03-14 08:08:03.976271 | fa163e0a-ba28-31b9-2e96-0000000085e8 | OK | Load distro-specific variables | np0005647032 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:03.977648 | fa163e0a-ba28-31b9-2e96-0000000085e8 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:42.231294 | 0.06s 2026-03-14 08:08:03.982627 | fa163e0a-ba28-31b9-2e96-0000000085e8 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:42.236279 | 0.07s 2026-03-14 08:08:03.996179 | fa163e0a-ba28-31b9-2e96-0000000085a2 | TASK | Check for NTP service 2026-03-14 08:08:04.122784 | fa163e0a-ba28-31b9-2e96-000000003628 | CHANGED | Create Swift d1 directory if needed | np0005647035 2026-03-14 08:08:04.123901 | fa163e0a-ba28-31b9-2e96-000000003628 | TIMING | Create Swift d1 directory if needed | np0005647035 | 0:05:42.377554 | 0.32s 2026-03-14 08:08:04.138136 | fa163e0a-ba28-31b9-2e96-000000003629 | TASK | Set fact for SwiftRawDisks 2026-03-14 08:08:04.176231 | fa163e0a-ba28-31b9-2e96-000000003629 | OK | Set fact for SwiftRawDisks | np0005647035 2026-03-14 08:08:04.176905 | fa163e0a-ba28-31b9-2e96-000000003629 | TIMING | Set fact for SwiftRawDisks | np0005647035 | 0:05:42.430562 | 0.04s 2026-03-14 08:08:04.190126 | fa163e0a-ba28-31b9-2e96-00000000362a | TASK | Get hiera swift::storage::disks::args 2026-03-14 08:08:04.218475 | fa163e0a-ba28-31b9-2e96-00000000362a | SKIPPED | Get hiera swift::storage::disks::args | np0005647035 2026-03-14 08:08:04.219179 | fa163e0a-ba28-31b9-2e96-00000000362a | TIMING | Get hiera swift::storage::disks::args | np0005647035 | 0:05:42.472836 | 0.03s 2026-03-14 08:08:04.232761 | fa163e0a-ba28-31b9-2e96-00000000362b | TASK | Set fact for swift_raw_disks 2026-03-14 08:08:04.261271 | fa163e0a-ba28-31b9-2e96-00000000362b | SKIPPED | Set fact for swift_raw_disks | np0005647035 2026-03-14 08:08:04.261911 | fa163e0a-ba28-31b9-2e96-00000000362b | TIMING | Set fact for swift_raw_disks | np0005647035 | 0:05:42.515568 | 0.03s 2026-03-14 08:08:04.275196 | fa163e0a-ba28-31b9-2e96-00000000362c | TASK | Format SwiftRawDisks 2026-03-14 08:08:04.300614 | fa163e0a-ba28-31b9-2e96-00000000362c | TIMING | Format SwiftRawDisks | np0005647035 | 0:05:42.554266 | 0.02s 2026-03-14 08:08:04.314117 | fa163e0a-ba28-31b9-2e96-00000000362f | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-03-14 08:08:04.323290 | fa163e0a-ba28-31b9-2e96-0000000085a2 | CHANGED | Check for NTP service | np0005647032 2026-03-14 08:08:04.324374 | fa163e0a-ba28-31b9-2e96-0000000085a2 | TIMING | chrony : Check for NTP service | np0005647032 | 0:05:42.578025 | 0.33s 2026-03-14 08:08:04.339608 | fa163e0a-ba28-31b9-2e96-0000000085a3 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:04.362399 | fa163e0a-ba28-31b9-2e96-00000000362f | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647035 2026-03-14 08:08:04.363333 | fa163e0a-ba28-31b9-2e96-00000000362f | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005647035 | 0:05:42.616986 | 0.04s 2026-03-14 08:08:04.377916 | fa163e0a-ba28-31b9-2e96-000000003630 | TASK | Mount devices defined in SwiftRawDisks 2026-03-14 08:08:04.389468 | fa163e0a-ba28-31b9-2e96-0000000085a3 | SKIPPED | Disable NTP before configuring Chrony | np0005647032 2026-03-14 08:08:04.390352 | fa163e0a-ba28-31b9-2e96-0000000085a3 | TIMING | chrony : Disable NTP before configuring Chrony | np0005647032 | 0:05:42.644001 | 0.05s 2026-03-14 08:08:04.408705 | fa163e0a-ba28-31b9-2e96-0000000085a4 | TASK | Install chronyd package 2026-03-14 08:08:04.414476 | fa163e0a-ba28-31b9-2e96-000000003630 | TIMING | Mount devices defined in SwiftRawDisks | np0005647035 | 0:05:42.668118 | 0.04s 2026-03-14 08:08:04.429107 | fa163e0a-ba28-31b9-2e96-000000003631 | TASK | Check for NTP service 2026-03-14 08:08:04.453844 | fa163e0a-ba28-31b9-2e96-000000008313 | OK | Install chronyd package | np0005647033 2026-03-14 08:08:04.455306 | fa163e0a-ba28-31b9-2e96-000000008313 | TIMING | chrony : Install chronyd package | np0005647033 | 0:05:42.708959 | 3.03s 2026-03-14 08:08:04.470052 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:08:04.498506 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647033 2026-03-14 08:08:04.499082 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647033 | 0:05:42.752740 | 0.03s 2026-03-14 08:08:04.512237 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:08:04.542082 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647033 | 0:05:42.795737 | 0.03s 2026-03-14 08:08:04.556487 | 068ea64e-6a47-42bc-8924-c96658aea20f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647033 2026-03-14 08:08:04.578402 | fa163e0a-ba28-31b9-2e96-00000000862f | TASK | Load distro-specific variables 2026-03-14 08:08:04.603459 | fa163e0a-ba28-31b9-2e96-00000000862f | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:42.857112 | 0.02s 2026-03-14 08:08:04.616192 | a46988b7-d6fe-40f1-a953-9308c05ede5b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647033 2026-03-14 08:08:04.631565 | fa163e0a-ba28-31b9-2e96-00000000869b | TASK | Load distro-specific variables 2026-03-14 08:08:04.686029 | fa163e0a-ba28-31b9-2e96-00000000869b | OK | Load distro-specific variables | np0005647033 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:04.688221 | fa163e0a-ba28-31b9-2e96-00000000869b | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:42.941864 | 0.06s 2026-03-14 08:08:04.694972 | fa163e0a-ba28-31b9-2e96-00000000869b | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:42.948627 | 0.06s 2026-03-14 08:08:04.708572 | fa163e0a-ba28-31b9-2e96-000000008630 | TASK | Install chrony configuration file 2026-03-14 08:08:04.758609 | fa163e0a-ba28-31b9-2e96-000000003631 | CHANGED | Check for NTP service | np0005647035 2026-03-14 08:08:04.759439 | fa163e0a-ba28-31b9-2e96-000000003631 | TIMING | Check for NTP service | np0005647035 | 0:05:43.013093 | 0.33s 2026-03-14 08:08:04.773529 | fa163e0a-ba28-31b9-2e96-000000003632 | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:04.850348 | fa163e0a-ba28-31b9-2e96-000000003632 | SKIPPED | Disable NTP before configuring Chrony | np0005647035 2026-03-14 08:08:04.851365 | fa163e0a-ba28-31b9-2e96-000000003632 | TIMING | Disable NTP before configuring Chrony | np0005647035 | 0:05:43.105017 | 0.08s 2026-03-14 08:08:04.870097 | fa163e0a-ba28-31b9-2e96-000000003633 | TASK | Install, Configure and Run Chrony 2026-03-14 08:08:04.896449 | fa163e0a-ba28-31b9-2e96-000000003633 | TIMING | Install, Configure and Run Chrony | np0005647035 | 0:05:43.150088 | 0.03s 2026-03-14 08:08:04.962147 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TASK | Load distro-specific variables 2026-03-14 08:08:04.982645 | fa163e0a-ba28-31b9-2e96-000000005bc0 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.236296 | 0.02s 2026-03-14 08:08:05.006594 | 6db8b622-b3e6-4699-88df-88cd453b670d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647035 2026-03-14 08:08:05.029996 | fa163e0a-ba28-31b9-2e96-000000008854 | TASK | Load distro-specific variables 2026-03-14 08:08:05.084899 | fa163e0a-ba28-31b9-2e96-000000008854 | OK | Load distro-specific variables | np0005647035 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:05.087111 | fa163e0a-ba28-31b9-2e96-000000008854 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.340753 | 0.06s 2026-03-14 08:08:05.094003 | fa163e0a-ba28-31b9-2e96-000000008854 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.347654 | 0.06s 2026-03-14 08:08:05.108552 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TASK | Install chronyd 2026-03-14 08:08:05.141389 | fa163e0a-ba28-31b9-2e96-000000005bc1 | TIMING | chrony : Install chronyd | np0005647035 | 0:05:43.395041 | 0.03s 2026-03-14 08:08:05.157877 | bd210ddf-8995-4adf-b531-fc6d30b5e9aa | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005647035 2026-03-14 08:08:05.177207 | fa163e0a-ba28-31b9-2e96-00000000888d | TASK | Load distro-specific variables 2026-03-14 08:08:05.203515 | fa163e0a-ba28-31b9-2e96-00000000888d | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.457166 | 0.03s 2026-03-14 08:08:05.216220 | be0a103c-fec3-4b62-a12d-9c2413e72758 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647035 2026-03-14 08:08:05.232863 | fa163e0a-ba28-31b9-2e96-0000000088d4 | TASK | Load distro-specific variables 2026-03-14 08:08:05.276286 | fa163e0a-ba28-31b9-2e96-0000000088d4 | OK | Load distro-specific variables | np0005647035 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:05.278583 | fa163e0a-ba28-31b9-2e96-0000000088d4 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.532197 | 0.04s 2026-03-14 08:08:05.286283 | fa163e0a-ba28-31b9-2e96-0000000088d4 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:43.539934 | 0.05s 2026-03-14 08:08:05.307894 | fa163e0a-ba28-31b9-2e96-00000000888e | TASK | Check for NTP service 2026-03-14 08:08:05.644087 | fa163e0a-ba28-31b9-2e96-00000000888e | CHANGED | Check for NTP service | np0005647035 2026-03-14 08:08:05.645119 | fa163e0a-ba28-31b9-2e96-00000000888e | TIMING | chrony : Check for NTP service | np0005647035 | 0:05:43.898772 | 0.34s 2026-03-14 08:08:05.667018 | fa163e0a-ba28-31b9-2e96-00000000888f | TASK | Disable NTP before configuring Chrony 2026-03-14 08:08:05.717916 | fa163e0a-ba28-31b9-2e96-00000000888f | SKIPPED | Disable NTP before configuring Chrony | np0005647035 2026-03-14 08:08:05.718866 | fa163e0a-ba28-31b9-2e96-00000000888f | TIMING | chrony : Disable NTP before configuring Chrony | np0005647035 | 0:05:43.972518 | 0.05s 2026-03-14 08:08:05.740248 | fa163e0a-ba28-31b9-2e96-000000008890 | TASK | Install chronyd package 2026-03-14 08:08:05.846572 | fa163e0a-ba28-31b9-2e96-000000008630 | CHANGED | Install chrony configuration file | np0005647033 2026-03-14 08:08:05.847983 | fa163e0a-ba28-31b9-2e96-000000008630 | TIMING | chrony : Install chrony configuration file | np0005647033 | 0:05:44.101613 | 1.14s 2026-03-14 08:08:05.870058 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:08:05.903938 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647033 | 0:05:44.157582 | 0.03s 2026-03-14 08:08:05.925286 | bd8b1c31-98c2-40a8-932a-1644f00f3ff1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647033 2026-03-14 08:08:05.953065 | fa163e0a-ba28-31b9-2e96-00000000890b | TASK | Load distro-specific variables 2026-03-14 08:08:05.987377 | fa163e0a-ba28-31b9-2e96-00000000890b | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:44.241008 | 0.03s 2026-03-14 08:08:06.016636 | e189b81b-d207-4e75-864f-0973403dbfc0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647033 2026-03-14 08:08:06.041861 | fa163e0a-ba28-31b9-2e96-00000000898f | TASK | Load distro-specific variables 2026-03-14 08:08:06.109193 | fa163e0a-ba28-31b9-2e96-00000000898f | OK | Load distro-specific variables | np0005647033 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:06.111823 | fa163e0a-ba28-31b9-2e96-00000000898f | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:44.365466 | 0.07s 2026-03-14 08:08:06.117373 | fa163e0a-ba28-31b9-2e96-00000000898f | TIMING | chrony : Load distro-specific variables | np0005647033 | 0:05:44.371033 | 0.07s 2026-03-14 08:08:06.132301 | fa163e0a-ba28-31b9-2e96-00000000890c | TASK | Ensure chronyd is running 2026-03-14 08:08:06.665031 | fa163e0a-ba28-31b9-2e96-00000000890c | OK | Ensure chronyd is running | np0005647033 2026-03-14 08:08:06.666068 | fa163e0a-ba28-31b9-2e96-00000000890c | TIMING | chrony : Ensure chronyd is running | np0005647033 | 0:05:44.919725 | 0.53s 2026-03-14 08:08:06.679953 | fa163e0a-ba28-31b9-2e96-00000000890d | TASK | Force chronyd restart 2026-03-14 08:08:07.542327 | fa163e0a-ba28-31b9-2e96-0000000085a4 | OK | Install chronyd package | np0005647032 2026-03-14 08:08:07.544279 | fa163e0a-ba28-31b9-2e96-0000000085a4 | TIMING | chrony : Install chronyd package | np0005647032 | 0:05:45.797927 | 3.13s 2026-03-14 08:08:07.564693 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:08:07.597120 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647032 2026-03-14 08:08:07.598668 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647032 | 0:05:45.852319 | 0.03s 2026-03-14 08:08:07.617766 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:08:07.650427 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647032 | 0:05:45.904055 | 0.03s 2026-03-14 08:08:07.683866 | 99d3dd3e-d016-45da-b650-6af14c5a4fbf | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647032 2026-03-14 08:08:07.716454 | fa163e0a-ba28-31b9-2e96-0000000089be | TASK | Load distro-specific variables 2026-03-14 08:08:07.742458 | fa163e0a-ba28-31b9-2e96-0000000089be | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:45.996102 | 0.02s 2026-03-14 08:08:07.761649 | 1371a412-febb-49e7-9b71-3812dcd9a309 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647032 2026-03-14 08:08:07.783451 | fa163e0a-ba28-31b9-2e96-000000008a2a | TASK | Load distro-specific variables 2026-03-14 08:08:07.840289 | fa163e0a-ba28-31b9-2e96-000000008a2a | OK | Load distro-specific variables | np0005647032 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:07.842541 | fa163e0a-ba28-31b9-2e96-000000008a2a | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:46.096184 | 0.06s 2026-03-14 08:08:07.849773 | fa163e0a-ba28-31b9-2e96-000000008a2a | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:46.103425 | 0.06s 2026-03-14 08:08:07.863586 | fa163e0a-ba28-31b9-2e96-0000000089bf | TASK | Install chrony configuration file 2026-03-14 08:08:08.297985 | fa163e0a-ba28-31b9-2e96-00000000890d | CHANGED | Force chronyd restart | np0005647033 2026-03-14 08:08:08.299011 | fa163e0a-ba28-31b9-2e96-00000000890d | TIMING | chrony : Force chronyd restart | np0005647033 | 0:05:46.552667 | 1.62s 2026-03-14 08:08:08.313711 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:08:08.344455 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647033 | 0:05:46.598104 | 0.03s 2026-03-14 08:08:08.358840 | cc8d8c93-6f6c-4bcc-904a-e041b6a0c78d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647033 2026-03-14 08:08:08.386316 | fa163e0a-ba28-31b9-2e96-000000008a4d | TASK | Create chrony-online.service unit file 2026-03-14 08:08:08.843783 | fa163e0a-ba28-31b9-2e96-000000008890 | OK | Install chronyd package | np0005647035 2026-03-14 08:08:08.847848 | fa163e0a-ba28-31b9-2e96-000000008890 | TIMING | chrony : Install chronyd package | np0005647035 | 0:05:47.101486 | 3.11s 2026-03-14 08:08:08.885597 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TASK | Upgrade chronyd 2026-03-14 08:08:08.918789 | fa163e0a-ba28-31b9-2e96-000000005bc2 | SKIPPED | Upgrade chronyd | np0005647035 2026-03-14 08:08:08.920703 | fa163e0a-ba28-31b9-2e96-000000005bc2 | TIMING | chrony : Upgrade chronyd | np0005647035 | 0:05:47.174335 | 0.03s 2026-03-14 08:08:08.952608 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TASK | Configure chronyd 2026-03-14 08:08:08.968739 | fa163e0a-ba28-31b9-2e96-0000000089bf | CHANGED | Install chrony configuration file | np0005647032 2026-03-14 08:08:08.970338 | fa163e0a-ba28-31b9-2e96-0000000089bf | TIMING | chrony : Install chrony configuration file | np0005647032 | 0:05:47.223977 | 1.11s 2026-03-14 08:08:09.010772 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:08:09.018483 | fa163e0a-ba28-31b9-2e96-000000005bc3 | TIMING | chrony : Configure chronyd | np0005647035 | 0:05:47.272114 | 0.06s 2026-03-14 08:08:09.039605 | ad7a6d0e-65f9-4cb7-8093-a5cc9b9c921d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005647035 2026-03-14 08:08:09.075457 | fa163e0a-ba28-31b9-2e96-000000008af5 | TASK | Load distro-specific variables 2026-03-14 08:08:09.080884 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647032 | 0:05:47.334519 | 0.07s 2026-03-14 08:08:09.102746 | 90afe54d-1725-4ba2-97a9-4fba47c36df5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647032 2026-03-14 08:08:09.127118 | fa163e0a-ba28-31b9-2e96-000000008b63 | TASK | Load distro-specific variables 2026-03-14 08:08:09.132362 | fa163e0a-ba28-31b9-2e96-000000008af5 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:47.386005 | 0.06s 2026-03-14 08:08:09.151026 | 7a80b968-00a5-402b-aff1-a15745a46ddc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647035 2026-03-14 08:08:09.166506 | fa163e0a-ba28-31b9-2e96-000000008be7 | TASK | Load distro-specific variables 2026-03-14 08:08:09.171384 | fa163e0a-ba28-31b9-2e96-000000008b63 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:47.425016 | 0.04s 2026-03-14 08:08:09.185364 | 8025d7df-04f3-4002-b9ef-87b75398a28f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647032 2026-03-14 08:08:09.200497 | fa163e0a-ba28-31b9-2e96-000000008be7 | OK | Load distro-specific variables | np0005647035 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:09.202261 | fa163e0a-ba28-31b9-2e96-000000008be7 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:47.455909 | 0.03s 2026-03-14 08:08:09.213377 | fa163e0a-ba28-31b9-2e96-000000008c02 | TASK | Load distro-specific variables 2026-03-14 08:08:09.219087 | fa163e0a-ba28-31b9-2e96-000000008be7 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:47.472726 | 0.05s 2026-03-14 08:08:09.234100 | fa163e0a-ba28-31b9-2e96-000000008af6 | TASK | Install chrony configuration file 2026-03-14 08:08:09.255047 | fa163e0a-ba28-31b9-2e96-000000008c02 | OK | Load distro-specific variables | np0005647032 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:09.257764 | fa163e0a-ba28-31b9-2e96-000000008c02 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:47.511397 | 0.04s 2026-03-14 08:08:09.264185 | fa163e0a-ba28-31b9-2e96-000000008c02 | TIMING | chrony : Load distro-specific variables | np0005647032 | 0:05:47.517842 | 0.05s 2026-03-14 08:08:09.279053 | fa163e0a-ba28-31b9-2e96-000000008b64 | TASK | Ensure chronyd is running 2026-03-14 08:08:09.359404 | fa163e0a-ba28-31b9-2e96-000000008a4d | CHANGED | Create chrony-online.service unit file | np0005647033 2026-03-14 08:08:09.360510 | fa163e0a-ba28-31b9-2e96-000000008a4d | TIMING | chrony : Create chrony-online.service unit file | np0005647033 | 0:05:47.614162 | 0.97s 2026-03-14 08:08:09.375272 | fa163e0a-ba28-31b9-2e96-000000008a4e | TASK | Enable chrony-online.service 2026-03-14 08:08:09.784804 | fa163e0a-ba28-31b9-2e96-000000008b64 | OK | Ensure chronyd is running | np0005647032 2026-03-14 08:08:09.787076 | fa163e0a-ba28-31b9-2e96-000000008b64 | TIMING | chrony : Ensure chronyd is running | np0005647032 | 0:05:48.040712 | 0.51s 2026-03-14 08:08:09.816011 | fa163e0a-ba28-31b9-2e96-000000008b65 | TASK | Force chronyd restart 2026-03-14 08:08:10.349483 | fa163e0a-ba28-31b9-2e96-000000008a4e | CHANGED | Enable chrony-online.service | np0005647033 2026-03-14 08:08:10.352062 | fa163e0a-ba28-31b9-2e96-000000008a4e | TIMING | chrony : Enable chrony-online.service | np0005647033 | 0:05:48.605695 | 0.98s 2026-03-14 08:08:10.384216 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:08:10.425724 | fa163e0a-ba28-31b9-2e96-000000008af6 | CHANGED | Install chrony configuration file | np0005647035 2026-03-14 08:08:10.432065 | fa163e0a-ba28-31b9-2e96-000000008af6 | TIMING | chrony : Install chrony configuration file | np0005647035 | 0:05:48.685709 | 1.20s 2026-03-14 08:08:10.433236 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647033 | 0:05:48.686890 | 0.05s 2026-03-14 08:08:10.434490 | fa163e0a-ba28-31b9-2e96-000000008b65 | CHANGED | Force chronyd restart | np0005647032 2026-03-14 08:08:10.435768 | fa163e0a-ba28-31b9-2e96-000000008b65 | TIMING | chrony : Force chronyd restart | np0005647032 | 0:05:48.689421 | 0.62s 2026-03-14 08:08:10.467713 | b63bab4a-12bd-417c-8e7c-85e0bef19f90 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647033 2026-03-14 08:08:10.507100 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:08:10.530346 | fa163e0a-ba28-31b9-2e96-000000008c39 | TASK | Force NTP sync 2026-03-14 08:08:10.554379 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TASK | Run chronyd 2026-03-14 08:08:10.559967 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647032 | 0:05:48.813605 | 0.05s 2026-03-14 08:08:10.574874 | f5cb2b94-4b49-445b-ae2d-65b1ae643f5a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647032 2026-03-14 08:08:10.607176 | fa163e0a-ba28-31b9-2e96-000000008cf2 | TASK | Create chrony-online.service unit file 2026-03-14 08:08:10.612843 | fa163e0a-ba28-31b9-2e96-000000005bc4 | TIMING | chrony : Run chronyd | np0005647035 | 0:05:48.866484 | 0.06s 2026-03-14 08:08:10.628865 | 7e68f6af-3027-4254-86fe-a24ea0c6cb79 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005647035 2026-03-14 08:08:10.654332 | fa163e0a-ba28-31b9-2e96-000000008d94 | TASK | Load distro-specific variables 2026-03-14 08:08:10.681390 | fa163e0a-ba28-31b9-2e96-000000008d94 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:48.935041 | 0.03s 2026-03-14 08:08:10.694816 | 27ecbc67-acab-4945-9b22-282d0aeae1a4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005647035 2026-03-14 08:08:10.711437 | fa163e0a-ba28-31b9-2e96-000000008e18 | TASK | Load distro-specific variables 2026-03-14 08:08:10.769357 | fa163e0a-ba28-31b9-2e96-000000008e18 | OK | Load distro-specific variables | np0005647035 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-03-14 08:08:10.771787 | fa163e0a-ba28-31b9-2e96-000000008e18 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:49.025429 | 0.06s 2026-03-14 08:08:10.778618 | fa163e0a-ba28-31b9-2e96-000000008e18 | TIMING | chrony : Load distro-specific variables | np0005647035 | 0:05:49.032271 | 0.07s 2026-03-14 08:08:10.792522 | fa163e0a-ba28-31b9-2e96-000000008d95 | TASK | Ensure chronyd is running 2026-03-14 08:08:10.863420 | fa163e0a-ba28-31b9-2e96-000000008c39 | CHANGED | Force NTP sync | np0005647033 2026-03-14 08:08:10.864317 | fa163e0a-ba28-31b9-2e96-000000008c39 | TIMING | chrony : Force NTP sync | np0005647033 | 0:05:49.117969 | 0.33s 2026-03-14 08:08:10.878372 | fa163e0a-ba28-31b9-2e96-000000008c3a | TASK | Ensure system is NTP time synced 2026-03-14 08:08:11.298441 | fa163e0a-ba28-31b9-2e96-000000008d95 | OK | Ensure chronyd is running | np0005647035 2026-03-14 08:08:11.300006 | fa163e0a-ba28-31b9-2e96-000000008d95 | TIMING | chrony : Ensure chronyd is running | np0005647035 | 0:05:49.553654 | 0.51s 2026-03-14 08:08:11.321454 | fa163e0a-ba28-31b9-2e96-000000008d96 | TASK | Force chronyd restart 2026-03-14 08:08:11.571940 | fa163e0a-ba28-31b9-2e96-000000008cf2 | CHANGED | Create chrony-online.service unit file | np0005647032 2026-03-14 08:08:11.573149 | fa163e0a-ba28-31b9-2e96-000000008cf2 | TIMING | chrony : Create chrony-online.service unit file | np0005647032 | 0:05:49.826798 | 0.97s 2026-03-14 08:08:11.593981 | fa163e0a-ba28-31b9-2e96-000000008cf3 | TASK | Enable chrony-online.service 2026-03-14 08:08:12.496868 | fa163e0a-ba28-31b9-2e96-000000008cf3 | CHANGED | Enable chrony-online.service | np0005647032 2026-03-14 08:08:12.498241 | fa163e0a-ba28-31b9-2e96-000000008cf3 | TIMING | chrony : Enable chrony-online.service | np0005647032 | 0:05:50.751868 | 0.90s 2026-03-14 08:08:12.517926 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:08:12.545096 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647032 | 0:05:50.798738 | 0.03s 2026-03-14 08:08:12.564967 | 98528ac3-7541-4ba8-a965-f1f6ac8207b8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647032 2026-03-14 08:08:12.594849 | fa163e0a-ba28-31b9-2e96-000000008e49 | TASK | Force NTP sync 2026-03-14 08:08:12.884018 | fa163e0a-ba28-31b9-2e96-000000008d96 | CHANGED | Force chronyd restart | np0005647035 2026-03-14 08:08:12.885592 | fa163e0a-ba28-31b9-2e96-000000008d96 | TIMING | chrony : Force chronyd restart | np0005647035 | 0:05:51.139242 | 1.56s 2026-03-14 08:08:12.911905 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TASK | Enable online service 2026-03-14 08:08:12.918288 | fa163e0a-ba28-31b9-2e96-000000008e49 | CHANGED | Force NTP sync | np0005647032 2026-03-14 08:08:12.919458 | fa163e0a-ba28-31b9-2e96-000000008e49 | TIMING | chrony : Force NTP sync | np0005647032 | 0:05:51.173103 | 0.32s 2026-03-14 08:08:12.945342 | fa163e0a-ba28-31b9-2e96-000000008e4a | TASK | Ensure system is NTP time synced 2026-03-14 08:08:12.952732 | fa163e0a-ba28-31b9-2e96-000000005bc5 | TIMING | chrony : Enable online service | np0005647035 | 0:05:51.206365 | 0.04s 2026-03-14 08:08:12.971198 | dd66539f-c9da-42b9-bffb-e46999c03adb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005647035 2026-03-14 08:08:12.998873 | fa163e0a-ba28-31b9-2e96-000000008f06 | TASK | Create chrony-online.service unit file 2026-03-14 08:08:13.978104 | fa163e0a-ba28-31b9-2e96-000000008f06 | CHANGED | Create chrony-online.service unit file | np0005647035 2026-03-14 08:08:13.978972 | fa163e0a-ba28-31b9-2e96-000000008f06 | TIMING | chrony : Create chrony-online.service unit file | np0005647035 | 0:05:52.232629 | 0.98s 2026-03-14 08:08:13.993925 | fa163e0a-ba28-31b9-2e96-000000008f07 | TASK | Enable chrony-online.service 2026-03-14 08:08:14.986429 | fa163e0a-ba28-31b9-2e96-000000008f07 | CHANGED | Enable chrony-online.service | np0005647035 2026-03-14 08:08:14.990387 | fa163e0a-ba28-31b9-2e96-000000008f07 | TIMING | chrony : Enable chrony-online.service | np0005647035 | 0:05:53.244032 | 1.00s 2026-03-14 08:08:15.022982 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TASK | Sync chronyc 2026-03-14 08:08:15.063290 | fa163e0a-ba28-31b9-2e96-000000005bc6 | TIMING | chrony : Sync chronyc | np0005647035 | 0:05:53.316920 | 0.04s 2026-03-14 08:08:15.094492 | 42a27749-8e46-4f43-9795-2f948e6e6a3c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005647035 2026-03-14 08:08:15.139445 | fa163e0a-ba28-31b9-2e96-000000008fac | TASK | Force NTP sync 2026-03-14 08:08:15.473410 | fa163e0a-ba28-31b9-2e96-000000008fac | CHANGED | Force NTP sync | np0005647035 2026-03-14 08:08:15.474419 | fa163e0a-ba28-31b9-2e96-000000008fac | TIMING | chrony : Force NTP sync | np0005647035 | 0:05:53.728072 | 0.33s 2026-03-14 08:08:15.493854 | fa163e0a-ba28-31b9-2e96-000000008fad | TASK | Ensure system is NTP time synced 2026-03-14 08:08:21.224502 | fa163e0a-ba28-31b9-2e96-000000008c3a | CHANGED | Ensure system is NTP time synced | np0005647033 2026-03-14 08:08:21.226748 | fa163e0a-ba28-31b9-2e96-000000008c3a | TIMING | chrony : Ensure system is NTP time synced | np0005647033 | 0:05:59.480397 | 10.35s 2026-03-14 08:08:21.262871 | fa163e0a-ba28-31b9-2e96-000000003482 | TASK | Force NTP sync 2026-03-14 08:08:21.562703 | fa163e0a-ba28-31b9-2e96-000000003482 | CHANGED | Force NTP sync | np0005647033 2026-03-14 08:08:21.563723 | fa163e0a-ba28-31b9-2e96-000000003482 | TIMING | Force NTP sync | np0005647033 | 0:05:59.817378 | 0.30s 2026-03-14 08:08:21.582108 | fa163e0a-ba28-31b9-2e96-000000003483 | TASK | Ensure system is NTP time synced 2026-03-14 08:08:21.897172 | fa163e0a-ba28-31b9-2e96-000000003483 | CHANGED | Ensure system is NTP time synced | np0005647033 2026-03-14 08:08:21.898174 | fa163e0a-ba28-31b9-2e96-000000003483 | TIMING | Ensure system is NTP time synced | np0005647033 | 0:06:00.151829 | 0.31s 2026-03-14 08:08:21.916183 | fa163e0a-ba28-31b9-2e96-000000003484 | TASK | Run timezone role 2026-03-14 08:08:21.942747 | fa163e0a-ba28-31b9-2e96-000000003484 | TIMING | Run timezone role | np0005647033 | 0:06:00.196397 | 0.03s 2026-03-14 08:08:22.016646 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:08:22.488429 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647033 2026-03-14 08:08:22.489216 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647033 | 0:06:00.742874 | 0.47s 2026-03-14 08:08:22.502872 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:08:22.543738 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647033 | item=rsyslog 2026-03-14 08:08:22.552923 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647033 | item=crond 2026-03-14 08:08:22.561107 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647033 | 0:06:00.814761 | 0.06s 2026-03-14 08:08:22.588701 | fa163e0a-ba28-31b9-2e96-000000003485 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:08:22.621784 | fa163e0a-ba28-31b9-2e96-000000003485 | OK | Notice - ctlplane subnet is set | np0005647033 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:08:22.622512 | fa163e0a-ba28-31b9-2e96-000000003485 | TIMING | Notice - ctlplane subnet is set | np0005647033 | 0:06:00.876169 | 0.03s 2026-03-14 08:08:22.665215 | fa163e0a-ba28-31b9-2e96-000000003486 | TIMING | include_role : tuned | np0005647033 | 0:06:00.918862 | 0.03s 2026-03-14 08:08:22.738580 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:08:22.873849 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647033 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:08:22.876619 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647033 | 0:06:01.130271 | 0.14s 2026-03-14 08:08:22.880325 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647033 | 0:06:01.133986 | 0.14s 2026-03-14 08:08:22.927140 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647033 | 0:06:01.180789 | 0.03s 2026-03-14 08:08:22.941905 | 83436e11-c1e0-4a0d-8ea1-1dd6aff78d09 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647033 2026-03-14 08:08:22.958690 | fa163e0a-ba28-31b9-2e96-0000000094b3 | TASK | Check tuned package is installed 2026-03-14 08:08:23.290076 | fa163e0a-ba28-31b9-2e96-000000008e4a | CHANGED | Ensure system is NTP time synced | np0005647032 2026-03-14 08:08:23.291798 | fa163e0a-ba28-31b9-2e96-000000008e4a | TIMING | chrony : Ensure system is NTP time synced | np0005647032 | 0:06:01.545440 | 10.35s 2026-03-14 08:08:23.329076 | fa163e0a-ba28-31b9-2e96-0000000094b3 | CHANGED | Check tuned package is installed | np0005647033 2026-03-14 08:08:23.329920 | fa163e0a-ba28-31b9-2e96-0000000094b3 | TIMING | tuned : Check tuned package is installed | np0005647033 | 0:06:01.583572 | 0.37s 2026-03-14 08:08:23.356122 | fa163e0a-ba28-31b9-2e96-00000000328f | TASK | Force NTP sync 2026-03-14 08:08:23.379254 | fa163e0a-ba28-31b9-2e96-0000000094b4 | TASK | Install tuned 2026-03-14 08:08:23.413999 | fa163e0a-ba28-31b9-2e96-0000000094b4 | SKIPPED | Install tuned | np0005647033 2026-03-14 08:08:23.414882 | fa163e0a-ba28-31b9-2e96-0000000094b4 | TIMING | tuned : Install tuned | np0005647033 | 0:06:01.668531 | 0.03s 2026-03-14 08:08:23.433307 | fa163e0a-ba28-31b9-2e96-0000000094b5 | TASK | Restart tuned 2026-03-14 08:08:23.464046 | fa163e0a-ba28-31b9-2e96-0000000094b5 | SKIPPED | Restart tuned | np0005647033 2026-03-14 08:08:23.465068 | fa163e0a-ba28-31b9-2e96-0000000094b5 | TIMING | tuned : Restart tuned | np0005647033 | 0:06:01.718721 | 0.03s 2026-03-14 08:08:23.484424 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:08:23.666061 | fa163e0a-ba28-31b9-2e96-00000000328f | CHANGED | Force NTP sync | np0005647032 2026-03-14 08:08:23.667873 | fa163e0a-ba28-31b9-2e96-00000000328f | TIMING | Force NTP sync | np0005647032 | 0:06:01.921509 | 0.31s 2026-03-14 08:08:23.696653 | fa163e0a-ba28-31b9-2e96-000000003290 | TASK | Ensure system is NTP time synced 2026-03-14 08:08:23.789528 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647033 2026-03-14 08:08:23.790676 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647033 | 0:06:02.044327 | 0.31s 2026-03-14 08:08:23.847819 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647033 | 0:06:02.101452 | 0.04s 2026-03-14 08:08:23.888373 | d3b899ed-683b-46fb-8fe3-bdbad713d2f8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647033 2026-03-14 08:08:23.918466 | fa163e0a-ba28-31b9-2e96-0000000094e4 | TASK | Ensure profile directory exists 2026-03-14 08:08:23.969938 | fa163e0a-ba28-31b9-2e96-0000000094e4 | SKIPPED | Ensure profile directory exists | np0005647033 2026-03-14 08:08:23.970922 | fa163e0a-ba28-31b9-2e96-0000000094e4 | TIMING | tuned : Ensure profile directory exists | np0005647033 | 0:06:02.224575 | 0.05s 2026-03-14 08:08:23.989536 | fa163e0a-ba28-31b9-2e96-0000000094e5 | TASK | Create custom tuned profile 2026-03-14 08:08:24.007068 | fa163e0a-ba28-31b9-2e96-000000003290 | CHANGED | Ensure system is NTP time synced | np0005647032 2026-03-14 08:08:24.008297 | fa163e0a-ba28-31b9-2e96-000000003290 | TIMING | Ensure system is NTP time synced | np0005647032 | 0:06:02.261944 | 0.31s 2026-03-14 08:08:24.029323 | fa163e0a-ba28-31b9-2e96-000000003291 | TASK | Run timezone role 2026-03-14 08:08:24.040736 | fa163e0a-ba28-31b9-2e96-0000000094e5 | SKIPPED | Create custom tuned profile | np0005647033 2026-03-14 08:08:24.041575 | fa163e0a-ba28-31b9-2e96-0000000094e5 | TIMING | tuned : Create custom tuned profile | np0005647033 | 0:06:02.295205 | 0.05s 2026-03-14 08:08:24.059627 | fa163e0a-ba28-31b9-2e96-0000000094e6 | TASK | Check tuned active profile 2026-03-14 08:08:24.065125 | fa163e0a-ba28-31b9-2e96-000000003291 | TIMING | Run timezone role | np0005647032 | 0:06:02.318768 | 0.03s 2026-03-14 08:08:24.130218 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:08:24.375607 | fa163e0a-ba28-31b9-2e96-0000000094e6 | OK | Check tuned active profile | np0005647033 2026-03-14 08:08:24.376559 | fa163e0a-ba28-31b9-2e96-0000000094e6 | TIMING | tuned : Check tuned active profile | np0005647033 | 0:06:02.630200 | 0.32s 2026-03-14 08:08:24.393243 | fa163e0a-ba28-31b9-2e96-0000000094e7 | TASK | Check Tuned Configuration file exists 2026-03-14 08:08:24.592729 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647032 2026-03-14 08:08:24.593784 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647032 | 0:06:02.847434 | 0.46s 2026-03-14 08:08:24.607914 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:08:24.650808 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647032 | item=rsyslog 2026-03-14 08:08:24.657921 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647032 | item=crond 2026-03-14 08:08:24.665007 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647032 | 0:06:02.918656 | 0.06s 2026-03-14 08:08:24.691448 | fa163e0a-ba28-31b9-2e96-000000003292 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:08:24.703636 | fa163e0a-ba28-31b9-2e96-0000000094e7 | OK | Check Tuned Configuration file exists | np0005647033 2026-03-14 08:08:24.704493 | fa163e0a-ba28-31b9-2e96-0000000094e7 | TIMING | tuned : Check Tuned Configuration file exists | np0005647033 | 0:06:02.958146 | 0.31s 2026-03-14 08:08:24.720585 | fa163e0a-ba28-31b9-2e96-0000000094e8 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:08:24.730804 | fa163e0a-ba28-31b9-2e96-000000003292 | OK | Notice - ctlplane subnet is set | np0005647032 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:08:24.731766 | fa163e0a-ba28-31b9-2e96-000000003292 | TIMING | Notice - ctlplane subnet is set | np0005647032 | 0:06:02.985416 | 0.04s 2026-03-14 08:08:24.775324 | fa163e0a-ba28-31b9-2e96-0000000094e8 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647033 2026-03-14 08:08:24.776082 | fa163e0a-ba28-31b9-2e96-0000000094e8 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647033 | 0:06:03.029737 | 0.05s 2026-03-14 08:08:24.776390 | fa163e0a-ba28-31b9-2e96-000000003293 | TIMING | include_role : tuned | np0005647032 | 0:06:03.030052 | 0.03s 2026-03-14 08:08:24.855306 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:08:24.877193 | fa163e0a-ba28-31b9-2e96-0000000094e9 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:08:24.938948 | fa163e0a-ba28-31b9-2e96-0000000094e9 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647033 2026-03-14 08:08:24.939768 | fa163e0a-ba28-31b9-2e96-0000000094e9 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647033 | 0:06:03.193412 | 0.06s 2026-03-14 08:08:24.954456 | fa163e0a-ba28-31b9-2e96-0000000094ea | TASK | Enable tuned profile 2026-03-14 08:08:24.975041 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647032 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:08:24.977623 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647032 | 0:06:03.231271 | 0.12s 2026-03-14 08:08:24.986096 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647032 | 0:06:03.239745 | 0.13s 2026-03-14 08:08:24.986709 | fa163e0a-ba28-31b9-2e96-0000000094ea | SKIPPED | Enable tuned profile | np0005647033 2026-03-14 08:08:24.987197 | fa163e0a-ba28-31b9-2e96-0000000094ea | TIMING | tuned : Enable tuned profile | np0005647033 | 0:06:03.240858 | 0.03s 2026-03-14 08:08:25.078588 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647032 | 0:06:03.332235 | 0.08s 2026-03-14 08:08:25.092557 | 730145e3-82a6-4567-a03d-4d769d19c0e1 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647032 2026-03-14 08:08:25.108936 | fa163e0a-ba28-31b9-2e96-000000009982 | TASK | Check tuned package is installed 2026-03-14 08:08:25.457613 | fa163e0a-ba28-31b9-2e96-000000009982 | CHANGED | Check tuned package is installed | np0005647032 2026-03-14 08:08:25.458458 | fa163e0a-ba28-31b9-2e96-000000009982 | TIMING | tuned : Check tuned package is installed | np0005647032 | 0:06:03.712115 | 0.35s 2026-03-14 08:08:25.471730 | fa163e0a-ba28-31b9-2e96-000000009983 | TASK | Install tuned 2026-03-14 08:08:25.499523 | fa163e0a-ba28-31b9-2e96-000000009983 | SKIPPED | Install tuned | np0005647032 2026-03-14 08:08:25.500365 | fa163e0a-ba28-31b9-2e96-000000009983 | TIMING | tuned : Install tuned | np0005647032 | 0:06:03.754020 | 0.03s 2026-03-14 08:08:25.515210 | fa163e0a-ba28-31b9-2e96-000000009984 | TASK | Restart tuned 2026-03-14 08:08:25.551596 | fa163e0a-ba28-31b9-2e96-000000009984 | SKIPPED | Restart tuned | np0005647032 2026-03-14 08:08:25.552347 | fa163e0a-ba28-31b9-2e96-000000009984 | TIMING | tuned : Restart tuned | np0005647032 | 0:06:03.806004 | 0.04s 2026-03-14 08:08:25.566167 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:08:25.824965 | fa163e0a-ba28-31b9-2e96-000000008fad | CHANGED | Ensure system is NTP time synced | np0005647035 2026-03-14 08:08:25.826468 | fa163e0a-ba28-31b9-2e96-000000008fad | TIMING | chrony : Ensure system is NTP time synced | np0005647035 | 0:06:04.080113 | 10.33s 2026-03-14 08:08:25.863114 | fa163e0a-ba28-31b9-2e96-000000003634 | TASK | Force NTP sync 2026-03-14 08:08:25.876184 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647032 2026-03-14 08:08:25.877524 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647032 | 0:06:04.131156 | 0.31s 2026-03-14 08:08:25.935807 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647032 | 0:06:04.189454 | 0.04s 2026-03-14 08:08:25.953664 | 8eb46d97-c9ac-46e9-a5d7-899815cd0f27 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647032 2026-03-14 08:08:25.974634 | fa163e0a-ba28-31b9-2e96-0000000099b1 | TASK | Ensure profile directory exists 2026-03-14 08:08:26.043304 | fa163e0a-ba28-31b9-2e96-0000000099b1 | SKIPPED | Ensure profile directory exists | np0005647032 2026-03-14 08:08:26.044443 | fa163e0a-ba28-31b9-2e96-0000000099b1 | TIMING | tuned : Ensure profile directory exists | np0005647032 | 0:06:04.298092 | 0.07s 2026-03-14 08:08:26.067286 | fa163e0a-ba28-31b9-2e96-0000000099b2 | TASK | Create custom tuned profile 2026-03-14 08:08:26.139204 | fa163e0a-ba28-31b9-2e96-0000000099b2 | SKIPPED | Create custom tuned profile | np0005647032 2026-03-14 08:08:26.140303 | fa163e0a-ba28-31b9-2e96-0000000099b2 | TIMING | tuned : Create custom tuned profile | np0005647032 | 0:06:04.393954 | 0.07s 2026-03-14 08:08:26.163982 | fa163e0a-ba28-31b9-2e96-0000000099b3 | TASK | Check tuned active profile 2026-03-14 08:08:26.196935 | fa163e0a-ba28-31b9-2e96-000000003634 | CHANGED | Force NTP sync | np0005647035 2026-03-14 08:08:26.198055 | fa163e0a-ba28-31b9-2e96-000000003634 | TIMING | Force NTP sync | np0005647035 | 0:06:04.451709 | 0.33s 2026-03-14 08:08:26.213520 | fa163e0a-ba28-31b9-2e96-000000003635 | TASK | Ensure system is NTP time synced 2026-03-14 08:08:26.489898 | fa163e0a-ba28-31b9-2e96-0000000099b3 | OK | Check tuned active profile | np0005647032 2026-03-14 08:08:26.491474 | fa163e0a-ba28-31b9-2e96-0000000099b3 | TIMING | tuned : Check tuned active profile | np0005647032 | 0:06:04.745112 | 0.33s 2026-03-14 08:08:26.517926 | fa163e0a-ba28-31b9-2e96-0000000099b4 | TASK | Check Tuned Configuration file exists 2026-03-14 08:08:26.532641 | fa163e0a-ba28-31b9-2e96-000000003635 | CHANGED | Ensure system is NTP time synced | np0005647035 2026-03-14 08:08:26.533942 | fa163e0a-ba28-31b9-2e96-000000003635 | TIMING | Ensure system is NTP time synced | np0005647035 | 0:06:04.787578 | 0.32s 2026-03-14 08:08:26.555679 | fa163e0a-ba28-31b9-2e96-000000003636 | TASK | Run timezone role 2026-03-14 08:08:26.579521 | fa163e0a-ba28-31b9-2e96-000000003636 | TIMING | Run timezone role | np0005647035 | 0:06:04.833172 | 0.02s 2026-03-14 08:08:26.650481 | fa163e0a-ba28-31b9-2e96-000000006e09 | TASK | Set timezone 2026-03-14 08:08:26.825187 | fa163e0a-ba28-31b9-2e96-0000000099b4 | OK | Check Tuned Configuration file exists | np0005647032 2026-03-14 08:08:26.826721 | fa163e0a-ba28-31b9-2e96-0000000099b4 | TIMING | tuned : Check Tuned Configuration file exists | np0005647032 | 0:06:05.080350 | 0.30s 2026-03-14 08:08:26.850590 | fa163e0a-ba28-31b9-2e96-0000000099b5 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:08:26.913336 | fa163e0a-ba28-31b9-2e96-0000000099b5 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647032 2026-03-14 08:08:26.914347 | fa163e0a-ba28-31b9-2e96-0000000099b5 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647032 | 0:06:05.167998 | 0.06s 2026-03-14 08:08:26.935480 | fa163e0a-ba28-31b9-2e96-0000000099b6 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:08:26.993072 | fa163e0a-ba28-31b9-2e96-0000000099b6 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647032 2026-03-14 08:08:26.994039 | fa163e0a-ba28-31b9-2e96-0000000099b6 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647032 | 0:06:05.247687 | 0.06s 2026-03-14 08:08:27.016192 | fa163e0a-ba28-31b9-2e96-0000000099b7 | TASK | Enable tuned profile 2026-03-14 08:08:27.054751 | fa163e0a-ba28-31b9-2e96-0000000099b7 | SKIPPED | Enable tuned profile | np0005647032 2026-03-14 08:08:27.055470 | fa163e0a-ba28-31b9-2e96-0000000099b7 | TIMING | tuned : Enable tuned profile | np0005647032 | 0:06:05.309126 | 0.04s 2026-03-14 08:08:27.117462 | fa163e0a-ba28-31b9-2e96-000000006e09 | OK | Set timezone | np0005647035 2026-03-14 08:08:27.118278 | fa163e0a-ba28-31b9-2e96-000000006e09 | TIMING | tripleo_timezone : Set timezone | np0005647035 | 0:06:05.371937 | 0.47s 2026-03-14 08:08:27.131138 | fa163e0a-ba28-31b9-2e96-000000006e0a | TASK | Restart time services 2026-03-14 08:08:27.171172 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647035 | item=rsyslog 2026-03-14 08:08:27.179252 | fa163e0a-ba28-31b9-2e96-000000006e0a | SKIPPED | Restart time services | np0005647035 | item=crond 2026-03-14 08:08:27.186842 | fa163e0a-ba28-31b9-2e96-000000006e0a | TIMING | tripleo_timezone : Restart time services | np0005647035 | 0:06:05.440487 | 0.05s 2026-03-14 08:08:27.220839 | fa163e0a-ba28-31b9-2e96-000000003637 | TASK | Notice - ctlplane subnet is set 2026-03-14 08:08:27.253764 | fa163e0a-ba28-31b9-2e96-000000003637 | OK | Notice - ctlplane subnet is set | np0005647035 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-03-14 08:08:27.254376 | fa163e0a-ba28-31b9-2e96-000000003637 | TIMING | Notice - ctlplane subnet is set | np0005647035 | 0:06:05.508033 | 0.03s 2026-03-14 08:08:27.292216 | fa163e0a-ba28-31b9-2e96-000000003638 | TIMING | include_role : tuned | np0005647035 | 0:06:05.545869 | 0.02s 2026-03-14 08:08:27.360296 | fa163e0a-ba28-31b9-2e96-000000007035 | TASK | Gather variables for each operating system 2026-03-14 08:08:27.477428 | fa163e0a-ba28-31b9-2e96-000000007035 | OK | Gather variables for each operating system | np0005647035 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-03-14 08:08:27.480446 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647035 | 0:06:05.734090 | 0.12s 2026-03-14 08:08:27.486245 | fa163e0a-ba28-31b9-2e96-000000007035 | TIMING | tuned : Gather variables for each operating system | np0005647035 | 0:06:05.739897 | 0.13s 2026-03-14 08:08:27.617045 | fa163e0a-ba28-31b9-2e96-000000007036 | TIMING | tuned : include_tasks | np0005647035 | 0:06:05.870683 | 0.12s 2026-03-14 08:08:27.638396 | 34cff096-84ec-40dc-858d-387814205db0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005647035 2026-03-14 08:08:27.659209 | fa163e0a-ba28-31b9-2e96-000000009e51 | TASK | Check tuned package is installed 2026-03-14 08:08:28.007939 | fa163e0a-ba28-31b9-2e96-000000009e51 | CHANGED | Check tuned package is installed | np0005647035 2026-03-14 08:08:28.008843 | fa163e0a-ba28-31b9-2e96-000000009e51 | TIMING | tuned : Check tuned package is installed | np0005647035 | 0:06:06.262499 | 0.35s 2026-03-14 08:08:28.022529 | fa163e0a-ba28-31b9-2e96-000000009e52 | TASK | Install tuned 2026-03-14 08:08:28.051247 | fa163e0a-ba28-31b9-2e96-000000009e52 | SKIPPED | Install tuned | np0005647035 2026-03-14 08:08:28.052044 | fa163e0a-ba28-31b9-2e96-000000009e52 | TIMING | tuned : Install tuned | np0005647035 | 0:06:06.305698 | 0.03s 2026-03-14 08:08:28.065829 | fa163e0a-ba28-31b9-2e96-000000009e53 | TASK | Restart tuned 2026-03-14 08:08:28.089964 | fa163e0a-ba28-31b9-2e96-000000009e53 | SKIPPED | Restart tuned | np0005647035 2026-03-14 08:08:28.090669 | fa163e0a-ba28-31b9-2e96-000000009e53 | TIMING | tuned : Restart tuned | np0005647035 | 0:06:06.344325 | 0.02s 2026-03-14 08:08:28.109170 | fa163e0a-ba28-31b9-2e96-000000007037 | TASK | Check for tuned-adm 2026-03-14 08:08:28.407937 | fa163e0a-ba28-31b9-2e96-000000007037 | OK | Check for tuned-adm | np0005647035 2026-03-14 08:08:28.408789 | fa163e0a-ba28-31b9-2e96-000000007037 | TIMING | tuned : Check for tuned-adm | np0005647035 | 0:06:06.662445 | 0.30s 2026-03-14 08:08:28.455335 | fa163e0a-ba28-31b9-2e96-000000007038 | TIMING | tuned : include_tasks | np0005647035 | 0:06:06.708985 | 0.03s 2026-03-14 08:08:28.472926 | c1cea1b1-cf60-4b37-ad3f-c2cacafdd0ea | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005647035 2026-03-14 08:08:28.493876 | fa163e0a-ba28-31b9-2e96-000000009e7e | TASK | Ensure profile directory exists 2026-03-14 08:08:28.567003 | fa163e0a-ba28-31b9-2e96-000000009e7e | SKIPPED | Ensure profile directory exists | np0005647035 2026-03-14 08:08:28.567933 | fa163e0a-ba28-31b9-2e96-000000009e7e | TIMING | tuned : Ensure profile directory exists | np0005647035 | 0:06:06.821585 | 0.07s 2026-03-14 08:08:28.589294 | fa163e0a-ba28-31b9-2e96-000000009e7f | TASK | Create custom tuned profile 2026-03-14 08:08:28.654610 | fa163e0a-ba28-31b9-2e96-000000009e7f | SKIPPED | Create custom tuned profile | np0005647035 2026-03-14 08:08:28.655504 | fa163e0a-ba28-31b9-2e96-000000009e7f | TIMING | tuned : Create custom tuned profile | np0005647035 | 0:06:06.909157 | 0.06s 2026-03-14 08:08:28.680622 | fa163e0a-ba28-31b9-2e96-000000009e80 | TASK | Check tuned active profile 2026-03-14 08:08:28.980372 | fa163e0a-ba28-31b9-2e96-000000009e80 | OK | Check tuned active profile | np0005647035 2026-03-14 08:08:28.981350 | fa163e0a-ba28-31b9-2e96-000000009e80 | TIMING | tuned : Check tuned active profile | np0005647035 | 0:06:07.235004 | 0.30s 2026-03-14 08:08:29.000353 | fa163e0a-ba28-31b9-2e96-000000009e81 | TASK | Check Tuned Configuration file exists 2026-03-14 08:08:29.309808 | fa163e0a-ba28-31b9-2e96-000000009e81 | OK | Check Tuned Configuration file exists | np0005647035 2026-03-14 08:08:29.310849 | fa163e0a-ba28-31b9-2e96-000000009e81 | TIMING | tuned : Check Tuned Configuration file exists | np0005647035 | 0:06:07.564502 | 0.31s 2026-03-14 08:08:29.330939 | fa163e0a-ba28-31b9-2e96-000000009e82 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-03-14 08:08:29.395539 | fa163e0a-ba28-31b9-2e96-000000009e82 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005647035 2026-03-14 08:08:29.396470 | fa163e0a-ba28-31b9-2e96-000000009e82 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005647035 | 0:06:07.650122 | 0.06s 2026-03-14 08:08:29.415782 | fa163e0a-ba28-31b9-2e96-000000009e83 | TASK | Configure isolated cores for profile throughput-performance 2026-03-14 08:08:29.477774 | fa163e0a-ba28-31b9-2e96-000000009e83 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005647035 2026-03-14 08:08:29.478572 | fa163e0a-ba28-31b9-2e96-000000009e83 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005647035 | 0:06:07.732206 | 0.06s 2026-03-14 08:08:29.496629 | fa163e0a-ba28-31b9-2e96-000000009e84 | TASK | Enable tuned profile 2026-03-14 08:08:29.531677 | fa163e0a-ba28-31b9-2e96-000000009e84 | SKIPPED | Enable tuned profile | np0005647035 2026-03-14 08:08:29.532461 | fa163e0a-ba28-31b9-2e96-000000009e84 | TIMING | tuned : Enable tuned profile | np0005647035 | 0:06:07.786114 | 0.03s PLAY [Overcloud container setup tasks] ***************************************** 2026-03-14 08:08:29.725420 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.740325 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.764799 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.789162 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.819978 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.837872 | fa163e0a-ba28-31b9-2e96-0000000000b1 | TASK | Overcloud container setup tasks 2026-03-14 08:08:29.843096 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.850734 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.851531 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.852408 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.853264 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.868295 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:29.881265 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:29.894048 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:29.910905 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:29.927806 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:29.942289 | fa163e0a-ba28-31b9-2e96-0000000000b1 | OK | Overcloud container setup tasks | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b1') missing from stats 2026-03-14 08:08:29.948539 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647037 | 0:06:08.202189 | 0.08s 2026-03-14 08:08:29.948996 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647038 | 0:06:08.202658 | 0.07s 2026-03-14 08:08:29.986371 | 9232b44d-7650-4d89-b089-41cb5f6d4dfe | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647037 2026-03-14 08:08:29.986799 | 9232b44d-7650-4d89-b089-41cb5f6d4dfe | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647038 2026-03-14 08:08:30.004626 | fa163e0a-ba28-31b9-2e96-000000009ef0 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.018039 | fa163e0a-ba28-31b9-2e96-000000009ef0 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.035564 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TASK | Write config data 2026-03-14 08:08:30.041317 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647039 | 0:06:08.294955 | 0.15s 2026-03-14 08:08:30.042052 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647032 | 0:06:08.295715 | 0.13s 2026-03-14 08:08:30.042344 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647033 | 0:06:08.296006 | 0.11s 2026-03-14 08:08:30.087143 | 695c30c0-485e-4456-ba1b-2abbacf0a9e9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647039 2026-03-14 08:08:30.087714 | 695c30c0-485e-4456-ba1b-2abbacf0a9e9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647032 2026-03-14 08:08:30.087971 | 695c30c0-485e-4456-ba1b-2abbacf0a9e9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647033 2026-03-14 08:08:30.143811 | fa163e0a-ba28-31b9-2e96-000000009f12 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.170855 | fa163e0a-ba28-31b9-2e96-000000009f12 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.189115 | fa163e0a-ba28-31b9-2e96-000000009f12 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.195020 | fa163e0a-ba28-31b9-2e96-0000000000b2 | TIMING | Write config data | np0005647035 | 0:06:08.448660 | 0.16s 2026-03-14 08:08:30.223105 | 6b6deb0a-1f94-4b45-a3fe-395480e243c1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005647035 2026-03-14 08:08:30.240917 | fa163e0a-ba28-31b9-2e96-000000009f37 | TASK | Create and ensure setype for /var/log/containers directory 2026-03-14 08:08:30.287739 | fa163e0a-ba28-31b9-2e96-000000009ef0 | OK | Create and ensure setype for /var/log/containers directory | np0005647037 2026-03-14 08:08:30.288687 | fa163e0a-ba28-31b9-2e96-000000009ef0 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647037 | 0:06:08.542341 | 0.28s 2026-03-14 08:08:30.298045 | fa163e0a-ba28-31b9-2e96-000000009ef1 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.340536 | fa163e0a-ba28-31b9-2e96-000000009ef0 | OK | Create and ensure setype for /var/log/containers directory | np0005647038 2026-03-14 08:08:30.342221 | fa163e0a-ba28-31b9-2e96-000000009ef0 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647038 | 0:06:08.595861 | 0.32s 2026-03-14 08:08:30.362302 | fa163e0a-ba28-31b9-2e96-000000009ef1 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.453291 | fa163e0a-ba28-31b9-2e96-000000009f12 | OK | Create and ensure setype for /var/log/containers directory | np0005647039 2026-03-14 08:08:30.454951 | fa163e0a-ba28-31b9-2e96-000000009f12 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647039 | 0:06:08.708590 | 0.31s 2026-03-14 08:08:30.456116 | fa163e0a-ba28-31b9-2e96-000000009f12 | OK | Create and ensure setype for /var/log/containers directory | np0005647033 2026-03-14 08:08:30.457060 | fa163e0a-ba28-31b9-2e96-000000009f12 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647033 | 0:06:08.710713 | 0.27s 2026-03-14 08:08:30.482459 | fa163e0a-ba28-31b9-2e96-000000009f13 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.504768 | fa163e0a-ba28-31b9-2e96-000000009f13 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.509875 | fa163e0a-ba28-31b9-2e96-000000009f12 | OK | Create and ensure setype for /var/log/containers directory | np0005647032 2026-03-14 08:08:30.510712 | fa163e0a-ba28-31b9-2e96-000000009f12 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647032 | 0:06:08.764363 | 0.34s 2026-03-14 08:08:30.511163 | fa163e0a-ba28-31b9-2e96-000000009f37 | OK | Create and ensure setype for /var/log/containers directory | np0005647035 2026-03-14 08:08:30.511523 | fa163e0a-ba28-31b9-2e96-000000009f37 | TIMING | Create and ensure setype for /var/log/containers directory | np0005647035 | 0:06:08.765184 | 0.27s 2026-03-14 08:08:30.526118 | fa163e0a-ba28-31b9-2e96-000000009f13 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.548363 | fa163e0a-ba28-31b9-2e96-000000009f38 | TASK | Create ContainerLogStdoutPath directory 2026-03-14 08:08:30.560054 | fa163e0a-ba28-31b9-2e96-000000009ef1 | CHANGED | Create ContainerLogStdoutPath directory | np0005647037 2026-03-14 08:08:30.561447 | fa163e0a-ba28-31b9-2e96-000000009ef1 | TIMING | Create ContainerLogStdoutPath directory | np0005647037 | 0:06:08.815093 | 0.26s 2026-03-14 08:08:30.577045 | fa163e0a-ba28-31b9-2e96-000000009ef2 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.597731 | fa163e0a-ba28-31b9-2e96-000000009ef1 | CHANGED | Create ContainerLogStdoutPath directory | np0005647038 2026-03-14 08:08:30.598802 | fa163e0a-ba28-31b9-2e96-000000009ef1 | TIMING | Create ContainerLogStdoutPath directory | np0005647038 | 0:06:08.852451 | 0.23s 2026-03-14 08:08:30.612172 | fa163e0a-ba28-31b9-2e96-000000009ef2 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.789472 | fa163e0a-ba28-31b9-2e96-000000009f13 | CHANGED | Create ContainerLogStdoutPath directory | np0005647039 2026-03-14 08:08:30.790715 | fa163e0a-ba28-31b9-2e96-000000009f13 | TIMING | Create ContainerLogStdoutPath directory | np0005647039 | 0:06:09.044363 | 0.30s 2026-03-14 08:08:30.803160 | fa163e0a-ba28-31b9-2e96-000000009f14 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.832259 | fa163e0a-ba28-31b9-2e96-000000009f13 | CHANGED | Create ContainerLogStdoutPath directory | np0005647033 2026-03-14 08:08:30.837700 | fa163e0a-ba28-31b9-2e96-000000009f13 | TIMING | Create ContainerLogStdoutPath directory | np0005647033 | 0:06:09.091349 | 0.33s 2026-03-14 08:08:30.838320 | fa163e0a-ba28-31b9-2e96-000000009f13 | CHANGED | Create ContainerLogStdoutPath directory | np0005647032 2026-03-14 08:08:30.838796 | fa163e0a-ba28-31b9-2e96-000000009f13 | TIMING | Create ContainerLogStdoutPath directory | np0005647032 | 0:06:09.092455 | 0.31s 2026-03-14 08:08:30.858351 | fa163e0a-ba28-31b9-2e96-000000009f14 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.903296 | fa163e0a-ba28-31b9-2e96-000000009f14 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.912378 | fa163e0a-ba28-31b9-2e96-000000009f38 | CHANGED | Create ContainerLogStdoutPath directory | np0005647035 2026-03-14 08:08:30.914070 | fa163e0a-ba28-31b9-2e96-000000009f38 | TIMING | Create ContainerLogStdoutPath directory | np0005647035 | 0:06:09.167706 | 0.36s 2026-03-14 08:08:30.915217 | fa163e0a-ba28-31b9-2e96-000000009ef2 | CHANGED | Create /var/lib/tripleo-config directory | np0005647037 2026-03-14 08:08:30.916040 | fa163e0a-ba28-31b9-2e96-000000009ef2 | TIMING | Create /var/lib/tripleo-config directory | np0005647037 | 0:06:09.169693 | 0.34s 2026-03-14 08:08:30.940508 | fa163e0a-ba28-31b9-2e96-000000009ef3 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:30.968079 | fa163e0a-ba28-31b9-2e96-000000009f39 | TASK | Create /var/lib/tripleo-config directory 2026-03-14 08:08:30.974343 | fa163e0a-ba28-31b9-2e96-000000009ef2 | CHANGED | Create /var/lib/tripleo-config directory | np0005647038 2026-03-14 08:08:30.975506 | fa163e0a-ba28-31b9-2e96-000000009ef2 | TIMING | Create /var/lib/tripleo-config directory | np0005647038 | 0:06:09.229153 | 0.36s 2026-03-14 08:08:30.988684 | fa163e0a-ba28-31b9-2e96-000000009ef3 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:31.116246 | fa163e0a-ba28-31b9-2e96-000000009f14 | CHANGED | Create /var/lib/tripleo-config directory | np0005647039 2026-03-14 08:08:31.118082 | fa163e0a-ba28-31b9-2e96-000000009f14 | TIMING | Create /var/lib/tripleo-config directory | np0005647039 | 0:06:09.371718 | 0.31s 2026-03-14 08:08:31.140276 | fa163e0a-ba28-31b9-2e96-000000009f15 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:31.168537 | fa163e0a-ba28-31b9-2e96-000000009f14 | CHANGED | Create /var/lib/tripleo-config directory | np0005647032 2026-03-14 08:08:31.170287 | fa163e0a-ba28-31b9-2e96-000000009f14 | TIMING | Create /var/lib/tripleo-config directory | np0005647032 | 0:06:09.423926 | 0.31s 2026-03-14 08:08:31.201774 | fa163e0a-ba28-31b9-2e96-000000009f15 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:31.219801 | fa163e0a-ba28-31b9-2e96-000000009f14 | CHANGED | Create /var/lib/tripleo-config directory | np0005647033 2026-03-14 08:08:31.221655 | fa163e0a-ba28-31b9-2e96-000000009f14 | TIMING | Create /var/lib/tripleo-config directory | np0005647033 | 0:06:09.475294 | 0.32s 2026-03-14 08:08:31.257432 | fa163e0a-ba28-31b9-2e96-000000009f15 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:31.269894 | fa163e0a-ba28-31b9-2e96-000000009ef3 | OK | Clean old /var/lib/container-startup-configs.json file | np0005647037 2026-03-14 08:08:31.271446 | fa163e0a-ba28-31b9-2e96-000000009ef3 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647037 | 0:06:09.525083 | 0.33s 2026-03-14 08:08:31.272729 | fa163e0a-ba28-31b9-2e96-000000009ef3 | OK | Clean old /var/lib/container-startup-configs.json file | np0005647038 2026-03-14 08:08:31.273539 | fa163e0a-ba28-31b9-2e96-000000009ef3 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647038 | 0:06:09.527193 | 0.28s 2026-03-14 08:08:31.297996 | fa163e0a-ba28-31b9-2e96-000000009ef4 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.319648 | fa163e0a-ba28-31b9-2e96-000000009ef4 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.327392 | fa163e0a-ba28-31b9-2e96-000000009f39 | CHANGED | Create /var/lib/tripleo-config directory | np0005647035 2026-03-14 08:08:31.328442 | fa163e0a-ba28-31b9-2e96-000000009f39 | TIMING | Create /var/lib/tripleo-config directory | np0005647035 | 0:06:09.582088 | 0.36s 2026-03-14 08:08:31.347438 | fa163e0a-ba28-31b9-2e96-000000009f3a | TASK | Clean old /var/lib/container-startup-configs.json file 2026-03-14 08:08:31.427366 | fa163e0a-ba28-31b9-2e96-000000009f15 | OK | Clean old /var/lib/container-startup-configs.json file | np0005647039 2026-03-14 08:08:31.429165 | fa163e0a-ba28-31b9-2e96-000000009f15 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647039 | 0:06:09.682802 | 0.29s 2026-03-14 08:08:31.451669 | fa163e0a-ba28-31b9-2e96-000000009f16 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.506995 | fa163e0a-ba28-31b9-2e96-000000009f15 | OK | Clean old /var/lib/container-startup-configs.json file | np0005647032 2026-03-14 08:08:31.509768 | fa163e0a-ba28-31b9-2e96-000000009f15 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647032 | 0:06:09.763419 | 0.31s 2026-03-14 08:08:31.524741 | fa163e0a-ba28-31b9-2e96-000000009f16 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.552512 | fa163e0a-ba28-31b9-2e96-000000009f15 | OK | Clean old /var/lib/container-startup-configs.json file | np0005647033 2026-03-14 08:08:31.553596 | fa163e0a-ba28-31b9-2e96-000000009f15 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647033 | 0:06:09.807249 | 0.29s 2026-03-14 08:08:31.568284 | fa163e0a-ba28-31b9-2e96-000000009f16 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.591211 | fa163e0a-ba28-31b9-2e96-000000009ef4 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647037 2026-03-14 08:08:31.592101 | fa163e0a-ba28-31b9-2e96-000000009ef4 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647037 | 0:06:09.845755 | 0.29s 2026-03-14 08:08:31.602063 | fa163e0a-ba28-31b9-2e96-000000009efa | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:31.632897 | fa163e0a-ba28-31b9-2e96-000000009ef4 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647038 2026-03-14 08:08:31.634608 | fa163e0a-ba28-31b9-2e96-000000009ef4 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647038 | 0:06:09.888243 | 0.31s 2026-03-14 08:08:31.659185 | fa163e0a-ba28-31b9-2e96-000000009efa | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:31.668867 | fa163e0a-ba28-31b9-2e96-000000009f3a | OK | Clean old /var/lib/container-startup-configs.json file | np0005647035 2026-03-14 08:08:31.670630 | fa163e0a-ba28-31b9-2e96-000000009f3a | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005647035 | 0:06:09.924263 | 0.32s 2026-03-14 08:08:31.714519 | fa163e0a-ba28-31b9-2e96-000000009f3b | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-03-14 08:08:31.720794 | fa163e0a-ba28-31b9-2e96-000000009f16 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647039 2026-03-14 08:08:31.722027 | fa163e0a-ba28-31b9-2e96-000000009f16 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647039 | 0:06:09.975673 | 0.27s 2026-03-14 08:08:31.736299 | fa163e0a-ba28-31b9-2e96-000000009f1a | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:31.824622 | fa163e0a-ba28-31b9-2e96-000000009f16 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647033 2026-03-14 08:08:31.825923 | fa163e0a-ba28-31b9-2e96-000000009f16 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647033 | 0:06:10.079571 | 0.26s 2026-03-14 08:08:31.850992 | fa163e0a-ba28-31b9-2e96-000000009f1a | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:31.857171 | fa163e0a-ba28-31b9-2e96-000000009f16 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647032 2026-03-14 08:08:31.858275 | fa163e0a-ba28-31b9-2e96-000000009f16 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647032 | 0:06:10.111922 | 0.33s 2026-03-14 08:08:31.878293 | fa163e0a-ba28-31b9-2e96-000000009f1a | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:32.034666 | fa163e0a-ba28-31b9-2e96-000000009f3b | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005647035 2026-03-14 08:08:32.035669 | fa163e0a-ba28-31b9-2e96-000000009f3b | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005647035 | 0:06:10.289321 | 0.32s 2026-03-14 08:08:32.050598 | fa163e0a-ba28-31b9-2e96-000000009f3f | TASK | Create fcontext entry for container-config-scripts 2026-03-14 08:08:32.883942 | fa163e0a-ba28-31b9-2e96-000000009efa | CHANGED | Create fcontext entry for container-config-scripts | np0005647037 2026-03-14 08:08:32.886939 | fa163e0a-ba28-31b9-2e96-000000009efa | TIMING | Create fcontext entry for container-config-scripts | np0005647037 | 0:06:11.140578 | 1.28s 2026-03-14 08:08:32.887745 | fa163e0a-ba28-31b9-2e96-000000009efa | CHANGED | Create fcontext entry for container-config-scripts | np0005647038 2026-03-14 08:08:32.888402 | fa163e0a-ba28-31b9-2e96-000000009efa | TIMING | Create fcontext entry for container-config-scripts | np0005647038 | 0:06:11.142056 | 1.23s 2026-03-14 08:08:32.908775 | fa163e0a-ba28-31b9-2e96-000000009efb | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:32.929285 | fa163e0a-ba28-31b9-2e96-000000009efb | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:32.984338 | fa163e0a-ba28-31b9-2e96-000000009f1a | CHANGED | Create fcontext entry for container-config-scripts | np0005647039 2026-03-14 08:08:32.985812 | fa163e0a-ba28-31b9-2e96-000000009f1a | TIMING | Create fcontext entry for container-config-scripts | np0005647039 | 0:06:11.239429 | 1.25s 2026-03-14 08:08:33.000238 | fa163e0a-ba28-31b9-2e96-000000009f1b | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:33.132110 | fa163e0a-ba28-31b9-2e96-000000009f1a | CHANGED | Create fcontext entry for container-config-scripts | np0005647032 2026-03-14 08:08:33.132988 | fa163e0a-ba28-31b9-2e96-000000009f1a | TIMING | Create fcontext entry for container-config-scripts | np0005647032 | 0:06:11.386642 | 1.25s 2026-03-14 08:08:33.149882 | fa163e0a-ba28-31b9-2e96-000000009f1b | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:33.171941 | fa163e0a-ba28-31b9-2e96-000000009f1a | CHANGED | Create fcontext entry for container-config-scripts | np0005647033 2026-03-14 08:08:33.173216 | fa163e0a-ba28-31b9-2e96-000000009f1a | TIMING | Create fcontext entry for container-config-scripts | np0005647033 | 0:06:11.426864 | 1.32s 2026-03-14 08:08:33.188796 | fa163e0a-ba28-31b9-2e96-000000009f1b | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:33.201188 | fa163e0a-ba28-31b9-2e96-000000009efb | CHANGED | Create /var/lib/container-config-scripts | np0005647037 2026-03-14 08:08:33.202380 | fa163e0a-ba28-31b9-2e96-000000009efb | TIMING | Create /var/lib/container-config-scripts | np0005647037 | 0:06:11.456031 | 0.29s 2026-03-14 08:08:33.215874 | fa163e0a-ba28-31b9-2e96-000000009efc | TASK | Write container config scripts 2026-03-14 08:08:33.235564 | fa163e0a-ba28-31b9-2e96-000000009efb | CHANGED | Create /var/lib/container-config-scripts | np0005647038 2026-03-14 08:08:33.236458 | fa163e0a-ba28-31b9-2e96-000000009efb | TIMING | Create /var/lib/container-config-scripts | np0005647038 | 0:06:11.490111 | 0.31s 2026-03-14 08:08:33.247032 | fa163e0a-ba28-31b9-2e96-000000009efc | TASK | Write container config scripts 2026-03-14 08:08:33.272810 | fa163e0a-ba28-31b9-2e96-000000009f3f | CHANGED | Create fcontext entry for container-config-scripts | np0005647035 2026-03-14 08:08:33.273817 | fa163e0a-ba28-31b9-2e96-000000009f3f | TIMING | Create fcontext entry for container-config-scripts | np0005647035 | 0:06:11.527465 | 1.22s 2026-03-14 08:08:33.292357 | fa163e0a-ba28-31b9-2e96-000000009f40 | TASK | Create /var/lib/container-config-scripts 2026-03-14 08:08:33.324167 | fa163e0a-ba28-31b9-2e96-000000009f1b | CHANGED | Create /var/lib/container-config-scripts | np0005647039 2026-03-14 08:08:33.325595 | fa163e0a-ba28-31b9-2e96-000000009f1b | TIMING | Create /var/lib/container-config-scripts | np0005647039 | 0:06:11.579243 | 0.32s 2026-03-14 08:08:33.338513 | fa163e0a-ba28-31b9-2e96-000000009f1c | TASK | Write container config scripts 2026-03-14 08:08:33.489705 | fa163e0a-ba28-31b9-2e96-000000009f1b | CHANGED | Create /var/lib/container-config-scripts | np0005647033 2026-03-14 08:08:33.490815 | fa163e0a-ba28-31b9-2e96-000000009f1b | TIMING | Create /var/lib/container-config-scripts | np0005647033 | 0:06:11.744466 | 0.30s 2026-03-14 08:08:33.512400 | fa163e0a-ba28-31b9-2e96-000000009f1c | TASK | Write container config scripts 2026-03-14 08:08:33.518283 | fa163e0a-ba28-31b9-2e96-000000009f1b | CHANGED | Create /var/lib/container-config-scripts | np0005647032 2026-03-14 08:08:33.519191 | fa163e0a-ba28-31b9-2e96-000000009f1b | TIMING | Create /var/lib/container-config-scripts | np0005647032 | 0:06:11.772840 | 0.37s 2026-03-14 08:08:33.535389 | fa163e0a-ba28-31b9-2e96-000000009f1c | TASK | Write container config scripts 2026-03-14 08:08:33.644504 | fa163e0a-ba28-31b9-2e96-000000009f40 | CHANGED | Create /var/lib/container-config-scripts | np0005647035 2026-03-14 08:08:33.645727 | fa163e0a-ba28-31b9-2e96-000000009f40 | TIMING | Create /var/lib/container-config-scripts | np0005647035 | 0:06:11.899373 | 0.35s 2026-03-14 08:08:33.670406 | fa163e0a-ba28-31b9-2e96-000000009f41 | TASK | Write container config scripts 2026-03-14 08:08:33.714328 | fa163e0a-ba28-31b9-2e96-000000009efc | CHANGED | Write container config scripts | np0005647037 2026-03-14 08:08:33.715413 | fa163e0a-ba28-31b9-2e96-000000009efc | TIMING | Write container config scripts | np0005647037 | 0:06:11.969052 | 0.50s 2026-03-14 08:08:33.732441 | fa163e0a-ba28-31b9-2e96-000000009efd | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:33.740103 | fa163e0a-ba28-31b9-2e96-000000009efc | CHANGED | Write container config scripts | np0005647038 2026-03-14 08:08:33.741268 | fa163e0a-ba28-31b9-2e96-000000009efc | TIMING | Write container config scripts | np0005647038 | 0:06:11.994910 | 0.49s 2026-03-14 08:08:33.762896 | fa163e0a-ba28-31b9-2e96-000000009efd | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:33.769705 | fa163e0a-ba28-31b9-2e96-000000009f1c | CHANGED | Write container config scripts | np0005647039 2026-03-14 08:08:33.771025 | fa163e0a-ba28-31b9-2e96-000000009f1c | TIMING | Write container config scripts | np0005647039 | 0:06:12.024665 | 0.43s 2026-03-14 08:08:33.786068 | fa163e0a-ba28-31b9-2e96-000000009f1d | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:33.836994 | fa163e0a-ba28-31b9-2e96-000000009f1c | CHANGED | Write container config scripts | np0005647033 2026-03-14 08:08:33.838014 | fa163e0a-ba28-31b9-2e96-000000009f1c | TIMING | Write container config scripts | np0005647033 | 0:06:12.091667 | 0.32s 2026-03-14 08:08:33.853044 | fa163e0a-ba28-31b9-2e96-000000009f1d | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:33.870833 | fa163e0a-ba28-31b9-2e96-000000009f1c | CHANGED | Write container config scripts | np0005647032 2026-03-14 08:08:33.872140 | fa163e0a-ba28-31b9-2e96-000000009f1c | TIMING | Write container config scripts | np0005647032 | 0:06:12.125783 | 0.34s 2026-03-14 08:08:33.890536 | fa163e0a-ba28-31b9-2e96-000000009f1d | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:34.018872 | fa163e0a-ba28-31b9-2e96-000000009f41 | CHANGED | Write container config scripts | np0005647035 2026-03-14 08:08:34.021707 | fa163e0a-ba28-31b9-2e96-000000009f41 | TIMING | Write container config scripts | np0005647035 | 0:06:12.275335 | 0.35s 2026-03-14 08:08:34.055701 | fa163e0a-ba28-31b9-2e96-000000009f42 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-03-14 08:08:34.629519 | fa163e0a-ba28-31b9-2e96-000000009efd | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647037 2026-03-14 08:08:34.631723 | fa163e0a-ba28-31b9-2e96-000000009efd | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647037 | 0:06:12.885367 | 0.90s 2026-03-14 08:08:34.647008 | fa163e0a-ba28-31b9-2e96-000000009efe | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:34.735181 | fa163e0a-ba28-31b9-2e96-000000009f1d | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647039 2026-03-14 08:08:34.736797 | fa163e0a-ba28-31b9-2e96-000000009f1d | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647039 | 0:06:12.990434 | 0.95s 2026-03-14 08:08:34.754817 | fa163e0a-ba28-31b9-2e96-000000009f1e | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:34.828723 | fa163e0a-ba28-31b9-2e96-000000009f1d | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647033 2026-03-14 08:08:34.829997 | fa163e0a-ba28-31b9-2e96-000000009f1d | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647033 | 0:06:13.083644 | 0.98s 2026-03-14 08:08:34.849339 | fa163e0a-ba28-31b9-2e96-000000009f1e | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:34.879423 | fa163e0a-ba28-31b9-2e96-000000009efd | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647038 2026-03-14 08:08:34.880381 | fa163e0a-ba28-31b9-2e96-000000009efd | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647038 | 0:06:13.134030 | 1.12s 2026-03-14 08:08:34.892903 | fa163e0a-ba28-31b9-2e96-000000009efe | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:35.103521 | fa163e0a-ba28-31b9-2e96-000000009f1d | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647032 2026-03-14 08:08:35.104620 | fa163e0a-ba28-31b9-2e96-000000009f1d | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647032 | 0:06:13.358272 | 1.21s 2026-03-14 08:08:35.123485 | fa163e0a-ba28-31b9-2e96-000000009f1e | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:35.164216 | fa163e0a-ba28-31b9-2e96-000000009f42 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647035 2026-03-14 08:08:35.165539 | fa163e0a-ba28-31b9-2e96-000000009f42 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005647035 | 0:06:13.419188 | 1.11s 2026-03-14 08:08:35.185974 | fa163e0a-ba28-31b9-2e96-000000009f43 | TASK | Generate startup configs files per step and per container 2026-03-14 08:08:35.285766 | fa163e0a-ba28-31b9-2e96-000000009efe | CHANGED | Generate startup configs files per step and per container | np0005647037 2026-03-14 08:08:35.291227 | fa163e0a-ba28-31b9-2e96-000000009efe | TIMING | Generate startup configs files per step and per container | np0005647037 | 0:06:13.544873 | 0.64s 2026-03-14 08:08:35.295344 | fa163e0a-ba28-31b9-2e96-000000009f1e | CHANGED | Generate startup configs files per step and per container | np0005647039 2026-03-14 08:08:35.296988 | fa163e0a-ba28-31b9-2e96-000000009f1e | TIMING | Generate startup configs files per step and per container | np0005647039 | 0:06:13.550647 | 0.54s 2026-03-14 08:08:35.313560 | fa163e0a-ba28-31b9-2e96-000000009eff | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.332180 | fa163e0a-ba28-31b9-2e96-000000009f1f | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.391258 | fa163e0a-ba28-31b9-2e96-000000009efe | CHANGED | Generate startup configs files per step and per container | np0005647038 2026-03-14 08:08:35.393053 | fa163e0a-ba28-31b9-2e96-000000009efe | TIMING | Generate startup configs files per step and per container | np0005647038 | 0:06:13.646705 | 0.50s 2026-03-14 08:08:35.404647 | fa163e0a-ba28-31b9-2e96-000000009eff | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.563365 | fa163e0a-ba28-31b9-2e96-000000009f1e | CHANGED | Generate startup configs files per step and per container | np0005647033 2026-03-14 08:08:35.566461 | fa163e0a-ba28-31b9-2e96-000000009f1e | TIMING | Generate startup configs files per step and per container | np0005647033 | 0:06:13.820119 | 0.72s 2026-03-14 08:08:35.584112 | fa163e0a-ba28-31b9-2e96-000000009f1f | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.642815 | fa163e0a-ba28-31b9-2e96-000000009eff | CHANGED | Create /var/lib/kolla/config_files directory | np0005647037 2026-03-14 08:08:35.643867 | fa163e0a-ba28-31b9-2e96-000000009eff | TIMING | Create /var/lib/kolla/config_files directory | np0005647037 | 0:06:13.897520 | 0.33s 2026-03-14 08:08:35.653518 | fa163e0a-ba28-31b9-2e96-000000009f00 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:35.664876 | fa163e0a-ba28-31b9-2e96-000000009f1f | CHANGED | Create /var/lib/kolla/config_files directory | np0005647039 2026-03-14 08:08:35.665755 | fa163e0a-ba28-31b9-2e96-000000009f1f | TIMING | Create /var/lib/kolla/config_files directory | np0005647039 | 0:06:13.919405 | 0.33s 2026-03-14 08:08:35.677979 | fa163e0a-ba28-31b9-2e96-000000009f20 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:35.707950 | fa163e0a-ba28-31b9-2e96-000000009f1e | CHANGED | Generate startup configs files per step and per container | np0005647032 2026-03-14 08:08:35.712594 | fa163e0a-ba28-31b9-2e96-000000009f1e | TIMING | Generate startup configs files per step and per container | np0005647032 | 0:06:13.966242 | 0.59s 2026-03-14 08:08:35.747927 | fa163e0a-ba28-31b9-2e96-000000009f1f | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.755163 | fa163e0a-ba28-31b9-2e96-000000009eff | CHANGED | Create /var/lib/kolla/config_files directory | np0005647038 2026-03-14 08:08:35.756291 | fa163e0a-ba28-31b9-2e96-000000009eff | TIMING | Create /var/lib/kolla/config_files directory | np0005647038 | 0:06:14.009937 | 0.35s 2026-03-14 08:08:35.770740 | fa163e0a-ba28-31b9-2e96-000000009f00 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:35.834906 | fa163e0a-ba28-31b9-2e96-000000009f43 | CHANGED | Generate startup configs files per step and per container | np0005647035 2026-03-14 08:08:35.838296 | fa163e0a-ba28-31b9-2e96-000000009f43 | TIMING | Generate startup configs files per step and per container | np0005647035 | 0:06:14.091948 | 0.65s 2026-03-14 08:08:35.857204 | fa163e0a-ba28-31b9-2e96-000000009f44 | TASK | Create /var/lib/kolla/config_files directory 2026-03-14 08:08:35.915685 | fa163e0a-ba28-31b9-2e96-000000009f1f | CHANGED | Create /var/lib/kolla/config_files directory | np0005647033 2026-03-14 08:08:35.916654 | fa163e0a-ba28-31b9-2e96-000000009f1f | TIMING | Create /var/lib/kolla/config_files directory | np0005647033 | 0:06:14.170309 | 0.33s 2026-03-14 08:08:35.930819 | fa163e0a-ba28-31b9-2e96-000000009f20 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:35.943255 | fa163e0a-ba28-31b9-2e96-000000009f20 | CHANGED | Create /var/lib/config-data directory | np0005647039 2026-03-14 08:08:35.944149 | fa163e0a-ba28-31b9-2e96-000000009f20 | TIMING | Create /var/lib/config-data directory | np0005647039 | 0:06:14.197793 | 0.26s 2026-03-14 08:08:35.954315 | fa163e0a-ba28-31b9-2e96-000000009f21 | TASK | Write container config json files 2026-03-14 08:08:35.969652 | fa163e0a-ba28-31b9-2e96-000000009f00 | CHANGED | Create /var/lib/config-data directory | np0005647037 2026-03-14 08:08:35.970585 | fa163e0a-ba28-31b9-2e96-000000009f00 | TIMING | Create /var/lib/config-data directory | np0005647037 | 0:06:14.224239 | 0.31s 2026-03-14 08:08:35.980356 | fa163e0a-ba28-31b9-2e96-000000009f01 | TASK | Write container config json files 2026-03-14 08:08:36.067662 | fa163e0a-ba28-31b9-2e96-000000009f1f | CHANGED | Create /var/lib/kolla/config_files directory | np0005647032 2026-03-14 08:08:36.068924 | fa163e0a-ba28-31b9-2e96-000000009f1f | TIMING | Create /var/lib/kolla/config_files directory | np0005647032 | 0:06:14.322578 | 0.32s 2026-03-14 08:08:36.084426 | fa163e0a-ba28-31b9-2e96-000000009f20 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:36.104922 | fa163e0a-ba28-31b9-2e96-000000009f00 | CHANGED | Create /var/lib/config-data directory | np0005647038 2026-03-14 08:08:36.105922 | fa163e0a-ba28-31b9-2e96-000000009f00 | TIMING | Create /var/lib/config-data directory | np0005647038 | 0:06:14.359577 | 0.33s 2026-03-14 08:08:36.117635 | fa163e0a-ba28-31b9-2e96-000000009f01 | TASK | Write container config json files 2026-03-14 08:08:36.179947 | fa163e0a-ba28-31b9-2e96-000000009f44 | CHANGED | Create /var/lib/kolla/config_files directory | np0005647035 2026-03-14 08:08:36.181078 | fa163e0a-ba28-31b9-2e96-000000009f44 | TIMING | Create /var/lib/kolla/config_files directory | np0005647035 | 0:06:14.434732 | 0.32s 2026-03-14 08:08:36.199024 | fa163e0a-ba28-31b9-2e96-000000009f45 | TASK | Create /var/lib/config-data directory 2026-03-14 08:08:36.370477 | fa163e0a-ba28-31b9-2e96-000000009f21 | CHANGED | Write container config json files | np0005647039 2026-03-14 08:08:36.372258 | fa163e0a-ba28-31b9-2e96-000000009f21 | TIMING | Write container config json files | np0005647039 | 0:06:14.625908 | 0.42s 2026-03-14 08:08:36.400305 | fa163e0a-ba28-31b9-2e96-000000009f01 | CHANGED | Write container config json files | np0005647037 2026-03-14 08:08:36.401261 | fa163e0a-ba28-31b9-2e96-000000009f01 | TIMING | Write container config json files | np0005647037 | 0:06:14.654920 | 0.42s 2026-03-14 08:08:36.402610 | fa163e0a-ba28-31b9-2e96-000000009f20 | CHANGED | Create /var/lib/config-data directory | np0005647032 2026-03-14 08:08:36.402990 | fa163e0a-ba28-31b9-2e96-000000009f20 | TIMING | Create /var/lib/config-data directory | np0005647032 | 0:06:14.656652 | 0.32s 2026-03-14 08:08:36.440268 | fa163e0a-ba28-31b9-2e96-000000009f21 | TASK | Write container config json files 2026-03-14 08:08:36.499379 | fa163e0a-ba28-31b9-2e96-000000009f01 | CHANGED | Write container config json files | np0005647038 2026-03-14 08:08:36.502010 | fa163e0a-ba28-31b9-2e96-000000009f01 | TIMING | Write container config json files | np0005647038 | 0:06:14.755651 | 0.38s 2026-03-14 08:08:36.531002 | fa163e0a-ba28-31b9-2e96-000000009f45 | CHANGED | Create /var/lib/config-data directory | np0005647035 2026-03-14 08:08:36.531781 | fa163e0a-ba28-31b9-2e96-000000009f45 | TIMING | Create /var/lib/config-data directory | np0005647035 | 0:06:14.785437 | 0.33s 2026-03-14 08:08:36.557428 | fa163e0a-ba28-31b9-2e96-000000009f46 | TASK | Write container config json files 2026-03-14 08:08:36.870482 | fa163e0a-ba28-31b9-2e96-000000009f21 | CHANGED | Write container config json files | np0005647032 2026-03-14 08:08:36.874515 | fa163e0a-ba28-31b9-2e96-000000009f21 | TIMING | Write container config json files | np0005647032 | 0:06:15.128164 | 0.43s 2026-03-14 08:08:36.961588 | fa163e0a-ba28-31b9-2e96-000000009f46 | CHANGED | Write container config json files | np0005647035 2026-03-14 08:08:36.964442 | fa163e0a-ba28-31b9-2e96-000000009f46 | TIMING | Write container config json files | np0005647035 | 0:06:15.218097 | 0.41s 2026-03-14 08:08:37.289976 | fa163e0a-ba28-31b9-2e96-000000009f20 | CHANGED | Create /var/lib/config-data directory | np0005647033 2026-03-14 08:08:37.291085 | fa163e0a-ba28-31b9-2e96-000000009f20 | TIMING | Create /var/lib/config-data directory | np0005647033 | 0:06:15.544736 | 1.36s 2026-03-14 08:08:37.318315 | fa163e0a-ba28-31b9-2e96-000000009f21 | TASK | Write container config json files 2026-03-14 08:08:37.740848 | fa163e0a-ba28-31b9-2e96-000000009f21 | CHANGED | Write container config json files | np0005647033 2026-03-14 08:08:37.746890 | fa163e0a-ba28-31b9-2e96-000000009f21 | TIMING | Write container config json files | np0005647033 | 0:06:16.000534 | 0.43s PLAY [Pre Deployment Step Tasks] *********************************************** 2026-03-14 08:08:37.975902 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:37.990949 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:38.012083 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:38.041407 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:38.060726 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:38.092057 | fa163e0a-ba28-31b9-2e96-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-03-14 08:08:38.097374 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats 2026-03-14 08:08:38.098758 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats 2026-03-14 08:08:38.099633 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats 2026-03-14 08:08:38.100424 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats 2026-03-14 08:08:38.101384 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:08:38.207930 | fa163e0a-ba28-31b9-2e96-0000000000b6 | OK | Pre Deployment Step Tasks | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000b6') missing from stats 2026-03-14 08:08:38.210830 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647037 | 0:06:16.464477 | 0.10s 2026-03-14 08:08:38.211146 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647038 | 0:06:16.464808 | 0.08s 2026-03-14 08:08:38.211444 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647039 | 0:06:16.465107 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:08:38.250754 | e8940870-148b-4f73-9243-30040b8c0f56 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005647037 2026-03-14 08:08:38.251294 | e8940870-148b-4f73-9243-30040b8c0f56 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005647038 2026-03-14 08:08:38.251563 | e8940870-148b-4f73-9243-30040b8c0f56 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005647039 2026-03-14 08:08:38.273650 | fa163e0a-ba28-31b9-2e96-00000000a00e | TASK | Get undercloud FQDN 2026-03-14 08:08:38.297795 | fa163e0a-ba28-31b9-2e96-00000000a00e | TASK | Get undercloud FQDN 2026-03-14 08:08:38.324064 | fa163e0a-ba28-31b9-2e96-00000000a00e | TASK | Get undercloud FQDN 2026-03-14 08:08:38.352135 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647032 | 0:06:16.605767 | 0.17s 2026-03-14 08:08:38.352911 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647033 | 0:06:16.606573 | 0.15s 2026-03-14 08:08:38.353399 | fa163e0a-ba28-31b9-2e96-00000000a00e | OK | Get undercloud FQDN | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a00e') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:08:38.401014 | 3d9fbae1-05ba-45cd-a2c1-0ac806ff5c14 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005647032 2026-03-14 08:08:38.401518 | 3d9fbae1-05ba-45cd-a2c1-0ac806ff5c14 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005647033 2026-03-14 08:08:38.447722 | fa163e0a-ba28-31b9-2e96-00000000a032 | TASK | Get undercloud FQDN 2026-03-14 08:08:38.477510 | fa163e0a-ba28-31b9-2e96-00000000a032 | TASK | Get undercloud FQDN 2026-03-14 08:08:38.484895 | fa163e0a-ba28-31b9-2e96-00000000a00e | OK | Get undercloud FQDN | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a00e') missing from stats 2026-03-14 08:08:38.486426 | fa163e0a-ba28-31b9-2e96-0000000000b7 | TIMING | include_tasks | np0005647035 | 0:06:16.740077 | 0.14s 2026-03-14 08:08:38.486923 | fa163e0a-ba28-31b9-2e96-00000000a00e | OK | Get undercloud FQDN | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a00e') missing from stats 2026-03-14 08:08:38.487789 | fa163e0a-ba28-31b9-2e96-00000000a00f | TIMING | include_role : tripleo_ipa_registration | np0005647037 | 0:06:16.741450 | 0.07s 2026-03-14 08:08:38.520028 | 48a92471-9392-4b2d-9ee4-c0f3fb96f8cd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005647035 2026-03-14 08:08:38.557165 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:38.631856 | fa163e0a-ba28-31b9-2e96-00000000a059 | TASK | Get undercloud FQDN 2026-03-14 08:08:38.637441 | fa163e0a-ba28-31b9-2e96-00000000a032 | OK | Get undercloud FQDN | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a032') missing from stats 2026-03-14 08:08:38.638923 | fa163e0a-ba28-31b9-2e96-00000000a032 | OK | Get undercloud FQDN | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a032') missing from stats 2026-03-14 08:08:38.639791 | fa163e0a-ba28-31b9-2e96-00000000a00f | TIMING | include_role : tripleo_ipa_registration | np0005647038 | 0:06:16.893437 | 0.07s 2026-03-14 08:08:38.640216 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:38.641246 | fa163e0a-ba28-31b9-2e96-00000000a00f | TIMING | include_role : tripleo_ipa_registration | np0005647039 | 0:06:16.894908 | 0.05s 2026-03-14 08:08:38.691775 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:38.716518 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:38.740965 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:38.783765 | fa163e0a-ba28-31b9-2e96-00000000a059 | OK | Get undercloud FQDN | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a059') missing from stats 2026-03-14 08:08:38.797898 | fa163e0a-ba28-31b9-2e96-00000000a033 | TIMING | include_role : tripleo_ipa_registration | np0005647032 | 0:06:17.051546 | 0.04s 2026-03-14 08:08:38.798336 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:38.848214 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:38.878407 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:38.901553 | fa163e0a-ba28-31b9-2e96-00000000a033 | TIMING | include_role : tripleo_ipa_registration | np0005647033 | 0:06:17.155177 | 0.12s 2026-03-14 08:08:38.902498 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:38.953345 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:38.991256 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:38.997977 | fa163e0a-ba28-31b9-2e96-00000000a05a | TIMING | include_role : tripleo_ipa_registration | np0005647035 | 0:06:17.251608 | 0.10s 2026-03-14 08:08:38.998873 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:38.999989 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.039681 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.074003 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:39.116667 | fa163e0a-ba28-31b9-2e96-00000000a068 | TASK | set main facts 2026-03-14 08:08:39.123566 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:39.125195 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.126112 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.148304 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:39.178699 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.212027 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:39.219076 | fa163e0a-ba28-31b9-2e96-00000000a068 | OK | set main facts | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a068') missing from stats 2026-03-14 08:08:39.253659 | fa163e0a-ba28-31b9-2e96-00000000a069 | TASK | get the default.conf file 2026-03-14 08:08:39.259171 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.260946 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.283100 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:39.309894 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.335287 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.367479 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.373684 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.396755 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:39.415275 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.443492 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:39.474889 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.501428 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.512176 | fa163e0a-ba28-31b9-2e96-00000000a069 | OK | get the default.conf file | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a069') missing from stats 2026-03-14 08:08:39.540359 | fa163e0a-ba28-31b9-2e96-00000000a06a | TASK | set the principal 2026-03-14 08:08:39.554444 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.582750 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:39.606844 | fa163e0a-ba28-31b9-2e96-00000000a06a | OK | set the principal | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06a') missing from stats 2026-03-14 08:08:39.634359 | fa163e0a-ba28-31b9-2e96-00000000a06c | TASK | add new host with one-time password 2026-03-14 08:08:40.410537 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:40.449301 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:40.475021 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:40.496394 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:40.502786 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:40.535831 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:40.551416 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:40.605582 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:40.619135 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:40.620919 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:40.653583 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:40.697334 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:40.703698 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:40.705516 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:40.733334 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:40.765561 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:40.771570 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:40.805272 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:40.811060 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:40.838151 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:41.063037 | fa163e0a-ba28-31b9-2e96-00000000a06c | CHANGED | add new host with one-time password | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06c') missing from stats 2026-03-14 08:08:41.099215 | fa163e0a-ba28-31b9-2e96-00000000a06d | TASK | set otp as a host fact 2026-03-14 08:08:41.139420 | fa163e0a-ba28-31b9-2e96-00000000a06d | OK | set otp as a host fact | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-00000000a06d') missing from stats 2026-03-14 08:08:41.171536 | fa163e0a-ba28-31b9-2e96-00000000a06f | TASK | add required services using custom module 2026-03-14 08:08:42.579373 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647039 -> localhost [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:42.611033 | fa163e0a-ba28-31b9-2e96-00000000a011 | TASK | check if default.conf exists 2026-03-14 08:08:42.670382 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647038 -> localhost [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:42.713114 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647037 -> localhost [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:42.754689 | fa163e0a-ba28-31b9-2e96-00000000a011 | TASK | check if default.conf exists 2026-03-14 08:08:42.777124 | fa163e0a-ba28-31b9-2e96-00000000a011 | TASK | check if default.conf exists 2026-03-14 08:08:42.900381 | fa163e0a-ba28-31b9-2e96-00000000a011 | OK | check if default.conf exists | np0005647039 2026-03-14 08:08:42.902059 | fa163e0a-ba28-31b9-2e96-00000000a011 | TIMING | check if default.conf exists | np0005647039 | 0:06:21.155706 | 0.29s 2026-03-14 08:08:42.919696 | fa163e0a-ba28-31b9-2e96-00000000a012 | TASK | install openssl-perl 2026-03-14 08:08:42.958091 | fa163e0a-ba28-31b9-2e96-00000000a012 | SKIPPED | install openssl-perl | np0005647039 2026-03-14 08:08:42.959377 | fa163e0a-ba28-31b9-2e96-00000000a012 | TIMING | install openssl-perl | np0005647039 | 0:06:21.213027 | 0.04s 2026-03-14 08:08:42.975230 | fa163e0a-ba28-31b9-2e96-00000000a013 | TASK | register as an ipa client 2026-03-14 08:08:43.017627 | fa163e0a-ba28-31b9-2e96-00000000a013 | TIMING | register as an ipa client | np0005647039 | 0:06:21.271267 | 0.04s 2026-03-14 08:08:43.088384 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:43.097100 | fa163e0a-ba28-31b9-2e96-00000000a011 | OK | check if default.conf exists | np0005647038 2026-03-14 08:08:43.098257 | fa163e0a-ba28-31b9-2e96-00000000a011 | TIMING | check if default.conf exists | np0005647038 | 0:06:21.351904 | 0.34s 2026-03-14 08:08:43.098917 | fa163e0a-ba28-31b9-2e96-00000000a011 | OK | check if default.conf exists | np0005647037 2026-03-14 08:08:43.099442 | fa163e0a-ba28-31b9-2e96-00000000a011 | TIMING | check if default.conf exists | np0005647037 | 0:06:21.353101 | 0.32s 2026-03-14 08:08:43.125736 | fa163e0a-ba28-31b9-2e96-00000000a012 | TASK | install openssl-perl 2026-03-14 08:08:43.142460 | fa163e0a-ba28-31b9-2e96-00000000a012 | TASK | install openssl-perl 2026-03-14 08:08:43.164992 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647039 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:43.171804 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647039 | 0:06:21.425440 | 0.08s 2026-03-14 08:08:43.192823 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647039 | 0:06:21.446467 | 0.10s 2026-03-14 08:08:43.193910 | fa163e0a-ba28-31b9-2e96-00000000a012 | SKIPPED | install openssl-perl | np0005647037 2026-03-14 08:08:43.194864 | fa163e0a-ba28-31b9-2e96-00000000a012 | TIMING | install openssl-perl | np0005647037 | 0:06:21.448514 | 0.07s 2026-03-14 08:08:43.195708 | fa163e0a-ba28-31b9-2e96-00000000a012 | SKIPPED | install openssl-perl | np0005647038 2026-03-14 08:08:43.196491 | fa163e0a-ba28-31b9-2e96-00000000a012 | TIMING | install openssl-perl | np0005647038 | 0:06:21.450144 | 0.05s 2026-03-14 08:08:43.215875 | fa163e0a-ba28-31b9-2e96-00000000a013 | TASK | register as an ipa client 2026-03-14 08:08:43.249612 | fa163e0a-ba28-31b9-2e96-00000000a013 | TASK | register as an ipa client 2026-03-14 08:08:43.272916 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:43.280689 | fa163e0a-ba28-31b9-2e96-00000000a013 | TIMING | register as an ipa client | np0005647037 | 0:06:21.534323 | 0.06s 2026-03-14 08:08:43.324764 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:43.331808 | fa163e0a-ba28-31b9-2e96-00000000a013 | TIMING | register as an ipa client | np0005647038 | 0:06:21.585445 | 0.08s 2026-03-14 08:08:43.332817 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647039 | 0:06:21.586474 | 0.06s 2026-03-14 08:08:43.388077 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647037 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:43.408014 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647037 | 0:06:21.661662 | 0.08s 2026-03-14 08:08:43.431809 | 127134fb-1432-4c5c-8c1d-98622d003845 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647039 2026-03-14 08:08:43.471552 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:43.486823 | fa163e0a-ba28-31b9-2e96-00000000a29a | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:43.493873 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647037 | 0:06:21.747514 | 0.17s 2026-03-14 08:08:43.506193 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:43.526453 | fa163e0a-ba28-31b9-2e96-00000000a29a | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647039 2026-03-14 08:08:43.527849 | fa163e0a-ba28-31b9-2e96-00000000a29a | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647039 | 0:06:21.781499 | 0.04s 2026-03-14 08:08:43.538742 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647038 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:43.542026 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647038 | 0:06:21.795674 | 0.07s 2026-03-14 08:08:43.557921 | fa163e0a-ba28-31b9-2e96-00000000a29b | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:43.564692 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647038 | 0:06:21.818335 | 0.09s 2026-03-14 08:08:43.566104 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647037 | 0:06:21.819765 | 0.06s 2026-03-14 08:08:43.624662 | dfc5f882-e684-4e26-8168-c17936d74a73 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647037 2026-03-14 08:08:43.716382 | fa163e0a-ba28-31b9-2e96-00000000a319 | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:43.731589 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:43.738794 | fa163e0a-ba28-31b9-2e96-00000000a29b | SKIPPED | Install - Set ipaclient_servers | np0005647039 2026-03-14 08:08:43.741812 | fa163e0a-ba28-31b9-2e96-00000000a29b | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647039 | 0:06:21.995458 | 0.18s 2026-03-14 08:08:43.742382 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647032 -> localhost [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:43.760086 | fa163e0a-ba28-31b9-2e96-00000000a29c | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:43.803601 | fa163e0a-ba28-31b9-2e96-00000000a319 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647037 2026-03-14 08:08:43.804392 | fa163e0a-ba28-31b9-2e96-00000000a319 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647037 | 0:06:22.058045 | 0.09s 2026-03-14 08:08:43.804755 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647038 | 0:06:22.058417 | 0.07s 2026-03-14 08:08:43.806139 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647033 -> localhost [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:43.862423 | 85ac2834-d2ba-4dd3-971e-c79945965674 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647038 2026-03-14 08:08:43.898933 | fa163e0a-ba28-31b9-2e96-00000000a31a | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:43.925896 | fa163e0a-ba28-31b9-2e96-00000000a382 | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:43.957299 | fa163e0a-ba28-31b9-2e96-00000000a035 | TASK | check if default.conf exists 2026-03-14 08:08:44.008662 | fa163e0a-ba28-31b9-2e96-00000000a29c | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647039 2026-03-14 08:08:44.009596 | fa163e0a-ba28-31b9-2e96-00000000a29c | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647039 | 0:06:22.263239 | 0.25s 2026-03-14 08:08:44.010000 | fa163e0a-ba28-31b9-2e96-00000000a31a | SKIPPED | Install - Set ipaclient_servers | np0005647037 2026-03-14 08:08:44.010424 | fa163e0a-ba28-31b9-2e96-00000000a31a | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647037 | 0:06:22.264084 | 0.11s 2026-03-14 08:08:44.010820 | fa163e0a-ba28-31b9-2e96-00000000a382 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647038 2026-03-14 08:08:44.011228 | fa163e0a-ba28-31b9-2e96-00000000a382 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647038 | 0:06:22.264888 | 0.08s 2026-03-14 08:08:44.023170 | fa163e0a-ba28-31b9-2e96-00000000a31b | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:44.039987 | fa163e0a-ba28-31b9-2e96-00000000a383 | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:44.054601 | fa163e0a-ba28-31b9-2e96-00000000a29d | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:44.072296 | fa163e0a-ba28-31b9-2e96-00000000a035 | TASK | check if default.conf exists 2026-03-14 08:08:44.090006 | fa163e0a-ba28-31b9-2e96-00000000a31b | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647037 2026-03-14 08:08:44.090805 | fa163e0a-ba28-31b9-2e96-00000000a31b | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647037 | 0:06:22.344457 | 0.07s 2026-03-14 08:08:44.106337 | fa163e0a-ba28-31b9-2e96-00000000a31c | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:44.112470 | fa163e0a-ba28-31b9-2e96-00000000a383 | SKIPPED | Install - Set ipaclient_servers | np0005647038 2026-03-14 08:08:44.116723 | fa163e0a-ba28-31b9-2e96-00000000a383 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647038 | 0:06:22.370362 | 0.07s 2026-03-14 08:08:44.117043 | fa163e0a-ba28-31b9-2e96-00000000a29d | SKIPPED | Install - Check that either password or keytab is set | np0005647039 2026-03-14 08:08:44.117431 | fa163e0a-ba28-31b9-2e96-00000000a29d | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647039 | 0:06:22.371093 | 0.06s 2026-03-14 08:08:44.127914 | fa163e0a-ba28-31b9-2e96-00000000a384 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:44.142117 | fa163e0a-ba28-31b9-2e96-00000000a29e | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:44.167389 | fa163e0a-ba28-31b9-2e96-00000000a31c | SKIPPED | Install - Check that either password or keytab is set | np0005647037 2026-03-14 08:08:44.168173 | fa163e0a-ba28-31b9-2e96-00000000a31c | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647037 | 0:06:22.421825 | 0.06s 2026-03-14 08:08:44.178009 | fa163e0a-ba28-31b9-2e96-00000000a31d | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:44.194397 | fa163e0a-ba28-31b9-2e96-00000000a384 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647038 2026-03-14 08:08:44.195686 | fa163e0a-ba28-31b9-2e96-00000000a384 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647038 | 0:06:22.449330 | 0.07s 2026-03-14 08:08:44.215295 | fa163e0a-ba28-31b9-2e96-00000000a385 | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:44.224748 | fa163e0a-ba28-31b9-2e96-00000000a29e | OK | Install - Set default principal if no keytab is given | np0005647039 2026-03-14 08:08:44.225781 | fa163e0a-ba28-31b9-2e96-00000000a29e | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647039 | 0:06:22.479429 | 0.08s 2026-03-14 08:08:44.231876 | fa163e0a-ba28-31b9-2e96-00000000a06f | CHANGED | add required services using custom module | np0005647035 -> localhost [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-00000000a06f') missing from stats 2026-03-14 08:08:44.242989 | fa163e0a-ba28-31b9-2e96-00000000a2a0 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:44.294098 | fa163e0a-ba28-31b9-2e96-00000000a31d | OK | Install - Set default principal if no keytab is given | np0005647037 2026-03-14 08:08:44.294753 | fa163e0a-ba28-31b9-2e96-00000000a31d | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647037 | 0:06:22.548409 | 0.11s 2026-03-14 08:08:44.295044 | fa163e0a-ba28-31b9-2e96-00000000a385 | SKIPPED | Install - Check that either password or keytab is set | np0005647038 2026-03-14 08:08:44.295331 | fa163e0a-ba28-31b9-2e96-00000000a385 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647038 | 0:06:22.548994 | 0.08s 2026-03-14 08:08:44.295631 | fa163e0a-ba28-31b9-2e96-00000000a035 | OK | check if default.conf exists | np0005647032 2026-03-14 08:08:44.295922 | fa163e0a-ba28-31b9-2e96-00000000a035 | TIMING | check if default.conf exists | np0005647032 | 0:06:22.549585 | 0.34s 2026-03-14 08:08:44.296242 | fa163e0a-ba28-31b9-2e96-00000000a2a0 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647039 2026-03-14 08:08:44.296518 | fa163e0a-ba28-31b9-2e96-00000000a2a0 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647039 | 0:06:22.550180 | 0.05s 2026-03-14 08:08:44.305119 | fa163e0a-ba28-31b9-2e96-00000000a31f | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:44.319523 | fa163e0a-ba28-31b9-2e96-00000000a386 | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:44.335466 | fa163e0a-ba28-31b9-2e96-00000000a2a1 | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:44.356962 | fa163e0a-ba28-31b9-2e96-00000000a036 | TASK | install openssl-perl 2026-03-14 08:08:44.395113 | fa163e0a-ba28-31b9-2e96-00000000a05c | TASK | check if default.conf exists 2026-03-14 08:08:44.400309 | fa163e0a-ba28-31b9-2e96-00000000a31f | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647037 2026-03-14 08:08:44.401202 | fa163e0a-ba28-31b9-2e96-00000000a31f | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647037 | 0:06:22.654850 | 0.10s 2026-03-14 08:08:44.401611 | fa163e0a-ba28-31b9-2e96-00000000a035 | OK | check if default.conf exists | np0005647033 2026-03-14 08:08:44.401939 | fa163e0a-ba28-31b9-2e96-00000000a035 | TIMING | check if default.conf exists | np0005647033 | 0:06:22.655601 | 0.33s 2026-03-14 08:08:44.402333 | fa163e0a-ba28-31b9-2e96-00000000a2a1 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647039 2026-03-14 08:08:44.402639 | fa163e0a-ba28-31b9-2e96-00000000a2a1 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647039 | 0:06:22.656301 | 0.07s 2026-03-14 08:08:44.402955 | fa163e0a-ba28-31b9-2e96-00000000a386 | OK | Install - Set default principal if no keytab is given | np0005647038 2026-03-14 08:08:44.403264 | fa163e0a-ba28-31b9-2e96-00000000a386 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647038 | 0:06:22.656926 | 0.08s 2026-03-14 08:08:44.403610 | fa163e0a-ba28-31b9-2e96-00000000a036 | SKIPPED | install openssl-perl | np0005647032 2026-03-14 08:08:44.403897 | fa163e0a-ba28-31b9-2e96-00000000a036 | TIMING | install openssl-perl | np0005647032 | 0:06:22.657559 | 0.05s 2026-03-14 08:08:44.414691 | fa163e0a-ba28-31b9-2e96-00000000a320 | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:44.428895 | fa163e0a-ba28-31b9-2e96-00000000a388 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:44.443670 | fa163e0a-ba28-31b9-2e96-00000000a2a2 | TASK | Install - Configure DNS resolver 2026-03-14 08:08:44.476923 | fa163e0a-ba28-31b9-2e96-00000000a037 | TASK | register as an ipa client 2026-03-14 08:08:44.515891 | fa163e0a-ba28-31b9-2e96-00000000a036 | TASK | install openssl-perl 2026-03-14 08:08:44.523031 | fa163e0a-ba28-31b9-2e96-00000000a320 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647037 2026-03-14 08:08:44.524210 | fa163e0a-ba28-31b9-2e96-00000000a320 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647037 | 0:06:22.777853 | 0.11s 2026-03-14 08:08:44.524669 | fa163e0a-ba28-31b9-2e96-00000000a388 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647038 2026-03-14 08:08:44.525131 | fa163e0a-ba28-31b9-2e96-00000000a388 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647038 | 0:06:22.778791 | 0.09s 2026-03-14 08:08:44.526226 | fa163e0a-ba28-31b9-2e96-00000000a2a2 | SKIPPED | Install - Configure DNS resolver | np0005647039 2026-03-14 08:08:44.526797 | fa163e0a-ba28-31b9-2e96-00000000a2a2 | TIMING | ipaclient : Install - Configure DNS resolver | np0005647039 | 0:06:22.780455 | 0.08s 2026-03-14 08:08:44.527446 | fa163e0a-ba28-31b9-2e96-00000000a037 | TIMING | register as an ipa client | np0005647032 | 0:06:22.781106 | 0.04s 2026-03-14 08:08:44.570250 | fa163e0a-ba28-31b9-2e96-00000000a321 | TASK | Install - Configure DNS resolver 2026-03-14 08:08:44.584733 | fa163e0a-ba28-31b9-2e96-00000000a389 | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:44.604187 | fa163e0a-ba28-31b9-2e96-00000000a2a4 | TASK | Install - IPA client test 2026-03-14 08:08:44.628659 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:44.634789 | fa163e0a-ba28-31b9-2e96-00000000a036 | SKIPPED | install openssl-perl | np0005647033 2026-03-14 08:08:44.635703 | fa163e0a-ba28-31b9-2e96-00000000a036 | TIMING | install openssl-perl | np0005647033 | 0:06:22.889352 | 0.12s 2026-03-14 08:08:44.636038 | fa163e0a-ba28-31b9-2e96-00000000a321 | SKIPPED | Install - Configure DNS resolver | np0005647037 2026-03-14 08:08:44.636321 | fa163e0a-ba28-31b9-2e96-00000000a321 | TIMING | ipaclient : Install - Configure DNS resolver | np0005647037 | 0:06:22.889984 | 0.07s 2026-03-14 08:08:44.636681 | fa163e0a-ba28-31b9-2e96-00000000a389 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647038 2026-03-14 08:08:44.636964 | fa163e0a-ba28-31b9-2e96-00000000a389 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647038 | 0:06:22.890626 | 0.05s 2026-03-14 08:08:44.647915 | fa163e0a-ba28-31b9-2e96-00000000a323 | TASK | Install - IPA client test 2026-03-14 08:08:44.662274 | fa163e0a-ba28-31b9-2e96-00000000a38a | TASK | Install - Configure DNS resolver 2026-03-14 08:08:44.681891 | fa163e0a-ba28-31b9-2e96-00000000a037 | TASK | register as an ipa client 2026-03-14 08:08:44.699646 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647032 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:44.703117 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647032 | 0:06:22.956754 | 0.07s 2026-03-14 08:08:44.717532 | fa163e0a-ba28-31b9-2e96-00000000a38a | SKIPPED | Install - Configure DNS resolver | np0005647038 2026-03-14 08:08:44.718176 | fa163e0a-ba28-31b9-2e96-00000000a38a | TIMING | ipaclient : Install - Configure DNS resolver | np0005647038 | 0:06:22.971835 | 0.05s 2026-03-14 08:08:44.718626 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647032 | 0:06:22.972288 | 0.09s 2026-03-14 08:08:44.719022 | fa163e0a-ba28-31b9-2e96-00000000a05c | OK | check if default.conf exists | np0005647035 2026-03-14 08:08:44.719412 | fa163e0a-ba28-31b9-2e96-00000000a05c | TIMING | check if default.conf exists | np0005647035 | 0:06:22.973074 | 0.32s 2026-03-14 08:08:44.731961 | fa163e0a-ba28-31b9-2e96-00000000a38c | TASK | Install - IPA client test 2026-03-14 08:08:44.751431 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:44.771201 | fa163e0a-ba28-31b9-2e96-00000000a05d | TASK | install openssl-perl 2026-03-14 08:08:44.777945 | fa163e0a-ba28-31b9-2e96-00000000a037 | TIMING | register as an ipa client | np0005647033 | 0:06:23.031573 | 0.09s 2026-03-14 08:08:44.824707 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:44.830910 | fa163e0a-ba28-31b9-2e96-00000000a05d | SKIPPED | install openssl-perl | np0005647035 2026-03-14 08:08:44.831895 | fa163e0a-ba28-31b9-2e96-00000000a05d | TIMING | install openssl-perl | np0005647035 | 0:06:23.085538 | 0.06s 2026-03-14 08:08:44.832302 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647032 | 0:06:23.085963 | 0.08s 2026-03-14 08:08:44.888309 | 69c1ca3c-cee0-4941-8d9c-b0ce96b8efda | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647032 2026-03-14 08:08:44.907046 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647033 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:44.919150 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647033 | 0:06:23.172803 | 0.09s 2026-03-14 08:08:44.935014 | fa163e0a-ba28-31b9-2e96-00000000a49a | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:44.952324 | fa163e0a-ba28-31b9-2e96-00000000a05e | TASK | register as an ipa client 2026-03-14 08:08:44.957499 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647033 | 0:06:23.211139 | 0.13s 2026-03-14 08:08:44.960828 | fa163e0a-ba28-31b9-2e96-00000000a49a | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647032 2026-03-14 08:08:44.961316 | fa163e0a-ba28-31b9-2e96-00000000a49a | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647032 | 0:06:23.214978 | 0.03s 2026-03-14 08:08:44.976980 | fa163e0a-ba28-31b9-2e96-00000000a49b | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:45.002509 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:45.008773 | fa163e0a-ba28-31b9-2e96-00000000a05e | TIMING | register as an ipa client | np0005647035 | 0:06:23.262417 | 0.06s 2026-03-14 08:08:45.047396 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TASK | Import variables specific to distribution 2026-03-14 08:08:45.052989 | fa163e0a-ba28-31b9-2e96-00000000a49b | SKIPPED | Install - Set ipaclient_servers | np0005647032 2026-03-14 08:08:45.059358 | fa163e0a-ba28-31b9-2e96-00000000a49b | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647032 | 0:06:23.313007 | 0.08s 2026-03-14 08:08:45.061792 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647033 | 0:06:23.315452 | 0.06s 2026-03-14 08:08:45.097253 | fa163e0a-ba28-31b9-2e96-00000000a1fd | OK | Import variables specific to distribution | np0005647035 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-03-14 08:08:45.116380 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647035 | 0:06:23.370035 | 0.07s 2026-03-14 08:08:45.124441 | 9d15dc94-8f5c-4cb3-87d7-2e5c75ca60c9 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647033 2026-03-14 08:08:45.161053 | fa163e0a-ba28-31b9-2e96-00000000a49c | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:45.178755 | fa163e0a-ba28-31b9-2e96-00000000a53f | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:45.184726 | fa163e0a-ba28-31b9-2e96-00000000a1fd | TIMING | ipaclient : Import variables specific to distribution | np0005647035 | 0:06:23.438361 | 0.14s 2026-03-14 08:08:45.200390 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TASK | Install IPA client 2026-03-14 08:08:45.214371 | fa163e0a-ba28-31b9-2e96-00000000a53f | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647033 2026-03-14 08:08:45.215281 | fa163e0a-ba28-31b9-2e96-00000000a53f | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647033 | 0:06:23.468934 | 0.04s 2026-03-14 08:08:45.234446 | fa163e0a-ba28-31b9-2e96-00000000a540 | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:45.239602 | fa163e0a-ba28-31b9-2e96-00000000a49c | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647032 2026-03-14 08:08:45.240428 | fa163e0a-ba28-31b9-2e96-00000000a49c | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647032 | 0:06:23.494067 | 0.08s 2026-03-14 08:08:45.260640 | fa163e0a-ba28-31b9-2e96-00000000a49d | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:45.268592 | fa163e0a-ba28-31b9-2e96-00000000a1fe | TIMING | ipaclient : Install IPA client | np0005647035 | 0:06:23.522232 | 0.07s 2026-03-14 08:08:45.332640 | 0dc836c2-f5c1-4da7-811d-34fd9fb6993e | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005647035 2026-03-14 08:08:45.369363 | fa163e0a-ba28-31b9-2e96-00000000a5a5 | TASK | Install - Ensure that IPA client packages are installed 2026-03-14 08:08:45.374754 | fa163e0a-ba28-31b9-2e96-00000000a540 | SKIPPED | Install - Set ipaclient_servers | np0005647033 2026-03-14 08:08:45.375609 | fa163e0a-ba28-31b9-2e96-00000000a540 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647033 | 0:06:23.629257 | 0.14s 2026-03-14 08:08:45.375949 | fa163e0a-ba28-31b9-2e96-00000000a49d | SKIPPED | Install - Check that either password or keytab is set | np0005647032 2026-03-14 08:08:45.376254 | fa163e0a-ba28-31b9-2e96-00000000a49d | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647032 | 0:06:23.629915 | 0.11s 2026-03-14 08:08:45.391601 | fa163e0a-ba28-31b9-2e96-00000000a49e | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:45.415330 | fa163e0a-ba28-31b9-2e96-00000000a541 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:45.421562 | fa163e0a-ba28-31b9-2e96-00000000a5a5 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005647035 2026-03-14 08:08:45.422469 | fa163e0a-ba28-31b9-2e96-00000000a5a5 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005647035 | 0:06:23.676118 | 0.05s 2026-03-14 08:08:45.437585 | fa163e0a-ba28-31b9-2e96-00000000a5a6 | TASK | Install - Set ipaclient_servers 2026-03-14 08:08:45.461574 | fa163e0a-ba28-31b9-2e96-00000000a49e | OK | Install - Set default principal if no keytab is given | np0005647032 2026-03-14 08:08:45.462594 | fa163e0a-ba28-31b9-2e96-00000000a49e | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647032 | 0:06:23.716249 | 0.07s 2026-03-14 08:08:45.482357 | fa163e0a-ba28-31b9-2e96-00000000a4a0 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:45.487764 | fa163e0a-ba28-31b9-2e96-00000000a541 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647033 2026-03-14 08:08:45.488682 | fa163e0a-ba28-31b9-2e96-00000000a541 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647033 | 0:06:23.742330 | 0.07s 2026-03-14 08:08:45.503583 | fa163e0a-ba28-31b9-2e96-00000000a542 | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:45.515181 | fa163e0a-ba28-31b9-2e96-00000000a5a6 | SKIPPED | Install - Set ipaclient_servers | np0005647035 2026-03-14 08:08:45.520516 | fa163e0a-ba28-31b9-2e96-00000000a5a6 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005647035 | 0:06:23.774166 | 0.08s 2026-03-14 08:08:45.520840 | fa163e0a-ba28-31b9-2e96-00000000a4a0 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647032 2026-03-14 08:08:45.521129 | fa163e0a-ba28-31b9-2e96-00000000a4a0 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647032 | 0:06:23.774791 | 0.04s 2026-03-14 08:08:45.546349 | fa163e0a-ba28-31b9-2e96-00000000a4a1 | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:45.566523 | fa163e0a-ba28-31b9-2e96-00000000a5a7 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-03-14 08:08:45.582353 | fa163e0a-ba28-31b9-2e96-00000000a323 | OK | Install - IPA client test | np0005647037 2026-03-14 08:08:45.583343 | fa163e0a-ba28-31b9-2e96-00000000a323 | TIMING | ipaclient : Install - IPA client test | np0005647037 | 0:06:23.836992 | 0.93s 2026-03-14 08:08:45.583961 | fa163e0a-ba28-31b9-2e96-00000000a2a4 | OK | Install - IPA client test | np0005647039 2026-03-14 08:08:45.584409 | fa163e0a-ba28-31b9-2e96-00000000a2a4 | TIMING | ipaclient : Install - IPA client test | np0005647039 | 0:06:23.838068 | 0.98s 2026-03-14 08:08:45.584938 | fa163e0a-ba28-31b9-2e96-00000000a542 | SKIPPED | Install - Check that either password or keytab is set | np0005647033 2026-03-14 08:08:45.585297 | fa163e0a-ba28-31b9-2e96-00000000a542 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647033 | 0:06:23.838959 | 0.08s 2026-03-14 08:08:45.585644 | fa163e0a-ba28-31b9-2e96-00000000a4a1 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647032 2026-03-14 08:08:45.585981 | fa163e0a-ba28-31b9-2e96-00000000a4a1 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647032 | 0:06:23.839644 | 0.04s 2026-03-14 08:08:45.596706 | fa163e0a-ba28-31b9-2e96-00000000a325 | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:45.611622 | fa163e0a-ba28-31b9-2e96-00000000a2a6 | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:45.641951 | fa163e0a-ba28-31b9-2e96-00000000a4a2 | TASK | Install - Configure DNS resolver 2026-03-14 08:08:45.661098 | fa163e0a-ba28-31b9-2e96-00000000a543 | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:45.672173 | fa163e0a-ba28-31b9-2e96-00000000a5a7 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005647035 2026-03-14 08:08:45.676292 | fa163e0a-ba28-31b9-2e96-00000000a5a7 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005647035 | 0:06:23.929941 | 0.10s 2026-03-14 08:08:45.676749 | fa163e0a-ba28-31b9-2e96-00000000a38c | OK | Install - IPA client test | np0005647038 2026-03-14 08:08:45.677120 | fa163e0a-ba28-31b9-2e96-00000000a38c | TIMING | ipaclient : Install - IPA client test | np0005647038 | 0:06:23.930782 | 0.94s 2026-03-14 08:08:45.677649 | fa163e0a-ba28-31b9-2e96-00000000a4a2 | SKIPPED | Install - Configure DNS resolver | np0005647032 2026-03-14 08:08:45.677994 | fa163e0a-ba28-31b9-2e96-00000000a4a2 | TIMING | ipaclient : Install - Configure DNS resolver | np0005647032 | 0:06:23.931656 | 0.03s 2026-03-14 08:08:45.688474 | fa163e0a-ba28-31b9-2e96-00000000a38e | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:45.713429 | fa163e0a-ba28-31b9-2e96-00000000a4a4 | TASK | Install - IPA client test 2026-03-14 08:08:45.733366 | fa163e0a-ba28-31b9-2e96-00000000a5a8 | TASK | Install - Check that either password or keytab is set 2026-03-14 08:08:45.739169 | fa163e0a-ba28-31b9-2e96-00000000a543 | OK | Install - Set default principal if no keytab is given | np0005647033 2026-03-14 08:08:45.740059 | fa163e0a-ba28-31b9-2e96-00000000a543 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647033 | 0:06:23.993706 | 0.08s 2026-03-14 08:08:45.759434 | fa163e0a-ba28-31b9-2e96-00000000a545 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:45.794536 | fa163e0a-ba28-31b9-2e96-00000000a5a8 | SKIPPED | Install - Check that either password or keytab is set | np0005647035 2026-03-14 08:08:45.800231 | fa163e0a-ba28-31b9-2e96-00000000a5a8 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005647035 | 0:06:24.053887 | 0.07s 2026-03-14 08:08:45.800953 | fa163e0a-ba28-31b9-2e96-00000000a545 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647033 2026-03-14 08:08:45.801402 | fa163e0a-ba28-31b9-2e96-00000000a545 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647033 | 0:06:24.055064 | 0.04s 2026-03-14 08:08:45.817362 | fa163e0a-ba28-31b9-2e96-00000000a546 | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:45.836751 | fa163e0a-ba28-31b9-2e96-00000000a5a9 | TASK | Install - Set default principal if no keytab is given 2026-03-14 08:08:45.850834 | fa163e0a-ba28-31b9-2e96-00000000a546 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647033 2026-03-14 08:08:45.852079 | fa163e0a-ba28-31b9-2e96-00000000a546 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647033 | 0:06:24.105730 | 0.03s 2026-03-14 08:08:45.867190 | fa163e0a-ba28-31b9-2e96-00000000a547 | TASK | Install - Configure DNS resolver 2026-03-14 08:08:45.896796 | fa163e0a-ba28-31b9-2e96-00000000a547 | SKIPPED | Install - Configure DNS resolver | np0005647033 2026-03-14 08:08:45.898015 | fa163e0a-ba28-31b9-2e96-00000000a547 | TIMING | ipaclient : Install - Configure DNS resolver | np0005647033 | 0:06:24.151669 | 0.03s 2026-03-14 08:08:45.905585 | fa163e0a-ba28-31b9-2e96-00000000a325 | OK | Install - Cleanup leftover ccache | np0005647037 2026-03-14 08:08:45.906036 | fa163e0a-ba28-31b9-2e96-00000000a325 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647037 | 0:06:24.159698 | 0.31s 2026-03-14 08:08:45.920431 | fa163e0a-ba28-31b9-2e96-00000000a326 | TASK | Install - Configure NTP 2026-03-14 08:08:45.939774 | fa163e0a-ba28-31b9-2e96-00000000a549 | TASK | Install - IPA client test 2026-03-14 08:08:45.951821 | fa163e0a-ba28-31b9-2e96-00000000a5a9 | OK | Install - Set default principal if no keytab is given | np0005647035 2026-03-14 08:08:45.953267 | fa163e0a-ba28-31b9-2e96-00000000a5a9 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005647035 | 0:06:24.206917 | 0.11s 2026-03-14 08:08:45.954104 | fa163e0a-ba28-31b9-2e96-00000000a2a6 | OK | Install - Cleanup leftover ccache | np0005647039 2026-03-14 08:08:45.954876 | fa163e0a-ba28-31b9-2e96-00000000a2a6 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647039 | 0:06:24.208277 | 0.34s 2026-03-14 08:08:45.966398 | fa163e0a-ba28-31b9-2e96-00000000a2a7 | TASK | Install - Configure NTP 2026-03-14 08:08:45.985237 | fa163e0a-ba28-31b9-2e96-00000000a5ab | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-03-14 08:08:46.000189 | fa163e0a-ba28-31b9-2e96-00000000a38e | OK | Install - Cleanup leftover ccache | np0005647038 2026-03-14 08:08:46.001691 | fa163e0a-ba28-31b9-2e96-00000000a38e | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647038 | 0:06:24.255343 | 0.31s 2026-03-14 08:08:46.012743 | fa163e0a-ba28-31b9-2e96-00000000a38f | TASK | Install - Configure NTP 2026-03-14 08:08:46.025279 | fa163e0a-ba28-31b9-2e96-00000000a5ab | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647035 2026-03-14 08:08:46.026538 | fa163e0a-ba28-31b9-2e96-00000000a5ab | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005647035 | 0:06:24.280187 | 0.04s 2026-03-14 08:08:46.043252 | fa163e0a-ba28-31b9-2e96-00000000a5ac | TASK | Install - Fail on missing ipaclient_servers 2026-03-14 08:08:46.079730 | fa163e0a-ba28-31b9-2e96-00000000a5ac | SKIPPED | Install - Fail on missing ipaclient_servers | np0005647035 2026-03-14 08:08:46.080758 | fa163e0a-ba28-31b9-2e96-00000000a5ac | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005647035 | 0:06:24.334414 | 0.04s 2026-03-14 08:08:46.095197 | fa163e0a-ba28-31b9-2e96-00000000a5ad | TASK | Install - Configure DNS resolver 2026-03-14 08:08:46.134772 | fa163e0a-ba28-31b9-2e96-00000000a5ad | SKIPPED | Install - Configure DNS resolver | np0005647035 2026-03-14 08:08:46.136062 | fa163e0a-ba28-31b9-2e96-00000000a5ad | TIMING | ipaclient : Install - Configure DNS resolver | np0005647035 | 0:06:24.389718 | 0.04s 2026-03-14 08:08:46.150146 | fa163e0a-ba28-31b9-2e96-00000000a5af | TASK | Install - IPA client test 2026-03-14 08:08:46.608783 | fa163e0a-ba28-31b9-2e96-00000000a4a4 | OK | Install - IPA client test | np0005647032 2026-03-14 08:08:46.610929 | fa163e0a-ba28-31b9-2e96-00000000a4a4 | TIMING | ipaclient : Install - IPA client test | np0005647032 | 0:06:24.864575 | 0.90s 2026-03-14 08:08:46.635607 | fa163e0a-ba28-31b9-2e96-00000000a4a6 | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:46.958749 | fa163e0a-ba28-31b9-2e96-00000000a4a6 | OK | Install - Cleanup leftover ccache | np0005647032 2026-03-14 08:08:46.960720 | fa163e0a-ba28-31b9-2e96-00000000a4a6 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647032 | 0:06:25.214291 | 0.32s 2026-03-14 08:08:46.985024 | fa163e0a-ba28-31b9-2e96-00000000a4a7 | TASK | Install - Configure NTP 2026-03-14 08:08:47.074300 | fa163e0a-ba28-31b9-2e96-00000000a549 | OK | Install - IPA client test | np0005647033 2026-03-14 08:08:47.076695 | fa163e0a-ba28-31b9-2e96-00000000a549 | TIMING | ipaclient : Install - IPA client test | np0005647033 | 0:06:25.330345 | 1.13s 2026-03-14 08:08:47.102753 | fa163e0a-ba28-31b9-2e96-00000000a54b | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:47.110928 | fa163e0a-ba28-31b9-2e96-00000000a5af | OK | Install - IPA client test | np0005647035 2026-03-14 08:08:47.112711 | fa163e0a-ba28-31b9-2e96-00000000a5af | TIMING | ipaclient : Install - IPA client test | np0005647035 | 0:06:25.366356 | 0.96s 2026-03-14 08:08:47.133665 | fa163e0a-ba28-31b9-2e96-00000000a5b1 | TASK | Install - Cleanup leftover ccache 2026-03-14 08:08:47.446569 | fa163e0a-ba28-31b9-2e96-00000000a54b | OK | Install - Cleanup leftover ccache | np0005647033 2026-03-14 08:08:47.448662 | fa163e0a-ba28-31b9-2e96-00000000a54b | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647033 | 0:06:25.702308 | 0.34s 2026-03-14 08:08:47.473072 | fa163e0a-ba28-31b9-2e96-00000000a54c | TASK | Install - Configure NTP 2026-03-14 08:08:47.482223 | fa163e0a-ba28-31b9-2e96-00000000a5b1 | OK | Install - Cleanup leftover ccache | np0005647035 2026-03-14 08:08:47.483901 | fa163e0a-ba28-31b9-2e96-00000000a5b1 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005647035 | 0:06:25.737547 | 0.35s 2026-03-14 08:08:47.504473 | fa163e0a-ba28-31b9-2e96-00000000a5b4 | TASK | Install - Configure NTP 2026-03-14 08:08:53.222726 | fa163e0a-ba28-31b9-2e96-00000000a2a7 | CHANGED | Install - Configure NTP | np0005647039 2026-03-14 08:08:53.224024 | fa163e0a-ba28-31b9-2e96-00000000a2a7 | TIMING | ipaclient : Install - Configure NTP | np0005647039 | 0:06:31.477672 | 7.26s 2026-03-14 08:08:53.239865 | fa163e0a-ba28-31b9-2e96-00000000a2a8 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:53.271966 | fa163e0a-ba28-31b9-2e96-00000000a38f | CHANGED | Install - Configure NTP | np0005647038 2026-03-14 08:08:53.273898 | fa163e0a-ba28-31b9-2e96-00000000a38f | TIMING | ipaclient : Install - Configure NTP | np0005647038 | 0:06:31.527534 | 7.26s 2026-03-14 08:08:53.274710 | fa163e0a-ba28-31b9-2e96-00000000a326 | CHANGED | Install - Configure NTP | np0005647037 2026-03-14 08:08:53.275399 | fa163e0a-ba28-31b9-2e96-00000000a326 | TIMING | ipaclient : Install - Configure NTP | np0005647037 | 0:06:31.529053 | 7.35s 2026-03-14 08:08:53.296321 | fa163e0a-ba28-31b9-2e96-00000000a327 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:53.329623 | fa163e0a-ba28-31b9-2e96-00000000a390 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:53.339334 | fa163e0a-ba28-31b9-2e96-00000000a2a8 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647039 2026-03-14 08:08:53.340919 | fa163e0a-ba28-31b9-2e96-00000000a2a8 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647039 | 0:06:31.594555 | 0.10s 2026-03-14 08:08:53.355277 | fa163e0a-ba28-31b9-2e96-00000000a2a9 | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:53.370656 | fa163e0a-ba28-31b9-2e96-00000000a327 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647037 2026-03-14 08:08:53.371793 | fa163e0a-ba28-31b9-2e96-00000000a327 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647037 | 0:06:31.625443 | 0.07s 2026-03-14 08:08:53.385104 | fa163e0a-ba28-31b9-2e96-00000000a328 | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:53.396793 | fa163e0a-ba28-31b9-2e96-00000000a390 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647038 2026-03-14 08:08:53.403014 | fa163e0a-ba28-31b9-2e96-00000000a390 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647038 | 0:06:31.656657 | 0.07s 2026-03-14 08:08:53.403513 | fa163e0a-ba28-31b9-2e96-00000000a2a9 | SKIPPED | Install - Disable One-Time Password for on_master | np0005647039 2026-03-14 08:08:53.403992 | fa163e0a-ba28-31b9-2e96-00000000a2a9 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647039 | 0:06:31.657652 | 0.05s 2026-03-14 08:08:53.417715 | fa163e0a-ba28-31b9-2e96-00000000a391 | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:53.440089 | fa163e0a-ba28-31b9-2e96-00000000a2aa | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:53.448058 | fa163e0a-ba28-31b9-2e96-00000000a328 | SKIPPED | Install - Disable One-Time Password for on_master | np0005647037 2026-03-14 08:08:53.448930 | fa163e0a-ba28-31b9-2e96-00000000a328 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647037 | 0:06:31.702581 | 0.06s 2026-03-14 08:08:53.459241 | fa163e0a-ba28-31b9-2e96-00000000a329 | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:53.471039 | fa163e0a-ba28-31b9-2e96-00000000a391 | SKIPPED | Install - Disable One-Time Password for on_master | np0005647038 2026-03-14 08:08:53.471945 | fa163e0a-ba28-31b9-2e96-00000000a391 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647038 | 0:06:31.725595 | 0.05s 2026-03-14 08:08:53.482056 | fa163e0a-ba28-31b9-2e96-00000000a392 | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:54.153440 | fa163e0a-ba28-31b9-2e96-00000000a4a7 | CHANGED | Install - Configure NTP | np0005647032 2026-03-14 08:08:54.154320 | fa163e0a-ba28-31b9-2e96-00000000a4a7 | TIMING | ipaclient : Install - Configure NTP | np0005647032 | 0:06:32.407975 | 7.17s 2026-03-14 08:08:54.168461 | fa163e0a-ba28-31b9-2e96-00000000a4a8 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:54.235589 | fa163e0a-ba28-31b9-2e96-00000000a4a8 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647032 2026-03-14 08:08:54.236341 | fa163e0a-ba28-31b9-2e96-00000000a4a8 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647032 | 0:06:32.489999 | 0.07s 2026-03-14 08:08:54.250025 | fa163e0a-ba28-31b9-2e96-00000000a4a9 | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:54.280512 | fa163e0a-ba28-31b9-2e96-00000000a2aa | OK | Install - Test if IPA client has working krb5.keytab | np0005647039 2026-03-14 08:08:54.281500 | fa163e0a-ba28-31b9-2e96-00000000a2aa | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647039 | 0:06:32.535153 | 0.84s 2026-03-14 08:08:54.301658 | fa163e0a-ba28-31b9-2e96-00000000a2ab | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:54.310423 | fa163e0a-ba28-31b9-2e96-00000000a4a9 | SKIPPED | Install - Disable One-Time Password for on_master | np0005647032 2026-03-14 08:08:54.311922 | fa163e0a-ba28-31b9-2e96-00000000a4a9 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647032 | 0:06:32.565558 | 0.06s 2026-03-14 08:08:54.312784 | fa163e0a-ba28-31b9-2e96-00000000a329 | OK | Install - Test if IPA client has working krb5.keytab | np0005647037 2026-03-14 08:08:54.313511 | fa163e0a-ba28-31b9-2e96-00000000a329 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647037 | 0:06:32.567165 | 0.85s 2026-03-14 08:08:54.330064 | fa163e0a-ba28-31b9-2e96-00000000a32a | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:54.358316 | fa163e0a-ba28-31b9-2e96-00000000a4aa | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:54.365116 | fa163e0a-ba28-31b9-2e96-00000000a2ab | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647039 2026-03-14 08:08:54.368649 | fa163e0a-ba28-31b9-2e96-00000000a2ab | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647039 | 0:06:32.622291 | 0.07s 2026-03-14 08:08:54.369256 | fa163e0a-ba28-31b9-2e96-00000000a392 | OK | Install - Test if IPA client has working krb5.keytab | np0005647038 2026-03-14 08:08:54.369718 | fa163e0a-ba28-31b9-2e96-00000000a392 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647038 | 0:06:32.623377 | 0.89s 2026-03-14 08:08:54.370282 | fa163e0a-ba28-31b9-2e96-00000000a32a | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647037 2026-03-14 08:08:54.370755 | fa163e0a-ba28-31b9-2e96-00000000a32a | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647037 | 0:06:32.624414 | 0.04s 2026-03-14 08:08:54.385965 | fa163e0a-ba28-31b9-2e96-00000000a32c | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:54.403620 | fa163e0a-ba28-31b9-2e96-00000000a393 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:54.418439 | fa163e0a-ba28-31b9-2e96-00000000a2ad | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:54.440511 | fa163e0a-ba28-31b9-2e96-00000000a32c | SKIPPED | Install - Keytab or password is required for getting otp | np0005647037 2026-03-14 08:08:54.444241 | fa163e0a-ba28-31b9-2e96-00000000a32c | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647037 | 0:06:32.697893 | 0.06s 2026-03-14 08:08:54.444520 | fa163e0a-ba28-31b9-2e96-00000000a393 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647038 2026-03-14 08:08:54.444818 | fa163e0a-ba28-31b9-2e96-00000000a393 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647038 | 0:06:32.698481 | 0.04s 2026-03-14 08:08:54.458868 | fa163e0a-ba28-31b9-2e96-00000000a32d | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:54.473372 | fa163e0a-ba28-31b9-2e96-00000000a395 | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:54.489235 | fa163e0a-ba28-31b9-2e96-00000000a2ad | SKIPPED | Install - Keytab or password is required for getting otp | np0005647039 2026-03-14 08:08:54.490420 | fa163e0a-ba28-31b9-2e96-00000000a2ad | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647039 | 0:06:32.744061 | 0.07s 2026-03-14 08:08:54.519721 | fa163e0a-ba28-31b9-2e96-00000000a2ae | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:54.526743 | fa163e0a-ba28-31b9-2e96-00000000a32d | SKIPPED | Install - Create temporary file for keytab | np0005647037 2026-03-14 08:08:54.527818 | fa163e0a-ba28-31b9-2e96-00000000a32d | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647037 | 0:06:32.781457 | 0.07s 2026-03-14 08:08:54.528361 | fa163e0a-ba28-31b9-2e96-00000000a395 | SKIPPED | Install - Keytab or password is required for getting otp | np0005647038 2026-03-14 08:08:54.528824 | fa163e0a-ba28-31b9-2e96-00000000a395 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647038 | 0:06:32.782483 | 0.05s 2026-03-14 08:08:54.548110 | fa163e0a-ba28-31b9-2e96-00000000a32e | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:54.575467 | fa163e0a-ba28-31b9-2e96-00000000a396 | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:54.582802 | fa163e0a-ba28-31b9-2e96-00000000a2ae | SKIPPED | Install - Create temporary file for keytab | np0005647039 2026-03-14 08:08:54.583977 | fa163e0a-ba28-31b9-2e96-00000000a2ae | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647039 | 0:06:32.837624 | 0.06s 2026-03-14 08:08:54.607003 | fa163e0a-ba28-31b9-2e96-00000000a2b1 | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:54.612869 | fa163e0a-ba28-31b9-2e96-00000000a32e | SKIPPED | Install - Copy keytab to server temporary file | np0005647037 2026-03-14 08:08:54.613722 | fa163e0a-ba28-31b9-2e96-00000000a32e | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647037 | 0:06:32.867359 | 0.06s 2026-03-14 08:08:54.635171 | fa163e0a-ba28-31b9-2e96-00000000a32f | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:54.641462 | fa163e0a-ba28-31b9-2e96-00000000a396 | SKIPPED | Install - Create temporary file for keytab | np0005647038 2026-03-14 08:08:54.642301 | fa163e0a-ba28-31b9-2e96-00000000a396 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647038 | 0:06:32.895946 | 0.07s 2026-03-14 08:08:54.663174 | fa163e0a-ba28-31b9-2e96-00000000a397 | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:54.671573 | fa163e0a-ba28-31b9-2e96-00000000a2b1 | SKIPPED | Install - Copy keytab to server temporary file | np0005647039 2026-03-14 08:08:54.672790 | fa163e0a-ba28-31b9-2e96-00000000a2b1 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647039 | 0:06:32.926428 | 0.06s 2026-03-14 08:08:54.699364 | fa163e0a-ba28-31b9-2e96-00000000a2b2 | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:54.705437 | fa163e0a-ba28-31b9-2e96-00000000a32f | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647037 2026-03-14 08:08:54.706299 | fa163e0a-ba28-31b9-2e96-00000000a32f | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647037 | 0:06:32.959944 | 0.07s 2026-03-14 08:08:54.716946 | fa163e0a-ba28-31b9-2e96-00000000a330 | TASK | Install - Report error for OTP generation 2026-03-14 08:08:54.730372 | fa163e0a-ba28-31b9-2e96-00000000a397 | SKIPPED | Install - Copy keytab to server temporary file | np0005647038 2026-03-14 08:08:54.731530 | fa163e0a-ba28-31b9-2e96-00000000a397 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647038 | 0:06:32.985176 | 0.07s 2026-03-14 08:08:54.758825 | fa163e0a-ba28-31b9-2e96-00000000a398 | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:54.765412 | fa163e0a-ba28-31b9-2e96-00000000a2b2 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647039 2026-03-14 08:08:54.766402 | fa163e0a-ba28-31b9-2e96-00000000a2b2 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647039 | 0:06:33.020048 | 0.07s 2026-03-14 08:08:54.766963 | fa163e0a-ba28-31b9-2e96-00000000a54c | CHANGED | Install - Configure NTP | np0005647033 2026-03-14 08:08:54.767344 | fa163e0a-ba28-31b9-2e96-00000000a54c | TIMING | ipaclient : Install - Configure NTP | np0005647033 | 0:06:33.021005 | 7.29s 2026-03-14 08:08:54.782623 | fa163e0a-ba28-31b9-2e96-00000000a2b3 | TASK | Install - Report error for OTP generation 2026-03-14 08:08:54.804843 | fa163e0a-ba28-31b9-2e96-00000000a54d | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:54.816328 | fa163e0a-ba28-31b9-2e96-00000000a330 | SKIPPED | Install - Report error for OTP generation | np0005647037 2026-03-14 08:08:54.818278 | fa163e0a-ba28-31b9-2e96-00000000a330 | TIMING | ipaclient : Install - Report error for OTP generation | np0005647037 | 0:06:33.071905 | 0.10s 2026-03-14 08:08:54.819052 | fa163e0a-ba28-31b9-2e96-00000000a398 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647038 2026-03-14 08:08:54.819750 | fa163e0a-ba28-31b9-2e96-00000000a398 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647038 | 0:06:33.073404 | 0.06s 2026-03-14 08:08:54.852408 | fa163e0a-ba28-31b9-2e96-00000000a331 | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:54.884163 | fa163e0a-ba28-31b9-2e96-00000000a399 | TASK | Install - Report error for OTP generation 2026-03-14 08:08:54.894346 | fa163e0a-ba28-31b9-2e96-00000000a2b3 | SKIPPED | Install - Report error for OTP generation | np0005647039 2026-03-14 08:08:54.895400 | fa163e0a-ba28-31b9-2e96-00000000a2b3 | TIMING | ipaclient : Install - Report error for OTP generation | np0005647039 | 0:06:33.149032 | 0.11s 2026-03-14 08:08:54.895948 | fa163e0a-ba28-31b9-2e96-00000000a5b4 | CHANGED | Install - Configure NTP | np0005647035 2026-03-14 08:08:54.896408 | fa163e0a-ba28-31b9-2e96-00000000a5b4 | TIMING | ipaclient : Install - Configure NTP | np0005647035 | 0:06:33.150067 | 7.39s 2026-03-14 08:08:54.896986 | fa163e0a-ba28-31b9-2e96-00000000a54d | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647033 2026-03-14 08:08:54.897411 | fa163e0a-ba28-31b9-2e96-00000000a54d | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647033 | 0:06:33.151070 | 0.09s 2026-03-14 08:08:54.912203 | fa163e0a-ba28-31b9-2e96-00000000a2b4 | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:54.940468 | fa163e0a-ba28-31b9-2e96-00000000a54e | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:54.967110 | fa163e0a-ba28-31b9-2e96-00000000a5b5 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-03-14 08:08:54.972759 | fa163e0a-ba28-31b9-2e96-00000000a331 | SKIPPED | Install - Store the previously obtained OTP | np0005647037 2026-03-14 08:08:54.973681 | fa163e0a-ba28-31b9-2e96-00000000a331 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647037 | 0:06:33.227330 | 0.12s 2026-03-14 08:08:54.974039 | fa163e0a-ba28-31b9-2e96-00000000a399 | SKIPPED | Install - Report error for OTP generation | np0005647038 2026-03-14 08:08:54.974362 | fa163e0a-ba28-31b9-2e96-00000000a399 | TIMING | ipaclient : Install - Report error for OTP generation | np0005647038 | 0:06:33.228024 | 0.09s 2026-03-14 08:08:54.974676 | fa163e0a-ba28-31b9-2e96-00000000a2b4 | SKIPPED | Install - Store the previously obtained OTP | np0005647039 2026-03-14 08:08:54.974956 | fa163e0a-ba28-31b9-2e96-00000000a2b4 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647039 | 0:06:33.228618 | 0.06s 2026-03-14 08:08:54.992516 | fa163e0a-ba28-31b9-2e96-00000000a332 | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:55.008959 | fa163e0a-ba28-31b9-2e96-00000000a39a | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:55.030886 | fa163e0a-ba28-31b9-2e96-00000000a2b5 | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:55.036953 | fa163e0a-ba28-31b9-2e96-00000000a54e | SKIPPED | Install - Disable One-Time Password for on_master | np0005647033 2026-03-14 08:08:55.037789 | fa163e0a-ba28-31b9-2e96-00000000a54e | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647033 | 0:06:33.291438 | 0.10s 2026-03-14 08:08:55.038172 | fa163e0a-ba28-31b9-2e96-00000000a5b5 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005647035 2026-03-14 08:08:55.038492 | fa163e0a-ba28-31b9-2e96-00000000a5b5 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005647035 | 0:06:33.292155 | 0.07s 2026-03-14 08:08:55.060235 | fa163e0a-ba28-31b9-2e96-00000000a54f | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:55.097046 | fa163e0a-ba28-31b9-2e96-00000000a5b6 | TASK | Install - Disable One-Time Password for on_master 2026-03-14 08:08:55.104722 | fa163e0a-ba28-31b9-2e96-00000000a332 | SKIPPED | Install - Remove keytab temporary file | np0005647037 2026-03-14 08:08:55.105979 | fa163e0a-ba28-31b9-2e96-00000000a332 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647037 | 0:06:33.359621 | 0.11s 2026-03-14 08:08:55.106417 | fa163e0a-ba28-31b9-2e96-00000000a39a | SKIPPED | Install - Store the previously obtained OTP | np0005647038 2026-03-14 08:08:55.106839 | fa163e0a-ba28-31b9-2e96-00000000a39a | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647038 | 0:06:33.360498 | 0.09s 2026-03-14 08:08:55.107209 | fa163e0a-ba28-31b9-2e96-00000000a2b5 | SKIPPED | Install - Remove keytab temporary file | np0005647039 2026-03-14 08:08:55.107629 | fa163e0a-ba28-31b9-2e96-00000000a2b5 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647039 | 0:06:33.361288 | 0.08s 2026-03-14 08:08:55.108136 | fa163e0a-ba28-31b9-2e96-00000000a4aa | OK | Install - Test if IPA client has working krb5.keytab | np0005647032 2026-03-14 08:08:55.108584 | fa163e0a-ba28-31b9-2e96-00000000a4aa | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647032 | 0:06:33.362243 | 0.75s 2026-03-14 08:08:55.124017 | fa163e0a-ba28-31b9-2e96-00000000a333 | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:55.153097 | fa163e0a-ba28-31b9-2e96-00000000a39b | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:55.169726 | fa163e0a-ba28-31b9-2e96-00000000a2b6 | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:55.193099 | fa163e0a-ba28-31b9-2e96-00000000a4ab | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:55.199329 | fa163e0a-ba28-31b9-2e96-00000000a5b6 | SKIPPED | Install - Disable One-Time Password for on_master | np0005647035 2026-03-14 08:08:55.200224 | fa163e0a-ba28-31b9-2e96-00000000a5b6 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005647035 | 0:06:33.453873 | 0.10s 2026-03-14 08:08:55.200636 | fa163e0a-ba28-31b9-2e96-00000000a333 | OK | Store predefined OTP in admin_password | np0005647037 2026-03-14 08:08:55.200919 | fa163e0a-ba28-31b9-2e96-00000000a333 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647037 | 0:06:33.454581 | 0.07s 2026-03-14 08:08:55.211709 | fa163e0a-ba28-31b9-2e96-00000000a335 | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:55.237337 | fa163e0a-ba28-31b9-2e96-00000000a5b7 | TASK | Install - Test if IPA client has working krb5.keytab 2026-03-14 08:08:55.242987 | fa163e0a-ba28-31b9-2e96-00000000a39b | SKIPPED | Install - Remove keytab temporary file | np0005647038 2026-03-14 08:08:55.243899 | fa163e0a-ba28-31b9-2e96-00000000a39b | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647038 | 0:06:33.497546 | 0.09s 2026-03-14 08:08:55.244235 | fa163e0a-ba28-31b9-2e96-00000000a4ab | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647032 2026-03-14 08:08:55.244518 | fa163e0a-ba28-31b9-2e96-00000000a4ab | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647032 | 0:06:33.498181 | 0.05s 2026-03-14 08:08:55.249001 | fa163e0a-ba28-31b9-2e96-00000000a2b6 | OK | Store predefined OTP in admin_password | np0005647039 2026-03-14 08:08:55.249363 | fa163e0a-ba28-31b9-2e96-00000000a2b6 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647039 | 0:06:33.503024 | 0.07s 2026-03-14 08:08:55.263890 | fa163e0a-ba28-31b9-2e96-00000000a39c | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:55.278510 | fa163e0a-ba28-31b9-2e96-00000000a2b8 | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:55.299479 | fa163e0a-ba28-31b9-2e96-00000000a4ad | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:55.306162 | fa163e0a-ba28-31b9-2e96-00000000a335 | SKIPPED | Install - Check if principal and keytab are set | np0005647037 2026-03-14 08:08:55.307094 | fa163e0a-ba28-31b9-2e96-00000000a335 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647037 | 0:06:33.560742 | 0.09s 2026-03-14 08:08:55.318114 | fa163e0a-ba28-31b9-2e96-00000000a336 | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:55.329926 | fa163e0a-ba28-31b9-2e96-00000000a39c | OK | Store predefined OTP in admin_password | np0005647038 2026-03-14 08:08:55.330911 | fa163e0a-ba28-31b9-2e96-00000000a39c | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647038 | 0:06:33.584555 | 0.07s 2026-03-14 08:08:55.341759 | fa163e0a-ba28-31b9-2e96-00000000a39e | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:55.349942 | fa163e0a-ba28-31b9-2e96-00000000a2b8 | SKIPPED | Install - Check if principal and keytab are set | np0005647039 2026-03-14 08:08:55.350963 | fa163e0a-ba28-31b9-2e96-00000000a2b8 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647039 | 0:06:33.604611 | 0.07s 2026-03-14 08:08:55.362113 | fa163e0a-ba28-31b9-2e96-00000000a2b9 | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:55.385891 | fa163e0a-ba28-31b9-2e96-00000000a4ad | SKIPPED | Install - Keytab or password is required for getting otp | np0005647032 2026-03-14 08:08:55.386789 | fa163e0a-ba28-31b9-2e96-00000000a4ad | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647032 | 0:06:33.640442 | 0.09s 2026-03-14 08:08:55.410162 | fa163e0a-ba28-31b9-2e96-00000000a4ae | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:55.415864 | fa163e0a-ba28-31b9-2e96-00000000a2b9 | SKIPPED | Install - Check if one of password or keytabs are set | np0005647039 2026-03-14 08:08:55.416963 | fa163e0a-ba28-31b9-2e96-00000000a2b9 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647039 | 0:06:33.670609 | 0.05s 2026-03-14 08:08:55.417325 | fa163e0a-ba28-31b9-2e96-00000000a336 | SKIPPED | Install - Check if one of password or keytabs are set | np0005647037 2026-03-14 08:08:55.417639 | fa163e0a-ba28-31b9-2e96-00000000a336 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647037 | 0:06:33.671301 | 0.10s 2026-03-14 08:08:55.429448 | fa163e0a-ba28-31b9-2e96-00000000a337 | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:55.455501 | fa163e0a-ba28-31b9-2e96-00000000a2ba | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:55.461692 | fa163e0a-ba28-31b9-2e96-00000000a39e | SKIPPED | Install - Check if principal and keytab are set | np0005647038 2026-03-14 08:08:55.462502 | fa163e0a-ba28-31b9-2e96-00000000a39e | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647038 | 0:06:33.716151 | 0.12s 2026-03-14 08:08:55.462870 | fa163e0a-ba28-31b9-2e96-00000000a4ae | SKIPPED | Install - Create temporary file for keytab | np0005647032 2026-03-14 08:08:55.463172 | fa163e0a-ba28-31b9-2e96-00000000a4ae | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647032 | 0:06:33.716834 | 0.05s 2026-03-14 08:08:55.475414 | fa163e0a-ba28-31b9-2e96-00000000a39f | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:55.499043 | fa163e0a-ba28-31b9-2e96-00000000a4af | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:55.531618 | fa163e0a-ba28-31b9-2e96-00000000a39f | SKIPPED | Install - Check if one of password or keytabs are set | np0005647038 2026-03-14 08:08:55.532498 | fa163e0a-ba28-31b9-2e96-00000000a39f | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647038 | 0:06:33.786144 | 0.05s 2026-03-14 08:08:55.545904 | fa163e0a-ba28-31b9-2e96-00000000a3a0 | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:55.554598 | fa163e0a-ba28-31b9-2e96-00000000a4af | SKIPPED | Install - Copy keytab to server temporary file | np0005647032 2026-03-14 08:08:55.555409 | fa163e0a-ba28-31b9-2e96-00000000a4af | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647032 | 0:06:33.809059 | 0.06s 2026-03-14 08:08:55.574468 | fa163e0a-ba28-31b9-2e96-00000000a4b0 | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:55.633600 | fa163e0a-ba28-31b9-2e96-00000000a4b0 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647032 2026-03-14 08:08:55.634356 | fa163e0a-ba28-31b9-2e96-00000000a4b0 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647032 | 0:06:33.888012 | 0.06s 2026-03-14 08:08:55.648700 | fa163e0a-ba28-31b9-2e96-00000000a4b1 | TASK | Install - Report error for OTP generation 2026-03-14 08:08:55.703094 | fa163e0a-ba28-31b9-2e96-00000000a4b1 | SKIPPED | Install - Report error for OTP generation | np0005647032 2026-03-14 08:08:55.703941 | fa163e0a-ba28-31b9-2e96-00000000a4b1 | TIMING | ipaclient : Install - Report error for OTP generation | np0005647032 | 0:06:33.957595 | 0.05s 2026-03-14 08:08:55.724258 | fa163e0a-ba28-31b9-2e96-00000000a4b2 | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:55.729517 | fa163e0a-ba28-31b9-2e96-00000000a337 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647037 2026-03-14 08:08:55.730563 | fa163e0a-ba28-31b9-2e96-00000000a337 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647037 | 0:06:33.984197 | 0.30s 2026-03-14 08:08:55.742494 | fa163e0a-ba28-31b9-2e96-00000000a338 | TASK | Install - Backup and set hostname 2026-03-14 08:08:55.766601 | fa163e0a-ba28-31b9-2e96-00000000a2ba | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647039 2026-03-14 08:08:55.767716 | fa163e0a-ba28-31b9-2e96-00000000a2ba | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647039 | 0:06:34.021366 | 0.31s 2026-03-14 08:08:55.783657 | fa163e0a-ba28-31b9-2e96-00000000a2bb | TASK | Install - Backup and set hostname 2026-03-14 08:08:55.790306 | fa163e0a-ba28-31b9-2e96-00000000a4b2 | SKIPPED | Install - Store the previously obtained OTP | np0005647032 2026-03-14 08:08:55.791325 | fa163e0a-ba28-31b9-2e96-00000000a4b2 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647032 | 0:06:34.044972 | 0.07s 2026-03-14 08:08:55.812040 | fa163e0a-ba28-31b9-2e96-00000000a4b3 | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:55.846165 | fa163e0a-ba28-31b9-2e96-00000000a54f | OK | Install - Test if IPA client has working krb5.keytab | np0005647033 2026-03-14 08:08:55.847383 | fa163e0a-ba28-31b9-2e96-00000000a54f | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647033 | 0:06:34.101033 | 0.79s 2026-03-14 08:08:55.868626 | fa163e0a-ba28-31b9-2e96-00000000a550 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:55.874852 | fa163e0a-ba28-31b9-2e96-00000000a3a0 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647038 2026-03-14 08:08:55.881630 | fa163e0a-ba28-31b9-2e96-00000000a3a0 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647038 | 0:06:34.135267 | 0.33s 2026-03-14 08:08:55.882237 | fa163e0a-ba28-31b9-2e96-00000000a4b3 | SKIPPED | Install - Remove keytab temporary file | np0005647032 2026-03-14 08:08:55.882582 | fa163e0a-ba28-31b9-2e96-00000000a4b3 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647032 | 0:06:34.136243 | 0.07s 2026-03-14 08:08:55.894080 | fa163e0a-ba28-31b9-2e96-00000000a3a1 | TASK | Install - Backup and set hostname 2026-03-14 08:08:55.914680 | fa163e0a-ba28-31b9-2e96-00000000a4b4 | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:55.926900 | fa163e0a-ba28-31b9-2e96-00000000a550 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647033 2026-03-14 08:08:55.927967 | fa163e0a-ba28-31b9-2e96-00000000a550 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647033 | 0:06:34.181613 | 0.06s 2026-03-14 08:08:55.944313 | fa163e0a-ba28-31b9-2e96-00000000a552 | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:55.977717 | fa163e0a-ba28-31b9-2e96-00000000a5b7 | OK | Install - Test if IPA client has working krb5.keytab | np0005647035 2026-03-14 08:08:55.978941 | fa163e0a-ba28-31b9-2e96-00000000a5b7 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005647035 | 0:06:34.232589 | 0.74s 2026-03-14 08:08:56.006569 | fa163e0a-ba28-31b9-2e96-00000000a5b8 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-03-14 08:08:56.017313 | fa163e0a-ba28-31b9-2e96-00000000a4b4 | OK | Store predefined OTP in admin_password | np0005647032 2026-03-14 08:08:56.018333 | fa163e0a-ba28-31b9-2e96-00000000a4b4 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647032 | 0:06:34.271981 | 0.10s 2026-03-14 08:08:56.018759 | fa163e0a-ba28-31b9-2e96-00000000a552 | SKIPPED | Install - Keytab or password is required for getting otp | np0005647033 2026-03-14 08:08:56.019074 | fa163e0a-ba28-31b9-2e96-00000000a552 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647033 | 0:06:34.272736 | 0.07s 2026-03-14 08:08:56.035755 | fa163e0a-ba28-31b9-2e96-00000000a4b6 | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:56.063510 | fa163e0a-ba28-31b9-2e96-00000000a553 | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:56.070018 | fa163e0a-ba28-31b9-2e96-00000000a5b8 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005647035 2026-03-14 08:08:56.070994 | fa163e0a-ba28-31b9-2e96-00000000a5b8 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005647035 | 0:06:34.324641 | 0.06s 2026-03-14 08:08:56.089960 | fa163e0a-ba28-31b9-2e96-00000000a5ba | TASK | Install - Keytab or password is required for getting otp 2026-03-14 08:08:56.095361 | fa163e0a-ba28-31b9-2e96-00000000a4b6 | SKIPPED | Install - Check if principal and keytab are set | np0005647032 2026-03-14 08:08:56.096205 | fa163e0a-ba28-31b9-2e96-00000000a4b6 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647032 | 0:06:34.349845 | 0.06s 2026-03-14 08:08:56.111308 | fa163e0a-ba28-31b9-2e96-00000000a4b7 | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:56.129293 | fa163e0a-ba28-31b9-2e96-00000000a553 | SKIPPED | Install - Create temporary file for keytab | np0005647033 2026-03-14 08:08:56.130114 | fa163e0a-ba28-31b9-2e96-00000000a553 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647033 | 0:06:34.383767 | 0.06s 2026-03-14 08:08:56.130433 | fa163e0a-ba28-31b9-2e96-00000000a5ba | SKIPPED | Install - Keytab or password is required for getting otp | np0005647035 2026-03-14 08:08:56.130828 | fa163e0a-ba28-31b9-2e96-00000000a5ba | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005647035 | 0:06:34.384490 | 0.04s 2026-03-14 08:08:56.149891 | fa163e0a-ba28-31b9-2e96-00000000a556 | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:56.177359 | fa163e0a-ba28-31b9-2e96-00000000a5bb | TASK | Install - Create temporary file for keytab 2026-03-14 08:08:56.182588 | fa163e0a-ba28-31b9-2e96-00000000a4b7 | SKIPPED | Install - Check if one of password or keytabs are set | np0005647032 2026-03-14 08:08:56.183448 | fa163e0a-ba28-31b9-2e96-00000000a4b7 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647032 | 0:06:34.437096 | 0.07s 2026-03-14 08:08:56.199427 | fa163e0a-ba28-31b9-2e96-00000000a4b8 | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:56.210354 | fa163e0a-ba28-31b9-2e96-00000000a556 | SKIPPED | Install - Copy keytab to server temporary file | np0005647033 2026-03-14 08:08:56.211181 | fa163e0a-ba28-31b9-2e96-00000000a556 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647033 | 0:06:34.464832 | 0.06s 2026-03-14 08:08:56.229269 | fa163e0a-ba28-31b9-2e96-00000000a557 | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:56.238186 | fa163e0a-ba28-31b9-2e96-00000000a5bb | SKIPPED | Install - Create temporary file for keytab | np0005647035 2026-03-14 08:08:56.239063 | fa163e0a-ba28-31b9-2e96-00000000a5bb | TIMING | ipaclient : Install - Create temporary file for keytab | np0005647035 | 0:06:34.492706 | 0.06s 2026-03-14 08:08:56.257058 | fa163e0a-ba28-31b9-2e96-00000000a5bc | TASK | Install - Copy keytab to server temporary file 2026-03-14 08:08:56.279245 | fa163e0a-ba28-31b9-2e96-00000000a557 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647033 2026-03-14 08:08:56.280212 | fa163e0a-ba28-31b9-2e96-00000000a557 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647033 | 0:06:34.533864 | 0.05s 2026-03-14 08:08:56.294202 | fa163e0a-ba28-31b9-2e96-00000000a558 | TASK | Install - Report error for OTP generation 2026-03-14 08:08:56.307982 | fa163e0a-ba28-31b9-2e96-00000000a5bc | SKIPPED | Install - Copy keytab to server temporary file | np0005647035 2026-03-14 08:08:56.308852 | fa163e0a-ba28-31b9-2e96-00000000a5bc | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005647035 | 0:06:34.562505 | 0.05s 2026-03-14 08:08:56.326679 | fa163e0a-ba28-31b9-2e96-00000000a5bd | TASK | Install - Get One-Time Password for client enrollment 2026-03-14 08:08:56.336774 | fa163e0a-ba28-31b9-2e96-00000000a558 | SKIPPED | Install - Report error for OTP generation | np0005647033 2026-03-14 08:08:56.337657 | fa163e0a-ba28-31b9-2e96-00000000a558 | TIMING | ipaclient : Install - Report error for OTP generation | np0005647033 | 0:06:34.591296 | 0.04s 2026-03-14 08:08:56.354015 | fa163e0a-ba28-31b9-2e96-00000000a559 | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:56.379397 | fa163e0a-ba28-31b9-2e96-00000000a5bd | SKIPPED | Install - Get One-Time Password for client enrollment | np0005647035 2026-03-14 08:08:56.380229 | fa163e0a-ba28-31b9-2e96-00000000a5bd | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005647035 | 0:06:34.633880 | 0.05s 2026-03-14 08:08:56.395231 | fa163e0a-ba28-31b9-2e96-00000000a5be | TASK | Install - Report error for OTP generation 2026-03-14 08:08:56.405502 | fa163e0a-ba28-31b9-2e96-00000000a559 | SKIPPED | Install - Store the previously obtained OTP | np0005647033 2026-03-14 08:08:56.406381 | fa163e0a-ba28-31b9-2e96-00000000a559 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647033 | 0:06:34.660030 | 0.05s 2026-03-14 08:08:56.424599 | fa163e0a-ba28-31b9-2e96-00000000a55a | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:56.437775 | fa163e0a-ba28-31b9-2e96-00000000a5be | SKIPPED | Install - Report error for OTP generation | np0005647035 2026-03-14 08:08:56.438615 | fa163e0a-ba28-31b9-2e96-00000000a5be | TIMING | ipaclient : Install - Report error for OTP generation | np0005647035 | 0:06:34.692266 | 0.04s 2026-03-14 08:08:56.454634 | fa163e0a-ba28-31b9-2e96-00000000a5bf | TASK | Install - Store the previously obtained OTP 2026-03-14 08:08:56.490171 | fa163e0a-ba28-31b9-2e96-00000000a55a | SKIPPED | Install - Remove keytab temporary file | np0005647033 2026-03-14 08:08:56.491601 | fa163e0a-ba28-31b9-2e96-00000000a55a | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647033 | 0:06:34.745246 | 0.07s 2026-03-14 08:08:56.514232 | fa163e0a-ba28-31b9-2e96-00000000a55b | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:56.519797 | fa163e0a-ba28-31b9-2e96-00000000a5bf | SKIPPED | Install - Store the previously obtained OTP | np0005647035 2026-03-14 08:08:56.520686 | fa163e0a-ba28-31b9-2e96-00000000a5bf | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005647035 | 0:06:34.774326 | 0.07s 2026-03-14 08:08:56.539403 | fa163e0a-ba28-31b9-2e96-00000000a5c0 | TASK | Install - Remove keytab temporary file 2026-03-14 08:08:56.548832 | fa163e0a-ba28-31b9-2e96-00000000a4b8 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647032 2026-03-14 08:08:56.549765 | fa163e0a-ba28-31b9-2e96-00000000a4b8 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647032 | 0:06:34.803416 | 0.35s 2026-03-14 08:08:56.564426 | fa163e0a-ba28-31b9-2e96-00000000a4b9 | TASK | Install - Backup and set hostname 2026-03-14 08:08:56.572390 | fa163e0a-ba28-31b9-2e96-00000000a55b | OK | Store predefined OTP in admin_password | np0005647033 2026-03-14 08:08:56.573262 | fa163e0a-ba28-31b9-2e96-00000000a55b | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647033 | 0:06:34.826904 | 0.06s 2026-03-14 08:08:56.588254 | fa163e0a-ba28-31b9-2e96-00000000a55d | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:56.600373 | fa163e0a-ba28-31b9-2e96-00000000a5c0 | SKIPPED | Install - Remove keytab temporary file | np0005647035 2026-03-14 08:08:56.601254 | fa163e0a-ba28-31b9-2e96-00000000a5c0 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005647035 | 0:06:34.854905 | 0.06s 2026-03-14 08:08:56.616153 | fa163e0a-ba28-31b9-2e96-00000000a5c1 | TASK | Store predefined OTP in admin_password 2026-03-14 08:08:56.646862 | fa163e0a-ba28-31b9-2e96-00000000a338 | CHANGED | Install - Backup and set hostname | np0005647037 2026-03-14 08:08:56.647945 | fa163e0a-ba28-31b9-2e96-00000000a338 | TIMING | ipaclient : Install - Backup and set hostname | np0005647037 | 0:06:34.901598 | 0.90s 2026-03-14 08:08:56.652486 | fa163e0a-ba28-31b9-2e96-00000000a55d | SKIPPED | Install - Check if principal and keytab are set | np0005647033 2026-03-14 08:08:56.652826 | fa163e0a-ba28-31b9-2e96-00000000a55d | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647033 | 0:06:34.906487 | 0.06s 2026-03-14 08:08:56.663009 | fa163e0a-ba28-31b9-2e96-00000000a339 | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:56.687939 | fa163e0a-ba28-31b9-2e96-00000000a55e | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:56.694225 | fa163e0a-ba28-31b9-2e96-00000000a5c1 | OK | Store predefined OTP in admin_password | np0005647035 2026-03-14 08:08:56.695053 | fa163e0a-ba28-31b9-2e96-00000000a5c1 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005647035 | 0:06:34.948704 | 0.08s 2026-03-14 08:08:56.718525 | fa163e0a-ba28-31b9-2e96-00000000a5c3 | TASK | Install - Check if principal and keytab are set 2026-03-14 08:08:56.724104 | fa163e0a-ba28-31b9-2e96-00000000a3a1 | CHANGED | Install - Backup and set hostname | np0005647038 2026-03-14 08:08:56.724955 | fa163e0a-ba28-31b9-2e96-00000000a3a1 | TIMING | ipaclient : Install - Backup and set hostname | np0005647038 | 0:06:34.978606 | 0.83s 2026-03-14 08:08:56.741375 | fa163e0a-ba28-31b9-2e96-00000000a3a2 | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:56.747350 | fa163e0a-ba28-31b9-2e96-00000000a2bb | CHANGED | Install - Backup and set hostname | np0005647039 2026-03-14 08:08:56.748197 | fa163e0a-ba28-31b9-2e96-00000000a2bb | TIMING | ipaclient : Install - Backup and set hostname | np0005647039 | 0:06:35.001848 | 0.96s 2026-03-14 08:08:56.758819 | fa163e0a-ba28-31b9-2e96-00000000a2bc | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:56.769719 | fa163e0a-ba28-31b9-2e96-00000000a5c3 | SKIPPED | Install - Check if principal and keytab are set | np0005647035 2026-03-14 08:08:56.770653 | fa163e0a-ba28-31b9-2e96-00000000a5c3 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005647035 | 0:06:35.024301 | 0.05s 2026-03-14 08:08:56.790385 | fa163e0a-ba28-31b9-2e96-00000000a5c4 | TASK | Install - Check if one of password or keytabs are set 2026-03-14 08:08:56.795527 | fa163e0a-ba28-31b9-2e96-00000000a55e | SKIPPED | Install - Check if one of password or keytabs are set | np0005647033 2026-03-14 08:08:56.796398 | fa163e0a-ba28-31b9-2e96-00000000a55e | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647033 | 0:06:35.050046 | 0.11s 2026-03-14 08:08:56.813242 | fa163e0a-ba28-31b9-2e96-00000000a55f | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:56.846338 | fa163e0a-ba28-31b9-2e96-00000000a5c4 | SKIPPED | Install - Check if one of password or keytabs are set | np0005647035 2026-03-14 08:08:56.847293 | fa163e0a-ba28-31b9-2e96-00000000a5c4 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005647035 | 0:06:35.100942 | 0.06s 2026-03-14 08:08:56.863351 | fa163e0a-ba28-31b9-2e96-00000000a5c5 | TASK | Install - From host keytab, purge OOO.TEST 2026-03-14 08:08:57.129529 | fa163e0a-ba28-31b9-2e96-00000000a55f | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647033 2026-03-14 08:08:57.130532 | fa163e0a-ba28-31b9-2e96-00000000a55f | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647033 | 0:06:35.384185 | 0.32s 2026-03-14 08:08:57.145249 | fa163e0a-ba28-31b9-2e96-00000000a560 | TASK | Install - Backup and set hostname 2026-03-14 08:08:57.187294 | fa163e0a-ba28-31b9-2e96-00000000a5c5 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005647035 2026-03-14 08:08:57.188477 | fa163e0a-ba28-31b9-2e96-00000000a5c5 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005647035 | 0:06:35.442129 | 0.32s 2026-03-14 08:08:57.204010 | fa163e0a-ba28-31b9-2e96-00000000a5c6 | TASK | Install - Backup and set hostname 2026-03-14 08:08:57.283036 | fa163e0a-ba28-31b9-2e96-00000000a4b9 | CHANGED | Install - Backup and set hostname | np0005647032 2026-03-14 08:08:57.284136 | fa163e0a-ba28-31b9-2e96-00000000a4b9 | TIMING | ipaclient : Install - Backup and set hostname | np0005647032 | 0:06:35.537788 | 0.72s 2026-03-14 08:08:57.298759 | fa163e0a-ba28-31b9-2e96-00000000a4ba | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:57.483167 | fa163e0a-ba28-31b9-2e96-00000000a3a2 | OK | Install - Create temporary krb5 configuration | np0005647038 2026-03-14 08:08:57.484115 | fa163e0a-ba28-31b9-2e96-00000000a3a2 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647038 | 0:06:35.737769 | 0.74s 2026-03-14 08:08:57.494755 | fa163e0a-ba28-31b9-2e96-00000000a3a3 | TASK | Install - Join IPA 2026-03-14 08:08:57.516065 | fa163e0a-ba28-31b9-2e96-00000000a339 | OK | Install - Create temporary krb5 configuration | np0005647037 2026-03-14 08:08:57.519391 | fa163e0a-ba28-31b9-2e96-00000000a339 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647037 | 0:06:35.773037 | 0.85s 2026-03-14 08:08:57.520238 | fa163e0a-ba28-31b9-2e96-00000000a2bc | OK | Install - Create temporary krb5 configuration | np0005647039 2026-03-14 08:08:57.520860 | fa163e0a-ba28-31b9-2e96-00000000a2bc | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647039 | 0:06:35.774515 | 0.76s 2026-03-14 08:08:57.536421 | fa163e0a-ba28-31b9-2e96-00000000a33a | TASK | Install - Join IPA 2026-03-14 08:08:57.553843 | fa163e0a-ba28-31b9-2e96-00000000a2bd | TASK | Install - Join IPA 2026-03-14 08:08:57.908181 | fa163e0a-ba28-31b9-2e96-00000000a560 | CHANGED | Install - Backup and set hostname | np0005647033 2026-03-14 08:08:57.909336 | fa163e0a-ba28-31b9-2e96-00000000a560 | TIMING | ipaclient : Install - Backup and set hostname | np0005647033 | 0:06:36.162986 | 0.76s 2026-03-14 08:08:57.929864 | fa163e0a-ba28-31b9-2e96-00000000a561 | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:57.962187 | fa163e0a-ba28-31b9-2e96-00000000a4ba | OK | Install - Create temporary krb5 configuration | np0005647032 2026-03-14 08:08:57.963351 | fa163e0a-ba28-31b9-2e96-00000000a4ba | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647032 | 0:06:36.217001 | 0.66s 2026-03-14 08:08:57.983767 | fa163e0a-ba28-31b9-2e96-00000000a4bb | TASK | Install - Join IPA 2026-03-14 08:08:58.079794 | fa163e0a-ba28-31b9-2e96-00000000a5c6 | CHANGED | Install - Backup and set hostname | np0005647035 2026-03-14 08:08:58.080738 | fa163e0a-ba28-31b9-2e96-00000000a5c6 | TIMING | ipaclient : Install - Backup and set hostname | np0005647035 | 0:06:36.334392 | 0.88s 2026-03-14 08:08:58.095377 | fa163e0a-ba28-31b9-2e96-00000000a5c7 | TASK | Install - Create temporary krb5 configuration 2026-03-14 08:08:58.598986 | fa163e0a-ba28-31b9-2e96-00000000a561 | OK | Install - Create temporary krb5 configuration | np0005647033 2026-03-14 08:08:58.600410 | fa163e0a-ba28-31b9-2e96-00000000a561 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647033 | 0:06:36.854052 | 0.67s 2026-03-14 08:08:58.635036 | fa163e0a-ba28-31b9-2e96-00000000a562 | TASK | Install - Join IPA 2026-03-14 08:08:58.797070 | fa163e0a-ba28-31b9-2e96-00000000a33a | CHANGED | Install - Join IPA | np0005647037 2026-03-14 08:08:58.798118 | fa163e0a-ba28-31b9-2e96-00000000a33a | TIMING | ipaclient : Install - Join IPA | np0005647037 | 0:06:37.051767 | 1.26s 2026-03-14 08:08:58.817084 | fa163e0a-ba28-31b9-2e96-00000000a33c | TASK | The krb5 configuration is not correct 2026-03-14 08:08:58.824699 | fa163e0a-ba28-31b9-2e96-00000000a3a3 | CHANGED | Install - Join IPA | np0005647038 2026-03-14 08:08:58.825830 | fa163e0a-ba28-31b9-2e96-00000000a3a3 | TIMING | ipaclient : Install - Join IPA | np0005647038 | 0:06:37.079477 | 1.33s 2026-03-14 08:08:58.826535 | fa163e0a-ba28-31b9-2e96-00000000a5c7 | OK | Install - Create temporary krb5 configuration | np0005647035 2026-03-14 08:08:58.826997 | fa163e0a-ba28-31b9-2e96-00000000a5c7 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005647035 | 0:06:37.080657 | 0.73s 2026-03-14 08:08:58.850667 | fa163e0a-ba28-31b9-2e96-00000000a3a5 | TASK | The krb5 configuration is not correct 2026-03-14 08:08:58.891938 | fa163e0a-ba28-31b9-2e96-00000000a5c8 | TASK | Install - Join IPA 2026-03-14 08:08:58.900268 | fa163e0a-ba28-31b9-2e96-00000000a2bd | CHANGED | Install - Join IPA | np0005647039 2026-03-14 08:08:58.901877 | fa163e0a-ba28-31b9-2e96-00000000a2bd | TIMING | ipaclient : Install - Join IPA | np0005647039 | 0:06:37.155512 | 1.35s 2026-03-14 08:08:58.902910 | fa163e0a-ba28-31b9-2e96-00000000a33c | SKIPPED | The krb5 configuration is not correct | np0005647037 2026-03-14 08:08:58.903371 | fa163e0a-ba28-31b9-2e96-00000000a33c | TIMING | ipaclient : The krb5 configuration is not correct | np0005647037 | 0:06:37.157030 | 0.09s 2026-03-14 08:08:58.923135 | fa163e0a-ba28-31b9-2e96-00000000a33d | TASK | IPA test failed 2026-03-14 08:08:58.942162 | fa163e0a-ba28-31b9-2e96-00000000a2bf | TASK | The krb5 configuration is not correct 2026-03-14 08:08:58.949260 | fa163e0a-ba28-31b9-2e96-00000000a3a5 | SKIPPED | The krb5 configuration is not correct | np0005647038 2026-03-14 08:08:58.950349 | fa163e0a-ba28-31b9-2e96-00000000a3a5 | TIMING | ipaclient : The krb5 configuration is not correct | np0005647038 | 0:06:37.203995 | 0.10s 2026-03-14 08:08:58.966203 | fa163e0a-ba28-31b9-2e96-00000000a3a6 | TASK | IPA test failed 2026-03-14 08:08:58.984162 | fa163e0a-ba28-31b9-2e96-00000000a33d | SKIPPED | IPA test failed | np0005647037 2026-03-14 08:08:58.985153 | fa163e0a-ba28-31b9-2e96-00000000a33d | TIMING | ipaclient : IPA test failed | np0005647037 | 0:06:37.238805 | 0.06s 2026-03-14 08:08:58.995948 | fa163e0a-ba28-31b9-2e96-00000000a33e | TASK | Fail due to missing ca.crt file 2026-03-14 08:08:59.018073 | fa163e0a-ba28-31b9-2e96-00000000a2bf | SKIPPED | The krb5 configuration is not correct | np0005647039 2026-03-14 08:08:59.018982 | fa163e0a-ba28-31b9-2e96-00000000a2bf | TIMING | ipaclient : The krb5 configuration is not correct | np0005647039 | 0:06:37.272635 | 0.08s 2026-03-14 08:08:59.029441 | fa163e0a-ba28-31b9-2e96-00000000a2c0 | TASK | IPA test failed 2026-03-14 08:08:59.040610 | fa163e0a-ba28-31b9-2e96-00000000a3a6 | SKIPPED | IPA test failed | np0005647038 2026-03-14 08:08:59.044191 | fa163e0a-ba28-31b9-2e96-00000000a3a6 | TIMING | ipaclient : IPA test failed | np0005647038 | 0:06:37.297844 | 0.08s 2026-03-14 08:08:59.044488 | fa163e0a-ba28-31b9-2e96-00000000a33e | SKIPPED | Fail due to missing ca.crt file | np0005647037 2026-03-14 08:08:59.044792 | fa163e0a-ba28-31b9-2e96-00000000a33e | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647037 | 0:06:37.298454 | 0.05s 2026-03-14 08:08:59.055104 | fa163e0a-ba28-31b9-2e96-00000000a340 | TASK | Install - Configure IPA default.conf 2026-03-14 08:08:59.073499 | fa163e0a-ba28-31b9-2e96-00000000a3a7 | TASK | Fail due to missing ca.crt file 2026-03-14 08:08:59.088458 | fa163e0a-ba28-31b9-2e96-00000000a2c0 | SKIPPED | IPA test failed | np0005647039 2026-03-14 08:08:59.089710 | fa163e0a-ba28-31b9-2e96-00000000a2c0 | TIMING | ipaclient : IPA test failed | np0005647039 | 0:06:37.343355 | 0.06s 2026-03-14 08:08:59.107240 | fa163e0a-ba28-31b9-2e96-00000000a2c1 | TASK | Fail due to missing ca.crt file 2026-03-14 08:08:59.151412 | fa163e0a-ba28-31b9-2e96-00000000a3a7 | SKIPPED | Fail due to missing ca.crt file | np0005647038 2026-03-14 08:08:59.152992 | fa163e0a-ba28-31b9-2e96-00000000a3a7 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647038 | 0:06:37.406638 | 0.07s 2026-03-14 08:08:59.163695 | fa163e0a-ba28-31b9-2e96-00000000a3a9 | TASK | Install - Configure IPA default.conf 2026-03-14 08:08:59.181280 | fa163e0a-ba28-31b9-2e96-00000000a2c1 | SKIPPED | Fail due to missing ca.crt file | np0005647039 2026-03-14 08:08:59.189076 | fa163e0a-ba28-31b9-2e96-00000000a2c1 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647039 | 0:06:37.442725 | 0.08s 2026-03-14 08:08:59.189617 | fa163e0a-ba28-31b9-2e96-00000000a4bb | CHANGED | Install - Join IPA | np0005647032 2026-03-14 08:08:59.189996 | fa163e0a-ba28-31b9-2e96-00000000a4bb | TIMING | ipaclient : Install - Join IPA | np0005647032 | 0:06:37.443657 | 1.21s 2026-03-14 08:08:59.200909 | fa163e0a-ba28-31b9-2e96-00000000a2c3 | TASK | Install - Configure IPA default.conf 2026-03-14 08:08:59.221636 | fa163e0a-ba28-31b9-2e96-00000000a4bd | TASK | The krb5 configuration is not correct 2026-03-14 08:08:59.279347 | fa163e0a-ba28-31b9-2e96-00000000a4bd | SKIPPED | The krb5 configuration is not correct | np0005647032 2026-03-14 08:08:59.280116 | fa163e0a-ba28-31b9-2e96-00000000a4bd | TIMING | ipaclient : The krb5 configuration is not correct | np0005647032 | 0:06:37.533768 | 0.06s 2026-03-14 08:08:59.294564 | fa163e0a-ba28-31b9-2e96-00000000a4be | TASK | IPA test failed 2026-03-14 08:08:59.355180 | fa163e0a-ba28-31b9-2e96-00000000a4be | SKIPPED | IPA test failed | np0005647032 2026-03-14 08:08:59.356160 | fa163e0a-ba28-31b9-2e96-00000000a4be | TIMING | ipaclient : IPA test failed | np0005647032 | 0:06:37.609812 | 0.06s 2026-03-14 08:08:59.378411 | fa163e0a-ba28-31b9-2e96-00000000a4bf | TASK | Fail due to missing ca.crt file 2026-03-14 08:08:59.433755 | fa163e0a-ba28-31b9-2e96-00000000a4bf | SKIPPED | Fail due to missing ca.crt file | np0005647032 2026-03-14 08:08:59.434532 | fa163e0a-ba28-31b9-2e96-00000000a4bf | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647032 | 0:06:37.688188 | 0.05s 2026-03-14 08:08:59.448727 | fa163e0a-ba28-31b9-2e96-00000000a4c1 | TASK | Install - Configure IPA default.conf 2026-03-14 08:08:59.845704 | fa163e0a-ba28-31b9-2e96-00000000a340 | CHANGED | Install - Configure IPA default.conf | np0005647037 2026-03-14 08:08:59.846577 | fa163e0a-ba28-31b9-2e96-00000000a340 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647037 | 0:06:38.100229 | 0.79s 2026-03-14 08:08:59.856921 | fa163e0a-ba28-31b9-2e96-00000000a341 | TASK | Install - Configure SSSD 2026-03-14 08:08:59.887814 | fa163e0a-ba28-31b9-2e96-00000000a3a9 | CHANGED | Install - Configure IPA default.conf | np0005647038 2026-03-14 08:08:59.888664 | fa163e0a-ba28-31b9-2e96-00000000a3a9 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647038 | 0:06:38.142316 | 0.72s 2026-03-14 08:08:59.889041 | fa163e0a-ba28-31b9-2e96-00000000a562 | CHANGED | Install - Join IPA | np0005647033 2026-03-14 08:08:59.889351 | fa163e0a-ba28-31b9-2e96-00000000a562 | TIMING | ipaclient : Install - Join IPA | np0005647033 | 0:06:38.143014 | 1.25s 2026-03-14 08:08:59.899698 | fa163e0a-ba28-31b9-2e96-00000000a3aa | TASK | Install - Configure SSSD 2026-03-14 08:08:59.919039 | fa163e0a-ba28-31b9-2e96-00000000a564 | TASK | The krb5 configuration is not correct 2026-03-14 08:08:59.928195 | fa163e0a-ba28-31b9-2e96-00000000a2c3 | CHANGED | Install - Configure IPA default.conf | np0005647039 2026-03-14 08:08:59.929033 | fa163e0a-ba28-31b9-2e96-00000000a2c3 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647039 | 0:06:38.182685 | 0.73s 2026-03-14 08:08:59.940359 | fa163e0a-ba28-31b9-2e96-00000000a2c4 | TASK | Install - Configure SSSD 2026-03-14 08:08:59.974184 | fa163e0a-ba28-31b9-2e96-00000000a564 | SKIPPED | The krb5 configuration is not correct | np0005647033 2026-03-14 08:08:59.975340 | fa163e0a-ba28-31b9-2e96-00000000a564 | TIMING | ipaclient : The krb5 configuration is not correct | np0005647033 | 0:06:38.228987 | 0.05s 2026-03-14 08:08:59.998979 | fa163e0a-ba28-31b9-2e96-00000000a565 | TASK | IPA test failed 2026-03-14 08:09:00.065948 | fa163e0a-ba28-31b9-2e96-00000000a565 | SKIPPED | IPA test failed | np0005647033 2026-03-14 08:09:00.066680 | fa163e0a-ba28-31b9-2e96-00000000a565 | TIMING | ipaclient : IPA test failed | np0005647033 | 0:06:38.320336 | 0.07s 2026-03-14 08:09:00.081060 | fa163e0a-ba28-31b9-2e96-00000000a566 | TASK | Fail due to missing ca.crt file 2026-03-14 08:09:00.115586 | fa163e0a-ba28-31b9-2e96-00000000a4c1 | CHANGED | Install - Configure IPA default.conf | np0005647032 2026-03-14 08:09:00.116391 | fa163e0a-ba28-31b9-2e96-00000000a4c1 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647032 | 0:06:38.370045 | 0.67s 2026-03-14 08:09:00.134678 | fa163e0a-ba28-31b9-2e96-00000000a4c2 | TASK | Install - Configure SSSD 2026-03-14 08:09:00.140559 | fa163e0a-ba28-31b9-2e96-00000000a566 | SKIPPED | Fail due to missing ca.crt file | np0005647033 2026-03-14 08:09:00.141421 | fa163e0a-ba28-31b9-2e96-00000000a566 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647033 | 0:06:38.395073 | 0.06s 2026-03-14 08:09:00.157558 | fa163e0a-ba28-31b9-2e96-00000000a568 | TASK | Install - Configure IPA default.conf 2026-03-14 08:09:00.416824 | fa163e0a-ba28-31b9-2e96-00000000a5c8 | CHANGED | Install - Join IPA | np0005647035 2026-03-14 08:09:00.418457 | fa163e0a-ba28-31b9-2e96-00000000a5c8 | TIMING | ipaclient : Install - Join IPA | np0005647035 | 0:06:38.672099 | 1.52s 2026-03-14 08:09:00.453057 | fa163e0a-ba28-31b9-2e96-00000000a5ca | TASK | The krb5 configuration is not correct 2026-03-14 08:09:00.523537 | fa163e0a-ba28-31b9-2e96-00000000a5ca | SKIPPED | The krb5 configuration is not correct | np0005647035 2026-03-14 08:09:00.524586 | fa163e0a-ba28-31b9-2e96-00000000a5ca | TIMING | ipaclient : The krb5 configuration is not correct | np0005647035 | 0:06:38.778237 | 0.07s 2026-03-14 08:09:00.544430 | fa163e0a-ba28-31b9-2e96-00000000a5cb | TASK | IPA test failed 2026-03-14 08:09:00.618652 | fa163e0a-ba28-31b9-2e96-00000000a5cb | SKIPPED | IPA test failed | np0005647035 2026-03-14 08:09:00.619621 | fa163e0a-ba28-31b9-2e96-00000000a5cb | TIMING | ipaclient : IPA test failed | np0005647035 | 0:06:38.873274 | 0.07s 2026-03-14 08:09:00.638427 | fa163e0a-ba28-31b9-2e96-00000000a5cc | TASK | Fail due to missing ca.crt file 2026-03-14 08:09:00.710593 | fa163e0a-ba28-31b9-2e96-00000000a5cc | SKIPPED | Fail due to missing ca.crt file | np0005647035 2026-03-14 08:09:00.711513 | fa163e0a-ba28-31b9-2e96-00000000a5cc | TIMING | ipaclient : Fail due to missing ca.crt file | np0005647035 | 0:06:38.965167 | 0.07s 2026-03-14 08:09:00.749950 | fa163e0a-ba28-31b9-2e96-00000000a5ce | TASK | Install - Configure IPA default.conf 2026-03-14 08:09:00.758814 | fa163e0a-ba28-31b9-2e96-00000000a341 | CHANGED | Install - Configure SSSD | np0005647037 2026-03-14 08:09:00.767458 | fa163e0a-ba28-31b9-2e96-00000000a341 | TIMING | ipaclient : Install - Configure SSSD | np0005647037 | 0:06:39.021083 | 0.91s 2026-03-14 08:09:00.768815 | fa163e0a-ba28-31b9-2e96-00000000a2c4 | CHANGED | Install - Configure SSSD | np0005647039 2026-03-14 08:09:00.769657 | fa163e0a-ba28-31b9-2e96-00000000a2c4 | TIMING | ipaclient : Install - Configure SSSD | np0005647039 | 0:06:39.023310 | 0.83s 2026-03-14 08:09:00.770658 | fa163e0a-ba28-31b9-2e96-00000000a3aa | CHANGED | Install - Configure SSSD | np0005647038 2026-03-14 08:09:00.771492 | fa163e0a-ba28-31b9-2e96-00000000a3aa | TIMING | ipaclient : Install - Configure SSSD | np0005647038 | 0:06:39.025145 | 0.87s 2026-03-14 08:09:00.795013 | fa163e0a-ba28-31b9-2e96-00000000a342 | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:00.829472 | fa163e0a-ba28-31b9-2e96-00000000a3ab | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:00.857745 | fa163e0a-ba28-31b9-2e96-00000000a2c5 | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:00.872785 | fa163e0a-ba28-31b9-2e96-00000000a568 | CHANGED | Install - Configure IPA default.conf | np0005647033 2026-03-14 08:09:00.874365 | fa163e0a-ba28-31b9-2e96-00000000a568 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647033 | 0:06:39.127998 | 0.72s 2026-03-14 08:09:00.875382 | fa163e0a-ba28-31b9-2e96-00000000a4c2 | CHANGED | Install - Configure SSSD | np0005647032 2026-03-14 08:09:00.876226 | fa163e0a-ba28-31b9-2e96-00000000a4c2 | TIMING | ipaclient : Install - Configure SSSD | np0005647032 | 0:06:39.129880 | 0.74s 2026-03-14 08:09:00.907959 | fa163e0a-ba28-31b9-2e96-00000000a4c3 | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:00.931923 | fa163e0a-ba28-31b9-2e96-00000000a569 | TASK | Install - Configure SSSD 2026-03-14 08:09:01.475429 | fa163e0a-ba28-31b9-2e96-00000000a5ce | CHANGED | Install - Configure IPA default.conf | np0005647035 2026-03-14 08:09:01.476769 | fa163e0a-ba28-31b9-2e96-00000000a5ce | TIMING | ipaclient : Install - Configure IPA default.conf | np0005647035 | 0:06:39.730419 | 0.73s 2026-03-14 08:09:01.497736 | fa163e0a-ba28-31b9-2e96-00000000a5cf | TASK | Install - Configure SSSD 2026-03-14 08:09:01.673415 | fa163e0a-ba28-31b9-2e96-00000000a569 | CHANGED | Install - Configure SSSD | np0005647033 2026-03-14 08:09:01.674540 | fa163e0a-ba28-31b9-2e96-00000000a569 | TIMING | ipaclient : Install - Configure SSSD | np0005647033 | 0:06:39.928191 | 0.74s 2026-03-14 08:09:01.695910 | fa163e0a-ba28-31b9-2e96-00000000a56a | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:02.256432 | fa163e0a-ba28-31b9-2e96-00000000a5cf | CHANGED | Install - Configure SSSD | np0005647035 2026-03-14 08:09:02.258617 | fa163e0a-ba28-31b9-2e96-00000000a5cf | TIMING | ipaclient : Install - Configure SSSD | np0005647035 | 0:06:40.512192 | 0.76s 2026-03-14 08:09:02.281798 | fa163e0a-ba28-31b9-2e96-00000000a5d0 | TASK | Install - IPA API calls for remaining enrollment parts 2026-03-14 08:09:03.061754 | fa163e0a-ba28-31b9-2e96-00000000a2c5 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647039 2026-03-14 08:09:03.063768 | fa163e0a-ba28-31b9-2e96-00000000a2c5 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647039 | 0:06:41.317350 | 2.20s 2026-03-14 08:09:03.088037 | fa163e0a-ba28-31b9-2e96-00000000a2c6 | TASK | Install - Fix IPA ca 2026-03-14 08:09:03.097833 | fa163e0a-ba28-31b9-2e96-00000000a342 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647037 2026-03-14 08:09:03.104963 | fa163e0a-ba28-31b9-2e96-00000000a342 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647037 | 0:06:41.358606 | 2.31s 2026-03-14 08:09:03.106147 | fa163e0a-ba28-31b9-2e96-00000000a3ab | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647038 2026-03-14 08:09:03.107161 | fa163e0a-ba28-31b9-2e96-00000000a3ab | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647038 | 0:06:41.360816 | 2.27s 2026-03-14 08:09:03.108260 | fa163e0a-ba28-31b9-2e96-00000000a4c3 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647032 2026-03-14 08:09:03.109255 | fa163e0a-ba28-31b9-2e96-00000000a4c3 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647032 | 0:06:41.362912 | 2.20s 2026-03-14 08:09:03.123925 | fa163e0a-ba28-31b9-2e96-00000000a343 | TASK | Install - Fix IPA ca 2026-03-14 08:09:03.141393 | fa163e0a-ba28-31b9-2e96-00000000a3ac | TASK | Install - Fix IPA ca 2026-03-14 08:09:03.185355 | fa163e0a-ba28-31b9-2e96-00000000a4c4 | TASK | Install - Fix IPA ca 2026-03-14 08:09:03.195261 | fa163e0a-ba28-31b9-2e96-00000000a2c6 | SKIPPED | Install - Fix IPA ca | np0005647039 2026-03-14 08:09:03.201745 | fa163e0a-ba28-31b9-2e96-00000000a2c6 | TIMING | ipaclient : Install - Fix IPA ca | np0005647039 | 0:06:41.455376 | 0.11s 2026-03-14 08:09:03.202514 | fa163e0a-ba28-31b9-2e96-00000000a343 | SKIPPED | Install - Fix IPA ca | np0005647037 2026-03-14 08:09:03.203285 | fa163e0a-ba28-31b9-2e96-00000000a343 | TIMING | ipaclient : Install - Fix IPA ca | np0005647037 | 0:06:41.456938 | 0.08s 2026-03-14 08:09:03.231209 | fa163e0a-ba28-31b9-2e96-00000000a344 | TASK | Install - Create IPA NSS database 2026-03-14 08:09:03.254458 | fa163e0a-ba28-31b9-2e96-00000000a2c7 | TASK | Install - Create IPA NSS database 2026-03-14 08:09:03.261875 | fa163e0a-ba28-31b9-2e96-00000000a3ac | SKIPPED | Install - Fix IPA ca | np0005647038 2026-03-14 08:09:03.272599 | fa163e0a-ba28-31b9-2e96-00000000a3ac | TIMING | ipaclient : Install - Fix IPA ca | np0005647038 | 0:06:41.526242 | 0.13s 2026-03-14 08:09:03.273147 | fa163e0a-ba28-31b9-2e96-00000000a4c4 | SKIPPED | Install - Fix IPA ca | np0005647032 2026-03-14 08:09:03.273623 | fa163e0a-ba28-31b9-2e96-00000000a4c4 | TIMING | ipaclient : Install - Fix IPA ca | np0005647032 | 0:06:41.527282 | 0.09s 2026-03-14 08:09:03.287602 | fa163e0a-ba28-31b9-2e96-00000000a3ad | TASK | Install - Create IPA NSS database 2026-03-14 08:09:03.312047 | fa163e0a-ba28-31b9-2e96-00000000a4c5 | TASK | Install - Create IPA NSS database 2026-03-14 08:09:03.622470 | fa163e0a-ba28-31b9-2e96-00000000a56a | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647033 2026-03-14 08:09:03.624236 | fa163e0a-ba28-31b9-2e96-00000000a56a | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647033 | 0:06:41.877873 | 1.93s 2026-03-14 08:09:03.657019 | fa163e0a-ba28-31b9-2e96-00000000a56b | TASK | Install - Fix IPA ca 2026-03-14 08:09:03.747904 | fa163e0a-ba28-31b9-2e96-00000000a56b | SKIPPED | Install - Fix IPA ca | np0005647033 2026-03-14 08:09:03.748954 | fa163e0a-ba28-31b9-2e96-00000000a56b | TIMING | ipaclient : Install - Fix IPA ca | np0005647033 | 0:06:42.002606 | 0.09s 2026-03-14 08:09:03.769080 | fa163e0a-ba28-31b9-2e96-00000000a56c | TASK | Install - Create IPA NSS database 2026-03-14 08:09:04.900588 | fa163e0a-ba28-31b9-2e96-00000000a5d0 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005647035 2026-03-14 08:09:04.904000 | fa163e0a-ba28-31b9-2e96-00000000a5d0 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005647035 | 0:06:43.157633 | 2.62s 2026-03-14 08:09:04.931150 | fa163e0a-ba28-31b9-2e96-00000000a5d1 | TASK | Install - Fix IPA ca 2026-03-14 08:09:05.008539 | fa163e0a-ba28-31b9-2e96-00000000a5d1 | SKIPPED | Install - Fix IPA ca | np0005647035 2026-03-14 08:09:05.009965 | fa163e0a-ba28-31b9-2e96-00000000a5d1 | TIMING | ipaclient : Install - Fix IPA ca | np0005647035 | 0:06:43.263608 | 0.08s 2026-03-14 08:09:05.042779 | fa163e0a-ba28-31b9-2e96-00000000a5d2 | TASK | Install - Create IPA NSS database 2026-03-14 08:09:08.233653 | fa163e0a-ba28-31b9-2e96-00000000a2c7 | CHANGED | Install - Create IPA NSS database | np0005647039 2026-03-14 08:09:08.235426 | fa163e0a-ba28-31b9-2e96-00000000a2c7 | TIMING | ipaclient : Install - Create IPA NSS database | np0005647039 | 0:06:46.489058 | 4.98s 2026-03-14 08:09:08.257784 | fa163e0a-ba28-31b9-2e96-00000000a2ca | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:08.304859 | fa163e0a-ba28-31b9-2e96-00000000a4c5 | CHANGED | Install - Create IPA NSS database | np0005647032 2026-03-14 08:09:08.307634 | fa163e0a-ba28-31b9-2e96-00000000a4c5 | TIMING | ipaclient : Install - Create IPA NSS database | np0005647032 | 0:06:46.561268 | 4.99s 2026-03-14 08:09:08.347926 | fa163e0a-ba28-31b9-2e96-00000000a4c6 | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:08.358281 | fa163e0a-ba28-31b9-2e96-00000000a344 | CHANGED | Install - Create IPA NSS database | np0005647037 2026-03-14 08:09:08.361658 | fa163e0a-ba28-31b9-2e96-00000000a344 | TIMING | ipaclient : Install - Create IPA NSS database | np0005647037 | 0:06:46.615285 | 5.13s 2026-03-14 08:09:08.376947 | fa163e0a-ba28-31b9-2e96-00000000a345 | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:08.527863 | fa163e0a-ba28-31b9-2e96-00000000a3ad | CHANGED | Install - Create IPA NSS database | np0005647038 2026-03-14 08:09:08.530160 | fa163e0a-ba28-31b9-2e96-00000000a3ad | TIMING | ipaclient : Install - Create IPA NSS database | np0005647038 | 0:06:46.783792 | 5.24s 2026-03-14 08:09:08.552058 | fa163e0a-ba28-31b9-2e96-00000000a3ae | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:08.730063 | fa163e0a-ba28-31b9-2e96-00000000a56c | CHANGED | Install - Create IPA NSS database | np0005647033 2026-03-14 08:09:08.731328 | fa163e0a-ba28-31b9-2e96-00000000a56c | TIMING | ipaclient : Install - Create IPA NSS database | np0005647033 | 0:06:46.984977 | 4.96s 2026-03-14 08:09:08.758844 | fa163e0a-ba28-31b9-2e96-00000000a56d | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:09.230754 | fa163e0a-ba28-31b9-2e96-00000000a2ca | CHANGED | Install - Configure SSH and SSHD | np0005647039 2026-03-14 08:09:09.236652 | fa163e0a-ba28-31b9-2e96-00000000a2ca | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647039 | 0:06:47.490292 | 0.98s 2026-03-14 08:09:09.237638 | fa163e0a-ba28-31b9-2e96-00000000a4c6 | CHANGED | Install - Configure SSH and SSHD | np0005647032 2026-03-14 08:09:09.238464 | fa163e0a-ba28-31b9-2e96-00000000a4c6 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647032 | 0:06:47.492118 | 0.89s 2026-03-14 08:09:09.253197 | fa163e0a-ba28-31b9-2e96-00000000a2cb | TASK | Install - Configure automount 2026-03-14 08:09:09.285012 | fa163e0a-ba28-31b9-2e96-00000000a4c7 | TASK | Install - Configure automount 2026-03-14 08:09:09.290809 | fa163e0a-ba28-31b9-2e96-00000000a345 | CHANGED | Install - Configure SSH and SSHD | np0005647037 2026-03-14 08:09:09.291679 | fa163e0a-ba28-31b9-2e96-00000000a345 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647037 | 0:06:47.545327 | 0.91s 2026-03-14 08:09:09.303643 | fa163e0a-ba28-31b9-2e96-00000000a346 | TASK | Install - Configure automount 2026-03-14 08:09:09.348467 | fa163e0a-ba28-31b9-2e96-00000000a3ae | CHANGED | Install - Configure SSH and SSHD | np0005647038 2026-03-14 08:09:09.349433 | fa163e0a-ba28-31b9-2e96-00000000a3ae | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647038 | 0:06:47.603085 | 0.80s 2026-03-14 08:09:09.360601 | fa163e0a-ba28-31b9-2e96-00000000a3af | TASK | Install - Configure automount 2026-03-14 08:09:09.569742 | fa163e0a-ba28-31b9-2e96-00000000a56d | CHANGED | Install - Configure SSH and SSHD | np0005647033 2026-03-14 08:09:09.570986 | fa163e0a-ba28-31b9-2e96-00000000a56d | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647033 | 0:06:47.824630 | 0.81s 2026-03-14 08:09:09.593734 | fa163e0a-ba28-31b9-2e96-00000000a56e | TASK | Install - Configure automount 2026-03-14 08:09:10.108966 | fa163e0a-ba28-31b9-2e96-00000000a346 | CHANGED | Install - Configure automount | np0005647037 2026-03-14 08:09:10.110073 | fa163e0a-ba28-31b9-2e96-00000000a346 | TIMING | ipaclient : Install - Configure automount | np0005647037 | 0:06:48.363721 | 0.81s 2026-03-14 08:09:10.128096 | fa163e0a-ba28-31b9-2e96-00000000a347 | TASK | Install - Configure firefox 2026-03-14 08:09:10.144059 | fa163e0a-ba28-31b9-2e96-00000000a3af | CHANGED | Install - Configure automount | np0005647038 2026-03-14 08:09:10.145247 | fa163e0a-ba28-31b9-2e96-00000000a3af | TIMING | ipaclient : Install - Configure automount | np0005647038 | 0:06:48.398892 | 0.78s 2026-03-14 08:09:10.145912 | fa163e0a-ba28-31b9-2e96-00000000a4c7 | CHANGED | Install - Configure automount | np0005647032 2026-03-14 08:09:10.146360 | fa163e0a-ba28-31b9-2e96-00000000a4c7 | TIMING | ipaclient : Install - Configure automount | np0005647032 | 0:06:48.400020 | 0.86s 2026-03-14 08:09:10.147041 | fa163e0a-ba28-31b9-2e96-00000000a2cb | CHANGED | Install - Configure automount | np0005647039 2026-03-14 08:09:10.147457 | fa163e0a-ba28-31b9-2e96-00000000a2cb | TIMING | ipaclient : Install - Configure automount | np0005647039 | 0:06:48.401116 | 0.89s 2026-03-14 08:09:10.162324 | fa163e0a-ba28-31b9-2e96-00000000a3b0 | TASK | Install - Configure firefox 2026-03-14 08:09:10.181849 | fa163e0a-ba28-31b9-2e96-00000000a2cc | TASK | Install - Configure firefox 2026-03-14 08:09:10.201045 | fa163e0a-ba28-31b9-2e96-00000000a4c8 | TASK | Install - Configure firefox 2026-03-14 08:09:10.213136 | fa163e0a-ba28-31b9-2e96-00000000a3b0 | SKIPPED | Install - Configure firefox | np0005647038 2026-03-14 08:09:10.214046 | fa163e0a-ba28-31b9-2e96-00000000a3b0 | TIMING | ipaclient : Install - Configure firefox | np0005647038 | 0:06:48.467694 | 0.05s 2026-03-14 08:09:10.233689 | fa163e0a-ba28-31b9-2e96-00000000a3b1 | TASK | Install - Configure NIS 2026-03-14 08:09:10.244771 | fa163e0a-ba28-31b9-2e96-00000000a347 | SKIPPED | Install - Configure firefox | np0005647037 2026-03-14 08:09:10.245816 | fa163e0a-ba28-31b9-2e96-00000000a347 | TIMING | ipaclient : Install - Configure firefox | np0005647037 | 0:06:48.499465 | 0.12s 2026-03-14 08:09:10.246137 | fa163e0a-ba28-31b9-2e96-00000000a2cc | SKIPPED | Install - Configure firefox | np0005647039 2026-03-14 08:09:10.246442 | fa163e0a-ba28-31b9-2e96-00000000a2cc | TIMING | ipaclient : Install - Configure firefox | np0005647039 | 0:06:48.500104 | 0.06s 2026-03-14 08:09:10.259034 | fa163e0a-ba28-31b9-2e96-00000000a348 | TASK | Install - Configure NIS 2026-03-14 08:09:10.277942 | fa163e0a-ba28-31b9-2e96-00000000a2cd | TASK | Install - Configure NIS 2026-03-14 08:09:10.298730 | fa163e0a-ba28-31b9-2e96-00000000a56e | CHANGED | Install - Configure automount | np0005647033 2026-03-14 08:09:10.299780 | fa163e0a-ba28-31b9-2e96-00000000a56e | TIMING | ipaclient : Install - Configure automount | np0005647033 | 0:06:48.553432 | 0.70s 2026-03-14 08:09:10.300139 | fa163e0a-ba28-31b9-2e96-00000000a4c8 | SKIPPED | Install - Configure firefox | np0005647032 2026-03-14 08:09:10.300469 | fa163e0a-ba28-31b9-2e96-00000000a4c8 | TIMING | ipaclient : Install - Configure firefox | np0005647032 | 0:06:48.554132 | 0.09s 2026-03-14 08:09:10.315724 | fa163e0a-ba28-31b9-2e96-00000000a4c9 | TASK | Install - Configure NIS 2026-03-14 08:09:10.335061 | fa163e0a-ba28-31b9-2e96-00000000a56f | TASK | Install - Configure firefox 2026-03-14 08:09:10.437334 | fa163e0a-ba28-31b9-2e96-00000000a56f | SKIPPED | Install - Configure firefox | np0005647033 2026-03-14 08:09:10.438814 | fa163e0a-ba28-31b9-2e96-00000000a56f | TIMING | ipaclient : Install - Configure firefox | np0005647033 | 0:06:48.692453 | 0.10s 2026-03-14 08:09:10.472274 | fa163e0a-ba28-31b9-2e96-00000000a570 | TASK | Install - Configure NIS 2026-03-14 08:09:10.538270 | fa163e0a-ba28-31b9-2e96-00000000a5d2 | CHANGED | Install - Create IPA NSS database | np0005647035 2026-03-14 08:09:10.540444 | fa163e0a-ba28-31b9-2e96-00000000a5d2 | TIMING | ipaclient : Install - Create IPA NSS database | np0005647035 | 0:06:48.794078 | 5.50s 2026-03-14 08:09:10.570263 | fa163e0a-ba28-31b9-2e96-00000000a5d3 | TASK | Install - Configure SSH and SSHD 2026-03-14 08:09:11.378404 | fa163e0a-ba28-31b9-2e96-00000000a4c9 | CHANGED | Install - Configure NIS | np0005647032 2026-03-14 08:09:11.384213 | fa163e0a-ba28-31b9-2e96-00000000a4c9 | TIMING | ipaclient : Install - Configure NIS | np0005647032 | 0:06:49.637853 | 1.07s 2026-03-14 08:09:11.384963 | fa163e0a-ba28-31b9-2e96-00000000a2cd | CHANGED | Install - Configure NIS | np0005647039 2026-03-14 08:09:11.385634 | fa163e0a-ba28-31b9-2e96-00000000a2cd | TIMING | ipaclient : Install - Configure NIS | np0005647039 | 0:06:49.639289 | 1.11s 2026-03-14 08:09:11.409438 | fa163e0a-ba28-31b9-2e96-00000000a2ce | TASK | Remove temporary krb5.conf 2026-03-14 08:09:11.462637 | fa163e0a-ba28-31b9-2e96-00000000a4ca | TASK | Remove temporary krb5.conf 2026-03-14 08:09:11.471198 | fa163e0a-ba28-31b9-2e96-00000000a5d3 | CHANGED | Install - Configure SSH and SSHD | np0005647035 2026-03-14 08:09:11.472375 | fa163e0a-ba28-31b9-2e96-00000000a5d3 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005647035 | 0:06:49.726021 | 0.90s 2026-03-14 08:09:11.472946 | fa163e0a-ba28-31b9-2e96-00000000a348 | CHANGED | Install - Configure NIS | np0005647037 2026-03-14 08:09:11.473354 | fa163e0a-ba28-31b9-2e96-00000000a348 | TIMING | ipaclient : Install - Configure NIS | np0005647037 | 0:06:49.727016 | 1.21s 2026-03-14 08:09:11.473722 | fa163e0a-ba28-31b9-2e96-00000000a3b1 | CHANGED | Install - Configure NIS | np0005647038 2026-03-14 08:09:11.474041 | fa163e0a-ba28-31b9-2e96-00000000a3b1 | TIMING | ipaclient : Install - Configure NIS | np0005647038 | 0:06:49.727702 | 1.23s 2026-03-14 08:09:11.485124 | fa163e0a-ba28-31b9-2e96-00000000a349 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:11.510207 | fa163e0a-ba28-31b9-2e96-00000000a3b2 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:11.534595 | fa163e0a-ba28-31b9-2e96-00000000a5d4 | TASK | Install - Configure automount 2026-03-14 08:09:11.539827 | fa163e0a-ba28-31b9-2e96-00000000a570 | CHANGED | Install - Configure NIS | np0005647033 2026-03-14 08:09:11.540711 | fa163e0a-ba28-31b9-2e96-00000000a570 | TIMING | ipaclient : Install - Configure NIS | np0005647033 | 0:06:49.794362 | 1.07s 2026-03-14 08:09:11.557563 | fa163e0a-ba28-31b9-2e96-00000000a571 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:11.791132 | fa163e0a-ba28-31b9-2e96-00000000a2ce | CHANGED | Remove temporary krb5.conf | np0005647039 2026-03-14 08:09:11.792126 | fa163e0a-ba28-31b9-2e96-00000000a2ce | TIMING | ipaclient : Remove temporary krb5.conf | np0005647039 | 0:06:50.045769 | 0.38s 2026-03-14 08:09:11.802402 | fa163e0a-ba28-31b9-2e96-00000000a2cf | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:11.825399 | fa163e0a-ba28-31b9-2e96-00000000a4ca | CHANGED | Remove temporary krb5.conf | np0005647032 2026-03-14 08:09:11.826288 | fa163e0a-ba28-31b9-2e96-00000000a4ca | TIMING | ipaclient : Remove temporary krb5.conf | np0005647032 | 0:06:50.079942 | 0.36s 2026-03-14 08:09:11.826728 | fa163e0a-ba28-31b9-2e96-00000000a349 | CHANGED | Remove temporary krb5.conf | np0005647037 2026-03-14 08:09:11.827085 | fa163e0a-ba28-31b9-2e96-00000000a349 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647037 | 0:06:50.080747 | 0.34s 2026-03-14 08:09:11.840093 | fa163e0a-ba28-31b9-2e96-00000000a34a | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:11.860413 | fa163e0a-ba28-31b9-2e96-00000000a4cb | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:11.891391 | fa163e0a-ba28-31b9-2e96-00000000a3b2 | CHANGED | Remove temporary krb5.conf | np0005647038 2026-03-14 08:09:11.892404 | fa163e0a-ba28-31b9-2e96-00000000a3b2 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647038 | 0:06:50.146057 | 0.38s 2026-03-14 08:09:11.902708 | fa163e0a-ba28-31b9-2e96-00000000a3b3 | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:11.925410 | fa163e0a-ba28-31b9-2e96-00000000a571 | CHANGED | Remove temporary krb5.conf | np0005647033 2026-03-14 08:09:11.926461 | fa163e0a-ba28-31b9-2e96-00000000a571 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647033 | 0:06:50.180103 | 0.37s 2026-03-14 08:09:11.945701 | fa163e0a-ba28-31b9-2e96-00000000a572 | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:12.227269 | fa163e0a-ba28-31b9-2e96-00000000a5d4 | CHANGED | Install - Configure automount | np0005647035 2026-03-14 08:09:12.228636 | fa163e0a-ba28-31b9-2e96-00000000a5d4 | TIMING | ipaclient : Install - Configure automount | np0005647035 | 0:06:50.482281 | 0.69s 2026-03-14 08:09:12.248954 | fa163e0a-ba28-31b9-2e96-00000000a5d5 | TASK | Install - Configure firefox 2026-03-14 08:09:12.327955 | fa163e0a-ba28-31b9-2e96-00000000a5d5 | SKIPPED | Install - Configure firefox | np0005647035 2026-03-14 08:09:12.329163 | fa163e0a-ba28-31b9-2e96-00000000a5d5 | TIMING | ipaclient : Install - Configure firefox | np0005647035 | 0:06:50.582810 | 0.08s 2026-03-14 08:09:12.359609 | fa163e0a-ba28-31b9-2e96-00000000a5d6 | TASK | Install - Configure NIS 2026-03-14 08:09:12.650238 | fa163e0a-ba28-31b9-2e96-00000000a572 | CHANGED | Install - Configure krb5 for IPA realm | np0005647033 2026-03-14 08:09:12.651443 | fa163e0a-ba28-31b9-2e96-00000000a572 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647033 | 0:06:50.905092 | 0.70s 2026-03-14 08:09:12.672226 | fa163e0a-ba28-31b9-2e96-00000000a573 | TASK | Install - Configure certmonger 2026-03-14 08:09:12.723907 | fa163e0a-ba28-31b9-2e96-00000000a34a | CHANGED | Install - Configure krb5 for IPA realm | np0005647037 2026-03-14 08:09:12.725338 | fa163e0a-ba28-31b9-2e96-00000000a34a | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647037 | 0:06:50.978982 | 0.88s 2026-03-14 08:09:12.726158 | fa163e0a-ba28-31b9-2e96-00000000a3b3 | CHANGED | Install - Configure krb5 for IPA realm | np0005647038 2026-03-14 08:09:12.726803 | fa163e0a-ba28-31b9-2e96-00000000a3b3 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647038 | 0:06:50.980459 | 0.82s 2026-03-14 08:09:12.727575 | fa163e0a-ba28-31b9-2e96-00000000a4cb | CHANGED | Install - Configure krb5 for IPA realm | np0005647032 2026-03-14 08:09:12.728223 | fa163e0a-ba28-31b9-2e96-00000000a4cb | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647032 | 0:06:50.981879 | 0.87s 2026-03-14 08:09:12.728965 | fa163e0a-ba28-31b9-2e96-00000000a2cf | CHANGED | Install - Configure krb5 for IPA realm | np0005647039 2026-03-14 08:09:12.729608 | fa163e0a-ba28-31b9-2e96-00000000a2cf | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647039 | 0:06:50.983263 | 0.93s 2026-03-14 08:09:12.748776 | fa163e0a-ba28-31b9-2e96-00000000a34b | TASK | Install - Configure certmonger 2026-03-14 08:09:12.766214 | fa163e0a-ba28-31b9-2e96-00000000a3b4 | TASK | Install - Configure certmonger 2026-03-14 08:09:12.782023 | fa163e0a-ba28-31b9-2e96-00000000a2d0 | TASK | Install - Configure certmonger 2026-03-14 08:09:12.804166 | fa163e0a-ba28-31b9-2e96-00000000a4cc | TASK | Install - Configure certmonger 2026-03-14 08:09:13.387795 | fa163e0a-ba28-31b9-2e96-00000000a5d6 | CHANGED | Install - Configure NIS | np0005647035 2026-03-14 08:09:13.388979 | fa163e0a-ba28-31b9-2e96-00000000a5d6 | TIMING | ipaclient : Install - Configure NIS | np0005647035 | 0:06:51.642628 | 1.03s 2026-03-14 08:09:13.410721 | fa163e0a-ba28-31b9-2e96-00000000a5d7 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:13.540713 | fa163e0a-ba28-31b9-2e96-00000000a4cc | CHANGED | Install - Configure certmonger | np0005647032 2026-03-14 08:09:13.541841 | fa163e0a-ba28-31b9-2e96-00000000a4cc | TIMING | ipaclient : Install - Configure certmonger | np0005647032 | 0:06:51.795491 | 0.74s 2026-03-14 08:09:13.575218 | fa163e0a-ba28-31b9-2e96-00000000a4cd | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:13.582465 | fa163e0a-ba28-31b9-2e96-00000000a573 | CHANGED | Install - Configure certmonger | np0005647033 2026-03-14 08:09:13.583866 | fa163e0a-ba28-31b9-2e96-00000000a573 | TIMING | ipaclient : Install - Configure certmonger | np0005647033 | 0:06:51.837500 | 0.91s 2026-03-14 08:09:13.584483 | fa163e0a-ba28-31b9-2e96-00000000a3b4 | CHANGED | Install - Configure certmonger | np0005647038 2026-03-14 08:09:13.584944 | fa163e0a-ba28-31b9-2e96-00000000a3b4 | TIMING | ipaclient : Install - Configure certmonger | np0005647038 | 0:06:51.838603 | 0.82s 2026-03-14 08:09:13.585494 | fa163e0a-ba28-31b9-2e96-00000000a34b | CHANGED | Install - Configure certmonger | np0005647037 2026-03-14 08:09:13.594739 | fa163e0a-ba28-31b9-2e96-00000000a34b | TIMING | ipaclient : Install - Configure certmonger | np0005647037 | 0:06:51.848397 | 0.84s 2026-03-14 08:09:13.595200 | fa163e0a-ba28-31b9-2e96-00000000a2d0 | CHANGED | Install - Configure certmonger | np0005647039 2026-03-14 08:09:13.595741 | fa163e0a-ba28-31b9-2e96-00000000a2d0 | TIMING | ipaclient : Install - Configure certmonger | np0005647039 | 0:06:51.849400 | 0.81s 2026-03-14 08:09:13.611229 | fa163e0a-ba28-31b9-2e96-00000000a34c | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:13.630291 | fa163e0a-ba28-31b9-2e96-00000000a3b5 | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:13.649888 | fa163e0a-ba28-31b9-2e96-00000000a2d1 | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:13.678071 | fa163e0a-ba28-31b9-2e96-00000000a574 | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:13.684182 | fa163e0a-ba28-31b9-2e96-00000000a4cd | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647032 2026-03-14 08:09:13.685065 | fa163e0a-ba28-31b9-2e96-00000000a4cd | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647032 | 0:06:51.938714 | 0.11s 2026-03-14 08:09:13.685348 | fa163e0a-ba28-31b9-2e96-00000000a34c | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647037 2026-03-14 08:09:13.685739 | fa163e0a-ba28-31b9-2e96-00000000a34c | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647037 | 0:06:51.939401 | 0.07s 2026-03-14 08:09:13.686041 | fa163e0a-ba28-31b9-2e96-00000000a3b5 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647038 2026-03-14 08:09:13.686399 | fa163e0a-ba28-31b9-2e96-00000000a3b5 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647038 | 0:06:51.940061 | 0.05s 2026-03-14 08:09:13.697094 | fa163e0a-ba28-31b9-2e96-00000000a34d | TASK | Cleanup leftover ccache 2026-03-14 08:09:13.718389 | fa163e0a-ba28-31b9-2e96-00000000a3b6 | TASK | Cleanup leftover ccache 2026-03-14 08:09:13.743006 | fa163e0a-ba28-31b9-2e96-00000000a4ce | TASK | Cleanup leftover ccache 2026-03-14 08:09:13.749319 | fa163e0a-ba28-31b9-2e96-00000000a2d1 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647039 2026-03-14 08:09:13.750243 | fa163e0a-ba28-31b9-2e96-00000000a2d1 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647039 | 0:06:52.003890 | 0.10s 2026-03-14 08:09:13.750513 | fa163e0a-ba28-31b9-2e96-00000000a574 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647033 2026-03-14 08:09:13.750933 | fa163e0a-ba28-31b9-2e96-00000000a574 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647033 | 0:06:52.004595 | 0.07s 2026-03-14 08:09:13.762449 | fa163e0a-ba28-31b9-2e96-00000000a2d2 | TASK | Cleanup leftover ccache 2026-03-14 08:09:13.791471 | fa163e0a-ba28-31b9-2e96-00000000a575 | TASK | Cleanup leftover ccache 2026-03-14 08:09:13.797659 | fa163e0a-ba28-31b9-2e96-00000000a5d7 | CHANGED | Remove temporary krb5.conf | np0005647035 2026-03-14 08:09:13.798574 | fa163e0a-ba28-31b9-2e96-00000000a5d7 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647035 | 0:06:52.052198 | 0.39s 2026-03-14 08:09:13.814498 | fa163e0a-ba28-31b9-2e96-00000000a5da | TASK | Install - Configure krb5 for IPA realm 2026-03-14 08:09:14.004193 | fa163e0a-ba28-31b9-2e96-00000000a34d | OK | Cleanup leftover ccache | np0005647037 2026-03-14 08:09:14.005305 | fa163e0a-ba28-31b9-2e96-00000000a34d | TIMING | ipaclient : Cleanup leftover ccache | np0005647037 | 0:06:52.258955 | 0.31s 2026-03-14 08:09:14.018519 | fa163e0a-ba28-31b9-2e96-00000000a350 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:14.033565 | fa163e0a-ba28-31b9-2e96-00000000a4ce | OK | Cleanup leftover ccache | np0005647032 2026-03-14 08:09:14.034752 | fa163e0a-ba28-31b9-2e96-00000000a4ce | TIMING | ipaclient : Cleanup leftover ccache | np0005647032 | 0:06:52.288400 | 0.29s 2026-03-14 08:09:14.055538 | fa163e0a-ba28-31b9-2e96-00000000a4cf | TASK | Remove temporary krb5.conf 2026-03-14 08:09:14.068258 | fa163e0a-ba28-31b9-2e96-00000000a3b6 | OK | Cleanup leftover ccache | np0005647038 2026-03-14 08:09:14.069483 | fa163e0a-ba28-31b9-2e96-00000000a3b6 | TIMING | ipaclient : Cleanup leftover ccache | np0005647038 | 0:06:52.323131 | 0.35s 2026-03-14 08:09:14.084168 | fa163e0a-ba28-31b9-2e96-00000000a3b7 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:14.107716 | fa163e0a-ba28-31b9-2e96-00000000a575 | OK | Cleanup leftover ccache | np0005647033 2026-03-14 08:09:14.108586 | fa163e0a-ba28-31b9-2e96-00000000a575 | TIMING | ipaclient : Cleanup leftover ccache | np0005647033 | 0:06:52.362241 | 0.32s 2026-03-14 08:09:14.123303 | fa163e0a-ba28-31b9-2e96-00000000a576 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:14.325003 | fa163e0a-ba28-31b9-2e96-00000000a2d2 | OK | Cleanup leftover ccache | np0005647039 2026-03-14 08:09:14.326940 | fa163e0a-ba28-31b9-2e96-00000000a2d2 | TIMING | ipaclient : Cleanup leftover ccache | np0005647039 | 0:06:52.580581 | 0.56s 2026-03-14 08:09:14.348667 | fa163e0a-ba28-31b9-2e96-00000000a2d3 | TASK | Remove temporary krb5.conf 2026-03-14 08:09:14.375149 | fa163e0a-ba28-31b9-2e96-00000000a350 | OK | Remove temporary krb5.conf | np0005647037 2026-03-14 08:09:14.376900 | fa163e0a-ba28-31b9-2e96-00000000a350 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647037 | 0:06:52.630541 | 0.36s 2026-03-14 08:09:14.402577 | fa163e0a-ba28-31b9-2e96-00000000a351 | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:14.413745 | fa163e0a-ba28-31b9-2e96-00000000a4cf | OK | Remove temporary krb5.conf | np0005647032 2026-03-14 08:09:14.422339 | fa163e0a-ba28-31b9-2e96-00000000a4cf | TIMING | ipaclient : Remove temporary krb5.conf | np0005647032 | 0:06:52.675963 | 0.36s 2026-03-14 08:09:14.423462 | fa163e0a-ba28-31b9-2e96-00000000a3b7 | OK | Remove temporary krb5.conf | np0005647038 2026-03-14 08:09:14.424339 | fa163e0a-ba28-31b9-2e96-00000000a3b7 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647038 | 0:06:52.677992 | 0.34s 2026-03-14 08:09:14.444496 | fa163e0a-ba28-31b9-2e96-00000000a3b8 | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:14.475208 | fa163e0a-ba28-31b9-2e96-00000000a4d0 | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:14.482673 | fa163e0a-ba28-31b9-2e96-00000000a576 | OK | Remove temporary krb5.conf | np0005647033 2026-03-14 08:09:14.483881 | fa163e0a-ba28-31b9-2e96-00000000a576 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647033 | 0:06:52.737526 | 0.36s 2026-03-14 08:09:14.503112 | fa163e0a-ba28-31b9-2e96-00000000a579 | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:14.571500 | fa163e0a-ba28-31b9-2e96-00000000a5da | CHANGED | Install - Configure krb5 for IPA realm | np0005647035 2026-03-14 08:09:14.572691 | fa163e0a-ba28-31b9-2e96-00000000a5da | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005647035 | 0:06:52.826343 | 0.76s 2026-03-14 08:09:14.587704 | fa163e0a-ba28-31b9-2e96-00000000a5db | TASK | Install - Configure certmonger 2026-03-14 08:09:14.675367 | fa163e0a-ba28-31b9-2e96-00000000a2d3 | OK | Remove temporary krb5.conf | np0005647039 2026-03-14 08:09:14.676370 | fa163e0a-ba28-31b9-2e96-00000000a2d3 | TIMING | ipaclient : Remove temporary krb5.conf | np0005647039 | 0:06:52.930022 | 0.33s 2026-03-14 08:09:14.687339 | fa163e0a-ba28-31b9-2e96-00000000a2d4 | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:14.714485 | fa163e0a-ba28-31b9-2e96-00000000a351 | CHANGED | Remove temporary krb5.conf backup | np0005647037 2026-03-14 08:09:14.715501 | fa163e0a-ba28-31b9-2e96-00000000a351 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647037 | 0:06:52.969155 | 0.31s 2026-03-14 08:09:14.725470 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:14.786180 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647037 2026-03-14 08:09:14.786894 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647037 | 0:06:53.040550 | 0.06s 2026-03-14 08:09:14.787243 | fa163e0a-ba28-31b9-2e96-00000000a3b8 | CHANGED | Remove temporary krb5.conf backup | np0005647038 2026-03-14 08:09:14.787577 | fa163e0a-ba28-31b9-2e96-00000000a3b8 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647038 | 0:06:53.041240 | 0.34s 2026-03-14 08:09:14.803905 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:14.819896 | fa163e0a-ba28-31b9-2e96-00000000a014 | TASK | restart certmonger service 2026-03-14 08:09:14.842367 | fa163e0a-ba28-31b9-2e96-00000000a4d0 | CHANGED | Remove temporary krb5.conf backup | np0005647032 2026-03-14 08:09:14.843236 | fa163e0a-ba28-31b9-2e96-00000000a4d0 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647032 | 0:06:53.096890 | 0.37s 2026-03-14 08:09:14.843679 | fa163e0a-ba28-31b9-2e96-00000000a579 | CHANGED | Remove temporary krb5.conf backup | np0005647033 2026-03-14 08:09:14.844042 | fa163e0a-ba28-31b9-2e96-00000000a579 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647033 | 0:06:53.097704 | 0.34s 2026-03-14 08:09:14.864832 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:14.883294 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:14.889187 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647038 2026-03-14 08:09:14.890020 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647038 | 0:06:53.143661 | 0.09s 2026-03-14 08:09:14.913249 | fa163e0a-ba28-31b9-2e96-00000000a014 | TASK | restart certmonger service 2026-03-14 08:09:14.919413 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647032 2026-03-14 08:09:14.920264 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647032 | 0:06:53.173915 | 0.05s 2026-03-14 08:09:14.952362 | fa163e0a-ba28-31b9-2e96-00000000a038 | TASK | restart certmonger service 2026-03-14 08:09:14.958327 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647033 2026-03-14 08:09:14.959179 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647033 | 0:06:53.212828 | 0.07s 2026-03-14 08:09:14.991208 | fa163e0a-ba28-31b9-2e96-00000000a038 | TASK | restart certmonger service 2026-03-14 08:09:14.996875 | fa163e0a-ba28-31b9-2e96-00000000a2d4 | CHANGED | Remove temporary krb5.conf backup | np0005647039 2026-03-14 08:09:14.997826 | fa163e0a-ba28-31b9-2e96-00000000a2d4 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647039 | 0:06:53.251470 | 0.31s 2026-03-14 08:09:15.008595 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:15.046084 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647039 2026-03-14 08:09:15.047376 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647039 | 0:06:53.301022 | 0.04s 2026-03-14 08:09:15.086143 | fa163e0a-ba28-31b9-2e96-00000000a014 | TASK | restart certmonger service 2026-03-14 08:09:15.336018 | fa163e0a-ba28-31b9-2e96-00000000a5db | CHANGED | Install - Configure certmonger | np0005647035 2026-03-14 08:09:15.337694 | fa163e0a-ba28-31b9-2e96-00000000a5db | TIMING | ipaclient : Install - Configure certmonger | np0005647035 | 0:06:53.591323 | 0.75s 2026-03-14 08:09:15.366065 | fa163e0a-ba28-31b9-2e96-00000000a5dc | TASK | Install - Restore original admin password if overwritten by OTP 2026-03-14 08:09:15.424381 | fa163e0a-ba28-31b9-2e96-00000000a5dc | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005647035 2026-03-14 08:09:15.425394 | fa163e0a-ba28-31b9-2e96-00000000a5dc | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005647035 | 0:06:53.679047 | 0.06s 2026-03-14 08:09:15.444672 | fa163e0a-ba28-31b9-2e96-00000000a5dd | TASK | Cleanup leftover ccache 2026-03-14 08:09:15.592617 | fa163e0a-ba28-31b9-2e96-00000000a014 | CHANGED | restart certmonger service | np0005647037 2026-03-14 08:09:15.594060 | fa163e0a-ba28-31b9-2e96-00000000a014 | TIMING | restart certmonger service | np0005647037 | 0:06:53.847711 | 0.77s 2026-03-14 08:09:15.607088 | fa163e0a-ba28-31b9-2e96-00000000a015 | TASK | set discovered ipa realm 2026-03-14 08:09:15.653376 | fa163e0a-ba28-31b9-2e96-00000000a014 | CHANGED | restart certmonger service | np0005647038 2026-03-14 08:09:15.660442 | fa163e0a-ba28-31b9-2e96-00000000a014 | TIMING | restart certmonger service | np0005647038 | 0:06:53.914093 | 0.75s 2026-03-14 08:09:15.661892 | fa163e0a-ba28-31b9-2e96-00000000a015 | OK | set discovered ipa realm | np0005647037 2026-03-14 08:09:15.662324 | fa163e0a-ba28-31b9-2e96-00000000a015 | TIMING | set discovered ipa realm | np0005647037 | 0:06:53.915984 | 0.05s 2026-03-14 08:09:15.723207 | fa163e0a-ba28-31b9-2e96-00000000a015 | TASK | set discovered ipa realm 2026-03-14 08:09:15.735312 | fa163e0a-ba28-31b9-2e96-00000000a038 | CHANGED | restart certmonger service | np0005647032 2026-03-14 08:09:15.737633 | fa163e0a-ba28-31b9-2e96-00000000a038 | TIMING | restart certmonger service | np0005647032 | 0:06:53.991266 | 0.78s 2026-03-14 08:09:15.740075 | fa163e0a-ba28-31b9-2e96-00000000a038 | CHANGED | restart certmonger service | np0005647033 2026-03-14 08:09:15.740972 | fa163e0a-ba28-31b9-2e96-00000000a038 | TIMING | restart certmonger service | np0005647033 | 0:06:53.994631 | 0.75s 2026-03-14 08:09:15.798074 | fa163e0a-ba28-31b9-2e96-00000000a039 | TASK | set discovered ipa realm 2026-03-14 08:09:15.830128 | fa163e0a-ba28-31b9-2e96-00000000a039 | TASK | set discovered ipa realm 2026-03-14 08:09:15.835809 | fa163e0a-ba28-31b9-2e96-00000000a015 | OK | set discovered ipa realm | np0005647038 2026-03-14 08:09:15.836612 | fa163e0a-ba28-31b9-2e96-00000000a015 | TIMING | set discovered ipa realm | np0005647038 | 0:06:54.090265 | 0.11s 2026-03-14 08:09:15.837011 | fa163e0a-ba28-31b9-2e96-00000000a5dd | OK | Cleanup leftover ccache | np0005647035 2026-03-14 08:09:15.837352 | fa163e0a-ba28-31b9-2e96-00000000a5dd | TIMING | ipaclient : Cleanup leftover ccache | np0005647035 | 0:06:54.091014 | 0.39s 2026-03-14 08:09:15.838040 | fa163e0a-ba28-31b9-2e96-00000000a014 | CHANGED | restart certmonger service | np0005647039 2026-03-14 08:09:15.838599 | fa163e0a-ba28-31b9-2e96-00000000a014 | TIMING | restart certmonger service | np0005647039 | 0:06:54.092261 | 0.75s 2026-03-14 08:09:15.874388 | fa163e0a-ba28-31b9-2e96-00000000a015 | TASK | set discovered ipa realm 2026-03-14 08:09:15.893616 | fa163e0a-ba28-31b9-2e96-00000000a5de | TASK | Remove temporary krb5.conf 2026-03-14 08:09:15.898583 | fa163e0a-ba28-31b9-2e96-00000000a039 | OK | set discovered ipa realm | np0005647032 2026-03-14 08:09:15.899423 | fa163e0a-ba28-31b9-2e96-00000000a039 | TIMING | set discovered ipa realm | np0005647032 | 0:06:54.153074 | 0.10s 2026-03-14 08:09:15.899815 | fa163e0a-ba28-31b9-2e96-00000000a039 | OK | set discovered ipa realm | np0005647033 2026-03-14 08:09:15.900148 | fa163e0a-ba28-31b9-2e96-00000000a039 | TIMING | set discovered ipa realm | np0005647033 | 0:06:54.153810 | 0.07s 2026-03-14 08:09:15.965332 | fa163e0a-ba28-31b9-2e96-00000000a015 | OK | set discovered ipa realm | np0005647039 2026-03-14 08:09:15.965909 | fa163e0a-ba28-31b9-2e96-00000000a015 | TIMING | set discovered ipa realm | np0005647039 | 0:06:54.219568 | 0.09s 2026-03-14 08:09:16.223370 | fa163e0a-ba28-31b9-2e96-00000000a5de | OK | Remove temporary krb5.conf | np0005647035 2026-03-14 08:09:16.224079 | fa163e0a-ba28-31b9-2e96-00000000a5de | TIMING | ipaclient : Remove temporary krb5.conf | np0005647035 | 0:06:54.477737 | 0.33s 2026-03-14 08:09:16.237146 | fa163e0a-ba28-31b9-2e96-00000000a5df | TASK | Remove temporary krb5.conf backup 2026-03-14 08:09:16.568371 | fa163e0a-ba28-31b9-2e96-00000000a5df | CHANGED | Remove temporary krb5.conf backup | np0005647035 2026-03-14 08:09:16.570857 | fa163e0a-ba28-31b9-2e96-00000000a5df | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005647035 | 0:06:54.824501 | 0.33s 2026-03-14 08:09:16.600614 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TASK | Uninstall IPA client 2026-03-14 08:09:16.658394 | fa163e0a-ba28-31b9-2e96-00000000a1ff | SKIPPED | Uninstall IPA client | np0005647035 2026-03-14 08:09:16.659950 | fa163e0a-ba28-31b9-2e96-00000000a1ff | TIMING | ipaclient : Uninstall IPA client | np0005647035 | 0:06:54.913579 | 0.06s 2026-03-14 08:09:16.710157 | fa163e0a-ba28-31b9-2e96-00000000a05f | TASK | restart certmonger service 2026-03-14 08:09:17.468812 | fa163e0a-ba28-31b9-2e96-00000000a05f | CHANGED | restart certmonger service | np0005647035 2026-03-14 08:09:17.471362 | fa163e0a-ba28-31b9-2e96-00000000a05f | TIMING | restart certmonger service | np0005647035 | 0:06:55.724999 | 0.76s 2026-03-14 08:09:17.499097 | fa163e0a-ba28-31b9-2e96-00000000a060 | TASK | set discovered ipa realm 2026-03-14 08:09:17.548504 | fa163e0a-ba28-31b9-2e96-00000000a060 | OK | set discovered ipa realm | np0005647035 2026-03-14 08:09:17.549608 | fa163e0a-ba28-31b9-2e96-00000000a060 | TIMING | set discovered ipa realm | np0005647035 | 0:06:55.803261 | 0.05s PLAY [External deployment step 1] ********************************************** 2026-03-14 08:09:17.634964 | fa163e0a-ba28-31b9-2e96-0000000000bb | TASK | External deployment step 1 2026-03-14 08:09:17.670256 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bb') missing from stats 2026-03-14 08:09:17.708437 | fa163e0a-ba28-31b9-2e96-0000000000bc | TIMING | include_tasks | undercloud | 0:06:55.962084 | 0.03s 2026-03-14 08:09:17.740901 | c077ba7c-a8df-4f5c-a29f-c5ebc9793963 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2026-03-14 08:09:17.748036 | fa163e0a-ba28-31b9-2e96-00000000a872 | TASK | Container image prepare 2026-03-14 08:09:18.869823 | fa163e0a-ba28-31b9-2e96-00000000a872 | CHANGED | Container image prepare | undercloud 2026-03-14 08:09:18.874576 | fa163e0a-ba28-31b9-2e96-00000000a872 | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:06:57.128187 | 1.13s 2026-03-14 08:09:18.944803 | fa163e0a-ba28-31b9-2e96-00000000a879 | TIMING | include_role : tripleo_ipa_dns | undercloud | 0:06:57.198439 | 0.05s 2026-03-14 08:09:18.976274 | fa163e0a-ba28-31b9-2e96-00000000a898 | TASK | get dns zones and entries to add 2026-03-14 08:09:19.047066 | fa163e0a-ba28-31b9-2e96-00000000a898 | OK | get dns zones and entries to add | undercloud 2026-03-14 08:09:19.049487 | fa163e0a-ba28-31b9-2e96-00000000a898 | TIMING | tripleo_ipa_dns : get dns zones and entries to add | undercloud | 0:06:57.303137 | 0.07s 2026-03-14 08:09:19.114838 | fa163e0a-ba28-31b9-2e96-00000000a899 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "storage.ooo.test", "storagemgmt.ooo.test", "external.ooo.test", "122.168.192.in-addr.arpa", "0.21.172.in-addr.arpa", "0.17.172.in-addr.arpa", "tenant.ooo.test", "ctlplane.ooo.test", "0.20.172.in-addr.arpa", "ooo.test", "0.19.172.in-addr.arpa", "0.18.172.in-addr.arpa", "internalapi.ooo.test" ] } 2026-03-14 08:09:19.115822 | fa163e0a-ba28-31b9-2e96-00000000a899 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:57.369473 | 0.05s 2026-03-14 08:09:19.184044 | fa163e0a-ba28-31b9-2e96-00000000a89a | 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.143", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.131", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.217", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.180", "zone_name": "ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005647032", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005647033", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005647035", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005647037", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005647037", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647037", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647037", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647037", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005647038", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005647038", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647038", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647038", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647038", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005647039", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005647039", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005647039", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005647039", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005647039", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005647039.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005647039.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005647039.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005647039.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005647038.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005647038.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005647038.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005647038.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005647037.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005647037.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005647037.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005647037.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005647035.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005647033.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005647032.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "180", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "217", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "131", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "143", "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-03-14 08:09:19.185623 | fa163e0a-ba28-31b9-2e96-00000000a89a | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:57.439279 | 0.06s 2026-03-14 08:09:19.191531 | fa163e0a-ba28-31b9-2e96-00000000a89b | TASK | add dns zones and records 2026-03-14 08:09:23.779059 | fa163e0a-ba28-31b9-2e96-00000000a89b | CHANGED | add dns zones and records | undercloud 2026-03-14 08:09:23.780726 | fa163e0a-ba28-31b9-2e96-00000000a89b | TIMING | tripleo_ipa_dns : add dns zones and records | undercloud | 0:07:02.034379 | 4.59s 2026-03-14 08:09:23.791227 | fa163e0a-ba28-31b9-2e96-00000000a87b | TASK | Create /etc/openstack directory if it does not exist 2026-03-14 08:09:24.094209 | fa163e0a-ba28-31b9-2e96-00000000a87b | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-03-14 08:09:24.095219 | fa163e0a-ba28-31b9-2e96-00000000a87b | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:07:02.348871 | 0.30s 2026-03-14 08:09:24.101610 | fa163e0a-ba28-31b9-2e96-00000000a87c | TASK | Configure /etc/openstack/clouds.yaml 2026-03-14 08:09:24.152778 | fa163e0a-ba28-31b9-2e96-00000000a87c | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:07:02.406415 | 0.05s 2026-03-14 08:09:24.185475 | fa163e0a-ba28-31b9-2e96-00000000a8cd | TASK | Check if /etc/openstack/clouds.yaml exists 2026-03-14 08:09:24.485628 | fa163e0a-ba28-31b9-2e96-00000000a8cd | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-03-14 08:09:24.486404 | fa163e0a-ba28-31b9-2e96-00000000a8cd | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:07:02.740061 | 0.30s 2026-03-14 08:09:24.492179 | fa163e0a-ba28-31b9-2e96-00000000a8ce | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-03-14 08:09:24.542068 | fa163e0a-ba28-31b9-2e96-00000000a8ce | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-03-14 08:09:24.543576 | fa163e0a-ba28-31b9-2e96-00000000a8ce | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:07:02.797229 | 0.05s 2026-03-14 08:09:24.550483 | fa163e0a-ba28-31b9-2e96-00000000a8cf | TASK | Configure /etc/openstack/clouds.yaml 2026-03-14 08:09:24.587210 | fa163e0a-ba28-31b9-2e96-00000000a8cf | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:07:02.840850 | 0.04s 2026-03-14 08:09:24.611004 | fa163e0a-ba28-31b9-2e96-00000000a909 | TASK | Check for a configured destination 2026-03-14 08:09:24.649989 | fa163e0a-ba28-31b9-2e96-00000000a909 | SKIPPED | Check for a configured destination | undercloud 2026-03-14 08:09:24.651773 | fa163e0a-ba28-31b9-2e96-00000000a909 | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:07:02.905423 | 0.04s 2026-03-14 08:09:24.663715 | fa163e0a-ba28-31b9-2e96-00000000a90a | TASK | Generate /etc/openstack/clouds.yaml config 2026-03-14 08:09:25.297517 | fa163e0a-ba28-31b9-2e96-00000000a90a | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-03-14 08:09:25.298694 | fa163e0a-ba28-31b9-2e96-00000000a90a | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:07:03.552342 | 0.63s PLAY [Deploy step tasks for 1] ************************************************* 2026-03-14 08:09:25.470323 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.484943 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.503275 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.532673 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.552579 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.585197 | fa163e0a-ba28-31b9-2e96-0000000000bf | TASK | Deploy step tasks for 1 2026-03-14 08:09:25.590272 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.591761 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.592593 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.593388 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.594206 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.604716 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:25.620626 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:25.634893 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:25.652765 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:25.672686 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:25.678785 | fa163e0a-ba28-31b9-2e96-0000000000bf | OK | Deploy step tasks for 1 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000bf') missing from stats 2026-03-14 08:09:25.696001 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-03-14 08:09:26.558803 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647037 2026-03-14 08:09:26.562853 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647037 | 0:07:04.816503 | 0.96s 2026-03-14 08:09:26.563573 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647039 2026-03-14 08:09:26.564007 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647039 | 0:07:04.817667 | 0.93s 2026-03-14 08:09:26.576731 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.593776 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.614532 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647038 2026-03-14 08:09:26.615875 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647038 | 0:07:04.869524 | 0.99s 2026-03-14 08:09:26.635365 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.646676 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647033 2026-03-14 08:09:26.648014 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647033 | 0:07:04.901660 | 0.97s 2026-03-14 08:09:26.648677 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647032 2026-03-14 08:09:26.649167 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647032 | 0:07:04.902826 | 1.00s 2026-03-14 08:09:26.671019 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.691938 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.709289 | fa163e0a-ba28-31b9-2e96-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005647035 2026-03-14 08:09:26.710310 | fa163e0a-ba28-31b9-2e96-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005647035 | 0:07:04.963964 | 1.01s 2026-03-14 08:09:26.724957 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:09:26.905444 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647039 2026-03-14 08:09:26.908751 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647039 | 0:07:05.162390 | 0.31s 2026-03-14 08:09:26.915735 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647037 2026-03-14 08:09:26.916841 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647037 | 0:07:05.170486 | 0.34s 2026-03-14 08:09:26.939345 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:26.964469 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:26.977948 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647032 2026-03-14 08:09:26.979361 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647032 | 0:07:05.233003 | 0.31s 2026-03-14 08:09:26.980591 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647038 2026-03-14 08:09:26.981175 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647038 | 0:07:05.234831 | 0.34s 2026-03-14 08:09:26.997793 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:27.031968 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:27.041673 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647033 2026-03-14 08:09:27.051057 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647033 | 0:07:05.304694 | 0.36s 2026-03-14 08:09:27.052267 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647037 | 0:07:05.305920 | 0.11s 2026-03-14 08:09:27.053203 | fa163e0a-ba28-31b9-2e96-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647035 2026-03-14 08:09:27.056807 | fa163e0a-ba28-31b9-2e96-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647035 | 0:07:05.310460 | 0.33s 2026-03-14 08:09:27.058163 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647039 | 0:07:05.311815 | 0.09s 2026-03-14 08:09:27.058945 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647038 | 0:07:05.312597 | 0.06s 2026-03-14 08:09:27.112413 | 29771c14-810f-4535-b458-5e5f92b1efe8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647037 2026-03-14 08:09:27.112995 | 29771c14-810f-4535-b458-5e5f92b1efe8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647039 2026-03-14 08:09:27.113285 | 29771c14-810f-4535-b458-5e5f92b1efe8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647038 2026-03-14 08:09:27.127530 | fa163e0a-ba28-31b9-2e96-00000000a96a | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.140856 | fa163e0a-ba28-31b9-2e96-00000000a96a | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.160667 | fa163e0a-ba28-31b9-2e96-00000000a96a | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.185429 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:27.210239 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TASK | Write config data at the start of step 1 2026-03-14 08:09:27.218112 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647032 | 0:07:05.471746 | 0.18s 2026-03-14 08:09:27.218892 | fa163e0a-ba28-31b9-2e96-00000000a96a | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647037 2026-03-14 08:09:27.219583 | fa163e0a-ba28-31b9-2e96-00000000a96a | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647037 | 0:07:05.473243 | 0.09s 2026-03-14 08:09:27.219872 | fa163e0a-ba28-31b9-2e96-00000000a96a | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647038 2026-03-14 08:09:27.220257 | fa163e0a-ba28-31b9-2e96-00000000a96a | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647038 | 0:07:05.473919 | 0.08s 2026-03-14 08:09:27.220652 | fa163e0a-ba28-31b9-2e96-00000000a96a | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647039 2026-03-14 08:09:27.220937 | fa163e0a-ba28-31b9-2e96-00000000a96a | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647039 | 0:07:05.474599 | 0.06s 2026-03-14 08:09:27.255184 | a09cfaf7-d670-4157-8a3e-241b0ebd5253 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647032 2026-03-14 08:09:27.275013 | fa163e0a-ba28-31b9-2e96-00000000a96b | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.293482 | fa163e0a-ba28-31b9-2e96-00000000a96b | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.311278 | fa163e0a-ba28-31b9-2e96-00000000a96b | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.334054 | fa163e0a-ba28-31b9-2e96-00000000a996 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.341418 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647033 | 0:07:05.595051 | 0.15s 2026-03-14 08:09:27.345102 | fa163e0a-ba28-31b9-2e96-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005647035 | 0:07:05.598763 | 0.13s 2026-03-14 08:09:27.345446 | fa163e0a-ba28-31b9-2e96-00000000a96b | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647037 2026-03-14 08:09:27.346104 | fa163e0a-ba28-31b9-2e96-00000000a96b | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647037 | 0:07:05.599763 | 0.07s 2026-03-14 08:09:27.346423 | fa163e0a-ba28-31b9-2e96-00000000a96b | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647038 2026-03-14 08:09:27.346832 | fa163e0a-ba28-31b9-2e96-00000000a96b | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647038 | 0:07:05.600492 | 0.05s 2026-03-14 08:09:27.347166 | fa163e0a-ba28-31b9-2e96-00000000a96b | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647039 2026-03-14 08:09:27.347580 | fa163e0a-ba28-31b9-2e96-00000000a96b | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647039 | 0:07:05.601240 | 0.03s 2026-03-14 08:09:27.386481 | a7f5a2ed-988d-47d8-826d-bb02f00e502b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647033 2026-03-14 08:09:27.387164 | a7f5a2ed-988d-47d8-826d-bb02f00e502b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005647035 2026-03-14 08:09:27.402065 | fa163e0a-ba28-31b9-2e96-00000000a96c | TASK | Write the puppet step_config manifest 2026-03-14 08:09:27.417540 | fa163e0a-ba28-31b9-2e96-00000000a96c | TASK | Write the puppet step_config manifest 2026-03-14 08:09:27.435373 | fa163e0a-ba28-31b9-2e96-00000000a96c | TASK | Write the puppet step_config manifest 2026-03-14 08:09:27.456956 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.487332 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.495322 | fa163e0a-ba28-31b9-2e96-00000000a996 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647032 2026-03-14 08:09:27.496380 | fa163e0a-ba28-31b9-2e96-00000000a996 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647032 | 0:07:05.750017 | 0.16s 2026-03-14 08:09:27.496746 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647033 2026-03-14 08:09:27.497100 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647033 | 0:07:05.750760 | 0.04s 2026-03-14 08:09:27.512398 | fa163e0a-ba28-31b9-2e96-00000000a997 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.541938 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.547852 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647035 2026-03-14 08:09:27.548731 | fa163e0a-ba28-31b9-2e96-00000000a9b8 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005647035 | 0:07:05.802372 | 0.06s 2026-03-14 08:09:27.575519 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-03-14 08:09:27.581041 | fa163e0a-ba28-31b9-2e96-00000000a997 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647032 2026-03-14 08:09:27.582159 | fa163e0a-ba28-31b9-2e96-00000000a997 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647032 | 0:07:05.835801 | 0.07s 2026-03-14 08:09:27.582711 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647033 2026-03-14 08:09:27.583113 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647033 | 0:07:05.836774 | 0.04s 2026-03-14 08:09:27.603305 | fa163e0a-ba28-31b9-2e96-00000000a998 | TASK | Write the puppet step_config manifest 2026-03-14 08:09:27.622457 | fa163e0a-ba28-31b9-2e96-00000000a9ba | TASK | Write the puppet step_config manifest 2026-03-14 08:09:27.630634 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647035 2026-03-14 08:09:27.631610 | fa163e0a-ba28-31b9-2e96-00000000a9b9 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005647035 | 0:07:05.885246 | 0.06s 2026-03-14 08:09:27.684292 | fa163e0a-ba28-31b9-2e96-00000000a9ba | TASK | Write the puppet step_config manifest 2026-03-14 08:09:28.317904 | fa163e0a-ba28-31b9-2e96-00000000a96c | CHANGED | Write the puppet step_config manifest | np0005647039 2026-03-14 08:09:28.319010 | fa163e0a-ba28-31b9-2e96-00000000a96c | TIMING | Write the puppet step_config manifest | np0005647039 | 0:07:06.572664 | 0.88s 2026-03-14 08:09:28.329738 | fa163e0a-ba28-31b9-2e96-00000000a96d | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.345932 | fa163e0a-ba28-31b9-2e96-00000000a96c | CHANGED | Write the puppet step_config manifest | np0005647037 2026-03-14 08:09:28.346867 | fa163e0a-ba28-31b9-2e96-00000000a96c | TIMING | Write the puppet step_config manifest | np0005647037 | 0:07:06.600523 | 0.94s 2026-03-14 08:09:28.358921 | fa163e0a-ba28-31b9-2e96-00000000a96d | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.364167 | fa163e0a-ba28-31b9-2e96-00000000a96d | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647039 2026-03-14 08:09:28.365013 | fa163e0a-ba28-31b9-2e96-00000000a96d | TIMING | Diff puppet step_config manifest changes for check mode | np0005647039 | 0:07:06.618663 | 0.03s 2026-03-14 08:09:28.375142 | fa163e0a-ba28-31b9-2e96-00000000a96e | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.382342 | fa163e0a-ba28-31b9-2e96-00000000a96d | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647037 2026-03-14 08:09:28.383327 | fa163e0a-ba28-31b9-2e96-00000000a96d | TIMING | Diff puppet step_config manifest changes for check mode | np0005647037 | 0:07:06.636976 | 0.02s 2026-03-14 08:09:28.393508 | fa163e0a-ba28-31b9-2e96-00000000a96e | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.403417 | fa163e0a-ba28-31b9-2e96-00000000a96e | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647039 2026-03-14 08:09:28.404255 | fa163e0a-ba28-31b9-2e96-00000000a96e | TIMING | Diff puppet step_config manifest changes for check mode | np0005647039 | 0:07:06.657905 | 0.03s 2026-03-14 08:09:28.404643 | fa163e0a-ba28-31b9-2e96-00000000a96c | CHANGED | Write the puppet step_config manifest | np0005647038 2026-03-14 08:09:28.404990 | fa163e0a-ba28-31b9-2e96-00000000a96c | TIMING | Write the puppet step_config manifest | np0005647038 | 0:07:06.658652 | 0.99s 2026-03-14 08:09:28.418158 | fa163e0a-ba28-31b9-2e96-00000000a96d | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.432467 | fa163e0a-ba28-31b9-2e96-00000000a96f | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.439077 | fa163e0a-ba28-31b9-2e96-00000000a96e | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647037 2026-03-14 08:09:28.443786 | fa163e0a-ba28-31b9-2e96-00000000a96e | TIMING | Diff puppet step_config manifest changes for check mode | np0005647037 | 0:07:06.697433 | 0.05s 2026-03-14 08:09:28.444100 | fa163e0a-ba28-31b9-2e96-00000000a96d | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647038 2026-03-14 08:09:28.444380 | fa163e0a-ba28-31b9-2e96-00000000a96d | TIMING | Diff puppet step_config manifest changes for check mode | np0005647038 | 0:07:06.698043 | 0.03s 2026-03-14 08:09:28.454482 | fa163e0a-ba28-31b9-2e96-00000000a96f | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.466902 | fa163e0a-ba28-31b9-2e96-00000000a96e | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.487370 | fa163e0a-ba28-31b9-2e96-00000000a96e | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647038 2026-03-14 08:09:28.488462 | fa163e0a-ba28-31b9-2e96-00000000a96e | TIMING | Diff puppet step_config manifest changes for check mode | np0005647038 | 0:07:06.742112 | 0.02s 2026-03-14 08:09:28.499682 | fa163e0a-ba28-31b9-2e96-00000000a96f | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.577838 | fa163e0a-ba28-31b9-2e96-00000000a9ba | CHANGED | Write the puppet step_config manifest | np0005647033 2026-03-14 08:09:28.578766 | fa163e0a-ba28-31b9-2e96-00000000a9ba | TIMING | Write the puppet step_config manifest | np0005647033 | 0:07:06.832422 | 0.96s 2026-03-14 08:09:28.592828 | fa163e0a-ba28-31b9-2e96-00000000a9bb | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.606560 | fa163e0a-ba28-31b9-2e96-00000000a998 | CHANGED | Write the puppet step_config manifest | np0005647032 2026-03-14 08:09:28.607411 | fa163e0a-ba28-31b9-2e96-00000000a998 | TIMING | Write the puppet step_config manifest | np0005647032 | 0:07:06.861065 | 1.00s 2026-03-14 08:09:28.625313 | fa163e0a-ba28-31b9-2e96-00000000a999 | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.630330 | fa163e0a-ba28-31b9-2e96-00000000a9bb | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647033 2026-03-14 08:09:28.631164 | fa163e0a-ba28-31b9-2e96-00000000a9bb | TIMING | Diff puppet step_config manifest changes for check mode | np0005647033 | 0:07:06.884812 | 0.04s 2026-03-14 08:09:28.650715 | fa163e0a-ba28-31b9-2e96-00000000a9bc | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.656482 | fa163e0a-ba28-31b9-2e96-00000000a999 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647032 2026-03-14 08:09:28.657576 | fa163e0a-ba28-31b9-2e96-00000000a999 | TIMING | Diff puppet step_config manifest changes for check mode | np0005647032 | 0:07:06.911204 | 0.03s 2026-03-14 08:09:28.677645 | fa163e0a-ba28-31b9-2e96-00000000a99a | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.693236 | fa163e0a-ba28-31b9-2e96-00000000a9bc | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647033 2026-03-14 08:09:28.695058 | fa163e0a-ba28-31b9-2e96-00000000a9bc | TIMING | Diff puppet step_config manifest changes for check mode | np0005647033 | 0:07:06.948705 | 0.04s 2026-03-14 08:09:28.696025 | fa163e0a-ba28-31b9-2e96-00000000a9ba | CHANGED | Write the puppet step_config manifest | np0005647035 2026-03-14 08:09:28.696930 | fa163e0a-ba28-31b9-2e96-00000000a9ba | TIMING | Write the puppet step_config manifest | np0005647035 | 0:07:06.950589 | 1.01s 2026-03-14 08:09:28.716520 | fa163e0a-ba28-31b9-2e96-00000000a9bd | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.739658 | fa163e0a-ba28-31b9-2e96-00000000a9bb | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.744453 | fa163e0a-ba28-31b9-2e96-00000000a99a | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647032 2026-03-14 08:09:28.745300 | fa163e0a-ba28-31b9-2e96-00000000a99a | TIMING | Diff puppet step_config manifest changes for check mode | np0005647032 | 0:07:06.998949 | 0.07s 2026-03-14 08:09:28.745810 | fa163e0a-ba28-31b9-2e96-00000000a96f | OK | Create /var/lib/container-puppet | np0005647037 2026-03-14 08:09:28.746282 | fa163e0a-ba28-31b9-2e96-00000000a96f | TIMING | Create /var/lib/container-puppet | np0005647037 | 0:07:06.999944 | 0.29s 2026-03-14 08:09:28.746746 | fa163e0a-ba28-31b9-2e96-00000000a96f | OK | Create /var/lib/container-puppet | np0005647039 2026-03-14 08:09:28.747163 | fa163e0a-ba28-31b9-2e96-00000000a96f | TIMING | Create /var/lib/container-puppet | np0005647039 | 0:07:07.000825 | 0.31s 2026-03-14 08:09:28.758082 | fa163e0a-ba28-31b9-2e96-00000000a970 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.777415 | fa163e0a-ba28-31b9-2e96-00000000a970 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.806753 | fa163e0a-ba28-31b9-2e96-00000000a99b | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.812355 | fa163e0a-ba28-31b9-2e96-00000000a9bb | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647035 2026-03-14 08:09:28.813364 | fa163e0a-ba28-31b9-2e96-00000000a9bb | TIMING | Diff puppet step_config manifest changes for check mode | np0005647035 | 0:07:07.067010 | 0.07s 2026-03-14 08:09:28.813760 | fa163e0a-ba28-31b9-2e96-00000000a970 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647037 2026-03-14 08:09:28.814202 | fa163e0a-ba28-31b9-2e96-00000000a970 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647037 | 0:07:07.067864 | 0.06s 2026-03-14 08:09:28.814716 | fa163e0a-ba28-31b9-2e96-00000000a96f | OK | Create /var/lib/container-puppet | np0005647038 2026-03-14 08:09:28.815130 | fa163e0a-ba28-31b9-2e96-00000000a96f | TIMING | Create /var/lib/container-puppet | np0005647038 | 0:07:07.068791 | 0.31s 2026-03-14 08:09:28.815512 | fa163e0a-ba28-31b9-2e96-00000000a970 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647039 2026-03-14 08:09:28.815891 | fa163e0a-ba28-31b9-2e96-00000000a970 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647039 | 0:07:07.069553 | 0.03s 2026-03-14 08:09:28.826051 | fa163e0a-ba28-31b9-2e96-00000000a971 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.840221 | fa163e0a-ba28-31b9-2e96-00000000a970 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.857700 | fa163e0a-ba28-31b9-2e96-00000000a971 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.880181 | fa163e0a-ba28-31b9-2e96-00000000a9bc | TASK | Diff puppet step_config manifest changes for check mode 2026-03-14 08:09:28.885480 | fa163e0a-ba28-31b9-2e96-00000000a971 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647037 2026-03-14 08:09:28.886441 | fa163e0a-ba28-31b9-2e96-00000000a971 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647037 | 0:07:07.140089 | 0.06s 2026-03-14 08:09:28.886777 | fa163e0a-ba28-31b9-2e96-00000000a970 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647038 2026-03-14 08:09:28.890464 | fa163e0a-ba28-31b9-2e96-00000000a970 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647038 | 0:07:07.144126 | 0.05s 2026-03-14 08:09:28.890822 | fa163e0a-ba28-31b9-2e96-00000000a971 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647039 2026-03-14 08:09:28.891137 | fa163e0a-ba28-31b9-2e96-00000000a971 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647039 | 0:07:07.144799 | 0.03s 2026-03-14 08:09:28.900985 | fa163e0a-ba28-31b9-2e96-00000000a972 | TASK | Write container-puppet.json file 2026-03-14 08:09:28.918586 | fa163e0a-ba28-31b9-2e96-00000000a971 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:28.932474 | fa163e0a-ba28-31b9-2e96-00000000a972 | TASK | Write container-puppet.json file 2026-03-14 08:09:28.937828 | fa163e0a-ba28-31b9-2e96-00000000a9bc | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005647035 2026-03-14 08:09:28.938659 | fa163e0a-ba28-31b9-2e96-00000000a9bc | TIMING | Diff puppet step_config manifest changes for check mode | np0005647035 | 0:07:07.192310 | 0.06s 2026-03-14 08:09:28.957385 | fa163e0a-ba28-31b9-2e96-00000000a9bd | TASK | Create /var/lib/container-puppet 2026-03-14 08:09:28.962559 | fa163e0a-ba28-31b9-2e96-00000000a971 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647038 2026-03-14 08:09:28.963421 | fa163e0a-ba28-31b9-2e96-00000000a971 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647038 | 0:07:07.217070 | 0.04s 2026-03-14 08:09:28.973227 | fa163e0a-ba28-31b9-2e96-00000000a972 | TASK | Write container-puppet.json file 2026-03-14 08:09:29.014347 | fa163e0a-ba28-31b9-2e96-00000000a9bd | OK | Create /var/lib/container-puppet | np0005647033 2026-03-14 08:09:29.015276 | fa163e0a-ba28-31b9-2e96-00000000a9bd | TIMING | Create /var/lib/container-puppet | np0005647033 | 0:07:07.268932 | 0.30s 2026-03-14 08:09:29.029315 | fa163e0a-ba28-31b9-2e96-00000000a9be | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.062120 | fa163e0a-ba28-31b9-2e96-00000000a9be | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647033 2026-03-14 08:09:29.062896 | fa163e0a-ba28-31b9-2e96-00000000a9be | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647033 | 0:07:07.316551 | 0.03s 2026-03-14 08:09:29.076633 | fa163e0a-ba28-31b9-2e96-00000000a9bf | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.112767 | fa163e0a-ba28-31b9-2e96-00000000a9bf | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647033 2026-03-14 08:09:29.113810 | fa163e0a-ba28-31b9-2e96-00000000a9bf | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647033 | 0:07:07.367465 | 0.04s 2026-03-14 08:09:29.114214 | fa163e0a-ba28-31b9-2e96-00000000a99b | OK | Create /var/lib/container-puppet | np0005647032 2026-03-14 08:09:29.114590 | fa163e0a-ba28-31b9-2e96-00000000a99b | TIMING | Create /var/lib/container-puppet | np0005647032 | 0:07:07.368252 | 0.31s 2026-03-14 08:09:29.130539 | fa163e0a-ba28-31b9-2e96-00000000a99c | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.148767 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | TASK | Write container-puppet.json file 2026-03-14 08:09:29.160512 | fa163e0a-ba28-31b9-2e96-00000000a99c | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647032 2026-03-14 08:09:29.161651 | fa163e0a-ba28-31b9-2e96-00000000a99c | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647032 | 0:07:07.415298 | 0.03s 2026-03-14 08:09:29.177045 | fa163e0a-ba28-31b9-2e96-00000000a99d | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.205291 | fa163e0a-ba28-31b9-2e96-00000000a99d | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647032 2026-03-14 08:09:29.206142 | fa163e0a-ba28-31b9-2e96-00000000a99d | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647032 | 0:07:07.459797 | 0.03s 2026-03-14 08:09:29.219015 | fa163e0a-ba28-31b9-2e96-00000000a99e | TASK | Write container-puppet.json file 2026-03-14 08:09:29.257863 | fa163e0a-ba28-31b9-2e96-00000000a9bd | OK | Create /var/lib/container-puppet | np0005647035 2026-03-14 08:09:29.258946 | fa163e0a-ba28-31b9-2e96-00000000a9bd | TIMING | Create /var/lib/container-puppet | np0005647035 | 0:07:07.512602 | 0.30s 2026-03-14 08:09:29.273996 | fa163e0a-ba28-31b9-2e96-00000000a9be | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.304226 | fa163e0a-ba28-31b9-2e96-00000000a9be | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647035 2026-03-14 08:09:29.304879 | fa163e0a-ba28-31b9-2e96-00000000a9be | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005647035 | 0:07:07.558535 | 0.03s 2026-03-14 08:09:29.318229 | fa163e0a-ba28-31b9-2e96-00000000a9bf | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-03-14 08:09:29.342983 | fa163e0a-ba28-31b9-2e96-00000000a9bf | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005647035 2026-03-14 08:09:29.343914 | fa163e0a-ba28-31b9-2e96-00000000a9bf | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005647035 | 0:07:07.597568 | 0.03s 2026-03-14 08:09:29.374839 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | TASK | Write container-puppet.json file 2026-03-14 08:09:29.824735 | fa163e0a-ba28-31b9-2e96-00000000a972 | CHANGED | Write container-puppet.json file | np0005647039 2026-03-14 08:09:29.825872 | fa163e0a-ba28-31b9-2e96-00000000a972 | TIMING | Write container-puppet.json file | np0005647039 | 0:07:08.079524 | 0.89s 2026-03-14 08:09:29.836994 | fa163e0a-ba28-31b9-2e96-00000000a973 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:29.859356 | fa163e0a-ba28-31b9-2e96-00000000a973 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647039 2026-03-14 08:09:29.860190 | fa163e0a-ba28-31b9-2e96-00000000a973 | TIMING | Diff container-puppet.json changes for check mode | np0005647039 | 0:07:08.113845 | 0.02s 2026-03-14 08:09:29.873464 | fa163e0a-ba28-31b9-2e96-00000000a974 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:29.903093 | fa163e0a-ba28-31b9-2e96-00000000a974 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647039 2026-03-14 08:09:29.904131 | fa163e0a-ba28-31b9-2e96-00000000a974 | TIMING | Diff container-puppet.json changes for check mode | np0005647039 | 0:07:08.157783 | 0.03s 2026-03-14 08:09:29.916268 | fa163e0a-ba28-31b9-2e96-00000000a975 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:29.936784 | fa163e0a-ba28-31b9-2e96-00000000a972 | CHANGED | Write container-puppet.json file | np0005647037 2026-03-14 08:09:29.938080 | fa163e0a-ba28-31b9-2e96-00000000a972 | TIMING | Write container-puppet.json file | np0005647037 | 0:07:08.191730 | 1.04s 2026-03-14 08:09:29.961344 | fa163e0a-ba28-31b9-2e96-00000000a973 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:29.991380 | fa163e0a-ba28-31b9-2e96-00000000a973 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647037 2026-03-14 08:09:29.992673 | fa163e0a-ba28-31b9-2e96-00000000a973 | TIMING | Diff container-puppet.json changes for check mode | np0005647037 | 0:07:08.246317 | 0.03s 2026-03-14 08:09:30.012083 | fa163e0a-ba28-31b9-2e96-00000000a974 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.046021 | fa163e0a-ba28-31b9-2e96-00000000a974 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647037 2026-03-14 08:09:30.047154 | fa163e0a-ba28-31b9-2e96-00000000a974 | TIMING | Diff container-puppet.json changes for check mode | np0005647037 | 0:07:08.300804 | 0.03s 2026-03-14 08:09:30.059613 | fa163e0a-ba28-31b9-2e96-00000000a975 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:30.078464 | fa163e0a-ba28-31b9-2e96-00000000a972 | CHANGED | Write container-puppet.json file | np0005647038 2026-03-14 08:09:30.079403 | fa163e0a-ba28-31b9-2e96-00000000a972 | TIMING | Write container-puppet.json file | np0005647038 | 0:07:08.333059 | 1.11s 2026-03-14 08:09:30.089202 | fa163e0a-ba28-31b9-2e96-00000000a973 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.111121 | fa163e0a-ba28-31b9-2e96-00000000a973 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647038 2026-03-14 08:09:30.111892 | fa163e0a-ba28-31b9-2e96-00000000a973 | TIMING | Diff container-puppet.json changes for check mode | np0005647038 | 0:07:08.365547 | 0.02s 2026-03-14 08:09:30.120961 | fa163e0a-ba28-31b9-2e96-00000000a974 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.141387 | fa163e0a-ba28-31b9-2e96-00000000a974 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647038 2026-03-14 08:09:30.142119 | fa163e0a-ba28-31b9-2e96-00000000a974 | TIMING | Diff container-puppet.json changes for check mode | np0005647038 | 0:07:08.395775 | 0.02s 2026-03-14 08:09:30.151567 | fa163e0a-ba28-31b9-2e96-00000000a975 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:30.218118 | fa163e0a-ba28-31b9-2e96-00000000a99e | CHANGED | Write container-puppet.json file | np0005647032 2026-03-14 08:09:30.225825 | fa163e0a-ba28-31b9-2e96-00000000a99e | TIMING | Write container-puppet.json file | np0005647032 | 0:07:08.479473 | 1.01s 2026-03-14 08:09:30.226293 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | CHANGED | Write container-puppet.json file | np0005647033 2026-03-14 08:09:30.226731 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | TIMING | Write container-puppet.json file | np0005647033 | 0:07:08.480392 | 1.07s 2026-03-14 08:09:30.244778 | fa163e0a-ba28-31b9-2e96-00000000a99f | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.273199 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.279836 | fa163e0a-ba28-31b9-2e96-00000000a99f | SKIPPED | Diff container-puppet.json changes for check mode | np0005647032 2026-03-14 08:09:30.280987 | fa163e0a-ba28-31b9-2e96-00000000a99f | TIMING | Diff container-puppet.json changes for check mode | np0005647032 | 0:07:08.534627 | 0.04s 2026-03-14 08:09:30.304232 | fa163e0a-ba28-31b9-2e96-00000000a9a0 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.310770 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647033 2026-03-14 08:09:30.312031 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | TIMING | Diff container-puppet.json changes for check mode | np0005647033 | 0:07:08.565673 | 0.04s 2026-03-14 08:09:30.334613 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.340892 | fa163e0a-ba28-31b9-2e96-00000000a9a0 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647032 2026-03-14 08:09:30.342029 | fa163e0a-ba28-31b9-2e96-00000000a9a0 | TIMING | Diff container-puppet.json changes for check mode | np0005647032 | 0:07:08.595671 | 0.04s 2026-03-14 08:09:30.364795 | fa163e0a-ba28-31b9-2e96-00000000a9a1 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:30.371476 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647033 2026-03-14 08:09:30.372948 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | TIMING | Diff container-puppet.json changes for check mode | np0005647033 | 0:07:08.626588 | 0.04s 2026-03-14 08:09:30.393141 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:30.417087 | fa163e0a-ba28-31b9-2e96-00000000a975 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647039 2026-03-14 08:09:30.418228 | fa163e0a-ba28-31b9-2e96-00000000a975 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647039 | 0:07:08.671880 | 0.50s 2026-03-14 08:09:30.437989 | fa163e0a-ba28-31b9-2e96-00000000a976 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:30.446640 | fa163e0a-ba28-31b9-2e96-00000000a975 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647037 2026-03-14 08:09:30.453736 | fa163e0a-ba28-31b9-2e96-00000000a975 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647037 | 0:07:08.707374 | 0.39s 2026-03-14 08:09:30.454356 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | CHANGED | Write container-puppet.json file | np0005647035 2026-03-14 08:09:30.455701 | fa163e0a-ba28-31b9-2e96-00000000a9c0 | TIMING | Write container-puppet.json file | np0005647035 | 0:07:08.709343 | 1.08s 2026-03-14 08:09:30.466687 | fa163e0a-ba28-31b9-2e96-00000000a976 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:30.501711 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.506986 | fa163e0a-ba28-31b9-2e96-00000000a976 | SKIPPED | Set host puppet debugging fact string | np0005647039 2026-03-14 08:09:30.507990 | fa163e0a-ba28-31b9-2e96-00000000a976 | TIMING | Set host puppet debugging fact string | np0005647039 | 0:07:08.761637 | 0.07s 2026-03-14 08:09:30.508400 | fa163e0a-ba28-31b9-2e96-00000000a975 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647038 2026-03-14 08:09:30.508964 | fa163e0a-ba28-31b9-2e96-00000000a975 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647038 | 0:07:08.762625 | 0.36s 2026-03-14 08:09:30.509275 | fa163e0a-ba28-31b9-2e96-00000000a976 | SKIPPED | Set host puppet debugging fact string | np0005647037 2026-03-14 08:09:30.509615 | fa163e0a-ba28-31b9-2e96-00000000a976 | TIMING | Set host puppet debugging fact string | np0005647037 | 0:07:08.763277 | 0.04s 2026-03-14 08:09:30.521351 | fa163e0a-ba28-31b9-2e96-00000000a977 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:30.538090 | fa163e0a-ba28-31b9-2e96-00000000a976 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:30.556213 | fa163e0a-ba28-31b9-2e96-00000000a977 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:30.562192 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647035 2026-03-14 08:09:30.566083 | fa163e0a-ba28-31b9-2e96-00000000a9c1 | TIMING | Diff container-puppet.json changes for check mode | np0005647035 | 0:07:08.819727 | 0.06s 2026-03-14 08:09:30.566572 | fa163e0a-ba28-31b9-2e96-00000000a977 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647037 2026-03-14 08:09:30.566997 | fa163e0a-ba28-31b9-2e96-00000000a977 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647037 | 0:07:08.820658 | 0.04s 2026-03-14 08:09:30.567303 | fa163e0a-ba28-31b9-2e96-00000000a976 | SKIPPED | Set host puppet debugging fact string | np0005647038 2026-03-14 08:09:30.567644 | fa163e0a-ba28-31b9-2e96-00000000a976 | TIMING | Set host puppet debugging fact string | np0005647038 | 0:07:08.821306 | 0.02s 2026-03-14 08:09:30.580047 | fa163e0a-ba28-31b9-2e96-00000000a978 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:30.593264 | fa163e0a-ba28-31b9-2e96-00000000a977 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:30.617899 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | TASK | Diff container-puppet.json changes for check mode 2026-03-14 08:09:30.628991 | fa163e0a-ba28-31b9-2e96-00000000a977 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647039 2026-03-14 08:09:30.630289 | fa163e0a-ba28-31b9-2e96-00000000a977 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647039 | 0:07:08.883921 | 0.07s 2026-03-14 08:09:30.630827 | fa163e0a-ba28-31b9-2e96-00000000a978 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647037 2026-03-14 08:09:30.631291 | fa163e0a-ba28-31b9-2e96-00000000a978 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647037 | 0:07:08.884950 | 0.05s 2026-03-14 08:09:30.631704 | fa163e0a-ba28-31b9-2e96-00000000a977 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647038 2026-03-14 08:09:30.632108 | fa163e0a-ba28-31b9-2e96-00000000a977 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647038 | 0:07:08.885768 | 0.04s 2026-03-14 08:09:30.653502 | fa163e0a-ba28-31b9-2e96-00000000a97b | TASK | Create puppet check-mode files if they don't exist for check mode 2026-03-14 08:09:30.676646 | fa163e0a-ba28-31b9-2e96-00000000a978 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:30.707236 | fa163e0a-ba28-31b9-2e96-00000000a978 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:30.716527 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | SKIPPED | Diff container-puppet.json changes for check mode | np0005647035 2026-03-14 08:09:30.718263 | fa163e0a-ba28-31b9-2e96-00000000a9c2 | TIMING | Diff container-puppet.json changes for check mode | np0005647035 | 0:07:08.971872 | 0.09s 2026-03-14 08:09:30.719824 | fa163e0a-ba28-31b9-2e96-00000000a9a1 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647032 2026-03-14 08:09:30.721180 | fa163e0a-ba28-31b9-2e96-00000000a9a1 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647032 | 0:07:08.974828 | 0.36s 2026-03-14 08:09:30.722379 | fa163e0a-ba28-31b9-2e96-00000000a97b | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647037 2026-03-14 08:09:30.723468 | fa163e0a-ba28-31b9-2e96-00000000a97b | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647037 | 0:07:08.977116 | 0.07s 2026-03-14 08:09:30.724508 | fa163e0a-ba28-31b9-2e96-00000000a978 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647038 2026-03-14 08:09:30.727921 | fa163e0a-ba28-31b9-2e96-00000000a978 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647038 | 0:07:08.981569 | 0.05s 2026-03-14 08:09:30.729094 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647033 2026-03-14 08:09:30.730214 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647033 | 0:07:08.983861 | 0.34s 2026-03-14 08:09:30.731474 | fa163e0a-ba28-31b9-2e96-00000000a978 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647039 2026-03-14 08:09:30.732594 | fa163e0a-ba28-31b9-2e96-00000000a978 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647039 | 0:07:08.986241 | 0.02s 2026-03-14 08:09:30.770744 | fa163e0a-ba28-31b9-2e96-00000000a97b | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:09:30.792277 | fa163e0a-ba28-31b9-2e96-00000000a97b | TASK | Create puppet check-mode files if they don't exist for check mode 2026-03-14 08:09:30.822403 | fa163e0a-ba28-31b9-2e96-00000000a9a2 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:30.849823 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:30.876744 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-03-14 08:09:30.882108 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647037 | 0:07:09.135748 | 0.13s 2026-03-14 08:09:30.882925 | fa163e0a-ba28-31b9-2e96-00000000a97b | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647038 2026-03-14 08:09:30.883635 | fa163e0a-ba28-31b9-2e96-00000000a97b | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647038 | 0:07:09.137294 | 0.11s 2026-03-14 08:09:30.884113 | fa163e0a-ba28-31b9-2e96-00000000a97b | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647039 2026-03-14 08:09:30.884593 | fa163e0a-ba28-31b9-2e96-00000000a97b | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647039 | 0:07:09.138252 | 0.09s 2026-03-14 08:09:30.885033 | fa163e0a-ba28-31b9-2e96-00000000a9a2 | SKIPPED | Set host puppet debugging fact string | np0005647032 2026-03-14 08:09:30.885439 | fa163e0a-ba28-31b9-2e96-00000000a9a2 | TIMING | Set host puppet debugging fact string | np0005647032 | 0:07:09.139099 | 0.06s 2026-03-14 08:09:30.886058 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | SKIPPED | Set host puppet debugging fact string | np0005647033 2026-03-14 08:09:30.886516 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | TIMING | Set host puppet debugging fact string | np0005647033 | 0:07:09.140176 | 0.04s 2026-03-14 08:09:30.922771 | 5a8c87e1-d911-4c1e-af76-94369e837934 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005647037 2026-03-14 08:09:30.940658 | fa163e0a-ba28-31b9-2e96-00000000aa73 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:09:30.995147 | fa163e0a-ba28-31b9-2e96-00000000a9a3 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:31.022571 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:31.032738 | fa163e0a-ba28-31b9-2e96-00000000aa73 | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:09:31.033714 | fa163e0a-ba28-31b9-2e96-00000000aa73 | TIMING | set enable_sensubility fact | np0005647037 | 0:07:09.287361 | 0.09s 2026-03-14 08:09:31.034087 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647039 | 0:07:09.287749 | 0.06s 2026-03-14 08:09:31.034468 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647038 | 0:07:09.288131 | 0.08s 2026-03-14 08:09:31.034825 | fa163e0a-ba28-31b9-2e96-00000000a9a3 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647032 2026-03-14 08:09:31.035121 | fa163e0a-ba28-31b9-2e96-00000000a9a3 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647032 | 0:07:09.288782 | 0.03s 2026-03-14 08:09:31.076187 | 76cade4f-c7bb-4272-8a85-679d5cea4789 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005647039 2026-03-14 08:09:31.076698 | 76cade4f-c7bb-4272-8a85-679d5cea4789 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005647038 2026-03-14 08:09:31.093842 | fa163e0a-ba28-31b9-2e96-00000000aa75 | TASK | create podman socket and appropriate systemd service 2026-03-14 08:09:31.106933 | fa163e0a-ba28-31b9-2e96-00000000aab3 | TASK | set enable_sensubility fact 2026-03-14 08:09:31.133400 | fa163e0a-ba28-31b9-2e96-00000000aab3 | TASK | set enable_sensubility fact 2026-03-14 08:09:31.151099 | fa163e0a-ba28-31b9-2e96-00000000a9a4 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:31.157499 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647033 2026-03-14 08:09:31.165187 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647033 | 0:07:09.418825 | 0.14s 2026-03-14 08:09:31.165901 | fa163e0a-ba28-31b9-2e96-00000000aa75 | SKIPPED | create podman socket and appropriate systemd service | np0005647037 2026-03-14 08:09:31.166363 | fa163e0a-ba28-31b9-2e96-00000000aa75 | TIMING | create podman socket and appropriate systemd service | np0005647037 | 0:07:09.420023 | 0.07s 2026-03-14 08:09:31.167136 | fa163e0a-ba28-31b9-2e96-00000000aab3 | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:09:31.167631 | fa163e0a-ba28-31b9-2e96-00000000aab3 | TIMING | set enable_sensubility fact | np0005647038 | 0:07:09.421290 | 0.06s 2026-03-14 08:09:31.168118 | fa163e0a-ba28-31b9-2e96-00000000aab3 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:09:31.168613 | fa163e0a-ba28-31b9-2e96-00000000aab3 | TIMING | set enable_sensubility fact | np0005647039 | 0:07:09.422273 | 0.03s 2026-03-14 08:09:31.179662 | fa163e0a-ba28-31b9-2e96-00000000aa76 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:09:31.203363 | fa163e0a-ba28-31b9-2e96-00000000aab5 | TASK | create podman socket and appropriate systemd service 2026-03-14 08:09:31.223456 | fa163e0a-ba28-31b9-2e96-00000000aab5 | TASK | create podman socket and appropriate systemd service 2026-03-14 08:09:31.248571 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:31.259784 | fa163e0a-ba28-31b9-2e96-00000000a9a4 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647032 2026-03-14 08:09:31.260776 | fa163e0a-ba28-31b9-2e96-00000000a9a4 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647032 | 0:07:09.514417 | 0.11s 2026-03-14 08:09:31.261381 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | OK | Ensure config hashes are up-to-date for container startup configs | np0005647035 2026-03-14 08:09:31.261924 | fa163e0a-ba28-31b9-2e96-00000000a9c3 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005647035 | 0:07:09.515586 | 0.38s 2026-03-14 08:09:31.262508 | fa163e0a-ba28-31b9-2e96-00000000aa76 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647037 2026-03-14 08:09:31.263003 | fa163e0a-ba28-31b9-2e96-00000000aa76 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647037 | 0:07:09.516664 | 0.07s 2026-03-14 08:09:31.263403 | fa163e0a-ba28-31b9-2e96-00000000aab5 | SKIPPED | create podman socket and appropriate systemd service | np0005647038 2026-03-14 08:09:31.263959 | fa163e0a-ba28-31b9-2e96-00000000aab5 | TIMING | create podman socket and appropriate systemd service | np0005647038 | 0:07:09.517618 | 0.06s 2026-03-14 08:09:31.264334 | fa163e0a-ba28-31b9-2e96-00000000aab5 | SKIPPED | create podman socket and appropriate systemd service | np0005647039 2026-03-14 08:09:31.264956 | fa163e0a-ba28-31b9-2e96-00000000aab5 | TIMING | create podman socket and appropriate systemd service | np0005647039 | 0:07:09.518615 | 0.04s 2026-03-14 08:09:31.276213 | fa163e0a-ba28-31b9-2e96-00000000aa77 | TASK | enable podman.sock ACL service 2026-03-14 08:09:31.295689 | fa163e0a-ba28-31b9-2e96-00000000aab6 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:09:31.315132 | fa163e0a-ba28-31b9-2e96-00000000aab6 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:09:31.342917 | fa163e0a-ba28-31b9-2e96-00000000a9a5 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-03-14 08:09:31.360911 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | TASK | Set host puppet debugging fact string 2026-03-14 08:09:31.366813 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647033 2026-03-14 08:09:31.377370 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647033 | 0:07:09.631010 | 0.13s 2026-03-14 08:09:31.377970 | fa163e0a-ba28-31b9-2e96-00000000aa77 | SKIPPED | enable podman.sock ACL service | np0005647037 2026-03-14 08:09:31.378656 | fa163e0a-ba28-31b9-2e96-00000000aa77 | TIMING | enable podman.sock ACL service | np0005647037 | 0:07:09.632312 | 0.10s 2026-03-14 08:09:31.379095 | fa163e0a-ba28-31b9-2e96-00000000aab6 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647038 2026-03-14 08:09:31.379488 | fa163e0a-ba28-31b9-2e96-00000000aab6 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647038 | 0:07:09.633148 | 0.08s 2026-03-14 08:09:31.380032 | fa163e0a-ba28-31b9-2e96-00000000aab6 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647039 2026-03-14 08:09:31.380477 | fa163e0a-ba28-31b9-2e96-00000000aab6 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647039 | 0:07:09.634136 | 0.06s 2026-03-14 08:09:31.380950 | fa163e0a-ba28-31b9-2e96-00000000a9a5 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647032 2026-03-14 08:09:31.381420 | fa163e0a-ba28-31b9-2e96-00000000a9a5 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647032 | 0:07:09.635080 | 0.04s 2026-03-14 08:09:31.396485 | fa163e0a-ba28-31b9-2e96-00000000aa78 | TASK | create directory for downloads of users' scripts 2026-03-14 08:09:31.410595 | fa163e0a-ba28-31b9-2e96-00000000aab7 | TASK | enable podman.sock ACL service 2026-03-14 08:09:31.429686 | fa163e0a-ba28-31b9-2e96-00000000aab7 | TASK | enable podman.sock ACL service 2026-03-14 08:09:31.479230 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:09:31.485077 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | SKIPPED | Set host puppet debugging fact string | np0005647035 2026-03-14 08:09:31.485932 | fa163e0a-ba28-31b9-2e96-00000000a9c4 | TIMING | Set host puppet debugging fact string | np0005647035 | 0:07:09.739581 | 0.12s 2026-03-14 08:09:31.486360 | fa163e0a-ba28-31b9-2e96-00000000aa78 | SKIPPED | create directory for downloads of users' scripts | np0005647037 2026-03-14 08:09:31.486965 | fa163e0a-ba28-31b9-2e96-00000000aa78 | TIMING | create directory for downloads of users' scripts | np0005647037 | 0:07:09.740624 | 0.09s 2026-03-14 08:09:31.487456 | fa163e0a-ba28-31b9-2e96-00000000aab7 | SKIPPED | enable podman.sock ACL service | np0005647038 2026-03-14 08:09:31.487944 | fa163e0a-ba28-31b9-2e96-00000000aab7 | TIMING | enable podman.sock ACL service | np0005647038 | 0:07:09.741603 | 0.08s 2026-03-14 08:09:31.488349 | fa163e0a-ba28-31b9-2e96-00000000aab7 | SKIPPED | enable podman.sock ACL service | np0005647039 2026-03-14 08:09:31.488911 | fa163e0a-ba28-31b9-2e96-00000000aab7 | TIMING | enable podman.sock ACL service | np0005647039 | 0:07:09.742571 | 0.06s 2026-03-14 08:09:31.507114 | fa163e0a-ba28-31b9-2e96-00000000aa79 | TASK | download exec scripts 2026-03-14 08:09:31.539879 | fa163e0a-ba28-31b9-2e96-00000000aab8 | TASK | create directory for downloads of users' scripts 2026-03-14 08:09:31.568375 | fa163e0a-ba28-31b9-2e96-00000000aab8 | TASK | create directory for downloads of users' scripts 2026-03-14 08:09:31.597046 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-03-14 08:09:31.603592 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647032 | 0:07:09.857201 | 0.14s 2026-03-14 08:09:31.604661 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647033 2026-03-14 08:09:31.605268 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647033 | 0:07:09.858927 | 0.12s 2026-03-14 08:09:31.605774 | fa163e0a-ba28-31b9-2e96-00000000aa79 | SKIPPED | download exec scripts | np0005647037 2026-03-14 08:09:31.606185 | fa163e0a-ba28-31b9-2e96-00000000aa79 | TIMING | download exec scripts | np0005647037 | 0:07:09.859844 | 0.09s 2026-03-14 08:09:31.606590 | fa163e0a-ba28-31b9-2e96-00000000aab8 | SKIPPED | create directory for downloads of users' scripts | np0005647038 2026-03-14 08:09:31.607036 | fa163e0a-ba28-31b9-2e96-00000000aab8 | TIMING | create directory for downloads of users' scripts | np0005647038 | 0:07:09.860696 | 0.06s 2026-03-14 08:09:31.607514 | fa163e0a-ba28-31b9-2e96-00000000aab8 | SKIPPED | create directory for downloads of users' scripts | np0005647039 2026-03-14 08:09:31.607934 | fa163e0a-ba28-31b9-2e96-00000000aab8 | TIMING | create directory for downloads of users' scripts | np0005647039 | 0:07:09.861593 | 0.04s 2026-03-14 08:09:31.735454 | aa366d26-4b87-450b-9655-79cdfd38492b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005647032 2026-03-14 08:09:31.798600 | fa163e0a-ba28-31b9-2e96-00000000aa7b | TASK | Run lvmfilter role 2026-03-14 08:09:31.816194 | fa163e0a-ba28-31b9-2e96-00000000aab9 | TASK | download exec scripts 2026-03-14 08:09:31.834085 | fa163e0a-ba28-31b9-2e96-00000000aab9 | TASK | download exec scripts 2026-03-14 08:09:31.859122 | fa163e0a-ba28-31b9-2e96-00000000ab1a | TASK | Create dirs for certificates and keys 2026-03-14 08:09:31.883476 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005647035 2026-03-14 08:09:31.884674 | fa163e0a-ba28-31b9-2e96-00000000a9c5 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005647035 | 0:07:10.138319 | 0.29s 2026-03-14 08:09:31.885202 | fa163e0a-ba28-31b9-2e96-00000000aab9 | SKIPPED | download exec scripts | np0005647038 2026-03-14 08:09:31.885767 | fa163e0a-ba28-31b9-2e96-00000000aab9 | TIMING | download exec scripts | np0005647038 | 0:07:10.139425 | 0.07s 2026-03-14 08:09:31.886255 | fa163e0a-ba28-31b9-2e96-00000000aa7b | TIMING | Run lvmfilter role | np0005647037 | 0:07:10.139914 | 0.09s 2026-03-14 08:09:31.886765 | fa163e0a-ba28-31b9-2e96-00000000aab9 | SKIPPED | download exec scripts | np0005647039 2026-03-14 08:09:31.887201 | fa163e0a-ba28-31b9-2e96-00000000aab9 | TIMING | download exec scripts | np0005647039 | 0:07:10.140860 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:09:31.927373 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:09:31.941850 | fa163e0a-ba28-31b9-2e96-00000000aabb | TASK | Run lvmfilter role 2026-03-14 08:09:31.956092 | fa163e0a-ba28-31b9-2e96-00000000aabb | TASK | Run lvmfilter role 2026-03-14 08:09:31.974666 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-03-14 08:09:31.980197 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647033 | 0:07:10.233834 | 0.10s 2026-03-14 08:09:32.077247 | 1d9f38e9-534b-4ba0-a4d9-dc9f1236e2e3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005647033 2026-03-14 08:09:32.138824 | fa163e0a-ba28-31b9-2e96-00000000ac4e | TASK | Create dirs for certificates and keys 2026-03-14 08:09:32.143870 | fa163e0a-ba28-31b9-2e96-00000000aabb | TIMING | Run lvmfilter role | np0005647038 | 0:07:10.397504 | 0.20s 2026-03-14 08:09:32.144705 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647035 2026-03-14 08:09:32.145195 | fa163e0a-ba28-31b9-2e96-00000000a9c6 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005647035 | 0:07:10.398856 | 0.17s 2026-03-14 08:09:32.145504 | fa163e0a-ba28-31b9-2e96-00000000aabb | TIMING | Run lvmfilter role | np0005647039 | 0:07:10.399167 | 0.19s 2026-03-14 08:09:32.188067 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:09:32.202223 | fa163e0a-ba28-31b9-2e96-00000000ab1a | CHANGED | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/certs/httpd 2026-03-14 08:09:32.204572 | fa163e0a-ba28-31b9-2e96-00000000ab1a | TIMING | Create dirs for certificates and keys | np0005647032 | 0:07:10.458196 | 0.34s 2026-03-14 08:09:32.212764 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:09:32.233318 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-03-14 08:09:32.239159 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647037 2026-03-14 08:09:32.240290 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647037 | 0:07:10.493937 | 0.31s 2026-03-14 08:09:32.252746 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:09:32.268574 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005647035 2026-03-14 08:09:32.269472 | fa163e0a-ba28-31b9-2e96-00000000a9c7 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005647035 | 0:07:10.523124 | 0.03s 2026-03-14 08:09:32.294608 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647037 2026-03-14 08:09:32.295717 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647037 | 0:07:10.549369 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:09:32.311475 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:09:32.318820 | fa163e0a-ba28-31b9-2e96-0000000000c5 | TIMING | include_tasks | np0005647035 | 0:07:10.572456 | 0.03s 2026-03-14 08:09:32.403699 | e93b3173-96ba-4335-bfc9-ff4f095328f7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005647035 2026-03-14 08:09:32.450946 | fa163e0a-ba28-31b9-2e96-00000000ad51 | TASK | Create dirs for certificates and keys 2026-03-14 08:09:32.455679 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647037 2026-03-14 08:09:32.461394 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647037 | 0:07:10.715022 | 0.15s 2026-03-14 08:09:32.463091 | fa163e0a-ba28-31b9-2e96-00000000ac4e | CHANGED | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/certs/httpd 2026-03-14 08:09:32.463783 | fa163e0a-ba28-31b9-2e96-00000000ac4e | TIMING | Create dirs for certificates and keys | np0005647033 | 0:07:10.717441 | 0.32s 2026-03-14 08:09:32.485399 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:09:32.499319 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647038 2026-03-14 08:09:32.517106 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647038 | 0:07:10.770738 | 0.33s 2026-03-14 08:09:32.522562 | fa163e0a-ba28-31b9-2e96-00000000ab1a | CHANGED | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/private/httpd 2026-03-14 08:09:32.523828 | fa163e0a-ba28-31b9-2e96-00000000ab1a | TIMING | Create dirs for certificates and keys | np0005647032 | 0:07:10.777485 | 0.66s 2026-03-14 08:09:32.546642 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:09:32.557482 | fa163e0a-ba28-31b9-2e96-00000000ab1a | TIMING | Create dirs for certificates and keys | np0005647032 | 0:07:10.811109 | 0.70s 2026-03-14 08:09:32.559725 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647039 2026-03-14 08:09:32.561115 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647039 | 0:07:10.814771 | 0.35s 2026-03-14 08:09:32.562793 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647037 2026-03-14 08:09:32.563753 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647037 | 0:07:10.817410 | 0.07s 2026-03-14 08:09:32.583765 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:09:32.612799 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:09:32.668253 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647038 2026-03-14 08:09:32.670229 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647038 | 0:07:10.923862 | 0.12s 2026-03-14 08:09:32.670899 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647037 2026-03-14 08:09:32.671360 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647037 | 0:07:10.925019 | 0.09s 2026-03-14 08:09:32.671761 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647039 2026-03-14 08:09:32.672146 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647039 | 0:07:10.925806 | 0.05s 2026-03-14 08:09:32.688578 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:09:32.708426 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:09:32.723531 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:09:32.730024 | fa163e0a-ba28-31b9-2e96-00000000ab1b | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:07:10.983664 | 0.07s 2026-03-14 08:09:32.763286 | fa163e0a-ba28-31b9-2e96-00000000ac4e | CHANGED | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/private/httpd 2026-03-14 08:09:32.766115 | fa163e0a-ba28-31b9-2e96-00000000ac4e | TIMING | Create dirs for certificates and keys | np0005647033 | 0:07:11.019766 | 0.63s 2026-03-14 08:09:32.781262 | fa163e0a-ba28-31b9-2e96-00000000ad51 | CHANGED | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/certs/httpd 2026-03-14 08:09:32.782440 | fa163e0a-ba28-31b9-2e96-00000000ad51 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:07:11.036095 | 0.33s 2026-03-14 08:09:32.823947 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TASK | Set version specific variables 2026-03-14 08:09:32.829213 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647038 2026-03-14 08:09:32.830100 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647038 | 0:07:11.083745 | 0.12s 2026-03-14 08:09:32.830583 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647037 2026-03-14 08:09:32.830994 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647037 | 0:07:11.084656 | 0.14s 2026-03-14 08:09:32.832016 | fa163e0a-ba28-31b9-2e96-00000000ac4e | TIMING | Create dirs for certificates and keys | np0005647033 | 0:07:11.085677 | 0.69s 2026-03-14 08:09:32.832860 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647039 2026-03-14 08:09:32.833271 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647039 | 0:07:11.086932 | 0.11s 2026-03-14 08:09:32.844299 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:09:32.861812 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:09:32.876313 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:09:32.909935 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:07:11.163568 | 0.09s 2026-03-14 08:09:32.910802 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647038 2026-03-14 08:09:32.911418 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647038 | 0:07:11.165077 | 0.05s 2026-03-14 08:09:32.911857 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647037 2026-03-14 08:09:32.912294 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647037 | 0:07:11.165953 | 0.07s 2026-03-14 08:09:32.912716 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647039 2026-03-14 08:09:32.913103 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647039 | 0:07:11.166763 | 0.04s 2026-03-14 08:09:32.930287 | 11fd2bd1-f969-4df0-bfc3-f194ac8ed92a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:09:32.942386 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:09:32.968725 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:09:32.983742 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:09:33.014204 | fa163e0a-ba28-31b9-2e96-00000000ae7b | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.020783 | fa163e0a-ba28-31b9-2e96-00000000ac4f | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:07:11.274419 | 0.11s 2026-03-14 08:09:33.025065 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647037 2026-03-14 08:09:33.025719 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647037 | 0:07:11.279380 | 0.08s 2026-03-14 08:09:33.026116 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647038 2026-03-14 08:09:33.026577 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647038 | 0:07:11.280203 | 0.06s 2026-03-14 08:09:33.026981 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647039 2026-03-14 08:09:33.027396 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647039 | 0:07:11.281055 | 0.04s 2026-03-14 08:09:33.058972 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:09:33.072897 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:09:33.087802 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:09:33.100966 | fa163e0a-ba28-31b9-2e96-00000000ad51 | CHANGED | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/private/httpd 2026-03-14 08:09:33.103397 | fa163e0a-ba28-31b9-2e96-00000000ad51 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:07:11.357041 | 0.65s 2026-03-14 08:09:33.131932 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TASK | Set version specific variables 2026-03-14 08:09:33.137173 | fa163e0a-ba28-31b9-2e96-00000000ad51 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:07:11.390815 | 0.69s 2026-03-14 08:09:33.138291 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647037 2026-03-14 08:09:33.138867 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647037 | 0:07:11.392526 | 0.08s 2026-03-14 08:09:33.139278 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647039 2026-03-14 08:09:33.139704 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647039 | 0:07:11.393363 | 0.05s 2026-03-14 08:09:33.140144 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647038 2026-03-14 08:09:33.140585 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647038 | 0:07:11.394245 | 0.07s 2026-03-14 08:09:33.158802 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:09:33.177432 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:09:33.201807 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:07:11.455443 | 0.07s 2026-03-14 08:09:33.223287 | d2ed9ad1-92d9-484b-b304-96d19c6c3d85 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:09:33.264787 | fa163e0a-ba28-31b9-2e96-00000000aed7 | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.270647 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647038 2026-03-14 08:09:33.271585 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647038 | 0:07:11.525200 | 0.11s 2026-03-14 08:09:33.272043 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647039 2026-03-14 08:09:33.272435 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647039 | 0:07:11.526094 | 0.09s 2026-03-14 08:09:33.272977 | fa163e0a-ba28-31b9-2e96-00000000ad54 | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:07:11.526636 | 0.08s 2026-03-14 08:09:33.311002 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:09:33.324305 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:09:33.343901 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TASK | Set version specific variables 2026-03-14 08:09:33.354483 | fa163e0a-ba28-31b9-2e96-00000000aa7d | TIMING | include_role : linux-system-roles.certificate | np0005647037 | 0:07:11.608122 | 0.11s 2026-03-14 08:09:33.355237 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647038 2026-03-14 08:09:33.355837 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647038 | 0:07:11.609498 | 0.04s 2026-03-14 08:09:33.400441 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:09:33.414244 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:09:33.420301 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647039 2026-03-14 08:09:33.421284 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647039 | 0:07:11.674927 | 0.10s 2026-03-14 08:09:33.421852 | fa163e0a-ba28-31b9-2e96-00000000ae42 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:07:11.675511 | 0.07s 2026-03-14 08:09:33.437400 | 34c28f8e-6ea7-4346-ab99-3b13ac1660fd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:09:33.464739 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:09:33.491728 | fa163e0a-ba28-31b9-2e96-00000000af61 | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.497229 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647037 | 0:07:11.750854 | 0.10s 2026-03-14 08:09:33.506211 | fa163e0a-ba28-31b9-2e96-00000000ae7b | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:09:33.506958 | fa163e0a-ba28-31b9-2e96-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:07:11.760617 | 0.49s 2026-03-14 08:09:33.507668 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647038 2026-03-14 08:09:33.507979 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647038 | 0:07:11.761641 | 0.09s 2026-03-14 08:09:33.508236 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647039 2026-03-14 08:09:33.508571 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647039 | 0:07:11.762233 | 0.04s 2026-03-14 08:09:33.519478 | 7774aef4-d777-46c3-af79-6b05701fa0d1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647037 2026-03-14 08:09:33.532486 | fa163e0a-ba28-31b9-2e96-00000000af7f | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.566446 | fa163e0a-ba28-31b9-2e96-00000000ae7c | TASK | Set platform/version specific variables 2026-03-14 08:09:33.632157 | fa163e0a-ba28-31b9-2e96-00000000ae7c | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:09:33.647009 | fa163e0a-ba28-31b9-2e96-00000000aabd | TIMING | include_role : linux-system-roles.certificate | np0005647039 | 0:07:11.900654 | 0.05s 2026-03-14 08:09:33.647626 | fa163e0a-ba28-31b9-2e96-00000000aabd | TIMING | include_role : linux-system-roles.certificate | np0005647038 | 0:07:11.901288 | 0.06s 2026-03-14 08:09:33.652274 | fa163e0a-ba28-31b9-2e96-00000000ae7c | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:09:33.682707 | fa163e0a-ba28-31b9-2e96-00000000ae7c | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:09:33.691946 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:09:33.706019 | fa163e0a-ba28-31b9-2e96-00000000ae7c | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:09:33.719516 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:09:33.725965 | fa163e0a-ba28-31b9-2e96-00000000ae7c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:07:11.979590 | 0.16s 2026-03-14 08:09:33.732140 | fa163e0a-ba28-31b9-2e96-00000000aed7 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:09:33.732864 | fa163e0a-ba28-31b9-2e96-00000000aed7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:07:11.986524 | 0.47s 2026-03-14 08:09:33.733536 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647038 | 0:07:11.987197 | 0.04s 2026-03-14 08:09:33.750368 | 74f4034a-d0d0-4c0b-83bc-ce2e44d6f396 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647038 2026-03-14 08:09:33.780517 | fa163e0a-ba28-31b9-2e96-00000000afde | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.814097 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:33.841011 | fa163e0a-ba28-31b9-2e96-00000000aed8 | TASK | Set platform/version specific variables 2026-03-14 08:09:33.847510 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647039 | 0:07:12.101145 | 0.13s 2026-03-14 08:09:33.859837 | c1ed5f85-2941-45a3-bcfd-555ed7162b10 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647039 2026-03-14 08:09:33.873610 | fa163e0a-ba28-31b9-2e96-00000000aff6 | TASK | Ensure ansible_facts used by role 2026-03-14 08:09:33.890826 | fa163e0a-ba28-31b9-2e96-00000000af61 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:09:33.891975 | fa163e0a-ba28-31b9-2e96-00000000af61 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:07:12.145628 | 0.40s 2026-03-14 08:09:33.908620 | fa163e0a-ba28-31b9-2e96-00000000af62 | TASK | Set platform/version specific variables 2026-03-14 08:09:33.924020 | fa163e0a-ba28-31b9-2e96-00000000af7f | OK | Ensure ansible_facts used by role | np0005647037 2026-03-14 08:09:33.925365 | fa163e0a-ba28-31b9-2e96-00000000af7f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647037 | 0:07:12.179013 | 0.39s 2026-03-14 08:09:33.931689 | fa163e0a-ba28-31b9-2e96-00000000aed8 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:09:33.944432 | fa163e0a-ba28-31b9-2e96-00000000af80 | TASK | Set platform/version specific variables 2026-03-14 08:09:33.959011 | fa163e0a-ba28-31b9-2e96-00000000aed8 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:09:33.963397 | fa163e0a-ba28-31b9-2e96-00000000af62 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:09:33.986832 | fa163e0a-ba28-31b9-2e96-00000000af62 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:09:33.990569 | fa163e0a-ba28-31b9-2e96-00000000aed8 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:09:34.010265 | fa163e0a-ba28-31b9-2e96-00000000af62 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:09:34.015969 | fa163e0a-ba28-31b9-2e96-00000000af80 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:09:34.019708 | fa163e0a-ba28-31b9-2e96-00000000aed8 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:09:34.024604 | fa163e0a-ba28-31b9-2e96-00000000aed8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:07:12.278243 | 0.18s 2026-03-14 08:09:34.031171 | fa163e0a-ba28-31b9-2e96-00000000af62 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:09:34.048480 | fa163e0a-ba28-31b9-2e96-00000000af80 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:09:34.053418 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:34.060265 | fa163e0a-ba28-31b9-2e96-00000000af62 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:07:12.313901 | 0.15s 2026-03-14 08:09:34.074154 | fa163e0a-ba28-31b9-2e96-00000000af80 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.yml 2026-03-14 08:09:34.085674 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:34.098857 | fa163e0a-ba28-31b9-2e96-00000000af80 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.2.yml 2026-03-14 08:09:34.106743 | fa163e0a-ba28-31b9-2e96-00000000af80 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647037 | 0:07:12.360382 | 0.16s 2026-03-14 08:09:34.123102 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:34.291030 | fa163e0a-ba28-31b9-2e96-00000000afde | OK | Ensure ansible_facts used by role | np0005647038 2026-03-14 08:09:34.292762 | fa163e0a-ba28-31b9-2e96-00000000afde | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647038 | 0:07:12.546401 | 0.51s 2026-03-14 08:09:34.313494 | fa163e0a-ba28-31b9-2e96-00000000afdf | TASK | Set platform/version specific variables 2026-03-14 08:09:34.376895 | fa163e0a-ba28-31b9-2e96-00000000afdf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:09:34.381848 | fa163e0a-ba28-31b9-2e96-00000000aff6 | OK | Ensure ansible_facts used by role | np0005647039 2026-03-14 08:09:34.382941 | fa163e0a-ba28-31b9-2e96-00000000aff6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647039 | 0:07:12.636586 | 0.51s 2026-03-14 08:09:34.399323 | fa163e0a-ba28-31b9-2e96-00000000aff7 | TASK | Set platform/version specific variables 2026-03-14 08:09:34.412416 | fa163e0a-ba28-31b9-2e96-00000000afdf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:09:34.429793 | fa163e0a-ba28-31b9-2e96-00000000afdf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.yml 2026-03-14 08:09:34.446963 | fa163e0a-ba28-31b9-2e96-00000000afdf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.2.yml 2026-03-14 08:09:34.451466 | fa163e0a-ba28-31b9-2e96-00000000afdf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647038 | 0:07:12.705106 | 0.14s 2026-03-14 08:09:34.462342 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:34.486371 | fa163e0a-ba28-31b9-2e96-00000000aff7 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:09:34.518748 | fa163e0a-ba28-31b9-2e96-00000000aff7 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:09:34.550162 | fa163e0a-ba28-31b9-2e96-00000000aff7 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.yml 2026-03-14 08:09:34.577145 | fa163e0a-ba28-31b9-2e96-00000000aff7 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.2.yml 2026-03-14 08:09:34.584372 | fa163e0a-ba28-31b9-2e96-00000000aff7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647039 | 0:07:12.838014 | 0.18s 2026-03-14 08:09:34.594970 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:09:37.040119 | fa163e0a-ba28-31b9-2e96-00000000ae43 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:09:37.041282 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:07:15.294934 | 2.99s 2026-03-14 08:09:37.062233 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TASK | Ensure provider packages are installed 2026-03-14 08:09:37.080174 | fa163e0a-ba28-31b9-2e96-00000000ae43 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:09:37.082099 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:07:15.335737 | 3.27s 2026-03-14 08:09:37.116225 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TASK | Ensure provider packages are installed 2026-03-14 08:09:37.378982 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647037 2026-03-14 08:09:37.380190 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647037 | 0:07:15.633843 | 3.26s 2026-03-14 08:09:37.394973 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:09:37.401124 | fa163e0a-ba28-31b9-2e96-00000000ae43 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:09:37.402140 | fa163e0a-ba28-31b9-2e96-00000000ae43 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:07:15.655787 | 3.32s 2026-03-14 08:09:37.429924 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TASK | Ensure provider packages are installed 2026-03-14 08:09:37.440305 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647038 2026-03-14 08:09:37.442724 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647038 | 0:07:15.696371 | 2.98s 2026-03-14 08:09:37.454120 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:09:37.948300 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647039 2026-03-14 08:09:37.950007 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647039 | 0:07:16.203640 | 3.35s 2026-03-14 08:09:37.972050 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:09:40.044421 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:07:18.298043 | 2.98s 2026-03-14 08:09:40.056000 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:07:18.309640 | 2.99s 2026-03-14 08:09:40.089335 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:40.178443 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:07:18.432069 | 3.06s 2026-03-14 08:09:40.186489 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:07:18.440137 | 3.07s 2026-03-14 08:09:40.218381 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:40.404031 | fa163e0a-ba28-31b9-2e96-00000000ae47 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:09:40.405209 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:07:18.658862 | 0.31s 2026-03-14 08:09:40.409673 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:07:18.663332 | 0.32s 2026-03-14 08:09:40.424422 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:40.500458 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:07:18.754094 | 3.04s 2026-03-14 08:09:40.506264 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:07:18.759911 | 3.05s 2026-03-14 08:09:40.517684 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:40.595700 | fa163e0a-ba28-31b9-2e96-00000000ae47 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:09:40.601415 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:07:18.855063 | 0.38s 2026-03-14 08:09:40.606232 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:07:18.859891 | 3.17s 2026-03-14 08:09:40.609581 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:07:18.863239 | 0.39s 2026-03-14 08:09:40.610329 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:07:18.863991 | 3.21s 2026-03-14 08:09:40.628027 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:40.634424 | fa163e0a-ba28-31b9-2e96-00000000ae45 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:07:18.888057 | 3.20s 2026-03-14 08:09:40.635914 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:07:18.889574 | 3.24s 2026-03-14 08:09:40.652419 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:40.677816 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:40.808305 | fa163e0a-ba28-31b9-2e96-00000000ae49 | CHANGED | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:09:40.811287 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:07:19.064921 | 0.39s 2026-03-14 08:09:40.819750 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:07:19.073399 | 0.39s 2026-03-14 08:09:40.841382 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TASK | Ensure provider service is running 2026-03-14 08:09:40.914068 | fa163e0a-ba28-31b9-2e96-00000000af37 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:09:40.916673 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:07:19.170310 | 0.40s 2026-03-14 08:09:40.923964 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:07:19.177616 | 0.41s 2026-03-14 08:09:40.934873 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:40.966473 | fa163e0a-ba28-31b9-2e96-00000000ae49 | CHANGED | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:09:40.969741 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:07:19.223371 | 0.34s 2026-03-14 08:09:40.977901 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:07:19.231551 | 0.35s 2026-03-14 08:09:41.006752 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TASK | Ensure provider service is running 2026-03-14 08:09:41.035734 | fa163e0a-ba28-31b9-2e96-00000000af37 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:09:41.037675 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:07:19.291328 | 0.38s 2026-03-14 08:09:41.041280 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:07:19.294941 | 0.39s 2026-03-14 08:09:41.052496 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:41.063609 | fa163e0a-ba28-31b9-2e96-00000000ae47 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:09:41.065422 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:07:19.319073 | 0.39s 2026-03-14 08:09:41.069151 | fa163e0a-ba28-31b9-2e96-00000000ae47 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:07:19.322813 | 0.39s 2026-03-14 08:09:41.085176 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:41.297702 | fa163e0a-ba28-31b9-2e96-00000000af39 | CHANGED | Ensure post-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:09:41.302157 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:07:19.555785 | 0.37s 2026-03-14 08:09:41.310254 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:07:19.563905 | 0.37s 2026-03-14 08:09:41.321873 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:09:41.428919 | fa163e0a-ba28-31b9-2e96-00000000af39 | CHANGED | Ensure post-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:09:41.431490 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:07:19.685128 | 0.38s 2026-03-14 08:09:41.439151 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:07:19.692797 | 0.39s 2026-03-14 08:09:41.454064 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:09:41.467617 | fa163e0a-ba28-31b9-2e96-00000000ae49 | CHANGED | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:09:41.472036 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:07:19.725674 | 0.39s 2026-03-14 08:09:41.479964 | fa163e0a-ba28-31b9-2e96-00000000ae49 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:07:19.733610 | 0.39s 2026-03-14 08:09:41.502666 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TASK | Ensure provider service is running 2026-03-14 08:09:41.629133 | fa163e0a-ba28-31b9-2e96-00000000ae4b | CHANGED | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:09:41.632732 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:07:19.886366 | 0.79s 2026-03-14 08:09:41.639371 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:07:19.893018 | 0.80s 2026-03-14 08:09:41.663201 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TASK | Ensure certificate requests 2026-03-14 08:09:41.806713 | fa163e0a-ba28-31b9-2e96-00000000ae4b | CHANGED | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:09:41.810415 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:07:20.064054 | 0.80s 2026-03-14 08:09:41.821947 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:07:20.075598 | 0.81s 2026-03-14 08:09:41.840593 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TASK | Ensure certificate requests 2026-03-14 08:09:41.944532 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:07:20.198153 | 3.97s 2026-03-14 08:09:41.954078 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:07:20.207724 | 3.98s 2026-03-14 08:09:41.970235 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:09:42.080785 | fa163e0a-ba28-31b9-2e96-00000000af3b | CHANGED | Ensure provider service is running | np0005647038 | item=certmonger 2026-03-14 08:09:42.084828 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:07:20.338464 | 0.76s 2026-03-14 08:09:42.099204 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:07:20.352852 | 0.78s 2026-03-14 08:09:42.114937 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:09:42.232696 | fa163e0a-ba28-31b9-2e96-00000000af3b | CHANGED | Ensure provider service is running | np0005647037 | item=certmonger 2026-03-14 08:09:42.237903 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:07:20.491539 | 0.78s 2026-03-14 08:09:42.253656 | fa163e0a-ba28-31b9-2e96-00000000ae4b | CHANGED | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:09:42.257375 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:07:20.511019 | 0.75s 2026-03-14 08:09:42.261415 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:07:20.515050 | 0.81s 2026-03-14 08:09:42.271955 | fa163e0a-ba28-31b9-2e96-00000000ae4b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:07:20.525573 | 0.77s 2026-03-14 08:09:42.287728 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:09:42.315398 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TASK | Ensure certificate requests 2026-03-14 08:09:42.375953 | fa163e0a-ba28-31b9-2e96-00000000af37 | CHANGED | Ensure pre-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:09:42.378722 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:07:20.632372 | 0.41s 2026-03-14 08:09:42.384322 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:07:20.637974 | 0.41s 2026-03-14 08:09:42.398951 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:09:42.704313 | fa163e0a-ba28-31b9-2e96-00000000af39 | CHANGED | Ensure post-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:09:42.707212 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:07:20.960858 | 0.31s 2026-03-14 08:09:42.715596 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:07:20.969249 | 0.32s 2026-03-14 08:09:42.726397 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:09:43.397311 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005647033.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-03-14 08:09:43.402501 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:21.656144 | 1.74s 2026-03-14 08:09:43.406244 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005647032.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-03-14 08:09:43.406927 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:21.660585 | 1.57s 2026-03-14 08:09:43.434643 | fa163e0a-ba28-31b9-2e96-00000000af3b | CHANGED | Ensure provider service is running | np0005647039 | item=certmonger 2026-03-14 08:09:43.443913 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:07:21.697562 | 0.72s 2026-03-14 08:09:43.454393 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:07:21.708034 | 0.73s 2026-03-14 08:09:43.477935 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:09:43.773496 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647037.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-03-14 08:09:43.780231 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:22.033864 | 1.49s 2026-03-14 08:09:43.790810 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:22.044459 | 1.50s 2026-03-14 08:09:43.813353 | fa163e0a-ba28-31b9-2e96-00000000aa7f | TASK | install systemd-container for a greenfield 2026-03-14 08:09:43.831203 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647038.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-03-14 08:09:43.834131 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:22.087776 | 1.72s 2026-03-14 08:09:43.841116 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:22.094769 | 1.72s 2026-03-14 08:09:43.861392 | fa163e0a-ba28-31b9-2e96-00000000aabf | TASK | install systemd-container for a greenfield 2026-03-14 08:09:43.919417 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005647035.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-03-14 08:09:43.923996 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:22.177636 | 1.61s 2026-03-14 08:09:44.833281 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005647032.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-03-14 08:09:44.834103 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:23.087759 | 2.99s 2026-03-14 08:09:45.016652 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647039.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-03-14 08:09:45.020194 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:23.273851 | 1.54s 2026-03-14 08:09:45.026284 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:23.279927 | 1.55s 2026-03-14 08:09:45.034959 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005647033.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-03-14 08:09:45.035634 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:23.289291 | 3.37s 2026-03-14 08:09:45.072300 | fa163e0a-ba28-31b9-2e96-00000000aabf | TASK | install systemd-container for a greenfield 2026-03-14 08:09:45.310391 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005647035.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-03-14 08:09:45.313670 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:23.567313 | 3.00s 2026-03-14 08:09:46.577837 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005647032.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-03-14 08:09:46.581264 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:24.834912 | 4.74s 2026-03-14 08:09:46.712911 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005647033.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-03-14 08:09:46.716098 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:24.969743 | 5.05s 2026-03-14 08:09:46.824849 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005647035.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-03-14 08:09:46.827398 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:25.081053 | 4.51s 2026-03-14 08:09:48.130257 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005647033.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-03-14 08:09:48.133164 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:26.386817 | 6.47s 2026-03-14 08:09:48.138826 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005647032.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-03-14 08:09:48.140868 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:26.394525 | 6.30s 2026-03-14 08:09:48.251654 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005647035.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-03-14 08:09:48.254227 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:26.507880 | 5.94s 2026-03-14 08:09:49.654207 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005647033.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-03-14 08:09:49.657073 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:27.910721 | 7.99s 2026-03-14 08:09:49.670492 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:07:27.924129 | 8.01s 2026-03-14 08:09:49.697219 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005647035.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-03-14 08:09:49.699310 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:27.952950 | 7.38s 2026-03-14 08:09:49.714380 | fa163e0a-ba28-31b9-2e96-00000000ae4e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005647032.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-03-14 08:09:49.716330 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:27.969971 | 7.87s 2026-03-14 08:09:49.730826 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:07:27.984477 | 7.41s 2026-03-14 08:09:49.735498 | fa163e0a-ba28-31b9-2e96-00000000ae4e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:07:27.989150 | 7.89s 2026-03-14 08:09:49.783715 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TASK | Fail if container image is undefined 2026-03-14 08:09:49.829694 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TASK | Fail if container image is undefined 2026-03-14 08:09:49.854138 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TASK | Fail if container image is undefined 2026-03-14 08:09:49.859530 | fa163e0a-ba28-31b9-2e96-00000000ab22 | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:09:49.860451 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:07:28.114100 | 0.08s 2026-03-14 08:09:49.883822 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:09:49.898401 | fa163e0a-ba28-31b9-2e96-00000000ab22 | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:09:49.899310 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:07:28.152960 | 0.07s 2026-03-14 08:09:49.927442 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:09:49.935848 | fa163e0a-ba28-31b9-2e96-00000000ab22 | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:09:49.936901 | fa163e0a-ba28-31b9-2e96-00000000ab22 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:07:28.190543 | 0.08s 2026-03-14 08:09:49.960927 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:09:59.799309 | fa163e0a-ba28-31b9-2e96-00000000aabf | CHANGED | install systemd-container for a greenfield | np0005647038 2026-03-14 08:09:59.801135 | fa163e0a-ba28-31b9-2e96-00000000aabf | TIMING | install systemd-container for a greenfield | np0005647038 | 0:07:38.054779 | 15.94s 2026-03-14 08:09:59.821916 | fa163e0a-ba28-31b9-2e96-00000000aac0 | TASK | manage PMEM namespaces for vPMEM 2026-03-14 08:09:59.874785 | fa163e0a-ba28-31b9-2e96-00000000aac0 | SKIPPED | manage PMEM namespaces for vPMEM | np0005647038 2026-03-14 08:09:59.875791 | fa163e0a-ba28-31b9-2e96-00000000aac0 | TIMING | manage PMEM namespaces for vPMEM | np0005647038 | 0:07:38.129442 | 0.05s 2026-03-14 08:09:59.890764 | fa163e0a-ba28-31b9-2e96-00000000aac2 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-03-14 08:09:59.959625 | fa163e0a-ba28-31b9-2e96-00000000aa7f | CHANGED | install systemd-container for a greenfield | np0005647037 2026-03-14 08:09:59.960816 | fa163e0a-ba28-31b9-2e96-00000000aa7f | TIMING | install systemd-container for a greenfield | np0005647037 | 0:07:38.214467 | 16.15s 2026-03-14 08:09:59.975498 | fa163e0a-ba28-31b9-2e96-00000000aa80 | TASK | manage PMEM namespaces for vPMEM 2026-03-14 08:10:00.029380 | fa163e0a-ba28-31b9-2e96-00000000aa80 | SKIPPED | manage PMEM namespaces for vPMEM | np0005647037 2026-03-14 08:10:00.030331 | fa163e0a-ba28-31b9-2e96-00000000aa80 | TIMING | manage PMEM namespaces for vPMEM | np0005647037 | 0:07:38.283984 | 0.05s 2026-03-14 08:10:00.044428 | fa163e0a-ba28-31b9-2e96-00000000aa82 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-03-14 08:10:00.265913 | fa163e0a-ba28-31b9-2e96-00000000aac2 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005647038 2026-03-14 08:10:00.267548 | fa163e0a-ba28-31b9-2e96-00000000aac2 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005647038 | 0:07:38.521197 | 0.38s 2026-03-14 08:10:00.280841 | fa163e0a-ba28-31b9-2e96-00000000aac4 | TASK | is KSM enabled 2026-03-14 08:10:00.343124 | fa163e0a-ba28-31b9-2e96-00000000aac4 | OK | is KSM enabled | np0005647038 2026-03-14 08:10:00.344039 | fa163e0a-ba28-31b9-2e96-00000000aac4 | TIMING | is KSM enabled | np0005647038 | 0:07:38.597694 | 0.06s 2026-03-14 08:10:00.356706 | fa163e0a-ba28-31b9-2e96-00000000aac6 | TASK | Check for ksm 2026-03-14 08:10:00.410770 | fa163e0a-ba28-31b9-2e96-00000000aa82 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005647037 2026-03-14 08:10:00.411876 | fa163e0a-ba28-31b9-2e96-00000000aa82 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005647037 | 0:07:38.665527 | 0.37s 2026-03-14 08:10:00.425311 | fa163e0a-ba28-31b9-2e96-00000000aa84 | TASK | is KSM enabled 2026-03-14 08:10:00.485158 | fa163e0a-ba28-31b9-2e96-00000000aa84 | OK | is KSM enabled | np0005647037 2026-03-14 08:10:00.485933 | fa163e0a-ba28-31b9-2e96-00000000aa84 | TIMING | is KSM enabled | np0005647037 | 0:07:38.739588 | 0.06s 2026-03-14 08:10:00.497975 | fa163e0a-ba28-31b9-2e96-00000000aa86 | TASK | Check for ksm 2026-03-14 08:10:00.703984 | fa163e0a-ba28-31b9-2e96-00000000aac6 | CHANGED | Check for ksm | np0005647038 2026-03-14 08:10:00.705063 | fa163e0a-ba28-31b9-2e96-00000000aac6 | TIMING | Check for ksm | np0005647038 | 0:07:38.958715 | 0.35s 2026-03-14 08:10:00.718458 | fa163e0a-ba28-31b9-2e96-00000000aac7 | TASK | disable KSM services 2026-03-14 08:10:00.806870 | fa163e0a-ba28-31b9-2e96-00000000aac7 | SKIPPED | disable KSM services | np0005647038 | item=ksm.service 2026-03-14 08:10:00.843736 | fa163e0a-ba28-31b9-2e96-00000000aac7 | SKIPPED | disable KSM services | np0005647038 | item=ksmtuned.service 2026-03-14 08:10:00.856522 | fa163e0a-ba28-31b9-2e96-00000000aac7 | TIMING | disable KSM services | np0005647038 | 0:07:39.110152 | 0.14s 2026-03-14 08:10:00.857208 | fa163e0a-ba28-31b9-2e96-00000000aa86 | CHANGED | Check for ksm | np0005647037 2026-03-14 08:10:00.857725 | fa163e0a-ba28-31b9-2e96-00000000aa86 | TIMING | Check for ksm | np0005647037 | 0:07:39.111385 | 0.36s 2026-03-14 08:10:00.870452 | fa163e0a-ba28-31b9-2e96-00000000aa87 | TASK | disable KSM services 2026-03-14 08:10:00.888881 | fa163e0a-ba28-31b9-2e96-00000000aac8 | TASK | delete PageKSM after disable ksm on compute 2026-03-14 08:10:00.955227 | fa163e0a-ba28-31b9-2e96-00000000aac8 | SKIPPED | delete PageKSM after disable ksm on compute | np0005647038 2026-03-14 08:10:00.956074 | fa163e0a-ba28-31b9-2e96-00000000aac8 | TIMING | delete PageKSM after disable ksm on compute | np0005647038 | 0:07:39.209721 | 0.07s 2026-03-14 08:10:00.963656 | fa163e0a-ba28-31b9-2e96-00000000aa87 | SKIPPED | disable KSM services | np0005647037 | item=ksm.service 2026-03-14 08:10:00.974002 | fa163e0a-ba28-31b9-2e96-00000000aaca | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-03-14 08:10:01.000973 | fa163e0a-ba28-31b9-2e96-00000000aa87 | SKIPPED | disable KSM services | np0005647037 | item=ksmtuned.service 2026-03-14 08:10:01.010034 | fa163e0a-ba28-31b9-2e96-00000000aa87 | TIMING | disable KSM services | np0005647037 | 0:07:39.263682 | 0.14s 2026-03-14 08:10:01.028235 | fa163e0a-ba28-31b9-2e96-00000000aa88 | TASK | delete PageKSM after disable ksm on compute 2026-03-14 08:10:01.034901 | fa163e0a-ba28-31b9-2e96-00000000aaca | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647038 2026-03-14 08:10:01.036073 | fa163e0a-ba28-31b9-2e96-00000000aaca | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647038 | 0:07:39.289717 | 0.06s 2026-03-14 08:10:01.049819 | fa163e0a-ba28-31b9-2e96-00000000aacb | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-03-14 08:10:01.081994 | fa163e0a-ba28-31b9-2e96-00000000aa88 | SKIPPED | delete PageKSM after disable ksm on compute | np0005647037 2026-03-14 08:10:01.083020 | fa163e0a-ba28-31b9-2e96-00000000aa88 | TIMING | delete PageKSM after disable ksm on compute | np0005647037 | 0:07:39.336671 | 0.05s 2026-03-14 08:10:01.096256 | fa163e0a-ba28-31b9-2e96-00000000aa8a | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-03-14 08:10:01.113462 | fa163e0a-ba28-31b9-2e96-00000000aacb | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647038 2026-03-14 08:10:01.114506 | fa163e0a-ba28-31b9-2e96-00000000aacb | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647038 | 0:07:39.368157 | 0.06s 2026-03-14 08:10:01.127756 | fa163e0a-ba28-31b9-2e96-00000000aacc | TASK | enable ksmtunded 2026-03-14 08:10:01.139095 | fa163e0a-ba28-31b9-2e96-00000000aa8a | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647037 2026-03-14 08:10:01.140237 | fa163e0a-ba28-31b9-2e96-00000000aa8a | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647037 | 0:07:39.393879 | 0.04s 2026-03-14 08:10:01.153910 | fa163e0a-ba28-31b9-2e96-00000000aa8b | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-03-14 08:10:01.191267 | fa163e0a-ba28-31b9-2e96-00000000aa8b | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647037 2026-03-14 08:10:01.196690 | fa163e0a-ba28-31b9-2e96-00000000aa8b | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647037 | 0:07:39.450346 | 0.04s 2026-03-14 08:10:01.197171 | fa163e0a-ba28-31b9-2e96-00000000aacc | SKIPPED | enable ksmtunded | np0005647038 | item=ksm.service 2026-03-14 08:10:01.205903 | fa163e0a-ba28-31b9-2e96-00000000aa8c | TASK | enable ksmtunded 2026-03-14 08:10:01.215762 | fa163e0a-ba28-31b9-2e96-00000000aacc | SKIPPED | enable ksmtunded | np0005647038 | item=ksmtuned.service 2026-03-14 08:10:01.221458 | fa163e0a-ba28-31b9-2e96-00000000aacc | TIMING | enable ksmtunded | np0005647038 | 0:07:39.475060 | 0.09s 2026-03-14 08:10:01.232112 | fa163e0a-ba28-31b9-2e96-00000000aace | TASK | Create dirs for certificates and keys 2026-03-14 08:10:01.255175 | fa163e0a-ba28-31b9-2e96-00000000aa8c | SKIPPED | enable ksmtunded | np0005647037 | item=ksm.service 2026-03-14 08:10:01.267248 | fa163e0a-ba28-31b9-2e96-00000000aa8c | SKIPPED | enable ksmtunded | np0005647037 | item=ksmtuned.service 2026-03-14 08:10:01.275340 | fa163e0a-ba28-31b9-2e96-00000000aa8c | TIMING | enable ksmtunded | np0005647037 | 0:07:39.528995 | 0.07s 2026-03-14 08:10:01.285255 | fa163e0a-ba28-31b9-2e96-00000000aa8e | TASK | Create dirs for certificates and keys 2026-03-14 08:10:01.400974 | fa163e0a-ba28-31b9-2e96-00000000aabf | CHANGED | install systemd-container for a greenfield | np0005647039 2026-03-14 08:10:01.401905 | fa163e0a-ba28-31b9-2e96-00000000aabf | TIMING | install systemd-container for a greenfield | np0005647039 | 0:07:39.655558 | 16.33s 2026-03-14 08:10:01.413025 | fa163e0a-ba28-31b9-2e96-00000000aac0 | TASK | manage PMEM namespaces for vPMEM 2026-03-14 08:10:01.451018 | fa163e0a-ba28-31b9-2e96-00000000aac0 | SKIPPED | manage PMEM namespaces for vPMEM | np0005647039 2026-03-14 08:10:01.451751 | fa163e0a-ba28-31b9-2e96-00000000aac0 | TIMING | manage PMEM namespaces for vPMEM | np0005647039 | 0:07:39.705407 | 0.04s 2026-03-14 08:10:01.461478 | fa163e0a-ba28-31b9-2e96-00000000aac2 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-03-14 08:10:01.563648 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647038 | item=/etc/pki/libvirt 2026-03-14 08:10:01.567661 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647038 | 0:07:39.821304 | 0.33s 2026-03-14 08:10:01.612856 | fa163e0a-ba28-31b9-2e96-00000000aa8e | CHANGED | Create dirs for certificates and keys | np0005647037 | item=/etc/pki/libvirt 2026-03-14 08:10:01.614906 | fa163e0a-ba28-31b9-2e96-00000000aa8e | TIMING | Create dirs for certificates and keys | np0005647037 | 0:07:39.868559 | 0.33s 2026-03-14 08:10:01.805404 | fa163e0a-ba28-31b9-2e96-00000000aac2 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005647039 2026-03-14 08:10:01.806456 | fa163e0a-ba28-31b9-2e96-00000000aac2 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005647039 | 0:07:40.060107 | 0.34s 2026-03-14 08:10:01.827453 | fa163e0a-ba28-31b9-2e96-00000000aac4 | TASK | is KSM enabled 2026-03-14 08:10:01.845387 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647038 | item=/etc/pki/libvirt/private 2026-03-14 08:10:01.849304 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647038 | 0:07:40.102951 | 0.62s 2026-03-14 08:10:01.892692 | fa163e0a-ba28-31b9-2e96-00000000aac4 | OK | is KSM enabled | np0005647039 2026-03-14 08:10:01.895105 | fa163e0a-ba28-31b9-2e96-00000000aac4 | TIMING | is KSM enabled | np0005647039 | 0:07:40.148747 | 0.07s 2026-03-14 08:10:01.902195 | fa163e0a-ba28-31b9-2e96-00000000aa8e | CHANGED | Create dirs for certificates and keys | np0005647037 | item=/etc/pki/libvirt/private 2026-03-14 08:10:01.908800 | fa163e0a-ba28-31b9-2e96-00000000aa8e | TIMING | Create dirs for certificates and keys | np0005647037 | 0:07:40.162448 | 0.62s 2026-03-14 08:10:01.925529 | fa163e0a-ba28-31b9-2e96-00000000aac6 | TASK | Check for ksm 2026-03-14 08:10:02.187800 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647038 | item=/etc/pki/qemu 2026-03-14 08:10:02.191330 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647038 | 0:07:40.444979 | 0.96s 2026-03-14 08:10:02.199650 | fa163e0a-ba28-31b9-2e96-00000000aa8e | CHANGED | Create dirs for certificates and keys | np0005647037 | item=/etc/pki/qemu 2026-03-14 08:10:02.202176 | fa163e0a-ba28-31b9-2e96-00000000aa8e | TIMING | Create dirs for certificates and keys | np0005647037 | 0:07:40.455834 | 0.92s 2026-03-14 08:10:02.209162 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647038 | 0:07:40.462802 | 0.98s 2026-03-14 08:10:02.216203 | fa163e0a-ba28-31b9-2e96-00000000aa8e | TIMING | Create dirs for certificates and keys | np0005647037 | 0:07:40.469852 | 0.93s 2026-03-14 08:10:02.218056 | fa163e0a-ba28-31b9-2e96-00000000aac6 | CHANGED | Check for ksm | np0005647039 2026-03-14 08:10:02.218948 | fa163e0a-ba28-31b9-2e96-00000000aac6 | TIMING | Check for ksm | np0005647039 | 0:07:40.472602 | 0.29s 2026-03-14 08:10:02.279501 | fa163e0a-ba28-31b9-2e96-00000000aac7 | TASK | disable KSM services 2026-03-14 08:10:02.287227 | fa163e0a-ba28-31b9-2e96-00000000aa8f | TIMING | include_role : linux-system-roles.certificate | np0005647037 | 0:07:40.540858 | 0.05s 2026-03-14 08:10:02.346708 | fa163e0a-ba28-31b9-2e96-00000000aac7 | SKIPPED | disable KSM services | np0005647039 | item=ksm.service 2026-03-14 08:10:02.354858 | fa163e0a-ba28-31b9-2e96-00000000b14d | TASK | Set version specific variables 2026-03-14 08:10:02.361117 | fa163e0a-ba28-31b9-2e96-00000000aacf | TIMING | include_role : linux-system-roles.certificate | np0005647038 | 0:07:40.614750 | 0.11s 2026-03-14 08:10:02.370603 | fa163e0a-ba28-31b9-2e96-00000000aac7 | SKIPPED | disable KSM services | np0005647039 | item=ksmtuned.service 2026-03-14 08:10:02.399146 | fa163e0a-ba28-31b9-2e96-00000000b14d | TASK | Set version specific variables 2026-03-14 08:10:02.404943 | fa163e0a-ba28-31b9-2e96-00000000aac7 | TIMING | disable KSM services | np0005647039 | 0:07:40.658586 | 0.12s 2026-03-14 08:10:02.410723 | fa163e0a-ba28-31b9-2e96-00000000b14d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647037 | 0:07:40.664385 | 0.06s 2026-03-14 08:10:02.421861 | 77a95004-0b4e-4dbb-a20d-3982e1022479 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647037 2026-03-14 08:10:02.437359 | fa163e0a-ba28-31b9-2e96-00000000b1b6 | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:02.451009 | fa163e0a-ba28-31b9-2e96-00000000aac8 | TASK | delete PageKSM after disable ksm on compute 2026-03-14 08:10:02.456549 | fa163e0a-ba28-31b9-2e96-00000000b14d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647038 | 0:07:40.710184 | 0.06s 2026-03-14 08:10:02.468245 | d27bee01-8abe-49b8-a98d-82ee7f44c85b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647038 2026-03-14 08:10:02.481540 | fa163e0a-ba28-31b9-2e96-00000000b1ce | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:02.520136 | fa163e0a-ba28-31b9-2e96-00000000aac8 | SKIPPED | delete PageKSM after disable ksm on compute | np0005647039 2026-03-14 08:10:02.521051 | fa163e0a-ba28-31b9-2e96-00000000aac8 | TIMING | delete PageKSM after disable ksm on compute | np0005647039 | 0:07:40.774705 | 0.07s 2026-03-14 08:10:02.531290 | fa163e0a-ba28-31b9-2e96-00000000aaca | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-03-14 08:10:02.577306 | fa163e0a-ba28-31b9-2e96-00000000aaca | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647039 2026-03-14 08:10:02.578087 | fa163e0a-ba28-31b9-2e96-00000000aaca | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005647039 | 0:07:40.831741 | 0.05s 2026-03-14 08:10:02.587911 | fa163e0a-ba28-31b9-2e96-00000000aacb | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-03-14 08:10:02.623029 | fa163e0a-ba28-31b9-2e96-00000000aacb | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647039 2026-03-14 08:10:02.623624 | fa163e0a-ba28-31b9-2e96-00000000aacb | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005647039 | 0:07:40.877282 | 0.03s 2026-03-14 08:10:02.636987 | fa163e0a-ba28-31b9-2e96-00000000aacc | TASK | enable ksmtunded 2026-03-14 08:10:02.684457 | fa163e0a-ba28-31b9-2e96-00000000aacc | SKIPPED | enable ksmtunded | np0005647039 | item=ksm.service 2026-03-14 08:10:02.697131 | fa163e0a-ba28-31b9-2e96-00000000aacc | SKIPPED | enable ksmtunded | np0005647039 | item=ksmtuned.service 2026-03-14 08:10:02.703290 | fa163e0a-ba28-31b9-2e96-00000000aacc | TIMING | enable ksmtunded | np0005647039 | 0:07:40.956918 | 0.07s 2026-03-14 08:10:02.720427 | fa163e0a-ba28-31b9-2e96-00000000aace | TASK | Create dirs for certificates and keys 2026-03-14 08:10:02.863058 | fa163e0a-ba28-31b9-2e96-00000000b1b6 | OK | Ensure ansible_facts used by role | np0005647037 2026-03-14 08:10:02.864348 | fa163e0a-ba28-31b9-2e96-00000000b1b6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647037 | 0:07:41.118000 | 0.43s 2026-03-14 08:10:02.879085 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | TASK | Set platform/version specific variables 2026-03-14 08:10:02.957666 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:10:02.962072 | fa163e0a-ba28-31b9-2e96-00000000b1ce | OK | Ensure ansible_facts used by role | np0005647038 2026-03-14 08:10:02.963239 | fa163e0a-ba28-31b9-2e96-00000000b1ce | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647038 | 0:07:41.216887 | 0.48s 2026-03-14 08:10:02.969454 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:10:02.984826 | fa163e0a-ba28-31b9-2e96-00000000b1cf | TASK | Set platform/version specific variables 2026-03-14 08:10:02.991430 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.yml 2026-03-14 08:10:03.007174 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.2.yml 2026-03-14 08:10:03.019214 | fa163e0a-ba28-31b9-2e96-00000000b1b7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647037 | 0:07:41.272851 | 0.14s 2026-03-14 08:10:03.033948 | fa163e0a-ba28-31b9-2e96-00000000b14e | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:03.058874 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647039 | item=/etc/pki/libvirt 2026-03-14 08:10:03.061766 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647039 | 0:07:41.315407 | 0.34s 2026-03-14 08:10:03.074855 | fa163e0a-ba28-31b9-2e96-00000000b1cf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:10:03.097059 | fa163e0a-ba28-31b9-2e96-00000000b1cf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:10:03.116468 | fa163e0a-ba28-31b9-2e96-00000000b1cf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.yml 2026-03-14 08:10:03.132000 | fa163e0a-ba28-31b9-2e96-00000000b1cf | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.2.yml 2026-03-14 08:10:03.141229 | fa163e0a-ba28-31b9-2e96-00000000b1cf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647038 | 0:07:41.394871 | 0.15s 2026-03-14 08:10:03.167630 | fa163e0a-ba28-31b9-2e96-00000000b14e | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:03.335272 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647039 | item=/etc/pki/libvirt/private 2026-03-14 08:10:03.339042 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647039 | 0:07:41.592687 | 0.62s 2026-03-14 08:10:03.620186 | fa163e0a-ba28-31b9-2e96-00000000aace | CHANGED | Create dirs for certificates and keys | np0005647039 | item=/etc/pki/qemu 2026-03-14 08:10:03.621378 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647039 | 0:07:41.875027 | 0.90s 2026-03-14 08:10:03.630217 | fa163e0a-ba28-31b9-2e96-00000000aace | TIMING | Create dirs for certificates and keys | np0005647039 | 0:07:41.883866 | 0.91s 2026-03-14 08:10:03.699165 | fa163e0a-ba28-31b9-2e96-00000000aacf | TIMING | include_role : linux-system-roles.certificate | np0005647039 | 0:07:41.952807 | 0.05s 2026-03-14 08:10:03.735704 | fa163e0a-ba28-31b9-2e96-00000000b14d | TASK | Set version specific variables 2026-03-14 08:10:03.787430 | fa163e0a-ba28-31b9-2e96-00000000b14d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647039 | 0:07:42.041075 | 0.05s 2026-03-14 08:10:03.798399 | 31535cc6-e332-497f-aa7c-3094a0a36132 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647039 2026-03-14 08:10:03.811385 | fa163e0a-ba28-31b9-2e96-00000000b244 | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:03.858765 | fa163e0a-ba28-31b9-2e96-00000000ab23 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647033 2026-03-14 08:10:03.859782 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647033 | 0:07:42.113434 | 13.97s 2026-03-14 08:10:03.890038 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:10:04.125747 | fa163e0a-ba28-31b9-2e96-00000000ab23 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647035 2026-03-14 08:10:04.127346 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647035 | 0:07:42.380991 | 14.17s 2026-03-14 08:10:04.187743 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:10:04.293776 | fa163e0a-ba28-31b9-2e96-00000000b244 | OK | Ensure ansible_facts used by role | np0005647039 2026-03-14 08:10:04.294999 | fa163e0a-ba28-31b9-2e96-00000000b244 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647039 | 0:07:42.548649 | 0.48s 2026-03-14 08:10:04.296194 | fa163e0a-ba28-31b9-2e96-00000000ab24 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647033 2026-03-14 08:10:04.296679 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647033 | 0:07:42.550338 | 0.40s 2026-03-14 08:10:04.311263 | fa163e0a-ba28-31b9-2e96-00000000b245 | TASK | Set platform/version specific variables 2026-03-14 08:10:04.350041 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TASK | Fail if container image is undefined 2026-03-14 08:10:04.391249 | fa163e0a-ba28-31b9-2e96-00000000b245 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:10:04.407117 | fa163e0a-ba28-31b9-2e96-00000000b245 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:10:04.417389 | fa163e0a-ba28-31b9-2e96-00000000ab33 | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:10:04.418067 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:07:42.671719 | 0.07s 2026-03-14 08:10:04.427345 | fa163e0a-ba28-31b9-2e96-00000000b245 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.yml 2026-03-14 08:10:04.444660 | fa163e0a-ba28-31b9-2e96-00000000b245 | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.2.yml 2026-03-14 08:10:04.455767 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:04.462082 | fa163e0a-ba28-31b9-2e96-00000000b245 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647039 | 0:07:42.715707 | 0.15s 2026-03-14 08:10:04.474932 | fa163e0a-ba28-31b9-2e96-00000000b14e | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:04.645788 | fa163e0a-ba28-31b9-2e96-00000000ab24 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647035 2026-03-14 08:10:04.647149 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647035 | 0:07:42.900790 | 0.46s 2026-03-14 08:10:04.698831 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TASK | Fail if container image is undefined 2026-03-14 08:10:04.706111 | fa163e0a-ba28-31b9-2e96-00000000ab23 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647032 2026-03-14 08:10:04.707633 | fa163e0a-ba28-31b9-2e96-00000000ab23 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647032 | 0:07:42.961274 | 14.78s 2026-03-14 08:10:04.743013 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-03-14 08:10:04.768059 | fa163e0a-ba28-31b9-2e96-00000000ab33 | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:10:04.769125 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:07:43.022775 | 0.07s 2026-03-14 08:10:04.792748 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:05.156531 | fa163e0a-ba28-31b9-2e96-00000000ab24 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647032 2026-03-14 08:10:05.157799 | fa163e0a-ba28-31b9-2e96-00000000ab24 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005647032 | 0:07:43.411449 | 0.41s 2026-03-14 08:10:05.201949 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TASK | Fail if container image is undefined 2026-03-14 08:10:05.272497 | fa163e0a-ba28-31b9-2e96-00000000ab33 | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:10:05.273621 | fa163e0a-ba28-31b9-2e96-00000000ab33 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:07:43.527273 | 0.07s 2026-03-14 08:10:05.295562 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:06.208250 | fa163e0a-ba28-31b9-2e96-00000000b14e | OK | Ensure certificate role dependencies are installed | np0005647037 2026-03-14 08:10:06.210279 | fa163e0a-ba28-31b9-2e96-00000000b14e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647037 | 0:07:44.463920 | 3.18s 2026-03-14 08:10:06.238970 | fa163e0a-ba28-31b9-2e96-00000000b150 | TASK | Ensure provider packages are installed 2026-03-14 08:10:06.246890 | fa163e0a-ba28-31b9-2e96-00000000b14e | OK | Ensure certificate role dependencies are installed | np0005647038 2026-03-14 08:10:06.248002 | fa163e0a-ba28-31b9-2e96-00000000b14e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647038 | 0:07:44.501648 | 3.08s 2026-03-14 08:10:06.262506 | fa163e0a-ba28-31b9-2e96-00000000b150 | TASK | Ensure provider packages are installed 2026-03-14 08:10:07.750834 | fa163e0a-ba28-31b9-2e96-00000000b14e | OK | Ensure certificate role dependencies are installed | np0005647039 2026-03-14 08:10:07.752497 | fa163e0a-ba28-31b9-2e96-00000000b14e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647039 | 0:07:46.006134 | 3.28s 2026-03-14 08:10:07.774646 | fa163e0a-ba28-31b9-2e96-00000000b150 | TASK | Ensure provider packages are installed 2026-03-14 08:10:09.201960 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:07:47.455587 | 2.96s 2026-03-14 08:10:09.212574 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:07:47.466187 | 2.97s 2026-03-14 08:10:09.235000 | fa163e0a-ba28-31b9-2e96-00000000b152 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:09.337147 | fa163e0a-ba28-31b9-2e96-00000000ab34 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647033 2026-03-14 08:10:09.338432 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647033 | 0:07:47.592079 | 4.88s 2026-03-14 08:10:09.383279 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:09.425425 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:07:47.679048 | 3.16s 2026-03-14 08:10:09.438786 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:07:47.692437 | 3.18s 2026-03-14 08:10:09.439648 | fa163e0a-ba28-31b9-2e96-00000000ab34 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647035 2026-03-14 08:10:09.440303 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647035 | 0:07:47.693962 | 4.65s 2026-03-14 08:10:09.454357 | fa163e0a-ba28-31b9-2e96-00000000b152 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:09.489571 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:09.571995 | fa163e0a-ba28-31b9-2e96-00000000b152 | OK | Ensure pre-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:10:09.574386 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:07:47.828030 | 0.34s 2026-03-14 08:10:09.580336 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:07:47.833988 | 0.34s 2026-03-14 08:10:09.591192 | fa163e0a-ba28-31b9-2e96-00000000b154 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:09.793298 | fa163e0a-ba28-31b9-2e96-00000000ab35 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647033 2026-03-14 08:10:09.794535 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647033 | 0:07:48.048177 | 0.41s 2026-03-14 08:10:09.807140 | fa163e0a-ba28-31b9-2e96-00000000b152 | OK | Ensure pre-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:10:09.809935 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:07:48.063584 | 0.35s 2026-03-14 08:10:09.832504 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:07:48.086152 | 0.38s 2026-03-14 08:10:09.845737 | fa163e0a-ba28-31b9-2e96-00000000b154 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:09.868818 | fa163e0a-ba28-31b9-2e96-00000000ac67 | TASK | set enable_sensubility fact 2026-03-14 08:10:09.901982 | fa163e0a-ba28-31b9-2e96-00000000b154 | OK | Ensure post-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:10:09.911778 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:07:48.165411 | 0.32s 2026-03-14 08:10:09.920622 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:07:48.174274 | 0.33s 2026-03-14 08:10:09.929636 | fa163e0a-ba28-31b9-2e96-00000000ab35 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647035 2026-03-14 08:10:09.930091 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647035 | 0:07:48.183752 | 0.44s 2026-03-14 08:10:09.930611 | fa163e0a-ba28-31b9-2e96-00000000ac67 | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:10:09.930927 | fa163e0a-ba28-31b9-2e96-00000000ac67 | TIMING | set enable_sensubility fact | np0005647033 | 0:07:48.184589 | 0.06s 2026-03-14 08:10:09.940501 | fa163e0a-ba28-31b9-2e96-00000000b156 | TASK | Ensure provider service is running 2026-03-14 08:10:09.962861 | fa163e0a-ba28-31b9-2e96-00000000ac69 | TASK | create podman socket and appropriate systemd service 2026-03-14 08:10:10.003146 | fa163e0a-ba28-31b9-2e96-00000000ad6c | TASK | set enable_sensubility fact 2026-03-14 08:10:10.008589 | fa163e0a-ba28-31b9-2e96-00000000ac69 | SKIPPED | create podman socket and appropriate systemd service | np0005647033 2026-03-14 08:10:10.009539 | fa163e0a-ba28-31b9-2e96-00000000ac69 | TIMING | create podman socket and appropriate systemd service | np0005647033 | 0:07:48.263188 | 0.05s 2026-03-14 08:10:10.026522 | fa163e0a-ba28-31b9-2e96-00000000ac6a | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:10:10.041570 | fa163e0a-ba28-31b9-2e96-00000000ad6c | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:10:10.042497 | fa163e0a-ba28-31b9-2e96-00000000ad6c | TIMING | set enable_sensubility fact | np0005647035 | 0:07:48.296151 | 0.04s 2026-03-14 08:10:10.063092 | fa163e0a-ba28-31b9-2e96-00000000ad6e | TASK | create podman socket and appropriate systemd service 2026-03-14 08:10:10.066943 | fa163e0a-ba28-31b9-2e96-00000000ac6a | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647033 2026-03-14 08:10:10.067776 | fa163e0a-ba28-31b9-2e96-00000000ac6a | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647033 | 0:07:48.321422 | 0.04s 2026-03-14 08:10:10.083175 | fa163e0a-ba28-31b9-2e96-00000000ac6b | TASK | enable podman.sock ACL service 2026-03-14 08:10:10.094521 | fa163e0a-ba28-31b9-2e96-00000000ad6e | SKIPPED | create podman socket and appropriate systemd service | np0005647035 2026-03-14 08:10:10.095490 | fa163e0a-ba28-31b9-2e96-00000000ad6e | TIMING | create podman socket and appropriate systemd service | np0005647035 | 0:07:48.349117 | 0.03s 2026-03-14 08:10:10.115931 | fa163e0a-ba28-31b9-2e96-00000000ad6f | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:10:10.120802 | fa163e0a-ba28-31b9-2e96-00000000ac6b | SKIPPED | enable podman.sock ACL service | np0005647033 2026-03-14 08:10:10.121657 | fa163e0a-ba28-31b9-2e96-00000000ac6b | TIMING | enable podman.sock ACL service | np0005647033 | 0:07:48.375306 | 0.03s 2026-03-14 08:10:10.141535 | fa163e0a-ba28-31b9-2e96-00000000ac6c | TASK | create directory for downloads of users' scripts 2026-03-14 08:10:10.146173 | fa163e0a-ba28-31b9-2e96-00000000ad6f | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647035 2026-03-14 08:10:10.146985 | fa163e0a-ba28-31b9-2e96-00000000ad6f | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647035 | 0:07:48.400637 | 0.03s 2026-03-14 08:10:10.166198 | fa163e0a-ba28-31b9-2e96-00000000ad70 | TASK | enable podman.sock ACL service 2026-03-14 08:10:10.172938 | fa163e0a-ba28-31b9-2e96-00000000ac6c | SKIPPED | create directory for downloads of users' scripts | np0005647033 2026-03-14 08:10:10.173811 | fa163e0a-ba28-31b9-2e96-00000000ac6c | TIMING | create directory for downloads of users' scripts | np0005647033 | 0:07:48.427461 | 0.03s 2026-03-14 08:10:10.188785 | fa163e0a-ba28-31b9-2e96-00000000ac6d | TASK | download exec scripts 2026-03-14 08:10:10.200567 | fa163e0a-ba28-31b9-2e96-00000000ad70 | SKIPPED | enable podman.sock ACL service | np0005647035 2026-03-14 08:10:10.201381 | fa163e0a-ba28-31b9-2e96-00000000ad70 | TIMING | enable podman.sock ACL service | np0005647035 | 0:07:48.455033 | 0.03s 2026-03-14 08:10:10.219673 | fa163e0a-ba28-31b9-2e96-00000000ad71 | TASK | create directory for downloads of users' scripts 2026-03-14 08:10:10.224156 | fa163e0a-ba28-31b9-2e96-00000000ac6d | SKIPPED | download exec scripts | np0005647033 2026-03-14 08:10:10.225054 | fa163e0a-ba28-31b9-2e96-00000000ac6d | TIMING | download exec scripts | np0005647033 | 0:07:48.478703 | 0.04s 2026-03-14 08:10:10.238592 | fa163e0a-ba28-31b9-2e96-00000000b154 | OK | Ensure post-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:10:10.240996 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:07:48.494637 | 0.39s 2026-03-14 08:10:10.260864 | fa163e0a-ba28-31b9-2e96-00000000ac6f | TASK | Check if rsyslog exists 2026-03-14 08:10:10.266092 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:07:48.519729 | 0.42s 2026-03-14 08:10:10.266896 | fa163e0a-ba28-31b9-2e96-00000000ad71 | SKIPPED | create directory for downloads of users' scripts | np0005647035 2026-03-14 08:10:10.267330 | fa163e0a-ba28-31b9-2e96-00000000ad71 | TIMING | create directory for downloads of users' scripts | np0005647035 | 0:07:48.520992 | 0.05s 2026-03-14 08:10:10.278201 | fa163e0a-ba28-31b9-2e96-00000000b156 | TASK | Ensure provider service is running 2026-03-14 08:10:10.297421 | fa163e0a-ba28-31b9-2e96-00000000ad72 | TASK | download exec scripts 2026-03-14 08:10:10.307339 | fa163e0a-ba28-31b9-2e96-00000000ab34 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647032 2026-03-14 08:10:10.308319 | fa163e0a-ba28-31b9-2e96-00000000ab34 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647032 | 0:07:48.561968 | 5.01s 2026-03-14 08:10:10.340061 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-03-14 08:10:10.346414 | fa163e0a-ba28-31b9-2e96-00000000ad72 | SKIPPED | download exec scripts | np0005647035 2026-03-14 08:10:10.347632 | fa163e0a-ba28-31b9-2e96-00000000ad72 | TIMING | download exec scripts | np0005647035 | 0:07:48.601278 | 0.05s 2026-03-14 08:10:10.363205 | fa163e0a-ba28-31b9-2e96-00000000ad74 | TASK | Check if rsyslog exists 2026-03-14 08:10:10.375247 | fa163e0a-ba28-31b9-2e96-00000000b156 | OK | Ensure provider service is running | np0005647037 | item=certmonger 2026-03-14 08:10:10.377589 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:07:48.631241 | 0.44s 2026-03-14 08:10:10.383672 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:07:48.637325 | 0.44s 2026-03-14 08:10:10.394753 | fa163e0a-ba28-31b9-2e96-00000000b159 | TASK | Ensure certificate requests 2026-03-14 08:10:10.630090 | fa163e0a-ba28-31b9-2e96-00000000ac6f | CHANGED | Check if rsyslog exists | np0005647033 2026-03-14 08:10:10.631336 | fa163e0a-ba28-31b9-2e96-00000000ac6f | TIMING | Check if rsyslog exists | np0005647033 | 0:07:48.884986 | 0.37s 2026-03-14 08:10:10.647927 | fa163e0a-ba28-31b9-2e96-00000000ac71 | TASK | Forward logging to haproxy.log file 2026-03-14 08:10:10.705505 | fa163e0a-ba28-31b9-2e96-00000000ad74 | CHANGED | Check if rsyslog exists | np0005647035 2026-03-14 08:10:10.706474 | fa163e0a-ba28-31b9-2e96-00000000ad74 | TIMING | Check if rsyslog exists | np0005647035 | 0:07:48.960128 | 0.34s 2026-03-14 08:10:10.722074 | fa163e0a-ba28-31b9-2e96-00000000ad76 | TASK | Forward logging to haproxy.log file 2026-03-14 08:10:10.743823 | fa163e0a-ba28-31b9-2e96-00000000b156 | OK | Ensure provider service is running | np0005647038 | item=certmonger 2026-03-14 08:10:10.746989 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:07:49.000639 | 0.47s 2026-03-14 08:10:10.754930 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:07:49.008579 | 0.48s 2026-03-14 08:10:10.770282 | fa163e0a-ba28-31b9-2e96-00000000b159 | TASK | Ensure certificate requests 2026-03-14 08:10:10.785639 | fa163e0a-ba28-31b9-2e96-00000000ab35 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647032 2026-03-14 08:10:10.786606 | fa163e0a-ba28-31b9-2e96-00000000ab35 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005647032 | 0:07:49.040258 | 0.45s 2026-03-14 08:10:10.825299 | fa163e0a-ba28-31b9-2e96-00000000ab3f | TASK | set enable_sensubility fact 2026-03-14 08:10:10.861231 | fa163e0a-ba28-31b9-2e96-00000000ab3f | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:10:10.862049 | fa163e0a-ba28-31b9-2e96-00000000ab3f | TIMING | set enable_sensubility fact | np0005647032 | 0:07:49.115706 | 0.04s 2026-03-14 08:10:10.881884 | fa163e0a-ba28-31b9-2e96-00000000ab41 | TASK | create podman socket and appropriate systemd service 2026-03-14 08:10:10.915624 | fa163e0a-ba28-31b9-2e96-00000000ab41 | SKIPPED | create podman socket and appropriate systemd service | np0005647032 2026-03-14 08:10:10.916663 | fa163e0a-ba28-31b9-2e96-00000000ab41 | TIMING | create podman socket and appropriate systemd service | np0005647032 | 0:07:49.170318 | 0.03s 2026-03-14 08:10:10.925323 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:07:49.178974 | 3.15s 2026-03-14 08:10:10.938253 | fa163e0a-ba28-31b9-2e96-00000000ab42 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-03-14 08:10:10.944097 | fa163e0a-ba28-31b9-2e96-00000000b150 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:07:49.197728 | 3.17s 2026-03-14 08:10:10.961874 | fa163e0a-ba28-31b9-2e96-00000000b152 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:10.967465 | fa163e0a-ba28-31b9-2e96-00000000ab42 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005647032 2026-03-14 08:10:10.968680 | fa163e0a-ba28-31b9-2e96-00000000ab42 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005647032 | 0:07:49.222323 | 0.03s 2026-03-14 08:10:10.996360 | fa163e0a-ba28-31b9-2e96-00000000ab43 | TASK | enable podman.sock ACL service 2026-03-14 08:10:11.002829 | fa163e0a-ba28-31b9-2e96-00000000ac71 | CHANGED | Forward logging to haproxy.log file | np0005647033 2026-03-14 08:10:11.003831 | fa163e0a-ba28-31b9-2e96-00000000ac71 | TIMING | Forward logging to haproxy.log file | np0005647033 | 0:07:49.257480 | 0.35s 2026-03-14 08:10:11.019530 | fa163e0a-ba28-31b9-2e96-00000000ac72 | TASK | restart rsyslog service after logging conf change 2026-03-14 08:10:11.028511 | fa163e0a-ba28-31b9-2e96-00000000ab43 | SKIPPED | enable podman.sock ACL service | np0005647032 2026-03-14 08:10:11.029498 | fa163e0a-ba28-31b9-2e96-00000000ab43 | TIMING | enable podman.sock ACL service | np0005647032 | 0:07:49.283143 | 0.03s 2026-03-14 08:10:11.049404 | fa163e0a-ba28-31b9-2e96-00000000ab44 | TASK | create directory for downloads of users' scripts 2026-03-14 08:10:11.055430 | fa163e0a-ba28-31b9-2e96-00000000ad76 | CHANGED | Forward logging to haproxy.log file | np0005647035 2026-03-14 08:10:11.056452 | fa163e0a-ba28-31b9-2e96-00000000ad76 | TIMING | Forward logging to haproxy.log file | np0005647035 | 0:07:49.310100 | 0.33s 2026-03-14 08:10:11.073007 | fa163e0a-ba28-31b9-2e96-00000000ad77 | TASK | restart rsyslog service after logging conf change 2026-03-14 08:10:11.083659 | fa163e0a-ba28-31b9-2e96-00000000ab44 | SKIPPED | create directory for downloads of users' scripts | np0005647032 2026-03-14 08:10:11.084522 | fa163e0a-ba28-31b9-2e96-00000000ab44 | TIMING | create directory for downloads of users' scripts | np0005647032 | 0:07:49.338165 | 0.03s 2026-03-14 08:10:11.102431 | fa163e0a-ba28-31b9-2e96-00000000ab45 | TASK | download exec scripts 2026-03-14 08:10:11.119995 | fa163e0a-ba28-31b9-2e96-00000000ab45 | SKIPPED | download exec scripts | np0005647032 2026-03-14 08:10:11.120595 | fa163e0a-ba28-31b9-2e96-00000000ab45 | TIMING | download exec scripts | np0005647032 | 0:07:49.374251 | 0.02s 2026-03-14 08:10:11.134613 | fa163e0a-ba28-31b9-2e96-00000000ab47 | TASK | Check if rsyslog exists 2026-03-14 08:10:11.315132 | fa163e0a-ba28-31b9-2e96-00000000b152 | OK | Ensure pre-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:10:11.319411 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:07:49.573043 | 0.36s 2026-03-14 08:10:11.327484 | fa163e0a-ba28-31b9-2e96-00000000b152 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:07:49.581135 | 0.36s 2026-03-14 08:10:11.338407 | fa163e0a-ba28-31b9-2e96-00000000b154 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:11.462329 | fa163e0a-ba28-31b9-2e96-00000000ab47 | CHANGED | Check if rsyslog exists | np0005647032 2026-03-14 08:10:11.463358 | fa163e0a-ba28-31b9-2e96-00000000ab47 | TIMING | Check if rsyslog exists | np0005647032 | 0:07:49.717011 | 0.33s 2026-03-14 08:10:11.478613 | fa163e0a-ba28-31b9-2e96-00000000ab49 | TASK | Forward logging to haproxy.log file 2026-03-14 08:10:11.664373 | fa163e0a-ba28-31b9-2e96-00000000b154 | OK | Ensure post-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:10:11.667527 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:07:49.921174 | 0.33s 2026-03-14 08:10:11.675040 | fa163e0a-ba28-31b9-2e96-00000000b154 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:07:49.928690 | 0.34s 2026-03-14 08:10:11.685695 | fa163e0a-ba28-31b9-2e96-00000000b156 | TASK | Ensure provider service is running 2026-03-14 08:10:11.813313 | fa163e0a-ba28-31b9-2e96-00000000ab49 | CHANGED | Forward logging to haproxy.log file | np0005647032 2026-03-14 08:10:11.814294 | fa163e0a-ba28-31b9-2e96-00000000ab49 | TIMING | Forward logging to haproxy.log file | np0005647032 | 0:07:50.067945 | 0.33s 2026-03-14 08:10:11.829605 | fa163e0a-ba28-31b9-2e96-00000000ab4a | TASK | restart rsyslog service after logging conf change 2026-03-14 08:10:11.991168 | fa163e0a-ba28-31b9-2e96-00000000ac72 | CHANGED | restart rsyslog service after logging conf change | np0005647033 2026-03-14 08:10:11.992622 | fa163e0a-ba28-31b9-2e96-00000000ac72 | TIMING | restart rsyslog service after logging conf change | np0005647033 | 0:07:50.246273 | 0.97s 2026-03-14 08:10:11.994263 | fa163e0a-ba28-31b9-2e96-00000000ad77 | CHANGED | restart rsyslog service after logging conf change | np0005647035 2026-03-14 08:10:11.995021 | fa163e0a-ba28-31b9-2e96-00000000ad77 | TIMING | restart rsyslog service after logging conf change | np0005647035 | 0:07:50.248680 | 0.91s 2026-03-14 08:10:12.016064 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TASK | Fail if container image is undefined 2026-03-14 08:10:12.038381 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TASK | Fail if container image is undefined 2026-03-14 08:10:12.078360 | fa163e0a-ba28-31b9-2e96-00000000ab51 | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:10:12.079695 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:07:50.333344 | 0.06s 2026-03-14 08:10:12.115246 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:12.120878 | fa163e0a-ba28-31b9-2e96-00000000ab51 | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:10:12.121772 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:07:50.375420 | 0.08s 2026-03-14 08:10:12.147011 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:12.163901 | fa163e0a-ba28-31b9-2e96-00000000b156 | OK | Ensure provider service is running | np0005647039 | item=certmonger 2026-03-14 08:10:12.166732 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:07:50.420378 | 0.48s 2026-03-14 08:10:12.172775 | fa163e0a-ba28-31b9-2e96-00000000b156 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:07:50.426428 | 0.49s 2026-03-14 08:10:12.176106 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005647037.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-03-14 08:10:12.178976 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:50.432637 | 1.78s 2026-03-14 08:10:12.187827 | fa163e0a-ba28-31b9-2e96-00000000b159 | TASK | Ensure certificate requests 2026-03-14 08:10:12.468408 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005647038.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-03-14 08:10:12.472325 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:50.725973 | 1.70s 2026-03-14 08:10:12.588020 | fa163e0a-ba28-31b9-2e96-00000000ab4a | CHANGED | restart rsyslog service after logging conf change | np0005647032 2026-03-14 08:10:12.589730 | fa163e0a-ba28-31b9-2e96-00000000ab4a | TIMING | restart rsyslog service after logging conf change | np0005647032 | 0:07:50.843379 | 0.76s 2026-03-14 08:10:12.619919 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TASK | Fail if container image is undefined 2026-03-14 08:10:12.693083 | fa163e0a-ba28-31b9-2e96-00000000ab51 | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:10:12.694038 | fa163e0a-ba28-31b9-2e96-00000000ab51 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:07:50.947692 | 0.07s 2026-03-14 08:10:12.724149 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:13.844405 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005647037.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-03-14 08:10:13.850831 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:52.104460 | 3.46s 2026-03-14 08:10:13.958650 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005647039.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-03-14 08:10:13.961179 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:52.214833 | 1.77s 2026-03-14 08:10:13.996722 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005647038.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-03-14 08:10:13.998971 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:52.252629 | 3.23s 2026-03-14 08:10:15.671030 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005647039.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-03-14 08:10:15.673445 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:53.927102 | 3.48s 2026-03-14 08:10:15.676840 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005647038.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-03-14 08:10:15.679069 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:53.932728 | 4.91s 2026-03-14 08:10:16.297516 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005647037.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-03-14 08:10:16.299508 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:54.553167 | 5.90s 2026-03-14 08:10:17.115875 | fa163e0a-ba28-31b9-2e96-00000000ab52 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647035 2026-03-14 08:10:17.116660 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647035 | 0:07:55.370316 | 4.97s 2026-03-14 08:10:17.148535 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:17.575363 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005647038.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-03-14 08:10:17.580419 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:55.834054 | 6.81s 2026-03-14 08:10:17.581949 | fa163e0a-ba28-31b9-2e96-00000000ab53 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647035 2026-03-14 08:10:17.597782 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647035 | 0:07:55.851430 | 0.45s 2026-03-14 08:10:17.599067 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005647039.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-03-14 08:10:17.600319 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:55.853969 | 5.41s 2026-03-14 08:10:17.603157 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:07:55.856806 | 6.83s 2026-03-14 08:10:17.666041 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TASK | Pre-fetch all the containers 2026-03-14 08:10:17.695431 | fa163e0a-ba28-31b9-2e96-00000000ad85 | TASK | make sure certmonger is installed 2026-03-14 08:10:17.951003 | fa163e0a-ba28-31b9-2e96-00000000ab52 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647033 2026-03-14 08:10:17.952714 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647033 | 0:07:56.206357 | 5.84s 2026-03-14 08:10:18.009137 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:18.024238 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005647037.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-03-14 08:10:18.028013 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:56.281657 | 7.63s 2026-03-14 08:10:18.037646 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:07:56.291296 | 7.64s 2026-03-14 08:10:18.066080 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TASK | Pre-fetch all the containers 2026-03-14 08:10:18.181986 | fa163e0a-ba28-31b9-2e96-00000000ab52 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647032 2026-03-14 08:10:18.183211 | fa163e0a-ba28-31b9-2e96-00000000ab52 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647032 | 0:07:56.436862 | 5.46s 2026-03-14 08:10:18.223597 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-03-14 08:10:18.443687 | fa163e0a-ba28-31b9-2e96-00000000ab53 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647033 2026-03-14 08:10:18.444762 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647033 | 0:07:56.698415 | 0.43s 2026-03-14 08:10:18.481973 | fa163e0a-ba28-31b9-2e96-00000000ac80 | TASK | make sure certmonger is installed 2026-03-14 08:10:18.655958 | fa163e0a-ba28-31b9-2e96-00000000ab53 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647032 2026-03-14 08:10:18.656831 | fa163e0a-ba28-31b9-2e96-00000000ab53 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005647032 | 0:07:56.910485 | 0.43s 2026-03-14 08:10:18.689011 | fa163e0a-ba28-31b9-2e96-00000000ab5e | TASK | make sure certmonger is installed 2026-03-14 08:10:19.388782 | fa163e0a-ba28-31b9-2e96-00000000b159 | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005647039.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-03-14 08:10:19.391857 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:57.645507 | 7.20s 2026-03-14 08:10:19.400678 | fa163e0a-ba28-31b9-2e96-00000000b159 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:07:57.654327 | 7.21s 2026-03-14 08:10:19.427941 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TASK | Pre-fetch all the containers 2026-03-14 08:10:20.840002 | fa163e0a-ba28-31b9-2e96-00000000ad85 | OK | make sure certmonger is installed | np0005647035 2026-03-14 08:10:20.842076 | fa163e0a-ba28-31b9-2e96-00000000ad85 | TIMING | make sure certmonger is installed | np0005647035 | 0:07:59.095721 | 3.15s 2026-03-14 08:10:20.858846 | fa163e0a-ba28-31b9-2e96-00000000ad86 | TASK | make sure certmonger service is started 2026-03-14 08:10:21.315473 | fa163e0a-ba28-31b9-2e96-00000000ad86 | OK | make sure certmonger service is started | np0005647035 2026-03-14 08:10:21.317440 | fa163e0a-ba28-31b9-2e96-00000000ad86 | TIMING | make sure certmonger service is started | np0005647035 | 0:07:59.571085 | 0.46s 2026-03-14 08:10:21.349239 | fa163e0a-ba28-31b9-2e96-00000000ad87 | TASK | Create dirs for certificates and keys 2026-03-14 08:10:21.490567 | fa163e0a-ba28-31b9-2e96-00000000ac80 | OK | make sure certmonger is installed | np0005647033 2026-03-14 08:10:21.492046 | fa163e0a-ba28-31b9-2e96-00000000ac80 | TIMING | make sure certmonger is installed | np0005647033 | 0:07:59.745691 | 3.01s 2026-03-14 08:10:21.513472 | fa163e0a-ba28-31b9-2e96-00000000ac81 | TASK | make sure certmonger service is started 2026-03-14 08:10:21.671215 | fa163e0a-ba28-31b9-2e96-00000000ad87 | CHANGED | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:21.674897 | fa163e0a-ba28-31b9-2e96-00000000ad87 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:07:59.928536 | 0.32s 2026-03-14 08:10:21.709674 | fa163e0a-ba28-31b9-2e96-00000000ab5e | OK | make sure certmonger is installed | np0005647032 2026-03-14 08:10:21.710691 | fa163e0a-ba28-31b9-2e96-00000000ab5e | TIMING | make sure certmonger is installed | np0005647032 | 0:07:59.964340 | 3.02s 2026-03-14 08:10:21.731523 | fa163e0a-ba28-31b9-2e96-00000000ab5f | TASK | make sure certmonger service is started 2026-03-14 08:10:21.963300 | fa163e0a-ba28-31b9-2e96-00000000ad87 | CHANGED | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:21.967950 | fa163e0a-ba28-31b9-2e96-00000000ad87 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:08:00.221590 | 0.62s 2026-03-14 08:10:21.985087 | fa163e0a-ba28-31b9-2e96-00000000ad87 | TIMING | Create dirs for certificates and keys | np0005647035 | 0:08:00.238727 | 0.63s 2026-03-14 08:10:21.987884 | fa163e0a-ba28-31b9-2e96-00000000ac81 | OK | make sure certmonger service is started | np0005647033 2026-03-14 08:10:21.989710 | fa163e0a-ba28-31b9-2e96-00000000ac81 | TIMING | make sure certmonger service is started | np0005647033 | 0:08:00.243357 | 0.48s 2026-03-14 08:10:22.022465 | fa163e0a-ba28-31b9-2e96-00000000ac82 | TASK | Create dirs for certificates and keys 2026-03-14 08:10:22.046798 | fa163e0a-ba28-31b9-2e96-00000000ad88 | TASK | Extract and trust certmonger's local CA 2026-03-14 08:10:22.397812 | fa163e0a-ba28-31b9-2e96-00000000ac82 | CHANGED | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:22.409475 | fa163e0a-ba28-31b9-2e96-00000000ac82 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:00.663106 | 0.39s 2026-03-14 08:10:22.997529 | fa163e0a-ba28-31b9-2e96-00000000ac82 | CHANGED | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:23.000499 | fa163e0a-ba28-31b9-2e96-00000000ac82 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:01.254147 | 0.98s 2026-03-14 08:10:23.018189 | fa163e0a-ba28-31b9-2e96-00000000ac82 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:01.271839 | 0.99s 2026-03-14 08:10:23.049128 | fa163e0a-ba28-31b9-2e96-00000000ac83 | TASK | Extract and trust certmonger's local CA 2026-03-14 08:10:23.199414 | fa163e0a-ba28-31b9-2e96-00000000ab5f | OK | make sure certmonger service is started | np0005647032 2026-03-14 08:10:23.203272 | fa163e0a-ba28-31b9-2e96-00000000ab5f | TIMING | make sure certmonger service is started | np0005647032 | 0:08:01.456913 | 1.47s 2026-03-14 08:10:23.228999 | fa163e0a-ba28-31b9-2e96-00000000ab60 | TASK | Create dirs for certificates and keys 2026-03-14 08:10:23.237426 | fa163e0a-ba28-31b9-2e96-00000000ad88 | CHANGED | Extract and trust certmonger's local CA | np0005647035 2026-03-14 08:10:23.240175 | fa163e0a-ba28-31b9-2e96-00000000ad88 | TIMING | Extract and trust certmonger's local CA | np0005647035 | 0:08:01.493799 | 1.19s 2026-03-14 08:10:23.338506 | fa163e0a-ba28-31b9-2e96-00000000ad89 | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:08:01.592148 | 0.05s 2026-03-14 08:10:23.393222 | fa163e0a-ba28-31b9-2e96-00000000b357 | TASK | Set version specific variables 2026-03-14 08:10:23.450579 | fa163e0a-ba28-31b9-2e96-00000000b357 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:08:01.704205 | 0.06s 2026-03-14 08:10:23.473215 | 868347a8-6447-4768-b2aa-2db42325e327 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:10:23.499949 | fa163e0a-ba28-31b9-2e96-00000000b396 | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:23.542357 | fa163e0a-ba28-31b9-2e96-00000000ab60 | CHANGED | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:23.545961 | fa163e0a-ba28-31b9-2e96-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:01.799594 | 0.31s 2026-03-14 08:10:23.841809 | fa163e0a-ba28-31b9-2e96-00000000ab60 | CHANGED | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:23.844512 | fa163e0a-ba28-31b9-2e96-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:02.098163 | 0.61s 2026-03-14 08:10:23.857006 | fa163e0a-ba28-31b9-2e96-00000000ab60 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:02.110646 | 0.63s 2026-03-14 08:10:23.896512 | fa163e0a-ba28-31b9-2e96-00000000ab61 | TASK | Extract and trust certmonger's local CA 2026-03-14 08:10:23.981148 | fa163e0a-ba28-31b9-2e96-00000000b396 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:10:23.983010 | fa163e0a-ba28-31b9-2e96-00000000b396 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:08:02.236653 | 0.48s 2026-03-14 08:10:24.018156 | fa163e0a-ba28-31b9-2e96-00000000b397 | TASK | Set platform/version specific variables 2026-03-14 08:10:24.062036 | fa163e0a-ba28-31b9-2e96-00000000b397 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:10:24.075203 | fa163e0a-ba28-31b9-2e96-00000000b397 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:10:24.088298 | fa163e0a-ba28-31b9-2e96-00000000b397 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:10:24.099386 | fa163e0a-ba28-31b9-2e96-00000000b397 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:10:24.107214 | fa163e0a-ba28-31b9-2e96-00000000b397 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:08:02.360857 | 0.09s 2026-03-14 08:10:24.128915 | fa163e0a-ba28-31b9-2e96-00000000b358 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:24.345596 | fa163e0a-ba28-31b9-2e96-00000000ac83 | CHANGED | Extract and trust certmonger's local CA | np0005647033 2026-03-14 08:10:24.347222 | fa163e0a-ba28-31b9-2e96-00000000ac83 | TIMING | Extract and trust certmonger's local CA | np0005647033 | 0:08:02.600861 | 1.30s 2026-03-14 08:10:24.447654 | fa163e0a-ba28-31b9-2e96-00000000ac84 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:08:02.701290 | 0.06s 2026-03-14 08:10:24.502878 | fa163e0a-ba28-31b9-2e96-00000000b357 | TASK | Set version specific variables 2026-03-14 08:10:24.530157 | fa163e0a-ba28-31b9-2e96-00000000b357 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:08:02.783803 | 0.03s 2026-03-14 08:10:24.549422 | a919d6d5-c0d8-4081-815f-d966fd1e0459 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:10:24.566639 | fa163e0a-ba28-31b9-2e96-00000000b40c | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:25.019841 | fa163e0a-ba28-31b9-2e96-00000000b40c | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:10:25.020608 | fa163e0a-ba28-31b9-2e96-00000000b40c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:08:03.274265 | 0.45s 2026-03-14 08:10:25.035402 | fa163e0a-ba28-31b9-2e96-00000000b40d | TASK | Set platform/version specific variables 2026-03-14 08:10:25.103726 | fa163e0a-ba28-31b9-2e96-00000000b40d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:10:25.123616 | fa163e0a-ba28-31b9-2e96-00000000b40d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:10:25.145114 | fa163e0a-ba28-31b9-2e96-00000000b40d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:10:25.160424 | fa163e0a-ba28-31b9-2e96-00000000b40d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:10:25.167738 | fa163e0a-ba28-31b9-2e96-00000000b40d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:08:03.421390 | 0.13s 2026-03-14 08:10:25.193138 | fa163e0a-ba28-31b9-2e96-00000000b358 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:25.199723 | fa163e0a-ba28-31b9-2e96-00000000ab61 | CHANGED | Extract and trust certmonger's local CA | np0005647032 2026-03-14 08:10:25.200943 | fa163e0a-ba28-31b9-2e96-00000000ab61 | TIMING | Extract and trust certmonger's local CA | np0005647032 | 0:08:03.454587 | 1.30s 2026-03-14 08:10:25.270077 | fa163e0a-ba28-31b9-2e96-00000000ab62 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:08:03.523724 | 0.05s 2026-03-14 08:10:25.309624 | fa163e0a-ba28-31b9-2e96-00000000b357 | TASK | Set version specific variables 2026-03-14 08:10:25.342294 | fa163e0a-ba28-31b9-2e96-00000000b357 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:08:03.595946 | 0.03s 2026-03-14 08:10:25.356229 | ee95e8a5-cdcb-46d5-83a6-925d04b4061b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:10:25.372328 | fa163e0a-ba28-31b9-2e96-00000000b47c | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:25.631193 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:10:25.636013 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:03.889652 | 7.57s 2026-03-14 08:10:25.794282 | fa163e0a-ba28-31b9-2e96-00000000b47c | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:10:25.795520 | fa163e0a-ba28-31b9-2e96-00000000b47c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:08:04.049153 | 0.42s 2026-03-14 08:10:25.817013 | fa163e0a-ba28-31b9-2e96-00000000b47d | TASK | Set platform/version specific variables 2026-03-14 08:10:25.894475 | fa163e0a-ba28-31b9-2e96-00000000b47d | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:10:25.915889 | fa163e0a-ba28-31b9-2e96-00000000b47d | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:10:25.934251 | fa163e0a-ba28-31b9-2e96-00000000b47d | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:10:25.946795 | fa163e0a-ba28-31b9-2e96-00000000b47d | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:10:25.957471 | fa163e0a-ba28-31b9-2e96-00000000b47d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:08:04.211116 | 0.14s 2026-03-14 08:10:25.978488 | fa163e0a-ba28-31b9-2e96-00000000b358 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:26.112013 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:10:26.116795 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:04.370431 | 8.45s 2026-03-14 08:10:27.288323 | fa163e0a-ba28-31b9-2e96-00000000b358 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:10:27.289727 | fa163e0a-ba28-31b9-2e96-00000000b358 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:08:05.543370 | 3.16s 2026-03-14 08:10:27.317961 | fa163e0a-ba28-31b9-2e96-00000000b35a | TASK | Ensure provider packages are installed 2026-03-14 08:10:27.667183 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:10:27.672534 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:05.926172 | 8.24s 2026-03-14 08:10:28.491865 | fa163e0a-ba28-31b9-2e96-00000000b358 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:10:28.493036 | fa163e0a-ba28-31b9-2e96-00000000b358 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:08:06.746684 | 3.30s 2026-03-14 08:10:28.525921 | fa163e0a-ba28-31b9-2e96-00000000b35a | TASK | Ensure provider packages are installed 2026-03-14 08:10:29.060353 | fa163e0a-ba28-31b9-2e96-00000000b358 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:10:29.061499 | fa163e0a-ba28-31b9-2e96-00000000b358 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:08:07.315150 | 3.08s 2026-03-14 08:10:29.083128 | fa163e0a-ba28-31b9-2e96-00000000b35a | TASK | Ensure provider packages are installed 2026-03-14 08:10:31.203252 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:09.456865 | 3.88s 2026-03-14 08:10:31.215790 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:09.469431 | 3.90s 2026-03-14 08:10:31.238426 | fa163e0a-ba28-31b9-2e96-00000000b35c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:32.495798 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:10.749417 | 3.41s 2026-03-14 08:10:32.504321 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:10.757973 | 3.42s 2026-03-14 08:10:32.524974 | fa163e0a-ba28-31b9-2e96-00000000b35c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:32.650990 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:10.904612 | 4.12s 2026-03-14 08:10:32.660193 | fa163e0a-ba28-31b9-2e96-00000000b35a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:10.913843 | 4.13s 2026-03-14 08:10:32.681234 | fa163e0a-ba28-31b9-2e96-00000000b35c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:32.901230 | fa163e0a-ba28-31b9-2e96-00000000b35c | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:10:32.904429 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:11.158076 | 0.38s 2026-03-14 08:10:32.911971 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:11.165617 | 0.39s 2026-03-14 08:10:32.928694 | fa163e0a-ba28-31b9-2e96-00000000b35e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:33.073048 | fa163e0a-ba28-31b9-2e96-00000000b35c | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:10:33.076042 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:11.329686 | 0.39s 2026-03-14 08:10:33.083807 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:11.337457 | 0.40s 2026-03-14 08:10:33.105982 | fa163e0a-ba28-31b9-2e96-00000000b35e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:33.217707 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-03-14 08:10:33.222278 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:11.475929 | 15.16s 2026-03-14 08:10:33.326797 | fa163e0a-ba28-31b9-2e96-00000000b35e | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:10:33.329612 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:11.583260 | 0.40s 2026-03-14 08:10:33.338273 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:11.591932 | 0.41s 2026-03-14 08:10:33.360053 | fa163e0a-ba28-31b9-2e96-00000000b360 | TASK | Ensure provider service is running 2026-03-14 08:10:33.514632 | fa163e0a-ba28-31b9-2e96-00000000b35e | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:10:33.517316 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:11.770958 | 0.41s 2026-03-14 08:10:33.524839 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:11.778500 | 0.42s 2026-03-14 08:10:33.539785 | fa163e0a-ba28-31b9-2e96-00000000b360 | TASK | Ensure provider service is running 2026-03-14 08:10:33.906124 | fa163e0a-ba28-31b9-2e96-00000000b360 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:10:33.910123 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:12.163763 | 0.55s 2026-03-14 08:10:33.924036 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:12.177692 | 0.56s 2026-03-14 08:10:33.945861 | fa163e0a-ba28-31b9-2e96-00000000b363 | TASK | Ensure certificate requests 2026-03-14 08:10:34.431627 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-03-14 08:10:34.438688 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:12.692333 | 16.77s 2026-03-14 08:10:34.450043 | fa163e0a-ba28-31b9-2e96-00000000b35c | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:10:34.452925 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:12.706577 | 3.21s 2026-03-14 08:10:34.460637 | fa163e0a-ba28-31b9-2e96-00000000b35c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:12.714290 | 3.22s 2026-03-14 08:10:34.481308 | fa163e0a-ba28-31b9-2e96-00000000b35e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:35.017148 | fa163e0a-ba28-31b9-2e96-00000000b35e | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:10:35.020527 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:13.274171 | 0.54s 2026-03-14 08:10:35.029441 | fa163e0a-ba28-31b9-2e96-00000000b35e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:13.283088 | 0.55s 2026-03-14 08:10:35.050501 | fa163e0a-ba28-31b9-2e96-00000000b360 | TASK | Ensure provider service is running 2026-03-14 08:10:35.616820 | fa163e0a-ba28-31b9-2e96-00000000b360 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:10:35.621764 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:13.875406 | 0.57s 2026-03-14 08:10:35.635811 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:13.889453 | 0.58s 2026-03-14 08:10:35.658390 | fa163e0a-ba28-31b9-2e96-00000000b363 | TASK | Ensure certificate requests 2026-03-14 08:10:36.039890 | fa163e0a-ba28-31b9-2e96-00000000b363 | CHANGED | Ensure certificate requests | np0005647032 | 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-03-14 08:10:36.043455 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:14.297099 | 2.10s 2026-03-14 08:10:36.054100 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:14.307747 | 2.11s 2026-03-14 08:10:36.092963 | fa163e0a-ba28-31b9-2e96-00000000ab64 | TASK | Create dirs for certificates and keys 2026-03-14 08:10:37.003116 | fa163e0a-ba28-31b9-2e96-00000000b360 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:10:37.021207 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:15.274835 | 3.48s 2026-03-14 08:10:37.041589 | fa163e0a-ba28-31b9-2e96-00000000b360 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:15.295202 | 3.50s 2026-03-14 08:10:37.074852 | fa163e0a-ba28-31b9-2e96-00000000b363 | TASK | Ensure certificate requests 2026-03-14 08:10:37.445523 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-03-14 08:10:37.454189 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:15.707835 | 18.03s 2026-03-14 08:10:37.757998 | fa163e0a-ba28-31b9-2e96-00000000b363 | CHANGED | Ensure certificate requests | np0005647035 | 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-03-14 08:10:37.762790 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:16.016444 | 2.10s 2026-03-14 08:10:37.773839 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:16.027484 | 2.11s 2026-03-14 08:10:37.835802 | fa163e0a-ba28-31b9-2e96-00000000ad8b | TASK | Create dirs for certificates and keys 2026-03-14 08:10:38.028592 | fa163e0a-ba28-31b9-2e96-00000000ab64 | OK | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:38.032368 | fa163e0a-ba28-31b9-2e96-00000000ab64 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:16.285998 | 1.94s 2026-03-14 08:10:38.132409 | fa163e0a-ba28-31b9-2e96-00000000ad8b | OK | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:38.135540 | fa163e0a-ba28-31b9-2e96-00000000ad8b | TIMING | Create dirs for certificates and keys | np0005647035 | 0:08:16.389189 | 0.30s 2026-03-14 08:10:38.315219 | fa163e0a-ba28-31b9-2e96-00000000ab64 | OK | Create dirs for certificates and keys | np0005647032 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:38.319815 | fa163e0a-ba28-31b9-2e96-00000000ab64 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:16.573461 | 2.23s 2026-03-14 08:10:38.332367 | fa163e0a-ba28-31b9-2e96-00000000ab64 | TIMING | Create dirs for certificates and keys | np0005647032 | 0:08:16.586011 | 2.24s 2026-03-14 08:10:38.407574 | fa163e0a-ba28-31b9-2e96-00000000ad8b | OK | Create dirs for certificates and keys | np0005647035 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:38.415773 | fa163e0a-ba28-31b9-2e96-00000000ad8b | TIMING | Create dirs for certificates and keys | np0005647035 | 0:08:16.669416 | 0.58s 2026-03-14 08:10:38.428430 | fa163e0a-ba28-31b9-2e96-00000000ad8b | TIMING | Create dirs for certificates and keys | np0005647035 | 0:08:16.682080 | 0.59s 2026-03-14 08:10:38.429298 | fa163e0a-ba28-31b9-2e96-00000000ab65 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:08:16.682960 | 0.06s 2026-03-14 08:10:38.474116 | fa163e0a-ba28-31b9-2e96-00000000b505 | TASK | Set version specific variables 2026-03-14 08:10:38.529284 | fa163e0a-ba28-31b9-2e96-00000000b505 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:08:16.782921 | 0.05s 2026-03-14 08:10:38.552864 | 2f58f526-e5e8-4574-a969-37f4f2ffb0e2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:10:38.569987 | fa163e0a-ba28-31b9-2e96-00000000b53a | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:38.577734 | fa163e0a-ba28-31b9-2e96-00000000ad8c | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:08:16.831371 | 0.08s 2026-03-14 08:10:38.651801 | fa163e0a-ba28-31b9-2e96-00000000b505 | TASK | Set version specific variables 2026-03-14 08:10:38.700379 | fa163e0a-ba28-31b9-2e96-00000000b505 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:08:16.954027 | 0.05s 2026-03-14 08:10:38.715642 | 91eba4fa-90d7-4513-8e16-44ea4eeff20d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:10:38.732875 | fa163e0a-ba28-31b9-2e96-00000000b582 | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:39.040015 | fa163e0a-ba28-31b9-2e96-00000000b53a | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:10:39.040905 | fa163e0a-ba28-31b9-2e96-00000000b53a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:08:17.294559 | 0.47s 2026-03-14 08:10:39.055741 | fa163e0a-ba28-31b9-2e96-00000000b53b | TASK | Set platform/version specific variables 2026-03-14 08:10:39.123852 | fa163e0a-ba28-31b9-2e96-00000000b53b | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:10:39.144787 | fa163e0a-ba28-31b9-2e96-00000000b53b | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:10:39.164360 | fa163e0a-ba28-31b9-2e96-00000000b53b | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:10:39.179963 | fa163e0a-ba28-31b9-2e96-00000000b53b | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:10:39.186532 | fa163e0a-ba28-31b9-2e96-00000000b53b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:08:17.440168 | 0.13s 2026-03-14 08:10:39.202113 | fa163e0a-ba28-31b9-2e96-00000000b506 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:39.236632 | fa163e0a-ba28-31b9-2e96-00000000b582 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:10:39.237994 | fa163e0a-ba28-31b9-2e96-00000000b582 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:08:17.491638 | 0.50s 2026-03-14 08:10:39.255650 | fa163e0a-ba28-31b9-2e96-00000000b583 | TASK | Set platform/version specific variables 2026-03-14 08:10:39.284436 | fa163e0a-ba28-31b9-2e96-00000000b363 | CHANGED | Ensure certificate requests | np0005647033 | 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-03-14 08:10:39.287660 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:17.541307 | 2.21s 2026-03-14 08:10:39.293405 | fa163e0a-ba28-31b9-2e96-00000000b363 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:17.547064 | 2.22s 2026-03-14 08:10:39.324011 | fa163e0a-ba28-31b9-2e96-00000000ac86 | TASK | Create dirs for certificates and keys 2026-03-14 08:10:39.326912 | fa163e0a-ba28-31b9-2e96-00000000b583 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:10:39.347443 | fa163e0a-ba28-31b9-2e96-00000000b583 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:10:39.364643 | fa163e0a-ba28-31b9-2e96-00000000b583 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:10:39.374612 | fa163e0a-ba28-31b9-2e96-00000000b583 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:10:39.379359 | fa163e0a-ba28-31b9-2e96-00000000b583 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:08:17.633009 | 0.12s 2026-03-14 08:10:39.400303 | fa163e0a-ba28-31b9-2e96-00000000b506 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:39.778634 | fa163e0a-ba28-31b9-2e96-00000000ac86 | OK | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/certs/haproxy 2026-03-14 08:10:39.784789 | fa163e0a-ba28-31b9-2e96-00000000ac86 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:18.038424 | 0.46s 2026-03-14 08:10:40.090482 | fa163e0a-ba28-31b9-2e96-00000000ac86 | OK | Create dirs for certificates and keys | np0005647033 | item=/etc/pki/tls/private/haproxy 2026-03-14 08:10:40.093524 | fa163e0a-ba28-31b9-2e96-00000000ac86 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:18.347170 | 0.77s 2026-03-14 08:10:40.107061 | fa163e0a-ba28-31b9-2e96-00000000ac86 | TIMING | Create dirs for certificates and keys | np0005647033 | 0:08:18.360705 | 0.78s 2026-03-14 08:10:40.180645 | fa163e0a-ba28-31b9-2e96-00000000ac87 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:08:18.434287 | 0.05s 2026-03-14 08:10:40.224505 | fa163e0a-ba28-31b9-2e96-00000000b505 | TASK | Set version specific variables 2026-03-14 08:10:40.282640 | fa163e0a-ba28-31b9-2e96-00000000b505 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:08:18.536281 | 0.06s 2026-03-14 08:10:40.298076 | 6780b406-acbd-4937-bed9-42bc8a12eedf | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:10:40.315854 | fa163e0a-ba28-31b9-2e96-00000000b5ee | TASK | Ensure ansible_facts used by role 2026-03-14 08:10:40.749766 | fa163e0a-ba28-31b9-2e96-00000000b5ee | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:10:40.750944 | fa163e0a-ba28-31b9-2e96-00000000b5ee | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:08:19.004595 | 0.43s 2026-03-14 08:10:40.773416 | fa163e0a-ba28-31b9-2e96-00000000b5ef | TASK | Set platform/version specific variables 2026-03-14 08:10:40.852339 | fa163e0a-ba28-31b9-2e96-00000000b5ef | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:10:40.865955 | fa163e0a-ba28-31b9-2e96-00000000b5ef | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:10:40.887430 | fa163e0a-ba28-31b9-2e96-00000000b5ef | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:10:40.899851 | fa163e0a-ba28-31b9-2e96-00000000b5ef | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:10:40.911675 | fa163e0a-ba28-31b9-2e96-00000000b5ef | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:08:19.165311 | 0.14s 2026-03-14 08:10:40.941294 | fa163e0a-ba28-31b9-2e96-00000000b506 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:10:42.227454 | fa163e0a-ba28-31b9-2e96-00000000b506 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:10:42.229301 | fa163e0a-ba28-31b9-2e96-00000000b506 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:08:20.482937 | 3.03s 2026-03-14 08:10:42.261284 | fa163e0a-ba28-31b9-2e96-00000000b508 | TASK | Ensure provider packages are installed 2026-03-14 08:10:42.503989 | fa163e0a-ba28-31b9-2e96-00000000b506 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:10:42.505144 | fa163e0a-ba28-31b9-2e96-00000000b506 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:08:20.758794 | 3.10s 2026-03-14 08:10:42.525908 | fa163e0a-ba28-31b9-2e96-00000000b508 | TASK | Ensure provider packages are installed 2026-03-14 08:10:43.889974 | fa163e0a-ba28-31b9-2e96-00000000b506 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:10:43.891441 | fa163e0a-ba28-31b9-2e96-00000000b506 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:08:22.145089 | 2.95s 2026-03-14 08:10:43.918236 | fa163e0a-ba28-31b9-2e96-00000000b508 | TASK | Ensure provider packages are installed 2026-03-14 08:10:45.471464 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:23.725100 | 3.21s 2026-03-14 08:10:45.483735 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:23.737378 | 3.22s 2026-03-14 08:10:45.518828 | fa163e0a-ba28-31b9-2e96-00000000b50a | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:45.725228 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:23.978855 | 3.20s 2026-03-14 08:10:45.737401 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:23.991044 | 3.21s 2026-03-14 08:10:45.769108 | fa163e0a-ba28-31b9-2e96-00000000b50a | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:45.841916 | fa163e0a-ba28-31b9-2e96-00000000b50a | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:10:45.846450 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:24.100074 | 0.33s 2026-03-14 08:10:45.858146 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:24.111794 | 0.34s 2026-03-14 08:10:45.892245 | fa163e0a-ba28-31b9-2e96-00000000b50c | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:46.111418 | fa163e0a-ba28-31b9-2e96-00000000b50a | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:10:46.114661 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:24.368302 | 0.34s 2026-03-14 08:10:46.123159 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:24.376808 | 0.35s 2026-03-14 08:10:46.144010 | fa163e0a-ba28-31b9-2e96-00000000b50c | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:46.276292 | fa163e0a-ba28-31b9-2e96-00000000b50c | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:10:46.280239 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:24.533867 | 0.39s 2026-03-14 08:10:46.290011 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:24.543655 | 0.40s 2026-03-14 08:10:46.313304 | fa163e0a-ba28-31b9-2e96-00000000b50e | TASK | Ensure provider service is running 2026-03-14 08:10:46.500917 | fa163e0a-ba28-31b9-2e96-00000000b50c | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:10:46.504230 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:24.757867 | 0.36s 2026-03-14 08:10:46.513897 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:24.767547 | 0.37s 2026-03-14 08:10:46.535048 | fa163e0a-ba28-31b9-2e96-00000000b50e | TASK | Ensure provider service is running 2026-03-14 08:10:46.833937 | fa163e0a-ba28-31b9-2e96-00000000b50e | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:10:46.840202 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:25.093837 | 0.53s 2026-03-14 08:10:46.853653 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:25.107309 | 0.54s 2026-03-14 08:10:46.874839 | fa163e0a-ba28-31b9-2e96-00000000b511 | TASK | Ensure certificate requests 2026-03-14 08:10:46.929821 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:25.183440 | 3.01s 2026-03-14 08:10:46.940736 | fa163e0a-ba28-31b9-2e96-00000000b508 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:25.194388 | 3.02s 2026-03-14 08:10:46.964022 | fa163e0a-ba28-31b9-2e96-00000000b50a | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:10:47.070881 | fa163e0a-ba28-31b9-2e96-00000000b50e | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:10:47.077160 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:25.330782 | 0.54s 2026-03-14 08:10:47.091749 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:25.345400 | 0.56s 2026-03-14 08:10:47.113369 | fa163e0a-ba28-31b9-2e96-00000000b511 | TASK | Ensure certificate requests 2026-03-14 08:10:47.344702 | fa163e0a-ba28-31b9-2e96-00000000b50a | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:10:47.350724 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:25.604338 | 0.39s 2026-03-14 08:10:47.360515 | fa163e0a-ba28-31b9-2e96-00000000b50a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:25.614163 | 0.40s 2026-03-14 08:10:47.382678 | fa163e0a-ba28-31b9-2e96-00000000b50c | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:10:47.686125 | fa163e0a-ba28-31b9-2e96-00000000b50c | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:10:47.689635 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:25.943279 | 0.31s 2026-03-14 08:10:47.698774 | fa163e0a-ba28-31b9-2e96-00000000b50c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:25.952423 | 0.32s 2026-03-14 08:10:47.721970 | fa163e0a-ba28-31b9-2e96-00000000b50e | TASK | Ensure provider service is running 2026-03-14 08:10:48.209607 | fa163e0a-ba28-31b9-2e96-00000000b50e | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:10:48.213055 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:26.466705 | 0.49s 2026-03-14 08:10:48.221957 | fa163e0a-ba28-31b9-2e96-00000000b50e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:26.475606 | 0.50s 2026-03-14 08:10:48.242972 | fa163e0a-ba28-31b9-2e96-00000000b511 | TASK | Ensure certificate requests 2026-03-14 08:10:48.786009 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005647032.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-03-14 08:10:48.791018 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:27.044665 | 1.92s 2026-03-14 08:10:48.881409 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005647035.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-03-14 08:10:48.887808 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:27.141461 | 1.77s 2026-03-14 08:10:50.510936 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-03-14 08:10:50.516198 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:28.769855 | 32.45s 2026-03-14 08:10:50.702217 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005647033.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-03-14 08:10:50.706679 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:28.960329 | 2.46s 2026-03-14 08:10:50.777168 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005647032.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-03-14 08:10:50.778473 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:29.032124 | 3.90s 2026-03-14 08:10:50.844630 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005647035.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-03-14 08:10:50.849282 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:29.102934 | 3.73s 2026-03-14 08:10:51.539648 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-03-14 08:10:51.544738 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:29.798386 | 33.88s 2026-03-14 08:10:52.453515 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005647033.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-03-14 08:10:52.456972 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:30.710626 | 4.21s 2026-03-14 08:10:52.805903 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005647035.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-03-14 08:10:52.808042 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:31.061699 | 5.69s 2026-03-14 08:10:52.904013 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005647032.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-03-14 08:10:52.906749 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:31.160399 | 6.03s 2026-03-14 08:10:54.191701 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-03-14 08:10:54.196088 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:32.449736 | 34.77s 2026-03-14 08:10:54.415292 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005647033.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-03-14 08:10:54.418094 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:32.671741 | 6.17s 2026-03-14 08:10:54.656392 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005647035.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-03-14 08:10:54.659437 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:32.913084 | 7.54s 2026-03-14 08:10:54.671966 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:32.925620 | 7.56s 2026-03-14 08:10:54.701067 | fa163e0a-ba28-31b9-2e96-00000000ad8e | TASK | Run lvmfilter role 2026-03-14 08:10:54.713486 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005647032.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-03-14 08:10:54.718998 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:32.972632 | 7.84s 2026-03-14 08:10:54.734231 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:32.987882 | 7.86s 2026-03-14 08:10:54.736190 | fa163e0a-ba28-31b9-2e96-00000000ad8e | TIMING | Run lvmfilter role | np0005647035 | 0:08:32.989851 | 0.03s 2026-03-14 08:10:54.787281 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:10:54.807893 | fa163e0a-ba28-31b9-2e96-00000000ab67 | TASK | Run lvmfilter role 2026-03-14 08:10:54.864284 | fa163e0a-ba28-31b9-2e96-00000000ab67 | TIMING | Run lvmfilter role | np0005647032 | 0:08:33.117931 | 0.05s 2026-03-14 08:10:54.905106 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:10:55.115941 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647035 2026-03-14 08:10:55.116861 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647035 | 0:08:33.370516 | 0.33s 2026-03-14 08:10:55.132102 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:10:55.183586 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647035 2026-03-14 08:10:55.184364 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647035 | 0:08:33.438016 | 0.05s 2026-03-14 08:10:55.205473 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:10:55.225350 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647032 2026-03-14 08:10:55.226300 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647032 | 0:08:33.479953 | 0.32s 2026-03-14 08:10:55.241646 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:10:55.257640 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647035 2026-03-14 08:10:55.258523 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647035 | 0:08:33.512176 | 0.05s 2026-03-14 08:10:55.273785 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:10:55.289058 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647032 2026-03-14 08:10:55.289976 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647032 | 0:08:33.543626 | 0.05s 2026-03-14 08:10:55.305847 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:10:55.322890 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647035 2026-03-14 08:10:55.323837 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647035 | 0:08:33.577490 | 0.05s 2026-03-14 08:10:55.339477 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:10:55.353877 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647032 2026-03-14 08:10:55.354789 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647032 | 0:08:33.608438 | 0.05s 2026-03-14 08:10:55.369592 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:10:55.394339 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647035 2026-03-14 08:10:55.395209 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647035 | 0:08:33.648862 | 0.05s 2026-03-14 08:10:55.414356 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:10:55.418306 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647032 2026-03-14 08:10:55.419413 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647032 | 0:08:33.673056 | 0.05s 2026-03-14 08:10:55.442954 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:10:55.455459 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647035 2026-03-14 08:10:55.456333 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647035 | 0:08:33.709985 | 0.04s 2026-03-14 08:10:55.471506 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:10:55.488616 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647032 2026-03-14 08:10:55.489484 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647032 | 0:08:33.743138 | 0.05s 2026-03-14 08:10:55.505142 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:10:55.526872 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647035 2026-03-14 08:10:55.527876 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647035 | 0:08:33.781528 | 0.06s 2026-03-14 08:10:55.543901 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:10:55.559838 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647032 2026-03-14 08:10:55.560830 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647032 | 0:08:33.814477 | 0.05s 2026-03-14 08:10:55.575876 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:10:55.595049 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647035 2026-03-14 08:10:55.595932 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647035 | 0:08:33.849585 | 0.05s 2026-03-14 08:10:55.612242 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:10:55.626088 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647032 2026-03-14 08:10:55.627006 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647032 | 0:08:33.880657 | 0.05s 2026-03-14 08:10:55.641817 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:10:55.660230 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647035 2026-03-14 08:10:55.661063 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647035 | 0:08:33.914716 | 0.05s 2026-03-14 08:10:55.750682 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TASK | Fail if container image is undefined 2026-03-14 08:10:55.758229 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647032 2026-03-14 08:10:55.759806 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647032 | 0:08:34.013442 | 0.12s 2026-03-14 08:10:55.783904 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:10:55.815292 | fa163e0a-ba28-31b9-2e96-00000000ab6d | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:10:55.816315 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:08:34.069952 | 0.06s 2026-03-14 08:10:55.853457 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:10:55.859499 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647032 2026-03-14 08:10:55.860631 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647032 | 0:08:34.114273 | 0.08s 2026-03-14 08:10:55.892559 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TASK | Fail if container image is undefined 2026-03-14 08:10:55.957820 | fa163e0a-ba28-31b9-2e96-00000000ab6d | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:10:55.958863 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:08:34.212514 | 0.07s 2026-03-14 08:10:55.988277 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:10:56.638204 | fa163e0a-ba28-31b9-2e96-00000000b511 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005647033.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-03-14 08:10:56.641902 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:34.895536 | 8.40s 2026-03-14 08:10:56.652802 | fa163e0a-ba28-31b9-2e96-00000000b511 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:34.906450 | 8.41s 2026-03-14 08:10:56.692728 | fa163e0a-ba28-31b9-2e96-00000000ac89 | TASK | Run lvmfilter role 2026-03-14 08:10:56.745180 | fa163e0a-ba28-31b9-2e96-00000000ac89 | TIMING | Run lvmfilter role | np0005647033 | 0:08:34.998824 | 0.05s 2026-03-14 08:10:56.787822 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TASK | Check if lvm2 is installed 2026-03-14 08:10:57.119830 | fa163e0a-ba28-31b9-2e96-00000000ac17 | CHANGED | Check if lvm2 is installed | np0005647033 2026-03-14 08:10:57.120826 | fa163e0a-ba28-31b9-2e96-00000000ac17 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005647033 | 0:08:35.374480 | 0.33s 2026-03-14 08:10:57.141084 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TASK | collect ansible devices 2026-03-14 08:10:57.193494 | fa163e0a-ba28-31b9-2e96-00000000ac19 | SKIPPED | collect ansible devices | np0005647033 2026-03-14 08:10:57.194359 | fa163e0a-ba28-31b9-2e96-00000000ac19 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005647033 | 0:08:35.448008 | 0.05s 2026-03-14 08:10:57.214738 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TASK | collect in-use lvm2 devices list 2026-03-14 08:10:57.252214 | fa163e0a-ba28-31b9-2e96-00000000ac1a | SKIPPED | collect in-use lvm2 devices list | np0005647033 2026-03-14 08:10:57.252889 | fa163e0a-ba28-31b9-2e96-00000000ac1a | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005647033 | 0:08:35.506546 | 0.04s 2026-03-14 08:10:57.268105 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TASK | set allowed_devices 2026-03-14 08:10:57.318185 | fa163e0a-ba28-31b9-2e96-00000000ac1b | SKIPPED | set allowed_devices | np0005647033 2026-03-14 08:10:57.318906 | fa163e0a-ba28-31b9-2e96-00000000ac1b | TIMING | tripleo_lvmfilter : set allowed_devices | np0005647033 | 0:08:35.572563 | 0.05s 2026-03-14 08:10:57.332785 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TASK | build lvm2 allow list 2026-03-14 08:10:57.381973 | fa163e0a-ba28-31b9-2e96-00000000ac1c | SKIPPED | build lvm2 allow list | np0005647033 2026-03-14 08:10:57.382730 | fa163e0a-ba28-31b9-2e96-00000000ac1c | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005647033 | 0:08:35.636385 | 0.05s 2026-03-14 08:10:57.396998 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TASK | build lvm2 deny list 2026-03-14 08:10:57.448332 | fa163e0a-ba28-31b9-2e96-00000000ac1d | SKIPPED | build lvm2 deny list | np0005647033 2026-03-14 08:10:57.449078 | fa163e0a-ba28-31b9-2e96-00000000ac1d | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005647033 | 0:08:35.702735 | 0.05s 2026-03-14 08:10:57.462989 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TASK | build lvm2 filter 2026-03-14 08:10:57.516112 | fa163e0a-ba28-31b9-2e96-00000000ac1e | SKIPPED | build lvm2 filter | np0005647033 2026-03-14 08:10:57.517151 | fa163e0a-ba28-31b9-2e96-00000000ac1e | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005647033 | 0:08:35.770802 | 0.05s 2026-03-14 08:10:57.541526 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TASK | regenerate lvm config 2026-03-14 08:10:57.580654 | fa163e0a-ba28-31b9-2e96-00000000ac1f | SKIPPED | regenerate lvm config | np0005647033 2026-03-14 08:10:57.581348 | fa163e0a-ba28-31b9-2e96-00000000ac1f | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005647033 | 0:08:35.835005 | 0.04s 2026-03-14 08:10:57.598896 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TASK | copy new lvm.conf in place 2026-03-14 08:10:57.651702 | fa163e0a-ba28-31b9-2e96-00000000ac20 | SKIPPED | copy new lvm.conf in place | np0005647033 2026-03-14 08:10:57.652426 | fa163e0a-ba28-31b9-2e96-00000000ac20 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005647033 | 0:08:35.906082 | 0.05s 2026-03-14 08:10:57.680332 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TASK | Fail if container image is undefined 2026-03-14 08:10:57.740790 | fa163e0a-ba28-31b9-2e96-00000000ab6d | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:10:57.741555 | fa163e0a-ba28-31b9-2e96-00000000ab6d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:08:35.995198 | 0.06s 2026-03-14 08:10:57.762692 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:11:02.148784 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-03-14 08:11:02.155146 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:40.408781 | 44.09s 2026-03-14 08:11:03.516887 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-03-14 08:11:03.521812 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:41.775460 | 45.85s 2026-03-14 08:11:04.642305 | fa163e0a-ba28-31b9-2e96-00000000ab6e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647032 2026-03-14 08:11:04.643027 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647032 | 0:08:42.896686 | 8.65s 2026-03-14 08:11:04.671877 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:11:04.689526 | fa163e0a-ba28-31b9-2e96-00000000ab6e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647035 2026-03-14 08:11:04.690479 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647035 | 0:08:42.944131 | 8.84s 2026-03-14 08:11:04.720617 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:11:05.103748 | fa163e0a-ba28-31b9-2e96-00000000ab6f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647032 2026-03-14 08:11:05.104689 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647032 | 0:08:43.358343 | 0.43s 2026-03-14 08:11:05.144369 | fa163e0a-ba28-31b9-2e96-00000000ab6f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647035 2026-03-14 08:11:05.145911 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647035 | 0:08:43.399560 | 0.42s 2026-03-14 08:11:05.193444 | fa163e0a-ba28-31b9-2e96-00000000ab7a | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:08:43.447075 | 0.05s 2026-03-14 08:11:05.245352 | fa163e0a-ba28-31b9-2e96-00000000b80f | TASK | Set version specific variables 2026-03-14 08:11:05.251828 | fa163e0a-ba28-31b9-2e96-00000000ad9b | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:08:43.505460 | 0.06s 2026-03-14 08:11:05.292710 | fa163e0a-ba28-31b9-2e96-00000000b80f | TASK | Set version specific variables 2026-03-14 08:11:05.298292 | fa163e0a-ba28-31b9-2e96-00000000b80f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:08:43.551931 | 0.05s 2026-03-14 08:11:05.314834 | 2c4a00f5-30d3-4301-b043-cfd899ef1b5f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:11:05.340433 | fa163e0a-ba28-31b9-2e96-00000000b868 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:05.346203 | fa163e0a-ba28-31b9-2e96-00000000b80f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:08:43.599842 | 0.05s 2026-03-14 08:11:05.362128 | 4263a828-16db-4b41-89e6-5098b0aad5cb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:11:05.379492 | fa163e0a-ba28-31b9-2e96-00000000b880 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:05.796958 | fa163e0a-ba28-31b9-2e96-00000000b868 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:11:05.799321 | fa163e0a-ba28-31b9-2e96-00000000b868 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:08:44.052966 | 0.46s 2026-03-14 08:11:05.824865 | fa163e0a-ba28-31b9-2e96-00000000b869 | TASK | Set platform/version specific variables 2026-03-14 08:11:05.876247 | fa163e0a-ba28-31b9-2e96-00000000b880 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:11:05.877961 | fa163e0a-ba28-31b9-2e96-00000000b880 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:08:44.131613 | 0.50s 2026-03-14 08:11:05.884716 | fa163e0a-ba28-31b9-2e96-00000000b869 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:05.901113 | fa163e0a-ba28-31b9-2e96-00000000b869 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:05.908903 | fa163e0a-ba28-31b9-2e96-00000000b881 | TASK | Set platform/version specific variables 2026-03-14 08:11:05.917024 | fa163e0a-ba28-31b9-2e96-00000000b869 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:11:05.930235 | fa163e0a-ba28-31b9-2e96-00000000b869 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:11:05.936103 | fa163e0a-ba28-31b9-2e96-00000000b869 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:08:44.189746 | 0.11s 2026-03-14 08:11:05.952491 | fa163e0a-ba28-31b9-2e96-00000000b810 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:06.006492 | fa163e0a-ba28-31b9-2e96-00000000b881 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:06.017659 | fa163e0a-ba28-31b9-2e96-00000000b881 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:06.037007 | fa163e0a-ba28-31b9-2e96-00000000b881 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:11:06.051869 | fa163e0a-ba28-31b9-2e96-00000000b881 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:11:06.059624 | fa163e0a-ba28-31b9-2e96-00000000b881 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:08:44.313272 | 0.15s 2026-03-14 08:11:06.075301 | fa163e0a-ba28-31b9-2e96-00000000b810 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:06.109791 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-03-14 08:11:06.117281 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:44.370914 | 46.69s 2026-03-14 08:11:06.228714 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-03-14 08:11:06.234275 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:44.487923 | 48.17s 2026-03-14 08:11:06.409455 | fa163e0a-ba28-31b9-2e96-00000000ab6e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647033 2026-03-14 08:11:06.410692 | fa163e0a-ba28-31b9-2e96-00000000ab6e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647033 | 0:08:44.664338 | 8.65s 2026-03-14 08:11:06.467273 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-03-14 08:11:06.902987 | fa163e0a-ba28-31b9-2e96-00000000ab6f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647033 2026-03-14 08:11:06.903861 | fa163e0a-ba28-31b9-2e96-00000000ab6f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005647033 | 0:08:45.157518 | 0.44s 2026-03-14 08:11:06.983113 | fa163e0a-ba28-31b9-2e96-00000000ac96 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:08:45.236762 | 0.05s 2026-03-14 08:11:07.015290 | fa163e0a-ba28-31b9-2e96-00000000b80f | TASK | Set version specific variables 2026-03-14 08:11:07.064948 | fa163e0a-ba28-31b9-2e96-00000000b80f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:08:45.318599 | 0.05s 2026-03-14 08:11:07.079105 | 6761bbd8-b546-4d42-b124-e3f1b651cc04 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:11:07.095007 | fa163e0a-ba28-31b9-2e96-00000000b8e2 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:07.546257 | fa163e0a-ba28-31b9-2e96-00000000b8e2 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:11:07.547278 | fa163e0a-ba28-31b9-2e96-00000000b8e2 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:08:45.800933 | 0.45s 2026-03-14 08:11:07.567938 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | TASK | Set platform/version specific variables 2026-03-14 08:11:07.625449 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:07.644213 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:07.660656 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:11:07.677969 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:11:07.683593 | fa163e0a-ba28-31b9-2e96-00000000b8e3 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:08:45.937246 | 0.11s 2026-03-14 08:11:07.697951 | fa163e0a-ba28-31b9-2e96-00000000b810 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:07.794151 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-03-14 08:11:07.799901 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:46.053535 | 50.13s 2026-03-14 08:11:08.984140 | fa163e0a-ba28-31b9-2e96-00000000b810 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:11:08.985483 | fa163e0a-ba28-31b9-2e96-00000000b810 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:08:47.239134 | 3.03s 2026-03-14 08:11:09.017222 | fa163e0a-ba28-31b9-2e96-00000000b812 | TASK | Ensure provider packages are installed 2026-03-14 08:11:09.235312 | fa163e0a-ba28-31b9-2e96-00000000b810 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:11:09.236421 | fa163e0a-ba28-31b9-2e96-00000000b810 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:08:47.490072 | 3.16s 2026-03-14 08:11:09.257831 | fa163e0a-ba28-31b9-2e96-00000000b812 | TASK | Ensure provider packages are installed 2026-03-14 08:11:10.346430 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-03-14 08:11:10.351537 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:48.605181 | 50.92s 2026-03-14 08:11:10.677167 | fa163e0a-ba28-31b9-2e96-00000000b810 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:11:10.680066 | fa163e0a-ba28-31b9-2e96-00000000b810 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:08:48.933709 | 2.98s 2026-03-14 08:11:10.718573 | fa163e0a-ba28-31b9-2e96-00000000b812 | TASK | Ensure provider packages are installed 2026-03-14 08:11:12.171997 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:50.425619 | 3.15s 2026-03-14 08:11:12.183831 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:08:50.437474 | 3.17s 2026-03-14 08:11:12.213944 | fa163e0a-ba28-31b9-2e96-00000000b814 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:12.320103 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:11:12.324998 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:50.578650 | 54.26s 2026-03-14 08:11:12.462596 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:50.716235 | 3.20s 2026-03-14 08:11:12.471234 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:08:50.724883 | 3.21s 2026-03-14 08:11:12.488425 | fa163e0a-ba28-31b9-2e96-00000000b814 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:12.622132 | fa163e0a-ba28-31b9-2e96-00000000b814 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:12.625537 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:50.879175 | 0.41s 2026-03-14 08:11:12.634848 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:08:50.888496 | 0.42s 2026-03-14 08:11:12.659010 | fa163e0a-ba28-31b9-2e96-00000000b816 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:12.861969 | fa163e0a-ba28-31b9-2e96-00000000b814 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:12.867210 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:51.120844 | 0.38s 2026-03-14 08:11:12.874208 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:08:51.127858 | 0.38s 2026-03-14 08:11:12.894955 | fa163e0a-ba28-31b9-2e96-00000000b816 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:13.015973 | fa163e0a-ba28-31b9-2e96-00000000b816 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:13.020375 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:51.274011 | 0.36s 2026-03-14 08:11:13.031411 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:08:51.285054 | 0.37s 2026-03-14 08:11:13.063434 | fa163e0a-ba28-31b9-2e96-00000000b818 | TASK | Ensure provider service is running 2026-03-14 08:11:13.248393 | fa163e0a-ba28-31b9-2e96-00000000b816 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:13.253689 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:51.507326 | 0.36s 2026-03-14 08:11:13.265228 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:08:51.518880 | 0.37s 2026-03-14 08:11:13.297666 | fa163e0a-ba28-31b9-2e96-00000000b818 | TASK | Ensure provider service is running 2026-03-14 08:11:13.540205 | fa163e0a-ba28-31b9-2e96-00000000b818 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:11:13.544309 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:51.797940 | 0.48s 2026-03-14 08:11:13.555720 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:08:51.809369 | 0.49s 2026-03-14 08:11:13.576830 | fa163e0a-ba28-31b9-2e96-00000000b81b | TASK | Ensure certificate requests 2026-03-14 08:11:13.729464 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:51.983102 | 3.01s 2026-03-14 08:11:13.736522 | fa163e0a-ba28-31b9-2e96-00000000b812 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:08:51.990173 | 3.02s 2026-03-14 08:11:13.757043 | fa163e0a-ba28-31b9-2e96-00000000b814 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:14.127340 | fa163e0a-ba28-31b9-2e96-00000000b814 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:14.128932 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:52.382573 | 0.37s 2026-03-14 08:11:14.137103 | fa163e0a-ba28-31b9-2e96-00000000b814 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:08:52.390755 | 0.38s 2026-03-14 08:11:14.168415 | fa163e0a-ba28-31b9-2e96-00000000b816 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:14.529414 | fa163e0a-ba28-31b9-2e96-00000000b816 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:14.533503 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:52.787145 | 0.36s 2026-03-14 08:11:14.543101 | fa163e0a-ba28-31b9-2e96-00000000b816 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:08:52.796739 | 0.37s 2026-03-14 08:11:14.564076 | fa163e0a-ba28-31b9-2e96-00000000b818 | TASK | Ensure provider service is running 2026-03-14 08:11:14.822341 | fa163e0a-ba28-31b9-2e96-00000000b818 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:11:14.832022 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:53.085648 | 1.53s 2026-03-14 08:11:14.844798 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:08:53.098444 | 1.55s 2026-03-14 08:11:14.869923 | fa163e0a-ba28-31b9-2e96-00000000b81b | TASK | Ensure certificate requests 2026-03-14 08:11:15.065536 | fa163e0a-ba28-31b9-2e96-00000000b818 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:11:15.071919 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:53.325548 | 0.51s 2026-03-14 08:11:15.090370 | fa163e0a-ba28-31b9-2e96-00000000b818 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:08:53.344018 | 0.53s 2026-03-14 08:11:15.112680 | fa163e0a-ba28-31b9-2e96-00000000b81b | TASK | Ensure certificate requests 2026-03-14 08:11:15.157149 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:11:15.163236 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:08:53.416863 | 57.10s 2026-03-14 08:11:15.759317 | fa163e0a-ba28-31b9-2e96-00000000b81b | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005647032.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-03-14 08:11:15.765409 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:54.019056 | 2.19s 2026-03-14 08:11:15.779367 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:08:54.033010 | 2.20s 2026-03-14 08:11:15.880199 | fa163e0a-ba28-31b9-2e96-00000000ab7c | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:08:54.133843 | 0.05s 2026-03-14 08:11:15.922470 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:11:15.975672 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:08:54.229262 | 0.05s 2026-03-14 08:11:15.990886 | 5e4a1ff0-e93c-49df-8213-e6995b014df5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:11:16.008393 | fa163e0a-ba28-31b9-2e96-00000000b972 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:16.037811 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:11:16.044182 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:08:54.297818 | 58.38s 2026-03-14 08:11:16.489043 | fa163e0a-ba28-31b9-2e96-00000000b972 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:11:16.489868 | fa163e0a-ba28-31b9-2e96-00000000b972 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:08:54.743524 | 0.48s 2026-03-14 08:11:16.511248 | fa163e0a-ba28-31b9-2e96-00000000b973 | TASK | Set platform/version specific variables 2026-03-14 08:11:16.605390 | fa163e0a-ba28-31b9-2e96-00000000b973 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:16.624813 | fa163e0a-ba28-31b9-2e96-00000000b973 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:16.648378 | fa163e0a-ba28-31b9-2e96-00000000b973 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:11:16.669158 | fa163e0a-ba28-31b9-2e96-00000000b973 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:11:16.684089 | fa163e0a-ba28-31b9-2e96-00000000b973 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:08:54.937733 | 0.17s 2026-03-14 08:11:16.699522 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:16.747119 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:11:16.755119 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:55.008754 | 57.33s 2026-03-14 08:11:17.461076 | fa163e0a-ba28-31b9-2e96-00000000b81b | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005647035.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-03-14 08:11:17.465503 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:55.719151 | 2.59s 2026-03-14 08:11:17.475008 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:08:55.728659 | 2.60s 2026-03-14 08:11:17.516928 | fa163e0a-ba28-31b9-2e96-00000000b81b | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005647033.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-03-14 08:11:17.521379 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:55.775028 | 2.41s 2026-03-14 08:11:17.532604 | fa163e0a-ba28-31b9-2e96-00000000b81b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:08:55.786232 | 2.42s 2026-03-14 08:11:17.577735 | fa163e0a-ba28-31b9-2e96-00000000ad9d | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:08:55.831379 | 0.05s 2026-03-14 08:11:17.618914 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:11:17.624401 | fa163e0a-ba28-31b9-2e96-00000000ac98 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:08:55.878036 | 0.06s 2026-03-14 08:11:17.660278 | fa163e0a-ba28-31b9-2e96-00000000af32 | TASK | Set version specific variables 2026-03-14 08:11:17.675944 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:08:55.929586 | 0.06s 2026-03-14 08:11:17.691962 | e6c217d4-de58-4376-b0e8-a040b787a30a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:11:17.714232 | fa163e0a-ba28-31b9-2e96-00000000b9f6 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:17.719420 | fa163e0a-ba28-31b9-2e96-00000000af32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:08:55.973045 | 0.06s 2026-03-14 08:11:17.735615 | d65ad61d-f096-47f7-843a-8a27dbc4d3f9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:11:17.752914 | fa163e0a-ba28-31b9-2e96-00000000ba0e | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:18.176492 | fa163e0a-ba28-31b9-2e96-00000000b9f6 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:11:18.177441 | fa163e0a-ba28-31b9-2e96-00000000b9f6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:08:56.431094 | 0.46s 2026-03-14 08:11:18.199320 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | TASK | Set platform/version specific variables 2026-03-14 08:11:18.206815 | fa163e0a-ba28-31b9-2e96-00000000ba0e | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:11:18.207819 | fa163e0a-ba28-31b9-2e96-00000000ba0e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:08:56.461469 | 0.45s 2026-03-14 08:11:18.223993 | fa163e0a-ba28-31b9-2e96-00000000ba0f | TASK | Set platform/version specific variables 2026-03-14 08:11:18.286457 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:18.316674 | fa163e0a-ba28-31b9-2e96-00000000ba0f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:18.325266 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:18.344360 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:11:18.351762 | fa163e0a-ba28-31b9-2e96-00000000ba0f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:18.368529 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:11:18.379586 | fa163e0a-ba28-31b9-2e96-00000000ba0f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:11:18.382810 | fa163e0a-ba28-31b9-2e96-00000000b9f7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:08:56.636451 | 0.18s 2026-03-14 08:11:18.399363 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:18.405430 | fa163e0a-ba28-31b9-2e96-00000000ba0f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:11:18.416974 | fa163e0a-ba28-31b9-2e96-00000000ba0f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:08:56.670608 | 0.19s 2026-03-14 08:11:18.435560 | fa163e0a-ba28-31b9-2e96-00000000af33 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:19.566631 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:11:19.574502 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:08:57.828134 | 60.15s 2026-03-14 08:11:19.783265 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:11:19.784385 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:08:58.038037 | 3.08s 2026-03-14 08:11:19.805397 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:11:21.438265 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:11:21.439414 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:08:59.693064 | 3.00s 2026-03-14 08:11:21.461181 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:11:21.476142 | fa163e0a-ba28-31b9-2e96-00000000af33 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:11:21.477494 | fa163e0a-ba28-31b9-2e96-00000000af33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:08:59.731130 | 3.07s 2026-03-14 08:11:21.506345 | fa163e0a-ba28-31b9-2e96-00000000af35 | TASK | Ensure provider packages are installed 2026-03-14 08:11:21.752732 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:11:21.758959 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:00.012604 | 64.09s 2026-03-14 08:11:22.172027 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:11:22.178228 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:09:00.431874 | 64.11s 2026-03-14 08:11:22.959207 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:01.212853 | 3.15s 2026-03-14 08:11:22.968986 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:01.222629 | 3.16s 2026-03-14 08:11:22.995785 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:23.378372 | fa163e0a-ba28-31b9-2e96-00000000af37 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:23.381943 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:01.635594 | 0.39s 2026-03-14 08:11:23.388967 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:01.642618 | 0.39s 2026-03-14 08:11:23.409126 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:23.772801 | fa163e0a-ba28-31b9-2e96-00000000af39 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:23.778088 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:02.031731 | 0.37s 2026-03-14 08:11:23.790568 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:02.044185 | 0.38s 2026-03-14 08:11:23.821584 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:11:24.349926 | fa163e0a-ba28-31b9-2e96-00000000af3b | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:11:24.354612 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:02.608264 | 0.53s 2026-03-14 08:11:24.365518 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:02.619161 | 0.54s 2026-03-14 08:11:24.398644 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:11:24.712910 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:02.966540 | 3.21s 2026-03-14 08:11:24.722298 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:02.975942 | 3.21s 2026-03-14 08:11:24.741297 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:11:24.743858 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:02.997512 | 67.08s 2026-03-14 08:11:24.756282 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:24.918214 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:03.171847 | 3.46s 2026-03-14 08:11:24.926758 | fa163e0a-ba28-31b9-2e96-00000000af35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:03.180408 | 3.46s 2026-03-14 08:11:24.945437 | fa163e0a-ba28-31b9-2e96-00000000af37 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:25.140389 | fa163e0a-ba28-31b9-2e96-00000000af37 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:25.144855 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:03.398498 | 0.39s 2026-03-14 08:11:25.152503 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:03.406156 | 0.40s 2026-03-14 08:11:25.173070 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:25.302219 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-03-14 08:11:25.308922 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:09:03.562560 | 67.24s 2026-03-14 08:11:25.321483 | fa163e0a-ba28-31b9-2e96-00000000af37 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:25.324884 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:03.578534 | 0.38s 2026-03-14 08:11:25.333758 | fa163e0a-ba28-31b9-2e96-00000000af37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:03.587417 | 0.39s 2026-03-14 08:11:25.350826 | fa163e0a-ba28-31b9-2e96-00000000af39 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:25.553748 | fa163e0a-ba28-31b9-2e96-00000000af39 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:25.562364 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:03.815998 | 0.39s 2026-03-14 08:11:25.574178 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:03.827819 | 0.40s 2026-03-14 08:11:25.608085 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:11:25.741753 | fa163e0a-ba28-31b9-2e96-00000000af39 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:25.746267 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:03.999900 | 0.39s 2026-03-14 08:11:25.757403 | fa163e0a-ba28-31b9-2e96-00000000af39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:04.011056 | 0.41s 2026-03-14 08:11:25.772967 | fa163e0a-ba28-31b9-2e96-00000000af3b | TASK | Ensure provider service is running 2026-03-14 08:11:26.138452 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647032.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-03-14 08:11:26.143651 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:04.397276 | 1.74s 2026-03-14 08:11:26.151483 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:04.405142 | 1.75s 2026-03-14 08:11:26.159540 | fa163e0a-ba28-31b9-2e96-00000000af3b | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:11:26.164960 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:04.418611 | 0.56s 2026-03-14 08:11:26.187825 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:04.441480 | 0.58s 2026-03-14 08:11:26.227955 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:11:26.259641 | fa163e0a-ba28-31b9-2e96-00000000ab7e | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:09:04.513281 | 0.05s 2026-03-14 08:11:26.300982 | fa163e0a-ba28-31b9-2e96-00000000af3b | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:11:26.303816 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:04.557464 | 0.53s 2026-03-14 08:11:26.321131 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TASK | Set version specific variables 2026-03-14 08:11:26.327146 | fa163e0a-ba28-31b9-2e96-00000000af3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:04.580786 | 0.55s 2026-03-14 08:11:26.343286 | fa163e0a-ba28-31b9-2e96-00000000af3e | TASK | Ensure certificate requests 2026-03-14 08:11:26.373253 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:09:04.626898 | 0.05s 2026-03-14 08:11:26.388477 | 1324ea86-18f8-43c9-b70c-4a5f83b7b207 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:11:26.404359 | fa163e0a-ba28-31b9-2e96-00000000babc | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:26.891902 | fa163e0a-ba28-31b9-2e96-00000000babc | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:11:26.893490 | fa163e0a-ba28-31b9-2e96-00000000babc | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:09:05.147135 | 0.49s 2026-03-14 08:11:26.919255 | fa163e0a-ba28-31b9-2e96-00000000babd | TASK | Set platform/version specific variables 2026-03-14 08:11:27.011216 | fa163e0a-ba28-31b9-2e96-00000000babd | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:27.045148 | fa163e0a-ba28-31b9-2e96-00000000babd | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:27.070278 | fa163e0a-ba28-31b9-2e96-00000000babd | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:11:27.091767 | fa163e0a-ba28-31b9-2e96-00000000babd | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:11:27.100867 | fa163e0a-ba28-31b9-2e96-00000000babd | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:09:05.354509 | 0.18s 2026-03-14 08:11:27.120749 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:28.076893 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647033.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-03-14 08:11:28.079001 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:06.332637 | 1.73s 2026-03-14 08:11:28.095392 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:06.349036 | 1.75s 2026-03-14 08:11:28.101965 | fa163e0a-ba28-31b9-2e96-00000000af3e | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005647035.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-03-14 08:11:28.109720 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:06.363369 | 1.88s 2026-03-14 08:11:28.124336 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-03-14 08:11:28.128013 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:06.381664 | 70.46s 2026-03-14 08:11:28.163309 | fa163e0a-ba28-31b9-2e96-00000000af3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:06.416954 | 1.93s 2026-03-14 08:11:28.245356 | fa163e0a-ba28-31b9-2e96-00000000ac9a | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:09:06.498999 | 0.06s 2026-03-14 08:11:28.304032 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TASK | Set version specific variables 2026-03-14 08:11:28.310018 | fa163e0a-ba28-31b9-2e96-00000000ad9f | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:09:06.563660 | 0.08s 2026-03-14 08:11:28.358949 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TASK | Set version specific variables 2026-03-14 08:11:28.364589 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:09:06.618226 | 0.06s 2026-03-14 08:11:28.380642 | b85fa524-0788-4775-81fc-d9e2b9ab2b8e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:11:28.401351 | fa163e0a-ba28-31b9-2e96-00000000bb3e | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:28.405459 | fa163e0a-ba28-31b9-2e96-00000000ba89 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:09:06.659101 | 0.05s 2026-03-14 08:11:28.421745 | f93a2800-987e-42bf-8945-4d691eb4130d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:11:28.438819 | fa163e0a-ba28-31b9-2e96-00000000bb56 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:28.854016 | fa163e0a-ba28-31b9-2e96-00000000bb3e | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:11:28.855100 | fa163e0a-ba28-31b9-2e96-00000000bb3e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:09:07.108756 | 0.45s 2026-03-14 08:11:28.875195 | fa163e0a-ba28-31b9-2e96-00000000bb3f | TASK | Set platform/version specific variables 2026-03-14 08:11:28.927117 | fa163e0a-ba28-31b9-2e96-00000000bb56 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:11:28.928940 | fa163e0a-ba28-31b9-2e96-00000000bb56 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:09:07.182578 | 0.49s 2026-03-14 08:11:28.953905 | fa163e0a-ba28-31b9-2e96-00000000bb3f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:28.970143 | fa163e0a-ba28-31b9-2e96-00000000bb57 | TASK | Set platform/version specific variables 2026-03-14 08:11:28.984268 | fa163e0a-ba28-31b9-2e96-00000000bb3f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:29.015701 | fa163e0a-ba28-31b9-2e96-00000000bb3f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:11:29.024357 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:11:29.028471 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:09:07.282109 | 69.60s 2026-03-14 08:11:29.034768 | fa163e0a-ba28-31b9-2e96-00000000bb3f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:11:29.042796 | fa163e0a-ba28-31b9-2e96-00000000bb3f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:09:07.296443 | 0.17s 2026-03-14 08:11:29.057430 | fa163e0a-ba28-31b9-2e96-00000000bb57 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:29.079258 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:29.094314 | fa163e0a-ba28-31b9-2e96-00000000bb57 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:29.125113 | fa163e0a-ba28-31b9-2e96-00000000bb57 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:11:29.145770 | fa163e0a-ba28-31b9-2e96-00000000bb57 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:11:29.151812 | fa163e0a-ba28-31b9-2e96-00000000bb57 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:09:07.405443 | 0.18s 2026-03-14 08:11:29.173371 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:29.340314 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:11:29.344826 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:09:07.598462 | 71.28s 2026-03-14 08:11:30.222891 | fa163e0a-ba28-31b9-2e96-00000000ba8a | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:11:30.225475 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:09:08.479123 | 3.10s 2026-03-14 08:11:30.257863 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TASK | Ensure provider packages are installed 2026-03-14 08:11:31.941610 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-03-14 08:11:31.946334 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:09:10.199985 | 72.52s 2026-03-14 08:11:31.996003 | fa163e0a-ba28-31b9-2e96-00000000aa91 | CHANGED | Pre-fetch all the containers | np0005647037 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:11:31.999905 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:09:10.253564 | 73.93s 2026-03-14 08:11:32.071135 | fa163e0a-ba28-31b9-2e96-00000000aa91 | TIMING | Pre-fetch all the containers | np0005647037 | 0:09:10.324779 | 74.00s 2026-03-14 08:11:32.150766 | fa163e0a-ba28-31b9-2e96-00000000ba8a | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:11:32.151702 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:09:10.405355 | 3.07s 2026-03-14 08:11:32.152139 | fa163e0a-ba28-31b9-2e96-00000000aa94 | TIMING | include_role : linux-system-roles.certificate | np0005647037 | 0:09:10.405802 | 0.04s 2026-03-14 08:11:32.184343 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:11:32.204065 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TASK | Ensure provider packages are installed 2026-03-14 08:11:32.242806 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647037 | 0:09:10.496435 | 0.06s 2026-03-14 08:11:32.254198 | 6c7c6a13-38f5-4d25-9f28-a134ac5a374e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647037 2026-03-14 08:11:32.265875 | fa163e0a-ba28-31b9-2e96-00000000bbce | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:32.444421 | fa163e0a-ba28-31b9-2e96-00000000ba8a | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:11:32.445439 | fa163e0a-ba28-31b9-2e96-00000000ba8a | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:09:10.699092 | 3.27s 2026-03-14 08:11:32.460504 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TASK | Ensure provider packages are installed 2026-03-14 08:11:32.554559 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:11:32.559783 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:10.813426 | 74.89s 2026-03-14 08:11:32.772046 | fa163e0a-ba28-31b9-2e96-00000000bbce | OK | Ensure ansible_facts used by role | np0005647037 2026-03-14 08:11:32.772760 | fa163e0a-ba28-31b9-2e96-00000000bbce | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647037 | 0:09:11.026419 | 0.51s 2026-03-14 08:11:32.782908 | fa163e0a-ba28-31b9-2e96-00000000bbcf | TASK | Set platform/version specific variables 2026-03-14 08:11:32.858002 | fa163e0a-ba28-31b9-2e96-00000000bbcf | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:11:32.884608 | fa163e0a-ba28-31b9-2e96-00000000bbcf | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:11:32.908887 | fa163e0a-ba28-31b9-2e96-00000000bbcf | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.yml 2026-03-14 08:11:32.929515 | fa163e0a-ba28-31b9-2e96-00000000bbcf | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.2.yml 2026-03-14 08:11:32.934843 | fa163e0a-ba28-31b9-2e96-00000000bbcf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647037 | 0:09:11.188487 | 0.15s 2026-03-14 08:11:32.948670 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:33.497381 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:11.751001 | 3.24s 2026-03-14 08:11:33.507186 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:11.760827 | 3.25s 2026-03-14 08:11:33.528335 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:33.894768 | fa163e0a-ba28-31b9-2e96-00000000ba8e | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:33.899875 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:12.153510 | 0.37s 2026-03-14 08:11:33.908980 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:12.162629 | 0.38s 2026-03-14 08:11:33.927666 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:35.364294 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:13.617919 | 3.16s 2026-03-14 08:11:35.373458 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:13.627108 | 3.17s 2026-03-14 08:11:35.394006 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:35.420431 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647038 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:11:35.426171 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:13.679805 | 77.76s 2026-03-14 08:11:35.489652 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647038 | 0:09:13.743302 | 77.82s 2026-03-14 08:11:35.579756 | fa163e0a-ba28-31b9-2e96-00000000aad4 | TIMING | include_role : linux-system-roles.certificate | np0005647038 | 0:09:13.833403 | 0.05s 2026-03-14 08:11:35.605167 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:11:35.650771 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647038 | 0:09:13.904420 | 0.04s 2026-03-14 08:11:35.660884 | 2cfe3c80-3cd6-4f91-9a4a-8d2e40debaf9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647038 2026-03-14 08:11:35.675091 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:13.928731 | 3.21s 2026-03-14 08:11:35.684855 | fa163e0a-ba28-31b9-2e96-00000000bc30 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:35.691479 | fa163e0a-ba28-31b9-2e96-00000000ba8c | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:13.945118 | 3.23s 2026-03-14 08:11:35.707284 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:35.802901 | fa163e0a-ba28-31b9-2e96-00000000ba8e | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:35.805405 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:14.059042 | 0.41s 2026-03-14 08:11:35.812564 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:14.066224 | 0.42s 2026-03-14 08:11:35.827807 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:35.914847 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:11:35.919171 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:09:14.172806 | 76.49s 2026-03-14 08:11:36.026297 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647037 2026-03-14 08:11:36.026930 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647037 | 0:09:14.280588 | 3.08s 2026-03-14 08:11:36.037038 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:11:36.074243 | fa163e0a-ba28-31b9-2e96-00000000ba90 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:36.076762 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:14.330397 | 2.15s 2026-03-14 08:11:36.083878 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:14.337539 | 2.16s 2026-03-14 08:11:36.098285 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TASK | Ensure provider service is running 2026-03-14 08:11:36.164631 | fa163e0a-ba28-31b9-2e96-00000000bc30 | OK | Ensure ansible_facts used by role | np0005647038 2026-03-14 08:11:36.165662 | fa163e0a-ba28-31b9-2e96-00000000bc30 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647038 | 0:09:14.419317 | 0.48s 2026-03-14 08:11:36.176432 | fa163e0a-ba28-31b9-2e96-00000000bc31 | TASK | Set platform/version specific variables 2026-03-14 08:11:36.183001 | fa163e0a-ba28-31b9-2e96-00000000ba90 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:36.194947 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:14.448572 | 0.37s 2026-03-14 08:11:36.203239 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:14.456879 | 0.37s 2026-03-14 08:11:36.225452 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TASK | Ensure provider service is running 2026-03-14 08:11:36.271026 | fa163e0a-ba28-31b9-2e96-00000000bc31 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:11:36.303134 | fa163e0a-ba28-31b9-2e96-00000000bc31 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:11:36.318768 | fa163e0a-ba28-31b9-2e96-00000000bc31 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.yml 2026-03-14 08:11:36.342186 | fa163e0a-ba28-31b9-2e96-00000000bc31 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.2.yml 2026-03-14 08:11:36.349610 | fa163e0a-ba28-31b9-2e96-00000000bc31 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647038 | 0:09:14.603246 | 0.17s 2026-03-14 08:11:36.363922 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:36.789844 | fa163e0a-ba28-31b9-2e96-00000000ba8e | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:36.792874 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:15.046507 | 1.08s 2026-03-14 08:11:36.801357 | fa163e0a-ba28-31b9-2e96-00000000ba8e | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:15.055015 | 1.09s 2026-03-14 08:11:36.823435 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:37.192336 | fa163e0a-ba28-31b9-2e96-00000000ba90 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:37.195261 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:15.448906 | 0.37s 2026-03-14 08:11:37.202268 | fa163e0a-ba28-31b9-2e96-00000000ba90 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:15.455926 | 0.38s 2026-03-14 08:11:37.223858 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TASK | Ensure provider service is running 2026-03-14 08:11:37.614699 | fa163e0a-ba28-31b9-2e96-00000000ba92 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:11:37.619782 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:15.873417 | 1.52s 2026-03-14 08:11:37.637322 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:15.890969 | 1.54s 2026-03-14 08:11:37.669941 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TASK | Ensure certificate requests 2026-03-14 08:11:37.698125 | fa163e0a-ba28-31b9-2e96-00000000ba92 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:11:37.701373 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:15.954998 | 1.47s 2026-03-14 08:11:37.709647 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:15.963305 | 1.48s 2026-03-14 08:11:37.731617 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TASK | Ensure certificate requests 2026-03-14 08:11:37.770320 | fa163e0a-ba28-31b9-2e96-00000000ba92 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:11:37.773564 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:16.027190 | 0.55s 2026-03-14 08:11:37.781859 | fa163e0a-ba28-31b9-2e96-00000000ba92 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:16.035515 | 0.56s 2026-03-14 08:11:37.804058 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TASK | Ensure certificate requests 2026-03-14 08:11:38.375188 | fa163e0a-ba28-31b9-2e96-00000000aad1 | CHANGED | Pre-fetch all the containers | np0005647039 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:11:38.378379 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:09:16.632020 | 78.95s 2026-03-14 08:11:38.576379 | fa163e0a-ba28-31b9-2e96-00000000aad1 | TIMING | Pre-fetch all the containers | np0005647039 | 0:09:16.830028 | 79.15s 2026-03-14 08:11:38.679868 | fa163e0a-ba28-31b9-2e96-00000000aad4 | TIMING | include_role : linux-system-roles.certificate | np0005647039 | 0:09:16.933512 | 0.06s 2026-03-14 08:11:38.711880 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:11:38.749658 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647039 | 0:09:17.003307 | 0.04s 2026-03-14 08:11:38.760140 | 5d91ffb7-4add-4db8-88e6-c66a8358a93b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647039 2026-03-14 08:11:38.771991 | fa163e0a-ba28-31b9-2e96-00000000bcaa | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:39.090282 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:09:17.343921 | 3.05s 2026-03-14 08:11:39.096610 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:09:17.350267 | 3.06s 2026-03-14 08:11:39.114379 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:39.213429 | fa163e0a-ba28-31b9-2e96-00000000bcaa | OK | Ensure ansible_facts used by role | np0005647039 2026-03-14 08:11:39.214733 | fa163e0a-ba28-31b9-2e96-00000000bcaa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647039 | 0:09:17.468384 | 0.44s 2026-03-14 08:11:39.234388 | fa163e0a-ba28-31b9-2e96-00000000bcab | TASK | Set platform/version specific variables 2026-03-14 08:11:39.291216 | fa163e0a-ba28-31b9-2e96-00000000bcab | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:11:39.318446 | fa163e0a-ba28-31b9-2e96-00000000bcab | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:11:39.350226 | fa163e0a-ba28-31b9-2e96-00000000bcab | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.yml 2026-03-14 08:11:39.380564 | fa163e0a-ba28-31b9-2e96-00000000bcab | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.2.yml 2026-03-14 08:11:39.391734 | fa163e0a-ba28-31b9-2e96-00000000bcab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647039 | 0:09:17.645379 | 0.16s 2026-03-14 08:11:39.406612 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:39.456470 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647038 2026-03-14 08:11:39.457646 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647038 | 0:09:17.711296 | 3.09s 2026-03-14 08:11:39.472706 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:11:39.486510 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:11:39.492712 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:09:17.746336 | 0.38s 2026-03-14 08:11:39.504561 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:09:17.758190 | 0.39s 2026-03-14 08:11:39.518430 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:39.538435 | fa163e0a-ba28-31b9-2e96-00000000ba95 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005647035.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:39.543000 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:17.796637 | 1.74s 2026-03-14 08:11:39.553131 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:17.806777 | 1.75s 2026-03-14 08:11:39.591424 | fa163e0a-ba28-31b9-2e96-00000000ba95 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005647033.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:39.595273 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:17.848923 | 1.86s 2026-03-14 08:11:39.606727 | fa163e0a-ba28-31b9-2e96-00000000ba95 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005647032.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:39.610466 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:17.864118 | 1.94s 2026-03-14 08:11:39.639121 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TASK | Fail if container image is undefined 2026-03-14 08:11:39.648907 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:17.902516 | 1.92s 2026-03-14 08:11:39.651234 | fa163e0a-ba28-31b9-2e96-00000000ba95 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:17.904887 | 1.98s 2026-03-14 08:11:39.720592 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TASK | Fail if container image is undefined 2026-03-14 08:11:39.745208 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TASK | Fail if container image is undefined 2026-03-14 08:11:39.751593 | fa163e0a-ba28-31b9-2e96-00000000ab85 | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:11:39.752597 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:09:18.006247 | 0.11s 2026-03-14 08:11:39.777019 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:39.789320 | fa163e0a-ba28-31b9-2e96-00000000ab85 | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:11:39.790221 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:09:18.043867 | 0.07s 2026-03-14 08:11:39.819257 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:39.825289 | fa163e0a-ba28-31b9-2e96-00000000ab85 | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:11:39.826256 | fa163e0a-ba28-31b9-2e96-00000000ab85 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:09:18.079902 | 0.08s 2026-03-14 08:11:39.849460 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:39.887312 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:11:39.891819 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:09:18.145454 | 0.37s 2026-03-14 08:11:39.899669 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:09:18.153321 | 0.38s 2026-03-14 08:11:39.910523 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:11:40.410320 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647037 | item=certmonger 2026-03-14 08:11:40.415707 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:09:18.669357 | 0.50s 2026-03-14 08:11:40.429763 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:09:18.683399 | 0.52s 2026-03-14 08:11:40.463201 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:11:42.443813 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647039 2026-03-14 08:11:42.445455 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647039 | 0:09:20.699093 | 3.04s 2026-03-14 08:11:42.466942 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:11:42.494108 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:09:20.747729 | 3.02s 2026-03-14 08:11:42.504598 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:09:20.758246 | 3.03s 2026-03-14 08:11:42.519905 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:42.573172 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647037.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:11:42.576095 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:09:20.829733 | 2.11s 2026-03-14 08:11:42.585009 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:09:20.838643 | 2.12s 2026-03-14 08:11:42.655270 | fa163e0a-ba28-31b9-2e96-00000000aa96 | TIMING | include_role : linux-system-roles.certificate | np0005647037 | 0:09:20.908907 | 0.04s 2026-03-14 08:11:42.698824 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TASK | Set version specific variables 2026-03-14 08:11:42.748269 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647037 | 0:09:21.001915 | 0.05s 2026-03-14 08:11:42.758646 | e27b51de-d9b7-4c33-af2a-32a66756c3ac | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647037 2026-03-14 08:11:42.770875 | fa163e0a-ba28-31b9-2e96-00000000bd36 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:42.894511 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:11:42.896777 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:09:21.150423 | 0.38s 2026-03-14 08:11:42.902456 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:09:21.156107 | 0.38s 2026-03-14 08:11:42.913081 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:43.241212 | fa163e0a-ba28-31b9-2e96-00000000bd36 | OK | Ensure ansible_facts used by role | np0005647037 2026-03-14 08:11:43.242119 | fa163e0a-ba28-31b9-2e96-00000000bd36 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647037 | 0:09:21.495772 | 0.47s 2026-03-14 08:11:43.252169 | fa163e0a-ba28-31b9-2e96-00000000bd37 | TASK | Set platform/version specific variables 2026-03-14 08:11:43.287244 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:11:43.289602 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:09:21.543249 | 0.38s 2026-03-14 08:11:43.294528 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:09:21.548179 | 0.38s 2026-03-14 08:11:43.308398 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:11:43.338254 | fa163e0a-ba28-31b9-2e96-00000000bd37 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:11:43.371766 | fa163e0a-ba28-31b9-2e96-00000000bd37 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat.yml 2026-03-14 08:11:43.400517 | fa163e0a-ba28-31b9-2e96-00000000bd37 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.yml 2026-03-14 08:11:43.420927 | fa163e0a-ba28-31b9-2e96-00000000bd37 | SKIPPED | Set platform/version specific variables | np0005647037 | item=RedHat_9.2.yml 2026-03-14 08:11:43.426041 | fa163e0a-ba28-31b9-2e96-00000000bd37 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647037 | 0:09:21.679678 | 0.17s 2026-03-14 08:11:43.439530 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:43.791540 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647038 | item=certmonger 2026-03-14 08:11:43.794965 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:09:22.048599 | 0.49s 2026-03-14 08:11:43.809850 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:09:22.063497 | 0.50s 2026-03-14 08:11:43.824930 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:11:45.599974 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647038.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:11:45.603746 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:09:23.857388 | 1.78s 2026-03-14 08:11:45.614118 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:09:23.867756 | 1.79s 2026-03-14 08:11:45.702305 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:09:23.955928 | 3.23s 2026-03-14 08:11:45.717695 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:09:23.971336 | 3.25s 2026-03-14 08:11:45.719368 | fa163e0a-ba28-31b9-2e96-00000000aad6 | TIMING | include_role : linux-system-roles.certificate | np0005647038 | 0:09:23.973022 | 0.07s 2026-03-14 08:11:45.771440 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TASK | Set version specific variables 2026-03-14 08:11:45.793012 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:45.814064 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647038 | 0:09:24.067703 | 0.04s 2026-03-14 08:11:45.830076 | f732fe44-3f33-4a30-aac2-1c94cb735f30 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647038 2026-03-14 08:11:45.846888 | fa163e0a-ba28-31b9-2e96-00000000bd98 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:46.132437 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:11:46.136347 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:09:24.389984 | 0.34s 2026-03-14 08:11:46.146626 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:09:24.400270 | 0.35s 2026-03-14 08:11:46.170062 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:46.330506 | fa163e0a-ba28-31b9-2e96-00000000bd98 | OK | Ensure ansible_facts used by role | np0005647038 2026-03-14 08:11:46.332358 | fa163e0a-ba28-31b9-2e96-00000000bd98 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647038 | 0:09:24.585997 | 0.48s 2026-03-14 08:11:46.354905 | fa163e0a-ba28-31b9-2e96-00000000bd99 | TASK | Set platform/version specific variables 2026-03-14 08:11:46.462385 | fa163e0a-ba28-31b9-2e96-00000000bd99 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:11:46.472443 | fa163e0a-ba28-31b9-2e96-00000000bd08 | OK | Ensure certificate role dependencies are installed | np0005647037 2026-03-14 08:11:46.473675 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647037 | 0:09:24.727314 | 3.03s 2026-03-14 08:11:46.495281 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TASK | Ensure provider packages are installed 2026-03-14 08:11:46.499750 | fa163e0a-ba28-31b9-2e96-00000000bd99 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat.yml 2026-03-14 08:11:46.524283 | fa163e0a-ba28-31b9-2e96-00000000bd99 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.yml 2026-03-14 08:11:46.529853 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:11:46.531889 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:09:24.785533 | 0.36s 2026-03-14 08:11:46.536795 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:09:24.790443 | 0.36s 2026-03-14 08:11:46.544392 | fa163e0a-ba28-31b9-2e96-00000000bd99 | SKIPPED | Set platform/version specific variables | np0005647038 | item=RedHat_9.2.yml 2026-03-14 08:11:46.557513 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:11:46.564807 | fa163e0a-ba28-31b9-2e96-00000000bd99 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647038 | 0:09:24.818439 | 0.21s 2026-03-14 08:11:46.579679 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:47.060698 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647039 | item=certmonger 2026-03-14 08:11:47.064535 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:09:25.318169 | 0.51s 2026-03-14 08:11:47.079464 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:09:25.333106 | 0.52s 2026-03-14 08:11:47.106896 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:11:47.115435 | fa163e0a-ba28-31b9-2e96-00000000ab86 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647033 2026-03-14 08:11:47.116608 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647033 | 0:09:25.370253 | 7.27s 2026-03-14 08:11:47.156892 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:47.375530 | fa163e0a-ba28-31b9-2e96-00000000ab86 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647035 2026-03-14 08:11:47.376741 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647035 | 0:09:25.630390 | 7.60s 2026-03-14 08:11:47.377363 | fa163e0a-ba28-31b9-2e96-00000000ab86 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647032 2026-03-14 08:11:47.377872 | fa163e0a-ba28-31b9-2e96-00000000ab86 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647032 | 0:09:25.631531 | 7.56s 2026-03-14 08:11:47.416301 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:47.462070 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-03-14 08:11:47.530834 | fa163e0a-ba28-31b9-2e96-00000000ab87 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647033 2026-03-14 08:11:47.532041 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647033 | 0:09:25.785690 | 0.37s 2026-03-14 08:11:47.610592 | fa163e0a-ba28-31b9-2e96-00000000aca8 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:09:25.864234 | 0.05s 2026-03-14 08:11:47.653939 | fa163e0a-ba28-31b9-2e96-00000000bddd | TASK | Set version specific variables 2026-03-14 08:11:47.700005 | fa163e0a-ba28-31b9-2e96-00000000bddd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:09:25.953653 | 0.05s 2026-03-14 08:11:47.714497 | 9957c06a-fe1a-4945-94af-267f74f1b0de | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:11:47.730704 | fa163e0a-ba28-31b9-2e96-00000000be0c | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:47.819023 | fa163e0a-ba28-31b9-2e96-00000000ab87 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647032 2026-03-14 08:11:47.819924 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647032 | 0:09:26.073579 | 0.40s 2026-03-14 08:11:47.904736 | fa163e0a-ba28-31b9-2e96-00000000ab92 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:09:26.158381 | 0.06s 2026-03-14 08:11:47.910671 | fa163e0a-ba28-31b9-2e96-00000000ab87 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647035 2026-03-14 08:11:47.911485 | fa163e0a-ba28-31b9-2e96-00000000ab87 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005647035 | 0:09:26.165142 | 0.45s 2026-03-14 08:11:47.961414 | fa163e0a-ba28-31b9-2e96-00000000bddd | TASK | Set version specific variables 2026-03-14 08:11:48.007107 | fa163e0a-ba28-31b9-2e96-00000000bddd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:09:26.260736 | 0.04s 2026-03-14 08:11:48.025808 | 932eb18b-0a10-4be4-97a3-1d8a0c7d9025 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:11:48.044139 | fa163e0a-ba28-31b9-2e96-00000000be52 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:48.056282 | fa163e0a-ba28-31b9-2e96-00000000adad | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:09:26.309922 | 0.05s 2026-03-14 08:11:48.093029 | fa163e0a-ba28-31b9-2e96-00000000bddd | TASK | Set version specific variables 2026-03-14 08:11:48.134469 | fa163e0a-ba28-31b9-2e96-00000000be0c | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:11:48.135491 | fa163e0a-ba28-31b9-2e96-00000000be0c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:09:26.389144 | 0.40s 2026-03-14 08:11:48.156464 | fa163e0a-ba28-31b9-2e96-00000000be0d | TASK | Set platform/version specific variables 2026-03-14 08:11:48.162815 | fa163e0a-ba28-31b9-2e96-00000000bddd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:09:26.416449 | 0.07s 2026-03-14 08:11:48.179593 | 90e31c7a-bccc-4f2d-a6f7-2f6cbb875b0a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:11:48.196863 | fa163e0a-ba28-31b9-2e96-00000000be96 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:48.214232 | fa163e0a-ba28-31b9-2e96-00000000be0d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:48.230328 | fa163e0a-ba28-31b9-2e96-00000000be0d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:48.243496 | fa163e0a-ba28-31b9-2e96-00000000be0d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:11:48.253457 | fa163e0a-ba28-31b9-2e96-00000000be0d | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:11:48.265193 | fa163e0a-ba28-31b9-2e96-00000000be0d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:09:26.518832 | 0.11s 2026-03-14 08:11:48.281165 | fa163e0a-ba28-31b9-2e96-00000000bdde | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:48.537954 | fa163e0a-ba28-31b9-2e96-00000000be52 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:11:48.539806 | fa163e0a-ba28-31b9-2e96-00000000be52 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:09:26.793446 | 0.49s 2026-03-14 08:11:48.563430 | fa163e0a-ba28-31b9-2e96-00000000be53 | TASK | Set platform/version specific variables 2026-03-14 08:11:48.629600 | fa163e0a-ba28-31b9-2e96-00000000be53 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:48.647402 | fa163e0a-ba28-31b9-2e96-00000000be53 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:48.654689 | fa163e0a-ba28-31b9-2e96-00000000be96 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:11:48.655812 | fa163e0a-ba28-31b9-2e96-00000000be96 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:09:26.909464 | 0.46s 2026-03-14 08:11:48.669704 | fa163e0a-ba28-31b9-2e96-00000000be53 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:11:48.679190 | fa163e0a-ba28-31b9-2e96-00000000be97 | TASK | Set platform/version specific variables 2026-03-14 08:11:48.688075 | fa163e0a-ba28-31b9-2e96-00000000be53 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:11:48.693896 | fa163e0a-ba28-31b9-2e96-00000000be53 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:09:26.947545 | 0.13s 2026-03-14 08:11:48.709730 | fa163e0a-ba28-31b9-2e96-00000000bdde | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:48.738172 | fa163e0a-ba28-31b9-2e96-00000000be97 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:48.756834 | fa163e0a-ba28-31b9-2e96-00000000be97 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:48.772876 | fa163e0a-ba28-31b9-2e96-00000000be97 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:11:48.784042 | fa163e0a-ba28-31b9-2e96-00000000be97 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:11:48.788314 | fa163e0a-ba28-31b9-2e96-00000000be97 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:09:27.041967 | 0.11s 2026-03-14 08:11:48.804170 | fa163e0a-ba28-31b9-2e96-00000000bdde | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:48.819870 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647039.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:11:48.821936 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:09:27.075587 | 1.71s 2026-03-14 08:11:48.825734 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:09:27.079395 | 1.72s 2026-03-14 08:11:48.894880 | fa163e0a-ba28-31b9-2e96-00000000aad6 | TIMING | include_role : linux-system-roles.certificate | np0005647039 | 0:09:27.148523 | 0.05s 2026-03-14 08:11:48.927783 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TASK | Set version specific variables 2026-03-14 08:11:48.977814 | fa163e0a-ba28-31b9-2e96-00000000bd07 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647039 | 0:09:27.231463 | 0.05s 2026-03-14 08:11:48.988537 | ca1e4560-72f7-4dcc-954b-6c2749eadfc1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647039 2026-03-14 08:11:49.000406 | fa163e0a-ba28-31b9-2e96-00000000befe | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:49.470489 | fa163e0a-ba28-31b9-2e96-00000000befe | OK | Ensure ansible_facts used by role | np0005647039 2026-03-14 08:11:49.472097 | fa163e0a-ba28-31b9-2e96-00000000befe | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647039 | 0:09:27.725744 | 0.47s 2026-03-14 08:11:49.491914 | fa163e0a-ba28-31b9-2e96-00000000beff | TASK | Set platform/version specific variables 2026-03-14 08:11:49.583156 | fa163e0a-ba28-31b9-2e96-00000000beff | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:11:49.614884 | fa163e0a-ba28-31b9-2e96-00000000beff | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat.yml 2026-03-14 08:11:49.632011 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:09:27.885643 | 3.13s 2026-03-14 08:11:49.644583 | fa163e0a-ba28-31b9-2e96-00000000beff | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.yml 2026-03-14 08:11:49.651983 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647037 | 0:09:27.905636 | 3.15s 2026-03-14 08:11:49.655540 | fa163e0a-ba28-31b9-2e96-00000000bd08 | OK | Ensure certificate role dependencies are installed | np0005647038 2026-03-14 08:11:49.656160 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647038 | 0:09:27.909818 | 3.08s 2026-03-14 08:11:49.664457 | fa163e0a-ba28-31b9-2e96-00000000beff | SKIPPED | Set platform/version specific variables | np0005647039 | item=RedHat_9.2.yml 2026-03-14 08:11:49.676725 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:49.695103 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TASK | Ensure provider packages are installed 2026-03-14 08:11:49.702735 | fa163e0a-ba28-31b9-2e96-00000000beff | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647039 | 0:09:27.956361 | 0.21s 2026-03-14 08:11:49.717407 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:49.991439 | fa163e0a-ba28-31b9-2e96-00000000bd0c | OK | Ensure pre-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:11:49.994080 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:09:28.247718 | 0.32s 2026-03-14 08:11:50.004502 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647037 | 0:09:28.258153 | 0.33s 2026-03-14 08:11:50.016971 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:50.392155 | fa163e0a-ba28-31b9-2e96-00000000bd0e | OK | Ensure post-scripts hooks directory exists | np0005647037 | item=certmonger 2026-03-14 08:11:50.395522 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:09:28.649164 | 0.38s 2026-03-14 08:11:50.403677 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647037 | 0:09:28.657329 | 0.39s 2026-03-14 08:11:50.423677 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TASK | Ensure provider service is running 2026-03-14 08:11:50.939648 | fa163e0a-ba28-31b9-2e96-00000000bd10 | OK | Ensure provider service is running | np0005647037 | item=certmonger 2026-03-14 08:11:50.942702 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:09:29.196345 | 0.52s 2026-03-14 08:11:50.954061 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647037 | 0:09:29.207709 | 0.53s 2026-03-14 08:11:50.968343 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TASK | Ensure certificate requests 2026-03-14 08:11:51.288216 | fa163e0a-ba28-31b9-2e96-00000000bdde | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:11:51.289495 | fa163e0a-ba28-31b9-2e96-00000000bdde | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:09:29.543143 | 3.01s 2026-03-14 08:11:51.310645 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TASK | Ensure provider packages are installed 2026-03-14 08:11:51.810448 | fa163e0a-ba28-31b9-2e96-00000000bdde | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:11:51.812174 | fa163e0a-ba28-31b9-2e96-00000000bdde | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:09:30.065811 | 3.10s 2026-03-14 08:11:51.839054 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TASK | Ensure provider packages are installed 2026-03-14 08:11:51.860411 | fa163e0a-ba28-31b9-2e96-00000000bdde | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:11:51.862244 | fa163e0a-ba28-31b9-2e96-00000000bdde | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:09:30.115883 | 3.06s 2026-03-14 08:11:51.898696 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TASK | Ensure provider packages are installed 2026-03-14 08:11:52.495182 | fa163e0a-ba28-31b9-2e96-00000000bd13 | CHANGED | Ensure certificate requests | np0005647037 | item={'ca': 'ipa', 'dns': 'np0005647037.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005647037.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-03-14 08:11:52.498130 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:09:30.751765 | 1.53s 2026-03-14 08:11:52.506718 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647037 | 0:09:30.760376 | 1.54s 2026-03-14 08:11:52.531537 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:11:52.768293 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:09:31.021918 | 3.07s 2026-03-14 08:11:52.777267 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647038 | 0:09:31.030922 | 3.08s 2026-03-14 08:11:52.791353 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:52.854669 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647037 2026-03-14 08:11:52.857925 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647037 | 0:09:31.111578 | 0.33s 2026-03-14 08:11:52.858693 | fa163e0a-ba28-31b9-2e96-00000000bd08 | OK | Ensure certificate role dependencies are installed | np0005647039 2026-03-14 08:11:52.859093 | fa163e0a-ba28-31b9-2e96-00000000bd08 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647039 | 0:09:31.112754 | 3.14s 2026-03-14 08:11:52.885511 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TASK | Ensure provider packages are installed 2026-03-14 08:11:52.923766 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647037 | 0:09:31.177401 | 0.05s 2026-03-14 08:11:52.945264 | c0583674-e419-417e-9b5f-05ad95af57e2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647037 2026-03-14 08:11:52.958702 | fa163e0a-ba28-31b9-2e96-00000000bf46 | TASK | Write the config_step hieradata 2026-03-14 08:11:53.164013 | fa163e0a-ba28-31b9-2e96-00000000bd0c | OK | Ensure pre-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:11:53.166614 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:09:31.420249 | 0.37s 2026-03-14 08:11:53.174381 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647038 | 0:09:31.428030 | 0.38s 2026-03-14 08:11:53.185153 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:53.535754 | fa163e0a-ba28-31b9-2e96-00000000bd0e | OK | Ensure post-scripts hooks directory exists | np0005647038 | item=certmonger 2026-03-14 08:11:53.538432 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:09:31.792074 | 0.35s 2026-03-14 08:11:53.548614 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647038 | 0:09:31.802255 | 0.36s 2026-03-14 08:11:53.569462 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TASK | Ensure provider service is running 2026-03-14 08:11:53.734047 | fa163e0a-ba28-31b9-2e96-00000000bf46 | OK | Write the config_step hieradata | np0005647037 2026-03-14 08:11:53.735253 | fa163e0a-ba28-31b9-2e96-00000000bf46 | TIMING | Write the config_step hieradata | np0005647037 | 0:09:31.988899 | 0.78s 2026-03-14 08:11:53.749597 | fa163e0a-ba28-31b9-2e96-00000000bf47 | TASK | Run puppet host configuration for step 1 2026-03-14 08:11:54.054375 | fa163e0a-ba28-31b9-2e96-00000000bd10 | OK | Ensure provider service is running | np0005647038 | item=certmonger 2026-03-14 08:11:54.056637 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:09:32.310288 | 0.49s 2026-03-14 08:11:54.063046 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647038 | 0:09:32.316704 | 0.49s 2026-03-14 08:11:54.078235 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TASK | Ensure certificate requests 2026-03-14 08:11:54.391663 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:32.645285 | 3.08s 2026-03-14 08:11:54.405091 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:32.658736 | 3.09s 2026-03-14 08:11:54.436770 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:54.649916 | fa163e0a-ba28-31b9-2e96-00000000bf47 | CHANGED | Run puppet host configuration for step 1 | np0005647037 2026-03-14 08:11:54.651605 | fa163e0a-ba28-31b9-2e96-00000000bf47 | TIMING | Run puppet host configuration for step 1 | np0005647037 | 0:09:32.905244 | 0.90s 2026-03-14 08:11:54.672578 | fa163e0a-ba28-31b9-2e96-00000000bf48 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:11:54.788837 | fa163e0a-ba28-31b9-2e96-00000000bde2 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:54.796145 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:33.049775 | 0.36s 2026-03-14 08:11:54.807201 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:33.060843 | 0.37s 2026-03-14 08:11:54.837603 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:54.948818 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:33.202440 | 3.11s 2026-03-14 08:11:54.959252 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:33.212901 | 3.12s 2026-03-14 08:11:54.975317 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:55.002285 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:33.255886 | 3.10s 2026-03-14 08:11:55.010697 | fa163e0a-ba28-31b9-2e96-00000000bde0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:33.264349 | 3.11s 2026-03-14 08:11:55.027147 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:55.163198 | fa163e0a-ba28-31b9-2e96-00000000bf48 | WAITING | Wait for puppet host configuration to finish | np0005647037 | 360 retries left 2026-03-14 08:11:55.175535 | fa163e0a-ba28-31b9-2e96-00000000bde4 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:11:55.176305 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:33.429958 | 0.34s 2026-03-14 08:11:55.181511 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:33.435159 | 0.34s 2026-03-14 08:11:55.212740 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TASK | Ensure provider service is running 2026-03-14 08:11:55.337008 | fa163e0a-ba28-31b9-2e96-00000000bde2 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:55.338753 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:33.592386 | 0.36s 2026-03-14 08:11:55.348761 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:33.602408 | 0.37s 2026-03-14 08:11:55.385139 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:55.393820 | fa163e0a-ba28-31b9-2e96-00000000bde2 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:55.395030 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:33.648678 | 0.37s 2026-03-14 08:11:55.409963 | fa163e0a-ba28-31b9-2e96-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:33.663584 | 0.38s 2026-03-14 08:11:55.450335 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:55.699075 | fa163e0a-ba28-31b9-2e96-00000000bde6 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:11:55.703176 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:33.956810 | 0.49s 2026-03-14 08:11:55.716084 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:33.969723 | 0.50s 2026-03-14 08:11:55.751021 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TASK | Ensure certificate requests 2026-03-14 08:11:55.820911 | fa163e0a-ba28-31b9-2e96-00000000bde4 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:11:55.825681 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:34.079314 | 0.37s 2026-03-14 08:11:55.836712 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:34.090356 | 0.38s 2026-03-14 08:11:55.848005 | fa163e0a-ba28-31b9-2e96-00000000bd13 | CHANGED | Ensure certificate requests | np0005647038 | item={'ca': 'ipa', 'dns': 'np0005647038.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005647038.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-03-14 08:11:55.854511 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:09:34.108162 | 1.78s 2026-03-14 08:11:55.865691 | fa163e0a-ba28-31b9-2e96-00000000bde4 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:11:55.867488 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:34.121140 | 0.47s 2026-03-14 08:11:55.897620 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TASK | Ensure provider service is running 2026-03-14 08:11:55.904777 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647038 | 0:09:34.158401 | 1.83s 2026-03-14 08:11:55.906215 | fa163e0a-ba28-31b9-2e96-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:34.159873 | 0.51s 2026-03-14 08:11:55.938021 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TASK | Ensure provider service is running 2026-03-14 08:11:55.959805 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:11:56.094229 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:09:34.347863 | 3.21s 2026-03-14 08:11:56.105492 | fa163e0a-ba28-31b9-2e96-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647039 | 0:09:34.359138 | 3.22s 2026-03-14 08:11:56.129002 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:11:56.238157 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647038 2026-03-14 08:11:56.239292 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647038 | 0:09:34.492941 | 0.28s 2026-03-14 08:11:56.333698 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647038 | 0:09:34.587344 | 0.08s 2026-03-14 08:11:56.353517 | f6c70161-9530-4c61-8309-d6fc97f9e9d2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647038 2026-03-14 08:11:56.366005 | fa163e0a-ba28-31b9-2e96-00000000bfa2 | TASK | Write the config_step hieradata 2026-03-14 08:11:56.402954 | fa163e0a-ba28-31b9-2e96-00000000bde6 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:11:56.406179 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:34.659816 | 0.51s 2026-03-14 08:11:56.416679 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:34.670333 | 0.52s 2026-03-14 08:11:56.427186 | fa163e0a-ba28-31b9-2e96-00000000bde6 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:11:56.428416 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:34.682076 | 0.49s 2026-03-14 08:11:56.455811 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TASK | Ensure certificate requests 2026-03-14 08:11:56.465377 | fa163e0a-ba28-31b9-2e96-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:34.718987 | 0.53s 2026-03-14 08:11:56.484734 | fa163e0a-ba28-31b9-2e96-00000000bd0c | OK | Ensure pre-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:11:56.486716 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:09:34.740361 | 0.36s 2026-03-14 08:11:56.506521 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TASK | Ensure certificate requests 2026-03-14 08:11:56.515944 | fa163e0a-ba28-31b9-2e96-00000000bd0c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647039 | 0:09:34.769552 | 0.38s 2026-03-14 08:11:56.531627 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:11:56.922189 | fa163e0a-ba28-31b9-2e96-00000000bd0e | OK | Ensure post-scripts hooks directory exists | np0005647039 | item=certmonger 2026-03-14 08:11:56.926406 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:09:35.180048 | 0.39s 2026-03-14 08:11:56.934903 | fa163e0a-ba28-31b9-2e96-00000000bd0e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647039 | 0:09:35.188553 | 0.40s 2026-03-14 08:11:56.946289 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TASK | Ensure provider service is running 2026-03-14 08:11:57.181476 | fa163e0a-ba28-31b9-2e96-00000000bfa2 | OK | Write the config_step hieradata | np0005647038 2026-03-14 08:11:57.183157 | fa163e0a-ba28-31b9-2e96-00000000bfa2 | TIMING | Write the config_step hieradata | np0005647038 | 0:09:35.436798 | 0.82s 2026-03-14 08:11:57.203653 | fa163e0a-ba28-31b9-2e96-00000000bfa3 | TASK | Run puppet host configuration for step 1 2026-03-14 08:11:57.456747 | fa163e0a-ba28-31b9-2e96-00000000bd10 | OK | Ensure provider service is running | np0005647039 | item=certmonger 2026-03-14 08:11:57.465178 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:09:35.718810 | 0.52s 2026-03-14 08:11:57.483354 | fa163e0a-ba28-31b9-2e96-00000000bd10 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647039 | 0:09:35.737002 | 0.54s 2026-03-14 08:11:57.499066 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TASK | Ensure certificate requests 2026-03-14 08:11:57.748874 | fa163e0a-ba28-31b9-2e96-00000000bde9 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005647033.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:57.759095 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:36.012724 | 2.01s 2026-03-14 08:11:57.768347 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:36.021994 | 2.02s 2026-03-14 08:11:57.811249 | fa163e0a-ba28-31b9-2e96-00000000acaa | TASK | Execute system role for Nova/Libvirt VNC certs 2026-03-14 08:11:57.895532 | fa163e0a-ba28-31b9-2e96-00000000acaa | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647033 | 0:09:36.149156 | 0.08s 2026-03-14 08:11:57.905450 | fa163e0a-ba28-31b9-2e96-00000000acaa | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647033 | 0:09:36.159097 | 0.09s 2026-03-14 08:11:57.916401 | fa163e0a-ba28-31b9-2e96-00000000acaa | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647033 | 0:09:36.170052 | 0.10s 2026-03-14 08:11:57.980965 | fa163e0a-ba28-31b9-2e96-00000000bfeb | TASK | Set version specific variables 2026-03-14 08:11:57.986747 | fa163e0a-ba28-31b9-2e96-00000000bfa3 | CHANGED | Run puppet host configuration for step 1 | np0005647038 2026-03-14 08:11:57.987601 | fa163e0a-ba28-31b9-2e96-00000000bfa3 | TIMING | Run puppet host configuration for step 1 | np0005647038 | 0:09:36.241244 | 0.78s 2026-03-14 08:11:57.998352 | fa163e0a-ba28-31b9-2e96-00000000bfa4 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:11:58.024609 | fa163e0a-ba28-31b9-2e96-00000000bfeb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:09:36.278254 | 0.04s 2026-03-14 08:11:58.041424 | fdb384c3-ffc1-441a-b4d6-e2db136f7c4d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:11:58.050246 | fa163e0a-ba28-31b9-2e96-00000000bde9 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005647032.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:58.053447 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:36.307094 | 1.55s 2026-03-14 08:11:58.070430 | fa163e0a-ba28-31b9-2e96-00000000c045 | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:58.076223 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:36.329865 | 1.57s 2026-03-14 08:11:58.104531 | fa163e0a-ba28-31b9-2e96-00000000ab94 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-03-14 08:11:58.153591 | fa163e0a-ba28-31b9-2e96-00000000bde9 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005647035.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:11:58.157693 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:36.411332 | 1.70s 2026-03-14 08:11:58.166439 | fa163e0a-ba28-31b9-2e96-00000000bde9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:36.420091 | 1.71s 2026-03-14 08:11:58.191804 | fa163e0a-ba28-31b9-2e96-00000000ab94 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647032 | 0:09:36.445444 | 0.09s 2026-03-14 08:11:58.201854 | fa163e0a-ba28-31b9-2e96-00000000ab94 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647032 | 0:09:36.455501 | 0.10s 2026-03-14 08:11:58.218795 | fa163e0a-ba28-31b9-2e96-00000000adaf | TASK | Execute system role for Nova/Libvirt VNC certs 2026-03-14 08:11:58.224795 | fa163e0a-ba28-31b9-2e96-00000000ab94 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647032 | 0:09:36.478431 | 0.12s 2026-03-14 08:11:58.288010 | fa163e0a-ba28-31b9-2e96-00000000c07c | TASK | Set version specific variables 2026-03-14 08:11:58.307363 | fa163e0a-ba28-31b9-2e96-00000000adaf | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647035 | 0:09:36.560982 | 0.09s 2026-03-14 08:11:58.318866 | fa163e0a-ba28-31b9-2e96-00000000bfa4 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 360 retries left 2026-03-14 08:11:58.327965 | fa163e0a-ba28-31b9-2e96-00000000adaf | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647035 | 0:09:36.581613 | 0.11s 2026-03-14 08:11:58.341528 | fa163e0a-ba28-31b9-2e96-00000000adaf | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005647035 | 0:09:36.595181 | 0.12s 2026-03-14 08:11:58.342374 | fa163e0a-ba28-31b9-2e96-00000000c07c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:09:36.596036 | 0.05s 2026-03-14 08:11:58.430650 | c25855cc-b8fb-4dc1-9bec-29fdef102dcc | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:11:58.455029 | fa163e0a-ba28-31b9-2e96-00000000c13e | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:58.479257 | fa163e0a-ba28-31b9-2e96-00000000c0ef | TASK | Set version specific variables 2026-03-14 08:11:58.528816 | fa163e0a-ba28-31b9-2e96-00000000c0ef | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:09:36.782459 | 0.05s 2026-03-14 08:11:58.565093 | a0806c2e-cef4-4651-82a6-d606ef54977b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:11:58.602476 | fa163e0a-ba28-31b9-2e96-00000000c15f | TASK | Ensure ansible_facts used by role 2026-03-14 08:11:58.610577 | fa163e0a-ba28-31b9-2e96-00000000c045 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:11:58.611783 | fa163e0a-ba28-31b9-2e96-00000000c045 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:09:36.865432 | 0.54s 2026-03-14 08:11:58.633515 | fa163e0a-ba28-31b9-2e96-00000000c046 | TASK | Set platform/version specific variables 2026-03-14 08:11:58.693128 | fa163e0a-ba28-31b9-2e96-00000000c046 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:58.708535 | fa163e0a-ba28-31b9-2e96-00000000c046 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:11:58.725073 | fa163e0a-ba28-31b9-2e96-00000000c046 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:11:58.737328 | fa163e0a-ba28-31b9-2e96-00000000c046 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:11:58.744438 | fa163e0a-ba28-31b9-2e96-00000000c046 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:09:36.998086 | 0.11s 2026-03-14 08:11:58.759172 | fa163e0a-ba28-31b9-2e96-00000000bfec | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:58.935725 | fa163e0a-ba28-31b9-2e96-00000000c13e | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:11:58.937037 | fa163e0a-ba28-31b9-2e96-00000000c13e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:09:37.190684 | 0.48s 2026-03-14 08:11:58.959495 | fa163e0a-ba28-31b9-2e96-00000000c13f | TASK | Set platform/version specific variables 2026-03-14 08:11:59.050043 | fa163e0a-ba28-31b9-2e96-00000000c13f | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:59.066529 | fa163e0a-ba28-31b9-2e96-00000000c15f | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:11:59.067940 | fa163e0a-ba28-31b9-2e96-00000000c15f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:09:37.321579 | 0.46s 2026-03-14 08:11:59.090472 | fa163e0a-ba28-31b9-2e96-00000000c13f | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:11:59.102295 | fa163e0a-ba28-31b9-2e96-00000000c160 | TASK | Set platform/version specific variables 2026-03-14 08:11:59.119127 | fa163e0a-ba28-31b9-2e96-00000000c13f | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:11:59.127622 | fa163e0a-ba28-31b9-2e96-00000000c13f | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:11:59.135787 | fa163e0a-ba28-31b9-2e96-00000000c13f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:09:37.389427 | 0.17s 2026-03-14 08:11:59.156744 | fa163e0a-ba28-31b9-2e96-00000000c07d | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:59.174267 | fa163e0a-ba28-31b9-2e96-00000000c160 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:59.187039 | fa163e0a-ba28-31b9-2e96-00000000c160 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:11:59.202890 | fa163e0a-ba28-31b9-2e96-00000000c160 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:11:59.213860 | fa163e0a-ba28-31b9-2e96-00000000c160 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:11:59.222627 | fa163e0a-ba28-31b9-2e96-00000000c160 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:09:37.476261 | 0.12s 2026-03-14 08:11:59.244398 | fa163e0a-ba28-31b9-2e96-00000000c0f0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:11:59.736286 | fa163e0a-ba28-31b9-2e96-00000000bd13 | CHANGED | Ensure certificate requests | np0005647039 | item={'ca': 'ipa', 'dns': 'np0005647039.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005647039.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-03-14 08:11:59.740202 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:09:37.993837 | 2.24s 2026-03-14 08:11:59.750461 | fa163e0a-ba28-31b9-2e96-00000000bd13 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647039 | 0:09:38.004105 | 2.25s 2026-03-14 08:11:59.784145 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:12:00.100060 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647039 2026-03-14 08:12:00.101703 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647039 | 0:09:38.355347 | 0.32s 2026-03-14 08:12:00.208276 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647039 | 0:09:38.461909 | 0.09s 2026-03-14 08:12:00.241254 | 20bdd626-0534-4884-8691-2ed930f9431e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647039 2026-03-14 08:12:00.259341 | fa163e0a-ba28-31b9-2e96-00000000c19f | TASK | Write the config_step hieradata 2026-03-14 08:12:01.031597 | fa163e0a-ba28-31b9-2e96-00000000c19f | OK | Write the config_step hieradata | np0005647039 2026-03-14 08:12:01.032981 | fa163e0a-ba28-31b9-2e96-00000000c19f | TIMING | Write the config_step hieradata | np0005647039 | 0:09:39.286621 | 0.77s 2026-03-14 08:12:01.054900 | fa163e0a-ba28-31b9-2e96-00000000c1a0 | TASK | Run puppet host configuration for step 1 2026-03-14 08:12:01.783432 | fa163e0a-ba28-31b9-2e96-00000000c1a0 | CHANGED | Run puppet host configuration for step 1 | np0005647039 2026-03-14 08:12:01.784783 | fa163e0a-ba28-31b9-2e96-00000000c1a0 | TIMING | Run puppet host configuration for step 1 | np0005647039 | 0:09:40.038427 | 0.73s 2026-03-14 08:12:01.803759 | fa163e0a-ba28-31b9-2e96-00000000c1a1 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:12:01.877830 | fa163e0a-ba28-31b9-2e96-00000000bfec | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:12:01.879210 | fa163e0a-ba28-31b9-2e96-00000000bfec | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:09:40.132853 | 3.12s 2026-03-14 08:12:01.899295 | fa163e0a-ba28-31b9-2e96-00000000bfee | TASK | Ensure provider packages are installed 2026-03-14 08:12:02.126463 | fa163e0a-ba28-31b9-2e96-00000000c1a1 | WAITING | Wait for puppet host configuration to finish | np0005647039 | 360 retries left 2026-03-14 08:12:02.202175 | fa163e0a-ba28-31b9-2e96-00000000c07d | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:12:02.203621 | fa163e0a-ba28-31b9-2e96-00000000c07d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:09:40.457259 | 3.05s 2026-03-14 08:12:02.231725 | fa163e0a-ba28-31b9-2e96-00000000c07f | TASK | Ensure provider packages are installed 2026-03-14 08:12:02.574002 | fa163e0a-ba28-31b9-2e96-00000000c0f0 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:12:02.575677 | fa163e0a-ba28-31b9-2e96-00000000c0f0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:09:40.829318 | 3.33s 2026-03-14 08:12:02.606865 | fa163e0a-ba28-31b9-2e96-00000000c0f2 | TASK | Ensure provider packages are installed 2026-03-14 08:12:04.932985 | fa163e0a-ba28-31b9-2e96-00000000bfee | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:43.186606 | 3.03s 2026-03-14 08:12:04.943021 | fa163e0a-ba28-31b9-2e96-00000000bfee | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:43.196662 | 3.04s 2026-03-14 08:12:04.975769 | fa163e0a-ba28-31b9-2e96-00000000bff0 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:05.337160 | fa163e0a-ba28-31b9-2e96-00000000c07f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:43.588963 | 3.10s 2026-03-14 08:12:05.344858 | fa163e0a-ba28-31b9-2e96-00000000c07f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:43.598497 | 3.11s 2026-03-14 08:12:05.354230 | fa163e0a-ba28-31b9-2e96-00000000bff0 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:05.355482 | fa163e0a-ba28-31b9-2e96-00000000bff0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:43.609133 | 0.38s 2026-03-14 08:12:05.379282 | fa163e0a-ba28-31b9-2e96-00000000c081 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:05.386912 | fa163e0a-ba28-31b9-2e96-00000000bff0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:43.640539 | 0.41s 2026-03-14 08:12:05.408434 | fa163e0a-ba28-31b9-2e96-00000000bff2 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:05.491157 | fa163e0a-ba28-31b9-2e96-00000000bf48 | CHANGED | Wait for puppet host configuration to finish | np0005647037 2026-03-14 08:12:05.492340 | fa163e0a-ba28-31b9-2e96-00000000bf48 | TIMING | Wait for puppet host configuration to finish | np0005647037 | 0:09:43.745988 | 10.82s 2026-03-14 08:12:05.507171 | fa163e0a-ba28-31b9-2e96-00000000bf49 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:12:05.591979 | fa163e0a-ba28-31b9-2e96-00000000bf49 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647037 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:11:54 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:12:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:12:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:12:00 puppet-user: (file & line not available)", "<13>Mar 14 08:12:00 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>Mar 14 08:12:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:12:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:12:00 puppet-user: Notice: Compiled catalog for np0005647037.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:12:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:12:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:12:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:12:00 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Mar 14 08:12:00 puppet-user: Application:", "<13>Mar 14 08:12:00 puppet-user: Initial environment: production", "<13>Mar 14 08:12:00 puppet-user: Converged environment: production", "<13>Mar 14 08:12:00 puppet-user: Run mode: user", "<13>Mar 14 08:12:00 puppet-user: Changes:", "<13>Mar 14 08:12:00 puppet-user: Total: 3", "<13>Mar 14 08:12:00 puppet-user: Events:", "<13>Mar 14 08:12:00 puppet-user: Success: 3", "<13>Mar 14 08:12:00 puppet-user: Resources:", "<13>Mar 14 08:12:00 puppet-user: Changed: 3", "<13>Mar 14 08:12:00 puppet-user: Out of sync: 3", "<13>Mar 14 08:12:00 puppet-user: Total: 10", "<13>Mar 14 08:12:00 puppet-user: Time:", "<13>Mar 14 08:12:00 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:12:00 puppet-user: Schedule: 0.00", "<13>Mar 14 08:12:00 puppet-user: File: 0.00", "<13>Mar 14 08:12:00 puppet-user: Exec: 0.02", "<13>Mar 14 08:12:00 puppet-user: Augeas: 0.05", "<13>Mar 14 08:12:00 puppet-user: Transaction evaluation: 0.08", "<13>Mar 14 08:12:00 puppet-user: Catalog application: 0.09", "<13>Mar 14 08:12:00 puppet-user: Config retrieval: 0.16", "<13>Mar 14 08:12:00 puppet-user: Last run: 1773475920", "<13>Mar 14 08:12:00 puppet-user: Total: 0.09", "<13>Mar 14 08:12:00 puppet-user: Version:", "<13>Mar 14 08:12:00 puppet-user: Config: 1773475920", "<13>Mar 14 08:12:00 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:12:05.593101 | fa163e0a-ba28-31b9-2e96-00000000bf49 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647037 | 0:09:43.846743 | 0.08s 2026-03-14 08:12:05.606678 | fa163e0a-ba28-31b9-2e96-00000000bf4a | TASK | Pre-cache facts for puppet containers 2026-03-14 08:12:05.626633 | fa163e0a-ba28-31b9-2e96-00000000bf4a | TIMING | Pre-cache facts for puppet containers | np0005647037 | 0:09:43.880281 | 0.02s 2026-03-14 08:12:05.671010 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:12:05.728988 | fa163e0a-ba28-31b9-2e96-00000000c081 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:05.730747 | fa163e0a-ba28-31b9-2e96-00000000c081 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:43.984399 | 0.35s 2026-03-14 08:12:05.734984 | fa163e0a-ba28-31b9-2e96-00000000c081 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:43.988640 | 0.35s 2026-03-14 08:12:05.750309 | fa163e0a-ba28-31b9-2e96-00000000c083 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:05.801274 | fa163e0a-ba28-31b9-2e96-00000000c0f2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:44.054916 | 3.19s 2026-03-14 08:12:05.806796 | fa163e0a-ba28-31b9-2e96-00000000c0f2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:44.060444 | 3.20s 2026-03-14 08:12:05.826141 | fa163e0a-ba28-31b9-2e96-00000000c0f4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:05.830195 | fa163e0a-ba28-31b9-2e96-00000000bff2 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:05.830863 | fa163e0a-ba28-31b9-2e96-00000000bff2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:44.084520 | 0.42s 2026-03-14 08:12:05.839020 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647037 | 0:09:44.092653 | 0.17s 2026-03-14 08:12:05.840473 | fa163e0a-ba28-31b9-2e96-00000000bff2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:44.094135 | 0.43s 2026-03-14 08:12:05.852423 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:12:05.872335 | fa163e0a-ba28-31b9-2e96-00000000bff4 | TASK | Ensure provider service is running 2026-03-14 08:12:06.091603 | fa163e0a-ba28-31b9-2e96-00000000c083 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:06.095226 | fa163e0a-ba28-31b9-2e96-00000000c083 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:44.348861 | 0.34s 2026-03-14 08:12:06.102081 | fa163e0a-ba28-31b9-2e96-00000000c083 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:44.355733 | 0.35s 2026-03-14 08:12:06.117333 | fa163e0a-ba28-31b9-2e96-00000000c085 | TASK | Ensure provider service is running 2026-03-14 08:12:06.166292 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647037 2026-03-14 08:12:06.167675 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647037 | 0:09:44.421328 | 0.31s 2026-03-14 08:12:06.213848 | fa163e0a-ba28-31b9-2e96-00000000c0f4 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:06.215797 | fa163e0a-ba28-31b9-2e96-00000000c0f4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:44.469448 | 0.38s 2026-03-14 08:12:06.236628 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:12:06.247028 | fa163e0a-ba28-31b9-2e96-00000000c0f4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:44.500647 | 0.41s 2026-03-14 08:12:06.280440 | fa163e0a-ba28-31b9-2e96-00000000c0f6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:06.375698 | fa163e0a-ba28-31b9-2e96-00000000bff4 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:12:06.379481 | fa163e0a-ba28-31b9-2e96-00000000bff4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:44.633120 | 0.51s 2026-03-14 08:12:06.391971 | fa163e0a-ba28-31b9-2e96-00000000bff4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:44.645619 | 0.52s 2026-03-14 08:12:06.421380 | fa163e0a-ba28-31b9-2e96-00000000bff7 | TASK | Ensure certificate requests 2026-03-14 08:12:06.562084 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647037 2026-03-14 08:12:06.563337 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647037 | 0:09:44.816991 | 0.33s 2026-03-14 08:12:06.574131 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:12:06.604523 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647037 2026-03-14 08:12:06.605556 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647037 | 0:09:44.859198 | 0.03s 2026-03-14 08:12:06.615699 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:12:06.630320 | fa163e0a-ba28-31b9-2e96-00000000c0f6 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:06.632431 | fa163e0a-ba28-31b9-2e96-00000000c0f6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:44.886078 | 0.35s 2026-03-14 08:12:06.636208 | fa163e0a-ba28-31b9-2e96-00000000c0f6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:44.889860 | 0.35s 2026-03-14 08:12:06.652242 | fa163e0a-ba28-31b9-2e96-00000000c0f8 | TASK | Ensure provider service is running 2026-03-14 08:12:06.665073 | fa163e0a-ba28-31b9-2e96-00000000c085 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:12:06.667390 | fa163e0a-ba28-31b9-2e96-00000000c085 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:44.921041 | 0.55s 2026-03-14 08:12:06.673165 | fa163e0a-ba28-31b9-2e96-00000000c085 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:44.926821 | 0.55s 2026-03-14 08:12:06.689517 | fa163e0a-ba28-31b9-2e96-00000000c088 | TASK | Ensure certificate requests 2026-03-14 08:12:07.548810 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647037 2026-03-14 08:12:07.550024 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647037 | 0:09:45.803678 | 0.93s 2026-03-14 08:12:07.570753 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:12:07.895941 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647037 2026-03-14 08:12:07.897381 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647037 | 0:09:46.151028 | 0.33s 2026-03-14 08:12:07.918031 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:12:08.135192 | fa163e0a-ba28-31b9-2e96-00000000c0f8 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:12:08.139385 | fa163e0a-ba28-31b9-2e96-00000000c0f8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:46.393023 | 1.49s 2026-03-14 08:12:08.152104 | fa163e0a-ba28-31b9-2e96-00000000c0f8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:46.405748 | 1.50s 2026-03-14 08:12:08.174565 | fa163e0a-ba28-31b9-2e96-00000000c0fb | TASK | Ensure certificate requests 2026-03-14 08:12:08.543656 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647037 2026-03-14 08:12:08.544762 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647037 | 0:09:46.798411 | 0.63s 2026-03-14 08:12:08.559021 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:12:08.592323 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647037 2026-03-14 08:12:08.593330 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647037 | 0:09:46.846983 | 0.03s 2026-03-14 08:12:08.608102 | fa163e0a-ba28-31b9-2e96-00000000bff7 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005647033.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-03-14 08:12:08.609905 | fa163e0a-ba28-31b9-2e96-00000000bff7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:46.863554 | 2.19s 2026-03-14 08:12:08.634652 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:12:08.646132 | fa163e0a-ba28-31b9-2e96-00000000bff7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:46.899759 | 2.22s 2026-03-14 08:12:08.653050 | fa163e0a-ba28-31b9-2e96-00000000bfa4 | CHANGED | Wait for puppet host configuration to finish | np0005647038 2026-03-14 08:12:08.653855 | fa163e0a-ba28-31b9-2e96-00000000bfa4 | TIMING | Wait for puppet host configuration to finish | np0005647038 | 0:09:46.907512 | 10.65s 2026-03-14 08:12:08.672618 | fa163e0a-ba28-31b9-2e96-00000000bfa5 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:12:08.714932 | fa163e0a-ba28-31b9-2e96-00000000c014 | TASK | Set version specific variables 2026-03-14 08:12:08.763985 | fa163e0a-ba28-31b9-2e96-00000000bfa5 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647038 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:11:58 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:12:03 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:12:03 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:12:03 puppet-user: (file & line not available)", "<13>Mar 14 08:12:03 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>Mar 14 08:12:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:12:04 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:12:04 puppet-user: Notice: Compiled catalog for np0005647038.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:12:04 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:12:04 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:12:04 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:12:04 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Mar 14 08:12:04 puppet-user: Application:", "<13>Mar 14 08:12:04 puppet-user: Initial environment: production", "<13>Mar 14 08:12:04 puppet-user: Converged environment: production", "<13>Mar 14 08:12:04 puppet-user: Run mode: user", "<13>Mar 14 08:12:04 puppet-user: Changes:", "<13>Mar 14 08:12:04 puppet-user: Total: 3", "<13>Mar 14 08:12:04 puppet-user: Events:", "<13>Mar 14 08:12:04 puppet-user: Success: 3", "<13>Mar 14 08:12:04 puppet-user: Resources:", "<13>Mar 14 08:12:04 puppet-user: Changed: 3", "<13>Mar 14 08:12:04 puppet-user: Out of sync: 3", "<13>Mar 14 08:12:04 puppet-user: Total: 10", "<13>Mar 14 08:12:04 puppet-user: Time:", "<13>Mar 14 08:12:04 puppet-user: Schedule: 0.00", "<13>Mar 14 08:12:04 puppet-user: File: 0.00", "<13>Mar 14 08:12:04 puppet-user: Augeas: 0.02", "<13>Mar 14 08:12:04 puppet-user: Exec: 0.02", "<13>Mar 14 08:12:04 puppet-user: Transaction evaluation: 0.05", "<13>Mar 14 08:12:04 puppet-user: Catalog application: 0.05", "<13>Mar 14 08:12:04 puppet-user: Config retrieval: 0.16", "<13>Mar 14 08:12:04 puppet-user: Last run: 1773475924", "<13>Mar 14 08:12:04 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:12:04 puppet-user: Total: 0.05", "<13>Mar 14 08:12:04 puppet-user: Version:", "<13>Mar 14 08:12:04 puppet-user: Config: 1773475923", "<13>Mar 14 08:12:04 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:12:08.764841 | fa163e0a-ba28-31b9-2e96-00000000bfa5 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647038 | 0:09:47.018496 | 0.09s 2026-03-14 08:12:08.765207 | fa163e0a-ba28-31b9-2e96-00000000c014 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:09:47.018870 | 0.05s 2026-03-14 08:12:08.780452 | b31a287f-9d6c-4428-b89c-c81c0480143b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:12:08.793855 | fa163e0a-ba28-31b9-2e96-00000000bfa6 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:12:08.815630 | fa163e0a-ba28-31b9-2e96-00000000c26e | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:08.824043 | fa163e0a-ba28-31b9-2e96-00000000bfa6 | TIMING | Pre-cache facts for puppet containers | np0005647038 | 0:09:47.077680 | 0.03s 2026-03-14 08:12:08.847685 | fa163e0a-ba28-31b9-2e96-00000000c088 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005647032.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-03-14 08:12:08.849952 | fa163e0a-ba28-31b9-2e96-00000000c088 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:47.103610 | 2.16s 2026-03-14 08:12:08.859433 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:12:08.865854 | fa163e0a-ba28-31b9-2e96-00000000c088 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:47.119500 | 2.17s 2026-03-14 08:12:08.896174 | fa163e0a-ba28-31b9-2e96-00000000c0a5 | TASK | Set version specific variables 2026-03-14 08:12:08.928608 | fa163e0a-ba28-31b9-2e96-00000000c0a5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:09:47.182250 | 0.03s 2026-03-14 08:12:08.944998 | 98486524-d7a6-42cb-af53-c8591e8c585c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:12:08.960986 | fa163e0a-ba28-31b9-2e96-00000000c2de | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:08.966398 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647038 | 0:09:47.220042 | 0.11s 2026-03-14 08:12:08.978233 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:12:09.170670 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:12:09.190178 | fa163e0a-ba28-31b9-2e96-00000000bf4b | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:12:09.235871 | fa163e0a-ba28-31b9-2e96-00000000bf4b | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647037 | 0:09:47.489516 | 0.04s 2026-03-14 08:12:09.249976 | 9e8303cb-430e-46ec-9e08-466d7f31a0f8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647037 2026-03-14 08:12:09.269614 | fa163e0a-ba28-31b9-2e96-00000000c2f8 | TASK | Create base directory puppet configs 2026-03-14 08:12:09.299002 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647038 2026-03-14 08:12:09.300317 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647038 | 0:09:47.553812 | 0.32s 2026-03-14 08:12:09.312182 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:12:09.331584 | fa163e0a-ba28-31b9-2e96-00000000c26e | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:12:09.334437 | fa163e0a-ba28-31b9-2e96-00000000c26e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:09:47.588060 | 0.52s 2026-03-14 08:12:09.378412 | fa163e0a-ba28-31b9-2e96-00000000c26f | TASK | Set platform/version specific variables 2026-03-14 08:12:09.397185 | fa163e0a-ba28-31b9-2e96-00000000c2de | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:12:09.398455 | fa163e0a-ba28-31b9-2e96-00000000c2de | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:09:47.652102 | 0.44s 2026-03-14 08:12:09.420221 | fa163e0a-ba28-31b9-2e96-00000000c2df | TASK | Set platform/version specific variables 2026-03-14 08:12:09.445379 | fa163e0a-ba28-31b9-2e96-00000000c26f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:09.462108 | fa163e0a-ba28-31b9-2e96-00000000c26f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:09.496954 | fa163e0a-ba28-31b9-2e96-00000000c2df | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:09.516720 | fa163e0a-ba28-31b9-2e96-00000000c2df | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:09.625949 | fa163e0a-ba28-31b9-2e96-00000000c26f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:12:09.636463 | fa163e0a-ba28-31b9-2e96-00000000c26f | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:12:09.646512 | fa163e0a-ba28-31b9-2e96-00000000c2f8 | CHANGED | Create base directory puppet configs | np0005647037 2026-03-14 08:12:09.647302 | fa163e0a-ba28-31b9-2e96-00000000c2f8 | TIMING | Create base directory puppet configs | np0005647037 | 0:09:47.900959 | 0.38s 2026-03-14 08:12:09.647894 | fa163e0a-ba28-31b9-2e96-00000000c2df | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:12:09.649043 | fa163e0a-ba28-31b9-2e96-00000000c26f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:09:47.902703 | 0.27s 2026-03-14 08:12:09.653890 | fa163e0a-ba28-31b9-2e96-00000000c2df | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:12:09.672003 | fa163e0a-ba28-31b9-2e96-00000000c2f9 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:09.690300 | fa163e0a-ba28-31b9-2e96-00000000c015 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:09.696638 | fa163e0a-ba28-31b9-2e96-00000000c2df | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:09:47.950270 | 0.28s 2026-03-14 08:12:09.697568 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647038 2026-03-14 08:12:09.698059 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647038 | 0:09:47.951720 | 0.38s 2026-03-14 08:12:09.709572 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:12:09.728720 | fa163e0a-ba28-31b9-2e96-00000000c0a6 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:09.754194 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647038 2026-03-14 08:12:09.755228 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647038 | 0:09:48.008877 | 0.04s 2026-03-14 08:12:09.768287 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:12:10.015935 | fa163e0a-ba28-31b9-2e96-00000000c2f9 | CHANGED | Generate container puppet configs for step 1 | np0005647037 2026-03-14 08:12:10.017481 | fa163e0a-ba28-31b9-2e96-00000000c2f9 | TIMING | Generate container puppet configs for step 1 | np0005647037 | 0:09:48.271122 | 0.34s 2026-03-14 08:12:10.040035 | fa163e0a-ba28-31b9-2e96-00000000c2fa | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:12:10.076758 | fa163e0a-ba28-31b9-2e96-00000000c2fa | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647037 | 0:09:48.330399 | 0.04s 2026-03-14 08:12:10.129040 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:10.234304 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:09:48.487943 | 0.10s 2026-03-14 08:12:10.245316 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:10.528277 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647037 2026-03-14 08:12:10.529360 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:09:48.783014 | 0.28s 2026-03-14 08:12:10.549601 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:10.725789 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647038 2026-03-14 08:12:10.727352 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647038 | 0:09:48.980994 | 0.96s 2026-03-14 08:12:10.751146 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:12:11.027477 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:11.030051 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:09:49.283674 | 0.48s 2026-03-14 08:12:11.055859 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:11.082879 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647038 2026-03-14 08:12:11.085286 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647038 | 0:09:49.338911 | 0.33s 2026-03-14 08:12:11.116437 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:12:11.137162 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:12:11.138806 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:09:49.392454 | 0.08s 2026-03-14 08:12:11.153746 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:11.184174 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:12:11.185167 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:09:49.438820 | 0.03s 2026-03-14 08:12:11.198583 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:11.260691 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:12:11.263178 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:09:49.516699 | 0.06s 2026-03-14 08:12:11.287634 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:11.343443 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:09:49.597079 | 0.05s 2026-03-14 08:12:11.370262 | 20a30dbf-48ae-4d26-a0bd-5d4d8753f9a7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:12:11.399536 | fa163e0a-ba28-31b9-2e96-00000000c3f3 | TASK | Gather podman infos 2026-03-14 08:12:11.465398 | fa163e0a-ba28-31b9-2e96-00000000c0fb | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005647035.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-03-14 08:12:11.470701 | fa163e0a-ba28-31b9-2e96-00000000c0fb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:49.724334 | 3.29s 2026-03-14 08:12:11.479207 | fa163e0a-ba28-31b9-2e96-00000000c0fb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:09:49.732856 | 3.30s 2026-03-14 08:12:11.519107 | fa163e0a-ba28-31b9-2e96-00000000c118 | TASK | Set version specific variables 2026-03-14 08:12:11.572449 | fa163e0a-ba28-31b9-2e96-00000000c118 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:09:49.826096 | 0.05s 2026-03-14 08:12:11.593301 | 924a29a2-6efd-4034-b9ec-5dfe76171987 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:12:11.614821 | fa163e0a-ba28-31b9-2e96-00000000c41d | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:11.803080 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647038 2026-03-14 08:12:11.804241 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647038 | 0:09:50.057888 | 0.69s 2026-03-14 08:12:11.819442 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:12:11.859638 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647038 2026-03-14 08:12:11.860632 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647038 | 0:09:50.114285 | 0.04s 2026-03-14 08:12:11.884406 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:12:11.905526 | fa163e0a-ba28-31b9-2e96-00000000c3f3 | OK | Gather podman infos | np0005647037 2026-03-14 08:12:11.906393 | fa163e0a-ba28-31b9-2e96-00000000c3f3 | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:09:50.160035 | 0.50s 2026-03-14 08:12:11.918365 | fa163e0a-ba28-31b9-2e96-00000000c3f4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:11.958678 | fa163e0a-ba28-31b9-2e96-00000000c3f4 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:11.959503 | fa163e0a-ba28-31b9-2e96-00000000c3f4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:09:50.213156 | 0.04s 2026-03-14 08:12:11.971363 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:12.010784 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:09:50.264433 | 0.04s 2026-03-14 08:12:12.022455 | ef0d60c8-bf3f-410a-9df3-339aca74bafc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:12:12.039782 | fa163e0a-ba28-31b9-2e96-00000000c43e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:12.073575 | fa163e0a-ba28-31b9-2e96-00000000c41d | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:12:12.074482 | fa163e0a-ba28-31b9-2e96-00000000c41d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:09:50.328135 | 0.46s 2026-03-14 08:12:12.090119 | fa163e0a-ba28-31b9-2e96-00000000c41e | TASK | Set platform/version specific variables 2026-03-14 08:12:12.134990 | fa163e0a-ba28-31b9-2e96-00000000c41e | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:12.145381 | fa163e0a-ba28-31b9-2e96-00000000c41e | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:12.157902 | fa163e0a-ba28-31b9-2e96-00000000c41e | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:12:12.169400 | fa163e0a-ba28-31b9-2e96-00000000c41e | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:12:12.176624 | fa163e0a-ba28-31b9-2e96-00000000c41e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:09:50.430273 | 0.09s 2026-03-14 08:12:12.192000 | fa163e0a-ba28-31b9-2e96-00000000c119 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:12.256874 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:12:12.283805 | fa163e0a-ba28-31b9-2e96-00000000bfa7 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:12:12.324476 | fa163e0a-ba28-31b9-2e96-00000000bfa7 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647038 | 0:09:50.578115 | 0.04s 2026-03-14 08:12:12.342221 | cd53ae20-97a4-46a2-9099-7ea1e18ed9d4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647038 2026-03-14 08:12:12.364008 | fa163e0a-ba28-31b9-2e96-00000000c48f | TASK | Create base directory puppet configs 2026-03-14 08:12:12.401597 | fa163e0a-ba28-31b9-2e96-00000000c1a1 | CHANGED | Wait for puppet host configuration to finish | np0005647039 2026-03-14 08:12:12.402640 | fa163e0a-ba28-31b9-2e96-00000000c1a1 | TIMING | Wait for puppet host configuration to finish | np0005647039 | 0:09:50.656292 | 10.60s 2026-03-14 08:12:12.426729 | fa163e0a-ba28-31b9-2e96-00000000c1a2 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:12:12.481227 | fa163e0a-ba28-31b9-2e96-00000000c1a2 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647039 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:12:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:12:07 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:12:07 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:12:07 puppet-user: (file & line not available)", "<13>Mar 14 08:12:07 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>Mar 14 08:12:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:12:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:12:07 puppet-user: Notice: Compiled catalog for np0005647039.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:12:07 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:12:07 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:12:07 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:12:07 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Mar 14 08:12:07 puppet-user: Application:", "<13>Mar 14 08:12:07 puppet-user: Initial environment: production", "<13>Mar 14 08:12:07 puppet-user: Converged environment: production", "<13>Mar 14 08:12:07 puppet-user: Run mode: user", "<13>Mar 14 08:12:07 puppet-user: Changes:", "<13>Mar 14 08:12:07 puppet-user: Total: 3", "<13>Mar 14 08:12:07 puppet-user: Events:", "<13>Mar 14 08:12:07 puppet-user: Success: 3", "<13>Mar 14 08:12:07 puppet-user: Resources:", "<13>Mar 14 08:12:07 puppet-user: Changed: 3", "<13>Mar 14 08:12:07 puppet-user: Out of sync: 3", "<13>Mar 14 08:12:07 puppet-user: Total: 10", "<13>Mar 14 08:12:07 puppet-user: Time:", "<13>Mar 14 08:12:07 puppet-user: Schedule: 0.00", "<13>Mar 14 08:12:07 puppet-user: File: 0.00", "<13>Mar 14 08:12:07 puppet-user: Exec: 0.02", "<13>Mar 14 08:12:07 puppet-user: Augeas: 0.03", "<13>Mar 14 08:12:07 puppet-user: Transaction evaluation: 0.06", "<13>Mar 14 08:12:07 puppet-user: Catalog application: 0.06", "<13>Mar 14 08:12:07 puppet-user: Config retrieval: 0.15", "<13>Mar 14 08:12:07 puppet-user: Last run: 1773475927", "<13>Mar 14 08:12:07 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:12:07 puppet-user: Total: 0.06", "<13>Mar 14 08:12:07 puppet-user: Version:", "<13>Mar 14 08:12:07 puppet-user: Config: 1773475927", "<13>Mar 14 08:12:07 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:12:12.482620 | fa163e0a-ba28-31b9-2e96-00000000c1a2 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647039 | 0:09:50.736265 | 0.05s 2026-03-14 08:12:12.503938 | fa163e0a-ba28-31b9-2e96-00000000c1a3 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:12:12.528208 | fa163e0a-ba28-31b9-2e96-00000000c1a3 | TIMING | Pre-cache facts for puppet containers | np0005647039 | 0:09:50.781851 | 0.02s 2026-03-14 08:12:12.570308 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:12:12.675824 | fa163e0a-ba28-31b9-2e96-00000000c48f | CHANGED | Create base directory puppet configs | np0005647038 2026-03-14 08:12:12.677093 | fa163e0a-ba28-31b9-2e96-00000000c48f | TIMING | Create base directory puppet configs | np0005647038 | 0:09:50.930740 | 0.31s 2026-03-14 08:12:12.700834 | fa163e0a-ba28-31b9-2e96-00000000c490 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:12.710322 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647039 | 0:09:50.963934 | 0.14s 2026-03-14 08:12:12.732637 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:12:12.809784 | fa163e0a-ba28-31b9-2e96-00000000c0a6 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:12:12.811084 | fa163e0a-ba28-31b9-2e96-00000000c0a6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:09:51.064731 | 3.08s 2026-03-14 08:12:12.838948 | fa163e0a-ba28-31b9-2e96-00000000c0a8 | TASK | Ensure provider packages are installed 2026-03-14 08:12:12.847640 | fa163e0a-ba28-31b9-2e96-00000000c015 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:12:12.849047 | fa163e0a-ba28-31b9-2e96-00000000c015 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:09:51.102690 | 3.16s 2026-03-14 08:12:12.872625 | fa163e0a-ba28-31b9-2e96-00000000c017 | TASK | Ensure provider packages are installed 2026-03-14 08:12:13.038222 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647039 2026-03-14 08:12:13.039286 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647039 | 0:09:51.292932 | 0.31s 2026-03-14 08:12:13.053264 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:12:13.059675 | fa163e0a-ba28-31b9-2e96-00000000c490 | CHANGED | Generate container puppet configs for step 1 | np0005647038 2026-03-14 08:12:13.060955 | fa163e0a-ba28-31b9-2e96-00000000c490 | TIMING | Generate container puppet configs for step 1 | np0005647038 | 0:09:51.314601 | 0.36s 2026-03-14 08:12:13.074003 | fa163e0a-ba28-31b9-2e96-00000000c491 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:12:13.096663 | fa163e0a-ba28-31b9-2e96-00000000c491 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647038 | 0:09:51.350302 | 0.02s 2026-03-14 08:12:13.138796 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:13.229152 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:09:51.482789 | 0.09s 2026-03-14 08:12:13.245615 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:13.274793 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647039 2026-03-14 08:12:13.275961 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647039 | 0:09:51.529611 | 0.22s 2026-03-14 08:12:13.287724 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:12:13.325823 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647039 2026-03-14 08:12:13.326688 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647039 | 0:09:51.580344 | 0.04s 2026-03-14 08:12:13.336764 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:12:13.548686 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647038 2026-03-14 08:12:13.550329 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:09:51.803972 | 0.30s 2026-03-14 08:12:13.571565 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:13.902143 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:13.904042 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:09:52.157692 | 0.33s 2026-03-14 08:12:13.919448 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:13.981350 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:12:13.982727 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:09:52.236379 | 0.06s 2026-03-14 08:12:13.996816 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:14.032445 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:12:14.033353 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:09:52.287006 | 0.04s 2026-03-14 08:12:14.046313 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:14.103191 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:12:14.104167 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:09:52.357819 | 0.06s 2026-03-14 08:12:14.119256 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:14.178443 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:09:52.432082 | 0.06s 2026-03-14 08:12:14.197077 | 92b0b8c8-c02a-447f-a2b0-b00cbd8d59f1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:12:14.220590 | fa163e0a-ba28-31b9-2e96-00000000c5bc | TASK | Gather podman infos 2026-03-14 08:12:14.276639 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647039 2026-03-14 08:12:14.279006 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647039 | 0:09:52.532625 | 0.94s 2026-03-14 08:12:14.295634 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:12:14.610215 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647039 2026-03-14 08:12:14.611959 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647039 | 0:09:52.865610 | 0.31s 2026-03-14 08:12:14.631041 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:12:14.638679 | fa163e0a-ba28-31b9-2e96-00000000c5bc | OK | Gather podman infos | np0005647038 2026-03-14 08:12:14.640598 | fa163e0a-ba28-31b9-2e96-00000000c5bc | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:09:52.894156 | 0.42s 2026-03-14 08:12:14.657898 | fa163e0a-ba28-31b9-2e96-00000000c5bd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:14.720356 | fa163e0a-ba28-31b9-2e96-00000000c5bd | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:14.722148 | fa163e0a-ba28-31b9-2e96-00000000c5bd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:09:52.975799 | 0.06s 2026-03-14 08:12:14.738570 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:14.780845 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:09:53.034487 | 0.04s 2026-03-14 08:12:14.796785 | 1fd30a98-6bbe-4b8c-8de7-e9ad75cf34db | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:12:14.820728 | fa163e0a-ba28-31b9-2e96-00000000c5ea | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:15.286499 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647039 2026-03-14 08:12:15.288448 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647039 | 0:09:53.542094 | 0.66s 2026-03-14 08:12:15.304861 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:12:15.316333 | fa163e0a-ba28-31b9-2e96-00000000c119 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:12:15.318322 | fa163e0a-ba28-31b9-2e96-00000000c119 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:09:53.571962 | 3.13s 2026-03-14 08:12:15.342541 | fa163e0a-ba28-31b9-2e96-00000000c11b | TASK | Ensure provider packages are installed 2026-03-14 08:12:15.348325 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647039 2026-03-14 08:12:15.349673 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647039 | 0:09:53.603321 | 0.04s 2026-03-14 08:12:15.368749 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:12:15.760630 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:12:15.789050 | fa163e0a-ba28-31b9-2e96-00000000c1a4 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:12:15.840206 | fa163e0a-ba28-31b9-2e96-00000000c1a4 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647039 | 0:09:54.093848 | 0.05s 2026-03-14 08:12:15.858837 | 942ed5c1-db4b-4017-a713-e1a95e63753d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647039 2026-03-14 08:12:15.881641 | fa163e0a-ba28-31b9-2e96-00000000c636 | TASK | Create base directory puppet configs 2026-03-14 08:12:15.913020 | fa163e0a-ba28-31b9-2e96-00000000c0a8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:54.166629 | 3.07s 2026-03-14 08:12:15.921706 | fa163e0a-ba28-31b9-2e96-00000000c0a8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:09:54.175357 | 3.08s 2026-03-14 08:12:15.938559 | fa163e0a-ba28-31b9-2e96-00000000c0aa | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:15.945631 | fa163e0a-ba28-31b9-2e96-00000000c017 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:54.199270 | 3.07s 2026-03-14 08:12:15.958157 | fa163e0a-ba28-31b9-2e96-00000000c017 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:09:54.211792 | 3.08s 2026-03-14 08:12:15.984440 | fa163e0a-ba28-31b9-2e96-00000000c019 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:16.207461 | fa163e0a-ba28-31b9-2e96-00000000c636 | CHANGED | Create base directory puppet configs | np0005647039 2026-03-14 08:12:16.208728 | fa163e0a-ba28-31b9-2e96-00000000c636 | TIMING | Create base directory puppet configs | np0005647039 | 0:09:54.462367 | 0.33s 2026-03-14 08:12:16.224209 | fa163e0a-ba28-31b9-2e96-00000000c637 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:16.332174 | fa163e0a-ba28-31b9-2e96-00000000c0aa | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:16.336425 | fa163e0a-ba28-31b9-2e96-00000000c0aa | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:54.590057 | 0.39s 2026-03-14 08:12:16.346414 | fa163e0a-ba28-31b9-2e96-00000000c0aa | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:09:54.600058 | 0.40s 2026-03-14 08:12:16.380783 | fa163e0a-ba28-31b9-2e96-00000000c019 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:16.383593 | fa163e0a-ba28-31b9-2e96-00000000c019 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:54.637210 | 0.40s 2026-03-14 08:12:16.397877 | fa163e0a-ba28-31b9-2e96-00000000c0ac | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:16.407417 | fa163e0a-ba28-31b9-2e96-00000000c019 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:09:54.661037 | 0.42s 2026-03-14 08:12:16.445988 | fa163e0a-ba28-31b9-2e96-00000000c01b | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:16.579613 | fa163e0a-ba28-31b9-2e96-00000000c637 | CHANGED | Generate container puppet configs for step 1 | np0005647039 2026-03-14 08:12:16.581278 | fa163e0a-ba28-31b9-2e96-00000000c637 | TIMING | Generate container puppet configs for step 1 | np0005647039 | 0:09:54.834903 | 0.36s 2026-03-14 08:12:16.606758 | fa163e0a-ba28-31b9-2e96-00000000c638 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:12:16.632357 | fa163e0a-ba28-31b9-2e96-00000000c638 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647039 | 0:09:54.886004 | 0.02s 2026-03-14 08:12:16.672527 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:16.787429 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:09:55.041074 | 0.11s 2026-03-14 08:12:16.795945 | fa163e0a-ba28-31b9-2e96-00000000c0ac | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:16.799044 | fa163e0a-ba28-31b9-2e96-00000000c0ac | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:55.052693 | 0.40s 2026-03-14 08:12:16.812632 | fa163e0a-ba28-31b9-2e96-00000000c01b | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:16.815294 | fa163e0a-ba28-31b9-2e96-00000000c01b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:55.068943 | 0.37s 2026-03-14 08:12:16.829205 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:16.836444 | fa163e0a-ba28-31b9-2e96-00000000c0ac | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:09:55.090077 | 0.44s 2026-03-14 08:12:16.837880 | fa163e0a-ba28-31b9-2e96-00000000c01b | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:09:55.091539 | 0.39s 2026-03-14 08:12:16.860765 | fa163e0a-ba28-31b9-2e96-00000000c0ae | TASK | Ensure provider service is running 2026-03-14 08:12:16.882987 | fa163e0a-ba28-31b9-2e96-00000000c01d | TASK | Ensure provider service is running 2026-03-14 08:12:17.116331 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647039 2026-03-14 08:12:17.117617 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:09:55.371256 | 0.29s 2026-03-14 08:12:17.135131 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:17.469502 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:17.471950 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:09:55.725592 | 0.34s 2026-03-14 08:12:17.489961 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:17.535071 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:12:17.536590 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:09:55.790241 | 0.05s 2026-03-14 08:12:17.552451 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:17.580132 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:12:17.581134 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:09:55.834785 | 0.03s 2026-03-14 08:12:17.595955 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:17.638161 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:12:17.639165 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:09:55.892815 | 0.04s 2026-03-14 08:12:17.657690 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:17.703507 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:09:55.957148 | 0.04s 2026-03-14 08:12:17.719255 | 333d86dd-7e01-4b27-beaa-f2f631a85f9a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:12:17.738626 | fa163e0a-ba28-31b9-2e96-00000000c719 | TASK | Gather podman infos 2026-03-14 08:12:18.111318 | fa163e0a-ba28-31b9-2e96-00000000c719 | OK | Gather podman infos | np0005647039 2026-03-14 08:12:18.112340 | fa163e0a-ba28-31b9-2e96-00000000c719 | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:09:56.365993 | 0.37s 2026-03-14 08:12:18.127347 | fa163e0a-ba28-31b9-2e96-00000000c71a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:18.177495 | fa163e0a-ba28-31b9-2e96-00000000c71a | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:18.178303 | fa163e0a-ba28-31b9-2e96-00000000c71a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:09:56.431955 | 0.05s 2026-03-14 08:12:18.192865 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:18.235800 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:09:56.489447 | 0.04s 2026-03-14 08:12:18.249879 | 6a7f514a-1691-496e-9042-426a96431a5b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:12:18.273539 | fa163e0a-ba28-31b9-2e96-00000000c743 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:18.375622 | fa163e0a-ba28-31b9-2e96-00000000c0ae | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:12:18.383268 | fa163e0a-ba28-31b9-2e96-00000000c0ae | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:56.636902 | 1.52s 2026-03-14 08:12:18.400656 | fa163e0a-ba28-31b9-2e96-00000000c01d | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:12:18.403002 | fa163e0a-ba28-31b9-2e96-00000000c01d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:56.656651 | 1.52s 2026-03-14 08:12:18.406722 | fa163e0a-ba28-31b9-2e96-00000000c0ae | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:09:56.660369 | 1.54s 2026-03-14 08:12:18.414176 | fa163e0a-ba28-31b9-2e96-00000000c01d | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:09:56.667833 | 1.53s 2026-03-14 08:12:18.441186 | fa163e0a-ba28-31b9-2e96-00000000c0b1 | TASK | Ensure certificate requests 2026-03-14 08:12:18.448042 | fa163e0a-ba28-31b9-2e96-00000000c11b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:56.701694 | 3.10s 2026-03-14 08:12:18.471552 | fa163e0a-ba28-31b9-2e96-00000000c020 | TASK | Ensure certificate requests 2026-03-14 08:12:18.477953 | fa163e0a-ba28-31b9-2e96-00000000c11b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:09:56.731593 | 3.13s 2026-03-14 08:12:18.495886 | fa163e0a-ba28-31b9-2e96-00000000c11d | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:18.844138 | fa163e0a-ba28-31b9-2e96-00000000c11d | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:18.847965 | fa163e0a-ba28-31b9-2e96-00000000c11d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:57.101614 | 0.35s 2026-03-14 08:12:18.857978 | fa163e0a-ba28-31b9-2e96-00000000c11d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:09:57.111620 | 0.36s 2026-03-14 08:12:18.879767 | fa163e0a-ba28-31b9-2e96-00000000c11f | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:19.259776 | fa163e0a-ba28-31b9-2e96-00000000c11f | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:19.264511 | fa163e0a-ba28-31b9-2e96-00000000c11f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:57.518156 | 0.38s 2026-03-14 08:12:19.272764 | fa163e0a-ba28-31b9-2e96-00000000c11f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:09:57.526425 | 0.39s 2026-03-14 08:12:19.287157 | fa163e0a-ba28-31b9-2e96-00000000c121 | TASK | Ensure provider service is running 2026-03-14 08:12:19.804395 | fa163e0a-ba28-31b9-2e96-00000000c121 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:12:19.808645 | fa163e0a-ba28-31b9-2e96-00000000c121 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:58.062262 | 0.52s 2026-03-14 08:12:19.822405 | fa163e0a-ba28-31b9-2e96-00000000c121 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:09:58.076050 | 0.53s 2026-03-14 08:12:19.859462 | fa163e0a-ba28-31b9-2e96-00000000c124 | TASK | Ensure certificate requests 2026-03-14 08:12:20.414318 | fa163e0a-ba28-31b9-2e96-00000000c020 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005647033.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-03-14 08:12:20.418826 | fa163e0a-ba28-31b9-2e96-00000000c020 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:58.672468 | 1.95s 2026-03-14 08:12:20.424600 | fa163e0a-ba28-31b9-2e96-00000000c020 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:09:58.678252 | 1.95s 2026-03-14 08:12:20.439282 | fa163e0a-ba28-31b9-2e96-00000000c0b1 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005647032.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-03-14 08:12:20.441718 | fa163e0a-ba28-31b9-2e96-00000000c0b1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:58.695372 | 1.99s 2026-03-14 08:12:20.465932 | fa163e0a-ba28-31b9-2e96-00000000c0b1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:09:58.719574 | 2.02s 2026-03-14 08:12:20.516949 | fa163e0a-ba28-31b9-2e96-00000000acad | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:20.543860 | fa163e0a-ba28-31b9-2e96-00000000ab97 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:20.595211 | fa163e0a-ba28-31b9-2e96-00000000acad | OK | set is_ovn_dbs_bootstrap_node fact | np0005647033 2026-03-14 08:12:20.596282 | fa163e0a-ba28-31b9-2e96-00000000acad | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005647033 | 0:09:58.849934 | 0.08s 2026-03-14 08:12:20.619342 | fa163e0a-ba28-31b9-2e96-00000000acae | TASK | Populate ansible service facts so we can check for pacemaker service 2026-03-14 08:12:20.625698 | fa163e0a-ba28-31b9-2e96-00000000ab97 | OK | set is_ovn_dbs_bootstrap_node fact | np0005647032 2026-03-14 08:12:20.626730 | fa163e0a-ba28-31b9-2e96-00000000ab97 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005647032 | 0:09:58.880378 | 0.08s 2026-03-14 08:12:20.652903 | fa163e0a-ba28-31b9-2e96-00000000ab98 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-03-14 08:12:20.659133 | fa163e0a-ba28-31b9-2e96-00000000acae | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005647033 2026-03-14 08:12:20.660222 | fa163e0a-ba28-31b9-2e96-00000000acae | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005647033 | 0:09:58.913867 | 0.04s 2026-03-14 08:12:20.675012 | fa163e0a-ba28-31b9-2e96-00000000acb0 | TASK | Fetch ovn-dbs-bundle 2026-03-14 08:12:20.724916 | fa163e0a-ba28-31b9-2e96-00000000acb0 | SKIPPED | Fetch ovn-dbs-bundle | np0005647033 2026-03-14 08:12:20.725598 | fa163e0a-ba28-31b9-2e96-00000000acb0 | TIMING | Fetch ovn-dbs-bundle | np0005647033 | 0:09:58.979254 | 0.05s 2026-03-14 08:12:20.739089 | fa163e0a-ba28-31b9-2e96-00000000acb1 | TASK | Fetch ovn VIP 2026-03-14 08:12:20.778700 | fa163e0a-ba28-31b9-2e96-00000000acb1 | SKIPPED | Fetch ovn VIP | np0005647033 2026-03-14 08:12:20.779955 | fa163e0a-ba28-31b9-2e96-00000000acb1 | TIMING | Fetch ovn VIP | np0005647033 | 0:09:59.033609 | 0.04s 2026-03-14 08:12:20.798311 | fa163e0a-ba28-31b9-2e96-00000000acb2 | TASK | Remove OVNDBs from pacemaker 2026-03-14 08:12:20.854638 | fa163e0a-ba28-31b9-2e96-00000000acb2 | SKIPPED | Remove OVNDBs from pacemaker | np0005647033 2026-03-14 08:12:20.855260 | fa163e0a-ba28-31b9-2e96-00000000acb2 | TIMING | Remove OVNDBs from pacemaker | np0005647033 | 0:09:59.108916 | 0.06s 2026-03-14 08:12:20.868734 | fa163e0a-ba28-31b9-2e96-00000000acb3 | TASK | Remove OVNDBs VIP from pacemaker 2026-03-14 08:12:20.923870 | fa163e0a-ba28-31b9-2e96-00000000acb3 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005647033 2026-03-14 08:12:20.924759 | fa163e0a-ba28-31b9-2e96-00000000acb3 | TIMING | Remove OVNDBs VIP from pacemaker | np0005647033 | 0:09:59.178412 | 0.06s 2026-03-14 08:12:20.939613 | fa163e0a-ba28-31b9-2e96-00000000acb4 | TASK | Clean up pacemaker remote nodes cache 2026-03-14 08:12:20.977685 | fa163e0a-ba28-31b9-2e96-00000000acb4 | SKIPPED | Clean up pacemaker remote nodes cache | np0005647033 2026-03-14 08:12:20.978532 | fa163e0a-ba28-31b9-2e96-00000000acb4 | TIMING | Clean up pacemaker remote nodes cache | np0005647033 | 0:09:59.232186 | 0.04s 2026-03-14 08:12:20.994289 | fa163e0a-ba28-31b9-2e96-00000000acb5 | TASK | Remove pacemaker attributes 2026-03-14 08:12:21.041578 | fa163e0a-ba28-31b9-2e96-00000000acb5 | SKIPPED | Remove pacemaker attributes | np0005647033 | item=np0005647032 2026-03-14 08:12:21.062059 | fa163e0a-ba28-31b9-2e96-00000000acb5 | SKIPPED | Remove pacemaker attributes | np0005647033 | item=np0005647033 2026-03-14 08:12:21.076446 | fa163e0a-ba28-31b9-2e96-00000000acb5 | SKIPPED | Remove pacemaker attributes | np0005647033 | item=np0005647035 2026-03-14 08:12:21.082222 | fa163e0a-ba28-31b9-2e96-00000000acb5 | TIMING | Remove pacemaker attributes | np0005647033 | 0:09:59.335867 | 0.09s 2026-03-14 08:12:21.135264 | fa163e0a-ba28-31b9-2e96-00000000acb8 | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:09:59.388900 | 0.04s 2026-03-14 08:12:21.198216 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TASK | Set version specific variables 2026-03-14 08:12:21.242305 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:09:59.495952 | 0.04s 2026-03-14 08:12:21.256777 | 06004055-44eb-4c82-a7ac-62d999b824c3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:12:21.273794 | fa163e0a-ba28-31b9-2e96-00000000c7fc | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:21.695459 | fa163e0a-ba28-31b9-2e96-00000000c7fc | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:12:21.697516 | fa163e0a-ba28-31b9-2e96-00000000c7fc | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:09:59.951125 | 0.42s 2026-03-14 08:12:21.723399 | fa163e0a-ba28-31b9-2e96-00000000c7fd | TASK | Set platform/version specific variables 2026-03-14 08:12:21.785179 | fa163e0a-ba28-31b9-2e96-00000000c7fd | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:21.807817 | fa163e0a-ba28-31b9-2e96-00000000c7fd | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:21.835563 | fa163e0a-ba28-31b9-2e96-00000000c7fd | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:12:21.856152 | fa163e0a-ba28-31b9-2e96-00000000c7fd | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:12:21.870026 | fa163e0a-ba28-31b9-2e96-00000000c7fd | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:10:00.123661 | 0.15s 2026-03-14 08:12:21.901299 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:22.063924 | fa163e0a-ba28-31b9-2e96-00000000c124 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005647035.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-03-14 08:12:22.067962 | fa163e0a-ba28-31b9-2e96-00000000c124 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:00.321584 | 2.21s 2026-03-14 08:12:22.078911 | fa163e0a-ba28-31b9-2e96-00000000c124 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:00.332552 | 2.22s 2026-03-14 08:12:22.126092 | fa163e0a-ba28-31b9-2e96-00000000adb2 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:22.206800 | fa163e0a-ba28-31b9-2e96-00000000adb2 | OK | set is_ovn_dbs_bootstrap_node fact | np0005647035 2026-03-14 08:12:22.207762 | fa163e0a-ba28-31b9-2e96-00000000adb2 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005647035 | 0:10:00.461415 | 0.08s 2026-03-14 08:12:22.226759 | fa163e0a-ba28-31b9-2e96-00000000adb3 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-03-14 08:12:22.261039 | fa163e0a-ba28-31b9-2e96-00000000adb3 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005647035 2026-03-14 08:12:22.261876 | fa163e0a-ba28-31b9-2e96-00000000adb3 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005647035 | 0:10:00.515531 | 0.03s 2026-03-14 08:12:22.277291 | fa163e0a-ba28-31b9-2e96-00000000adb5 | TASK | Fetch ovn-dbs-bundle 2026-03-14 08:12:22.327121 | fa163e0a-ba28-31b9-2e96-00000000adb5 | SKIPPED | Fetch ovn-dbs-bundle | np0005647035 2026-03-14 08:12:22.328171 | fa163e0a-ba28-31b9-2e96-00000000adb5 | TIMING | Fetch ovn-dbs-bundle | np0005647035 | 0:10:00.581822 | 0.05s 2026-03-14 08:12:22.349407 | fa163e0a-ba28-31b9-2e96-00000000adb6 | TASK | Fetch ovn VIP 2026-03-14 08:12:22.404348 | fa163e0a-ba28-31b9-2e96-00000000adb6 | SKIPPED | Fetch ovn VIP | np0005647035 2026-03-14 08:12:22.405211 | fa163e0a-ba28-31b9-2e96-00000000adb6 | TIMING | Fetch ovn VIP | np0005647035 | 0:10:00.658868 | 0.05s 2026-03-14 08:12:22.419799 | fa163e0a-ba28-31b9-2e96-00000000adb7 | TASK | Remove OVNDBs from pacemaker 2026-03-14 08:12:22.456412 | fa163e0a-ba28-31b9-2e96-00000000adb7 | SKIPPED | Remove OVNDBs from pacemaker | np0005647035 2026-03-14 08:12:22.457203 | fa163e0a-ba28-31b9-2e96-00000000adb7 | TIMING | Remove OVNDBs from pacemaker | np0005647035 | 0:10:00.710859 | 0.04s 2026-03-14 08:12:22.470997 | fa163e0a-ba28-31b9-2e96-00000000adb8 | TASK | Remove OVNDBs VIP from pacemaker 2026-03-14 08:12:22.505050 | fa163e0a-ba28-31b9-2e96-00000000adb8 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005647035 2026-03-14 08:12:22.505921 | fa163e0a-ba28-31b9-2e96-00000000adb8 | TIMING | Remove OVNDBs VIP from pacemaker | np0005647035 | 0:10:00.759575 | 0.03s 2026-03-14 08:12:22.520375 | fa163e0a-ba28-31b9-2e96-00000000adb9 | TASK | Clean up pacemaker remote nodes cache 2026-03-14 08:12:22.555215 | fa163e0a-ba28-31b9-2e96-00000000adb9 | SKIPPED | Clean up pacemaker remote nodes cache | np0005647035 2026-03-14 08:12:22.556368 | fa163e0a-ba28-31b9-2e96-00000000adb9 | TIMING | Clean up pacemaker remote nodes cache | np0005647035 | 0:10:00.810014 | 0.04s 2026-03-14 08:12:22.585591 | fa163e0a-ba28-31b9-2e96-00000000adba | TASK | Remove pacemaker attributes 2026-03-14 08:12:22.650319 | fa163e0a-ba28-31b9-2e96-00000000adba | SKIPPED | Remove pacemaker attributes | np0005647035 | item=np0005647032 2026-03-14 08:12:22.683084 | fa163e0a-ba28-31b9-2e96-00000000adba | SKIPPED | Remove pacemaker attributes | np0005647035 | item=np0005647033 2026-03-14 08:12:22.697218 | fa163e0a-ba28-31b9-2e96-00000000adba | SKIPPED | Remove pacemaker attributes | np0005647035 | item=np0005647035 2026-03-14 08:12:22.707217 | fa163e0a-ba28-31b9-2e96-00000000adba | TIMING | Remove pacemaker attributes | np0005647035 | 0:10:00.960859 | 0.12s 2026-03-14 08:12:22.779217 | fa163e0a-ba28-31b9-2e96-00000000adbd | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:10:01.032860 | 0.04s 2026-03-14 08:12:22.833070 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TASK | Set version specific variables 2026-03-14 08:12:22.862422 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:10:01.116068 | 0.03s 2026-03-14 08:12:22.876741 | 01a5ddea-587c-4e1c-be0a-4fe8b5496a77 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:12:22.892906 | fa163e0a-ba28-31b9-2e96-00000000c86b | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:23.380303 | fa163e0a-ba28-31b9-2e96-00000000c86b | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:12:23.381306 | fa163e0a-ba28-31b9-2e96-00000000c86b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:10:01.634959 | 0.49s 2026-03-14 08:12:23.401163 | fa163e0a-ba28-31b9-2e96-00000000c86c | TASK | Set platform/version specific variables 2026-03-14 08:12:23.447945 | fa163e0a-ba28-31b9-2e96-00000000ab98 | OK | Populate ansible service facts so we can check for pacemaker service | np0005647032 2026-03-14 08:12:23.451135 | fa163e0a-ba28-31b9-2e96-00000000ab98 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005647032 | 0:10:01.704785 | 2.80s 2026-03-14 08:12:23.476374 | fa163e0a-ba28-31b9-2e96-00000000ab9a | TASK | Fetch ovn-dbs-bundle 2026-03-14 08:12:23.489923 | fa163e0a-ba28-31b9-2e96-00000000c86c | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:23.519574 | fa163e0a-ba28-31b9-2e96-00000000c86c | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:23.543703 | fa163e0a-ba28-31b9-2e96-00000000ab9a | SKIPPED | Fetch ovn-dbs-bundle | np0005647032 2026-03-14 08:12:23.548572 | fa163e0a-ba28-31b9-2e96-00000000ab9a | TIMING | Fetch ovn-dbs-bundle | np0005647032 | 0:10:01.802228 | 0.07s 2026-03-14 08:12:23.549149 | fa163e0a-ba28-31b9-2e96-00000000c86c | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:12:23.563616 | fa163e0a-ba28-31b9-2e96-00000000ab9b | TASK | Fetch ovn VIP 2026-03-14 08:12:23.566421 | fa163e0a-ba28-31b9-2e96-00000000c86c | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:12:23.574726 | fa163e0a-ba28-31b9-2e96-00000000c86c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:10:01.828364 | 0.17s 2026-03-14 08:12:23.591066 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:23.629326 | fa163e0a-ba28-31b9-2e96-00000000ab9b | SKIPPED | Fetch ovn VIP | np0005647032 2026-03-14 08:12:23.630201 | fa163e0a-ba28-31b9-2e96-00000000ab9b | TIMING | Fetch ovn VIP | np0005647032 | 0:10:01.883852 | 0.06s 2026-03-14 08:12:23.646148 | fa163e0a-ba28-31b9-2e96-00000000ab9c | TASK | Remove OVNDBs from pacemaker 2026-03-14 08:12:23.702309 | fa163e0a-ba28-31b9-2e96-00000000ab9c | SKIPPED | Remove OVNDBs from pacemaker | np0005647032 2026-03-14 08:12:23.703123 | fa163e0a-ba28-31b9-2e96-00000000ab9c | TIMING | Remove OVNDBs from pacemaker | np0005647032 | 0:10:01.956779 | 0.06s 2026-03-14 08:12:23.718234 | fa163e0a-ba28-31b9-2e96-00000000ab9d | TASK | Remove OVNDBs VIP from pacemaker 2026-03-14 08:12:23.772229 | fa163e0a-ba28-31b9-2e96-00000000ab9d | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005647032 2026-03-14 08:12:23.773008 | fa163e0a-ba28-31b9-2e96-00000000ab9d | TIMING | Remove OVNDBs VIP from pacemaker | np0005647032 | 0:10:02.026662 | 0.05s 2026-03-14 08:12:23.788306 | fa163e0a-ba28-31b9-2e96-00000000ab9e | TASK | Clean up pacemaker remote nodes cache 2026-03-14 08:12:23.835666 | fa163e0a-ba28-31b9-2e96-00000000ab9e | SKIPPED | Clean up pacemaker remote nodes cache | np0005647032 2026-03-14 08:12:23.836560 | fa163e0a-ba28-31b9-2e96-00000000ab9e | TIMING | Clean up pacemaker remote nodes cache | np0005647032 | 0:10:02.090195 | 0.05s 2026-03-14 08:12:23.853210 | fa163e0a-ba28-31b9-2e96-00000000ab9f | TASK | Remove pacemaker attributes 2026-03-14 08:12:23.908748 | fa163e0a-ba28-31b9-2e96-00000000ab9f | SKIPPED | Remove pacemaker attributes | np0005647032 | item=np0005647032 2026-03-14 08:12:23.929472 | fa163e0a-ba28-31b9-2e96-00000000ab9f | SKIPPED | Remove pacemaker attributes | np0005647032 | item=np0005647033 2026-03-14 08:12:23.956608 | fa163e0a-ba28-31b9-2e96-00000000ab9f | SKIPPED | Remove pacemaker attributes | np0005647032 | item=np0005647035 2026-03-14 08:12:23.969349 | fa163e0a-ba28-31b9-2e96-00000000ab9f | TIMING | Remove pacemaker attributes | np0005647032 | 0:10:02.222992 | 0.12s 2026-03-14 08:12:24.031860 | fa163e0a-ba28-31b9-2e96-00000000aba2 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:10:02.285502 | 0.04s 2026-03-14 08:12:24.080660 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TASK | Set version specific variables 2026-03-14 08:12:24.132504 | fa163e0a-ba28-31b9-2e96-00000000c7cb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:10:02.386149 | 0.05s 2026-03-14 08:12:24.148904 | 81b05af9-85d1-4929-990c-69637d7b1e71 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:12:24.167727 | fa163e0a-ba28-31b9-2e96-00000000c8d4 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:24.457749 | fa163e0a-ba28-31b9-2e96-00000000c43e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:24.459299 | fa163e0a-ba28-31b9-2e96-00000000c43e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:10:02.712940 | 12.42s 2026-03-14 08:12:24.518172 | fa163e0a-ba28-31b9-2e96-00000000c43f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:24.598328 | fa163e0a-ba28-31b9-2e96-00000000c43f | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:24.599417 | fa163e0a-ba28-31b9-2e96-00000000c43f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:10:02.853055 | 0.08s 2026-03-14 08:12:24.633245 | fa163e0a-ba28-31b9-2e96-00000000c2fc | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:24.645482 | fa163e0a-ba28-31b9-2e96-00000000c8d4 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:12:24.646760 | fa163e0a-ba28-31b9-2e96-00000000c8d4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:10:02.900407 | 0.48s 2026-03-14 08:12:24.675319 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | TASK | Set platform/version specific variables 2026-03-14 08:12:24.682487 | fa163e0a-ba28-31b9-2e96-00000000c2fc | SKIPPED | Diff puppet-generated changes for check mode | np0005647037 2026-03-14 08:12:24.683719 | fa163e0a-ba28-31b9-2e96-00000000c2fc | TIMING | Diff puppet-generated changes for check mode | np0005647037 | 0:10:02.937367 | 0.05s 2026-03-14 08:12:24.694770 | fa163e0a-ba28-31b9-2e96-00000000c2fd | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:24.726162 | fa163e0a-ba28-31b9-2e96-00000000c2fd | SKIPPED | Diff puppet-generated changes for check mode | np0005647037 2026-03-14 08:12:24.726883 | fa163e0a-ba28-31b9-2e96-00000000c2fd | TIMING | Diff puppet-generated changes for check mode | np0005647037 | 0:10:02.980537 | 0.03s 2026-03-14 08:12:24.737094 | fa163e0a-ba28-31b9-2e96-00000000bf4d | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:12:24.764753 | fa163e0a-ba28-31b9-2e96-00000000bf4d | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647037 | 0:10:03.018402 | 0.03s 2026-03-14 08:12:24.772412 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:24.802463 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:24.813815 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:12:24.825704 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:12:24.843368 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:12:24.851400 | fa163e0a-ba28-31b9-2e96-00000000c8d5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:10:03.105049 | 0.18s 2026-03-14 08:12:24.868160 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:24.931294 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:10:03.184938 | 0.12s 2026-03-14 08:12:24.942030 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:12:25.047713 | fa163e0a-ba28-31b9-2e96-00000000c7cc | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:12:25.049458 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:10:03.303098 | 3.15s 2026-03-14 08:12:25.081389 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TASK | Ensure provider packages are installed 2026-03-14 08:12:25.283813 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647037 2026-03-14 08:12:25.285607 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:10:03.539250 | 0.34s 2026-03-14 08:12:25.298527 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:25.863672 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 2026-03-14 08:12:25.864664 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:04.118315 | 0.56s 2026-03-14 08:12:25.878261 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:12:25.939951 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:12:25.940973 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:10:04.194626 | 0.06s 2026-03-14 08:12:25.953787 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:12:25.988863 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:10:04.242511 | 0.03s 2026-03-14 08:12:26.011476 | a5fb84e9-acd7-4f9b-abec-b042a77f9dc7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647037 2026-03-14 08:12:26.026568 | fa163e0a-ba28-31b9-2e96-00000000c949 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:12:26.344380 | fa163e0a-ba28-31b9-2e96-00000000c5ea | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:26.345414 | fa163e0a-ba28-31b9-2e96-00000000c5ea | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:10:04.599066 | 11.52s 2026-03-14 08:12:26.358370 | fa163e0a-ba28-31b9-2e96-00000000c5eb | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:26.405029 | fa163e0a-ba28-31b9-2e96-00000000c949 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647037 2026-03-14 08:12:26.406258 | fa163e0a-ba28-31b9-2e96-00000000c949 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647037 | 0:10:04.659905 | 0.38s 2026-03-14 08:12:26.417658 | fa163e0a-ba28-31b9-2e96-00000000c94a | TASK | Set podman_drop_in fact 2026-03-14 08:12:26.456726 | fa163e0a-ba28-31b9-2e96-00000000c5eb | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:26.458291 | fa163e0a-ba28-31b9-2e96-00000000c5eb | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:10:04.711927 | 0.07s 2026-03-14 08:12:26.483219 | fa163e0a-ba28-31b9-2e96-00000000c94a | OK | Set podman_drop_in fact | np0005647037 2026-03-14 08:12:26.484321 | fa163e0a-ba28-31b9-2e96-00000000c94a | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647037 | 0:10:04.737972 | 0.07s 2026-03-14 08:12:26.503380 | fa163e0a-ba28-31b9-2e96-00000000c94c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:12:26.532519 | fa163e0a-ba28-31b9-2e96-00000000c493 | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:26.569219 | fa163e0a-ba28-31b9-2e96-00000000c493 | SKIPPED | Diff puppet-generated changes for check mode | np0005647038 2026-03-14 08:12:26.570573 | fa163e0a-ba28-31b9-2e96-00000000c493 | TIMING | Diff puppet-generated changes for check mode | np0005647038 | 0:10:04.824176 | 0.04s 2026-03-14 08:12:26.590612 | fa163e0a-ba28-31b9-2e96-00000000c494 | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:26.624892 | fa163e0a-ba28-31b9-2e96-00000000c494 | SKIPPED | Diff puppet-generated changes for check mode | np0005647038 2026-03-14 08:12:26.626165 | fa163e0a-ba28-31b9-2e96-00000000c494 | TIMING | Diff puppet-generated changes for check mode | np0005647038 | 0:10:04.879810 | 0.03s 2026-03-14 08:12:26.646900 | fa163e0a-ba28-31b9-2e96-00000000bfa9 | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:12:26.664186 | fa163e0a-ba28-31b9-2e96-00000000c7cc | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:12:26.666136 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:10:04.919766 | 3.07s 2026-03-14 08:12:26.701970 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TASK | Ensure provider packages are installed 2026-03-14 08:12:26.707775 | fa163e0a-ba28-31b9-2e96-00000000bfa9 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647038 | 0:10:04.961411 | 0.06s 2026-03-14 08:12:26.742419 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:12:26.822056 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:10:05.075703 | 0.08s 2026-03-14 08:12:26.832332 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:12:27.163426 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647038 2026-03-14 08:12:27.164510 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:10:05.418163 | 0.33s 2026-03-14 08:12:27.183334 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:27.453955 | fa163e0a-ba28-31b9-2e96-00000000c94c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-container-shutdown 2026-03-14 08:12:27.460669 | fa163e0a-ba28-31b9-2e96-00000000c94c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:10:05.714302 | 0.96s 2026-03-14 08:12:27.528649 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 2026-03-14 08:12:27.529656 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:05.783307 | 0.35s 2026-03-14 08:12:27.549911 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:12:27.597214 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:12:27.598240 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:10:05.851892 | 0.05s 2026-03-14 08:12:27.612716 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:12:27.639990 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:10:05.893632 | 0.03s 2026-03-14 08:12:27.663294 | fab90c60-c060-41f4-a265-8997fa9af577 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647038 2026-03-14 08:12:27.680106 | fa163e0a-ba28-31b9-2e96-00000000c9aa | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:12:28.019280 | fa163e0a-ba28-31b9-2e96-00000000c9aa | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647038 2026-03-14 08:12:28.020570 | fa163e0a-ba28-31b9-2e96-00000000c9aa | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647038 | 0:10:06.274178 | 0.34s 2026-03-14 08:12:28.034538 | fa163e0a-ba28-31b9-2e96-00000000c9ab | TASK | Set podman_drop_in fact 2026-03-14 08:12:28.048908 | fa163e0a-ba28-31b9-2e96-00000000c7cc | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:12:28.050173 | fa163e0a-ba28-31b9-2e96-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:10:06.303819 | 3.18s 2026-03-14 08:12:28.073884 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TASK | Ensure provider packages are installed 2026-03-14 08:12:28.094411 | fa163e0a-ba28-31b9-2e96-00000000c9ab | OK | Set podman_drop_in fact | np0005647038 2026-03-14 08:12:28.095354 | fa163e0a-ba28-31b9-2e96-00000000c9ab | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647038 | 0:10:06.349006 | 0.06s 2026-03-14 08:12:28.107790 | fa163e0a-ba28-31b9-2e96-00000000c9ad | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:12:28.414733 | fa163e0a-ba28-31b9-2e96-00000000c94c | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-start-podman-container 2026-03-14 08:12:28.418996 | fa163e0a-ba28-31b9-2e96-00000000c94c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:10:06.672602 | 1.91s 2026-03-14 08:12:28.427765 | fa163e0a-ba28-31b9-2e96-00000000c94c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:10:06.681412 | 1.92s 2026-03-14 08:12:28.443089 | fa163e0a-ba28-31b9-2e96-00000000c94d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:12:28.596289 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:06.849908 | 3.51s 2026-03-14 08:12:28.609005 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:06.862648 | 3.53s 2026-03-14 08:12:28.643786 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:29.039797 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:29.042585 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:07.296200 | 0.40s 2026-03-14 08:12:29.050084 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:07.303737 | 0.40s 2026-03-14 08:12:29.067085 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:29.130369 | fa163e0a-ba28-31b9-2e96-00000000c9ad | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-container-shutdown 2026-03-14 08:12:29.134777 | fa163e0a-ba28-31b9-2e96-00000000c9ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:10:07.388409 | 1.03s 2026-03-14 08:12:29.398602 | fa163e0a-ba28-31b9-2e96-00000000c94d | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 2026-03-14 08:12:29.399753 | fa163e0a-ba28-31b9-2e96-00000000c94d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 | 0:10:07.653401 | 0.96s 2026-03-14 08:12:29.420793 | fa163e0a-ba28-31b9-2e96-00000000c94e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:12:29.449506 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:29.454611 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:07.708205 | 0.39s 2026-03-14 08:12:29.466207 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:07.719845 | 0.40s 2026-03-14 08:12:29.497074 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TASK | Ensure provider service is running 2026-03-14 08:12:30.062719 | fa163e0a-ba28-31b9-2e96-00000000c9ad | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-start-podman-container 2026-03-14 08:12:30.065301 | fa163e0a-ba28-31b9-2e96-00000000c9ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:10:08.318945 | 1.96s 2026-03-14 08:12:30.072814 | fa163e0a-ba28-31b9-2e96-00000000c9ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:10:08.326460 | 1.96s 2026-03-14 08:12:30.088380 | fa163e0a-ba28-31b9-2e96-00000000c9ae | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:12:30.158653 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:08.412194 | 3.46s 2026-03-14 08:12:30.165304 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:08.418952 | 3.46s 2026-03-14 08:12:30.187637 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:30.378838 | fa163e0a-ba28-31b9-2e96-00000000c94e | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 2026-03-14 08:12:30.380098 | fa163e0a-ba28-31b9-2e96-00000000c94e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 | 0:10:08.633734 | 0.96s 2026-03-14 08:12:30.395404 | fa163e0a-ba28-31b9-2e96-00000000c94f | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:12:30.546236 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:30.548378 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:08.802028 | 0.36s 2026-03-14 08:12:30.553595 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:08.807244 | 0.36s 2026-03-14 08:12:30.574121 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:30.960514 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:30.963370 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:09.217014 | 0.39s 2026-03-14 08:12:30.971836 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:09.225487 | 0.40s 2026-03-14 08:12:30.991825 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TASK | Ensure provider service is running 2026-03-14 08:12:31.057874 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:12:31.060911 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:09.314550 | 1.56s 2026-03-14 08:12:31.076229 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:09.329890 | 1.58s 2026-03-14 08:12:31.077338 | fa163e0a-ba28-31b9-2e96-00000000c9ae | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 2026-03-14 08:12:31.077754 | fa163e0a-ba28-31b9-2e96-00000000c9ae | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 | 0:10:09.331416 | 0.99s 2026-03-14 08:12:31.088747 | fa163e0a-ba28-31b9-2e96-00000000c9af | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:12:31.109553 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TASK | Ensure certificate requests 2026-03-14 08:12:31.201970 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:09.455595 | 3.13s 2026-03-14 08:12:31.210926 | fa163e0a-ba28-31b9-2e96-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:09.464584 | 3.14s 2026-03-14 08:12:31.233617 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:31.342352 | fa163e0a-ba28-31b9-2e96-00000000c94f | CHANGED | Enable and start tripleo-container-shutdown | np0005647037 2026-03-14 08:12:31.343901 | fa163e0a-ba28-31b9-2e96-00000000c94f | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647037 | 0:10:09.597551 | 0.95s 2026-03-14 08:12:31.358616 | fa163e0a-ba28-31b9-2e96-00000000c950 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:12:31.532018 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:12:31.535750 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:09.789384 | 0.54s 2026-03-14 08:12:31.549165 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:09.802814 | 0.56s 2026-03-14 08:12:31.571074 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TASK | Ensure certificate requests 2026-03-14 08:12:31.613028 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:31.616401 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:09.870028 | 0.38s 2026-03-14 08:12:31.625515 | fa163e0a-ba28-31b9-2e96-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:09.879166 | 0.39s 2026-03-14 08:12:31.649053 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:31.945888 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:31.948693 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:10.202338 | 0.30s 2026-03-14 08:12:31.955284 | fa163e0a-ba28-31b9-2e96-00000000c7d2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:10.208941 | 0.30s 2026-03-14 08:12:31.978716 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TASK | Ensure provider service is running 2026-03-14 08:12:32.151235 | fa163e0a-ba28-31b9-2e96-00000000c9af | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 2026-03-14 08:12:32.152225 | fa163e0a-ba28-31b9-2e96-00000000c9af | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 | 0:10:10.405879 | 1.06s 2026-03-14 08:12:32.163197 | fa163e0a-ba28-31b9-2e96-00000000c9b0 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:12:32.312669 | fa163e0a-ba28-31b9-2e96-00000000c950 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 2026-03-14 08:12:32.315419 | fa163e0a-ba28-31b9-2e96-00000000c950 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 | 0:10:10.569059 | 0.96s 2026-03-14 08:12:32.338637 | fa163e0a-ba28-31b9-2e96-00000000c951 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:12:32.488739 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:12:32.492371 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:10.746014 | 0.51s 2026-03-14 08:12:32.507828 | fa163e0a-ba28-31b9-2e96-00000000c7d4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:10.761475 | 0.53s 2026-03-14 08:12:32.509483 | fa163e0a-ba28-31b9-2e96-00000000c743 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:32.510140 | fa163e0a-ba28-31b9-2e96-00000000c743 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:10:10.763796 | 14.24s 2026-03-14 08:12:32.529322 | fa163e0a-ba28-31b9-2e96-00000000c744 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:32.560821 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TASK | Ensure certificate requests 2026-03-14 08:12:32.615764 | fa163e0a-ba28-31b9-2e96-00000000c744 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:32.616762 | fa163e0a-ba28-31b9-2e96-00000000c744 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:10:10.870414 | 0.09s 2026-03-14 08:12:32.637574 | fa163e0a-ba28-31b9-2e96-00000000c63a | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:32.674037 | fa163e0a-ba28-31b9-2e96-00000000c63a | SKIPPED | Diff puppet-generated changes for check mode | np0005647039 2026-03-14 08:12:32.674993 | fa163e0a-ba28-31b9-2e96-00000000c63a | TIMING | Diff puppet-generated changes for check mode | np0005647039 | 0:10:10.928646 | 0.04s 2026-03-14 08:12:32.684763 | fa163e0a-ba28-31b9-2e96-00000000c63b | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:12:32.724396 | fa163e0a-ba28-31b9-2e96-00000000c63b | SKIPPED | Diff puppet-generated changes for check mode | np0005647039 2026-03-14 08:12:32.727046 | fa163e0a-ba28-31b9-2e96-00000000c63b | TIMING | Diff puppet-generated changes for check mode | np0005647039 | 0:10:10.980701 | 0.04s 2026-03-14 08:12:32.739745 | fa163e0a-ba28-31b9-2e96-00000000c1a6 | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:12:32.757264 | fa163e0a-ba28-31b9-2e96-00000000c1a6 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647039 | 0:10:11.010905 | 0.02s 2026-03-14 08:12:32.783355 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:12:32.813649 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005647033.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:12:32.816225 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:11.069872 | 1.71s 2026-03-14 08:12:32.821840 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:11.075500 | 1.71s 2026-03-14 08:12:32.851523 | fa163e0a-ba28-31b9-2e96-00000000acba | TASK | Configure OVN DBs and northd 2026-03-14 08:12:32.898057 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:10:11.151700 | 0.11s 2026-03-14 08:12:32.912731 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:12:32.919017 | fa163e0a-ba28-31b9-2e96-00000000acba | TIMING | Configure OVN DBs and northd | np0005647033 | 0:10:11.172656 | 0.07s 2026-03-14 08:12:32.965308 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-03-14 08:12:33.050021 | fa163e0a-ba28-31b9-2e96-00000000c9b0 | CHANGED | Enable and start tripleo-container-shutdown | np0005647038 2026-03-14 08:12:33.051305 | fa163e0a-ba28-31b9-2e96-00000000c9b0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647038 | 0:10:11.304958 | 0.89s 2026-03-14 08:12:33.061972 | fa163e0a-ba28-31b9-2e96-00000000c9b1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:12:33.229563 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647039 2026-03-14 08:12:33.230610 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:10:11.484262 | 0.32s 2026-03-14 08:12:33.242675 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:33.306018 | fa163e0a-ba28-31b9-2e96-00000000c951 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 2026-03-14 08:12:33.308898 | fa163e0a-ba28-31b9-2e96-00000000c951 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 | 0:10:11.562537 | 0.97s 2026-03-14 08:12:33.337045 | fa163e0a-ba28-31b9-2e96-00000000c952 | TASK | Enable and start netns-placeholder 2026-03-14 08:12:33.348472 | fa163e0a-ba28-31b9-2e96-00000000ca5a | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005647033 2026-03-14 08:12:33.350082 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005647033 | 0:10:11.603719 | 0.38s 2026-03-14 08:12:33.374806 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005647035.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:12:33.377941 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:11.631591 | 1.81s 2026-03-14 08:12:33.397093 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:33.406742 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:11.660360 | 1.83s 2026-03-14 08:12:33.453890 | fa163e0a-ba28-31b9-2e96-00000000adbf | TASK | Configure OVN DBs and northd 2026-03-14 08:12:33.469116 | fa163e0a-ba28-31b9-2e96-00000000ca5b | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005647033 2026-03-14 08:12:33.470180 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005647033 | 0:10:11.723828 | 0.07s 2026-03-14 08:12:33.490170 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TASK | check ovsdb-tool election-timer options 2026-03-14 08:12:33.515205 | fa163e0a-ba28-31b9-2e96-00000000adbf | TIMING | Configure OVN DBs and northd | np0005647035 | 0:10:11.768849 | 0.06s 2026-03-14 08:12:33.515968 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 2026-03-14 08:12:33.516418 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:11.770080 | 0.27s 2026-03-14 08:12:33.544532 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:12:33.564461 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-03-14 08:12:33.604846 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:12:33.605601 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:10:11.859254 | 0.06s 2026-03-14 08:12:33.616186 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:12:33.641598 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:10:11.895243 | 0.02s 2026-03-14 08:12:33.656705 | 78803602-d7df-46b5-97c7-89a8417bd0cc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647039 2026-03-14 08:12:33.670613 | fa163e0a-ba28-31b9-2e96-00000000cab8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:12:33.817352 | fa163e0a-ba28-31b9-2e96-00000000ca5c | CHANGED | check ovsdb-tool election-timer options | np0005647033 2026-03-14 08:12:33.819500 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005647033 | 0:10:12.073127 | 0.33s 2026-03-14 08:12:33.853688 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TASK | set has_ovsdb_tool_election_timer fact 2026-03-14 08:12:33.891870 | fa163e0a-ba28-31b9-2e96-00000000ca5a | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005647035 2026-03-14 08:12:33.893658 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005647035 | 0:10:12.147291 | 0.33s 2026-03-14 08:12:33.929583 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:33.936303 | fa163e0a-ba28-31b9-2e96-00000000ca5d | OK | set has_ovsdb_tool_election_timer fact | np0005647033 2026-03-14 08:12:33.937317 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005647033 | 0:10:12.190966 | 0.08s 2026-03-14 08:12:33.955200 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TASK | render OVN cluster configuration 2026-03-14 08:12:34.003436 | fa163e0a-ba28-31b9-2e96-00000000ca5b | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005647035 2026-03-14 08:12:34.004427 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005647035 | 0:10:12.258078 | 0.07s 2026-03-14 08:12:34.045767 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TASK | check ovsdb-tool election-timer options 2026-03-14 08:12:34.051820 | fa163e0a-ba28-31b9-2e96-00000000cab8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647039 2026-03-14 08:12:34.052941 | fa163e0a-ba28-31b9-2e96-00000000cab8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647039 | 0:10:12.306578 | 0.38s 2026-03-14 08:12:34.068215 | fa163e0a-ba28-31b9-2e96-00000000cab9 | TASK | Set podman_drop_in fact 2026-03-14 08:12:34.118515 | fa163e0a-ba28-31b9-2e96-00000000cab9 | OK | Set podman_drop_in fact | np0005647039 2026-03-14 08:12:34.119324 | fa163e0a-ba28-31b9-2e96-00000000cab9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647039 | 0:10:12.372980 | 0.05s 2026-03-14 08:12:34.129351 | fa163e0a-ba28-31b9-2e96-00000000cabb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:12:34.220391 | fa163e0a-ba28-31b9-2e96-00000000c9b1 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 2026-03-14 08:12:34.221560 | fa163e0a-ba28-31b9-2e96-00000000c9b1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 | 0:10:12.475198 | 1.16s 2026-03-14 08:12:34.232141 | fa163e0a-ba28-31b9-2e96-00000000c9b2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:12:34.265207 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005647032.internalapi.ooo.test@OOO.TEST'} 2026-03-14 08:12:34.270311 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:12.523945 | 1.71s 2026-03-14 08:12:34.280678 | fa163e0a-ba28-31b9-2e96-00000000c7d7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:12.534323 | 1.72s 2026-03-14 08:12:34.325942 | fa163e0a-ba28-31b9-2e96-00000000aba4 | TASK | Configure OVN DBs and northd 2026-03-14 08:12:34.332449 | fa163e0a-ba28-31b9-2e96-00000000c952 | CHANGED | Enable and start netns-placeholder | np0005647037 2026-03-14 08:12:34.333731 | fa163e0a-ba28-31b9-2e96-00000000c952 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647037 | 0:10:12.587377 | 0.99s 2026-03-14 08:12:34.346507 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:12:34.364996 | fa163e0a-ba28-31b9-2e96-00000000aba4 | TIMING | Configure OVN DBs and northd | np0005647032 | 0:10:12.618624 | 0.04s 2026-03-14 08:12:34.423942 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-03-14 08:12:34.429835 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:10:12.683471 | 0.08s 2026-03-14 08:12:34.430776 | fa163e0a-ba28-31b9-2e96-00000000ca5c | CHANGED | check ovsdb-tool election-timer options | np0005647035 2026-03-14 08:12:34.431448 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005647035 | 0:10:12.685108 | 0.38s 2026-03-14 08:12:34.444040 | e16c6163-cf65-4e77-aa22-59c2994fe0bd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647037 2026-03-14 08:12:34.456044 | fa163e0a-ba28-31b9-2e96-00000000cb11 | TASK | Update config hashes for container startup configs 2026-03-14 08:12:34.476635 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TASK | set has_ovsdb_tool_election_timer fact 2026-03-14 08:12:34.520170 | fa163e0a-ba28-31b9-2e96-00000000ca5d | OK | set has_ovsdb_tool_election_timer fact | np0005647035 2026-03-14 08:12:34.520971 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005647035 | 0:10:12.774624 | 0.04s 2026-03-14 08:12:34.535803 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TASK | render OVN cluster configuration 2026-03-14 08:12:34.763415 | fa163e0a-ba28-31b9-2e96-00000000ca5a | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005647032 2026-03-14 08:12:34.764600 | fa163e0a-ba28-31b9-2e96-00000000ca5a | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005647032 | 0:10:13.018250 | 0.34s 2026-03-14 08:12:34.790423 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TASK | set is_ovn_dbs_bootstrap_node fact 2026-03-14 08:12:34.821021 | | WARNING | Config change detected for metrics_qdr, new hash: 0cc47ef198c96c1be99d359a3481193d 2026-03-14 08:12:34.822034 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2026-03-14 08:12:34.822379 | | WARNING | Config change detected for iscsid, new hash: 899bcd995d705cb0f53d36a6c7d0d1e1 2026-03-14 08:12:34.822907 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.823396 | | WARNING | Config change detected for nova_virtnodedevd, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.823832 | | WARNING | Config change detected for nova_virtproxyd, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.824265 | | WARNING | Config change detected for nova_virtqemud, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.824763 | | WARNING | Config change detected for nova_virtsecretd, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.825204 | | WARNING | Config change detected for nova_virtstoraged, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.825722 | | WARNING | Config change detected for rsyslog, new hash: c6a283b7c1680e57af8eb5c2518e644a 2026-03-14 08:12:34.826143 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 8d7badec992d37b96967bd6bda9249eb 2026-03-14 08:12:34.826573 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 8d7badec992d37b96967bd6bda9249eb 2026-03-14 08:12:34.827028 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:12:34.827443 | | WARNING | Config change detected for nova_migration_target, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.827968 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 5b6bc476d8aef6308b15c6c7d062d1c5 2026-03-14 08:12:34.828399 | | WARNING | Config change detected for nova_compute, new hash: 899bcd995d705cb0f53d36a6c7d0d1e1-d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.828883 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: d7a37f1210b32ffa32a4825bd491e0ad 2026-03-14 08:12:34.829309 | fa163e0a-ba28-31b9-2e96-00000000cb11 | CHANGED | Update config hashes for container startup configs | np0005647037 2026-03-14 08:12:34.829956 | fa163e0a-ba28-31b9-2e96-00000000cb11 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647037 | 0:10:13.083606 | 0.37s 2026-03-14 08:12:34.853150 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:34.860931 | fa163e0a-ba28-31b9-2e96-00000000ca5b | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005647032 2026-03-14 08:12:34.862080 | fa163e0a-ba28-31b9-2e96-00000000ca5b | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005647032 | 0:10:13.115721 | 0.07s 2026-03-14 08:12:34.884561 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TASK | check ovsdb-tool election-timer options 2026-03-14 08:12:34.901562 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:13.155190 | 0.05s 2026-03-14 08:12:34.914769 | 0a84d29f-3cca-4d2e-a075-c57d745c6758 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:12:34.930700 | fa163e0a-ba28-31b9-2e96-00000000cb36 | TASK | Gather podman infos 2026-03-14 08:12:35.067142 | fa163e0a-ba28-31b9-2e96-00000000cabb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-container-shutdown 2026-03-14 08:12:35.071794 | fa163e0a-ba28-31b9-2e96-00000000cabb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:10:13.325420 | 0.94s 2026-03-14 08:12:35.199460 | fa163e0a-ba28-31b9-2e96-00000000c9b2 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 2026-03-14 08:12:35.200602 | fa163e0a-ba28-31b9-2e96-00000000c9b2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 | 0:10:13.454252 | 0.97s 2026-03-14 08:12:35.201474 | fa163e0a-ba28-31b9-2e96-00000000ca5c | CHANGED | check ovsdb-tool election-timer options | np0005647032 2026-03-14 08:12:35.202255 | fa163e0a-ba28-31b9-2e96-00000000ca5c | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005647032 | 0:10:13.455909 | 0.32s 2026-03-14 08:12:35.230645 | fa163e0a-ba28-31b9-2e96-00000000c9b3 | TASK | Enable and start netns-placeholder 2026-03-14 08:12:35.261668 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TASK | set has_ovsdb_tool_election_timer fact 2026-03-14 08:12:35.320564 | fa163e0a-ba28-31b9-2e96-00000000ca5d | OK | set has_ovsdb_tool_election_timer fact | np0005647032 2026-03-14 08:12:35.321518 | fa163e0a-ba28-31b9-2e96-00000000ca5d | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005647032 | 0:10:13.575168 | 0.06s 2026-03-14 08:12:35.343183 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TASK | render OVN cluster configuration 2026-03-14 08:12:35.507313 | fa163e0a-ba28-31b9-2e96-00000000ca5e | CHANGED | render OVN cluster configuration | np0005647033 2026-03-14 08:12:35.509059 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005647033 | 0:10:13.762699 | 1.55s 2026-03-14 08:12:35.554363 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TASK | restart OVN northd and north and south databases 2026-03-14 08:12:35.600210 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647033 | 0:10:13.853841 | 0.04s 2026-03-14 08:12:35.609161 | fa163e0a-ba28-31b9-2e96-00000000ca5e | CHANGED | render OVN cluster configuration | np0005647035 2026-03-14 08:12:35.610482 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005647035 | 0:10:13.864130 | 1.07s 2026-03-14 08:12:35.626335 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647033 | 0:10:13.879977 | 0.07s 2026-03-14 08:12:35.642246 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TASK | restart OVN northd and north and south databases 2026-03-14 08:12:35.648108 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647033 | 0:10:13.901749 | 0.09s 2026-03-14 08:12:35.659201 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647033 | 0:10:13.912836 | 0.10s 2026-03-14 08:12:35.773468 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647035 | 0:10:14.027117 | 0.12s 2026-03-14 08:12:35.776430 | fa163e0a-ba28-31b9-2e96-00000000cb36 | OK | Gather podman infos | np0005647037 2026-03-14 08:12:35.777581 | fa163e0a-ba28-31b9-2e96-00000000cb36 | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:10:14.031201 | 0.85s 2026-03-14 08:12:35.783446 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647035 | 0:10:14.037102 | 0.13s 2026-03-14 08:12:35.795201 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647035 | 0:10:14.048858 | 0.15s 2026-03-14 08:12:35.810716 | 9b874682-fd07-477a-8d54-183747372cc6 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647033 2026-03-14 08:12:35.814649 | 447907d1-e7e7-4f29-9c72-a1de58e1bd39 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647033 2026-03-14 08:12:35.818282 | 3070244f-e444-42b9-a96a-525ba05ebadf | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647033 2026-03-14 08:12:35.833518 | fa163e0a-ba28-31b9-2e96-00000000cb37 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:35.854776 | fa163e0a-ba28-31b9-2e96-00000000cb7f | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-03-14 08:12:35.860542 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647035 | 0:10:14.114180 | 0.21s 2026-03-14 08:12:35.877648 | ab19357b-382a-47b7-bc06-b50785997bc9 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647035 2026-03-14 08:12:35.883065 | 9140a933-d5cc-430a-9955-6cf3dd7cfd6a | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647035 2026-03-14 08:12:35.887504 | 73461ab2-1694-4267-894b-f4525e92afb0 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647035 2026-03-14 08:12:35.916159 | fa163e0a-ba28-31b9-2e96-00000000cbbe | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-03-14 08:12:35.921862 | fa163e0a-ba28-31b9-2e96-00000000cb37 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:14.175495 | 0.09s 2026-03-14 08:12:35.980165 | fa163e0a-ba28-31b9-2e96-00000000cabb | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-start-podman-container 2026-03-14 08:12:35.984325 | fa163e0a-ba28-31b9-2e96-00000000cabb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:10:14.237960 | 1.85s 2026-03-14 08:12:35.994251 | fa163e0a-ba28-31b9-2e96-00000000cabb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:10:14.247899 | 1.86s 2026-03-14 08:12:36.009500 | fa163e0a-ba28-31b9-2e96-00000000cabc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:12:36.015850 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647037 | 0:10:14.269474 | 0.06s 2026-03-14 08:12:36.037940 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:36.093367 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:14.347008 | 0.05s 2026-03-14 08:12:36.110366 | 7ea0ccc7-8c16-4cfb-84b7-c2506805794f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:12:36.133652 | fa163e0a-ba28-31b9-2e96-00000000cc44 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:36.198031 | fa163e0a-ba28-31b9-2e96-00000000c9b3 | CHANGED | Enable and start netns-placeholder | np0005647038 2026-03-14 08:12:36.199619 | fa163e0a-ba28-31b9-2e96-00000000c9b3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647038 | 0:10:14.453264 | 0.97s 2026-03-14 08:12:36.204072 | fa163e0a-ba28-31b9-2e96-00000000cb7f | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005647033 2026-03-14 08:12:36.204516 | fa163e0a-ba28-31b9-2e96-00000000cb7f | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005647033 | 0:10:14.458176 | 0.35s 2026-03-14 08:12:36.220427 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:12:36.248264 | fa163e0a-ba28-31b9-2e96-00000000cb80 | TASK | restart tripleo_cluster_north_db_server systemd service 2026-03-14 08:12:36.278857 | fa163e0a-ba28-31b9-2e96-00000000cbbe | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005647035 2026-03-14 08:12:36.280261 | fa163e0a-ba28-31b9-2e96-00000000cbbe | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005647035 | 0:10:14.533912 | 0.36s 2026-03-14 08:12:36.281219 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:10:14.534880 | 0.06s 2026-03-14 08:12:36.291782 | 9297863b-dec7-407c-8cd8-2283e21facbb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647038 2026-03-14 08:12:36.310227 | fa163e0a-ba28-31b9-2e96-00000000cc8e | TASK | Update config hashes for container startup configs 2026-03-14 08:12:36.330887 | fa163e0a-ba28-31b9-2e96-00000000cbbf | TASK | restart tripleo_cluster_north_db_server systemd service 2026-03-14 08:12:36.336618 | fa163e0a-ba28-31b9-2e96-00000000cb80 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005647033 2026-03-14 08:12:36.337854 | fa163e0a-ba28-31b9-2e96-00000000cb80 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005647033 | 0:10:14.591498 | 0.09s 2026-03-14 08:12:36.355056 | fa163e0a-ba28-31b9-2e96-00000000cb84 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-03-14 08:12:36.389385 | fa163e0a-ba28-31b9-2e96-00000000cbbf | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005647035 2026-03-14 08:12:36.393733 | fa163e0a-ba28-31b9-2e96-00000000cbbf | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005647035 | 0:10:14.647372 | 0.06s 2026-03-14 08:12:36.415955 | fa163e0a-ba28-31b9-2e96-00000000cbc3 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-03-14 08:12:36.480244 | fa163e0a-ba28-31b9-2e96-00000000ca5e | CHANGED | render OVN cluster configuration | np0005647032 2026-03-14 08:12:36.481873 | fa163e0a-ba28-31b9-2e96-00000000ca5e | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005647032 | 0:10:14.735509 | 1.14s 2026-03-14 08:12:36.521211 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TASK | restart OVN northd and north and south databases 2026-03-14 08:12:36.584147 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647032 | 0:10:14.837773 | 0.06s 2026-03-14 08:12:36.605021 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647032 | 0:10:14.858665 | 0.08s 2026-03-14 08:12:36.619617 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647032 | 0:10:14.873266 | 0.10s 2026-03-14 08:12:36.628404 | fa163e0a-ba28-31b9-2e96-00000000ca5f | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005647032 | 0:10:14.882050 | 0.11s 2026-03-14 08:12:36.657655 | fe44f524-4103-422d-b67a-8c42d4b42dda | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647032 2026-03-14 08:12:36.663834 | 9521d039-95c4-49b7-ae27-e3dedc6a2503 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647032 2026-03-14 08:12:36.669419 | 645786c9-d0bc-45cd-bf2c-679ff9871d7e | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005647032 2026-03-14 08:12:36.703596 | fa163e0a-ba28-31b9-2e96-00000000ccb7 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-03-14 08:12:36.711137 | | WARNING | Config change detected for metrics_qdr, new hash: a23298f9fafa44ad0aa5aa0bb906d573 2026-03-14 08:12:36.715535 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2026-03-14 08:12:36.716246 | | WARNING | Config change detected for iscsid, new hash: 7bd306116e22ed3ac71a503d4435b726 2026-03-14 08:12:36.717122 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.717775 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.718444 | | WARNING | Config change detected for nova_virtproxyd, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.719099 | | WARNING | Config change detected for nova_virtqemud, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.719749 | | WARNING | Config change detected for nova_virtsecretd, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.720413 | | WARNING | Config change detected for nova_virtstoraged, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.721145 | | WARNING | Config change detected for rsyslog, new hash: 7b66bb1d029d69fa425cf9fa4b0135de 2026-03-14 08:12:36.721835 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 5cab02ba71c06a230475b7e4d613fe16 2026-03-14 08:12:36.722478 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 5cab02ba71c06a230475b7e4d613fe16 2026-03-14 08:12:36.723113 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:12:36.723838 | | WARNING | Config change detected for nova_migration_target, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.724584 | | WARNING | Config change detected for ovn_metadata_agent, new hash: c402dec6da83258c2fbb5b00b0f74548 2026-03-14 08:12:36.725346 | | WARNING | Config change detected for nova_compute, new hash: 7bd306116e22ed3ac71a503d4435b726-6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.725975 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 6bbd2d9545004f041e1cbdb687b4e159 2026-03-14 08:12:36.726630 | fa163e0a-ba28-31b9-2e96-00000000cc8e | CHANGED | Update config hashes for container startup configs | np0005647038 2026-03-14 08:12:36.727778 | fa163e0a-ba28-31b9-2e96-00000000cc8e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647038 | 0:10:14.981383 | 0.42s 2026-03-14 08:12:36.728806 | fa163e0a-ba28-31b9-2e96-00000000cb84 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005647033 2026-03-14 08:12:36.732531 | fa163e0a-ba28-31b9-2e96-00000000cb84 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005647033 | 0:10:14.986192 | 0.38s 2026-03-14 08:12:36.733493 | fa163e0a-ba28-31b9-2e96-00000000cbc3 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005647035 2026-03-14 08:12:36.734168 | fa163e0a-ba28-31b9-2e96-00000000cbc3 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005647035 | 0:10:14.987829 | 0.32s 2026-03-14 08:12:36.748642 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:36.771277 | fa163e0a-ba28-31b9-2e96-00000000cb85 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-03-14 08:12:36.796310 | fa163e0a-ba28-31b9-2e96-00000000cbc4 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-03-14 08:12:36.810197 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:15.063833 | 0.06s 2026-03-14 08:12:36.829099 | 4e6c8288-b965-4087-981b-8f0193b93b06 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:12:36.847069 | fa163e0a-ba28-31b9-2e96-00000000ccfe | TASK | Gather podman infos 2026-03-14 08:12:36.857301 | fa163e0a-ba28-31b9-2e96-00000000cb85 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005647033 2026-03-14 08:12:36.859023 | fa163e0a-ba28-31b9-2e96-00000000cb85 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005647033 | 0:10:15.112670 | 0.09s 2026-03-14 08:12:36.859769 | fa163e0a-ba28-31b9-2e96-00000000cbc4 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005647035 2026-03-14 08:12:36.860194 | fa163e0a-ba28-31b9-2e96-00000000cbc4 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005647035 | 0:10:15.113856 | 0.06s 2026-03-14 08:12:36.878913 | fa163e0a-ba28-31b9-2e96-00000000cb89 | TASK | check if tripleo_cluster_northd systemd service is active 2026-03-14 08:12:36.901951 | fa163e0a-ba28-31b9-2e96-00000000cbc8 | TASK | check if tripleo_cluster_northd systemd service is active 2026-03-14 08:12:36.970079 | fa163e0a-ba28-31b9-2e96-00000000cabc | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 2026-03-14 08:12:36.971581 | fa163e0a-ba28-31b9-2e96-00000000cabc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 | 0:10:15.225230 | 0.96s 2026-03-14 08:12:36.983013 | fa163e0a-ba28-31b9-2e96-00000000cabd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:12:37.054954 | fa163e0a-ba28-31b9-2e96-00000000ccb7 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005647032 2026-03-14 08:12:37.057240 | fa163e0a-ba28-31b9-2e96-00000000ccb7 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005647032 | 0:10:15.310870 | 0.35s 2026-03-14 08:12:37.093810 | fa163e0a-ba28-31b9-2e96-00000000ccb8 | TASK | restart tripleo_cluster_north_db_server systemd service 2026-03-14 08:12:37.131012 | fa163e0a-ba28-31b9-2e96-00000000ccb8 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005647032 2026-03-14 08:12:37.131875 | fa163e0a-ba28-31b9-2e96-00000000ccb8 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005647032 | 0:10:15.385530 | 0.04s 2026-03-14 08:12:37.149135 | fa163e0a-ba28-31b9-2e96-00000000ccbc | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-03-14 08:12:37.236663 | fa163e0a-ba28-31b9-2e96-00000000cb89 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005647033 2026-03-14 08:12:37.237850 | fa163e0a-ba28-31b9-2e96-00000000cb89 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005647033 | 0:10:15.491501 | 0.36s 2026-03-14 08:12:37.255879 | fa163e0a-ba28-31b9-2e96-00000000cb8a | TASK | restart tripleo_cluster_northd systemd service 2026-03-14 08:12:37.272587 | fa163e0a-ba28-31b9-2e96-00000000cbc8 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005647035 2026-03-14 08:12:37.273830 | fa163e0a-ba28-31b9-2e96-00000000cbc8 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005647035 | 0:10:15.527480 | 0.37s 2026-03-14 08:12:37.293504 | fa163e0a-ba28-31b9-2e96-00000000cbc9 | TASK | restart tripleo_cluster_northd systemd service 2026-03-14 08:12:37.304492 | fa163e0a-ba28-31b9-2e96-00000000cb8a | SKIPPED | restart tripleo_cluster_northd systemd service | np0005647033 2026-03-14 08:12:37.305776 | fa163e0a-ba28-31b9-2e96-00000000cb8a | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005647033 | 0:10:15.559420 | 0.05s 2026-03-14 08:12:37.345957 | fa163e0a-ba28-31b9-2e96-00000000cbc9 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005647035 2026-03-14 08:12:37.347167 | fa163e0a-ba28-31b9-2e96-00000000cbc9 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005647035 | 0:10:15.600814 | 0.05s 2026-03-14 08:12:37.390917 | fa163e0a-ba28-31b9-2e96-00000000acbc | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:10:15.644546 | 0.05s 2026-03-14 08:12:37.430953 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:12:37.437779 | fa163e0a-ba28-31b9-2e96-00000000adc1 | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:10:15.691409 | 0.05s 2026-03-14 08:12:37.493766 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:12:37.499899 | fa163e0a-ba28-31b9-2e96-00000000ccbc | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005647032 2026-03-14 08:12:37.500809 | fa163e0a-ba28-31b9-2e96-00000000ccbc | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005647032 | 0:10:15.754458 | 0.35s 2026-03-14 08:12:37.501368 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:10:15.755028 | 0.07s 2026-03-14 08:12:37.501865 | fa163e0a-ba28-31b9-2e96-00000000ccfe | OK | Gather podman infos | np0005647038 2026-03-14 08:12:37.502199 | fa163e0a-ba28-31b9-2e96-00000000ccfe | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:10:15.755861 | 0.65s 2026-03-14 08:12:37.524402 | b98b84c4-62ec-449e-b6d1-067480fedfa3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:12:37.540472 | fa163e0a-ba28-31b9-2e96-00000000cd01 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:37.562490 | fa163e0a-ba28-31b9-2e96-00000000ccbd | TASK | restart tripleo_cluster_south_db_server systemd service 2026-03-14 08:12:37.585510 | fa163e0a-ba28-31b9-2e96-00000000cd95 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:37.591567 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:10:15.845189 | 0.10s 2026-03-14 08:12:37.592433 | fa163e0a-ba28-31b9-2e96-00000000cd01 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:15.846094 | 0.05s 2026-03-14 08:12:37.621569 | d57d0461-0fb2-4934-b637-ec58b6435ce6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:12:37.664858 | fa163e0a-ba28-31b9-2e96-00000000cdc9 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:37.670756 | fa163e0a-ba28-31b9-2e96-00000000ccbd | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005647032 2026-03-14 08:12:37.671757 | fa163e0a-ba28-31b9-2e96-00000000ccbd | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005647032 | 0:10:15.925401 | 0.11s 2026-03-14 08:12:37.672408 | fa163e0a-ba28-31b9-2e96-00000000cc44 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 2026-03-14 08:12:37.678779 | fa163e0a-ba28-31b9-2e96-00000000cc44 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:15.932439 | 1.54s 2026-03-14 08:12:37.679193 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647038 | 0:10:15.932856 | 0.03s 2026-03-14 08:12:37.692948 | fa163e0a-ba28-31b9-2e96-00000000cc45 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:37.724483 | fa163e0a-ba28-31b9-2e96-00000000ccc1 | TASK | check if tripleo_cluster_northd systemd service is active 2026-03-14 08:12:37.750602 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:37.785880 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:16.039517 | 0.03s 2026-03-14 08:12:37.798335 | e54cb490-0b3d-46f8-afa5-2cfe7f878e05 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:12:37.825117 | fa163e0a-ba28-31b9-2e96-00000000ce05 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:37.913982 | fa163e0a-ba28-31b9-2e96-00000000cabd | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 2026-03-14 08:12:37.914945 | fa163e0a-ba28-31b9-2e96-00000000cabd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 | 0:10:16.168597 | 0.93s 2026-03-14 08:12:37.925594 | fa163e0a-ba28-31b9-2e96-00000000cabe | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:12:38.010965 | fa163e0a-ba28-31b9-2e96-00000000ccc1 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005647032 2026-03-14 08:12:38.011862 | fa163e0a-ba28-31b9-2e96-00000000ccc1 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005647032 | 0:10:16.265514 | 0.29s 2026-03-14 08:12:38.031348 | fa163e0a-ba28-31b9-2e96-00000000ccc2 | TASK | restart tripleo_cluster_northd systemd service 2026-03-14 08:12:38.038583 | fa163e0a-ba28-31b9-2e96-00000000cd95 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:12:38.039530 | fa163e0a-ba28-31b9-2e96-00000000cd95 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:10:16.293174 | 0.45s 2026-03-14 08:12:38.055019 | fa163e0a-ba28-31b9-2e96-00000000cd96 | TASK | Set platform/version specific variables 2026-03-14 08:12:38.064220 | fa163e0a-ba28-31b9-2e96-00000000ccc2 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005647032 2026-03-14 08:12:38.065037 | fa163e0a-ba28-31b9-2e96-00000000ccc2 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005647032 | 0:10:16.318689 | 0.03s 2026-03-14 08:12:38.108663 | fa163e0a-ba28-31b9-2e96-00000000cdc9 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:12:38.109658 | fa163e0a-ba28-31b9-2e96-00000000cdc9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:10:16.363312 | 0.44s 2026-03-14 08:12:38.125220 | fa163e0a-ba28-31b9-2e96-00000000cdca | TASK | Set platform/version specific variables 2026-03-14 08:12:38.130681 | fa163e0a-ba28-31b9-2e96-00000000cd96 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:38.157027 | fa163e0a-ba28-31b9-2e96-00000000cd96 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:38.159597 | fa163e0a-ba28-31b9-2e96-00000000aba6 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:10:16.413250 | 0.06s 2026-03-14 08:12:38.176409 | fa163e0a-ba28-31b9-2e96-00000000cd96 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:12:38.190541 | fa163e0a-ba28-31b9-2e96-00000000cdca | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:38.207581 | fa163e0a-ba28-31b9-2e96-00000000cd96 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:12:38.219683 | fa163e0a-ba28-31b9-2e96-00000000cdca | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:38.236693 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TASK | Set version specific variables 2026-03-14 08:12:38.244180 | fa163e0a-ba28-31b9-2e96-00000000cd96 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:10:16.497811 | 0.19s 2026-03-14 08:12:38.248480 | fa163e0a-ba28-31b9-2e96-00000000cdca | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:12:38.267491 | fa163e0a-ba28-31b9-2e96-00000000cdca | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:12:38.280424 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:38.308108 | fa163e0a-ba28-31b9-2e96-00000000cdca | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:10:16.561740 | 0.18s 2026-03-14 08:12:38.313334 | fa163e0a-ba28-31b9-2e96-00000000bb9f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:10:16.566995 | 0.08s 2026-03-14 08:12:38.330736 | a57013db-f167-4aaa-b745-993dac05fc08 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:12:38.348046 | fa163e0a-ba28-31b9-2e96-00000000ce91 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:38.367172 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:38.828408 | fa163e0a-ba28-31b9-2e96-00000000ce91 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:12:38.830085 | fa163e0a-ba28-31b9-2e96-00000000ce91 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:10:17.083732 | 0.48s 2026-03-14 08:12:38.831792 | fa163e0a-ba28-31b9-2e96-00000000cabe | CHANGED | Enable and start tripleo-container-shutdown | np0005647039 2026-03-14 08:12:38.832788 | fa163e0a-ba28-31b9-2e96-00000000cabe | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647039 | 0:10:17.086449 | 0.91s 2026-03-14 08:12:38.844624 | fa163e0a-ba28-31b9-2e96-00000000cabf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:12:38.866896 | fa163e0a-ba28-31b9-2e96-00000000ce92 | TASK | Set platform/version specific variables 2026-03-14 08:12:38.964563 | fa163e0a-ba28-31b9-2e96-00000000ce92 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:39.004089 | fa163e0a-ba28-31b9-2e96-00000000ce92 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:39.027315 | fa163e0a-ba28-31b9-2e96-00000000ce92 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:12:39.049053 | fa163e0a-ba28-31b9-2e96-00000000ce92 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:12:39.057161 | fa163e0a-ba28-31b9-2e96-00000000ce92 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:10:17.310802 | 0.19s 2026-03-14 08:12:39.074212 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:39.447534 | fa163e0a-ba28-31b9-2e96-00000000ce05 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 2026-03-14 08:12:39.449058 | fa163e0a-ba28-31b9-2e96-00000000ce05 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:17.702700 | 1.62s 2026-03-14 08:12:39.471922 | fa163e0a-ba28-31b9-2e96-00000000ce06 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:39.830704 | fa163e0a-ba28-31b9-2e96-00000000cabf | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 2026-03-14 08:12:39.831657 | fa163e0a-ba28-31b9-2e96-00000000cabf | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 | 0:10:18.085309 | 0.99s 2026-03-14 08:12:39.842309 | fa163e0a-ba28-31b9-2e96-00000000cac0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:12:40.415000 | fa163e0a-ba28-31b9-2e96-00000000cc45 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 2026-03-14 08:12:40.416069 | fa163e0a-ba28-31b9-2e96-00000000cc45 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647037 | 0:10:18.669719 | 2.72s 2026-03-14 08:12:40.451291 | fa163e0a-ba28-31b9-2e96-00000000bf4f | TASK | Clean container_puppet_tasks for np0005647037 step 1 2026-03-14 08:12:40.768866 | fa163e0a-ba28-31b9-2e96-00000000bf4f | OK | Clean container_puppet_tasks for np0005647037 step 1 | np0005647037 2026-03-14 08:12:40.769739 | fa163e0a-ba28-31b9-2e96-00000000bf4f | TIMING | Clean container_puppet_tasks for np0005647037 step 1 | np0005647037 | 0:10:19.023395 | 0.32s 2026-03-14 08:12:40.770145 | fa163e0a-ba28-31b9-2e96-00000000cac0 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 2026-03-14 08:12:40.770525 | fa163e0a-ba28-31b9-2e96-00000000cac0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 | 0:10:19.024187 | 0.93s 2026-03-14 08:12:40.787809 | fa163e0a-ba28-31b9-2e96-00000000bf50 | TASK | Calculate container_puppet_tasks for np0005647037 step 1 2026-03-14 08:12:40.802914 | fa163e0a-ba28-31b9-2e96-00000000cac1 | TASK | Enable and start netns-placeholder 2026-03-14 08:12:40.842370 | fa163e0a-ba28-31b9-2e96-00000000bf50 | TIMING | Calculate container_puppet_tasks for np0005647037 step 1 | np0005647037 | 0:10:19.096013 | 0.05s 2026-03-14 08:12:40.854877 | fa163e0a-ba28-31b9-2e96-00000000bf51 | TASK | Include container-puppet tasks for step 1 2026-03-14 08:12:40.893878 | fa163e0a-ba28-31b9-2e96-00000000bf51 | TIMING | Include container-puppet tasks for step 1 | np0005647037 | 0:10:19.147525 | 0.04s 2026-03-14 08:12:40.906659 | 4a8b30ee-c42a-4f57-9ec6-05cd6f973b62 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647037 2026-03-14 08:12:40.926118 | fa163e0a-ba28-31b9-2e96-00000000cec3 | TASK | Write container-puppet-tasks json file for np0005647037 step 1 2026-03-14 08:12:41.363957 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:12:41.367415 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:10:19.621052 | 3.09s 2026-03-14 08:12:41.391480 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:12:41.442630 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:12:41.444131 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:10:19.697772 | 3.08s 2026-03-14 08:12:41.462131 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:12:41.747336 | fa163e0a-ba28-31b9-2e96-00000000cac1 | CHANGED | Enable and start netns-placeholder | np0005647039 2026-03-14 08:12:41.749182 | fa163e0a-ba28-31b9-2e96-00000000cac1 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647039 | 0:10:20.002820 | 0.94s 2026-03-14 08:12:41.775646 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:12:41.804273 | fa163e0a-ba28-31b9-2e96-00000000cec3 | CHANGED | Write container-puppet-tasks json file for np0005647037 step 1 | np0005647037 2026-03-14 08:12:41.806226 | fa163e0a-ba28-31b9-2e96-00000000cec3 | TIMING | Write container-puppet-tasks json file for np0005647037 step 1 | np0005647037 | 0:10:20.059864 | 0.88s 2026-03-14 08:12:41.830396 | fa163e0a-ba28-31b9-2e96-00000000cec5 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:41.849038 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:10:20.102673 | 0.07s 2026-03-14 08:12:41.866067 | 92357e2a-4ddc-44aa-a451-f43ed3ffd411 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647039 2026-03-14 08:12:41.887398 | fa163e0a-ba28-31b9-2e96-00000000cee4 | TASK | Update config hashes for container startup configs 2026-03-14 08:12:42.157376 | fa163e0a-ba28-31b9-2e96-00000000bba0 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:12:42.158658 | fa163e0a-ba28-31b9-2e96-00000000bba0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:10:20.412304 | 3.08s 2026-03-14 08:12:42.186021 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TASK | Ensure provider packages are installed 2026-03-14 08:12:42.191868 | fa163e0a-ba28-31b9-2e96-00000000cec5 | OK | Generate container puppet configs for step 1 | np0005647037 2026-03-14 08:12:42.193066 | fa163e0a-ba28-31b9-2e96-00000000cec5 | TIMING | Generate container puppet configs for step 1 | np0005647037 | 0:10:20.446706 | 0.36s 2026-03-14 08:12:42.209025 | fa163e0a-ba28-31b9-2e96-00000000cec6 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:12:42.230043 | fa163e0a-ba28-31b9-2e96-00000000cec6 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647037 | 0:10:20.483695 | 0.02s 2026-03-14 08:12:42.262072 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:42.270749 | | WARNING | Config change detected for metrics_qdr, new hash: e9e220ae6eb9c88aeef557e0bbe6eb01 2026-03-14 08:12:42.271744 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2026-03-14 08:12:42.272002 | | WARNING | Config change detected for iscsid, new hash: 74ff3e9b39f091ef2b317c448bdb1998 2026-03-14 08:12:42.272331 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.272672 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.272939 | | WARNING | Config change detected for nova_virtproxyd, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.273179 | | WARNING | Config change detected for nova_virtqemud, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.273439 | | WARNING | Config change detected for nova_virtsecretd, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.273704 | | WARNING | Config change detected for nova_virtstoraged, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.273959 | | WARNING | Config change detected for rsyslog, new hash: 4f8754b8e7649de963ccbe79716f4e47 2026-03-14 08:12:42.274207 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 5f0c9e5ff406251c3d1703283028d29d 2026-03-14 08:12:42.274470 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 5f0c9e5ff406251c3d1703283028d29d 2026-03-14 08:12:42.274749 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:12:42.275013 | | WARNING | Config change detected for nova_migration_target, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.275265 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 89d4e515ab132e3819ffd3d88f522cb8 2026-03-14 08:12:42.275511 | | WARNING | Config change detected for nova_compute, new hash: 74ff3e9b39f091ef2b317c448bdb1998-694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.275789 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 694a6c21ee475e66bc20125c45d7248e 2026-03-14 08:12:42.276076 | fa163e0a-ba28-31b9-2e96-00000000cee4 | CHANGED | Update config hashes for container startup configs | np0005647039 2026-03-14 08:12:42.276505 | fa163e0a-ba28-31b9-2e96-00000000cee4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647039 | 0:10:20.530152 | 0.39s 2026-03-14 08:12:42.290043 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:42.347598 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:20.601248 | 0.06s 2026-03-14 08:12:42.358757 | 9838cf78-5139-43f1-87b9-d478d39ff680 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:12:42.376831 | fa163e0a-ba28-31b9-2e96-00000000cf49 | TASK | Gather podman infos 2026-03-14 08:12:42.383359 | fa163e0a-ba28-31b9-2e96-00000000ce06 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 2026-03-14 08:12:42.389338 | fa163e0a-ba28-31b9-2e96-00000000ce06 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647038 | 0:10:20.642983 | 2.92s 2026-03-14 08:12:42.389787 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:10:20.643448 | 0.13s 2026-03-14 08:12:42.402516 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:42.436397 | fa163e0a-ba28-31b9-2e96-00000000bfab | TASK | Clean container_puppet_tasks for np0005647038 step 1 2026-03-14 08:12:42.723599 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647037 2026-03-14 08:12:42.725240 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:10:20.978879 | 0.32s 2026-03-14 08:12:42.752776 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:42.762049 | fa163e0a-ba28-31b9-2e96-00000000bfab | OK | Clean container_puppet_tasks for np0005647038 step 1 | np0005647038 2026-03-14 08:12:42.763609 | fa163e0a-ba28-31b9-2e96-00000000bfab | TIMING | Clean container_puppet_tasks for np0005647038 step 1 | np0005647038 | 0:10:21.017244 | 0.33s 2026-03-14 08:12:42.796388 | fa163e0a-ba28-31b9-2e96-00000000bfac | TASK | Calculate container_puppet_tasks for np0005647038 step 1 2026-03-14 08:12:42.851058 | fa163e0a-ba28-31b9-2e96-00000000bfac | TIMING | Calculate container_puppet_tasks for np0005647038 step 1 | np0005647038 | 0:10:21.104701 | 0.05s 2026-03-14 08:12:42.870883 | fa163e0a-ba28-31b9-2e96-00000000bfad | TASK | Include container-puppet tasks for step 1 2026-03-14 08:12:42.905413 | fa163e0a-ba28-31b9-2e96-00000000bfad | TIMING | Include container-puppet tasks for step 1 | np0005647038 | 0:10:21.159058 | 0.03s 2026-03-14 08:12:42.920942 | 5532c05e-221a-4058-8a4b-43423e46abe2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647038 2026-03-14 08:12:42.946437 | fa163e0a-ba28-31b9-2e96-00000000cf80 | TASK | Write container-puppet-tasks json file for np0005647038 step 1 2026-03-14 08:12:43.031141 | fa163e0a-ba28-31b9-2e96-00000000cf49 | OK | Gather podman infos | np0005647039 2026-03-14 08:12:43.032013 | fa163e0a-ba28-31b9-2e96-00000000cf49 | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:10:21.285664 | 0.65s 2026-03-14 08:12:43.049539 | fa163e0a-ba28-31b9-2e96-00000000cf4a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:43.066982 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:43.068120 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:10:21.321768 | 0.31s 2026-03-14 08:12:43.083466 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:43.118935 | fa163e0a-ba28-31b9-2e96-00000000cf4a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:21.372546 | 0.07s 2026-03-14 08:12:43.179327 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:12:43.180732 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:10:21.434362 | 0.09s 2026-03-14 08:12:43.195778 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:43.216564 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647039 | 0:10:21.470197 | 0.05s 2026-03-14 08:12:43.242931 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:43.249373 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:12:43.250283 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:10:21.503919 | 0.05s 2026-03-14 08:12:43.261432 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:43.291320 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:21.544967 | 0.05s 2026-03-14 08:12:43.303319 | 0e5c8bdc-399a-4c18-8392-d281cb24af64 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:12:43.325620 | fa163e0a-ba28-31b9-2e96-00000000cfdd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:43.332281 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:12:43.333144 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:10:21.586791 | 0.07s 2026-03-14 08:12:43.346953 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:43.380417 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:43.381150 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:10:21.634804 | 0.03s 2026-03-14 08:12:43.392019 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:43.426655 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 2026-03-14 08:12:43.427425 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647037 | 0:10:21.681080 | 0.03s 2026-03-14 08:12:43.923237 | fa163e0a-ba28-31b9-2e96-00000000cf80 | CHANGED | Write container-puppet-tasks json file for np0005647038 step 1 | np0005647038 2026-03-14 08:12:43.924023 | fa163e0a-ba28-31b9-2e96-00000000cf80 | TIMING | Write container-puppet-tasks json file for np0005647038 step 1 | np0005647038 | 0:10:22.177681 | 0.98s 2026-03-14 08:12:43.934643 | fa163e0a-ba28-31b9-2e96-00000000cf82 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:44.297643 | fa163e0a-ba28-31b9-2e96-00000000cf82 | OK | Generate container puppet configs for step 1 | np0005647038 2026-03-14 08:12:44.298690 | fa163e0a-ba28-31b9-2e96-00000000cf82 | TIMING | Generate container puppet configs for step 1 | np0005647038 | 0:10:22.552343 | 0.36s 2026-03-14 08:12:44.309366 | fa163e0a-ba28-31b9-2e96-00000000cf83 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:12:44.346088 | fa163e0a-ba28-31b9-2e96-00000000cf83 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647038 | 0:10:22.599728 | 0.04s 2026-03-14 08:12:44.377002 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:44.455468 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:22.709068 | 3.06s 2026-03-14 08:12:44.464574 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:22.718211 | 3.07s 2026-03-14 08:12:44.480448 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:44.500541 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:10:22.754175 | 0.12s 2026-03-14 08:12:44.516793 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:44.727493 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:22.981129 | 3.26s 2026-03-14 08:12:44.733234 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:22.986885 | 3.27s 2026-03-14 08:12:44.750093 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:44.829295 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:44.832229 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:23.085831 | 0.35s 2026-03-14 08:12:44.840734 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:23.094377 | 0.36s 2026-03-14 08:12:44.842330 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647038 2026-03-14 08:12:44.843168 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:10:23.096823 | 0.33s 2026-03-14 08:12:44.861488 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:44.886674 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:44.982024 | fa163e0a-ba28-31b9-2e96-00000000cfdd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 2026-03-14 08:12:44.982964 | fa163e0a-ba28-31b9-2e96-00000000cfdd | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:23.236612 | 1.66s 2026-03-14 08:12:44.996312 | fa163e0a-ba28-31b9-2e96-00000000cfde | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:12:45.102053 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:45.103025 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:23.356676 | 0.35s 2026-03-14 08:12:45.108082 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:23.361727 | 0.36s 2026-03-14 08:12:45.140384 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:45.195971 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:45.197650 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:10:23.451290 | 0.33s 2026-03-14 08:12:45.219230 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:45.269663 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:12:45.270615 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:10:23.524268 | 0.05s 2026-03-14 08:12:45.275197 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:45.278882 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:23.532536 | 0.39s 2026-03-14 08:12:45.293066 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:45.301615 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:23.555241 | 0.41s 2026-03-14 08:12:45.320302 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:23.573943 | 3.13s 2026-03-14 08:12:45.340680 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:12:45.348970 | fa163e0a-ba28-31b9-2e96-00000000bba2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:23.602600 | 3.16s 2026-03-14 08:12:45.350397 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:12:45.351194 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:10:23.604851 | 0.06s 2026-03-14 08:12:45.367636 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:45.392284 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:45.409386 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:12:45.410358 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:10:23.664008 | 0.04s 2026-03-14 08:12:45.423136 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:45.469635 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:45.470454 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:10:23.724109 | 0.05s 2026-03-14 08:12:45.482078 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:45.521484 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 2026-03-14 08:12:45.522437 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647038 | 0:10:23.776090 | 0.04s 2026-03-14 08:12:45.571870 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:45.573736 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:23.827381 | 0.43s 2026-03-14 08:12:45.594945 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:23.848594 | 0.45s 2026-03-14 08:12:45.615207 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:12:45.780199 | fa163e0a-ba28-31b9-2e96-00000000bba4 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:45.783874 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:24.037500 | 0.39s 2026-03-14 08:12:45.792650 | fa163e0a-ba28-31b9-2e96-00000000bba4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:24.046299 | 0.40s 2026-03-14 08:12:45.817119 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:45.828355 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:12:45.831706 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:24.085351 | 0.49s 2026-03-14 08:12:45.838862 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:24.092510 | 0.50s 2026-03-14 08:12:45.861848 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:12:46.113609 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:12:46.118780 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:24.372411 | 0.50s 2026-03-14 08:12:46.128166 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:24.381816 | 0.51s 2026-03-14 08:12:46.150519 | fa163e0a-ba28-31b9-2e96-00000000bba6 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:46.152943 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:24.406548 | 0.33s 2026-03-14 08:12:46.163143 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:12:46.170584 | fa163e0a-ba28-31b9-2e96-00000000bba6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:24.424194 | 0.35s 2026-03-14 08:12:46.194837 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TASK | Ensure provider service is running 2026-03-14 08:12:46.715832 | fa163e0a-ba28-31b9-2e96-00000000bba8 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:12:46.719295 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:24.972941 | 0.52s 2026-03-14 08:12:46.731644 | fa163e0a-ba28-31b9-2e96-00000000bba8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:24.985296 | 0.54s 2026-03-14 08:12:46.753139 | fa163e0a-ba28-31b9-2e96-00000000bbab | TASK | Ensure certificate requests 2026-03-14 08:12:47.596503 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647033.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:12:47.598087 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:25.851730 | 1.73s 2026-03-14 08:12:47.608778 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:25.862420 | 1.75s 2026-03-14 08:12:47.698325 | fa163e0a-ba28-31b9-2e96-00000000acbe | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:10:25.951969 | 0.04s 2026-03-14 08:12:47.723214 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647035.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:12:47.727397 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:25.981044 | 1.56s 2026-03-14 08:12:47.770180 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TASK | Set version specific variables 2026-03-14 08:12:47.776683 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:26.030315 | 1.61s 2026-03-14 08:12:47.821059 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:10:26.074703 | 0.05s 2026-03-14 08:12:47.842175 | aee01d05-ea9a-40e2-a72c-91e2bf90e053 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:12:47.859810 | fa163e0a-ba28-31b9-2e96-00000000d0f3 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:47.865983 | fa163e0a-ba28-31b9-2e96-00000000adc3 | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:10:26.119620 | 0.06s 2026-03-14 08:12:47.909696 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TASK | Set version specific variables 2026-03-14 08:12:47.915925 | fa163e0a-ba28-31b9-2e96-00000000cfde | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 2026-03-14 08:12:47.917171 | fa163e0a-ba28-31b9-2e96-00000000cfde | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647039 | 0:10:26.170813 | 2.92s 2026-03-14 08:12:47.961375 | fa163e0a-ba28-31b9-2e96-00000000c1a8 | TASK | Clean container_puppet_tasks for np0005647039 step 1 2026-03-14 08:12:47.967294 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:10:26.220932 | 0.06s 2026-03-14 08:12:47.983747 | d67cbaf1-6b83-4622-9978-1ffe77bee3d7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:12:48.002325 | fa163e0a-ba28-31b9-2e96-00000000d135 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:48.287756 | fa163e0a-ba28-31b9-2e96-00000000c1a8 | OK | Clean container_puppet_tasks for np0005647039 step 1 | np0005647039 2026-03-14 08:12:48.288710 | fa163e0a-ba28-31b9-2e96-00000000c1a8 | TIMING | Clean container_puppet_tasks for np0005647039 step 1 | np0005647039 | 0:10:26.542364 | 0.33s 2026-03-14 08:12:48.314378 | fa163e0a-ba28-31b9-2e96-00000000c1a9 | TASK | Calculate container_puppet_tasks for np0005647039 step 1 2026-03-14 08:12:48.370392 | fa163e0a-ba28-31b9-2e96-00000000d0f3 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:12:48.371438 | fa163e0a-ba28-31b9-2e96-00000000d0f3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:10:26.625087 | 0.51s 2026-03-14 08:12:48.393395 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | TASK | Set platform/version specific variables 2026-03-14 08:12:48.400157 | fa163e0a-ba28-31b9-2e96-00000000c1a9 | TIMING | Calculate container_puppet_tasks for np0005647039 step 1 | np0005647039 | 0:10:26.653789 | 0.08s 2026-03-14 08:12:48.414157 | fa163e0a-ba28-31b9-2e96-00000000c1aa | TASK | Include container-puppet tasks for step 1 2026-03-14 08:12:48.457220 | fa163e0a-ba28-31b9-2e96-00000000c1aa | TIMING | Include container-puppet tasks for step 1 | np0005647039 | 0:10:26.710850 | 0.04s 2026-03-14 08:12:48.478958 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:48.503625 | 0b17e8b1-0369-4933-bc81-09dfc52620fe | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647039 2026-03-14 08:12:48.516847 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:12:48.532517 | fa163e0a-ba28-31b9-2e96-00000000d157 | TASK | Write container-puppet-tasks json file for np0005647039 step 1 2026-03-14 08:12:48.539910 | fa163e0a-ba28-31b9-2e96-00000000d135 | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:12:48.540884 | fa163e0a-ba28-31b9-2e96-00000000d135 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:10:26.794535 | 0.54s 2026-03-14 08:12:48.551830 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:12:48.560995 | fa163e0a-ba28-31b9-2e96-00000000d136 | TASK | Set platform/version specific variables 2026-03-14 08:12:48.592076 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:12:48.603120 | fa163e0a-ba28-31b9-2e96-00000000d0f4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:10:26.856765 | 0.21s 2026-03-14 08:12:48.620764 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:48.624525 | fa163e0a-ba28-31b9-2e96-00000000d136 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:48.648184 | fa163e0a-ba28-31b9-2e96-00000000d136 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:12:48.675345 | fa163e0a-ba28-31b9-2e96-00000000d136 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:12:48.694891 | fa163e0a-ba28-31b9-2e96-00000000d136 | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:12:48.699479 | fa163e0a-ba28-31b9-2e96-00000000d136 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:10:26.953128 | 0.14s 2026-03-14 08:12:48.715156 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:48.780975 | fa163e0a-ba28-31b9-2e96-00000000bbab | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005647032.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-03-14 08:12:48.784968 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:27.038600 | 2.03s 2026-03-14 08:12:48.794304 | fa163e0a-ba28-31b9-2e96-00000000bbab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:27.047956 | 2.04s 2026-03-14 08:12:48.881284 | fa163e0a-ba28-31b9-2e96-00000000aba8 | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:10:27.134927 | 0.05s 2026-03-14 08:12:48.926482 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TASK | Set version specific variables 2026-03-14 08:12:48.976049 | fa163e0a-ba28-31b9-2e96-00000000d0c2 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:10:27.229695 | 0.05s 2026-03-14 08:12:48.992151 | 64d15939-a687-4e41-bde6-06c6e7f04772 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:12:49.010327 | fa163e0a-ba28-31b9-2e96-00000000d1b0 | TASK | Ensure ansible_facts used by role 2026-03-14 08:12:49.485300 | fa163e0a-ba28-31b9-2e96-00000000d1b0 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:12:49.486112 | fa163e0a-ba28-31b9-2e96-00000000d1b0 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:10:27.739769 | 0.47s 2026-03-14 08:12:49.501744 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | TASK | Set platform/version specific variables 2026-03-14 08:12:49.555201 | fa163e0a-ba28-31b9-2e96-00000000d157 | CHANGED | Write container-puppet-tasks json file for np0005647039 step 1 | np0005647039 2026-03-14 08:12:49.556065 | fa163e0a-ba28-31b9-2e96-00000000d157 | TIMING | Write container-puppet-tasks json file for np0005647039 step 1 | np0005647039 | 0:10:27.809720 | 1.02s 2026-03-14 08:12:49.567340 | fa163e0a-ba28-31b9-2e96-00000000d159 | TASK | Generate container puppet configs for step 1 2026-03-14 08:12:49.597146 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:49.627871 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:12:49.657189 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:12:49.676279 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:12:49.680612 | fa163e0a-ba28-31b9-2e96-00000000d1b1 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:10:27.934254 | 0.18s 2026-03-14 08:12:49.699272 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:12:49.902450 | fa163e0a-ba28-31b9-2e96-00000000d159 | OK | Generate container puppet configs for step 1 | np0005647039 2026-03-14 08:12:49.903396 | fa163e0a-ba28-31b9-2e96-00000000d159 | TIMING | Generate container puppet configs for step 1 | np0005647039 | 0:10:28.157049 | 0.33s 2026-03-14 08:12:49.915045 | fa163e0a-ba28-31b9-2e96-00000000d15a | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:12:49.940267 | fa163e0a-ba28-31b9-2e96-00000000d15a | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647039 | 0:10:28.193909 | 0.02s 2026-03-14 08:12:49.968893 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:12:50.083130 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:10:28.336774 | 0.11s 2026-03-14 08:12:50.093431 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:12:50.368936 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647039 2026-03-14 08:12:50.370317 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:10:28.623962 | 0.28s 2026-03-14 08:12:50.393493 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:50.775084 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:50.776361 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:10:29.030005 | 0.38s 2026-03-14 08:12:50.796360 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:12:50.840982 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:12:50.841880 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:10:29.095533 | 0.04s 2026-03-14 08:12:50.855272 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:12:50.886596 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:12:50.887527 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:10:29.141179 | 0.03s 2026-03-14 08:12:50.900385 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:12:50.945662 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:12:50.946480 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:10:29.200134 | 0.05s 2026-03-14 08:12:50.961284 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:51.013841 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:51.014744 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:10:29.268396 | 0.05s 2026-03-14 08:12:51.030126 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:12:51.081047 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 2026-03-14 08:12:51.081885 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647039 | 0:10:29.335537 | 0.05s 2026-03-14 08:12:51.638853 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:12:51.639654 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:10:29.893311 | 3.01s 2026-03-14 08:12:51.658187 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TASK | Ensure provider packages are installed 2026-03-14 08:12:51.807167 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:12:51.808308 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:10:30.061957 | 3.09s 2026-03-14 08:12:51.828503 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TASK | Ensure provider packages are installed 2026-03-14 08:12:52.725017 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:12:52.726926 | fa163e0a-ba28-31b9-2e96-00000000d0c3 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:10:30.980574 | 3.03s 2026-03-14 08:12:52.749190 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TASK | Ensure provider packages are installed 2026-03-14 08:12:54.667932 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:32.921555 | 3.01s 2026-03-14 08:12:54.682389 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:10:32.935982 | 3.02s 2026-03-14 08:12:54.718734 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:54.973502 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:33.227104 | 3.14s 2026-03-14 08:12:54.982747 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:10:33.236387 | 3.15s 2026-03-14 08:12:55.004992 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:55.097881 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:55.100940 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:33.354554 | 0.38s 2026-03-14 08:12:55.109505 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:10:33.363151 | 0.39s 2026-03-14 08:12:55.131139 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:55.389508 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:55.392744 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:33.646366 | 0.39s 2026-03-14 08:12:55.400642 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:10:33.654284 | 0.39s 2026-03-14 08:12:55.421460 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:55.528989 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:12:55.533064 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:33.786687 | 0.40s 2026-03-14 08:12:55.539657 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:10:33.793300 | 0.41s 2026-03-14 08:12:55.560744 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TASK | Ensure provider service is running 2026-03-14 08:12:55.808514 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:12:55.811700 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:34.065325 | 0.39s 2026-03-14 08:12:55.819737 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:10:34.073376 | 0.40s 2026-03-14 08:12:55.843175 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TASK | Ensure provider service is running 2026-03-14 08:12:55.879444 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:34.133049 | 3.13s 2026-03-14 08:12:55.889493 | fa163e0a-ba28-31b9-2e96-00000000d0c5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:10:34.143133 | 3.14s 2026-03-14 08:12:55.924081 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:12:56.075876 | fa163e0a-ba28-31b9-2e96-00000000d0cb | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:12:56.080399 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:34.334030 | 0.52s 2026-03-14 08:12:56.090518 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:10:34.344160 | 0.53s 2026-03-14 08:12:56.114539 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TASK | Ensure certificate requests 2026-03-14 08:12:56.285760 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:56.288967 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:34.542589 | 0.36s 2026-03-14 08:12:56.297867 | fa163e0a-ba28-31b9-2e96-00000000d0c7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:10:34.551515 | 0.37s 2026-03-14 08:12:56.322162 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:12:56.387386 | fa163e0a-ba28-31b9-2e96-00000000d0cb | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:12:56.390798 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:34.644435 | 0.55s 2026-03-14 08:12:56.402196 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:10:34.655844 | 0.56s 2026-03-14 08:12:56.425703 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TASK | Ensure certificate requests 2026-03-14 08:12:56.702317 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:12:56.705738 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:34.959378 | 0.38s 2026-03-14 08:12:56.712778 | fa163e0a-ba28-31b9-2e96-00000000d0c9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:10:34.966428 | 0.39s 2026-03-14 08:12:56.735498 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TASK | Ensure provider service is running 2026-03-14 08:12:57.258947 | fa163e0a-ba28-31b9-2e96-00000000d0cb | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:12:57.262856 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:35.516506 | 0.53s 2026-03-14 08:12:57.273594 | fa163e0a-ba28-31b9-2e96-00000000d0cb | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:10:35.527202 | 0.54s 2026-03-14 08:12:57.307710 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TASK | Ensure certificate requests 2026-03-14 08:12:58.545398 | fa163e0a-ba28-31b9-2e96-00000000d0ce | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': 'np0005647035.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005647035.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-03-14 08:12:58.550216 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:36.803846 | 2.12s 2026-03-14 08:12:58.567783 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:10:36.821416 | 2.14s 2026-03-14 08:12:58.574585 | fa163e0a-ba28-31b9-2e96-00000000d0ce | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': 'np0005647033.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005647033.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-03-14 08:12:58.581082 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:36.834727 | 2.47s 2026-03-14 08:12:58.613007 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:10:36.866652 | 2.50s 2026-03-14 08:12:58.656986 | fa163e0a-ba28-31b9-2e96-00000000abaf | TASK | Fail if container image is undefined 2026-03-14 08:12:58.684506 | fa163e0a-ba28-31b9-2e96-00000000abaf | TASK | Fail if container image is undefined 2026-03-14 08:12:58.729370 | fa163e0a-ba28-31b9-2e96-00000000abaf | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:12:58.730561 | fa163e0a-ba28-31b9-2e96-00000000abaf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:10:36.984191 | 0.07s 2026-03-14 08:12:58.767631 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:12:58.773728 | fa163e0a-ba28-31b9-2e96-00000000abaf | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:12:58.774664 | fa163e0a-ba28-31b9-2e96-00000000abaf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:10:37.028301 | 0.09s 2026-03-14 08:12:58.798238 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:12:59.707680 | fa163e0a-ba28-31b9-2e96-00000000d0ce | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': 'np0005647032.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005647032.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-03-14 08:12:59.710597 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:37.964207 | 2.40s 2026-03-14 08:12:59.718699 | fa163e0a-ba28-31b9-2e96-00000000d0ce | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:10:37.972346 | 2.41s 2026-03-14 08:12:59.752660 | fa163e0a-ba28-31b9-2e96-00000000abaf | TASK | Fail if container image is undefined 2026-03-14 08:12:59.819299 | fa163e0a-ba28-31b9-2e96-00000000abaf | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:12:59.820235 | fa163e0a-ba28-31b9-2e96-00000000abaf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:10:38.073889 | 0.07s 2026-03-14 08:12:59.843938 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:13:05.748970 | fa163e0a-ba28-31b9-2e96-00000000abb0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647033 2026-03-14 08:13:05.750729 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647033 | 0:10:44.004369 | 6.95s 2026-03-14 08:13:05.805198 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:13:06.266521 | fa163e0a-ba28-31b9-2e96-00000000abb1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647033 2026-03-14 08:13:06.267950 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647033 | 0:10:44.521596 | 0.46s 2026-03-14 08:13:06.330239 | fa163e0a-ba28-31b9-2e96-00000000accc | TASK | Pre-fetch all the containers 2026-03-14 08:13:06.534462 | fa163e0a-ba28-31b9-2e96-00000000abb0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647035 2026-03-14 08:13:06.535443 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647035 | 0:10:44.789097 | 7.77s 2026-03-14 08:13:06.574516 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:13:07.012148 | fa163e0a-ba28-31b9-2e96-00000000abb1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647035 2026-03-14 08:13:07.013195 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647035 | 0:10:45.266848 | 0.44s 2026-03-14 08:13:07.053536 | fa163e0a-ba28-31b9-2e96-00000000add1 | TASK | Pre-fetch all the containers 2026-03-14 08:13:07.187767 | fa163e0a-ba28-31b9-2e96-00000000abb0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647032 2026-03-14 08:13:07.189025 | fa163e0a-ba28-31b9-2e96-00000000abb0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647032 | 0:10:45.442675 | 7.34s 2026-03-14 08:13:07.228820 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-03-14 08:13:07.656952 | fa163e0a-ba28-31b9-2e96-00000000abb1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647032 2026-03-14 08:13:07.658232 | fa163e0a-ba28-31b9-2e96-00000000abb1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005647032 | 0:10:45.911881 | 0.43s 2026-03-14 08:13:07.723077 | fa163e0a-ba28-31b9-2e96-00000000abbc | TASK | Pre-fetch all the containers 2026-03-14 08:13:15.311509 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-03-14 08:13:15.317334 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:10:53.570976 | 8.99s 2026-03-14 08:13:16.123375 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-03-14 08:13:16.129131 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:10:54.382773 | 9.07s 2026-03-14 08:13:16.284119 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-03-14 08:13:16.288885 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:10:54.542530 | 8.56s 2026-03-14 08:13:21.423644 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-03-14 08:13:21.430061 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:10:59.683709 | 15.10s 2026-03-14 08:13:21.876353 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-03-14 08:13:21.881287 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:00.134935 | 14.83s 2026-03-14 08:13:21.954389 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-03-14 08:13:21.960123 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:00.213770 | 14.24s 2026-03-14 08:13:24.552043 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-03-14 08:13:24.558614 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:02.812256 | 18.23s 2026-03-14 08:13:24.779953 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-03-14 08:13:24.785025 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:03.038672 | 17.06s 2026-03-14 08:13:24.831783 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-03-14 08:13:24.837162 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:03.090810 | 17.78s 2026-03-14 08:13:27.923287 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-03-14 08:13:27.926277 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:06.179931 | 20.20s 2026-03-14 08:13:27.935565 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-03-14 08:13:27.938820 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:06.192475 | 21.61s 2026-03-14 08:13:28.161081 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-03-14 08:13:28.164862 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:06.418510 | 21.11s 2026-03-14 08:13:30.701570 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:13:30.706316 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:08.959964 | 24.37s 2026-03-14 08:13:30.929834 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:13:30.934880 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:09.188529 | 23.88s 2026-03-14 08:13:30.985173 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-03-14 08:13:30.989435 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:09.243083 | 23.26s 2026-03-14 08:13:33.304476 | fa163e0a-ba28-31b9-2e96-00000000abbc | OK | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-03-14 08:13:33.309011 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:11.562665 | 25.58s 2026-03-14 08:13:33.443328 | fa163e0a-ba28-31b9-2e96-00000000accc | OK | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-03-14 08:13:33.447802 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:11.701457 | 27.12s 2026-03-14 08:13:35.292066 | fa163e0a-ba28-31b9-2e96-00000000abbc | OK | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-03-14 08:13:35.296820 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:13.550469 | 27.57s 2026-03-14 08:13:35.537194 | fa163e0a-ba28-31b9-2e96-00000000accc | OK | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-03-14 08:13:35.545132 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:13.798780 | 29.21s 2026-03-14 08:13:37.299655 | fa163e0a-ba28-31b9-2e96-00000000add1 | OK | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-03-14 08:13:37.303798 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:15.557442 | 30.25s 2026-03-14 08:13:39.610259 | fa163e0a-ba28-31b9-2e96-00000000add1 | OK | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-03-14 08:13:39.615213 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:17.868862 | 32.56s 2026-03-14 08:13:40.659956 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-03-14 08:13:40.664374 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:18.918020 | 32.94s 2026-03-14 08:13:41.364240 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-03-14 08:13:41.368369 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:19.622017 | 35.04s 2026-03-14 08:13:44.625902 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-03-14 08:13:44.632928 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:22.886577 | 36.91s 2026-03-14 08:13:44.742487 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-03-14 08:13:44.743872 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:22.997529 | 37.69s 2026-03-14 08:13:45.444043 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-03-14 08:13:45.447467 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:23.701118 | 39.12s 2026-03-14 08:13:47.236749 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-03-14 08:13:47.241772 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:25.495420 | 39.52s 2026-03-14 08:13:48.042016 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-03-14 08:13:48.047034 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:26.300684 | 41.72s 2026-03-14 08:13:49.043388 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-03-14 08:13:49.047673 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:27.301328 | 41.99s 2026-03-14 08:13:51.385435 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-03-14 08:13:51.390677 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:29.644326 | 44.34s 2026-03-14 08:13:57.097747 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-03-14 08:13:57.100721 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:35.354370 | 49.38s 2026-03-14 08:13:59.163532 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-03-14 08:13:59.168996 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:37.422638 | 52.84s 2026-03-14 08:14:01.493321 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-03-14 08:14:01.498145 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:39.751791 | 54.44s 2026-03-14 08:14:04.222360 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-03-14 08:14:04.228397 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:42.482044 | 56.50s 2026-03-14 08:14:06.590527 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-03-14 08:14:06.597121 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:44.850769 | 60.27s 2026-03-14 08:14:08.737825 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-03-14 08:14:08.744272 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:46.997917 | 61.69s 2026-03-14 08:14:11.567517 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-03-14 08:14:11.573178 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:49.826820 | 63.85s 2026-03-14 08:14:14.085459 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-03-14 08:14:14.091074 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:52.344722 | 67.76s 2026-03-14 08:14:15.983079 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-03-14 08:14:15.987955 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:54.241599 | 68.93s 2026-03-14 08:14:16.252995 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-03-14 08:14:16.257687 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:54.511332 | 68.53s 2026-03-14 08:14:18.707494 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-03-14 08:14:18.711844 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:11:56.965492 | 72.38s 2026-03-14 08:14:19.243816 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-03-14 08:14:19.248047 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:11:57.501702 | 71.52s 2026-03-14 08:14:20.796829 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-03-14 08:14:20.801328 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:11:59.054975 | 73.75s 2026-03-14 08:14:21.899123 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-03-14 08:14:21.904770 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:00.158416 | 75.57s 2026-03-14 08:14:23.906351 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-03-14 08:14:23.912850 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:02.166501 | 76.86s 2026-03-14 08:14:27.891921 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-03-14 08:14:27.895037 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:06.148694 | 80.17s 2026-03-14 08:14:30.888262 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-03-14 08:14:30.893103 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:09.146751 | 84.56s 2026-03-14 08:14:32.684954 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-03-14 08:14:32.690302 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:10.943950 | 85.64s 2026-03-14 08:14:42.741648 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-03-14 08:14:42.745924 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:20.999554 | 95.02s 2026-03-14 08:14:45.782697 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-03-14 08:14:45.786726 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:24.040374 | 98.06s 2026-03-14 08:14:47.095830 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-03-14 08:14:47.099995 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:25.353651 | 100.77s 2026-03-14 08:14:48.911166 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-03-14 08:14:48.916426 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:27.170076 | 101.86s 2026-03-14 08:14:49.738092 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-03-14 08:14:49.740673 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:27.994331 | 102.02s 2026-03-14 08:14:50.129852 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-03-14 08:14:50.137188 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:28.390829 | 103.81s 2026-03-14 08:14:51.868455 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-03-14 08:14:51.873500 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:30.127148 | 104.82s 2026-03-14 08:14:53.961520 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-03-14 08:14:53.967579 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:32.221192 | 106.24s 2026-03-14 08:14:54.404302 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-03-14 08:14:54.407746 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:32.661400 | 108.08s 2026-03-14 08:14:55.364035 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-03-14 08:14:55.368453 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:33.622101 | 108.31s 2026-03-14 08:14:56.147178 | fa163e0a-ba28-31b9-2e96-00000000abbc | OK | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-03-14 08:14:56.150790 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:34.404444 | 108.43s 2026-03-14 08:14:58.155860 | fa163e0a-ba28-31b9-2e96-00000000abbc | OK | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-03-14 08:14:58.161294 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:36.414943 | 110.44s 2026-03-14 08:14:58.696652 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-03-14 08:14:58.701791 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:36.955439 | 112.37s 2026-03-14 08:14:59.922462 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-03-14 08:14:59.927508 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:38.181157 | 112.87s 2026-03-14 08:15:00.780847 | fa163e0a-ba28-31b9-2e96-00000000accc | OK | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-03-14 08:15:00.785288 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:39.038935 | 114.45s 2026-03-14 08:15:02.409833 | fa163e0a-ba28-31b9-2e96-00000000add1 | OK | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-03-14 08:15:02.412431 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:40.666087 | 115.36s 2026-03-14 08:15:03.163728 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:15:03.168778 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:41.422427 | 115.44s 2026-03-14 08:15:03.235136 | fa163e0a-ba28-31b9-2e96-00000000accc | OK | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-03-14 08:15:03.240604 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:41.494251 | 116.91s 2026-03-14 08:15:04.673675 | fa163e0a-ba28-31b9-2e96-00000000add1 | OK | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-03-14 08:15:04.678699 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:42.932346 | 117.62s 2026-03-14 08:15:07.449866 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:15:07.453984 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:45.707634 | 119.73s 2026-03-14 08:15:09.175956 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:15:09.180693 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:47.434340 | 122.85s 2026-03-14 08:15:09.647012 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-03-14 08:15:09.650867 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:47.904523 | 122.60s 2026-03-14 08:15:09.960986 | fa163e0a-ba28-31b9-2e96-00000000abbc | OK | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-03-14 08:15:09.966021 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:48.219670 | 122.24s 2026-03-14 08:15:12.073001 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:15:12.076157 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:50.329812 | 125.74s 2026-03-14 08:15:12.634416 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-03-14 08:15:12.638420 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:50.892069 | 125.58s 2026-03-14 08:15:12.711877 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:15:12.714905 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:50.968563 | 124.99s 2026-03-14 08:15:14.130830 | fa163e0a-ba28-31b9-2e96-00000000accc | OK | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-03-14 08:15:14.135991 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:52.389639 | 127.80s 2026-03-14 08:15:15.064588 | fa163e0a-ba28-31b9-2e96-00000000add1 | OK | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-03-14 08:15:15.068982 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:53.322634 | 128.01s 2026-03-14 08:15:17.108550 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:15:17.111773 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:12:55.365431 | 130.78s 2026-03-14 08:15:17.867891 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-03-14 08:15:17.872107 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:12:56.125747 | 130.82s 2026-03-14 08:15:17.911288 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-03-14 08:15:17.915460 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:56.169109 | 130.19s 2026-03-14 08:15:20.956015 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-03-14 08:15:20.961896 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:12:59.215538 | 133.24s 2026-03-14 08:15:22.050721 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-03-14 08:15:22.055168 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:00.308818 | 135.72s 2026-03-14 08:15:23.320954 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-03-14 08:15:23.325127 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:01.578776 | 136.27s 2026-03-14 08:15:24.189539 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-03-14 08:15:24.194860 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:02.448506 | 136.47s 2026-03-14 08:15:25.668523 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-03-14 08:15:25.673087 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:03.926734 | 139.34s 2026-03-14 08:15:26.654201 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-03-14 08:15:26.659238 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:04.912888 | 139.60s 2026-03-14 08:15:27.471430 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:15:27.476188 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:05.729837 | 139.75s 2026-03-14 08:15:29.604480 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-03-14 08:15:29.609000 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:07.862648 | 143.28s 2026-03-14 08:15:29.807883 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-03-14 08:15:29.813277 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:08.066922 | 142.76s 2026-03-14 08:15:30.295938 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-03-14 08:15:30.301346 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:08.554993 | 142.58s 2026-03-14 08:15:32.502955 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:15:32.507774 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:10.761420 | 146.18s 2026-03-14 08:15:32.896992 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-03-14 08:15:32.901375 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:11.155022 | 145.85s 2026-03-14 08:15:33.259418 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-03-14 08:15:33.263313 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:11.516965 | 145.54s 2026-03-14 08:15:35.956430 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-03-14 08:15:35.962465 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:14.216110 | 148.91s 2026-03-14 08:15:36.825298 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-03-14 08:15:36.829878 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:15.083524 | 150.50s 2026-03-14 08:15:37.589445 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:15:37.594404 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:15.848048 | 149.87s 2026-03-14 08:15:39.279812 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-03-14 08:15:39.284259 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:17.537908 | 152.23s 2026-03-14 08:15:40.166704 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-03-14 08:15:40.171621 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:18.425267 | 152.45s 2026-03-14 08:15:40.500246 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-03-14 08:15:40.504837 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:18.758483 | 154.17s 2026-03-14 08:15:43.048351 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:15:43.055411 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:21.309051 | 156.00s 2026-03-14 08:15:43.071068 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-03-14 08:15:43.076237 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:21.329874 | 155.35s 2026-03-14 08:15:43.164641 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-03-14 08:15:43.169673 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:21.423326 | 156.84s 2026-03-14 08:15:45.395878 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-03-14 08:15:45.401636 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:23.655292 | 158.35s 2026-03-14 08:15:45.440815 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-03-14 08:15:45.446284 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:23.699931 | 159.11s 2026-03-14 08:15:46.734439 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-03-14 08:15:46.738933 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:24.992586 | 159.01s 2026-03-14 08:15:48.627904 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-03-14 08:15:48.634492 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:26.888132 | 161.58s 2026-03-14 08:15:49.024458 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-03-14 08:15:49.027975 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:27.281627 | 162.70s 2026-03-14 08:15:49.798574 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-03-14 08:15:49.803141 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:28.056789 | 162.08s 2026-03-14 08:15:52.100171 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-03-14 08:15:52.106008 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:30.359654 | 165.05s 2026-03-14 08:15:53.051805 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-03-14 08:15:53.056324 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:31.309972 | 166.72s 2026-03-14 08:15:53.370579 | fa163e0a-ba28-31b9-2e96-00000000abbc | CHANGED | Pre-fetch all the containers | np0005647032 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-03-14 08:15:53.372541 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:31.626193 | 165.65s 2026-03-14 08:15:53.685399 | fa163e0a-ba28-31b9-2e96-00000000abbc | TIMING | Pre-fetch all the containers | np0005647032 | 0:13:31.939042 | 165.96s 2026-03-14 08:15:53.873038 | fa163e0a-ba28-31b9-2e96-00000000abbf | TIMING | include_role : linux-system-roles.certificate | np0005647032 | 0:13:32.126682 | 0.06s 2026-03-14 08:15:53.927117 | fa163e0a-ba28-31b9-2e96-00000000d367 | TASK | Set version specific variables 2026-03-14 08:15:53.967756 | fa163e0a-ba28-31b9-2e96-00000000d367 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647032 | 0:13:32.221405 | 0.04s 2026-03-14 08:15:53.983728 | a4e26113-a27e-46bf-af40-71e358adec0a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647032 2026-03-14 08:15:54.002494 | fa163e0a-ba28-31b9-2e96-00000000d396 | TASK | Ensure ansible_facts used by role 2026-03-14 08:15:54.458393 | fa163e0a-ba28-31b9-2e96-00000000d396 | OK | Ensure ansible_facts used by role | np0005647032 2026-03-14 08:15:54.461252 | fa163e0a-ba28-31b9-2e96-00000000d396 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647032 | 0:13:32.714897 | 0.46s 2026-03-14 08:15:54.490003 | fa163e0a-ba28-31b9-2e96-00000000d397 | TASK | Set platform/version specific variables 2026-03-14 08:15:54.593298 | fa163e0a-ba28-31b9-2e96-00000000d397 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:15:54.621179 | fa163e0a-ba28-31b9-2e96-00000000d397 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat.yml 2026-03-14 08:15:54.649409 | fa163e0a-ba28-31b9-2e96-00000000d397 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.yml 2026-03-14 08:15:54.670567 | fa163e0a-ba28-31b9-2e96-00000000d397 | SKIPPED | Set platform/version specific variables | np0005647032 | item=RedHat_9.2.yml 2026-03-14 08:15:54.679517 | fa163e0a-ba28-31b9-2e96-00000000d397 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647032 | 0:13:32.933162 | 0.19s 2026-03-14 08:15:54.702409 | fa163e0a-ba28-31b9-2e96-00000000d368 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:15:55.243854 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-03-14 08:15:55.252456 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:33.506093 | 168.20s 2026-03-14 08:15:55.938504 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-03-14 08:15:55.942945 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:34.196593 | 169.61s 2026-03-14 08:15:57.900320 | fa163e0a-ba28-31b9-2e96-00000000d368 | OK | Ensure certificate role dependencies are installed | np0005647032 2026-03-14 08:15:57.901407 | fa163e0a-ba28-31b9-2e96-00000000d368 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647032 | 0:13:36.155058 | 3.20s 2026-03-14 08:15:57.929532 | fa163e0a-ba28-31b9-2e96-00000000d36a | TASK | Ensure provider packages are installed 2026-03-14 08:15:58.222902 | fa163e0a-ba28-31b9-2e96-00000000add1 | CHANGED | Pre-fetch all the containers | np0005647035 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-03-14 08:15:58.228488 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:36.482123 | 171.17s 2026-03-14 08:15:58.549138 | fa163e0a-ba28-31b9-2e96-00000000add1 | TIMING | Pre-fetch all the containers | np0005647035 | 0:13:36.802778 | 171.49s 2026-03-14 08:15:58.717724 | fa163e0a-ba28-31b9-2e96-00000000add4 | TIMING | include_role : linux-system-roles.certificate | np0005647035 | 0:13:36.971367 | 0.06s 2026-03-14 08:15:58.760911 | fa163e0a-ba28-31b9-2e96-00000000d367 | TASK | Set version specific variables 2026-03-14 08:15:58.827255 | fa163e0a-ba28-31b9-2e96-00000000d367 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647035 | 0:13:37.080884 | 0.06s 2026-03-14 08:15:58.862441 | dbe04590-3a88-4728-96ca-0d32d8a5b23c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647035 2026-03-14 08:15:58.884868 | fa163e0a-ba28-31b9-2e96-00000000d3ee | TASK | Ensure ansible_facts used by role 2026-03-14 08:15:59.145725 | fa163e0a-ba28-31b9-2e96-00000000accc | CHANGED | Pre-fetch all the containers | np0005647033 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-03-14 08:15:59.152578 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:37.406195 | 172.82s 2026-03-14 08:15:59.357106 | fa163e0a-ba28-31b9-2e96-00000000accc | TIMING | Pre-fetch all the containers | np0005647033 | 0:13:37.610753 | 173.03s 2026-03-14 08:15:59.553056 | fa163e0a-ba28-31b9-2e96-00000000d3ee | OK | Ensure ansible_facts used by role | np0005647035 2026-03-14 08:15:59.554437 | fa163e0a-ba28-31b9-2e96-00000000d3ee | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647035 | 0:13:37.808095 | 0.67s 2026-03-14 08:15:59.589045 | fa163e0a-ba28-31b9-2e96-00000000d3ef | TASK | Set platform/version specific variables 2026-03-14 08:15:59.628819 | fa163e0a-ba28-31b9-2e96-00000000accf | TIMING | include_role : linux-system-roles.certificate | np0005647033 | 0:13:37.882462 | 0.06s 2026-03-14 08:15:59.665821 | fa163e0a-ba28-31b9-2e96-00000000d3ef | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:15:59.673706 | fa163e0a-ba28-31b9-2e96-00000000d367 | TASK | Set version specific variables 2026-03-14 08:15:59.694203 | fa163e0a-ba28-31b9-2e96-00000000d3ef | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat.yml 2026-03-14 08:15:59.715622 | fa163e0a-ba28-31b9-2e96-00000000d3ef | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.yml 2026-03-14 08:15:59.722752 | fa163e0a-ba28-31b9-2e96-00000000d367 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005647033 | 0:13:37.976398 | 0.05s 2026-03-14 08:15:59.735642 | fa163e0a-ba28-31b9-2e96-00000000d3ef | SKIPPED | Set platform/version specific variables | np0005647035 | item=RedHat_9.2.yml 2026-03-14 08:15:59.748439 | 28e2e53f-13aa-4a62-b7b0-52bfbc74d641 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005647033 2026-03-14 08:15:59.764822 | fa163e0a-ba28-31b9-2e96-00000000d440 | TASK | Ensure ansible_facts used by role 2026-03-14 08:15:59.772756 | fa163e0a-ba28-31b9-2e96-00000000d3ef | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647035 | 0:13:38.026383 | 0.18s 2026-03-14 08:15:59.789263 | fa163e0a-ba28-31b9-2e96-00000000d368 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:16:00.228113 | fa163e0a-ba28-31b9-2e96-00000000d440 | OK | Ensure ansible_facts used by role | np0005647033 2026-03-14 08:16:00.230264 | fa163e0a-ba28-31b9-2e96-00000000d440 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005647033 | 0:13:38.483902 | 0.46s 2026-03-14 08:16:00.250611 | fa163e0a-ba28-31b9-2e96-00000000d441 | TASK | Set platform/version specific variables 2026-03-14 08:16:00.313894 | fa163e0a-ba28-31b9-2e96-00000000d441 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:16:00.341814 | fa163e0a-ba28-31b9-2e96-00000000d441 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat.yml 2026-03-14 08:16:00.367753 | fa163e0a-ba28-31b9-2e96-00000000d441 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.yml 2026-03-14 08:16:00.387213 | fa163e0a-ba28-31b9-2e96-00000000d441 | SKIPPED | Set platform/version specific variables | np0005647033 | item=RedHat_9.2.yml 2026-03-14 08:16:00.394253 | fa163e0a-ba28-31b9-2e96-00000000d441 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005647033 | 0:13:38.647897 | 0.14s 2026-03-14 08:16:00.419068 | fa163e0a-ba28-31b9-2e96-00000000d368 | TASK | Ensure certificate role dependencies are installed 2026-03-14 08:16:01.046523 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:13:39.300160 | 3.12s 2026-03-14 08:16:01.054925 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647032 | 0:13:39.308568 | 3.12s 2026-03-14 08:16:01.090510 | fa163e0a-ba28-31b9-2e96-00000000d36c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:16:01.520039 | fa163e0a-ba28-31b9-2e96-00000000d36c | OK | Ensure pre-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:16:01.522592 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:13:39.776192 | 0.43s 2026-03-14 08:16:01.530127 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647032 | 0:13:39.783778 | 0.44s 2026-03-14 08:16:01.548180 | fa163e0a-ba28-31b9-2e96-00000000d36e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:16:01.929397 | fa163e0a-ba28-31b9-2e96-00000000d36e | OK | Ensure post-scripts hooks directory exists | np0005647032 | item=certmonger 2026-03-14 08:16:01.931478 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:13:40.185126 | 0.38s 2026-03-14 08:16:01.935833 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647032 | 0:13:40.189485 | 0.39s 2026-03-14 08:16:01.952069 | fa163e0a-ba28-31b9-2e96-00000000d370 | TASK | Ensure provider service is running 2026-03-14 08:16:02.497313 | fa163e0a-ba28-31b9-2e96-00000000d370 | OK | Ensure provider service is running | np0005647032 | item=certmonger 2026-03-14 08:16:02.501996 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:13:40.755637 | 0.55s 2026-03-14 08:16:02.520211 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647032 | 0:13:40.773856 | 0.57s 2026-03-14 08:16:02.560672 | fa163e0a-ba28-31b9-2e96-00000000d373 | TASK | Ensure certificate requests 2026-03-14 08:16:02.819575 | fa163e0a-ba28-31b9-2e96-00000000d368 | OK | Ensure certificate role dependencies are installed | np0005647035 2026-03-14 08:16:02.820743 | fa163e0a-ba28-31b9-2e96-00000000d368 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647035 | 0:13:41.074393 | 3.03s 2026-03-14 08:16:02.841442 | fa163e0a-ba28-31b9-2e96-00000000d36a | TASK | Ensure provider packages are installed 2026-03-14 08:16:03.383431 | fa163e0a-ba28-31b9-2e96-00000000d368 | OK | Ensure certificate role dependencies are installed | np0005647033 2026-03-14 08:16:03.386448 | fa163e0a-ba28-31b9-2e96-00000000d368 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005647033 | 0:13:41.640087 | 2.97s 2026-03-14 08:16:03.419977 | fa163e0a-ba28-31b9-2e96-00000000d36a | TASK | Ensure provider packages are installed 2026-03-14 08:16:05.227618 | fa163e0a-ba28-31b9-2e96-00000000d373 | CHANGED | Ensure certificate requests | np0005647032 | item={'ca': 'ipa', 'dns': ['np0005647032.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005647032.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-03-14 08:16:05.231665 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:13:43.485299 | 2.67s 2026-03-14 08:16:05.242478 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647032 | 0:13:43.496119 | 2.68s 2026-03-14 08:16:05.295091 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TASK | Fail if container image is undefined 2026-03-14 08:16:05.364979 | fa163e0a-ba28-31b9-2e96-00000000abc6 | SKIPPED | Fail if container image is undefined | np0005647032 2026-03-14 08:16:05.366040 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647032 | 0:13:43.619692 | 0.07s 2026-03-14 08:16:05.402274 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:05.892266 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:13:44.145903 | 3.05s 2026-03-14 08:16:05.901009 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647035 | 0:13:44.154647 | 3.06s 2026-03-14 08:16:05.935936 | fa163e0a-ba28-31b9-2e96-00000000d36c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:16:06.326002 | fa163e0a-ba28-31b9-2e96-00000000d36c | OK | Ensure pre-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:16:06.329577 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:13:44.583191 | 0.39s 2026-03-14 08:16:06.340896 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647035 | 0:13:44.594536 | 0.40s 2026-03-14 08:16:06.376296 | fa163e0a-ba28-31b9-2e96-00000000d36e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:16:06.518873 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:13:44.772433 | 3.09s 2026-03-14 08:16:06.528718 | fa163e0a-ba28-31b9-2e96-00000000d36a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005647033 | 0:13:44.782361 | 3.10s 2026-03-14 08:16:06.560297 | fa163e0a-ba28-31b9-2e96-00000000d36c | TASK | Ensure pre-scripts hooks directory exists 2026-03-14 08:16:06.724796 | fa163e0a-ba28-31b9-2e96-00000000d36e | OK | Ensure post-scripts hooks directory exists | np0005647035 | item=certmonger 2026-03-14 08:16:06.728754 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:13:44.982388 | 0.35s 2026-03-14 08:16:06.740312 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647035 | 0:13:44.993946 | 0.36s 2026-03-14 08:16:06.768216 | fa163e0a-ba28-31b9-2e96-00000000d370 | TASK | Ensure provider service is running 2026-03-14 08:16:06.920294 | fa163e0a-ba28-31b9-2e96-00000000d36c | OK | Ensure pre-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:16:06.922735 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:13:45.176367 | 0.36s 2026-03-14 08:16:06.928688 | fa163e0a-ba28-31b9-2e96-00000000d36c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005647033 | 0:13:45.182335 | 0.37s 2026-03-14 08:16:06.961000 | fa163e0a-ba28-31b9-2e96-00000000d36e | TASK | Ensure post-scripts hooks directory exists 2026-03-14 08:16:07.299356 | fa163e0a-ba28-31b9-2e96-00000000d370 | OK | Ensure provider service is running | np0005647035 | item=certmonger 2026-03-14 08:16:07.303567 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:13:45.557167 | 0.53s 2026-03-14 08:16:07.319419 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647035 | 0:13:45.573055 | 0.55s 2026-03-14 08:16:07.357119 | fa163e0a-ba28-31b9-2e96-00000000d373 | TASK | Ensure certificate requests 2026-03-14 08:16:07.384953 | fa163e0a-ba28-31b9-2e96-00000000d36e | OK | Ensure post-scripts hooks directory exists | np0005647033 | item=certmonger 2026-03-14 08:16:07.388868 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:13:45.642503 | 0.42s 2026-03-14 08:16:07.398791 | fa163e0a-ba28-31b9-2e96-00000000d36e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005647033 | 0:13:45.652442 | 0.43s 2026-03-14 08:16:07.432359 | fa163e0a-ba28-31b9-2e96-00000000d370 | TASK | Ensure provider service is running 2026-03-14 08:16:07.854359 | fa163e0a-ba28-31b9-2e96-00000000abc7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647032 2026-03-14 08:16:07.855637 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647032 | 0:13:46.109285 | 2.45s 2026-03-14 08:16:07.897059 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:07.958527 | fa163e0a-ba28-31b9-2e96-00000000d370 | OK | Ensure provider service is running | np0005647033 | item=certmonger 2026-03-14 08:16:07.962885 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:13:46.216522 | 0.53s 2026-03-14 08:16:07.974459 | fa163e0a-ba28-31b9-2e96-00000000d370 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005647033 | 0:13:46.228106 | 0.54s 2026-03-14 08:16:07.992411 | fa163e0a-ba28-31b9-2e96-00000000d373 | TASK | Ensure certificate requests 2026-03-14 08:16:08.320713 | fa163e0a-ba28-31b9-2e96-00000000abc8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647032 2026-03-14 08:16:08.321955 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647032 | 0:13:46.575603 | 0.42s 2026-03-14 08:16:08.364885 | fa163e0a-ba28-31b9-2e96-00000000abd3 | TASK | Check if rsyslog exists 2026-03-14 08:16:08.717196 | fa163e0a-ba28-31b9-2e96-00000000abd3 | CHANGED | Check if rsyslog exists | np0005647032 2026-03-14 08:16:08.718666 | fa163e0a-ba28-31b9-2e96-00000000abd3 | TIMING | Check if rsyslog exists | np0005647032 | 0:13:46.972322 | 0.35s 2026-03-14 08:16:08.736507 | fa163e0a-ba28-31b9-2e96-00000000abd4 | TASK | Forward logging to swift.log file 2026-03-14 08:16:09.744408 | fa163e0a-ba28-31b9-2e96-00000000abd4 | CHANGED | Forward logging to swift.log file | np0005647032 2026-03-14 08:16:09.745465 | fa163e0a-ba28-31b9-2e96-00000000abd4 | TIMING | Forward logging to swift.log file | np0005647032 | 0:13:47.999118 | 1.01s 2026-03-14 08:16:09.770177 | fa163e0a-ba28-31b9-2e96-00000000abd5 | TASK | Restart rsyslogd service after logging conf change 2026-03-14 08:16:09.790497 | fa163e0a-ba28-31b9-2e96-00000000d373 | CHANGED | Ensure certificate requests | np0005647035 | item={'ca': 'ipa', 'dns': ['np0005647035.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005647035.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-03-14 08:16:09.794955 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:13:48.048584 | 2.44s 2026-03-14 08:16:09.803345 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647035 | 0:13:48.056997 | 2.44s 2026-03-14 08:16:09.833148 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TASK | Fail if container image is undefined 2026-03-14 08:16:09.878394 | fa163e0a-ba28-31b9-2e96-00000000abc6 | SKIPPED | Fail if container image is undefined | np0005647035 2026-03-14 08:16:09.879320 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647035 | 0:13:48.132973 | 0.04s 2026-03-14 08:16:09.901686 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:10.074204 | fa163e0a-ba28-31b9-2e96-00000000d373 | CHANGED | Ensure certificate requests | np0005647033 | item={'ca': 'ipa', 'dns': ['np0005647033.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005647033.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-03-14 08:16:10.076637 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:13:48.330271 | 2.08s 2026-03-14 08:16:10.083367 | fa163e0a-ba28-31b9-2e96-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005647033 | 0:13:48.337019 | 2.09s 2026-03-14 08:16:10.112406 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TASK | Fail if container image is undefined 2026-03-14 08:16:10.182841 | fa163e0a-ba28-31b9-2e96-00000000abc6 | SKIPPED | Fail if container image is undefined | np0005647033 2026-03-14 08:16:10.183631 | fa163e0a-ba28-31b9-2e96-00000000abc6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005647033 | 0:13:48.437286 | 0.07s 2026-03-14 08:16:10.204874 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:10.589859 | fa163e0a-ba28-31b9-2e96-00000000abd5 | CHANGED | Restart rsyslogd service after logging conf change | np0005647032 2026-03-14 08:16:10.592039 | fa163e0a-ba28-31b9-2e96-00000000abd5 | TIMING | Restart rsyslogd service after logging conf change | np0005647032 | 0:13:48.845677 | 0.82s 2026-03-14 08:16:10.621479 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:16:10.912127 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647032 2026-03-14 08:16:10.913197 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647032 | 0:13:49.166849 | 0.29s 2026-03-14 08:16:11.020414 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647032 | 0:13:49.274057 | 0.08s 2026-03-14 08:16:11.055593 | 327a6d22-da42-4e12-9c14-922d7a5088c7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647032 2026-03-14 08:16:11.074869 | fa163e0a-ba28-31b9-2e96-00000000d4b6 | TASK | Write the config_step hieradata 2026-03-14 08:16:11.843252 | fa163e0a-ba28-31b9-2e96-00000000d4b6 | OK | Write the config_step hieradata | np0005647032 2026-03-14 08:16:11.844004 | fa163e0a-ba28-31b9-2e96-00000000d4b6 | TIMING | Write the config_step hieradata | np0005647032 | 0:13:50.097660 | 0.77s 2026-03-14 08:16:11.860186 | fa163e0a-ba28-31b9-2e96-00000000d4b7 | TASK | Run puppet host configuration for step 1 2026-03-14 08:16:12.211584 | fa163e0a-ba28-31b9-2e96-00000000abc7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647035 2026-03-14 08:16:12.213167 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647035 | 0:13:50.466807 | 2.31s 2026-03-14 08:16:12.269945 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:12.541409 | fa163e0a-ba28-31b9-2e96-00000000abc7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647033 2026-03-14 08:16:12.543108 | fa163e0a-ba28-31b9-2e96-00000000abc7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647033 | 0:13:50.796750 | 2.34s 2026-03-14 08:16:12.603381 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-03-14 08:16:12.612282 | fa163e0a-ba28-31b9-2e96-00000000d4b7 | CHANGED | Run puppet host configuration for step 1 | np0005647032 2026-03-14 08:16:12.613386 | fa163e0a-ba28-31b9-2e96-00000000d4b7 | TIMING | Run puppet host configuration for step 1 | np0005647032 | 0:13:50.867030 | 0.75s 2026-03-14 08:16:12.636474 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:16:12.784931 | fa163e0a-ba28-31b9-2e96-00000000abc8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647035 2026-03-14 08:16:12.786772 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647035 | 0:13:51.040413 | 0.51s 2026-03-14 08:16:12.850126 | fa163e0a-ba28-31b9-2e96-00000000ade2 | TASK | Check if rsyslog exists 2026-03-14 08:16:12.970602 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 360 retries left 2026-03-14 08:16:13.060621 | fa163e0a-ba28-31b9-2e96-00000000abc8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647033 2026-03-14 08:16:13.063317 | fa163e0a-ba28-31b9-2e96-00000000abc8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005647033 | 0:13:51.316958 | 0.46s 2026-03-14 08:16:13.115387 | fa163e0a-ba28-31b9-2e96-00000000acdd | TASK | Check if rsyslog exists 2026-03-14 08:16:13.194449 | fa163e0a-ba28-31b9-2e96-00000000ade2 | CHANGED | Check if rsyslog exists | np0005647035 2026-03-14 08:16:13.195790 | fa163e0a-ba28-31b9-2e96-00000000ade2 | TIMING | Check if rsyslog exists | np0005647035 | 0:13:51.449437 | 0.34s 2026-03-14 08:16:13.216136 | fa163e0a-ba28-31b9-2e96-00000000ade3 | TASK | Forward logging to swift.log file 2026-03-14 08:16:13.468483 | fa163e0a-ba28-31b9-2e96-00000000acdd | CHANGED | Check if rsyslog exists | np0005647033 2026-03-14 08:16:13.469644 | fa163e0a-ba28-31b9-2e96-00000000acdd | TIMING | Check if rsyslog exists | np0005647033 | 0:13:51.723294 | 0.35s 2026-03-14 08:16:13.489357 | fa163e0a-ba28-31b9-2e96-00000000acde | TASK | Forward logging to swift.log file 2026-03-14 08:16:14.202240 | fa163e0a-ba28-31b9-2e96-00000000ade3 | CHANGED | Forward logging to swift.log file | np0005647035 2026-03-14 08:16:14.203986 | fa163e0a-ba28-31b9-2e96-00000000ade3 | TIMING | Forward logging to swift.log file | np0005647035 | 0:13:52.457626 | 0.99s 2026-03-14 08:16:14.233827 | fa163e0a-ba28-31b9-2e96-00000000ade4 | TASK | Restart rsyslogd service after logging conf change 2026-03-14 08:16:14.462370 | fa163e0a-ba28-31b9-2e96-00000000acde | CHANGED | Forward logging to swift.log file | np0005647033 2026-03-14 08:16:14.464111 | fa163e0a-ba28-31b9-2e96-00000000acde | TIMING | Forward logging to swift.log file | np0005647033 | 0:13:52.717751 | 0.97s 2026-03-14 08:16:14.492369 | fa163e0a-ba28-31b9-2e96-00000000acdf | TASK | Restart rsyslogd service after logging conf change 2026-03-14 08:16:14.983757 | fa163e0a-ba28-31b9-2e96-00000000ade4 | CHANGED | Restart rsyslogd service after logging conf change | np0005647035 2026-03-14 08:16:14.986043 | fa163e0a-ba28-31b9-2e96-00000000ade4 | TIMING | Restart rsyslogd service after logging conf change | np0005647035 | 0:13:53.239677 | 0.75s 2026-03-14 08:16:15.017844 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:16:15.342672 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647035 2026-03-14 08:16:15.343867 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647035 | 0:13:53.597520 | 0.32s 2026-03-14 08:16:15.452394 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647035 | 0:13:53.706035 | 0.09s 2026-03-14 08:16:15.495518 | 34bbeb2c-67ff-4f79-a8cb-f606f54e5fe0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647035 2026-03-14 08:16:15.522559 | fa163e0a-ba28-31b9-2e96-00000000d4ea | TASK | Write the config_step hieradata 2026-03-14 08:16:15.530737 | fa163e0a-ba28-31b9-2e96-00000000acdf | CHANGED | Restart rsyslogd service after logging conf change | np0005647033 2026-03-14 08:16:15.531915 | fa163e0a-ba28-31b9-2e96-00000000acdf | TIMING | Restart rsyslogd service after logging conf change | np0005647033 | 0:13:53.785564 | 1.04s 2026-03-14 08:16:15.547647 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-03-14 08:16:15.847610 | fa163e0a-ba28-31b9-2e96-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647033 2026-03-14 08:16:15.848847 | fa163e0a-ba28-31b9-2e96-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005647033 | 0:13:54.102500 | 0.30s 2026-03-14 08:16:15.952540 | fa163e0a-ba28-31b9-2e96-0000000000c8 | TIMING | include_tasks | np0005647033 | 0:13:54.206181 | 0.08s 2026-03-14 08:16:15.986125 | 6b0c2027-e497-44c3-9c8e-67b02966a8f8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647033 2026-03-14 08:16:16.026254 | fa163e0a-ba28-31b9-2e96-00000000d504 | TASK | Write the config_step hieradata 2026-03-14 08:16:16.359455 | fa163e0a-ba28-31b9-2e96-00000000d4ea | OK | Write the config_step hieradata | np0005647035 2026-03-14 08:16:16.361045 | fa163e0a-ba28-31b9-2e96-00000000d4ea | TIMING | Write the config_step hieradata | np0005647035 | 0:13:54.614684 | 0.84s 2026-03-14 08:16:16.392746 | fa163e0a-ba28-31b9-2e96-00000000d4eb | TASK | Run puppet host configuration for step 1 2026-03-14 08:16:16.873475 | fa163e0a-ba28-31b9-2e96-00000000d504 | OK | Write the config_step hieradata | np0005647033 2026-03-14 08:16:16.874753 | fa163e0a-ba28-31b9-2e96-00000000d504 | TIMING | Write the config_step hieradata | np0005647033 | 0:13:55.128396 | 0.85s 2026-03-14 08:16:16.896755 | fa163e0a-ba28-31b9-2e96-00000000d505 | TASK | Run puppet host configuration for step 1 2026-03-14 08:16:17.129372 | fa163e0a-ba28-31b9-2e96-00000000d4eb | CHANGED | Run puppet host configuration for step 1 | np0005647035 2026-03-14 08:16:17.131322 | fa163e0a-ba28-31b9-2e96-00000000d4eb | TIMING | Run puppet host configuration for step 1 | np0005647035 | 0:13:55.384970 | 0.74s 2026-03-14 08:16:17.163640 | fa163e0a-ba28-31b9-2e96-00000000d4ec | TASK | Wait for puppet host configuration to finish 2026-03-14 08:16:17.467987 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 360 retries left 2026-03-14 08:16:17.618617 | fa163e0a-ba28-31b9-2e96-00000000d505 | CHANGED | Run puppet host configuration for step 1 | np0005647033 2026-03-14 08:16:17.619857 | fa163e0a-ba28-31b9-2e96-00000000d505 | TIMING | Run puppet host configuration for step 1 | np0005647033 | 0:13:55.873501 | 0.72s 2026-03-14 08:16:17.652529 | fa163e0a-ba28-31b9-2e96-00000000d506 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:16:17.990790 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 360 retries left 2026-03-14 08:16:23.251279 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 359 retries left 2026-03-14 08:16:27.778782 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 359 retries left 2026-03-14 08:16:28.297418 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 359 retries left 2026-03-14 08:16:33.572876 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 358 retries left 2026-03-14 08:16:38.045152 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 358 retries left 2026-03-14 08:16:38.609978 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 358 retries left 2026-03-14 08:16:43.862643 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 357 retries left 2026-03-14 08:16:48.327031 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 357 retries left 2026-03-14 08:16:48.969574 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 357 retries left 2026-03-14 08:16:54.173080 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 356 retries left 2026-03-14 08:16:58.859873 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 356 retries left 2026-03-14 08:16:59.327068 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 356 retries left 2026-03-14 08:17:04.485459 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 355 retries left 2026-03-14 08:17:09.163983 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 355 retries left 2026-03-14 08:17:09.593933 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 355 retries left 2026-03-14 08:17:14.796382 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 354 retries left 2026-03-14 08:17:19.464323 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 354 retries left 2026-03-14 08:17:20.180043 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 354 retries left 2026-03-14 08:17:25.137995 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 353 retries left 2026-03-14 08:17:29.789642 | fa163e0a-ba28-31b9-2e96-00000000d4ec | WAITING | Wait for puppet host configuration to finish | np0005647035 | 353 retries left 2026-03-14 08:17:30.483313 | fa163e0a-ba28-31b9-2e96-00000000d506 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 353 retries left 2026-03-14 08:17:35.455600 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | CHANGED | Wait for puppet host configuration to finish | np0005647032 2026-03-14 08:17:35.456991 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | TIMING | Wait for puppet host configuration to finish | np0005647032 | 0:15:13.710635 | 82.82s 2026-03-14 08:17:35.491409 | fa163e0a-ba28-31b9-2e96-00000000d4b9 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:17:35.580837 | fa163e0a-ba28-31b9-2e96-00000000d4b9 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647032 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:16:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:16:18 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:16:18 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:16:18 puppet-user: (file & line not available)", "<13>Mar 14 08:16:18 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>Mar 14 08:16:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:16:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:16:18 puppet-user: Notice: Compiled catalog for np0005647032.ooo.test in environment production in 0.38 seconds", "<13>Mar 14 08:16:18 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:16:18 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:16:18 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:16:31 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Mar 14 08:16:39 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Mar 14 08:16:39 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Mar 14 08:16:39 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Mar 14 08:16:39 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Mar 14 08:16:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:16:43 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Mar 14 08:16:55 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Mar 14 08:16:59 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Mar 14 08:17:01 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Mar 14 08:17:01 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:17:02 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:17:25 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Mar 14 08:17:26 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Mar 14 08:17:28 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Mar 14 08:17:28 puppet-user: Notice: Applied catalog in 69.80 seconds", "<13>Mar 14 08:17:28 puppet-user: Application:", "<13>Mar 14 08:17:28 puppet-user: Initial environment: production", "<13>Mar 14 08:17:28 puppet-user: Converged environment: production", "<13>Mar 14 08:17:28 puppet-user: Run mode: user", "<13>Mar 14 08:17:28 puppet-user: Changes:", "<13>Mar 14 08:17:28 puppet-user: Total: 17", "<13>Mar 14 08:17:28 puppet-user: Events:", "<13>Mar 14 08:17:28 puppet-user: Success: 17", "<13>Mar 14 08:17:28 puppet-user: Resources:", "<13>Mar 14 08:17:28 puppet-user: Restarted: 1", "<13>Mar 14 08:17:28 puppet-user: Changed: 16", "<13>Mar 14 08:17:28 puppet-user: Out of sync: 16", "<13>Mar 14 08:17:28 puppet-user: Total: 26", "<13>Mar 14 08:17:28 puppet-user: Time:", "<13>Mar 14 08:17:28 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:17:28 puppet-user: Schedule: 0.00", "<13>Mar 14 08:17:28 puppet-user: File: 0.00", "<13>Mar 14 08:17:28 puppet-user: File line: 0.00", "<13>Mar 14 08:17:28 puppet-user: Augeas: 0.05", "<13>Mar 14 08:17:28 puppet-user: Config retrieval: 0.43", "<13>Mar 14 08:17:28 puppet-user: User: 0.54", "<13>Mar 14 08:17:28 puppet-user: Last run: 1773476248", "<13>Mar 14 08:17:28 puppet-user: Package: 20.39", "<13>Mar 14 08:17:28 puppet-user: Exec: 28.98", "<13>Mar 14 08:17:28 puppet-user: Pcmk property: 3.44", "<13>Mar 14 08:17:28 puppet-user: Service: 4.07", "<13>Mar 14 08:17:28 puppet-user: Transaction evaluation: 69.79", "<13>Mar 14 08:17:28 puppet-user: Catalog application: 69.80", "<13>Mar 14 08:17:28 puppet-user: Total: 69.80", "<13>Mar 14 08:17:28 puppet-user: Version:", "<13>Mar 14 08:17:28 puppet-user: Config: 1773476178", "<13>Mar 14 08:17:28 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:17:35.581799 | fa163e0a-ba28-31b9-2e96-00000000d4b9 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647032 | 0:15:13.835452 | 0.09s 2026-03-14 08:17:35.602790 | fa163e0a-ba28-31b9-2e96-00000000d4ba | TASK | Pre-cache facts for puppet containers 2026-03-14 08:17:35.631036 | fa163e0a-ba28-31b9-2e96-00000000d4ba | TIMING | Pre-cache facts for puppet containers | np0005647032 | 0:15:13.884682 | 0.03s 2026-03-14 08:17:35.679279 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:17:35.795784 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647032 | 0:15:14.049428 | 0.12s 2026-03-14 08:17:35.812527 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:17:36.133474 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647032 2026-03-14 08:17:36.134508 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647032 | 0:15:14.388161 | 0.32s 2026-03-14 08:17:36.156533 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:17:36.423274 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647032 2026-03-14 08:17:36.424570 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647032 | 0:15:14.678201 | 0.27s 2026-03-14 08:17:36.448155 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:17:36.497045 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647032 2026-03-14 08:17:36.498070 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647032 | 0:15:14.751717 | 0.05s 2026-03-14 08:17:36.521793 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:17:37.481261 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647032 2026-03-14 08:17:37.483890 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647032 | 0:15:15.737533 | 0.96s 2026-03-14 08:17:37.517068 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:17:37.825749 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647032 2026-03-14 08:17:37.827039 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647032 | 0:15:16.080685 | 0.31s 2026-03-14 08:17:37.846859 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:17:38.505403 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647032 2026-03-14 08:17:38.506357 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647032 | 0:15:16.760010 | 0.66s 2026-03-14 08:17:38.530075 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:17:38.565529 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647032 2026-03-14 08:17:38.566407 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647032 | 0:15:16.820060 | 0.04s 2026-03-14 08:17:38.603790 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:17:38.974141 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:17:39.013516 | fa163e0a-ba28-31b9-2e96-00000000d4bb | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:17:39.070213 | fa163e0a-ba28-31b9-2e96-00000000d4bb | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647032 | 0:15:17.323856 | 0.06s 2026-03-14 08:17:39.089263 | 2cb6a120-6aaf-41c0-9541-849ebc299e1f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647032 2026-03-14 08:17:39.116042 | fa163e0a-ba28-31b9-2e96-00000000d5bb | TASK | Create base directory puppet configs 2026-03-14 08:17:39.441654 | fa163e0a-ba28-31b9-2e96-00000000d5bb | CHANGED | Create base directory puppet configs | np0005647032 2026-03-14 08:17:39.443316 | fa163e0a-ba28-31b9-2e96-00000000d5bb | TIMING | Create base directory puppet configs | np0005647032 | 0:15:17.696949 | 0.33s 2026-03-14 08:17:39.482974 | fa163e0a-ba28-31b9-2e96-00000000d5bc | TASK | Generate container puppet configs for step 1 2026-03-14 08:17:39.890393 | fa163e0a-ba28-31b9-2e96-00000000d5bc | CHANGED | Generate container puppet configs for step 1 | np0005647032 2026-03-14 08:17:39.891784 | fa163e0a-ba28-31b9-2e96-00000000d5bc | TIMING | Generate container puppet configs for step 1 | np0005647032 | 0:15:18.145428 | 0.41s 2026-03-14 08:17:39.923719 | fa163e0a-ba28-31b9-2e96-00000000d5bd | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:17:39.952209 | fa163e0a-ba28-31b9-2e96-00000000d5bd | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647032 | 0:15:18.205845 | 0.03s 2026-03-14 08:17:40.007607 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:17:40.097721 | fa163e0a-ba28-31b9-2e96-00000000d4ec | CHANGED | Wait for puppet host configuration to finish | np0005647035 2026-03-14 08:17:40.098752 | fa163e0a-ba28-31b9-2e96-00000000d4ec | TIMING | Wait for puppet host configuration to finish | np0005647035 | 0:15:18.352403 | 82.93s 2026-03-14 08:17:40.114920 | fa163e0a-ba28-31b9-2e96-00000000d4ed | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:17:40.154976 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:15:18.408615 | 0.15s 2026-03-14 08:17:40.172687 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:17:40.203311 | fa163e0a-ba28-31b9-2e96-00000000d4ed | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647035 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:16:17 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:16:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:16:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:16:22 puppet-user: (file & line not available)", "<13>Mar 14 08:16:22 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>Mar 14 08:16:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:16:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:16:22 puppet-user: Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.37 seconds", "<13>Mar 14 08:16:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:16:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:16:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:16:35 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Mar 14 08:16:43 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Mar 14 08:16:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:16:44 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:16:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Mar 14 08:16:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Mar 14 08:16:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Mar 14 08:16:47 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:16:47 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Mar 14 08:16:49 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Mar 14 08:17:32 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Mar 14 08:17:32 puppet-user: Notice: Applied catalog in 69.55 seconds", "<13>Mar 14 08:17:32 puppet-user: Application:", "<13>Mar 14 08:17:32 puppet-user: Initial environment: production", "<13>Mar 14 08:17:32 puppet-user: Converged environment: production", "<13>Mar 14 08:17:32 puppet-user: Run mode: user", "<13>Mar 14 08:17:32 puppet-user: Changes:", "<13>Mar 14 08:17:32 puppet-user: Total: 14", "<13>Mar 14 08:17:32 puppet-user: Events:", "<13>Mar 14 08:17:32 puppet-user: Success: 14", "<13>Mar 14 08:17:32 puppet-user: Resources:", "<13>Mar 14 08:17:32 puppet-user: Restarted: 1", "<13>Mar 14 08:17:32 puppet-user: Changed: 13", "<13>Mar 14 08:17:32 puppet-user: Out of sync: 13", "<13>Mar 14 08:17:32 puppet-user: Total: 23", "<13>Mar 14 08:17:32 puppet-user: Time:", "<13>Mar 14 08:17:32 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:17:32 puppet-user: Schedule: 0.00", "<13>Mar 14 08:17:32 puppet-user: File: 0.00", "<13>Mar 14 08:17:32 puppet-user: File line: 0.00", "<13>Mar 14 08:17:32 puppet-user: Config retrieval: 0.42", "<13>Mar 14 08:17:32 puppet-user: Augeas: 0.44", "<13>Mar 14 08:17:32 puppet-user: User: 0.53", "<13>Mar 14 08:17:32 puppet-user: Last run: 1773476252", "<13>Mar 14 08:17:32 puppet-user: Package: 19.91", "<13>Mar 14 08:17:32 puppet-user: Service: 3.36", "<13>Mar 14 08:17:32 puppet-user: Exec: 44.01", "<13>Mar 14 08:17:32 puppet-user: Transaction evaluation: 69.54", "<13>Mar 14 08:17:32 puppet-user: Catalog application: 69.55", "<13>Mar 14 08:17:32 puppet-user: Total: 69.56", "<13>Mar 14 08:17:32 puppet-user: Version:", "<13>Mar 14 08:17:32 puppet-user: Config: 1773476182", "<13>Mar 14 08:17:32 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:17:40.204424 | fa163e0a-ba28-31b9-2e96-00000000d4ed | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647035 | 0:15:18.458077 | 0.09s 2026-03-14 08:17:40.219873 | fa163e0a-ba28-31b9-2e96-00000000d4ee | TASK | Pre-cache facts for puppet containers 2026-03-14 08:17:40.251683 | fa163e0a-ba28-31b9-2e96-00000000d4ee | TIMING | Pre-cache facts for puppet containers | np0005647035 | 0:15:18.505318 | 0.03s 2026-03-14 08:17:40.314334 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:17:40.421792 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647035 | 0:15:18.675431 | 0.11s 2026-03-14 08:17:40.442026 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:17:40.513094 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647032 2026-03-14 08:17:40.516164 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:15:18.769801 | 0.34s 2026-03-14 08:17:40.555001 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:40.760662 | fa163e0a-ba28-31b9-2e96-00000000d506 | CHANGED | Wait for puppet host configuration to finish | np0005647033 2026-03-14 08:17:40.767941 | fa163e0a-ba28-31b9-2e96-00000000d506 | TIMING | Wait for puppet host configuration to finish | np0005647033 | 0:15:19.021584 | 83.11s 2026-03-14 08:17:40.770229 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647035 2026-03-14 08:17:40.771382 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647035 | 0:15:19.025040 | 0.33s 2026-03-14 08:17:40.794309 | fa163e0a-ba28-31b9-2e96-00000000d507 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-03-14 08:17:40.821476 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:17:40.882164 | fa163e0a-ba28-31b9-2e96-00000000d507 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005647033 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:16:17 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:16:23 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:16:23 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:16:23 puppet-user: (file & line not available)", "<13>Mar 14 08:16:23 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>Mar 14 08:16:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:16:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:16:23 puppet-user: Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.37 seconds", "<13>Mar 14 08:16:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Mar 14 08:16:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Mar 14 08:16:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Mar 14 08:16:36 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Mar 14 08:16:44 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Mar 14 08:16:45 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:16:45 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:16:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Mar 14 08:16:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Mar 14 08:16:46 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Mar 14 08:16:48 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:16:49 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Mar 14 08:16:50 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Mar 14 08:17:34 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Mar 14 08:17:34 puppet-user: Notice: Applied catalog in 70.56 seconds", "<13>Mar 14 08:17:34 puppet-user: Application:", "<13>Mar 14 08:17:34 puppet-user: Initial environment: production", "<13>Mar 14 08:17:34 puppet-user: Converged environment: production", "<13>Mar 14 08:17:34 puppet-user: Run mode: user", "<13>Mar 14 08:17:34 puppet-user: Changes:", "<13>Mar 14 08:17:34 puppet-user: Total: 14", "<13>Mar 14 08:17:34 puppet-user: Events:", "<13>Mar 14 08:17:34 puppet-user: Success: 14", "<13>Mar 14 08:17:34 puppet-user: Resources:", "<13>Mar 14 08:17:34 puppet-user: Restarted: 1", "<13>Mar 14 08:17:34 puppet-user: Changed: 13", "<13>Mar 14 08:17:34 puppet-user: Out of sync: 13", "<13>Mar 14 08:17:34 puppet-user: Total: 23", "<13>Mar 14 08:17:34 puppet-user: Time:", "<13>Mar 14 08:17:34 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:17:34 puppet-user: Schedule: 0.00", "<13>Mar 14 08:17:34 puppet-user: File: 0.00", "<13>Mar 14 08:17:34 puppet-user: File line: 0.00", "<13>Mar 14 08:17:34 puppet-user: Augeas: 0.02", "<13>Mar 14 08:17:34 puppet-user: Config retrieval: 0.41", "<13>Mar 14 08:17:34 puppet-user: User: 0.57", "<13>Mar 14 08:17:34 puppet-user: Last run: 1773476254", "<13>Mar 14 08:17:34 puppet-user: Package: 20.70", "<13>Mar 14 08:17:34 puppet-user: Service: 3.58", "<13>Mar 14 08:17:34 puppet-user: Exec: 44.37", "<13>Mar 14 08:17:34 puppet-user: Transaction evaluation: 70.55", "<13>Mar 14 08:17:34 puppet-user: Catalog application: 70.56", "<13>Mar 14 08:17:34 puppet-user: Total: 70.56", "<13>Mar 14 08:17:34 puppet-user: Version:", "<13>Mar 14 08:17:34 puppet-user: Config: 1773476183", "<13>Mar 14 08:17:34 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:17:40.884105 | fa163e0a-ba28-31b9-2e96-00000000d507 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005647033 | 0:15:19.137194 | 0.09s 2026-03-14 08:17:40.907450 | fa163e0a-ba28-31b9-2e96-00000000d508 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:17:40.916488 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:17:40.919216 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:19.172866 | 0.36s 2026-03-14 08:17:40.947378 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:17:40.955386 | fa163e0a-ba28-31b9-2e96-00000000d508 | TIMING | Pre-cache facts for puppet containers | np0005647033 | 0:15:19.209017 | 0.05s 2026-03-14 08:17:40.998740 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TASK | Gather variables for each operating system 2026-03-14 08:17:41.023739 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:17:41.026253 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:15:19.279903 | 0.08s 2026-03-14 08:17:41.046540 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:17:41.073455 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:17:41.074463 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:15:19.328117 | 0.03s 2026-03-14 08:17:41.091351 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:17:41.102642 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647035 2026-03-14 08:17:41.104233 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647035 | 0:15:19.357875 | 0.28s 2026-03-14 08:17:41.123110 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:17:41.129536 | fa163e0a-ba28-31b9-2e96-00000000c1f2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647033 | 0:15:19.383173 | 0.13s 2026-03-14 08:17:41.136113 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:17:41.137035 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:15:19.390694 | 0.04s 2026-03-14 08:17:41.157063 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:41.182689 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TASK | Create puppet caching structures 2026-03-14 08:17:41.191366 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647035 2026-03-14 08:17:41.200408 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647035 | 0:15:19.454049 | 0.08s 2026-03-14 08:17:41.201225 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:19.454886 | 0.04s 2026-03-14 08:17:41.220173 | c552d2ff-eab2-44d0-8862-efbc7c6a802d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:17:41.241239 | fa163e0a-ba28-31b9-2e96-00000000d73c | TASK | Gather podman infos 2026-03-14 08:17:41.261577 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:17:41.516527 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | CHANGED | Create puppet caching structures | np0005647033 2026-03-14 08:17:41.518275 | fa163e0a-ba28-31b9-2e96-00000000c1f3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647033 | 0:15:19.771913 | 0.33s 2026-03-14 08:17:41.551539 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TASK | Check for facter.conf 2026-03-14 08:17:41.649473 | fa163e0a-ba28-31b9-2e96-00000000d73c | OK | Gather podman infos | np0005647032 2026-03-14 08:17:41.652823 | fa163e0a-ba28-31b9-2e96-00000000d73c | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:15:19.906454 | 0.41s 2026-03-14 08:17:41.685270 | fa163e0a-ba28-31b9-2e96-00000000d73d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:41.745391 | fa163e0a-ba28-31b9-2e96-00000000d73d | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:17:41.747752 | fa163e0a-ba28-31b9-2e96-00000000d73d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:20.001402 | 0.06s 2026-03-14 08:17:41.773475 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:41.813952 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:20.067598 | 0.04s 2026-03-14 08:17:41.839331 | ed598410-047b-4b2d-8c6d-5aee75ffa0fc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:17:41.877704 | fa163e0a-ba28-31b9-2e96-00000000d768 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:41.884166 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | OK | Check for facter.conf | np0005647033 2026-03-14 08:17:41.885424 | fa163e0a-ba28-31b9-2e96-00000000c1f4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647033 | 0:15:20.139073 | 0.33s 2026-03-14 08:17:41.901725 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TASK | Remove facter.conf if directory 2026-03-14 08:17:41.928983 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | SKIPPED | Remove facter.conf if directory | np0005647033 2026-03-14 08:17:41.930327 | fa163e0a-ba28-31b9-2e96-00000000c1f5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647033 | 0:15:20.183964 | 0.03s 2026-03-14 08:17:41.958635 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TASK | Write facter cache config 2026-03-14 08:17:42.206057 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647035 2026-03-14 08:17:42.207170 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647035 | 0:15:20.460818 | 0.94s 2026-03-14 08:17:42.224263 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:17:42.528805 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647035 2026-03-14 08:17:42.529958 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647035 | 0:15:20.783609 | 0.30s 2026-03-14 08:17:42.551276 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:17:42.956450 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | CHANGED | Write facter cache config | np0005647033 2026-03-14 08:17:42.957357 | fa163e0a-ba28-31b9-2e96-00000000c1f6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647033 | 0:15:21.211010 | 1.00s 2026-03-14 08:17:42.972393 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TASK | Cleanup facter cache if exists 2026-03-14 08:17:43.225120 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | OK | Cleanup facter cache if exists | np0005647033 2026-03-14 08:17:43.226184 | fa163e0a-ba28-31b9-2e96-00000000c1f7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647033 | 0:15:21.479836 | 0.25s 2026-03-14 08:17:43.247967 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TASK | Pre-cache facts 2026-03-14 08:17:43.271229 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647035 2026-03-14 08:17:43.272529 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647035 | 0:15:21.526176 | 0.72s 2026-03-14 08:17:43.297204 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:17:43.334607 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647035 2026-03-14 08:17:43.335609 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647035 | 0:15:21.589257 | 0.04s 2026-03-14 08:17:43.371080 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:17:43.750203 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:17:43.777417 | fa163e0a-ba28-31b9-2e96-00000000d4ef | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:17:43.826146 | fa163e0a-ba28-31b9-2e96-00000000d4ef | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647035 | 0:15:22.079792 | 0.05s 2026-03-14 08:17:43.843241 | 37a34926-742f-41a6-85e5-2018438ae27a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647035 2026-03-14 08:17:43.867800 | fa163e0a-ba28-31b9-2e96-00000000d7be | TASK | Create base directory puppet configs 2026-03-14 08:17:43.935178 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | CHANGED | Pre-cache facts | np0005647033 2026-03-14 08:17:43.936039 | fa163e0a-ba28-31b9-2e96-00000000c1f8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647033 | 0:15:22.189692 | 0.69s 2026-03-14 08:17:43.952175 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TASK | Failed deployment if facter fails 2026-03-14 08:17:43.985595 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | SKIPPED | Failed deployment if facter fails | np0005647033 2026-03-14 08:17:43.986403 | fa163e0a-ba28-31b9-2e96-00000000c1f9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647033 | 0:15:22.240056 | 0.03s 2026-03-14 08:17:44.020153 | fa163e0a-ba28-31b9-2e96-00000000c1fa | TASK | Sync cached facts 2026-03-14 08:17:44.182775 | fa163e0a-ba28-31b9-2e96-00000000d7be | CHANGED | Create base directory puppet configs | np0005647035 2026-03-14 08:17:44.184393 | fa163e0a-ba28-31b9-2e96-00000000d7be | TIMING | Create base directory puppet configs | np0005647035 | 0:15:22.438032 | 0.32s 2026-03-14 08:17:44.212714 | fa163e0a-ba28-31b9-2e96-00000000d7bf | TASK | Generate container puppet configs for step 1 2026-03-14 08:17:44.442067 | fa163e0a-ba28-31b9-2e96-00000000c1fa | CHANGED | Sync cached facts | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-00000000c1fa') missing from stats 2026-03-14 08:17:44.488629 | fa163e0a-ba28-31b9-2e96-00000000d509 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:17:44.551905 | fa163e0a-ba28-31b9-2e96-00000000d509 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647033 | 0:15:22.805550 | 0.06s 2026-03-14 08:17:44.553911 | fa163e0a-ba28-31b9-2e96-00000000d7bf | CHANGED | Generate container puppet configs for step 1 | np0005647035 2026-03-14 08:17:44.554379 | fa163e0a-ba28-31b9-2e96-00000000d7bf | TIMING | Generate container puppet configs for step 1 | np0005647035 | 0:15:22.808040 | 0.34s 2026-03-14 08:17:44.571571 | b05245a5-2f34-48e1-8e5d-decb04f4334e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005647033 2026-03-14 08:17:44.596684 | fa163e0a-ba28-31b9-2e96-00000000d836 | TASK | Create base directory puppet configs 2026-03-14 08:17:44.616954 | fa163e0a-ba28-31b9-2e96-00000000d7c0 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:17:44.647568 | fa163e0a-ba28-31b9-2e96-00000000d7c0 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647035 | 0:15:22.901200 | 0.03s 2026-03-14 08:17:44.688079 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:17:44.830050 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:15:23.083691 | 0.14s 2026-03-14 08:17:44.845790 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:17:44.929346 | fa163e0a-ba28-31b9-2e96-00000000d836 | CHANGED | Create base directory puppet configs | np0005647033 2026-03-14 08:17:44.930427 | fa163e0a-ba28-31b9-2e96-00000000d836 | TIMING | Create base directory puppet configs | np0005647033 | 0:15:23.184079 | 0.33s 2026-03-14 08:17:44.946501 | fa163e0a-ba28-31b9-2e96-00000000d837 | TASK | Generate container puppet configs for step 1 2026-03-14 08:17:45.166187 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647035 2026-03-14 08:17:45.167518 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:15:23.421164 | 0.32s 2026-03-14 08:17:45.185684 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:45.269083 | fa163e0a-ba28-31b9-2e96-00000000d837 | CHANGED | Generate container puppet configs for step 1 | np0005647033 2026-03-14 08:17:45.270250 | fa163e0a-ba28-31b9-2e96-00000000d837 | TIMING | Generate container puppet configs for step 1 | np0005647033 | 0:15:23.523897 | 0.32s 2026-03-14 08:17:45.292422 | fa163e0a-ba28-31b9-2e96-00000000d838 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-03-14 08:17:45.320953 | fa163e0a-ba28-31b9-2e96-00000000d838 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005647033 | 0:15:23.574600 | 0.03s 2026-03-14 08:17:45.359695 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:17:45.470145 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:15:23.723786 | 0.11s 2026-03-14 08:17:45.491065 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:17:45.549755 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:17:45.552341 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:23.805989 | 0.37s 2026-03-14 08:17:45.577978 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:17:45.638018 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:17:45.639846 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:15:23.893501 | 0.06s 2026-03-14 08:17:45.656896 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:17:45.681219 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:17:45.682096 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:15:23.935751 | 0.02s 2026-03-14 08:17:45.698842 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:17:45.740579 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:17:45.741444 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:15:23.995098 | 0.04s 2026-03-14 08:17:45.758464 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:45.772799 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647033 2026-03-14 08:17:45.773908 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:15:24.027558 | 0.28s 2026-03-14 08:17:45.793014 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:45.804347 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:24.057988 | 0.04s 2026-03-14 08:17:45.821648 | 8a5f5d3e-4675-485c-bc6b-9a39b321b69d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:17:45.843598 | fa163e0a-ba28-31b9-2e96-00000000d953 | TASK | Gather podman infos 2026-03-14 08:17:46.131849 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:17:46.134627 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:24.388279 | 0.34s 2026-03-14 08:17:46.156493 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:17:46.191470 | fa163e0a-ba28-31b9-2e96-00000000d953 | OK | Gather podman infos | np0005647035 2026-03-14 08:17:46.193065 | fa163e0a-ba28-31b9-2e96-00000000d953 | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:15:24.446718 | 0.35s 2026-03-14 08:17:46.211972 | fa163e0a-ba28-31b9-2e96-00000000d954 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:46.239037 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:17:46.242294 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:15:24.495943 | 0.08s 2026-03-14 08:17:46.263362 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:17:46.270908 | fa163e0a-ba28-31b9-2e96-00000000d954 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:17:46.272401 | fa163e0a-ba28-31b9-2e96-00000000d954 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:24.526045 | 0.06s 2026-03-14 08:17:46.296739 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:46.304486 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:17:46.306002 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:15:24.559649 | 0.04s 2026-03-14 08:17:46.322546 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:17:46.338609 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:24.592239 | 0.04s 2026-03-14 08:17:46.361278 | 3ec3ef7a-2ce8-4abb-8713-d04e199ed360 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:17:46.385264 | fa163e0a-ba28-31b9-2e96-00000000d985 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:46.391407 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:17:46.392736 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:15:24.646382 | 0.07s 2026-03-14 08:17:46.410748 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:46.443640 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:24.697274 | 0.03s 2026-03-14 08:17:46.479315 | c6448066-185c-4de6-8c6e-af3692c2ab10 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:17:46.508961 | fa163e0a-ba28-31b9-2e96-00000000d9c8 | TASK | Gather podman infos 2026-03-14 08:17:46.904245 | fa163e0a-ba28-31b9-2e96-00000000d9c8 | OK | Gather podman infos | np0005647033 2026-03-14 08:17:46.905611 | fa163e0a-ba28-31b9-2e96-00000000d9c8 | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:15:25.159256 | 0.40s 2026-03-14 08:17:46.931134 | fa163e0a-ba28-31b9-2e96-00000000d9c9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:46.997525 | fa163e0a-ba28-31b9-2e96-00000000d9c9 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:17:46.998492 | fa163e0a-ba28-31b9-2e96-00000000d9c9 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:25.252141 | 0.07s 2026-03-14 08:17:47.023113 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:17:47.055775 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:25.309381 | 0.03s 2026-03-14 08:17:47.077209 | 8d78558a-61c7-402d-b5c6-ef56161840d4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:17:47.099368 | fa163e0a-ba28-31b9-2e96-00000000d9f2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:15.068213 | fa163e0a-ba28-31b9-2e96-00000000d768 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:18:15.069755 | fa163e0a-ba28-31b9-2e96-00000000d768 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:53.323403 | 33.19s 2026-03-14 08:18:15.098002 | fa163e0a-ba28-31b9-2e96-00000000d769 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:15.175807 | fa163e0a-ba28-31b9-2e96-00000000d769 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:18:15.176735 | fa163e0a-ba28-31b9-2e96-00000000d769 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:15:53.430388 | 0.08s 2026-03-14 08:18:15.207049 | fa163e0a-ba28-31b9-2e96-00000000d5bf | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:15.241153 | fa163e0a-ba28-31b9-2e96-00000000d5bf | SKIPPED | Diff puppet-generated changes for check mode | np0005647032 2026-03-14 08:18:15.242024 | fa163e0a-ba28-31b9-2e96-00000000d5bf | TIMING | Diff puppet-generated changes for check mode | np0005647032 | 0:15:53.495678 | 0.03s 2026-03-14 08:18:15.257323 | fa163e0a-ba28-31b9-2e96-00000000d5c0 | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:15.291019 | fa163e0a-ba28-31b9-2e96-00000000d5c0 | SKIPPED | Diff puppet-generated changes for check mode | np0005647032 2026-03-14 08:18:15.291887 | fa163e0a-ba28-31b9-2e96-00000000d5c0 | TIMING | Diff puppet-generated changes for check mode | np0005647032 | 0:15:53.545536 | 0.03s 2026-03-14 08:18:15.308800 | fa163e0a-ba28-31b9-2e96-00000000d4bd | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:18:15.337342 | fa163e0a-ba28-31b9-2e96-00000000d4bd | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647032 | 0:15:53.590985 | 0.03s 2026-03-14 08:18:15.375037 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:18:15.542347 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:15:53.795991 | 0.17s 2026-03-14 08:18:15.563973 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:18:15.951584 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647032 2026-03-14 08:18:15.952593 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:15:54.206243 | 0.39s 2026-03-14 08:18:15.978610 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:16.364645 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 2026-03-14 08:18:16.366948 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:15:54.620592 | 0.39s 2026-03-14 08:18:16.403864 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:18:16.479991 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:18:16.480964 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:15:54.734615 | 0.07s 2026-03-14 08:18:16.504536 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:18:16.537020 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:15:54.790662 | 0.03s 2026-03-14 08:18:16.570882 | 72646e54-c696-48ba-a9b7-94717302c42d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647032 2026-03-14 08:18:16.592447 | fa163e0a-ba28-31b9-2e96-00000000da73 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:18:16.958833 | fa163e0a-ba28-31b9-2e96-00000000da73 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647032 2026-03-14 08:18:16.960232 | fa163e0a-ba28-31b9-2e96-00000000da73 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647032 | 0:15:55.213886 | 0.37s 2026-03-14 08:18:16.983625 | fa163e0a-ba28-31b9-2e96-00000000da74 | TASK | Set podman_drop_in fact 2026-03-14 08:18:17.043165 | fa163e0a-ba28-31b9-2e96-00000000da74 | OK | Set podman_drop_in fact | np0005647032 2026-03-14 08:18:17.044155 | fa163e0a-ba28-31b9-2e96-00000000da74 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647032 | 0:15:55.297807 | 0.06s 2026-03-14 08:18:17.066141 | fa163e0a-ba28-31b9-2e96-00000000da76 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:18:18.078381 | fa163e0a-ba28-31b9-2e96-00000000da76 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-container-shutdown 2026-03-14 08:18:18.081982 | fa163e0a-ba28-31b9-2e96-00000000da76 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:15:56.335620 | 1.01s 2026-03-14 08:18:18.798880 | fa163e0a-ba28-31b9-2e96-00000000d985 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:18:18.801283 | fa163e0a-ba28-31b9-2e96-00000000d985 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:57.054927 | 32.41s 2026-03-14 08:18:18.840027 | fa163e0a-ba28-31b9-2e96-00000000d986 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:18.936341 | fa163e0a-ba28-31b9-2e96-00000000d986 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:18:18.937795 | fa163e0a-ba28-31b9-2e96-00000000d986 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:15:57.191441 | 0.10s 2026-03-14 08:18:18.980499 | fa163e0a-ba28-31b9-2e96-00000000d7c2 | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:19.013851 | fa163e0a-ba28-31b9-2e96-00000000d7c2 | SKIPPED | Diff puppet-generated changes for check mode | np0005647035 2026-03-14 08:18:19.014867 | fa163e0a-ba28-31b9-2e96-00000000d7c2 | TIMING | Diff puppet-generated changes for check mode | np0005647035 | 0:15:57.268519 | 0.03s 2026-03-14 08:18:19.034867 | fa163e0a-ba28-31b9-2e96-00000000d7c3 | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:19.071955 | fa163e0a-ba28-31b9-2e96-00000000da76 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-start-podman-container 2026-03-14 08:18:19.076281 | fa163e0a-ba28-31b9-2e96-00000000da76 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:15:57.329914 | 2.01s 2026-03-14 08:18:19.088610 | fa163e0a-ba28-31b9-2e96-00000000d7c3 | SKIPPED | Diff puppet-generated changes for check mode | np0005647035 2026-03-14 08:18:19.089220 | fa163e0a-ba28-31b9-2e96-00000000d7c3 | TIMING | Diff puppet-generated changes for check mode | np0005647035 | 0:15:57.342880 | 0.05s 2026-03-14 08:18:19.089780 | fa163e0a-ba28-31b9-2e96-00000000da76 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:15:57.343443 | 2.02s 2026-03-14 08:18:19.106213 | fa163e0a-ba28-31b9-2e96-00000000da77 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:18:19.135375 | fa163e0a-ba28-31b9-2e96-00000000d4f1 | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:18:19.166182 | fa163e0a-ba28-31b9-2e96-00000000d4f1 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647035 | 0:15:57.419818 | 0.03s 2026-03-14 08:18:19.203224 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:18:19.332509 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:15:57.586147 | 0.13s 2026-03-14 08:18:19.348123 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:18:19.397803 | fa163e0a-ba28-31b9-2e96-00000000d9f2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:18:19.399374 | fa163e0a-ba28-31b9-2e96-00000000d9f2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:57.653026 | 32.30s 2026-03-14 08:18:19.417811 | fa163e0a-ba28-31b9-2e96-00000000d9f3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:19.506298 | fa163e0a-ba28-31b9-2e96-00000000d9f3 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:18:19.507321 | fa163e0a-ba28-31b9-2e96-00000000d9f3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:15:57.760973 | 0.09s 2026-03-14 08:18:19.547076 | fa163e0a-ba28-31b9-2e96-00000000d83a | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:19.582991 | fa163e0a-ba28-31b9-2e96-00000000d83a | SKIPPED | Diff puppet-generated changes for check mode | np0005647033 2026-03-14 08:18:19.584075 | fa163e0a-ba28-31b9-2e96-00000000d83a | TIMING | Diff puppet-generated changes for check mode | np0005647033 | 0:15:57.837726 | 0.04s 2026-03-14 08:18:19.604000 | fa163e0a-ba28-31b9-2e96-00000000d83b | TASK | Diff puppet-generated changes for check mode 2026-03-14 08:18:19.638893 | fa163e0a-ba28-31b9-2e96-00000000d83b | SKIPPED | Diff puppet-generated changes for check mode | np0005647033 2026-03-14 08:18:19.640051 | fa163e0a-ba28-31b9-2e96-00000000d83b | TIMING | Diff puppet-generated changes for check mode | np0005647033 | 0:15:57.893702 | 0.03s 2026-03-14 08:18:19.661680 | fa163e0a-ba28-31b9-2e96-00000000d50b | TASK | Manage containers for step 1 with tripleo-ansible 2026-03-14 08:18:19.687262 | fa163e0a-ba28-31b9-2e96-00000000d50b | TIMING | Manage containers for step 1 with tripleo-ansible | np0005647033 | 0:15:57.940902 | 0.02s 2026-03-14 08:18:19.744766 | fa163e0a-ba28-31b9-2e96-00000000c906 | TASK | Gather variables for each operating system 2026-03-14 08:18:19.751234 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647035 2026-03-14 08:18:19.752166 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:15:58.005815 | 0.40s 2026-03-14 08:18:19.769625 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:19.860919 | fa163e0a-ba28-31b9-2e96-00000000c906 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:15:58.114559 | 0.12s 2026-03-14 08:18:19.876903 | fa163e0a-ba28-31b9-2e96-00000000c907 | TASK | Create container logs path 2026-03-14 08:18:20.057427 | fa163e0a-ba28-31b9-2e96-00000000da77 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 2026-03-14 08:18:20.058647 | fa163e0a-ba28-31b9-2e96-00000000da77 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 | 0:15:58.312296 | 0.95s 2026-03-14 08:18:20.078670 | fa163e0a-ba28-31b9-2e96-00000000da78 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:18:20.108130 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 2026-03-14 08:18:20.109271 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:15:58.362923 | 0.34s 2026-03-14 08:18:20.129626 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:18:20.195285 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:18:20.200468 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:15:58.454119 | 0.07s 2026-03-14 08:18:20.200992 | fa163e0a-ba28-31b9-2e96-00000000c907 | OK | Create container logs path | np0005647033 2026-03-14 08:18:20.201464 | fa163e0a-ba28-31b9-2e96-00000000c907 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:15:58.455126 | 0.32s 2026-03-14 08:18:20.221305 | fa163e0a-ba28-31b9-2e96-00000000c909 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:20.250645 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:18:20.283786 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:15:58.537424 | 0.03s 2026-03-14 08:18:20.305615 | 5ad30d2c-2f93-4917-8483-eeaee4e3305f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647035 2026-03-14 08:18:20.327195 | fa163e0a-ba28-31b9-2e96-00000000db12 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:18:20.690578 | fa163e0a-ba28-31b9-2e96-00000000db12 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647035 2026-03-14 08:18:20.691465 | fa163e0a-ba28-31b9-2e96-00000000db12 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647035 | 0:15:58.945120 | 0.36s 2026-03-14 08:18:20.708824 | fa163e0a-ba28-31b9-2e96-00000000db13 | TASK | Set podman_drop_in fact 2026-03-14 08:18:20.763488 | fa163e0a-ba28-31b9-2e96-00000000db13 | OK | Set podman_drop_in fact | np0005647035 2026-03-14 08:18:20.764337 | fa163e0a-ba28-31b9-2e96-00000000db13 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647035 | 0:15:59.017994 | 0.05s 2026-03-14 08:18:20.780259 | fa163e0a-ba28-31b9-2e96-00000000db15 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:18:20.793731 | fa163e0a-ba28-31b9-2e96-00000000c909 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 2026-03-14 08:18:20.795075 | fa163e0a-ba28-31b9-2e96-00000000c909 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:15:59.048719 | 0.57s 2026-03-14 08:18:20.817598 | fa163e0a-ba28-31b9-2e96-00000000c90a | TASK | Finalise hashes for all containers 2026-03-14 08:18:20.886125 | fa163e0a-ba28-31b9-2e96-00000000c90a | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:18:20.887052 | fa163e0a-ba28-31b9-2e96-00000000c90a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:15:59.140707 | 0.07s 2026-03-14 08:18:20.902411 | fa163e0a-ba28-31b9-2e96-00000000c90c | TASK | Manage systemd shutdown files 2026-03-14 08:18:20.931709 | fa163e0a-ba28-31b9-2e96-00000000c90c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:15:59.185350 | 0.03s 2026-03-14 08:18:20.965603 | 1ac0c783-75ca-4ef7-9269-5eaf67a6d6d8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647033 2026-03-14 08:18:20.988711 | fa163e0a-ba28-31b9-2e96-00000000db35 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:18:21.097046 | fa163e0a-ba28-31b9-2e96-00000000da78 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 2026-03-14 08:18:21.097966 | fa163e0a-ba28-31b9-2e96-00000000da78 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 | 0:15:59.351618 | 1.02s 2026-03-14 08:18:21.116290 | fa163e0a-ba28-31b9-2e96-00000000da79 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:18:21.305781 | fa163e0a-ba28-31b9-2e96-00000000db35 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647033 2026-03-14 08:18:21.309530 | fa163e0a-ba28-31b9-2e96-00000000db35 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647033 | 0:15:59.563179 | 0.32s 2026-03-14 08:18:21.333540 | fa163e0a-ba28-31b9-2e96-00000000db36 | TASK | Set podman_drop_in fact 2026-03-14 08:18:21.375835 | fa163e0a-ba28-31b9-2e96-00000000db36 | OK | Set podman_drop_in fact | np0005647033 2026-03-14 08:18:21.377308 | fa163e0a-ba28-31b9-2e96-00000000db36 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647033 | 0:15:59.630961 | 0.04s 2026-03-14 08:18:21.399066 | fa163e0a-ba28-31b9-2e96-00000000db38 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:18:21.767307 | fa163e0a-ba28-31b9-2e96-00000000db15 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-container-shutdown 2026-03-14 08:18:21.769389 | fa163e0a-ba28-31b9-2e96-00000000db15 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:16:00.023013 | 0.98s 2026-03-14 08:18:22.087878 | fa163e0a-ba28-31b9-2e96-00000000da79 | CHANGED | Enable and start tripleo-container-shutdown | np0005647032 2026-03-14 08:18:22.088842 | fa163e0a-ba28-31b9-2e96-00000000da79 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647032 | 0:16:00.342498 | 0.97s 2026-03-14 08:18:22.109975 | fa163e0a-ba28-31b9-2e96-00000000da7a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:18:22.344855 | fa163e0a-ba28-31b9-2e96-00000000db38 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-container-shutdown 2026-03-14 08:18:22.347624 | fa163e0a-ba28-31b9-2e96-00000000db38 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:16:00.601259 | 0.95s 2026-03-14 08:18:22.748220 | fa163e0a-ba28-31b9-2e96-00000000db15 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-start-podman-container 2026-03-14 08:18:22.750425 | fa163e0a-ba28-31b9-2e96-00000000db15 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:16:01.004080 | 1.96s 2026-03-14 08:18:22.757242 | fa163e0a-ba28-31b9-2e96-00000000db15 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:16:01.010886 | 1.97s 2026-03-14 08:18:22.785320 | fa163e0a-ba28-31b9-2e96-00000000db16 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:18:23.134844 | fa163e0a-ba28-31b9-2e96-00000000da7a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 2026-03-14 08:18:23.135996 | fa163e0a-ba28-31b9-2e96-00000000da7a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 | 0:16:01.389644 | 1.02s 2026-03-14 08:18:23.153462 | fa163e0a-ba28-31b9-2e96-00000000da7b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:18:23.280353 | fa163e0a-ba28-31b9-2e96-00000000db38 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-start-podman-container 2026-03-14 08:18:23.281242 | fa163e0a-ba28-31b9-2e96-00000000db38 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:16:01.534896 | 1.88s 2026-03-14 08:18:23.285842 | fa163e0a-ba28-31b9-2e96-00000000db38 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:16:01.539494 | 1.88s 2026-03-14 08:18:23.318226 | fa163e0a-ba28-31b9-2e96-00000000db39 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:18:23.788218 | fa163e0a-ba28-31b9-2e96-00000000db16 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 2026-03-14 08:18:23.789340 | fa163e0a-ba28-31b9-2e96-00000000db16 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 | 0:16:02.042988 | 1.00s 2026-03-14 08:18:23.817903 | fa163e0a-ba28-31b9-2e96-00000000db17 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:18:24.151250 | fa163e0a-ba28-31b9-2e96-00000000da7b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 2026-03-14 08:18:24.152182 | fa163e0a-ba28-31b9-2e96-00000000da7b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 | 0:16:02.405835 | 1.00s 2026-03-14 08:18:24.169685 | fa163e0a-ba28-31b9-2e96-00000000da7c | TASK | Enable and start netns-placeholder 2026-03-14 08:18:24.314267 | fa163e0a-ba28-31b9-2e96-00000000db39 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 2026-03-14 08:18:24.315403 | fa163e0a-ba28-31b9-2e96-00000000db39 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 | 0:16:02.569056 | 1.00s 2026-03-14 08:18:24.339171 | fa163e0a-ba28-31b9-2e96-00000000db3a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:18:24.893436 | fa163e0a-ba28-31b9-2e96-00000000db17 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 2026-03-14 08:18:24.894458 | fa163e0a-ba28-31b9-2e96-00000000db17 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 | 0:16:03.148109 | 1.07s 2026-03-14 08:18:24.912013 | fa163e0a-ba28-31b9-2e96-00000000db18 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:18:25.138895 | fa163e0a-ba28-31b9-2e96-00000000da7c | CHANGED | Enable and start netns-placeholder | np0005647032 2026-03-14 08:18:25.141105 | fa163e0a-ba28-31b9-2e96-00000000da7c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647032 | 0:16:03.394743 | 0.97s 2026-03-14 08:18:25.175146 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:18:25.231958 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:16:03.485601 | 0.06s 2026-03-14 08:18:25.253243 | 672a4853-2db5-4ce7-a562-4488c8b71f11 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647032 2026-03-14 08:18:25.277206 | fa163e0a-ba28-31b9-2e96-00000000db70 | TASK | Update config hashes for container startup configs 2026-03-14 08:18:25.328843 | fa163e0a-ba28-31b9-2e96-00000000db3a | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 2026-03-14 08:18:25.329781 | fa163e0a-ba28-31b9-2e96-00000000db3a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 | 0:16:03.583434 | 0.99s 2026-03-14 08:18:25.345017 | fa163e0a-ba28-31b9-2e96-00000000db3b | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:18:25.656304 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2026-03-14 08:18:25.657903 | | WARNING | Config change detected for metrics_qdr, new hash: fac7191a6d02175c85a6d4c6b1b5c64f 2026-03-14 08:18:25.658469 | | WARNING | Config change detected for mysql_bootstrap, new hash: 66454eb0228c9b881580613227e98f3d 2026-03-14 08:18:25.659120 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 572aa3f2c306b7a4186153d414d4bff4 2026-03-14 08:18:25.659678 | | WARNING | Config change detected for redis_tls_proxy, new hash: c4459ecd3bd81e96275e23010da92459 2026-03-14 08:18:25.660225 | | WARNING | Config change detected for clustercheck, new hash: b940b79a8c8081321a65b5f6c6643e02 2026-03-14 08:18:25.660770 | | WARNING | Config change detected for horizon_fix_perms, new hash: fdc29f21bb2aebac26c10d217016cbcf 2026-03-14 08:18:25.661295 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 66454eb0228c9b881580613227e98f3d 2026-03-14 08:18:25.661842 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 477c9dd39e8152a7efe9159dec4abb4c 2026-03-14 08:18:25.662360 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2026-03-14 08:18:25.662944 | | WARNING | Config change detected for glance_api_db_sync, new hash: a78eb91c60d8103d926cd32a92fc892f-e2a3d3e63696abc1c4e4e9451c9cd03d 2026-03-14 08:18:25.663485 | | WARNING | Config change detected for heat_engine_db_sync, new hash: cf7144deeac0a48a3b0a23fa9da17568 2026-03-14 08:18:25.664056 | | WARNING | Config change detected for horizon, new hash: fdc29f21bb2aebac26c10d217016cbcf 2026-03-14 08:18:25.664608 | | WARNING | Config change detected for iscsid, new hash: e2a3d3e63696abc1c4e4e9451c9cd03d 2026-03-14 08:18:25.665223 | | WARNING | Config change detected for keystone, new hash: 3f010106a1530038e01e9b117b4a657b 2026-03-14 08:18:25.665770 | | WARNING | Config change detected for keystone_cron, new hash: 3f010106a1530038e01e9b117b4a657b 2026-03-14 08:18:25.666281 | | WARNING | Config change detected for keystone_db_sync, new hash: 3f010106a1530038e01e9b117b4a657b 2026-03-14 08:18:25.666850 | | WARNING | Config change detected for manila_api_db_sync, new hash: 55ea55fc170978b6ef7825ad3350e599 2026-03-14 08:18:25.667366 | | WARNING | Config change detected for neutron_db_sync, new hash: de7eec7c7617663056033de5e20ceef3 2026-03-14 08:18:25.668091 | | WARNING | Config change detected for nova_api_db_sync, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.668670 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.669244 | | WARNING | Config change detected for nova_db_sync, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.669801 | | WARNING | Config change detected for placement_api_db_sync, new hash: 1def7fc955bf7014db39869d058f0212 2026-03-14 08:18:25.670296 | | WARNING | Config change detected for rsyslog, new hash: 5fabfab7024289665523b7ca7e5de850 2026-03-14 08:18:25.670931 | | WARNING | Config change detected for swift_copy_rings, new hash: 30155d8ab337f61d2d78811e758a7728-6a2eecd608f7c1e2817c2e181f1407ce 2026-03-14 08:18:25.671472 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 2e47ec45cea108c54c8cd9817ca68fd7 2026-03-14 08:18:25.672044 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 2e47ec45cea108c54c8cd9817ca68fd7 2026-03-14 08:18:25.672584 | | WARNING | Config change detected for cinder_api, new hash: 477c9dd39e8152a7efe9159dec4abb4c 2026-03-14 08:18:25.673091 | | WARNING | Config change detected for cinder_api_cron, new hash: 477c9dd39e8152a7efe9159dec4abb4c 2026-03-14 08:18:25.673637 | | WARNING | Config change detected for cinder_scheduler, new hash: 477c9dd39e8152a7efe9159dec4abb4c 2026-03-14 08:18:25.674165 | | WARNING | Config change detected for glance_api, new hash: a78eb91c60d8103d926cd32a92fc892f-e2a3d3e63696abc1c4e4e9451c9cd03d 2026-03-14 08:18:25.674731 | | WARNING | Config change detected for glance_api_cron, new hash: a78eb91c60d8103d926cd32a92fc892f 2026-03-14 08:18:25.675070 | | WARNING | Config change detected for glance_api_internal, new hash: 46576f8660c1bbe79d417a692657c241-e2a3d3e63696abc1c4e4e9451c9cd03d 2026-03-14 08:18:25.675392 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 46576f8660c1bbe79d417a692657c241 2026-03-14 08:18:25.675772 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: a78eb91c60d8103d926cd32a92fc892f 2026-03-14 08:18:25.676113 | | WARNING | Config change detected for heat_api, new hash: f08e37636eb87e9bb6f55ee25bfb46b3 2026-03-14 08:18:25.676408 | | WARNING | Config change detected for heat_api_cfn, new hash: 0174574e4d0f98f1fdc2d010e0d21afd 2026-03-14 08:18:25.676743 | | WARNING | Config change detected for heat_api_cron, new hash: f08e37636eb87e9bb6f55ee25bfb46b3 2026-03-14 08:18:25.677087 | | WARNING | Config change detected for heat_engine, new hash: cf7144deeac0a48a3b0a23fa9da17568 2026-03-14 08:18:25.677380 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:18:25.677862 | | WARNING | Config change detected for manila_api, new hash: 55ea55fc170978b6ef7825ad3350e599 2026-03-14 08:18:25.678163 | | WARNING | Config change detected for manila_api_cron, new hash: 55ea55fc170978b6ef7825ad3350e599 2026-03-14 08:18:25.678458 | | WARNING | Config change detected for manila_scheduler, new hash: 55ea55fc170978b6ef7825ad3350e599 2026-03-14 08:18:25.678874 | | WARNING | Config change detected for neutron_api, new hash: de7eec7c7617663056033de5e20ceef3 2026-03-14 08:18:25.679220 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: de7eec7c7617663056033de5e20ceef3 2026-03-14 08:18:25.679581 | | WARNING | Config change detected for nova_api, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.679898 | | WARNING | Config change detected for nova_api_cron, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.680192 | | WARNING | Config change detected for nova_conductor, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.680537 | | WARNING | Config change detected for nova_metadata, new hash: 4a26b69aebce48dbae08f168dd480a57 2026-03-14 08:18:25.680880 | | WARNING | Config change detected for nova_scheduler, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.681232 | | WARNING | Config change detected for nova_vnc_proxy, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.681537 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: da66dc01111a28dcc0accfef2d94280c 2026-03-14 08:18:25.681867 | | WARNING | Config change detected for placement_api, new hash: 1def7fc955bf7014db39869d058f0212 2026-03-14 08:18:25.682185 | | WARNING | Config change detected for placement_wait_for_service, new hash: 1def7fc955bf7014db39869d058f0212 2026-03-14 08:18:25.682479 | | WARNING | Config change detected for swift_account_auditor, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.682886 | | WARNING | Config change detected for swift_account_reaper, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.683183 | | WARNING | Config change detected for swift_account_replicator, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.683494 | | WARNING | Config change detected for swift_account_server, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.683813 | | WARNING | Config change detected for swift_container_auditor, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.684110 | | WARNING | Config change detected for swift_container_replicator, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.684459 | | WARNING | Config change detected for swift_container_server, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.684833 | | WARNING | Config change detected for swift_container_updater, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.685146 | | WARNING | Config change detected for swift_object_auditor, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.685465 | | WARNING | Config change detected for swift_object_expirer, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.685879 | | WARNING | Config change detected for swift_object_replicator, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.686196 | | WARNING | Config change detected for swift_object_server, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.686573 | | WARNING | Config change detected for swift_object_updater, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.686896 | | WARNING | Config change detected for swift_proxy, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.687258 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.687618 | | WARNING | Config change detected for swift_rsync, new hash: 30155d8ab337f61d2d78811e758a7728 2026-03-14 08:18:25.688021 | fa163e0a-ba28-31b9-2e96-00000000db70 | CHANGED | Update config hashes for container startup configs | np0005647032 2026-03-14 08:18:25.688666 | fa163e0a-ba28-31b9-2e96-00000000db70 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647032 | 0:16:03.942312 | 0.41s 2026-03-14 08:18:25.716192 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:25.779149 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:16:04.032790 | 0.06s 2026-03-14 08:18:25.803041 | 3c21a5cd-4afd-4bf6-9118-f89dc332e062 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:18:25.823963 | fa163e0a-ba28-31b9-2e96-00000000db91 | TASK | Gather podman infos 2026-03-14 08:18:25.901118 | fa163e0a-ba28-31b9-2e96-00000000db18 | CHANGED | Enable and start tripleo-container-shutdown | np0005647035 2026-03-14 08:18:25.904028 | fa163e0a-ba28-31b9-2e96-00000000db18 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647035 | 0:16:04.157665 | 0.99s 2026-03-14 08:18:25.939110 | fa163e0a-ba28-31b9-2e96-00000000db19 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:18:26.333766 | fa163e0a-ba28-31b9-2e96-00000000db3b | CHANGED | Enable and start tripleo-container-shutdown | np0005647033 2026-03-14 08:18:26.336101 | fa163e0a-ba28-31b9-2e96-00000000db3b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647033 | 0:16:04.589745 | 0.99s 2026-03-14 08:18:26.370230 | fa163e0a-ba28-31b9-2e96-00000000db3c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:18:26.860919 | fa163e0a-ba28-31b9-2e96-00000000db91 | OK | Gather podman infos | np0005647032 2026-03-14 08:18:26.862279 | fa163e0a-ba28-31b9-2e96-00000000db91 | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:16:05.115926 | 1.04s 2026-03-14 08:18:26.906505 | fa163e0a-ba28-31b9-2e96-00000000db92 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:26.930209 | fa163e0a-ba28-31b9-2e96-00000000db19 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 2026-03-14 08:18:26.931272 | fa163e0a-ba28-31b9-2e96-00000000db19 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 | 0:16:05.184921 | 0.99s 2026-03-14 08:18:26.947578 | fa163e0a-ba28-31b9-2e96-00000000db1a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:18:26.972352 | fa163e0a-ba28-31b9-2e96-00000000db92 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:16:05.225997 | 0.06s 2026-03-14 08:18:27.064711 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:16:05.318357 | 0.05s 2026-03-14 08:18:27.097553 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:27.135918 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:16:05.389565 | 0.04s 2026-03-14 08:18:27.152837 | c317d836-8e49-4a8e-a0f2-9969b839e3c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:18:27.175876 | fa163e0a-ba28-31b9-2e96-00000000dc02 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:27.309940 | fa163e0a-ba28-31b9-2e96-00000000db3c | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 2026-03-14 08:18:27.311021 | fa163e0a-ba28-31b9-2e96-00000000db3c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 | 0:16:05.564672 | 0.93s 2026-03-14 08:18:27.326106 | fa163e0a-ba28-31b9-2e96-00000000db3d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:18:27.953797 | fa163e0a-ba28-31b9-2e96-00000000db1a | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 2026-03-14 08:18:27.955503 | fa163e0a-ba28-31b9-2e96-00000000db1a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 | 0:16:06.209141 | 1.01s 2026-03-14 08:18:27.993456 | fa163e0a-ba28-31b9-2e96-00000000db1b | TASK | Enable and start netns-placeholder 2026-03-14 08:18:28.291258 | fa163e0a-ba28-31b9-2e96-00000000db3d | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 2026-03-14 08:18:28.292627 | fa163e0a-ba28-31b9-2e96-00000000db3d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 | 0:16:06.546273 | 0.97s 2026-03-14 08:18:28.313448 | fa163e0a-ba28-31b9-2e96-00000000db3e | TASK | Enable and start netns-placeholder 2026-03-14 08:18:28.981681 | fa163e0a-ba28-31b9-2e96-00000000db1b | CHANGED | Enable and start netns-placeholder | np0005647035 2026-03-14 08:18:28.983314 | fa163e0a-ba28-31b9-2e96-00000000db1b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647035 | 0:16:07.236960 | 0.99s 2026-03-14 08:18:29.005256 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:18:29.064581 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:16:07.318197 | 0.06s 2026-03-14 08:18:29.085759 | ff5a292c-0632-43b4-bf85-f0aba98dff35 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647035 2026-03-14 08:18:29.110621 | fa163e0a-ba28-31b9-2e96-00000000dc4e | TASK | Update config hashes for container startup configs 2026-03-14 08:18:29.242699 | fa163e0a-ba28-31b9-2e96-00000000db3e | CHANGED | Enable and start netns-placeholder | np0005647033 2026-03-14 08:18:29.244116 | fa163e0a-ba28-31b9-2e96-00000000db3e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647033 | 0:16:07.497764 | 0.93s 2026-03-14 08:18:29.265102 | fa163e0a-ba28-31b9-2e96-00000000c90e | TASK | Update container configs with new config hashes 2026-03-14 08:18:29.301285 | fa163e0a-ba28-31b9-2e96-00000000c90e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:16:07.554932 | 0.04s 2026-03-14 08:18:29.319834 | ed0cead9-0582-4e5f-a439-3b10e0aff9b0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647033 2026-03-14 08:18:29.341665 | fa163e0a-ba28-31b9-2e96-00000000dc6d | TASK | Update config hashes for container startup configs 2026-03-14 08:18:29.513815 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2026-03-14 08:18:29.514571 | | WARNING | Config change detected for metrics_qdr, new hash: 127ab0efa4081d92b0204c18e8a73c07 2026-03-14 08:18:29.514815 | | WARNING | Config change detected for mysql_bootstrap, new hash: 33b3d8dffe8f23a485d6312f32e2a933 2026-03-14 08:18:29.515039 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 935fde0e146f37ba7123d3f936c6a9fe 2026-03-14 08:18:29.515365 | | WARNING | Config change detected for redis_tls_proxy, new hash: 1ebbc9de5a8dece51d5523d848fe649a 2026-03-14 08:18:29.515629 | | WARNING | Config change detected for clustercheck, new hash: ed5b74ef77ccf4aecfeeabb75238e98f 2026-03-14 08:18:29.515865 | | WARNING | Config change detected for horizon_fix_perms, new hash: 50687dce49ea885cd95702b160d5fb9e 2026-03-14 08:18:29.516150 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 33b3d8dffe8f23a485d6312f32e2a933 2026-03-14 08:18:29.516390 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 75ecf2b2d844de7cbfe7dd56a4f93c6d 2026-03-14 08:18:29.516740 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2026-03-14 08:18:29.516967 | | WARNING | Config change detected for glance_api_db_sync, new hash: 26eec528240f3d74cfc8060fcd13e7d8-15eda180f71eeca3f71e8d4609470d7b 2026-03-14 08:18:29.517272 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 8efb96ec82a4b34611fdb5d2f17ce0ad 2026-03-14 08:18:29.517499 | | WARNING | Config change detected for horizon, new hash: 50687dce49ea885cd95702b160d5fb9e 2026-03-14 08:18:29.517818 | | WARNING | Config change detected for iscsid, new hash: 15eda180f71eeca3f71e8d4609470d7b 2026-03-14 08:18:29.518052 | | WARNING | Config change detected for keystone, new hash: d1f5e26d5166b15ccbeba91f80d9df24 2026-03-14 08:18:29.518295 | | WARNING | Config change detected for keystone_cron, new hash: d1f5e26d5166b15ccbeba91f80d9df24 2026-03-14 08:18:29.518553 | | WARNING | Config change detected for keystone_db_sync, new hash: d1f5e26d5166b15ccbeba91f80d9df24 2026-03-14 08:18:29.518844 | | WARNING | Config change detected for manila_api_db_sync, new hash: 6f0026e0027d39e53a1a16863f048fb1 2026-03-14 08:18:29.519093 | | WARNING | Config change detected for neutron_db_sync, new hash: db7c5144740709d29a491ad47bc8c95d 2026-03-14 08:18:29.519417 | | WARNING | Config change detected for nova_api_db_sync, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.519691 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.519952 | | WARNING | Config change detected for nova_db_sync, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.520203 | | WARNING | Config change detected for placement_api_db_sync, new hash: bd155294328cc5844b6fc0dd03bc31f6 2026-03-14 08:18:29.520428 | | WARNING | Config change detected for rsyslog, new hash: ffe24941ca479f0bf846d5dde5cd1bc7 2026-03-14 08:18:29.520701 | | WARNING | Config change detected for swift_copy_rings, new hash: 465ccde26d75795156940d2c1f0b46e7-6a2eecd608f7c1e2817c2e181f1407ce 2026-03-14 08:18:29.520944 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 3ade7ed594ed91f9b087bc55ca566d73 2026-03-14 08:18:29.521157 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 3ade7ed594ed91f9b087bc55ca566d73 2026-03-14 08:18:29.521382 | | WARNING | Config change detected for cinder_api, new hash: 75ecf2b2d844de7cbfe7dd56a4f93c6d 2026-03-14 08:18:29.521636 | | WARNING | Config change detected for cinder_api_cron, new hash: 75ecf2b2d844de7cbfe7dd56a4f93c6d 2026-03-14 08:18:29.521907 | | WARNING | Config change detected for cinder_scheduler, new hash: 75ecf2b2d844de7cbfe7dd56a4f93c6d 2026-03-14 08:18:29.522118 | | WARNING | Config change detected for glance_api, new hash: 26eec528240f3d74cfc8060fcd13e7d8-15eda180f71eeca3f71e8d4609470d7b 2026-03-14 08:18:29.522353 | | WARNING | Config change detected for glance_api_cron, new hash: 26eec528240f3d74cfc8060fcd13e7d8 2026-03-14 08:18:29.522591 | | WARNING | Config change detected for glance_api_internal, new hash: bc28343d20d67078262d837c319af014-15eda180f71eeca3f71e8d4609470d7b 2026-03-14 08:18:29.522804 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: bc28343d20d67078262d837c319af014 2026-03-14 08:18:29.523040 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 26eec528240f3d74cfc8060fcd13e7d8 2026-03-14 08:18:29.523266 | | WARNING | Config change detected for heat_api, new hash: 9ff7bfde0900afd1ecd5bbc94623eb8c 2026-03-14 08:18:29.523484 | | WARNING | Config change detected for heat_api_cfn, new hash: 49a3c0d167e9e64d4d5a68fe616904cf 2026-03-14 08:18:29.523760 | | WARNING | Config change detected for heat_api_cron, new hash: 9ff7bfde0900afd1ecd5bbc94623eb8c 2026-03-14 08:18:29.523979 | | WARNING | Config change detected for heat_engine, new hash: 8efb96ec82a4b34611fdb5d2f17ce0ad 2026-03-14 08:18:29.524212 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:18:29.524444 | | WARNING | Config change detected for manila_api, new hash: 6f0026e0027d39e53a1a16863f048fb1 2026-03-14 08:18:29.524715 | | WARNING | Config change detected for manila_api_cron, new hash: 6f0026e0027d39e53a1a16863f048fb1 2026-03-14 08:18:29.524943 | | WARNING | Config change detected for manila_scheduler, new hash: 6f0026e0027d39e53a1a16863f048fb1 2026-03-14 08:18:29.525174 | | WARNING | Config change detected for neutron_api, new hash: db7c5144740709d29a491ad47bc8c95d 2026-03-14 08:18:29.525470 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: db7c5144740709d29a491ad47bc8c95d 2026-03-14 08:18:29.525716 | | WARNING | Config change detected for nova_api, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.525942 | | WARNING | Config change detected for nova_api_cron, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.526204 | | WARNING | Config change detected for nova_conductor, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.526446 | | WARNING | Config change detected for nova_metadata, new hash: e2adb1a42646cdbede9bad90148cff22 2026-03-14 08:18:29.526717 | | WARNING | Config change detected for nova_scheduler, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.527004 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.527272 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 861aa0b0f081bd5659ae0defbfd6f1cc 2026-03-14 08:18:29.527491 | | WARNING | Config change detected for placement_api, new hash: bd155294328cc5844b6fc0dd03bc31f6 2026-03-14 08:18:29.527867 | | WARNING | Config change detected for placement_wait_for_service, new hash: bd155294328cc5844b6fc0dd03bc31f6 2026-03-14 08:18:29.528105 | | WARNING | Config change detected for swift_account_auditor, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.528325 | | WARNING | Config change detected for swift_account_reaper, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.528613 | | WARNING | Config change detected for swift_account_replicator, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.528858 | | WARNING | Config change detected for swift_account_server, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.529136 | | WARNING | Config change detected for swift_container_auditor, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.529379 | | WARNING | Config change detected for swift_container_replicator, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.529631 | | WARNING | Config change detected for swift_container_server, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.529875 | | WARNING | Config change detected for swift_container_updater, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.530114 | | WARNING | Config change detected for swift_object_auditor, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.530351 | | WARNING | Config change detected for swift_object_expirer, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.530618 | | WARNING | Config change detected for swift_object_replicator, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.530854 | | WARNING | Config change detected for swift_object_server, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.531086 | | WARNING | Config change detected for swift_object_updater, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.531354 | | WARNING | Config change detected for swift_proxy, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.531670 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.531940 | | WARNING | Config change detected for swift_rsync, new hash: 465ccde26d75795156940d2c1f0b46e7 2026-03-14 08:18:29.532202 | fa163e0a-ba28-31b9-2e96-00000000dc4e | CHANGED | Update config hashes for container startup configs | np0005647035 2026-03-14 08:18:29.532704 | fa163e0a-ba28-31b9-2e96-00000000dc4e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647035 | 0:16:07.786356 | 0.42s 2026-03-14 08:18:29.549848 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:29.610683 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:16:07.864331 | 0.06s 2026-03-14 08:18:29.626024 | 38c5b7ca-5309-4d06-af05-26bd1108f82f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:18:29.644330 | fa163e0a-ba28-31b9-2e96-00000000dc8c | TASK | Gather podman infos 2026-03-14 08:18:29.696292 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2026-03-14 08:18:29.697270 | | WARNING | Config change detected for metrics_qdr, new hash: 9f348d12deda1d1e35a2da3f36f8e56c 2026-03-14 08:18:29.697537 | | WARNING | Config change detected for mysql_bootstrap, new hash: f1d817255d738a68c6bdc88e7bd8c8c0 2026-03-14 08:18:29.697796 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: eba559e56c80160d44b9c16b02d8ddf1 2026-03-14 08:18:29.698121 | | WARNING | Config change detected for redis_tls_proxy, new hash: c6ba5c346a85e17f0b555cdfb636cd79 2026-03-14 08:18:29.698348 | | WARNING | Config change detected for clustercheck, new hash: 688adf2f5547def8dce06f709848da78 2026-03-14 08:18:29.698595 | | WARNING | Config change detected for horizon_fix_perms, new hash: f44798e702658a28b956110b29b3b60f 2026-03-14 08:18:29.698859 | | WARNING | Config change detected for mysql_wait_bundle, new hash: f1d817255d738a68c6bdc88e7bd8c8c0 2026-03-14 08:18:29.699092 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 429bfff0cc8fe91f4cd6ee7e45456919 2026-03-14 08:18:29.699331 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2026-03-14 08:18:29.699576 | | WARNING | Config change detected for glance_api_db_sync, new hash: 7ada5ee9ae4a2452ff981a732b903629-d376accb434254a0b2d779160e4baa0b 2026-03-14 08:18:29.699810 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 447fe70d3d707ae0a288111b031ed277 2026-03-14 08:18:29.700239 | | WARNING | Config change detected for horizon, new hash: f44798e702658a28b956110b29b3b60f 2026-03-14 08:18:29.700456 | | WARNING | Config change detected for iscsid, new hash: d376accb434254a0b2d779160e4baa0b 2026-03-14 08:18:29.700704 | | WARNING | Config change detected for keystone, new hash: 534ab33079bba47b08cbe1068263c95d 2026-03-14 08:18:29.700915 | | WARNING | Config change detected for keystone_cron, new hash: 534ab33079bba47b08cbe1068263c95d 2026-03-14 08:18:29.701130 | | WARNING | Config change detected for keystone_db_sync, new hash: 534ab33079bba47b08cbe1068263c95d 2026-03-14 08:18:29.701393 | | WARNING | Config change detected for manila_api_db_sync, new hash: 8a8709b7f5ab8766ffa94084dd64c5fa 2026-03-14 08:18:29.701631 | | WARNING | Config change detected for neutron_db_sync, new hash: be79721333461fa14baff5c1ff03486f 2026-03-14 08:18:29.701854 | | WARNING | Config change detected for nova_api_db_sync, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.702072 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.702316 | | WARNING | Config change detected for nova_db_sync, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.702598 | | WARNING | Config change detected for placement_api_db_sync, new hash: bbcf0c0451870585187985266be46e71 2026-03-14 08:18:29.702824 | | WARNING | Config change detected for rsyslog, new hash: e250bcfcc38dbb0a6c34295a0cb86f9a 2026-03-14 08:18:29.703121 | | WARNING | Config change detected for swift_copy_rings, new hash: 26fc8c8acffff12e7cbadd9d46b78719-6a2eecd608f7c1e2817c2e181f1407ce 2026-03-14 08:18:29.703359 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 899c95a5d796e9c2a67805623041872f 2026-03-14 08:18:29.703604 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 899c95a5d796e9c2a67805623041872f 2026-03-14 08:18:29.703833 | | WARNING | Config change detected for cinder_api, new hash: 429bfff0cc8fe91f4cd6ee7e45456919 2026-03-14 08:18:29.704144 | | WARNING | Config change detected for cinder_api_cron, new hash: 429bfff0cc8fe91f4cd6ee7e45456919 2026-03-14 08:18:29.704366 | | WARNING | Config change detected for cinder_scheduler, new hash: 429bfff0cc8fe91f4cd6ee7e45456919 2026-03-14 08:18:29.704736 | | WARNING | Config change detected for glance_api, new hash: 7ada5ee9ae4a2452ff981a732b903629-d376accb434254a0b2d779160e4baa0b 2026-03-14 08:18:29.704964 | | WARNING | Config change detected for glance_api_cron, new hash: 7ada5ee9ae4a2452ff981a732b903629 2026-03-14 08:18:29.705186 | | WARNING | Config change detected for glance_api_internal, new hash: be295d321cde52a37097b84a23ff974d-d376accb434254a0b2d779160e4baa0b 2026-03-14 08:18:29.705423 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: be295d321cde52a37097b84a23ff974d 2026-03-14 08:18:29.705699 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 7ada5ee9ae4a2452ff981a732b903629 2026-03-14 08:18:29.705933 | | WARNING | Config change detected for heat_api, new hash: 872431b5b23a66d12d6bd625a4d915a7 2026-03-14 08:18:29.706155 | | WARNING | Config change detected for heat_api_cfn, new hash: 305214bcb9a293656ad5e3b3bd6dcca4 2026-03-14 08:18:29.706383 | | WARNING | Config change detected for heat_api_cron, new hash: 872431b5b23a66d12d6bd625a4d915a7 2026-03-14 08:18:29.706620 | | WARNING | Config change detected for heat_engine, new hash: 447fe70d3d707ae0a288111b031ed277 2026-03-14 08:18:29.706942 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-03-14 08:18:29.707166 | | WARNING | Config change detected for manila_api, new hash: 8a8709b7f5ab8766ffa94084dd64c5fa 2026-03-14 08:18:29.707431 | | WARNING | Config change detected for manila_api_cron, new hash: 8a8709b7f5ab8766ffa94084dd64c5fa 2026-03-14 08:18:29.707676 | | WARNING | Config change detected for manila_scheduler, new hash: 8a8709b7f5ab8766ffa94084dd64c5fa 2026-03-14 08:18:29.707980 | | WARNING | Config change detected for neutron_api, new hash: be79721333461fa14baff5c1ff03486f 2026-03-14 08:18:29.708206 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: be79721333461fa14baff5c1ff03486f 2026-03-14 08:18:29.708484 | | WARNING | Config change detected for nova_api, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.708787 | | WARNING | Config change detected for nova_api_cron, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.709024 | | WARNING | Config change detected for nova_conductor, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.709272 | | WARNING | Config change detected for nova_metadata, new hash: 5b493d8398d1171bdabc57f30af4e8a6 2026-03-14 08:18:29.709494 | | WARNING | Config change detected for nova_scheduler, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.709771 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.710001 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 5dcab48a20741ede0286f62e39231031 2026-03-14 08:18:29.710218 | | WARNING | Config change detected for placement_api, new hash: bbcf0c0451870585187985266be46e71 2026-03-14 08:18:29.710442 | | WARNING | Config change detected for placement_wait_for_service, new hash: bbcf0c0451870585187985266be46e71 2026-03-14 08:18:29.710689 | | WARNING | Config change detected for swift_account_auditor, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.710963 | | WARNING | Config change detected for swift_account_reaper, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.711205 | | WARNING | Config change detected for swift_account_replicator, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.711435 | | WARNING | Config change detected for swift_account_server, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.711682 | | WARNING | Config change detected for swift_container_auditor, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.711913 | | WARNING | Config change detected for swift_container_replicator, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.712207 | | WARNING | Config change detected for swift_container_server, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.712460 | | WARNING | Config change detected for swift_container_updater, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.712741 | | WARNING | Config change detected for swift_object_auditor, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.713142 | | WARNING | Config change detected for swift_object_expirer, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.713363 | | WARNING | Config change detected for swift_object_replicator, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.713600 | | WARNING | Config change detected for swift_object_server, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.714094 | | WARNING | Config change detected for swift_object_updater, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.714372 | | WARNING | Config change detected for swift_proxy, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.714649 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.714882 | | WARNING | Config change detected for swift_rsync, new hash: 26fc8c8acffff12e7cbadd9d46b78719 2026-03-14 08:18:29.715132 | fa163e0a-ba28-31b9-2e96-00000000dc6d | CHANGED | Update config hashes for container startup configs | np0005647033 2026-03-14 08:18:29.715639 | fa163e0a-ba28-31b9-2e96-00000000dc6d | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647033 | 0:16:07.969290 | 0.37s 2026-03-14 08:18:29.732603 | fa163e0a-ba28-31b9-2e96-00000000c90f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:29.791891 | fa163e0a-ba28-31b9-2e96-00000000c90f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:16:08.045539 | 0.06s 2026-03-14 08:18:29.807022 | 38c2515a-6c1e-4ec4-af07-5f2e9ec68e2d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:18:29.825921 | fa163e0a-ba28-31b9-2e96-00000000dcbb | TASK | Gather podman infos 2026-03-14 08:18:30.486520 | fa163e0a-ba28-31b9-2e96-00000000dc8c | OK | Gather podman infos | np0005647035 2026-03-14 08:18:30.488383 | fa163e0a-ba28-31b9-2e96-00000000dc8c | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:16:08.742024 | 0.84s 2026-03-14 08:18:30.545325 | fa163e0a-ba28-31b9-2e96-00000000dcbb | OK | Gather podman infos | np0005647033 2026-03-14 08:18:30.546213 | fa163e0a-ba28-31b9-2e96-00000000dcbb | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:16:08.799864 | 0.72s 2026-03-14 08:18:30.593601 | fa163e0a-ba28-31b9-2e96-00000000dcbc | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:30.619298 | fa163e0a-ba28-31b9-2e96-00000000dc8d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:30.642675 | fa163e0a-ba28-31b9-2e96-00000000dcbc | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:16:08.896316 | 0.05s 2026-03-14 08:18:30.688252 | fa163e0a-ba28-31b9-2e96-00000000dc8d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:16:08.941889 | 0.07s 2026-03-14 08:18:30.744653 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:16:08.998295 | 0.06s 2026-03-14 08:18:30.775254 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:30.786185 | fa163e0a-ba28-31b9-2e96-00000000cc1a | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:16:09.039828 | 0.06s 2026-03-14 08:18:30.817662 | fa163e0a-ba28-31b9-2e96-00000000c910 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:30.827009 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:16:09.080645 | 0.05s 2026-03-14 08:18:30.843755 | 4ed93db8-4d2c-4939-86a6-e0ad6378fed4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:18:30.867441 | fa163e0a-ba28-31b9-2e96-00000000dd64 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:30.883510 | fa163e0a-ba28-31b9-2e96-00000000c910 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:16:09.137146 | 0.06s 2026-03-14 08:18:30.899791 | c39e6a63-d84f-446a-abe9-ffcde0caee35 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:18:30.931998 | fa163e0a-ba28-31b9-2e96-00000000dda8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:36.110513 | fa163e0a-ba28-31b9-2e96-00000000dc02 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 2026-03-14 08:18:36.111885 | fa163e0a-ba28-31b9-2e96-00000000dc02 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:16:14.365532 | 8.93s 2026-03-14 08:18:36.137353 | fa163e0a-ba28-31b9-2e96-00000000dc03 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:38.666357 | fa163e0a-ba28-31b9-2e96-00000000dda8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 2026-03-14 08:18:38.667245 | fa163e0a-ba28-31b9-2e96-00000000dda8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:16:16.920898 | 7.73s 2026-03-14 08:18:38.684071 | fa163e0a-ba28-31b9-2e96-00000000dda9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:38.770694 | fa163e0a-ba28-31b9-2e96-00000000dd64 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 2026-03-14 08:18:38.772272 | fa163e0a-ba28-31b9-2e96-00000000dd64 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:16:17.025919 | 7.90s 2026-03-14 08:18:38.795657 | fa163e0a-ba28-31b9-2e96-00000000dd65 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-03-14 08:18:44.002949 | fa163e0a-ba28-31b9-2e96-00000000dc03 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 2026-03-14 08:18:44.005623 | fa163e0a-ba28-31b9-2e96-00000000dc03 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647032 | 0:16:22.259265 | 7.87s 2026-03-14 08:18:44.075240 | fa163e0a-ba28-31b9-2e96-00000000d4bf | TASK | Clean container_puppet_tasks for np0005647032 step 1 2026-03-14 08:18:44.388350 | fa163e0a-ba28-31b9-2e96-00000000d4bf | OK | Clean container_puppet_tasks for np0005647032 step 1 | np0005647032 2026-03-14 08:18:44.389508 | fa163e0a-ba28-31b9-2e96-00000000d4bf | TIMING | Clean container_puppet_tasks for np0005647032 step 1 | np0005647032 | 0:16:22.643158 | 0.31s 2026-03-14 08:18:44.426051 | fa163e0a-ba28-31b9-2e96-00000000d4c0 | TASK | Calculate container_puppet_tasks for np0005647032 step 1 2026-03-14 08:18:44.467176 | fa163e0a-ba28-31b9-2e96-00000000d4c0 | TIMING | Calculate container_puppet_tasks for np0005647032 step 1 | np0005647032 | 0:16:22.720811 | 0.04s 2026-03-14 08:18:44.489119 | fa163e0a-ba28-31b9-2e96-00000000d4c1 | TASK | Include container-puppet tasks for step 1 2026-03-14 08:18:44.534715 | fa163e0a-ba28-31b9-2e96-00000000d4c1 | TIMING | Include container-puppet tasks for step 1 | np0005647032 | 0:16:22.788361 | 0.04s 2026-03-14 08:18:44.553323 | 3810a8b3-6cb2-4c38-b802-dd3b75fd869d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647032 2026-03-14 08:18:44.580046 | fa163e0a-ba28-31b9-2e96-00000000ddf8 | TASK | Write container-puppet-tasks json file for np0005647032 step 1 2026-03-14 08:18:45.592463 | fa163e0a-ba28-31b9-2e96-00000000ddf8 | CHANGED | Write container-puppet-tasks json file for np0005647032 step 1 | np0005647032 2026-03-14 08:18:45.593640 | fa163e0a-ba28-31b9-2e96-00000000ddf8 | TIMING | Write container-puppet-tasks json file for np0005647032 step 1 | np0005647032 | 0:16:23.847292 | 1.01s 2026-03-14 08:18:45.618234 | fa163e0a-ba28-31b9-2e96-00000000ddfa | TASK | Generate container puppet configs for step 1 2026-03-14 08:18:45.931058 | fa163e0a-ba28-31b9-2e96-00000000ddfa | OK | Generate container puppet configs for step 1 | np0005647032 2026-03-14 08:18:45.933843 | fa163e0a-ba28-31b9-2e96-00000000ddfa | TIMING | Generate container puppet configs for step 1 | np0005647032 | 0:16:24.187485 | 0.31s 2026-03-14 08:18:45.969595 | fa163e0a-ba28-31b9-2e96-00000000ddfb | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:18:46.012251 | fa163e0a-ba28-31b9-2e96-00000000ddfb | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647032 | 0:16:24.265895 | 0.04s 2026-03-14 08:18:46.070674 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:18:46.197910 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:16:24.451555 | 0.13s 2026-03-14 08:18:46.214248 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:18:46.422791 | fa163e0a-ba28-31b9-2e96-00000000dda9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 2026-03-14 08:18:46.424365 | fa163e0a-ba28-31b9-2e96-00000000dda9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647035 | 0:16:24.678006 | 7.74s 2026-03-14 08:18:46.483071 | fa163e0a-ba28-31b9-2e96-00000000d4f3 | TASK | Clean container_puppet_tasks for np0005647035 step 1 2026-03-14 08:18:46.514371 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647032 2026-03-14 08:18:46.515246 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:16:24.768899 | 0.30s 2026-03-14 08:18:46.533965 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:46.788147 | fa163e0a-ba28-31b9-2e96-00000000d4f3 | OK | Clean container_puppet_tasks for np0005647035 step 1 | np0005647035 2026-03-14 08:18:46.789062 | fa163e0a-ba28-31b9-2e96-00000000d4f3 | TIMING | Clean container_puppet_tasks for np0005647035 step 1 | np0005647035 | 0:16:25.042712 | 0.31s 2026-03-14 08:18:46.819723 | fa163e0a-ba28-31b9-2e96-00000000d4f4 | TASK | Calculate container_puppet_tasks for np0005647035 step 1 2026-03-14 08:18:46.877259 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:18:46.878061 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:16:25.131716 | 0.34s 2026-03-14 08:18:46.878572 | fa163e0a-ba28-31b9-2e96-00000000d4f4 | TIMING | Calculate container_puppet_tasks for np0005647035 step 1 | np0005647035 | 0:16:25.132233 | 0.06s 2026-03-14 08:18:46.899312 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:18:46.925540 | fa163e0a-ba28-31b9-2e96-00000000d4f5 | TASK | Include container-puppet tasks for step 1 2026-03-14 08:18:46.941409 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:18:46.942379 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:16:25.196033 | 0.04s 2026-03-14 08:18:46.959344 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:18:46.968266 | fa163e0a-ba28-31b9-2e96-00000000d4f5 | TIMING | Include container-puppet tasks for step 1 | np0005647035 | 0:16:25.221903 | 0.04s 2026-03-14 08:18:46.991115 | 380f2f9b-3733-456f-8a0b-731b5c6f2966 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647035 2026-03-14 08:18:47.014829 | fa163e0a-ba28-31b9-2e96-00000000de67 | TASK | Write container-puppet-tasks json file for np0005647035 step 1 2026-03-14 08:18:47.020405 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:18:47.021302 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:16:25.274950 | 0.06s 2026-03-14 08:18:47.038940 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:18:47.075496 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:18:47.076678 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:16:25.330330 | 0.04s 2026-03-14 08:18:47.095825 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:47.134989 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:18:47.136584 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:16:25.390195 | 0.04s 2026-03-14 08:18:47.169338 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:47.221770 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 2026-03-14 08:18:47.222745 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647032 | 0:16:25.476397 | 0.05s 2026-03-14 08:18:47.429268 | fa163e0a-ba28-31b9-2e96-00000000dd65 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 2026-03-14 08:18:47.430132 | fa163e0a-ba28-31b9-2e96-00000000dd65 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005647033 | 0:16:25.683788 | 8.63s 2026-03-14 08:18:47.497217 | fa163e0a-ba28-31b9-2e96-00000000d50d | TASK | Clean container_puppet_tasks for np0005647033 step 1 2026-03-14 08:18:47.802775 | fa163e0a-ba28-31b9-2e96-00000000d50d | OK | Clean container_puppet_tasks for np0005647033 step 1 | np0005647033 2026-03-14 08:18:47.804094 | fa163e0a-ba28-31b9-2e96-00000000d50d | TIMING | Clean container_puppet_tasks for np0005647033 step 1 | np0005647033 | 0:16:26.057739 | 0.31s 2026-03-14 08:18:47.837465 | fa163e0a-ba28-31b9-2e96-00000000d50e | TASK | Calculate container_puppet_tasks for np0005647033 step 1 2026-03-14 08:18:47.888244 | fa163e0a-ba28-31b9-2e96-00000000d50e | TIMING | Calculate container_puppet_tasks for np0005647033 step 1 | np0005647033 | 0:16:26.141881 | 0.05s 2026-03-14 08:18:47.908736 | fa163e0a-ba28-31b9-2e96-00000000d50f | TASK | Include container-puppet tasks for step 1 2026-03-14 08:18:47.960448 | fa163e0a-ba28-31b9-2e96-00000000d50f | TIMING | Include container-puppet tasks for step 1 | np0005647033 | 0:16:26.214092 | 0.05s 2026-03-14 08:18:47.965978 | fa163e0a-ba28-31b9-2e96-00000000de67 | CHANGED | Write container-puppet-tasks json file for np0005647035 step 1 | np0005647035 2026-03-14 08:18:47.966524 | fa163e0a-ba28-31b9-2e96-00000000de67 | TIMING | Write container-puppet-tasks json file for np0005647035 step 1 | np0005647035 | 0:16:26.220184 | 0.95s 2026-03-14 08:18:47.987707 | 41d3ea7a-8af5-4f9c-8826-e2fac4a3cd2d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647033 2026-03-14 08:18:48.017215 | fa163e0a-ba28-31b9-2e96-00000000de8e | TASK | Write container-puppet-tasks json file for np0005647033 step 1 2026-03-14 08:18:48.038813 | fa163e0a-ba28-31b9-2e96-00000000de69 | TASK | Generate container puppet configs for step 1 2026-03-14 08:18:48.432249 | fa163e0a-ba28-31b9-2e96-00000000de69 | OK | Generate container puppet configs for step 1 | np0005647035 2026-03-14 08:18:48.433092 | fa163e0a-ba28-31b9-2e96-00000000de69 | TIMING | Generate container puppet configs for step 1 | np0005647035 | 0:16:26.686735 | 0.39s 2026-03-14 08:18:48.448233 | fa163e0a-ba28-31b9-2e96-00000000de6a | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:18:48.479146 | fa163e0a-ba28-31b9-2e96-00000000de6a | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647035 | 0:16:26.732790 | 0.03s 2026-03-14 08:18:48.516437 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:18:48.633244 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:16:26.886892 | 0.12s 2026-03-14 08:18:48.647702 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:18:48.961786 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647035 2026-03-14 08:18:48.963189 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:16:27.216835 | 0.31s 2026-03-14 08:18:48.988635 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:49.028043 | fa163e0a-ba28-31b9-2e96-00000000de8e | CHANGED | Write container-puppet-tasks json file for np0005647033 step 1 | np0005647033 2026-03-14 08:18:49.029171 | fa163e0a-ba28-31b9-2e96-00000000de8e | TIMING | Write container-puppet-tasks json file for np0005647033 step 1 | np0005647033 | 0:16:27.282817 | 1.01s 2026-03-14 08:18:49.052710 | fa163e0a-ba28-31b9-2e96-00000000de90 | TASK | Generate container puppet configs for step 1 2026-03-14 08:18:49.318536 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:18:49.319995 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:16:27.573632 | 0.33s 2026-03-14 08:18:49.345485 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:18:49.396289 | fa163e0a-ba28-31b9-2e96-00000000de90 | OK | Generate container puppet configs for step 1 | np0005647033 2026-03-14 08:18:49.397197 | fa163e0a-ba28-31b9-2e96-00000000de90 | TIMING | Generate container puppet configs for step 1 | np0005647033 | 0:16:27.650848 | 0.34s 2026-03-14 08:18:49.397712 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:18:49.398273 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:16:27.651933 | 0.05s 2026-03-14 08:18:49.419192 | fa163e0a-ba28-31b9-2e96-00000000de91 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-03-14 08:18:49.443248 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:18:49.458152 | fa163e0a-ba28-31b9-2e96-00000000de91 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005647033 | 0:16:27.711778 | 0.04s 2026-03-14 08:18:49.504953 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TASK | Gather variables for each operating system 2026-03-14 08:18:49.512137 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:18:49.513060 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:16:27.766710 | 0.06s 2026-03-14 08:18:49.528933 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:18:49.585726 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:18:49.586564 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:16:27.840207 | 0.06s 2026-03-14 08:18:49.602263 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:49.615008 | fa163e0a-ba28-31b9-2e96-00000000c3a2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:16:27.868643 | 0.11s 2026-03-14 08:18:49.685706 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TASK | Create container logs path 2026-03-14 08:18:49.694662 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:18:49.696230 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:16:27.949871 | 0.09s 2026-03-14 08:18:49.721569 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:49.767843 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 2026-03-14 08:18:49.768710 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647035 | 0:16:28.022362 | 0.05s 2026-03-14 08:18:50.006198 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | OK | Create container logs path | np0005647033 2026-03-14 08:18:50.006895 | fa163e0a-ba28-31b9-2e96-00000000c3a3 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:16:28.260553 | 0.32s 2026-03-14 08:18:50.021916 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:50.366563 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:18:50.367330 | fa163e0a-ba28-31b9-2e96-00000000c3a5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:16:28.620986 | 0.34s 2026-03-14 08:18:50.381418 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TASK | Finalise hashes for all containers 2026-03-14 08:18:50.427403 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:18:50.428208 | fa163e0a-ba28-31b9-2e96-00000000c3a6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:16:28.681865 | 0.05s 2026-03-14 08:18:50.442787 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TASK | Manage systemd shutdown files 2026-03-14 08:18:50.478193 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:18:50.478985 | fa163e0a-ba28-31b9-2e96-00000000c3a8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:16:28.732641 | 0.04s 2026-03-14 08:18:50.493363 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TASK | Update container configs with new config hashes 2026-03-14 08:18:50.544494 | fa163e0a-ba28-31b9-2e96-00000000c3aa | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:18:50.545224 | fa163e0a-ba28-31b9-2e96-00000000c3aa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:16:28.798881 | 0.05s 2026-03-14 08:18:50.560643 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:50.596720 | fa163e0a-ba28-31b9-2e96-00000000c3ab | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:18:50.597482 | fa163e0a-ba28-31b9-2e96-00000000c3ab | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:16:28.851137 | 0.04s 2026-03-14 08:18:50.613357 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-03-14 08:18:50.664454 | fa163e0a-ba28-31b9-2e96-00000000c3ac | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 2026-03-14 08:18:50.665285 | fa163e0a-ba28-31b9-2e96-00000000c3ac | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005647033 | 0:16:28.918940 | 0.05s PLAY [External deployment step 2] ********************************************** 2026-03-14 08:18:50.751745 | fa163e0a-ba28-31b9-2e96-0000000000cb | TASK | External deployment step 2 2026-03-14 08:18:50.782937 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cb') missing from stats 2026-03-14 08:18:50.821137 | fa163e0a-ba28-31b9-2e96-0000000000cc | TIMING | include_tasks | undercloud | 0:16:29.074777 | 0.03s 2026-03-14 08:18:50.824826 | 6110f5ba-fa25-4a0d-b165-82b9078dffbc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2026-03-14 08:18:50.964244 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:50.979978 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:51.003670 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:51.037709 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:51.059077 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:51.085524 | fa163e0a-ba28-31b9-2e96-0000000000cf | TASK | Deploy step tasks for 2 2026-03-14 08:18:51.099260 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.100775 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.101612 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.102386 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.103148 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.113405 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:51.133085 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:51.148218 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:51.170394 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:51.190133 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:51.197717 | fa163e0a-ba28-31b9-2e96-0000000000cf | OK | Deploy step tasks for 2 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000cf') missing from stats 2026-03-14 08:18:51.214562 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-03-14 08:18:52.095010 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647039 2026-03-14 08:18:52.096684 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647039 | 0:16:30.350331 | 0.95s 2026-03-14 08:18:52.133293 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647037 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:18:52.135126 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647037 | 0:16:30.388779 | 1.02s 2026-03-14 08:18:52.163778 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647039 | 0:16:30.417415 | 0.05s 2026-03-14 08:18:52.164610 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647038 2026-03-14 08:18:52.165831 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647038 | 0:16:30.419491 | 1.03s 2026-03-14 08:18:52.179530 | 3fe5d4b2-4384-4d61-8e6b-ee490fd40033 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005647039 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:18:52.212887 | fa163e0a-ba28-31b9-2e96-00000000df81 | TASK | set enable_sensubility fact 2026-03-14 08:18:52.219670 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647032 2026-03-14 08:18:52.220578 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647032 | 0:16:30.474227 | 1.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:18:52.221304 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647037 | 0:16:30.474965 | 0.07s 2026-03-14 08:18:52.224967 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647033 2026-03-14 08:18:52.225378 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647033 | 0:16:30.479040 | 1.03s 2026-03-14 08:18:52.225874 | fa163e0a-ba28-31b9-2e96-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005647035 2026-03-14 08:18:52.226214 | fa163e0a-ba28-31b9-2e96-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005647035 | 0:16:30.479877 | 1.01s 2026-03-14 08:18:52.226585 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647038 | 0:16:30.480248 | 0.03s 2026-03-14 08:18:52.247631 | a1e2ba0d-6090-43f8-a5fb-19c0308778c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005647037 2026-03-14 08:18:52.247984 | a1e2ba0d-6090-43f8-a5fb-19c0308778c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005647038 2026-03-14 08:18:52.258091 | fa163e0a-ba28-31b9-2e96-00000000df9c | TASK | set enable_sensubility fact 2026-03-14 08:18:52.272198 | fa163e0a-ba28-31b9-2e96-00000000df9c | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:18:52.351234 | fa163e0a-ba28-31b9-2e96-00000000df81 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:18:52.355234 | fa163e0a-ba28-31b9-2e96-00000000df81 | TIMING | set enable_sensubility fact | np0005647039 | 0:16:30.608881 | 0.14s 2026-03-14 08:18:52.355607 | fa163e0a-ba28-31b9-2e96-00000000df9c | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:18:52.356034 | fa163e0a-ba28-31b9-2e96-00000000df9c | TIMING | set enable_sensubility fact | np0005647037 | 0:16:30.609696 | 0.10s 2026-03-14 08:18:52.356353 | fa163e0a-ba28-31b9-2e96-00000000df9c | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:18:52.356705 | fa163e0a-ba28-31b9-2e96-00000000df9c | TIMING | set enable_sensubility fact | np0005647038 | 0:16:30.610368 | 0.08s 2026-03-14 08:18:52.357076 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647032 | 0:16:30.610738 | 0.06s 2026-03-14 08:18:52.357398 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647033 | 0:16:30.611060 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:18:52.442407 | 3c3ed814-4ed5-46ee-a1dc-2031d1cb7674 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005647032 2026-03-14 08:18:52.442939 | 3c3ed814-4ed5-46ee-a1dc-2031d1cb7674 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005647033 2026-03-14 08:18:52.473046 | fa163e0a-ba28-31b9-2e96-00000000df9e | TASK | Push script 2026-03-14 08:18:52.487230 | fa163e0a-ba28-31b9-2e96-00000000df9e | TASK | Push script 2026-03-14 08:18:52.501861 | fa163e0a-ba28-31b9-2e96-00000000df83 | TASK | Push script 2026-03-14 08:18:52.522076 | fa163e0a-ba28-31b9-2e96-00000000dfbc | TASK | set enable_sensubility fact 2026-03-14 08:18:52.540662 | fa163e0a-ba28-31b9-2e96-00000000dfbc | TASK | set enable_sensubility fact 2026-03-14 08:18:52.547099 | fa163e0a-ba28-31b9-2e96-0000000000d1 | TIMING | include_tasks | np0005647035 | 0:16:30.800738 | 0.20s 2026-03-14 08:18:52.587458 | 6e2eef62-b7a9-42b1-92f5-82301f41296c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005647035 2026-03-14 08:18:52.619739 | fa163e0a-ba28-31b9-2e96-00000000e096 | TASK | set enable_sensubility fact 2026-03-14 08:18:52.624344 | fa163e0a-ba28-31b9-2e96-00000000dfbc | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:18:52.625295 | fa163e0a-ba28-31b9-2e96-00000000dfbc | TIMING | set enable_sensubility fact | np0005647032 | 0:16:30.878944 | 0.10s 2026-03-14 08:18:52.625682 | fa163e0a-ba28-31b9-2e96-00000000dfbc | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:18:52.626025 | fa163e0a-ba28-31b9-2e96-00000000dfbc | TIMING | set enable_sensubility fact | np0005647033 | 0:16:30.879688 | 0.08s 2026-03-14 08:18:52.644066 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TASK | Gather variables for each operating system 2026-03-14 08:18:52.667194 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TASK | Gather variables for each operating system 2026-03-14 08:18:52.673673 | fa163e0a-ba28-31b9-2e96-00000000e096 | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:18:52.674506 | fa163e0a-ba28-31b9-2e96-00000000e096 | TIMING | set enable_sensubility fact | np0005647035 | 0:16:30.928154 | 0.05s 2026-03-14 08:18:52.690594 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TASK | Gather variables for each operating system 2026-03-14 08:18:52.780471 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:16:31.034109 | 0.13s 2026-03-14 08:18:52.783435 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:16:31.037087 | 0.12s 2026-03-14 08:18:52.803492 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TASK | Detect if resource is being created or already exists 2026-03-14 08:18:52.822946 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TASK | Detect if resource is being created or already exists 2026-03-14 08:18:52.829909 | fa163e0a-ba28-31b9-2e96-00000000dfc3 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:16:31.083543 | 0.14s 2026-03-14 08:18:52.846134 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TASK | Detect if resource is being created or already exists 2026-03-14 08:18:53.404808 | fa163e0a-ba28-31b9-2e96-00000000df9e | CHANGED | Push script | np0005647037 2026-03-14 08:18:53.408154 | fa163e0a-ba28-31b9-2e96-00000000df9e | TIMING | Push script | np0005647037 | 0:16:31.661787 | 0.93s 2026-03-14 08:18:53.435776 | fa163e0a-ba28-31b9-2e96-00000000df9f | TASK | Insert cronjob in root crontab 2026-03-14 08:18:53.476165 | fa163e0a-ba28-31b9-2e96-00000000df9e | CHANGED | Push script | np0005647038 2026-03-14 08:18:53.478215 | fa163e0a-ba28-31b9-2e96-00000000df9e | TIMING | Push script | np0005647038 | 0:16:31.731862 | 0.99s 2026-03-14 08:18:53.479297 | fa163e0a-ba28-31b9-2e96-00000000df83 | CHANGED | Push script | np0005647039 2026-03-14 08:18:53.480289 | fa163e0a-ba28-31b9-2e96-00000000df83 | TIMING | Push script | np0005647039 | 0:16:31.733947 | 0.98s 2026-03-14 08:18:53.494777 | fa163e0a-ba28-31b9-2e96-00000000df9f | TASK | Insert cronjob in root crontab 2026-03-14 08:18:53.516371 | fa163e0a-ba28-31b9-2e96-00000000df84 | TASK | Insert cronjob in root crontab 2026-03-14 08:18:53.589244 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:18:53.590742 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:16:31.844395 | 0.79s 2026-03-14 08:18:53.610465 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TASK | Run init bundle puppet on the host for haproxy 2026-03-14 08:18:53.655248 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:18:53.661279 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:16:31.914932 | 0.84s 2026-03-14 08:18:53.662227 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:18:53.662945 | fa163e0a-ba28-31b9-2e96-00000000dfc4 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:16:31.916606 | 0.82s 2026-03-14 08:18:53.810819 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TASK | Run init bundle puppet on the host for haproxy 2026-03-14 08:18:53.831325 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TASK | Run init bundle puppet on the host for haproxy 2026-03-14 08:18:54.029510 | fa163e0a-ba28-31b9-2e96-00000000df84 | CHANGED | Insert cronjob in root crontab | np0005647039 2026-03-14 08:18:54.037926 | fa163e0a-ba28-31b9-2e96-00000000df84 | TIMING | Insert cronjob in root crontab | np0005647039 | 0:16:32.291557 | 0.52s 2026-03-14 08:18:54.039901 | fa163e0a-ba28-31b9-2e96-00000000df9f | CHANGED | Insert cronjob in root crontab | np0005647037 2026-03-14 08:18:54.047269 | fa163e0a-ba28-31b9-2e96-00000000df9f | TIMING | Insert cronjob in root crontab | np0005647037 | 0:16:32.300924 | 0.61s 2026-03-14 08:18:54.048483 | fa163e0a-ba28-31b9-2e96-00000000df9f | CHANGED | Insert cronjob in root crontab | np0005647038 2026-03-14 08:18:54.049580 | fa163e0a-ba28-31b9-2e96-00000000df9f | TIMING | Insert cronjob in root crontab | np0005647038 | 0:16:32.303237 | 0.55s 2026-03-14 08:18:54.063657 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:18:54.082473 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:18:54.098388 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:18:54.351823 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647037 2026-03-14 08:18:54.353408 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647037 | 0:16:32.607048 | 0.29s 2026-03-14 08:18:54.403788 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647038 2026-03-14 08:18:54.406148 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647038 | 0:16:32.659778 | 0.32s 2026-03-14 08:18:54.446622 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647039 2026-03-14 08:18:54.448716 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647039 | 0:16:32.702350 | 0.35s 2026-03-14 08:18:54.449883 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647037 | 0:16:32.703542 | 0.07s 2026-03-14 08:18:54.477450 | 18ca3458-6d11-4462-aec0-7a8ebfdc60ad | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647037 2026-03-14 08:18:54.492648 | fa163e0a-ba28-31b9-2e96-00000000e14b | TASK | Write the config_step hieradata 2026-03-14 08:18:54.521354 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647038 | 0:16:32.774994 | 0.08s 2026-03-14 08:18:54.541291 | 01000a17-4c10-4a6a-a812-2fad60372956 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647038 2026-03-14 08:18:54.553837 | fa163e0a-ba28-31b9-2e96-00000000e163 | TASK | Write the config_step hieradata 2026-03-14 08:18:54.597372 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647039 | 0:16:32.851012 | 0.09s 2026-03-14 08:18:54.621977 | bc9bcf72-c4d2-4f29-951a-67cd191a659c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647039 2026-03-14 08:18:54.634684 | fa163e0a-ba28-31b9-2e96-00000000e17b | TASK | Write the config_step hieradata 2026-03-14 08:18:55.240787 | fa163e0a-ba28-31b9-2e96-00000000e14b | OK | Write the config_step hieradata | np0005647037 2026-03-14 08:18:55.241842 | fa163e0a-ba28-31b9-2e96-00000000e14b | TIMING | Write the config_step hieradata | np0005647037 | 0:16:33.495492 | 0.75s 2026-03-14 08:18:55.256241 | fa163e0a-ba28-31b9-2e96-00000000e14c | TASK | Run puppet host configuration for step 2 2026-03-14 08:18:55.345764 | fa163e0a-ba28-31b9-2e96-00000000e163 | OK | Write the config_step hieradata | np0005647038 2026-03-14 08:18:55.346853 | fa163e0a-ba28-31b9-2e96-00000000e163 | TIMING | Write the config_step hieradata | np0005647038 | 0:16:33.600501 | 0.79s 2026-03-14 08:18:55.362102 | fa163e0a-ba28-31b9-2e96-00000000e164 | TASK | Run puppet host configuration for step 2 2026-03-14 08:18:55.482810 | fa163e0a-ba28-31b9-2e96-00000000e17b | OK | Write the config_step hieradata | np0005647039 2026-03-14 08:18:55.483867 | fa163e0a-ba28-31b9-2e96-00000000e17b | TIMING | Write the config_step hieradata | np0005647039 | 0:16:33.737514 | 0.85s 2026-03-14 08:18:55.499758 | fa163e0a-ba28-31b9-2e96-00000000e17c | TASK | Run puppet host configuration for step 2 2026-03-14 08:18:55.982352 | fa163e0a-ba28-31b9-2e96-00000000e14c | CHANGED | Run puppet host configuration for step 2 | np0005647037 2026-03-14 08:18:55.983411 | fa163e0a-ba28-31b9-2e96-00000000e14c | TIMING | Run puppet host configuration for step 2 | np0005647037 | 0:16:34.237061 | 0.73s 2026-03-14 08:18:55.998597 | fa163e0a-ba28-31b9-2e96-00000000e14d | TASK | Wait for puppet host configuration to finish 2026-03-14 08:18:56.101700 | fa163e0a-ba28-31b9-2e96-00000000e164 | CHANGED | Run puppet host configuration for step 2 | np0005647038 2026-03-14 08:18:56.102716 | fa163e0a-ba28-31b9-2e96-00000000e164 | TIMING | Run puppet host configuration for step 2 | np0005647038 | 0:16:34.356368 | 0.74s 2026-03-14 08:18:56.112992 | fa163e0a-ba28-31b9-2e96-00000000e165 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:18:56.247567 | fa163e0a-ba28-31b9-2e96-00000000e14d | WAITING | Wait for puppet host configuration to finish | np0005647037 | 360 retries left 2026-03-14 08:18:56.260390 | fa163e0a-ba28-31b9-2e96-00000000e17c | CHANGED | Run puppet host configuration for step 2 | np0005647039 2026-03-14 08:18:56.261325 | fa163e0a-ba28-31b9-2e96-00000000e17c | TIMING | Run puppet host configuration for step 2 | np0005647039 | 0:16:34.514977 | 0.76s 2026-03-14 08:18:56.279784 | fa163e0a-ba28-31b9-2e96-00000000e17d | TASK | Wait for puppet host configuration to finish 2026-03-14 08:18:56.428891 | fa163e0a-ba28-31b9-2e96-00000000e165 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 360 retries left 2026-03-14 08:18:56.537681 | fa163e0a-ba28-31b9-2e96-00000000e17d | WAITING | Wait for puppet host configuration to finish | np0005647039 | 360 retries left 2026-03-14 08:19:01.183907 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | OK | Run init bundle puppet on the host for haproxy | np0005647033 2026-03-14 08:19:01.184736 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005647033 | 0:16:39.438390 | 7.37s 2026-03-14 08:19:01.202510 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-03-14 08:19:01.550770 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647033 2026-03-14 08:19:01.551633 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647033 | 0:16:39.805288 | 0.35s 2026-03-14 08:19:01.566345 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:01.654702 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | OK | Run init bundle puppet on the host for haproxy | np0005647035 2026-03-14 08:19:01.655817 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005647035 | 0:16:39.909467 | 7.82s 2026-03-14 08:19:01.672357 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-03-14 08:19:02.013857 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647035 2026-03-14 08:19:02.015460 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647035 | 0:16:40.269104 | 0.34s 2026-03-14 08:19:02.047758 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:02.182874 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:19:02.183917 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:16:40.437569 | 0.62s 2026-03-14 08:19:02.201478 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-03-14 08:19:02.542490 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005647033 2026-03-14 08:19:02.544389 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005647033 | 0:16:40.797948 | 0.34s 2026-03-14 08:19:02.570960 | fa163e0a-ba28-31b9-2e96-00000000dfca | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-03-14 08:19:02.577591 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:19:02.579660 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:16:40.833293 | 0.53s 2026-03-14 08:19:02.603599 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-03-14 08:19:02.622355 | fa163e0a-ba28-31b9-2e96-00000000dfca | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005647033 2026-03-14 08:19:02.623748 | fa163e0a-ba28-31b9-2e96-00000000dfca | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005647033 | 0:16:40.877391 | 0.05s 2026-03-14 08:19:02.648179 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TASK | Get container image tag from bundle haproxy-bundle 2026-03-14 08:19:02.698118 | fa163e0a-ba28-31b9-2e96-00000000dfcb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005647033 2026-03-14 08:19:02.699151 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005647033 | 0:16:40.952802 | 0.05s 2026-03-14 08:19:02.728631 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TASK | Compare tags between marker and bundle haproxy-bundle 2026-03-14 08:19:02.772533 | fa163e0a-ba28-31b9-2e96-00000000dfcc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005647033 2026-03-14 08:19:02.773842 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005647033 | 0:16:41.027487 | 0.04s 2026-03-14 08:19:02.802530 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:02.840379 | fa163e0a-ba28-31b9-2e96-00000000dfcd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:19:02.841804 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:16:41.095447 | 0.04s 2026-03-14 08:19:02.875533 | fa163e0a-ba28-31b9-2e96-00000000dfce | TASK | Remove update marker for bundle haproxy-bundle 2026-03-14 08:19:02.927417 | fa163e0a-ba28-31b9-2e96-00000000dfce | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005647033 2026-03-14 08:19:02.928594 | fa163e0a-ba28-31b9-2e96-00000000dfce | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005647033 | 0:16:41.182240 | 0.05s 2026-03-14 08:19:02.951586 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005647035 2026-03-14 08:19:02.952493 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005647035 | 0:16:41.206144 | 0.35s 2026-03-14 08:19:02.971818 | fa163e0a-ba28-31b9-2e96-00000000dfef | TASK | Gather variables for each operating system 2026-03-14 08:19:02.997942 | fa163e0a-ba28-31b9-2e96-00000000dfca | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-03-14 08:19:03.057766 | fa163e0a-ba28-31b9-2e96-00000000dfca | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005647035 2026-03-14 08:19:03.058753 | fa163e0a-ba28-31b9-2e96-00000000dfca | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005647035 | 0:16:41.312403 | 0.06s 2026-03-14 08:19:03.074336 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TASK | Get container image tag from bundle haproxy-bundle 2026-03-14 08:19:03.083230 | fa163e0a-ba28-31b9-2e96-00000000dfef | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:16:41.336864 | 0.11s 2026-03-14 08:19:03.101072 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:03.125000 | fa163e0a-ba28-31b9-2e96-00000000dfcb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005647035 2026-03-14 08:19:03.125889 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005647035 | 0:16:41.379541 | 0.05s 2026-03-14 08:19:03.142592 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TASK | Compare tags between marker and bundle haproxy-bundle 2026-03-14 08:19:03.198494 | fa163e0a-ba28-31b9-2e96-00000000dfcc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005647035 2026-03-14 08:19:03.199643 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005647035 | 0:16:41.453291 | 0.06s 2026-03-14 08:19:03.221737 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:03.254803 | fa163e0a-ba28-31b9-2e96-00000000dfcd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:19:03.255761 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:16:41.509414 | 0.03s 2026-03-14 08:19:03.271950 | fa163e0a-ba28-31b9-2e96-00000000dfce | TASK | Remove update marker for bundle haproxy-bundle 2026-03-14 08:19:03.302814 | fa163e0a-ba28-31b9-2e96-00000000dfce | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005647035 2026-03-14 08:19:03.303669 | fa163e0a-ba28-31b9-2e96-00000000dfce | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005647035 | 0:16:41.557325 | 0.03s 2026-03-14 08:19:03.330844 | fa163e0a-ba28-31b9-2e96-00000000dfef | TASK | Gather variables for each operating system 2026-03-14 08:19:03.406699 | fa163e0a-ba28-31b9-2e96-00000000dfef | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:16:41.660340 | 0.07s 2026-03-14 08:19:03.420881 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:03.938344 | fa163e0a-ba28-31b9-2e96-00000000dff0 | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:19:03.940025 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:16:42.193664 | 0.84s 2026-03-14 08:19:03.973572 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TASK | Run init bundle puppet on the host for mysql 2026-03-14 08:19:04.197083 | fa163e0a-ba28-31b9-2e96-00000000dff0 | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:19:04.198886 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:16:42.452529 | 0.78s 2026-03-14 08:19:04.217769 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TASK | Run init bundle puppet on the host for mysql 2026-03-14 08:19:06.574462 | fa163e0a-ba28-31b9-2e96-00000000e14d | CHANGED | Wait for puppet host configuration to finish | np0005647037 2026-03-14 08:19:06.575757 | fa163e0a-ba28-31b9-2e96-00000000e14d | TIMING | Wait for puppet host configuration to finish | np0005647037 | 0:16:44.829405 | 10.58s 2026-03-14 08:19:06.590813 | fa163e0a-ba28-31b9-2e96-00000000e14e | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:19:06.678366 | fa163e0a-ba28-31b9-2e96-00000000e14e | OK | Debug output for task: Run puppet host configuration for step 2 | np0005647037 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:18:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:19:01 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:19:01 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:19:01 puppet-user: (file & line not available)", "<13>Mar 14 08:19:01 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>Mar 14 08:19:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:19:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:19:01 puppet-user: Notice: Compiled catalog for np0005647037.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:19:01 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 08:19:01 puppet-user: Application:", "<13>Mar 14 08:19:01 puppet-user: Initial environment: production", "<13>Mar 14 08:19:01 puppet-user: Converged environment: production", "<13>Mar 14 08:19:01 puppet-user: Run mode: user", "<13>Mar 14 08:19:01 puppet-user: Changes:", "<13>Mar 14 08:19:01 puppet-user: Events:", "<13>Mar 14 08:19:01 puppet-user: Resources:", "<13>Mar 14 08:19:01 puppet-user: Total: 10", "<13>Mar 14 08:19:01 puppet-user: Time:", "<13>Mar 14 08:19:01 puppet-user: Schedule: 0.00", "<13>Mar 14 08:19:01 puppet-user: File: 0.00", "<13>Mar 14 08:19:01 puppet-user: Exec: 0.01", "<13>Mar 14 08:19:01 puppet-user: Augeas: 0.01", "<13>Mar 14 08:19:01 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 08:19:01 puppet-user: Catalog application: 0.04", "<13>Mar 14 08:19:01 puppet-user: Config retrieval: 0.17", "<13>Mar 14 08:19:01 puppet-user: Last run: 1773476341", "<13>Mar 14 08:19:01 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:19:01 puppet-user: Total: 0.05", "<13>Mar 14 08:19:01 puppet-user: Version:", "<13>Mar 14 08:19:01 puppet-user: Config: 1773476341", "<13>Mar 14 08:19:01 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:19:06.679479 | fa163e0a-ba28-31b9-2e96-00000000e14e | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647037 | 0:16:44.933131 | 0.09s 2026-03-14 08:19:06.693828 | fa163e0a-ba28-31b9-2e96-00000000e14f | TASK | Pre-cache facts for puppet containers 2026-03-14 08:19:06.721119 | fa163e0a-ba28-31b9-2e96-00000000e14f | TIMING | Pre-cache facts for puppet containers | np0005647037 | 0:16:44.974768 | 0.03s 2026-03-14 08:19:06.773681 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:19:06.782270 | fa163e0a-ba28-31b9-2e96-00000000e165 | CHANGED | Wait for puppet host configuration to finish | np0005647038 2026-03-14 08:19:06.783301 | fa163e0a-ba28-31b9-2e96-00000000e165 | TIMING | Wait for puppet host configuration to finish | np0005647038 | 0:16:45.036951 | 10.67s 2026-03-14 08:19:06.795331 | fa163e0a-ba28-31b9-2e96-00000000e166 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:19:06.873780 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647037 | 0:16:45.127419 | 0.10s 2026-03-14 08:19:06.889719 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:19:06.896719 | fa163e0a-ba28-31b9-2e96-00000000e166 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005647038 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:18:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:19:01 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:19:01 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:19:01 puppet-user: (file & line not available)", "<13>Mar 14 08:19:01 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>Mar 14 08:19:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:19:01 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:19:01 puppet-user: Notice: Compiled catalog for np0005647038.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:19:01 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 08:19:01 puppet-user: Application:", "<13>Mar 14 08:19:01 puppet-user: Initial environment: production", "<13>Mar 14 08:19:01 puppet-user: Converged environment: production", "<13>Mar 14 08:19:01 puppet-user: Run mode: user", "<13>Mar 14 08:19:01 puppet-user: Changes:", "<13>Mar 14 08:19:01 puppet-user: Events:", "<13>Mar 14 08:19:01 puppet-user: Resources:", "<13>Mar 14 08:19:01 puppet-user: Total: 10", "<13>Mar 14 08:19:01 puppet-user: Time:", "<13>Mar 14 08:19:01 puppet-user: Schedule: 0.00", "<13>Mar 14 08:19:01 puppet-user: File: 0.00", "<13>Mar 14 08:19:01 puppet-user: Augeas: 0.01", "<13>Mar 14 08:19:01 puppet-user: Exec: 0.01", "<13>Mar 14 08:19:01 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 08:19:01 puppet-user: Catalog application: 0.04", "<13>Mar 14 08:19:01 puppet-user: Config retrieval: 0.16", "<13>Mar 14 08:19:01 puppet-user: Last run: 1773476341", "<13>Mar 14 08:19:01 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:19:01 puppet-user: Total: 0.05", "<13>Mar 14 08:19:01 puppet-user: Version:", "<13>Mar 14 08:19:01 puppet-user: Config: 1773476341", "<13>Mar 14 08:19:01 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:19:06.897771 | fa163e0a-ba28-31b9-2e96-00000000e166 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647038 | 0:16:45.151423 | 0.10s 2026-03-14 08:19:06.908925 | fa163e0a-ba28-31b9-2e96-00000000e167 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:19:06.930172 | fa163e0a-ba28-31b9-2e96-00000000e167 | TIMING | Pre-cache facts for puppet containers | np0005647038 | 0:16:45.183823 | 0.02s 2026-03-14 08:19:06.958285 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:19:07.070012 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647038 | 0:16:45.323659 | 0.11s 2026-03-14 08:19:07.080032 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:19:07.197931 | fa163e0a-ba28-31b9-2e96-00000000e17d | CHANGED | Wait for puppet host configuration to finish | np0005647039 2026-03-14 08:19:07.204112 | fa163e0a-ba28-31b9-2e96-00000000e17d | TIMING | Wait for puppet host configuration to finish | np0005647039 | 0:16:45.457759 | 10.92s 2026-03-14 08:19:07.204990 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647037 2026-03-14 08:19:07.205597 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647037 | 0:16:45.459256 | 0.31s 2026-03-14 08:19:07.219333 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:19:07.240277 | fa163e0a-ba28-31b9-2e96-00000000e17e | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:19:07.331659 | fa163e0a-ba28-31b9-2e96-00000000e17e | OK | Debug output for task: Run puppet host configuration for step 2 | np0005647039 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:18:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:19:02 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:19:02 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:19:02 puppet-user: (file & line not available)", "<13>Mar 14 08:19: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>Mar 14 08:19: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>Mar 14 08:19:02 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:19:02 puppet-user: Notice: Compiled catalog for np0005647039.ooo.test in environment production in 0.11 seconds", "<13>Mar 14 08:19:02 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 08:19:02 puppet-user: Application:", "<13>Mar 14 08:19:02 puppet-user: Initial environment: production", "<13>Mar 14 08:19:02 puppet-user: Converged environment: production", "<13>Mar 14 08:19:02 puppet-user: Run mode: user", "<13>Mar 14 08:19:02 puppet-user: Changes:", "<13>Mar 14 08:19:02 puppet-user: Events:", "<13>Mar 14 08:19:02 puppet-user: Resources:", "<13>Mar 14 08:19:02 puppet-user: Total: 10", "<13>Mar 14 08:19:02 puppet-user: Time:", "<13>Mar 14 08:19:02 puppet-user: Schedule: 0.00", "<13>Mar 14 08:19:02 puppet-user: File: 0.00", "<13>Mar 14 08:19:02 puppet-user: Augeas: 0.01", "<13>Mar 14 08:19:02 puppet-user: Exec: 0.01", "<13>Mar 14 08:19:02 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 08:19:02 puppet-user: Catalog application: 0.04", "<13>Mar 14 08:19:02 puppet-user: Config retrieval: 0.14", "<13>Mar 14 08:19:02 puppet-user: Last run: 1773476342", "<13>Mar 14 08:19:02 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:19:02 puppet-user: Total: 0.05", "<13>Mar 14 08:19:02 puppet-user: Version:", "<13>Mar 14 08:19:02 puppet-user: Config: 1773476342", "<13>Mar 14 08:19:02 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:19:07.332887 | fa163e0a-ba28-31b9-2e96-00000000e17e | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647039 | 0:16:45.586533 | 0.09s 2026-03-14 08:19:07.347310 | fa163e0a-ba28-31b9-2e96-00000000e17f | TASK | Pre-cache facts for puppet containers 2026-03-14 08:19:07.375772 | fa163e0a-ba28-31b9-2e96-00000000e17f | TIMING | Pre-cache facts for puppet containers | np0005647039 | 0:16:45.629418 | 0.03s 2026-03-14 08:19:07.407867 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:19:07.414671 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647038 2026-03-14 08:19:07.415611 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647038 | 0:16:45.669262 | 0.33s 2026-03-14 08:19:07.426224 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:19:07.483334 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647039 | 0:16:45.736976 | 0.07s 2026-03-14 08:19:07.496993 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:19:07.503755 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647037 2026-03-14 08:19:07.504680 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647037 | 0:16:45.758330 | 0.28s 2026-03-14 08:19:07.515295 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:19:07.543898 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647037 2026-03-14 08:19:07.544497 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647037 | 0:16:45.798154 | 0.03s 2026-03-14 08:19:07.564037 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:19:07.744151 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647038 2026-03-14 08:19:07.745783 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647038 | 0:16:45.999421 | 0.32s 2026-03-14 08:19:07.766241 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:19:07.818809 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647038 2026-03-14 08:19:07.819689 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647038 | 0:16:46.073341 | 0.05s 2026-03-14 08:19:07.847103 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:19:07.857713 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647039 2026-03-14 08:19:07.859533 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647039 | 0:16:46.113167 | 0.36s 2026-03-14 08:19:07.883039 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:19:08.173697 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647039 2026-03-14 08:19:08.174872 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647039 | 0:16:46.428520 | 0.29s 2026-03-14 08:19:08.189754 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:19:08.239703 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647039 2026-03-14 08:19:08.240764 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647039 | 0:16:46.494415 | 0.05s 2026-03-14 08:19:08.253958 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:19:08.293630 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647037 2026-03-14 08:19:08.294912 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647037 | 0:16:46.548557 | 0.73s 2026-03-14 08:19:08.317841 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:19:08.632807 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647037 2026-03-14 08:19:08.633796 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647037 | 0:16:46.887450 | 0.31s 2026-03-14 08:19:08.646532 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:19:08.662656 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647038 2026-03-14 08:19:08.663827 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647038 | 0:16:46.917475 | 0.82s 2026-03-14 08:19:08.677824 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:19:08.985179 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647038 2026-03-14 08:19:08.986669 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647038 | 0:16:47.240314 | 0.31s 2026-03-14 08:19:09.007721 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:19:09.085997 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647039 2026-03-14 08:19:09.087570 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647039 | 0:16:47.341194 | 0.83s 2026-03-14 08:19:09.105459 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:19:09.294996 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647037 2026-03-14 08:19:09.296715 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647037 | 0:16:47.550344 | 0.65s 2026-03-14 08:19:09.320419 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:19:09.350769 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647037 2026-03-14 08:19:09.352009 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647037 | 0:16:47.605654 | 0.03s 2026-03-14 08:19:09.383742 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:19:09.410656 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647039 2026-03-14 08:19:09.411837 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647039 | 0:16:47.665484 | 0.31s 2026-03-14 08:19:09.425255 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:19:09.706734 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647038 2026-03-14 08:19:09.709347 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647038 | 0:16:47.962882 | 0.70s 2026-03-14 08:19:09.734264 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:19:09.767537 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647038 2026-03-14 08:19:09.768819 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647038 | 0:16:48.022464 | 0.03s 2026-03-14 08:19:09.809819 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:19:09.820427 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:19:09.849381 | fa163e0a-ba28-31b9-2e96-00000000e150 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:19:09.903751 | fa163e0a-ba28-31b9-2e96-00000000e150 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647037 2026-03-14 08:19:09.904755 | fa163e0a-ba28-31b9-2e96-00000000e150 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647037 | 0:16:48.158400 | 0.05s 2026-03-14 08:19:09.919689 | fa163e0a-ba28-31b9-2e96-00000000e152 | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:19:09.951948 | fa163e0a-ba28-31b9-2e96-00000000e152 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647037 | 0:16:48.205590 | 0.03s 2026-03-14 08:19:09.992503 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:19:10.085448 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:16:48.339096 | 0.09s 2026-03-14 08:19:10.092616 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647039 2026-03-14 08:19:10.093065 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647039 | 0:16:48.346725 | 0.67s 2026-03-14 08:19:10.103754 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:19:10.120698 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:19:10.145450 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647039 2026-03-14 08:19:10.146459 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647039 | 0:16:48.400099 | 0.02s 2026-03-14 08:19:10.168171 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:19:10.219191 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:19:10.239232 | fa163e0a-ba28-31b9-2e96-00000000e168 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:19:10.294177 | fa163e0a-ba28-31b9-2e96-00000000e168 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647038 2026-03-14 08:19:10.294961 | fa163e0a-ba28-31b9-2e96-00000000e168 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647038 | 0:16:48.548613 | 0.05s 2026-03-14 08:19:10.305441 | fa163e0a-ba28-31b9-2e96-00000000e16a | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:19:10.339747 | fa163e0a-ba28-31b9-2e96-00000000e16a | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647038 | 0:16:48.593390 | 0.03s 2026-03-14 08:19:10.370805 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:19:10.434106 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647037 2026-03-14 08:19:10.435187 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:16:48.688838 | 0.33s 2026-03-14 08:19:10.447976 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:10.485711 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:16:48.739352 | 0.11s 2026-03-14 08:19:10.497643 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:19:10.551655 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:19:10.573005 | fa163e0a-ba28-31b9-2e96-00000000e180 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:19:10.626665 | fa163e0a-ba28-31b9-2e96-00000000e180 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647039 2026-03-14 08:19:10.627653 | fa163e0a-ba28-31b9-2e96-00000000e180 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647039 | 0:16:48.881304 | 0.05s 2026-03-14 08:19:10.638196 | fa163e0a-ba28-31b9-2e96-00000000e182 | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:19:10.669347 | fa163e0a-ba28-31b9-2e96-00000000e182 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647039 | 0:16:48.922994 | 0.03s 2026-03-14 08:19:10.694464 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:19:10.792783 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 2026-03-14 08:19:10.793794 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:16:49.047445 | 0.34s 2026-03-14 08:19:10.809052 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:19:10.815916 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:16:49.069557 | 0.12s 2026-03-14 08:19:10.827388 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:19:10.845816 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647038 2026-03-14 08:19:10.846787 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:16:49.100440 | 0.35s 2026-03-14 08:19:10.847231 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:19:10.847571 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:16:49.101233 | 0.04s 2026-03-14 08:19:10.858458 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:19:10.876875 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:10.895132 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:16:49.148779 | 0.04s 2026-03-14 08:19:10.913609 | 6ae30de6-7e87-475b-84ab-b09153500146 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647037 2026-03-14 08:19:10.943018 | fa163e0a-ba28-31b9-2e96-00000000e3c4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:19:10.955392 | fa163e0a-ba28-31b9-2e96-00000000dff1 | OK | Run init bundle puppet on the host for mysql | np0005647033 2026-03-14 08:19:10.957024 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005647033 | 0:16:49.210570 | 6.98s 2026-03-14 08:19:10.975205 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-03-14 08:19:11.124688 | fa163e0a-ba28-31b9-2e96-00000000dff1 | OK | Run init bundle puppet on the host for mysql | np0005647035 2026-03-14 08:19:11.126029 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005647035 | 0:16:49.379676 | 6.91s 2026-03-14 08:19:11.153840 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-03-14 08:19:11.160800 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647039 2026-03-14 08:19:11.161926 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:16:49.415570 | 0.33s 2026-03-14 08:19:11.180224 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:11.217760 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 2026-03-14 08:19:11.219095 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:16:49.472742 | 0.34s 2026-03-14 08:19:11.233180 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:19:11.291972 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:19:11.293129 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:16:49.546781 | 0.06s 2026-03-14 08:19:11.312533 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:19:11.321046 | fa163e0a-ba28-31b9-2e96-00000000e3c4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647037 2026-03-14 08:19:11.322211 | fa163e0a-ba28-31b9-2e96-00000000e3c4 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647037 | 0:16:49.575854 | 0.37s 2026-03-14 08:19:11.350625 | fa163e0a-ba28-31b9-2e96-00000000e3c5 | TASK | Set podman_drop_in fact 2026-03-14 08:19:11.359464 | fa163e0a-ba28-31b9-2e96-00000000dff2 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647033 2026-03-14 08:19:11.360632 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647033 | 0:16:49.614276 | 0.38s 2026-03-14 08:19:11.361531 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:16:49.615190 | 0.05s 2026-03-14 08:19:11.383442 | 273b82ee-ed5e-46a2-ac0d-1642d9e25f9e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647038 2026-03-14 08:19:11.401592 | fa163e0a-ba28-31b9-2e96-00000000e3ed | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:19:11.435383 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:11.446915 | fa163e0a-ba28-31b9-2e96-00000000e3c5 | OK | Set podman_drop_in fact | np0005647037 2026-03-14 08:19:11.448517 | fa163e0a-ba28-31b9-2e96-00000000e3c5 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647037 | 0:16:49.702151 | 0.10s 2026-03-14 08:19:11.471647 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:19:11.498380 | fa163e0a-ba28-31b9-2e96-00000000dff2 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647035 2026-03-14 08:19:11.499632 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647035 | 0:16:49.753279 | 0.34s 2026-03-14 08:19:11.500398 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 2026-03-14 08:19:11.500844 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:16:49.754504 | 0.32s 2026-03-14 08:19:11.516952 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:19:11.542693 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:11.587200 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:19:11.588805 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:16:49.842446 | 0.07s 2026-03-14 08:19:11.611618 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:19:11.650726 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:16:49.904333 | 0.04s 2026-03-14 08:19:11.681128 | 4dda0c57-1b69-4278-8fbb-90781241e708 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647039 2026-03-14 08:19:11.702948 | fa163e0a-ba28-31b9-2e96-00000000e410 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:19:11.742356 | fa163e0a-ba28-31b9-2e96-00000000e3ed | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647038 2026-03-14 08:19:11.745200 | fa163e0a-ba28-31b9-2e96-00000000e3ed | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647038 | 0:16:49.998837 | 0.34s 2026-03-14 08:19:11.768612 | fa163e0a-ba28-31b9-2e96-00000000e3ee | TASK | Set podman_drop_in fact 2026-03-14 08:19:11.835492 | fa163e0a-ba28-31b9-2e96-00000000e3ee | OK | Set podman_drop_in fact | np0005647038 2026-03-14 08:19:11.837821 | fa163e0a-ba28-31b9-2e96-00000000e3ee | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647038 | 0:16:50.091466 | 0.07s 2026-03-14 08:19:11.854172 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:19:11.934988 | fa163e0a-ba28-31b9-2e96-00000000dff3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:19:11.936880 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:16:50.190516 | 0.50s 2026-03-14 08:19:11.965111 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-03-14 08:19:12.012728 | fa163e0a-ba28-31b9-2e96-00000000e410 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647039 2026-03-14 08:19:12.013940 | fa163e0a-ba28-31b9-2e96-00000000e410 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647039 | 0:16:50.267586 | 0.31s 2026-03-14 08:19:12.027831 | fa163e0a-ba28-31b9-2e96-00000000e411 | TASK | Set podman_drop_in fact 2026-03-14 08:19:12.043454 | fa163e0a-ba28-31b9-2e96-00000000dff3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:19:12.044734 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:16:50.298375 | 0.50s 2026-03-14 08:19:12.068222 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-03-14 08:19:12.084370 | fa163e0a-ba28-31b9-2e96-00000000e411 | OK | Set podman_drop_in fact | np0005647039 2026-03-14 08:19:12.085237 | fa163e0a-ba28-31b9-2e96-00000000e411 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647039 | 0:16:50.338887 | 0.06s 2026-03-14 08:19:12.095736 | fa163e0a-ba28-31b9-2e96-00000000e413 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:19:12.234123 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-container-shutdown 2026-03-14 08:19:12.236958 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:16:50.490608 | 0.76s 2026-03-14 08:19:12.271505 | fa163e0a-ba28-31b9-2e96-00000000dff4 | OK | Check if an image update marker exists for bundle galera-bundle | np0005647033 2026-03-14 08:19:12.272153 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005647033 | 0:16:50.525812 | 0.31s 2026-03-14 08:19:12.288921 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TASK | Get container image tag from marker for bundle galera-bundle 2026-03-14 08:19:12.338956 | fa163e0a-ba28-31b9-2e96-00000000dff6 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005647033 2026-03-14 08:19:12.339825 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005647033 | 0:16:50.593479 | 0.05s 2026-03-14 08:19:12.356288 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TASK | Get container image tag from bundle galera-bundle 2026-03-14 08:19:12.384084 | fa163e0a-ba28-31b9-2e96-00000000dff4 | OK | Check if an image update marker exists for bundle galera-bundle | np0005647035 2026-03-14 08:19:12.385036 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005647035 | 0:16:50.638689 | 0.32s 2026-03-14 08:19:12.402783 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TASK | Get container image tag from marker for bundle galera-bundle 2026-03-14 08:19:12.414315 | fa163e0a-ba28-31b9-2e96-00000000dff7 | SKIPPED | Get container image tag from bundle galera-bundle | np0005647033 2026-03-14 08:19:12.415588 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005647033 | 0:16:50.669235 | 0.06s 2026-03-14 08:19:12.433771 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TASK | Compare tags between marker and bundle galera-bundle 2026-03-14 08:19:12.459184 | fa163e0a-ba28-31b9-2e96-00000000dff6 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005647035 2026-03-14 08:19:12.460294 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005647035 | 0:16:50.713937 | 0.06s 2026-03-14 08:19:12.480475 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TASK | Get container image tag from bundle galera-bundle 2026-03-14 08:19:12.494082 | fa163e0a-ba28-31b9-2e96-00000000dff8 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005647033 2026-03-14 08:19:12.495172 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005647033 | 0:16:50.748802 | 0.06s 2026-03-14 08:19:12.515248 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:12.529778 | fa163e0a-ba28-31b9-2e96-00000000dff7 | SKIPPED | Get container image tag from bundle galera-bundle | np0005647035 2026-03-14 08:19:12.531119 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005647035 | 0:16:50.784759 | 0.04s 2026-03-14 08:19:12.550474 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TASK | Compare tags between marker and bundle galera-bundle 2026-03-14 08:19:12.570060 | fa163e0a-ba28-31b9-2e96-00000000dff9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:19:12.571049 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:16:50.824700 | 0.05s 2026-03-14 08:19:12.588019 | fa163e0a-ba28-31b9-2e96-00000000dffa | TASK | Remove update marker for bundle galera-bundle 2026-03-14 08:19:12.599563 | fa163e0a-ba28-31b9-2e96-00000000dff8 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005647035 2026-03-14 08:19:12.600522 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005647035 | 0:16:50.854167 | 0.05s 2026-03-14 08:19:12.620321 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:12.643166 | fa163e0a-ba28-31b9-2e96-00000000dffa | SKIPPED | Remove update marker for bundle galera-bundle | np0005647033 2026-03-14 08:19:12.644124 | fa163e0a-ba28-31b9-2e96-00000000dffa | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005647033 | 0:16:50.897772 | 0.05s 2026-03-14 08:19:12.675576 | fa163e0a-ba28-31b9-2e96-00000000e016 | TASK | Push script 2026-03-14 08:19:12.681842 | fa163e0a-ba28-31b9-2e96-00000000dff9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:19:12.682845 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:16:50.936488 | 0.06s 2026-03-14 08:19:12.697106 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-container-shutdown 2026-03-14 08:19:12.699479 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:16:50.953136 | 0.84s 2026-03-14 08:19:12.705702 | fa163e0a-ba28-31b9-2e96-00000000dffa | TASK | Remove update marker for bundle galera-bundle 2026-03-14 08:19:12.762867 | fa163e0a-ba28-31b9-2e96-00000000dffa | SKIPPED | Remove update marker for bundle galera-bundle | np0005647035 2026-03-14 08:19:12.763695 | fa163e0a-ba28-31b9-2e96-00000000dffa | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005647035 | 0:16:51.017349 | 0.06s 2026-03-14 08:19:12.790192 | fa163e0a-ba28-31b9-2e96-00000000e0d2 | TASK | Push script 2026-03-14 08:19:12.909965 | fa163e0a-ba28-31b9-2e96-00000000e413 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-container-shutdown 2026-03-14 08:19:12.914356 | fa163e0a-ba28-31b9-2e96-00000000e413 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:16:51.167992 | 0.82s 2026-03-14 08:19:12.980899 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-start-podman-container 2026-03-14 08:19:12.983821 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:16:51.237471 | 1.51s 2026-03-14 08:19:12.991741 | fa163e0a-ba28-31b9-2e96-00000000e3c7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:16:51.245403 | 1.52s 2026-03-14 08:19:13.002061 | fa163e0a-ba28-31b9-2e96-00000000e3c8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:19:13.472110 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-start-podman-container 2026-03-14 08:19:13.476784 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:16:51.730430 | 1.62s 2026-03-14 08:19:13.482847 | fa163e0a-ba28-31b9-2e96-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:16:51.736508 | 1.63s 2026-03-14 08:19:13.493183 | fa163e0a-ba28-31b9-2e96-00000000e3f1 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:19:13.650199 | fa163e0a-ba28-31b9-2e96-00000000e016 | CHANGED | Push script | np0005647033 2026-03-14 08:19:13.651810 | fa163e0a-ba28-31b9-2e96-00000000e016 | TIMING | Push script | np0005647033 | 0:16:51.905449 | 0.98s 2026-03-14 08:19:13.682933 | fa163e0a-ba28-31b9-2e96-00000000e017 | TASK | Insert cronjob in root crontab 2026-03-14 08:19:13.688741 | fa163e0a-ba28-31b9-2e96-00000000e413 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-start-podman-container 2026-03-14 08:19:13.690215 | fa163e0a-ba28-31b9-2e96-00000000e413 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:16:51.943867 | 1.59s 2026-03-14 08:19:13.702171 | fa163e0a-ba28-31b9-2e96-00000000e413 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:16:51.955805 | 1.61s 2026-03-14 08:19:13.720786 | fa163e0a-ba28-31b9-2e96-00000000e414 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:19:13.757735 | fa163e0a-ba28-31b9-2e96-00000000e0d2 | CHANGED | Push script | np0005647035 2026-03-14 08:19:13.759003 | fa163e0a-ba28-31b9-2e96-00000000e0d2 | TIMING | Push script | np0005647035 | 0:16:52.012650 | 0.97s 2026-03-14 08:19:13.784612 | fa163e0a-ba28-31b9-2e96-00000000e0d3 | TASK | Insert cronjob in root crontab 2026-03-14 08:19:13.847268 | fa163e0a-ba28-31b9-2e96-00000000e3c8 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 2026-03-14 08:19:13.848510 | fa163e0a-ba28-31b9-2e96-00000000e3c8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 | 0:16:52.102158 | 0.85s 2026-03-14 08:19:13.863708 | fa163e0a-ba28-31b9-2e96-00000000e3c9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:19:14.035032 | fa163e0a-ba28-31b9-2e96-00000000e017 | CHANGED | Insert cronjob in root crontab | np0005647033 2026-03-14 08:19:14.036810 | fa163e0a-ba28-31b9-2e96-00000000e017 | TIMING | Insert cronjob in root crontab | np0005647033 | 0:16:52.290447 | 0.35s 2026-03-14 08:19:14.064462 | fa163e0a-ba28-31b9-2e96-00000000e01e | TASK | Gather variables for each operating system 2026-03-14 08:19:14.119689 | fa163e0a-ba28-31b9-2e96-00000000e0d3 | CHANGED | Insert cronjob in root crontab | np0005647035 2026-03-14 08:19:14.120910 | fa163e0a-ba28-31b9-2e96-00000000e0d3 | TIMING | Insert cronjob in root crontab | np0005647035 | 0:16:52.374560 | 0.34s 2026-03-14 08:19:14.142604 | fa163e0a-ba28-31b9-2e96-00000000e01e | TASK | Gather variables for each operating system 2026-03-14 08:19:14.197145 | fa163e0a-ba28-31b9-2e96-00000000e01e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:16:52.450784 | 0.13s 2026-03-14 08:19:14.218153 | fa163e0a-ba28-31b9-2e96-00000000e01f | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:14.273483 | fa163e0a-ba28-31b9-2e96-00000000e01e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:16:52.527118 | 0.13s 2026-03-14 08:19:14.298820 | fa163e0a-ba28-31b9-2e96-00000000e01f | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:14.349925 | fa163e0a-ba28-31b9-2e96-00000000e3f1 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 2026-03-14 08:19:14.350839 | fa163e0a-ba28-31b9-2e96-00000000e3f1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 | 0:16:52.604493 | 0.86s 2026-03-14 08:19:14.361223 | fa163e0a-ba28-31b9-2e96-00000000e3f2 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:19:14.523628 | fa163e0a-ba28-31b9-2e96-00000000e414 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 2026-03-14 08:19:14.524803 | fa163e0a-ba28-31b9-2e96-00000000e414 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 | 0:16:52.778452 | 0.80s 2026-03-14 08:19:14.538876 | fa163e0a-ba28-31b9-2e96-00000000e415 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:19:14.666798 | fa163e0a-ba28-31b9-2e96-00000000e3c9 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 2026-03-14 08:19:14.668025 | fa163e0a-ba28-31b9-2e96-00000000e3c9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 | 0:16:52.921671 | 0.80s 2026-03-14 08:19:14.682342 | fa163e0a-ba28-31b9-2e96-00000000e3ca | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:19:15.027050 | fa163e0a-ba28-31b9-2e96-00000000e01f | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:19:15.028779 | fa163e0a-ba28-31b9-2e96-00000000e01f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:16:53.282416 | 0.81s 2026-03-14 08:19:15.058749 | fa163e0a-ba28-31b9-2e96-00000000e020 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-03-14 08:19:15.106343 | fa163e0a-ba28-31b9-2e96-00000000e01f | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:19:15.107521 | fa163e0a-ba28-31b9-2e96-00000000e01f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:16:53.361169 | 0.81s 2026-03-14 08:19:15.130302 | fa163e0a-ba28-31b9-2e96-00000000e020 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-03-14 08:19:15.212427 | fa163e0a-ba28-31b9-2e96-00000000e3f2 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 2026-03-14 08:19:15.213431 | fa163e0a-ba28-31b9-2e96-00000000e3f2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 | 0:16:53.467082 | 0.85s 2026-03-14 08:19:15.225236 | fa163e0a-ba28-31b9-2e96-00000000e3f3 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:19:15.396594 | fa163e0a-ba28-31b9-2e96-00000000e3ca | OK | Enable and start tripleo-container-shutdown | np0005647037 2026-03-14 08:19:15.397818 | fa163e0a-ba28-31b9-2e96-00000000e3ca | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647037 | 0:16:53.651471 | 0.71s 2026-03-14 08:19:15.408933 | fa163e0a-ba28-31b9-2e96-00000000e3cb | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:19:15.428917 | fa163e0a-ba28-31b9-2e96-00000000e415 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 2026-03-14 08:19:15.429828 | fa163e0a-ba28-31b9-2e96-00000000e415 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 | 0:16:53.683478 | 0.89s 2026-03-14 08:19:15.440636 | fa163e0a-ba28-31b9-2e96-00000000e416 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:19:15.939635 | fa163e0a-ba28-31b9-2e96-00000000e3f3 | OK | Enable and start tripleo-container-shutdown | np0005647038 2026-03-14 08:19:15.940788 | fa163e0a-ba28-31b9-2e96-00000000e3f3 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647038 | 0:16:54.194432 | 0.71s 2026-03-14 08:19:15.951817 | fa163e0a-ba28-31b9-2e96-00000000e3f4 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:19:16.256973 | fa163e0a-ba28-31b9-2e96-00000000e3cb | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 2026-03-14 08:19:16.258199 | fa163e0a-ba28-31b9-2e96-00000000e3cb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 | 0:16:54.511848 | 0.85s 2026-03-14 08:19:16.271803 | fa163e0a-ba28-31b9-2e96-00000000e3cc | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:19:16.522993 | fa163e0a-ba28-31b9-2e96-00000000e416 | OK | Enable and start tripleo-container-shutdown | np0005647039 2026-03-14 08:19:16.525146 | fa163e0a-ba28-31b9-2e96-00000000e416 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647039 | 0:16:54.778788 | 1.08s 2026-03-14 08:19:16.542456 | fa163e0a-ba28-31b9-2e96-00000000e417 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:19:16.821303 | fa163e0a-ba28-31b9-2e96-00000000e3f4 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 2026-03-14 08:19:16.824275 | fa163e0a-ba28-31b9-2e96-00000000e3f4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 | 0:16:55.077897 | 0.87s 2026-03-14 08:19:16.847957 | fa163e0a-ba28-31b9-2e96-00000000e3f5 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:19:17.129335 | fa163e0a-ba28-31b9-2e96-00000000e3cc | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 2026-03-14 08:19:17.131030 | fa163e0a-ba28-31b9-2e96-00000000e3cc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 | 0:16:55.384668 | 0.86s 2026-03-14 08:19:17.151908 | fa163e0a-ba28-31b9-2e96-00000000e3cd | TASK | Enable and start netns-placeholder 2026-03-14 08:19:17.319381 | fa163e0a-ba28-31b9-2e96-00000000e417 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 2026-03-14 08:19:17.320459 | fa163e0a-ba28-31b9-2e96-00000000e417 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 | 0:16:55.574109 | 0.78s 2026-03-14 08:19:17.335573 | fa163e0a-ba28-31b9-2e96-00000000e418 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:19:17.719437 | fa163e0a-ba28-31b9-2e96-00000000e3f5 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 2026-03-14 08:19:17.720647 | fa163e0a-ba28-31b9-2e96-00000000e3f5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 | 0:16:55.974294 | 0.87s 2026-03-14 08:19:17.735060 | fa163e0a-ba28-31b9-2e96-00000000e3f6 | TASK | Enable and start netns-placeholder 2026-03-14 08:19:17.906829 | fa163e0a-ba28-31b9-2e96-00000000e3cd | CHANGED | Enable and start netns-placeholder | np0005647037 2026-03-14 08:19:17.908665 | fa163e0a-ba28-31b9-2e96-00000000e3cd | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647037 | 0:16:56.162316 | 0.76s 2026-03-14 08:19:17.920192 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:19:17.961388 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:16:56.215033 | 0.04s 2026-03-14 08:19:17.971899 | d4b00f40-3b02-44c4-bce2-51292c652dc5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647037 2026-03-14 08:19:17.985624 | fa163e0a-ba28-31b9-2e96-00000000e48f | TASK | Update config hashes for container startup configs 2026-03-14 08:19:18.123847 | fa163e0a-ba28-31b9-2e96-00000000e418 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 2026-03-14 08:19:18.126659 | fa163e0a-ba28-31b9-2e96-00000000e418 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 | 0:16:56.380293 | 0.79s 2026-03-14 08:19:18.144049 | fa163e0a-ba28-31b9-2e96-00000000e419 | TASK | Enable and start netns-placeholder 2026-03-14 08:19:18.355461 | fa163e0a-ba28-31b9-2e96-00000000e48f | OK | Update config hashes for container startup configs | np0005647037 2026-03-14 08:19:18.357060 | fa163e0a-ba28-31b9-2e96-00000000e48f | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647037 | 0:16:56.610700 | 0.37s 2026-03-14 08:19:18.381206 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:18.445927 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:16:56.699569 | 0.06s 2026-03-14 08:19:18.461290 | d703df1c-c7df-43bf-a310-ae5ba0321b67 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:19:18.479700 | fa163e0a-ba28-31b9-2e96-00000000e4b0 | TASK | Gather podman infos 2026-03-14 08:19:18.545387 | fa163e0a-ba28-31b9-2e96-00000000e3f6 | CHANGED | Enable and start netns-placeholder | np0005647038 2026-03-14 08:19:18.546890 | fa163e0a-ba28-31b9-2e96-00000000e3f6 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647038 | 0:16:56.800538 | 0.81s 2026-03-14 08:19:18.561076 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:19:18.625501 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:16:56.879148 | 0.06s 2026-03-14 08:19:18.635324 | 6b7b3dc8-07ff-4f0f-ab14-1888af5ae6d2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647038 2026-03-14 08:19:18.647215 | fa163e0a-ba28-31b9-2e96-00000000e4df | TASK | Update config hashes for container startup configs 2026-03-14 08:19:18.880085 | fa163e0a-ba28-31b9-2e96-00000000e419 | CHANGED | Enable and start netns-placeholder | np0005647039 2026-03-14 08:19:18.881526 | fa163e0a-ba28-31b9-2e96-00000000e419 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647039 | 0:16:57.135174 | 0.73s 2026-03-14 08:19:18.895660 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:19:18.955817 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:16:57.209462 | 0.06s 2026-03-14 08:19:18.968098 | 1fc68e56-bebc-4834-9256-cc2904ee1e28 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647039 2026-03-14 08:19:18.983566 | fa163e0a-ba28-31b9-2e96-00000000e4fe | TASK | Update config hashes for container startup configs 2026-03-14 08:19:19.006505 | fa163e0a-ba28-31b9-2e96-00000000e4df | OK | Update config hashes for container startup configs | np0005647038 2026-03-14 08:19:19.007839 | fa163e0a-ba28-31b9-2e96-00000000e4df | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647038 | 0:16:57.261487 | 0.36s 2026-03-14 08:19:19.023002 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:19.084723 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:16:57.338370 | 0.06s 2026-03-14 08:19:19.096768 | 2b290b07-8de9-4e58-bfaa-7c8bb87791ef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:19:19.130187 | fa163e0a-ba28-31b9-2e96-00000000e51d | TASK | Gather podman infos 2026-03-14 08:19:19.137075 | fa163e0a-ba28-31b9-2e96-00000000e4b0 | OK | Gather podman infos | np0005647037 2026-03-14 08:19:19.137922 | fa163e0a-ba28-31b9-2e96-00000000e4b0 | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:16:57.391573 | 0.66s 2026-03-14 08:19:19.159904 | fa163e0a-ba28-31b9-2e96-00000000e4b1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:19.224731 | fa163e0a-ba28-31b9-2e96-00000000e4b1 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:16:57.478382 | 0.06s 2026-03-14 08:19:19.299684 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647037 | 0:16:57.553336 | 0.05s 2026-03-14 08:19:19.318947 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:19.360411 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:16:57.614056 | 0.04s 2026-03-14 08:19:19.369992 | 9c1e4825-a914-4bfa-9a71-b422d0802504 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:19:19.385955 | fa163e0a-ba28-31b9-2e96-00000000e58d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:19.842475 | fa163e0a-ba28-31b9-2e96-00000000e51d | OK | Gather podman infos | np0005647038 2026-03-14 08:19:19.843598 | fa163e0a-ba28-31b9-2e96-00000000e51d | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:16:58.097244 | 0.71s 2026-03-14 08:19:19.868607 | fa163e0a-ba28-31b9-2e96-00000000e51e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:19.941586 | fa163e0a-ba28-31b9-2e96-00000000e51e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:16:58.195192 | 0.07s 2026-03-14 08:19:20.035344 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647038 | 0:16:58.288988 | 0.05s 2026-03-14 08:19:20.062482 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:20.085223 | fa163e0a-ba28-31b9-2e96-00000000e4fe | OK | Update config hashes for container startup configs | np0005647039 2026-03-14 08:19:20.086895 | fa163e0a-ba28-31b9-2e96-00000000e4fe | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647039 | 0:16:58.340532 | 1.10s 2026-03-14 08:19:20.103945 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:20.117868 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:16:58.371498 | 0.05s 2026-03-14 08:19:20.129920 | e0bba687-cdaf-4c9e-b9cb-a47c3a9226f2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:19:20.146538 | fa163e0a-ba28-31b9-2e96-00000000e611 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:20.161292 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:16:58.414933 | 0.06s 2026-03-14 08:19:20.174060 | 3573ee74-409a-446f-ba01-d91fe0d27594 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:19:20.187736 | fa163e0a-ba28-31b9-2e96-00000000e655 | TASK | Gather podman infos 2026-03-14 08:19:22.113672 | fa163e0a-ba28-31b9-2e96-00000000e020 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005647033 2026-03-14 08:19:22.114967 | fa163e0a-ba28-31b9-2e96-00000000e020 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005647033 | 0:17:00.368606 | 7.05s 2026-03-14 08:19:22.139156 | fa163e0a-ba28-31b9-2e96-00000000e021 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-03-14 08:19:22.256046 | fa163e0a-ba28-31b9-2e96-00000000e020 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005647035 2026-03-14 08:19:22.257255 | fa163e0a-ba28-31b9-2e96-00000000e020 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005647035 | 0:17:00.510902 | 7.13s 2026-03-14 08:19:22.281300 | fa163e0a-ba28-31b9-2e96-00000000e021 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-03-14 08:19:22.347172 | fa163e0a-ba28-31b9-2e96-00000000e655 | OK | Gather podman infos | np0005647039 2026-03-14 08:19:22.348720 | fa163e0a-ba28-31b9-2e96-00000000e655 | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:17:00.602360 | 2.16s 2026-03-14 08:19:22.386535 | fa163e0a-ba28-31b9-2e96-00000000e656 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:22.432306 | fa163e0a-ba28-31b9-2e96-00000000e656 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:17:00.685949 | 0.04s 2026-03-14 08:19:22.497533 | fa163e0a-ba28-31b9-2e96-00000000e021 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647033 2026-03-14 08:19:22.498520 | fa163e0a-ba28-31b9-2e96-00000000e021 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647033 | 0:17:00.752174 | 0.36s 2026-03-14 08:19:22.499427 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647039 | 0:17:00.753086 | 0.03s 2026-03-14 08:19:22.532962 | fa163e0a-ba28-31b9-2e96-00000000e022 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:22.552064 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:22.589291 | fa163e0a-ba28-31b9-2e96-00000000e021 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647035 2026-03-14 08:19:22.590676 | fa163e0a-ba28-31b9-2e96-00000000e021 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647035 | 0:17:00.844318 | 0.31s 2026-03-14 08:19:22.621284 | fa163e0a-ba28-31b9-2e96-00000000e022 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:22.627671 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:17:00.881310 | 0.07s 2026-03-14 08:19:22.640969 | c41af62c-a24a-4f45-abe9-c38cf677ba14 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:19:22.657689 | fa163e0a-ba28-31b9-2e96-00000000e6c8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:23.038002 | fa163e0a-ba28-31b9-2e96-00000000e022 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:19:23.040499 | fa163e0a-ba28-31b9-2e96-00000000e022 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:17:01.294136 | 0.51s 2026-03-14 08:19:23.074702 | fa163e0a-ba28-31b9-2e96-00000000e023 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-03-14 08:19:23.134575 | fa163e0a-ba28-31b9-2e96-00000000e022 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:19:23.136430 | fa163e0a-ba28-31b9-2e96-00000000e022 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:17:01.390074 | 0.51s 2026-03-14 08:19:23.155491 | fa163e0a-ba28-31b9-2e96-00000000e023 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-03-14 08:19:23.330453 | fa163e0a-ba28-31b9-2e96-00000000e023 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005647033 2026-03-14 08:19:23.332266 | fa163e0a-ba28-31b9-2e96-00000000e023 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005647033 | 0:17:01.585918 | 0.25s 2026-03-14 08:19:23.351430 | fa163e0a-ba28-31b9-2e96-00000000e025 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-03-14 08:19:23.386773 | fa163e0a-ba28-31b9-2e96-00000000e025 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005647033 2026-03-14 08:19:23.388160 | fa163e0a-ba28-31b9-2e96-00000000e025 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005647033 | 0:17:01.641811 | 0.03s 2026-03-14 08:19:23.405324 | fa163e0a-ba28-31b9-2e96-00000000e026 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-03-14 08:19:23.442449 | fa163e0a-ba28-31b9-2e96-00000000e026 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005647033 2026-03-14 08:19:23.443998 | fa163e0a-ba28-31b9-2e96-00000000e026 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005647033 | 0:17:01.697650 | 0.04s 2026-03-14 08:19:23.462619 | fa163e0a-ba28-31b9-2e96-00000000e027 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-03-14 08:19:23.467940 | fa163e0a-ba28-31b9-2e96-00000000e023 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005647035 2026-03-14 08:19:23.469358 | fa163e0a-ba28-31b9-2e96-00000000e023 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005647035 | 0:17:01.722998 | 0.31s 2026-03-14 08:19:23.487454 | fa163e0a-ba28-31b9-2e96-00000000e025 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-03-14 08:19:23.498667 | fa163e0a-ba28-31b9-2e96-00000000e027 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005647033 2026-03-14 08:19:23.499653 | fa163e0a-ba28-31b9-2e96-00000000e027 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005647033 | 0:17:01.753299 | 0.04s 2026-03-14 08:19:23.516670 | fa163e0a-ba28-31b9-2e96-00000000e028 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:23.531738 | fa163e0a-ba28-31b9-2e96-00000000e025 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005647035 2026-03-14 08:19:23.532655 | fa163e0a-ba28-31b9-2e96-00000000e025 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005647035 | 0:17:01.786304 | 0.04s 2026-03-14 08:19:23.555880 | fa163e0a-ba28-31b9-2e96-00000000e026 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-03-14 08:19:23.562055 | fa163e0a-ba28-31b9-2e96-00000000e028 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:19:23.562965 | fa163e0a-ba28-31b9-2e96-00000000e028 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:17:01.816602 | 0.05s 2026-03-14 08:19:23.583097 | fa163e0a-ba28-31b9-2e96-00000000e029 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-03-14 08:19:23.606098 | fa163e0a-ba28-31b9-2e96-00000000e026 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005647035 2026-03-14 08:19:23.606958 | fa163e0a-ba28-31b9-2e96-00000000e026 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005647035 | 0:17:01.860610 | 0.05s 2026-03-14 08:19:23.623943 | fa163e0a-ba28-31b9-2e96-00000000e027 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-03-14 08:19:23.634506 | fa163e0a-ba28-31b9-2e96-00000000e029 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005647033 2026-03-14 08:19:23.635455 | fa163e0a-ba28-31b9-2e96-00000000e029 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005647033 | 0:17:01.889102 | 0.05s 2026-03-14 08:19:23.663911 | fa163e0a-ba28-31b9-2e96-00000000e04a | TASK | Gather variables for each operating system 2026-03-14 08:19:23.677570 | fa163e0a-ba28-31b9-2e96-00000000e027 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005647035 2026-03-14 08:19:23.678490 | fa163e0a-ba28-31b9-2e96-00000000e027 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005647035 | 0:17:01.932131 | 0.05s 2026-03-14 08:19:23.695509 | fa163e0a-ba28-31b9-2e96-00000000e028 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:23.740104 | fa163e0a-ba28-31b9-2e96-00000000e028 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:19:23.740808 | fa163e0a-ba28-31b9-2e96-00000000e028 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:17:01.994464 | 0.04s 2026-03-14 08:19:23.756391 | fa163e0a-ba28-31b9-2e96-00000000e029 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-03-14 08:19:23.802487 | fa163e0a-ba28-31b9-2e96-00000000e029 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005647035 2026-03-14 08:19:23.810502 | fa163e0a-ba28-31b9-2e96-00000000e029 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005647035 | 0:17:02.064157 | 0.05s 2026-03-14 08:19:23.810859 | fa163e0a-ba28-31b9-2e96-00000000e04a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:17:02.064521 | 0.15s 2026-03-14 08:19:23.825194 | fa163e0a-ba28-31b9-2e96-00000000e04b | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:23.859037 | fa163e0a-ba28-31b9-2e96-00000000e04a | TASK | Gather variables for each operating system 2026-03-14 08:19:23.921295 | fa163e0a-ba28-31b9-2e96-00000000e58d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 2026-03-14 08:19:23.922627 | fa163e0a-ba28-31b9-2e96-00000000e58d | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:17:02.176274 | 4.54s 2026-03-14 08:19:23.946696 | fa163e0a-ba28-31b9-2e96-00000000e58e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:23.970645 | fa163e0a-ba28-31b9-2e96-00000000e04a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:17:02.224268 | 0.11s 2026-03-14 08:19:23.995391 | fa163e0a-ba28-31b9-2e96-00000000e04b | TASK | Detect if resource is being created or already exists 2026-03-14 08:19:24.035363 | fa163e0a-ba28-31b9-2e96-00000000e58e | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 2026-03-14 08:19:24.037191 | fa163e0a-ba28-31b9-2e96-00000000e58e | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647037 | 0:17:02.290832 | 0.09s 2026-03-14 08:19:24.072968 | fa163e0a-ba28-31b9-2e96-00000000e154 | TASK | Clean container_puppet_tasks for np0005647037 step 2 2026-03-14 08:19:24.413713 | fa163e0a-ba28-31b9-2e96-00000000e154 | OK | Clean container_puppet_tasks for np0005647037 step 2 | np0005647037 2026-03-14 08:19:24.415066 | fa163e0a-ba28-31b9-2e96-00000000e154 | TIMING | Clean container_puppet_tasks for np0005647037 step 2 | np0005647037 | 0:17:02.668720 | 0.34s 2026-03-14 08:19:24.431606 | fa163e0a-ba28-31b9-2e96-00000000e155 | TASK | Calculate container_puppet_tasks for np0005647037 step 2 2026-03-14 08:19:24.468826 | fa163e0a-ba28-31b9-2e96-00000000e155 | TIMING | Calculate container_puppet_tasks for np0005647037 step 2 | np0005647037 | 0:17:02.722472 | 0.04s 2026-03-14 08:19:24.479871 | fa163e0a-ba28-31b9-2e96-00000000e156 | TASK | Include container-puppet tasks for step 2 2026-03-14 08:19:24.514276 | fa163e0a-ba28-31b9-2e96-00000000e156 | TIMING | Include container-puppet tasks for step 2 | np0005647037 | 0:17:02.767922 | 0.03s 2026-03-14 08:19:24.527182 | 5d6a10af-0752-45b4-a99f-9423d8728055 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647037 2026-03-14 08:19:24.546019 | fa163e0a-ba28-31b9-2e96-00000000e734 | TASK | Write container-puppet-tasks json file for np0005647037 step 2 2026-03-14 08:19:24.650159 | fa163e0a-ba28-31b9-2e96-00000000e04b | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:19:24.652202 | fa163e0a-ba28-31b9-2e96-00000000e04b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:17:02.905845 | 0.83s 2026-03-14 08:19:24.673841 | fa163e0a-ba28-31b9-2e96-00000000e04c | TASK | Run init bundle puppet on the host for redis 2026-03-14 08:19:24.888911 | fa163e0a-ba28-31b9-2e96-00000000e04b | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:19:24.890104 | fa163e0a-ba28-31b9-2e96-00000000e04b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:17:03.143755 | 0.89s 2026-03-14 08:19:24.914863 | fa163e0a-ba28-31b9-2e96-00000000e04c | TASK | Run init bundle puppet on the host for redis 2026-03-14 08:19:24.922308 | fa163e0a-ba28-31b9-2e96-00000000e611 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 2026-03-14 08:19:24.923690 | fa163e0a-ba28-31b9-2e96-00000000e611 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:17:03.177337 | 4.78s 2026-03-14 08:19:24.937026 | fa163e0a-ba28-31b9-2e96-00000000e612 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:25.026163 | fa163e0a-ba28-31b9-2e96-00000000e612 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 2026-03-14 08:19:25.027365 | fa163e0a-ba28-31b9-2e96-00000000e612 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647038 | 0:17:03.281008 | 0.09s 2026-03-14 08:19:25.068181 | fa163e0a-ba28-31b9-2e96-00000000e16c | TASK | Clean container_puppet_tasks for np0005647038 step 2 2026-03-14 08:19:25.389224 | fa163e0a-ba28-31b9-2e96-00000000e16c | OK | Clean container_puppet_tasks for np0005647038 step 2 | np0005647038 2026-03-14 08:19:25.390675 | fa163e0a-ba28-31b9-2e96-00000000e16c | TIMING | Clean container_puppet_tasks for np0005647038 step 2 | np0005647038 | 0:17:03.644329 | 0.32s 2026-03-14 08:19:25.407890 | fa163e0a-ba28-31b9-2e96-00000000e16d | TASK | Calculate container_puppet_tasks for np0005647038 step 2 2026-03-14 08:19:25.463167 | fa163e0a-ba28-31b9-2e96-00000000e16d | TIMING | Calculate container_puppet_tasks for np0005647038 step 2 | np0005647038 | 0:17:03.716808 | 0.05s 2026-03-14 08:19:25.474431 | fa163e0a-ba28-31b9-2e96-00000000e16e | TASK | Include container-puppet tasks for step 2 2026-03-14 08:19:25.525225 | fa163e0a-ba28-31b9-2e96-00000000e734 | CHANGED | Write container-puppet-tasks json file for np0005647037 step 2 | np0005647037 2026-03-14 08:19:25.526462 | fa163e0a-ba28-31b9-2e96-00000000e734 | TIMING | Write container-puppet-tasks json file for np0005647037 step 2 | np0005647037 | 0:17:03.780118 | 0.98s 2026-03-14 08:19:25.527124 | fa163e0a-ba28-31b9-2e96-00000000e16e | TIMING | Include container-puppet tasks for step 2 | np0005647038 | 0:17:03.780786 | 0.05s 2026-03-14 08:19:25.538214 | b87cdfc1-3a28-48d3-b698-92448b5312ec | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647038 2026-03-14 08:19:25.551251 | fa163e0a-ba28-31b9-2e96-00000000e736 | TASK | Generate container puppet configs for step 2 2026-03-14 08:19:25.575716 | fa163e0a-ba28-31b9-2e96-00000000e75b | TASK | Write container-puppet-tasks json file for np0005647038 step 2 2026-03-14 08:19:25.917929 | fa163e0a-ba28-31b9-2e96-00000000e736 | OK | Generate container puppet configs for step 2 | np0005647037 2026-03-14 08:19:25.919605 | fa163e0a-ba28-31b9-2e96-00000000e736 | TIMING | Generate container puppet configs for step 2 | np0005647037 | 0:17:04.173240 | 0.37s 2026-03-14 08:19:25.942786 | fa163e0a-ba28-31b9-2e96-00000000e737 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:19:25.979095 | fa163e0a-ba28-31b9-2e96-00000000e737 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647037 | 0:17:04.232736 | 0.03s 2026-03-14 08:19:26.032958 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:19:26.123819 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:17:04.377449 | 0.09s 2026-03-14 08:19:26.144899 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:19:26.459581 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647037 2026-03-14 08:19:26.461027 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:17:04.714672 | 0.31s 2026-03-14 08:19:26.483901 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:26.630159 | fa163e0a-ba28-31b9-2e96-00000000e75b | CHANGED | Write container-puppet-tasks json file for np0005647038 step 2 | np0005647038 2026-03-14 08:19:26.631746 | fa163e0a-ba28-31b9-2e96-00000000e75b | TIMING | Write container-puppet-tasks json file for np0005647038 step 2 | np0005647038 | 0:17:04.885384 | 1.05s 2026-03-14 08:19:26.652822 | fa163e0a-ba28-31b9-2e96-00000000e75d | TASK | Generate container puppet configs for step 2 2026-03-14 08:19:26.812642 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 2026-03-14 08:19:26.813831 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 | 0:17:05.067477 | 0.33s 2026-03-14 08:19:26.828925 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:19:26.889199 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:19:26.890356 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:17:05.143994 | 0.06s 2026-03-14 08:19:26.900581 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:19:26.939154 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:19:26.940923 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:17:05.194575 | 0.04s 2026-03-14 08:19:26.954118 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:19:27.006230 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:19:27.008085 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:17:05.261731 | 0.05s 2026-03-14 08:19:27.023834 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:27.040050 | fa163e0a-ba28-31b9-2e96-00000000e75d | OK | Generate container puppet configs for step 2 | np0005647038 2026-03-14 08:19:27.041493 | fa163e0a-ba28-31b9-2e96-00000000e75d | TIMING | Generate container puppet configs for step 2 | np0005647038 | 0:17:05.295132 | 0.39s 2026-03-14 08:19:27.064213 | fa163e0a-ba28-31b9-2e96-00000000e75e | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:19:27.073306 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 2026-03-14 08:19:27.074606 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 | 0:17:05.328245 | 0.05s 2026-03-14 08:19:27.098034 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:27.114930 | fa163e0a-ba28-31b9-2e96-00000000e75e | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647038 | 0:17:05.368546 | 0.05s 2026-03-14 08:19:27.116219 | fa163e0a-ba28-31b9-2e96-00000000e6c8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 2026-03-14 08:19:27.117023 | fa163e0a-ba28-31b9-2e96-00000000e6c8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:17:05.370612 | 4.46s 2026-03-14 08:19:27.153102 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:19:27.173020 | fa163e0a-ba28-31b9-2e96-00000000e6c9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:27.183343 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 2026-03-14 08:19:27.184500 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647037 | 0:17:05.438145 | 0.08s 2026-03-14 08:19:27.233696 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:17:05.487348 | 0.08s 2026-03-14 08:19:27.243110 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:19:27.259400 | fa163e0a-ba28-31b9-2e96-00000000e6c9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 2026-03-14 08:19:27.260572 | fa163e0a-ba28-31b9-2e96-00000000e6c9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647039 | 0:17:05.514191 | 0.09s 2026-03-14 08:19:27.289339 | fa163e0a-ba28-31b9-2e96-00000000e184 | TASK | Clean container_puppet_tasks for np0005647039 step 2 2026-03-14 08:19:27.566815 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647038 2026-03-14 08:19:27.568615 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:17:05.822250 | 0.32s 2026-03-14 08:19:27.592614 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:27.627660 | fa163e0a-ba28-31b9-2e96-00000000e184 | OK | Clean container_puppet_tasks for np0005647039 step 2 | np0005647039 2026-03-14 08:19:27.629524 | fa163e0a-ba28-31b9-2e96-00000000e184 | TIMING | Clean container_puppet_tasks for np0005647039 step 2 | np0005647039 | 0:17:05.883152 | 0.34s 2026-03-14 08:19:27.665591 | fa163e0a-ba28-31b9-2e96-00000000e185 | TASK | Calculate container_puppet_tasks for np0005647039 step 2 2026-03-14 08:19:27.717659 | fa163e0a-ba28-31b9-2e96-00000000e185 | TIMING | Calculate container_puppet_tasks for np0005647039 step 2 | np0005647039 | 0:17:05.971299 | 0.05s 2026-03-14 08:19:27.732312 | fa163e0a-ba28-31b9-2e96-00000000e186 | TASK | Include container-puppet tasks for step 2 2026-03-14 08:19:27.765560 | fa163e0a-ba28-31b9-2e96-00000000e186 | TIMING | Include container-puppet tasks for step 2 | np0005647039 | 0:17:06.019186 | 0.03s 2026-03-14 08:19:27.781774 | 719887f1-d64e-4046-84de-6b67e1be53ad | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647039 2026-03-14 08:19:27.806417 | fa163e0a-ba28-31b9-2e96-00000000e828 | TASK | Write container-puppet-tasks json file for np0005647039 step 2 2026-03-14 08:19:27.928205 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 2026-03-14 08:19:27.930211 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 | 0:17:06.183831 | 0.34s 2026-03-14 08:19:27.952805 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:19:28.001290 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:19:28.002357 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:17:06.256000 | 0.05s 2026-03-14 08:19:28.016439 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:19:28.053560 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:19:28.054468 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:17:06.308121 | 0.04s 2026-03-14 08:19:28.067378 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:19:28.115919 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:19:28.116795 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:17:06.370448 | 0.05s 2026-03-14 08:19:28.131218 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:28.178626 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 2026-03-14 08:19:28.179465 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 | 0:17:06.433118 | 0.05s 2026-03-14 08:19:28.193599 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:28.230834 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 2026-03-14 08:19:28.231716 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647038 | 0:17:06.485368 | 0.04s 2026-03-14 08:19:28.799445 | fa163e0a-ba28-31b9-2e96-00000000e828 | CHANGED | Write container-puppet-tasks json file for np0005647039 step 2 | np0005647039 2026-03-14 08:19:28.801483 | fa163e0a-ba28-31b9-2e96-00000000e828 | TIMING | Write container-puppet-tasks json file for np0005647039 step 2 | np0005647039 | 0:17:07.055130 | 0.99s 2026-03-14 08:19:28.824897 | fa163e0a-ba28-31b9-2e96-00000000e82a | TASK | Generate container puppet configs for step 2 2026-03-14 08:19:29.193855 | fa163e0a-ba28-31b9-2e96-00000000e82a | OK | Generate container puppet configs for step 2 | np0005647039 2026-03-14 08:19:29.195264 | fa163e0a-ba28-31b9-2e96-00000000e82a | TIMING | Generate container puppet configs for step 2 | np0005647039 | 0:17:07.448907 | 0.37s 2026-03-14 08:19:29.217869 | fa163e0a-ba28-31b9-2e96-00000000e82b | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:19:29.251537 | fa163e0a-ba28-31b9-2e96-00000000e82b | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647039 | 0:17:07.505170 | 0.03s 2026-03-14 08:19:29.297720 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:19:29.411604 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:17:07.665247 | 0.11s 2026-03-14 08:19:29.424756 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:19:29.727783 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647039 2026-03-14 08:19:29.728893 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:17:07.982545 | 0.30s 2026-03-14 08:19:29.745352 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:30.091331 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 2026-03-14 08:19:30.092675 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 | 0:17:08.346320 | 0.35s 2026-03-14 08:19:30.112113 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:19:30.164181 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:19:30.165441 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:17:08.419089 | 0.05s 2026-03-14 08:19:30.185679 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:19:30.222173 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:19:30.223117 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:17:08.476770 | 0.04s 2026-03-14 08:19:30.236723 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:19:30.283528 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:19:30.284388 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:17:08.538041 | 0.05s 2026-03-14 08:19:30.299445 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:30.348584 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 2026-03-14 08:19:30.349475 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 | 0:17:08.603128 | 0.05s 2026-03-14 08:19:30.364273 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:19:30.415279 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 2026-03-14 08:19:30.416185 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647039 | 0:17:08.669835 | 0.05s 2026-03-14 08:19:31.755836 | fa163e0a-ba28-31b9-2e96-00000000e04c | OK | Run init bundle puppet on the host for redis | np0005647033 2026-03-14 08:19:31.757244 | fa163e0a-ba28-31b9-2e96-00000000e04c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005647033 | 0:17:10.010889 | 7.08s 2026-03-14 08:19:31.794595 | fa163e0a-ba28-31b9-2e96-00000000e04d | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-03-14 08:19:31.805158 | fa163e0a-ba28-31b9-2e96-00000000e04c | OK | Run init bundle puppet on the host for redis | np0005647035 2026-03-14 08:19:31.807050 | fa163e0a-ba28-31b9-2e96-00000000e04c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005647035 | 0:17:10.060668 | 6.89s 2026-03-14 08:19:31.841916 | fa163e0a-ba28-31b9-2e96-00000000e04d | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-03-14 08:19:32.156713 | fa163e0a-ba28-31b9-2e96-00000000e04d | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005647033 2026-03-14 08:19:32.157983 | fa163e0a-ba28-31b9-2e96-00000000e04d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005647033 | 0:17:10.411628 | 0.36s 2026-03-14 08:19:32.179002 | fa163e0a-ba28-31b9-2e96-00000000e04e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:32.197870 | fa163e0a-ba28-31b9-2e96-00000000e04d | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005647035 2026-03-14 08:19:32.199270 | fa163e0a-ba28-31b9-2e96-00000000e04d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005647035 | 0:17:10.452917 | 0.36s 2026-03-14 08:19:32.220496 | fa163e0a-ba28-31b9-2e96-00000000e04e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:19:32.734914 | fa163e0a-ba28-31b9-2e96-00000000e04e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:19:32.737820 | fa163e0a-ba28-31b9-2e96-00000000e04e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:17:10.991436 | 0.56s 2026-03-14 08:19:32.770596 | fa163e0a-ba28-31b9-2e96-00000000e04f | TASK | Check if an image update marker exists for bundle redis-bundle 2026-03-14 08:19:32.783340 | fa163e0a-ba28-31b9-2e96-00000000e04e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:19:32.784997 | fa163e0a-ba28-31b9-2e96-00000000e04e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:17:11.038630 | 0.56s 2026-03-14 08:19:32.819885 | fa163e0a-ba28-31b9-2e96-00000000e04f | TASK | Check if an image update marker exists for bundle redis-bundle 2026-03-14 08:19:33.118455 | fa163e0a-ba28-31b9-2e96-00000000e04f | OK | Check if an image update marker exists for bundle redis-bundle | np0005647033 2026-03-14 08:19:33.119857 | fa163e0a-ba28-31b9-2e96-00000000e04f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005647033 | 0:17:11.373502 | 0.34s 2026-03-14 08:19:33.139695 | fa163e0a-ba28-31b9-2e96-00000000e051 | TASK | Get container image tag from marker for bundle redis-bundle 2026-03-14 08:19:33.164451 | fa163e0a-ba28-31b9-2e96-00000000e04f | OK | Check if an image update marker exists for bundle redis-bundle | np0005647035 2026-03-14 08:19:33.165820 | fa163e0a-ba28-31b9-2e96-00000000e04f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005647035 | 0:17:11.419449 | 0.34s 2026-03-14 08:19:33.185009 | fa163e0a-ba28-31b9-2e96-00000000e051 | TASK | Get container image tag from marker for bundle redis-bundle 2026-03-14 08:19:33.193638 | fa163e0a-ba28-31b9-2e96-00000000e051 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005647033 2026-03-14 08:19:33.194899 | fa163e0a-ba28-31b9-2e96-00000000e051 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005647033 | 0:17:11.448534 | 0.05s 2026-03-14 08:19:33.214755 | fa163e0a-ba28-31b9-2e96-00000000e052 | TASK | Get container image tag from bundle redis-bundle 2026-03-14 08:19:33.235314 | fa163e0a-ba28-31b9-2e96-00000000e051 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005647035 2026-03-14 08:19:33.236765 | fa163e0a-ba28-31b9-2e96-00000000e051 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005647035 | 0:17:11.490390 | 0.05s 2026-03-14 08:19:33.255201 | fa163e0a-ba28-31b9-2e96-00000000e052 | TASK | Get container image tag from bundle redis-bundle 2026-03-14 08:19:33.269437 | fa163e0a-ba28-31b9-2e96-00000000e052 | SKIPPED | Get container image tag from bundle redis-bundle | np0005647033 2026-03-14 08:19:33.270753 | fa163e0a-ba28-31b9-2e96-00000000e052 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005647033 | 0:17:11.524391 | 0.05s 2026-03-14 08:19:33.288645 | fa163e0a-ba28-31b9-2e96-00000000e053 | TASK | Compare tags between marker and bundle redis-bundle 2026-03-14 08:19:33.304665 | fa163e0a-ba28-31b9-2e96-00000000e052 | SKIPPED | Get container image tag from bundle redis-bundle | np0005647035 2026-03-14 08:19:33.306208 | fa163e0a-ba28-31b9-2e96-00000000e052 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005647035 | 0:17:11.559849 | 0.05s 2026-03-14 08:19:33.326995 | fa163e0a-ba28-31b9-2e96-00000000e053 | TASK | Compare tags between marker and bundle redis-bundle 2026-03-14 08:19:33.350754 | fa163e0a-ba28-31b9-2e96-00000000e053 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005647033 2026-03-14 08:19:33.351970 | fa163e0a-ba28-31b9-2e96-00000000e053 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005647033 | 0:17:11.605597 | 0.06s 2026-03-14 08:19:33.370419 | fa163e0a-ba28-31b9-2e96-00000000e054 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:33.384721 | fa163e0a-ba28-31b9-2e96-00000000e053 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005647035 2026-03-14 08:19:33.385910 | fa163e0a-ba28-31b9-2e96-00000000e053 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005647035 | 0:17:11.639548 | 0.06s 2026-03-14 08:19:33.405181 | fa163e0a-ba28-31b9-2e96-00000000e054 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:19:33.421737 | fa163e0a-ba28-31b9-2e96-00000000e054 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:19:33.423190 | fa163e0a-ba28-31b9-2e96-00000000e054 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:17:11.676833 | 0.05s 2026-03-14 08:19:33.441896 | fa163e0a-ba28-31b9-2e96-00000000e055 | TASK | Remove update marker for bundle redis-bundle 2026-03-14 08:19:33.469090 | fa163e0a-ba28-31b9-2e96-00000000e054 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:19:33.470343 | fa163e0a-ba28-31b9-2e96-00000000e054 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:17:11.723989 | 0.06s 2026-03-14 08:19:33.492265 | fa163e0a-ba28-31b9-2e96-00000000e055 | TASK | Remove update marker for bundle redis-bundle 2026-03-14 08:19:33.501412 | fa163e0a-ba28-31b9-2e96-00000000e055 | SKIPPED | Remove update marker for bundle redis-bundle | np0005647033 2026-03-14 08:19:33.502635 | fa163e0a-ba28-31b9-2e96-00000000e055 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005647033 | 0:17:11.756273 | 0.06s 2026-03-14 08:19:33.532502 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:19:33.551310 | fa163e0a-ba28-31b9-2e96-00000000e055 | SKIPPED | Remove update marker for bundle redis-bundle | np0005647035 2026-03-14 08:19:33.552588 | fa163e0a-ba28-31b9-2e96-00000000e055 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005647035 | 0:17:11.806229 | 0.06s 2026-03-14 08:19:33.583238 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:19:33.850738 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647033 2026-03-14 08:19:33.852178 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647033 | 0:17:12.105824 | 0.32s 2026-03-14 08:19:33.897715 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647035 2026-03-14 08:19:33.899814 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647035 | 0:17:12.153450 | 0.32s 2026-03-14 08:19:33.967505 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647033 | 0:17:12.221129 | 0.09s 2026-03-14 08:19:34.002420 | 20cf263e-9da8-44e3-889d-6373c3c34c4f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647033 2026-03-14 08:19:34.035268 | fa163e0a-ba28-31b9-2e96-00000000e8cb | TASK | Write the config_step hieradata 2026-03-14 08:19:34.049769 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647035 | 0:17:12.303391 | 0.11s 2026-03-14 08:19:34.077428 | ef04474c-c25e-4229-a7ad-1b4044343338 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647035 2026-03-14 08:19:34.096705 | fa163e0a-ba28-31b9-2e96-00000000e8e3 | TASK | Write the config_step hieradata 2026-03-14 08:19:34.997510 | fa163e0a-ba28-31b9-2e96-00000000e8e3 | OK | Write the config_step hieradata | np0005647035 2026-03-14 08:19:34.999147 | fa163e0a-ba28-31b9-2e96-00000000e8e3 | TIMING | Write the config_step hieradata | np0005647035 | 0:17:13.252787 | 0.90s 2026-03-14 08:19:35.029380 | fa163e0a-ba28-31b9-2e96-00000000e8e4 | TASK | Run puppet host configuration for step 2 2026-03-14 08:19:35.321439 | fa163e0a-ba28-31b9-2e96-00000000e8cb | OK | Write the config_step hieradata | np0005647033 2026-03-14 08:19:35.322636 | fa163e0a-ba28-31b9-2e96-00000000e8cb | TIMING | Write the config_step hieradata | np0005647033 | 0:17:13.576283 | 1.28s 2026-03-14 08:19:35.343762 | fa163e0a-ba28-31b9-2e96-00000000e8cc | TASK | Run puppet host configuration for step 2 2026-03-14 08:19:35.844659 | fa163e0a-ba28-31b9-2e96-00000000e8e4 | CHANGED | Run puppet host configuration for step 2 | np0005647035 2026-03-14 08:19:35.845747 | fa163e0a-ba28-31b9-2e96-00000000e8e4 | TIMING | Run puppet host configuration for step 2 | np0005647035 | 0:17:14.099398 | 0.81s 2026-03-14 08:19:35.861499 | fa163e0a-ba28-31b9-2e96-00000000e8e5 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:19:36.058933 | fa163e0a-ba28-31b9-2e96-00000000e8cc | CHANGED | Run puppet host configuration for step 2 | np0005647033 2026-03-14 08:19:36.059944 | fa163e0a-ba28-31b9-2e96-00000000e8cc | TIMING | Run puppet host configuration for step 2 | np0005647033 | 0:17:14.313596 | 0.72s 2026-03-14 08:19:36.075158 | fa163e0a-ba28-31b9-2e96-00000000e8cd | TASK | Wait for puppet host configuration to finish 2026-03-14 08:19:36.263426 | fa163e0a-ba28-31b9-2e96-00000000e8e5 | WAITING | Wait for puppet host configuration to finish | np0005647035 | 360 retries left 2026-03-14 08:19:36.429711 | fa163e0a-ba28-31b9-2e96-00000000e8cd | WAITING | Wait for puppet host configuration to finish | np0005647033 | 360 retries left 2026-03-14 08:19:46.562479 | fa163e0a-ba28-31b9-2e96-00000000e8e5 | CHANGED | Wait for puppet host configuration to finish | np0005647035 2026-03-14 08:19:46.565833 | fa163e0a-ba28-31b9-2e96-00000000e8e5 | TIMING | Wait for puppet host configuration to finish | np0005647035 | 0:17:24.819473 | 10.70s 2026-03-14 08:19:46.599517 | fa163e0a-ba28-31b9-2e96-00000000e8e6 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:19:46.694122 | fa163e0a-ba28-31b9-2e96-00000000e8e6 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005647035 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:19:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:19:41 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:19:41 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:19:41 puppet-user: (file & line not available)", "<13>Mar 14 08:19: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>Mar 14 08:19:42 puppet-user: (file & line not available)", "<13>Mar 14 08:19: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>Mar 14 08:19:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:19:42 puppet-user: Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.36 seconds", "<13>Mar 14 08:19:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:19:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:19:44 puppet-user: Notice: Applied catalog in 2.45 seconds", "<13>Mar 14 08:19:44 puppet-user: Application:", "<13>Mar 14 08:19:44 puppet-user: Initial environment: production", "<13>Mar 14 08:19:44 puppet-user: Converged environment: production", "<13>Mar 14 08:19:44 puppet-user: Run mode: user", "<13>Mar 14 08:19:44 puppet-user: Changes:", "<13>Mar 14 08:19:44 puppet-user: Total: 2", "<13>Mar 14 08:19:44 puppet-user: Events:", "<13>Mar 14 08:19:44 puppet-user: Success: 2", "<13>Mar 14 08:19:44 puppet-user: Resources:", "<13>Mar 14 08:19:44 puppet-user: Changed: 2", "<13>Mar 14 08:19:44 puppet-user: Out of sync: 2", "<13>Mar 14 08:19:44 puppet-user: Total: 23", "<13>Mar 14 08:19:44 puppet-user: Time:", "<13>Mar 14 08:19:44 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:19:44 puppet-user: Schedule: 0.00", "<13>Mar 14 08:19:44 puppet-user: Package: 0.00", "<13>Mar 14 08:19:44 puppet-user: File line: 0.00", "<13>Mar 14 08:19:44 puppet-user: File: 0.00", "<13>Mar 14 08:19:44 puppet-user: Augeas: 0.01", "<13>Mar 14 08:19:44 puppet-user: User: 0.01", "<13>Mar 14 08:19:44 puppet-user: Config retrieval: 0.40", "<13>Mar 14 08:19:44 puppet-user: Service: 1.05", "<13>Mar 14 08:19:44 puppet-user: Exec: 1.20", "<13>Mar 14 08:19:44 puppet-user: Last run: 1773476384", "<13>Mar 14 08:19:44 puppet-user: Transaction evaluation: 2.44", "<13>Mar 14 08:19:44 puppet-user: Catalog application: 2.45", "<13>Mar 14 08:19:44 puppet-user: Total: 2.45", "<13>Mar 14 08:19:44 puppet-user: Version:", "<13>Mar 14 08:19:44 puppet-user: Config: 1773476381", "<13>Mar 14 08:19:44 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:19:46.696787 | fa163e0a-ba28-31b9-2e96-00000000e8e6 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647035 | 0:17:24.950426 | 0.09s 2026-03-14 08:19:46.723783 | fa163e0a-ba28-31b9-2e96-00000000e8e7 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:19:46.735905 | fa163e0a-ba28-31b9-2e96-00000000e8cd | CHANGED | Wait for puppet host configuration to finish | np0005647033 2026-03-14 08:19:46.738567 | fa163e0a-ba28-31b9-2e96-00000000e8cd | TIMING | Wait for puppet host configuration to finish | np0005647033 | 0:17:24.992186 | 10.66s 2026-03-14 08:19:46.764390 | fa163e0a-ba28-31b9-2e96-00000000e8ce | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:19:46.772111 | fa163e0a-ba28-31b9-2e96-00000000e8e7 | TIMING | Pre-cache facts for puppet containers | np0005647035 | 0:17:25.025736 | 0.05s 2026-03-14 08:19:46.814305 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:19:46.855485 | fa163e0a-ba28-31b9-2e96-00000000e8ce | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005647033 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:19:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:19:41 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:19:41 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:19:41 puppet-user: (file & line not available)", "<13>Mar 14 08:19:41 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>Mar 14 08:19:41 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:19:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:19:42 puppet-user: Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.37 seconds", "<13>Mar 14 08:19:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:19:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Mar 14 08:19:44 puppet-user: Notice: Applied catalog in 2.61 seconds", "<13>Mar 14 08:19:44 puppet-user: Application:", "<13>Mar 14 08:19:44 puppet-user: Initial environment: production", "<13>Mar 14 08:19:44 puppet-user: Converged environment: production", "<13>Mar 14 08:19:44 puppet-user: Run mode: user", "<13>Mar 14 08:19:44 puppet-user: Changes:", "<13>Mar 14 08:19:44 puppet-user: Total: 2", "<13>Mar 14 08:19:44 puppet-user: Events:", "<13>Mar 14 08:19:44 puppet-user: Success: 2", "<13>Mar 14 08:19:44 puppet-user: Resources:", "<13>Mar 14 08:19:44 puppet-user: Changed: 2", "<13>Mar 14 08:19:44 puppet-user: Out of sync: 2", "<13>Mar 14 08:19:44 puppet-user: Total: 23", "<13>Mar 14 08:19:44 puppet-user: Time:", "<13>Mar 14 08:19:44 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:19:44 puppet-user: Schedule: 0.00", "<13>Mar 14 08:19:44 puppet-user: Package: 0.00", "<13>Mar 14 08:19:44 puppet-user: File line: 0.00", "<13>Mar 14 08:19:44 puppet-user: File: 0.00", "<13>Mar 14 08:19:44 puppet-user: Augeas: 0.01", "<13>Mar 14 08:19:44 puppet-user: User: 0.02", "<13>Mar 14 08:19:44 puppet-user: Config retrieval: 0.41", "<13>Mar 14 08:19:44 puppet-user: Service: 1.14", "<13>Mar 14 08:19:44 puppet-user: Exec: 1.25", "<13>Mar 14 08:19:44 puppet-user: Last run: 1773476384", "<13>Mar 14 08:19:44 puppet-user: Transaction evaluation: 2.60", "<13>Mar 14 08:19:44 puppet-user: Catalog application: 2.61", "<13>Mar 14 08:19:44 puppet-user: Total: 2.62", "<13>Mar 14 08:19:44 puppet-user: Version:", "<13>Mar 14 08:19:44 puppet-user: Config: 1773476381", "<13>Mar 14 08:19:44 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:19:46.857671 | fa163e0a-ba28-31b9-2e96-00000000e8ce | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647033 | 0:17:25.111318 | 0.09s 2026-03-14 08:19:46.882258 | fa163e0a-ba28-31b9-2e96-00000000e8cf | TASK | Pre-cache facts for puppet containers 2026-03-14 08:19:46.914938 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647035 | 0:17:25.168584 | 0.10s 2026-03-14 08:19:46.916077 | fa163e0a-ba28-31b9-2e96-00000000e8cf | TIMING | Pre-cache facts for puppet containers | np0005647033 | 0:17:25.169736 | 0.03s 2026-03-14 08:19:46.950639 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:19:46.970708 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:19:47.066628 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647033 | 0:17:25.320271 | 0.11s 2026-03-14 08:19:47.082439 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:19:47.291967 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647035 2026-03-14 08:19:47.293266 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647035 | 0:17:25.546912 | 0.32s 2026-03-14 08:19:47.314141 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:19:47.384505 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647033 2026-03-14 08:19:47.386189 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647033 | 0:17:25.639827 | 0.30s 2026-03-14 08:19:47.418334 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:19:47.633270 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647035 2026-03-14 08:19:47.634526 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647035 | 0:17:25.888175 | 0.32s 2026-03-14 08:19:47.655316 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:19:47.710569 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647035 2026-03-14 08:19:47.711414 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647035 | 0:17:25.965067 | 0.05s 2026-03-14 08:19:47.730020 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:19:47.745030 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647033 2026-03-14 08:19:47.746257 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647033 | 0:17:25.999904 | 0.33s 2026-03-14 08:19:47.767084 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:19:47.819321 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647033 2026-03-14 08:19:47.820191 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647033 | 0:17:26.073847 | 0.05s 2026-03-14 08:19:47.834497 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:19:48.587455 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647035 2026-03-14 08:19:48.588903 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647035 | 0:17:26.842543 | 0.86s 2026-03-14 08:19:48.611158 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:19:48.677249 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647033 2026-03-14 08:19:48.678502 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647033 | 0:17:26.932138 | 0.84s 2026-03-14 08:19:48.700061 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:19:48.921945 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647035 2026-03-14 08:19:48.923141 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647035 | 0:17:27.176789 | 0.31s 2026-03-14 08:19:48.944589 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:19:49.040162 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647033 2026-03-14 08:19:49.041426 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647033 | 0:17:27.295073 | 0.34s 2026-03-14 08:19:49.063118 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:19:49.567253 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647035 2026-03-14 08:19:49.568177 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647035 | 0:17:27.821827 | 0.62s 2026-03-14 08:19:49.584427 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:19:49.613849 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647035 2026-03-14 08:19:49.614975 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647035 | 0:17:27.868599 | 0.03s 2026-03-14 08:19:49.641871 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:19:49.747536 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647033 2026-03-14 08:19:49.748645 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647033 | 0:17:28.002293 | 0.68s 2026-03-14 08:19:49.765169 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:19:49.789779 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647033 2026-03-14 08:19:49.790852 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647033 | 0:17:28.044504 | 0.02s 2026-03-14 08:19:49.822270 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:19:50.017429 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:19:50.062370 | fa163e0a-ba28-31b9-2e96-00000000e8e8 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:19:50.116825 | fa163e0a-ba28-31b9-2e96-00000000e8e8 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647035 2026-03-14 08:19:50.117778 | fa163e0a-ba28-31b9-2e96-00000000e8e8 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647035 | 0:17:28.371425 | 0.05s 2026-03-14 08:19:50.139596 | fa163e0a-ba28-31b9-2e96-00000000e8ea | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:19:50.172113 | fa163e0a-ba28-31b9-2e96-00000000e8ea | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647035 | 0:17:28.425760 | 0.03s 2026-03-14 08:19:50.211448 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:19:50.276096 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:19:50.304194 | fa163e0a-ba28-31b9-2e96-00000000e8d0 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:19:50.322730 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:17:28.576373 | 0.11s 2026-03-14 08:19:50.338197 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:19:50.351877 | fa163e0a-ba28-31b9-2e96-00000000e8d0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647033 2026-03-14 08:19:50.352865 | fa163e0a-ba28-31b9-2e96-00000000e8d0 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647033 | 0:17:28.606519 | 0.05s 2026-03-14 08:19:50.370518 | fa163e0a-ba28-31b9-2e96-00000000e8d2 | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:19:50.393372 | fa163e0a-ba28-31b9-2e96-00000000e8d2 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647033 | 0:17:28.647025 | 0.02s 2026-03-14 08:19:50.426033 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:19:50.533558 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:17:28.787192 | 0.11s 2026-03-14 08:19:50.547556 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:19:50.648766 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647035 2026-03-14 08:19:50.650030 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:17:28.903683 | 0.31s 2026-03-14 08:19:50.672470 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:50.900628 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647033 2026-03-14 08:19:50.901929 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:17:29.155571 | 0.35s 2026-03-14 08:19:50.926013 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:51.023495 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 2026-03-14 08:19:51.024667 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:29.278314 | 0.35s 2026-03-14 08:19:51.045424 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:19:51.105707 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:19:51.106784 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:17:29.360437 | 0.06s 2026-03-14 08:19:51.127404 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:19:51.162427 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:17:29.416071 | 0.03s 2026-03-14 08:19:51.190173 | c2ff0409-c0e9-4379-9b7b-ac35adabe9ba | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647035 2026-03-14 08:19:51.208431 | fa163e0a-ba28-31b9-2e96-00000000ea45 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:19:51.322799 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 2026-03-14 08:19:51.323920 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:29.577569 | 0.40s 2026-03-14 08:19:51.344747 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:19:51.414408 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:19:51.415392 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:17:29.669046 | 0.07s 2026-03-14 08:19:51.435202 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:19:51.469278 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:17:29.722914 | 0.03s 2026-03-14 08:19:51.497760 | 646a9988-3f83-4e50-a270-2d467c2d0098 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647033 2026-03-14 08:19:51.516680 | fa163e0a-ba28-31b9-2e96-00000000ea64 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:19:51.547209 | fa163e0a-ba28-31b9-2e96-00000000ea45 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647035 2026-03-14 08:19:51.548233 | fa163e0a-ba28-31b9-2e96-00000000ea45 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647035 | 0:17:29.801888 | 0.34s 2026-03-14 08:19:51.563658 | fa163e0a-ba28-31b9-2e96-00000000ea46 | TASK | Set podman_drop_in fact 2026-03-14 08:19:51.620764 | fa163e0a-ba28-31b9-2e96-00000000ea46 | OK | Set podman_drop_in fact | np0005647035 2026-03-14 08:19:51.621570 | fa163e0a-ba28-31b9-2e96-00000000ea46 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647035 | 0:17:29.875227 | 0.06s 2026-03-14 08:19:51.637256 | fa163e0a-ba28-31b9-2e96-00000000ea48 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:19:51.845976 | fa163e0a-ba28-31b9-2e96-00000000ea64 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647033 2026-03-14 08:19:51.847172 | fa163e0a-ba28-31b9-2e96-00000000ea64 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647033 | 0:17:30.100823 | 0.33s 2026-03-14 08:19:51.868100 | fa163e0a-ba28-31b9-2e96-00000000ea65 | TASK | Set podman_drop_in fact 2026-03-14 08:19:51.915040 | fa163e0a-ba28-31b9-2e96-00000000ea65 | OK | Set podman_drop_in fact | np0005647033 2026-03-14 08:19:51.915942 | fa163e0a-ba28-31b9-2e96-00000000ea65 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647033 | 0:17:30.169596 | 0.05s 2026-03-14 08:19:51.934891 | fa163e0a-ba28-31b9-2e96-00000000ea67 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:19:52.496954 | fa163e0a-ba28-31b9-2e96-00000000ea48 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-container-shutdown 2026-03-14 08:19:52.500372 | fa163e0a-ba28-31b9-2e96-00000000ea48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:17:30.754008 | 0.86s 2026-03-14 08:19:52.777369 | fa163e0a-ba28-31b9-2e96-00000000ea67 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-container-shutdown 2026-03-14 08:19:52.779112 | fa163e0a-ba28-31b9-2e96-00000000ea67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:17:31.032770 | 0.84s 2026-03-14 08:19:53.319293 | fa163e0a-ba28-31b9-2e96-00000000ea48 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-start-podman-container 2026-03-14 08:19:53.321143 | fa163e0a-ba28-31b9-2e96-00000000ea48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:17:31.574799 | 1.68s 2026-03-14 08:19:53.326006 | fa163e0a-ba28-31b9-2e96-00000000ea48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:17:31.579657 | 1.69s 2026-03-14 08:19:53.346277 | fa163e0a-ba28-31b9-2e96-00000000ea49 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:19:53.560355 | fa163e0a-ba28-31b9-2e96-00000000ea67 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-start-podman-container 2026-03-14 08:19:53.563192 | fa163e0a-ba28-31b9-2e96-00000000ea67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:17:31.816831 | 1.63s 2026-03-14 08:19:53.571822 | fa163e0a-ba28-31b9-2e96-00000000ea67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:17:31.825478 | 1.64s 2026-03-14 08:19:53.592180 | fa163e0a-ba28-31b9-2e96-00000000ea68 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:19:54.193622 | fa163e0a-ba28-31b9-2e96-00000000ea49 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 2026-03-14 08:19:54.195227 | fa163e0a-ba28-31b9-2e96-00000000ea49 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 | 0:17:32.448872 | 0.85s 2026-03-14 08:19:54.220306 | fa163e0a-ba28-31b9-2e96-00000000ea4a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:19:54.452825 | fa163e0a-ba28-31b9-2e96-00000000ea68 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 2026-03-14 08:19:54.454063 | fa163e0a-ba28-31b9-2e96-00000000ea68 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 | 0:17:32.707714 | 0.86s 2026-03-14 08:19:54.475334 | fa163e0a-ba28-31b9-2e96-00000000ea69 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:19:55.039233 | fa163e0a-ba28-31b9-2e96-00000000ea4a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 2026-03-14 08:19:55.041950 | fa163e0a-ba28-31b9-2e96-00000000ea4a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 | 0:17:33.295591 | 0.82s 2026-03-14 08:19:55.070219 | fa163e0a-ba28-31b9-2e96-00000000ea4b | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:19:55.232664 | fa163e0a-ba28-31b9-2e96-00000000ea69 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 2026-03-14 08:19:55.234718 | fa163e0a-ba28-31b9-2e96-00000000ea69 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 | 0:17:33.488365 | 0.76s 2026-03-14 08:19:55.260272 | fa163e0a-ba28-31b9-2e96-00000000ea6a | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:19:55.808205 | fa163e0a-ba28-31b9-2e96-00000000ea4b | OK | Enable and start tripleo-container-shutdown | np0005647035 2026-03-14 08:19:55.810311 | fa163e0a-ba28-31b9-2e96-00000000ea4b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647035 | 0:17:34.063951 | 0.74s 2026-03-14 08:19:55.844444 | fa163e0a-ba28-31b9-2e96-00000000ea4c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:19:55.928532 | fa163e0a-ba28-31b9-2e96-00000000ea6a | OK | Enable and start tripleo-container-shutdown | np0005647033 2026-03-14 08:19:55.930948 | fa163e0a-ba28-31b9-2e96-00000000ea6a | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647033 | 0:17:34.184586 | 0.67s 2026-03-14 08:19:55.959979 | fa163e0a-ba28-31b9-2e96-00000000ea6b | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:19:56.706696 | fa163e0a-ba28-31b9-2e96-00000000ea4c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 2026-03-14 08:19:56.709595 | fa163e0a-ba28-31b9-2e96-00000000ea4c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 | 0:17:34.963198 | 0.86s 2026-03-14 08:19:56.738529 | fa163e0a-ba28-31b9-2e96-00000000ea4d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:19:56.827616 | fa163e0a-ba28-31b9-2e96-00000000ea6b | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 2026-03-14 08:19:56.829601 | fa163e0a-ba28-31b9-2e96-00000000ea6b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 | 0:17:35.083251 | 0.87s 2026-03-14 08:19:56.850691 | fa163e0a-ba28-31b9-2e96-00000000ea6c | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:19:57.681919 | fa163e0a-ba28-31b9-2e96-00000000ea6c | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 2026-03-14 08:19:57.684808 | fa163e0a-ba28-31b9-2e96-00000000ea6c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 | 0:17:35.938454 | 0.83s 2026-03-14 08:19:57.686509 | fa163e0a-ba28-31b9-2e96-00000000ea4d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 2026-03-14 08:19:57.688115 | fa163e0a-ba28-31b9-2e96-00000000ea4d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 | 0:17:35.941767 | 0.95s 2026-03-14 08:19:57.717290 | fa163e0a-ba28-31b9-2e96-00000000ea6d | TASK | Enable and start netns-placeholder 2026-03-14 08:19:57.744774 | fa163e0a-ba28-31b9-2e96-00000000ea4e | TASK | Enable and start netns-placeholder 2026-03-14 08:19:58.524656 | fa163e0a-ba28-31b9-2e96-00000000ea4e | CHANGED | Enable and start netns-placeholder | np0005647035 2026-03-14 08:19:58.526748 | fa163e0a-ba28-31b9-2e96-00000000ea4e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647035 | 0:17:36.780393 | 0.78s 2026-03-14 08:19:58.529233 | fa163e0a-ba28-31b9-2e96-00000000ea6d | CHANGED | Enable and start netns-placeholder | np0005647033 2026-03-14 08:19:58.530527 | fa163e0a-ba28-31b9-2e96-00000000ea6d | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647033 | 0:17:36.784181 | 0.81s 2026-03-14 08:19:58.561525 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:19:58.590658 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:19:58.621078 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:17:36.874700 | 0.06s 2026-03-14 08:19:58.659599 | b3377286-d830-40c6-96dd-0550081f5a05 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647033 2026-03-14 08:19:58.693110 | fa163e0a-ba28-31b9-2e96-00000000eaad | TASK | Update config hashes for container startup configs 2026-03-14 08:19:58.701491 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:17:36.955119 | 0.11s 2026-03-14 08:19:58.723687 | 0c870a91-2681-4340-9c03-fd65ff9342f1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647035 2026-03-14 08:19:58.740279 | fa163e0a-ba28-31b9-2e96-00000000eac8 | TASK | Update config hashes for container startup configs 2026-03-14 08:19:59.045778 | fa163e0a-ba28-31b9-2e96-00000000eaad | OK | Update config hashes for container startup configs | np0005647033 2026-03-14 08:19:59.046969 | fa163e0a-ba28-31b9-2e96-00000000eaad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647033 | 0:17:37.300617 | 0.35s 2026-03-14 08:19:59.069269 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:59.119974 | fa163e0a-ba28-31b9-2e96-00000000eac8 | OK | Update config hashes for container startup configs | np0005647035 2026-03-14 08:19:59.121110 | fa163e0a-ba28-31b9-2e96-00000000eac8 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647035 | 0:17:37.374758 | 0.38s 2026-03-14 08:19:59.147109 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:19:59.154753 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:37.408379 | 0.08s 2026-03-14 08:19:59.174715 | ba3bb1d9-ab2b-4262-9354-68e90f0ef9a0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:19:59.192983 | fa163e0a-ba28-31b9-2e96-00000000eae9 | TASK | Gather podman infos 2026-03-14 08:19:59.207159 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:37.460808 | 0.06s 2026-03-14 08:19:59.223481 | e8691822-d304-4735-b70d-3d706a06b0b4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:19:59.241795 | fa163e0a-ba28-31b9-2e96-00000000eb16 | TASK | Gather podman infos 2026-03-14 08:20:00.240618 | fa163e0a-ba28-31b9-2e96-00000000eae9 | OK | Gather podman infos | np0005647033 2026-03-14 08:20:00.242036 | fa163e0a-ba28-31b9-2e96-00000000eae9 | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:17:38.495683 | 1.05s 2026-03-14 08:20:00.299440 | fa163e0a-ba28-31b9-2e96-00000000eb16 | OK | Gather podman infos | np0005647035 2026-03-14 08:20:00.300308 | fa163e0a-ba28-31b9-2e96-00000000eb16 | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:17:38.553956 | 1.06s 2026-03-14 08:20:00.349967 | fa163e0a-ba28-31b9-2e96-00000000eaea | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:00.379202 | fa163e0a-ba28-31b9-2e96-00000000eb17 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:00.416654 | fa163e0a-ba28-31b9-2e96-00000000eaea | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:38.670299 | 0.07s 2026-03-14 08:20:00.417346 | fa163e0a-ba28-31b9-2e96-00000000eb17 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:38.671009 | 0.04s 2026-03-14 08:20:00.544345 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:17:38.797984 | 0.07s 2026-03-14 08:20:00.579380 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:00.590469 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:17:38.844076 | 0.09s 2026-03-14 08:20:00.656348 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:00.665290 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:38.918875 | 0.08s 2026-03-14 08:20:00.694860 | 135f6f11-883e-4015-a4d0-823b9bb96be7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:20:00.730658 | fa163e0a-ba28-31b9-2e96-00000000ebbf | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:00.736919 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:38.990548 | 0.08s 2026-03-14 08:20:00.758587 | 2401244b-e49f-4d8d-99b8-e4d71aad6681 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:20:00.780410 | fa163e0a-ba28-31b9-2e96-00000000ec03 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:11.881371 | fa163e0a-ba28-31b9-2e96-00000000ec03 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 2026-03-14 08:20:11.884245 | fa163e0a-ba28-31b9-2e96-00000000ec03 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:50.137883 | 11.10s 2026-03-14 08:20:11.919745 | fa163e0a-ba28-31b9-2e96-00000000ec04 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:13.180295 | fa163e0a-ba28-31b9-2e96-00000000ebbf | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 2026-03-14 08:20:13.182012 | fa163e0a-ba28-31b9-2e96-00000000ebbf | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:51.435652 | 12.45s 2026-03-14 08:20:13.215692 | fa163e0a-ba28-31b9-2e96-00000000ebc0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:20:15.206670 | fa163e0a-ba28-31b9-2e96-00000000ec04 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 2026-03-14 08:20:15.208293 | fa163e0a-ba28-31b9-2e96-00000000ec04 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647035 | 0:17:53.461932 | 3.29s 2026-03-14 08:20:15.266957 | fa163e0a-ba28-31b9-2e96-00000000e8ec | TASK | Clean container_puppet_tasks for np0005647035 step 2 2026-03-14 08:20:15.589907 | fa163e0a-ba28-31b9-2e96-00000000e8ec | OK | Clean container_puppet_tasks for np0005647035 step 2 | np0005647035 2026-03-14 08:20:15.590850 | fa163e0a-ba28-31b9-2e96-00000000e8ec | TIMING | Clean container_puppet_tasks for np0005647035 step 2 | np0005647035 | 0:17:53.844505 | 0.32s 2026-03-14 08:20:15.611833 | fa163e0a-ba28-31b9-2e96-00000000e8ed | TASK | Calculate container_puppet_tasks for np0005647035 step 2 2026-03-14 08:20:15.669079 | fa163e0a-ba28-31b9-2e96-00000000e8ed | TIMING | Calculate container_puppet_tasks for np0005647035 step 2 | np0005647035 | 0:17:53.922719 | 0.06s 2026-03-14 08:20:15.684758 | fa163e0a-ba28-31b9-2e96-00000000e8ee | TASK | Include container-puppet tasks for step 2 2026-03-14 08:20:15.734334 | fa163e0a-ba28-31b9-2e96-00000000e8ee | TIMING | Include container-puppet tasks for step 2 | np0005647035 | 0:17:53.987975 | 0.05s 2026-03-14 08:20:15.753068 | da8b82db-2f92-4df2-9f1d-c066db6a2d44 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647035 2026-03-14 08:20:15.778044 | fa163e0a-ba28-31b9-2e96-00000000ec51 | TASK | Write container-puppet-tasks json file for np0005647035 step 2 2026-03-14 08:20:16.723698 | fa163e0a-ba28-31b9-2e96-00000000ebc0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 2026-03-14 08:20:16.725378 | fa163e0a-ba28-31b9-2e96-00000000ebc0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647033 | 0:17:54.979014 | 3.51s 2026-03-14 08:20:16.797033 | fa163e0a-ba28-31b9-2e96-00000000e8d4 | TASK | Clean container_puppet_tasks for np0005647033 step 2 2026-03-14 08:20:16.806356 | fa163e0a-ba28-31b9-2e96-00000000ec51 | CHANGED | Write container-puppet-tasks json file for np0005647035 step 2 | np0005647035 2026-03-14 08:20:16.807501 | fa163e0a-ba28-31b9-2e96-00000000ec51 | TIMING | Write container-puppet-tasks json file for np0005647035 step 2 | np0005647035 | 0:17:55.061145 | 1.03s 2026-03-14 08:20:16.827400 | fa163e0a-ba28-31b9-2e96-00000000ec53 | TASK | Generate container puppet configs for step 2 2026-03-14 08:20:17.114763 | fa163e0a-ba28-31b9-2e96-00000000e8d4 | OK | Clean container_puppet_tasks for np0005647033 step 2 | np0005647033 2026-03-14 08:20:17.116759 | fa163e0a-ba28-31b9-2e96-00000000e8d4 | TIMING | Clean container_puppet_tasks for np0005647033 step 2 | np0005647033 | 0:17:55.370392 | 0.32s 2026-03-14 08:20:17.165683 | fa163e0a-ba28-31b9-2e96-00000000e8d5 | TASK | Calculate container_puppet_tasks for np0005647033 step 2 2026-03-14 08:20:17.177764 | fa163e0a-ba28-31b9-2e96-00000000ec53 | OK | Generate container puppet configs for step 2 | np0005647035 2026-03-14 08:20:17.179176 | fa163e0a-ba28-31b9-2e96-00000000ec53 | TIMING | Generate container puppet configs for step 2 | np0005647035 | 0:17:55.432813 | 0.35s 2026-03-14 08:20:17.202638 | fa163e0a-ba28-31b9-2e96-00000000ec54 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:20:17.231970 | fa163e0a-ba28-31b9-2e96-00000000e8d5 | TIMING | Calculate container_puppet_tasks for np0005647033 step 2 | np0005647033 | 0:17:55.485589 | 0.06s 2026-03-14 08:20:17.237039 | fa163e0a-ba28-31b9-2e96-00000000ec54 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647035 | 0:17:55.490699 | 0.03s 2026-03-14 08:20:17.278775 | fa163e0a-ba28-31b9-2e96-00000000e8d6 | TASK | Include container-puppet tasks for step 2 2026-03-14 08:20:17.304302 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:20:17.332096 | fa163e0a-ba28-31b9-2e96-00000000e8d6 | TIMING | Include container-puppet tasks for step 2 | np0005647033 | 0:17:55.585721 | 0.05s 2026-03-14 08:20:17.355615 | 5eb157fe-509a-4762-a566-1d92da99158f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647033 2026-03-14 08:20:17.381092 | fa163e0a-ba28-31b9-2e96-00000000ecb6 | TASK | Write container-puppet-tasks json file for np0005647033 step 2 2026-03-14 08:20:17.409671 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:17:55.663302 | 0.10s 2026-03-14 08:20:17.428477 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:20:17.757130 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647035 2026-03-14 08:20:17.758014 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:17:56.011669 | 0.33s 2026-03-14 08:20:17.775629 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:18.133629 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 2026-03-14 08:20:18.134845 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 | 0:17:56.388493 | 0.36s 2026-03-14 08:20:18.158696 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:20:18.206784 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:20:18.207849 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:17:56.461500 | 0.05s 2026-03-14 08:20:18.223116 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:20:18.262693 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:20:18.263768 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:17:56.517422 | 0.04s 2026-03-14 08:20:18.279399 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:20:18.331760 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:20:18.332724 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:17:56.586378 | 0.05s 2026-03-14 08:20:18.350157 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:18.401848 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 2026-03-14 08:20:18.402802 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 | 0:17:56.656454 | 0.05s 2026-03-14 08:20:18.419715 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:18.437265 | fa163e0a-ba28-31b9-2e96-00000000ecb6 | CHANGED | Write container-puppet-tasks json file for np0005647033 step 2 | np0005647033 2026-03-14 08:20:18.438426 | fa163e0a-ba28-31b9-2e96-00000000ecb6 | TIMING | Write container-puppet-tasks json file for np0005647033 step 2 | np0005647033 | 0:17:56.692074 | 1.06s 2026-03-14 08:20:18.456013 | fa163e0a-ba28-31b9-2e96-00000000ecb8 | TASK | Generate container puppet configs for step 2 2026-03-14 08:20:18.476447 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 2026-03-14 08:20:18.477629 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647035 | 0:17:56.731280 | 0.06s 2026-03-14 08:20:18.817901 | fa163e0a-ba28-31b9-2e96-00000000ecb8 | OK | Generate container puppet configs for step 2 | np0005647033 2026-03-14 08:20:18.818812 | fa163e0a-ba28-31b9-2e96-00000000ecb8 | TIMING | Generate container puppet configs for step 2 | np0005647033 | 0:17:57.072466 | 0.36s 2026-03-14 08:20:18.841222 | fa163e0a-ba28-31b9-2e96-00000000ecb9 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:20:18.871167 | fa163e0a-ba28-31b9-2e96-00000000ecb9 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647033 | 0:17:57.124808 | 0.03s 2026-03-14 08:20:18.907277 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:20:19.034960 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:17:57.288590 | 0.13s 2026-03-14 08:20:19.063854 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:20:19.388795 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647033 2026-03-14 08:20:19.390150 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:17:57.643802 | 0.32s 2026-03-14 08:20:19.410679 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:19.733498 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 2026-03-14 08:20:19.736188 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 | 0:17:57.989837 | 0.32s 2026-03-14 08:20:19.757084 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:20:19.786154 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:20:19.787004 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:17:58.040657 | 0.03s 2026-03-14 08:20:19.806320 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:20:19.841718 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:20:19.842630 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:17:58.096282 | 0.04s 2026-03-14 08:20:19.861765 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:20:19.914737 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:20:19.916070 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:17:58.169712 | 0.05s 2026-03-14 08:20:19.948514 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:20.000886 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 2026-03-14 08:20:20.001827 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 | 0:17:58.255474 | 0.05s 2026-03-14 08:20:20.023912 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:20:20.080448 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 2026-03-14 08:20:20.081419 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647033 | 0:17:58.335071 | 0.06s 2026-03-14 08:21:07.090270 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | CHANGED | Run init bundle puppet on the host for haproxy | np0005647032 2026-03-14 08:21:07.091917 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005647032 | 0:18:45.345566 | 133.48s 2026-03-14 08:21:07.125265 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-03-14 08:21:07.485396 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647032 2026-03-14 08:21:07.486611 | fa163e0a-ba28-31b9-2e96-00000000dfc6 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005647032 | 0:18:45.740263 | 0.36s 2026-03-14 08:21:07.507925 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:21:08.058531 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:21:08.059988 | fa163e0a-ba28-31b9-2e96-00000000dfc7 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:18:46.313631 | 0.55s 2026-03-14 08:21:08.092896 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-03-14 08:21:08.434531 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005647032 2026-03-14 08:21:08.435950 | fa163e0a-ba28-31b9-2e96-00000000dfc8 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005647032 | 0:18:46.689594 | 0.34s 2026-03-14 08:21:08.469188 | fa163e0a-ba28-31b9-2e96-00000000dfca | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-03-14 08:21:08.526982 | fa163e0a-ba28-31b9-2e96-00000000dfca | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005647032 2026-03-14 08:21:08.528327 | fa163e0a-ba28-31b9-2e96-00000000dfca | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005647032 | 0:18:46.781972 | 0.06s 2026-03-14 08:21:08.558340 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TASK | Get container image tag from bundle haproxy-bundle 2026-03-14 08:21:08.615480 | fa163e0a-ba28-31b9-2e96-00000000dfcb | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005647032 2026-03-14 08:21:08.616378 | fa163e0a-ba28-31b9-2e96-00000000dfcb | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005647032 | 0:18:46.870031 | 0.06s 2026-03-14 08:21:08.636744 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TASK | Compare tags between marker and bundle haproxy-bundle 2026-03-14 08:21:08.674266 | fa163e0a-ba28-31b9-2e96-00000000dfcc | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005647032 2026-03-14 08:21:08.675183 | fa163e0a-ba28-31b9-2e96-00000000dfcc | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005647032 | 0:18:46.928835 | 0.04s 2026-03-14 08:21:08.693471 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:21:08.731471 | fa163e0a-ba28-31b9-2e96-00000000dfcd | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:21:08.732198 | fa163e0a-ba28-31b9-2e96-00000000dfcd | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:18:46.985854 | 0.04s 2026-03-14 08:21:08.747684 | fa163e0a-ba28-31b9-2e96-00000000dfce | TASK | Remove update marker for bundle haproxy-bundle 2026-03-14 08:21:08.787609 | fa163e0a-ba28-31b9-2e96-00000000dfce | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005647032 2026-03-14 08:21:08.788316 | fa163e0a-ba28-31b9-2e96-00000000dfce | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005647032 | 0:18:47.041972 | 0.04s 2026-03-14 08:21:08.817587 | fa163e0a-ba28-31b9-2e96-00000000dfef | TASK | Gather variables for each operating system 2026-03-14 08:21:08.930380 | fa163e0a-ba28-31b9-2e96-00000000dfef | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:18:47.184006 | 0.11s 2026-03-14 08:21:08.963534 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TASK | Detect if resource is being created or already exists 2026-03-14 08:21:09.747921 | fa163e0a-ba28-31b9-2e96-00000000dff0 | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:21:09.749372 | fa163e0a-ba28-31b9-2e96-00000000dff0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:18:48.003016 | 0.78s 2026-03-14 08:21:09.779457 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TASK | Run init bundle puppet on the host for mysql 2026-03-14 08:21:47.086662 | fa163e0a-ba28-31b9-2e96-00000000dff1 | CHANGED | Run init bundle puppet on the host for mysql | np0005647032 2026-03-14 08:21:47.088883 | fa163e0a-ba28-31b9-2e96-00000000dff1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005647032 | 0:19:25.342524 | 37.31s 2026-03-14 08:21:47.122279 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-03-14 08:21:47.513780 | fa163e0a-ba28-31b9-2e96-00000000dff2 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647032 2026-03-14 08:21:47.515335 | fa163e0a-ba28-31b9-2e96-00000000dff2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005647032 | 0:19:25.768979 | 0.39s 2026-03-14 08:21:47.545765 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:21:48.075017 | fa163e0a-ba28-31b9-2e96-00000000dff3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:21:48.076539 | fa163e0a-ba28-31b9-2e96-00000000dff3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:19:26.330181 | 0.53s 2026-03-14 08:21:48.111850 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-03-14 08:21:48.457247 | fa163e0a-ba28-31b9-2e96-00000000dff4 | OK | Check if an image update marker exists for bundle galera-bundle | np0005647032 2026-03-14 08:21:48.458511 | fa163e0a-ba28-31b9-2e96-00000000dff4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005647032 | 0:19:26.712158 | 0.35s 2026-03-14 08:21:48.491542 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TASK | Get container image tag from marker for bundle galera-bundle 2026-03-14 08:21:48.550454 | fa163e0a-ba28-31b9-2e96-00000000dff6 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005647032 2026-03-14 08:21:48.552168 | fa163e0a-ba28-31b9-2e96-00000000dff6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005647032 | 0:19:26.805807 | 0.06s 2026-03-14 08:21:48.579838 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TASK | Get container image tag from bundle galera-bundle 2026-03-14 08:21:48.631934 | fa163e0a-ba28-31b9-2e96-00000000dff7 | SKIPPED | Get container image tag from bundle galera-bundle | np0005647032 2026-03-14 08:21:48.632787 | fa163e0a-ba28-31b9-2e96-00000000dff7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005647032 | 0:19:26.886442 | 0.05s 2026-03-14 08:21:48.648474 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TASK | Compare tags between marker and bundle galera-bundle 2026-03-14 08:21:48.700519 | fa163e0a-ba28-31b9-2e96-00000000dff8 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005647032 2026-03-14 08:21:48.701364 | fa163e0a-ba28-31b9-2e96-00000000dff8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005647032 | 0:19:26.955019 | 0.05s 2026-03-14 08:21:48.720689 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:21:48.768903 | fa163e0a-ba28-31b9-2e96-00000000dff9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:21:48.771039 | fa163e0a-ba28-31b9-2e96-00000000dff9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:19:27.024682 | 0.05s 2026-03-14 08:21:48.803601 | fa163e0a-ba28-31b9-2e96-00000000dffa | TASK | Remove update marker for bundle galera-bundle 2026-03-14 08:21:48.845236 | fa163e0a-ba28-31b9-2e96-00000000dffa | SKIPPED | Remove update marker for bundle galera-bundle | np0005647032 2026-03-14 08:21:48.846005 | fa163e0a-ba28-31b9-2e96-00000000dffa | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005647032 | 0:19:27.099660 | 0.04s 2026-03-14 08:21:48.881273 | fa163e0a-ba28-31b9-2e96-00000000e016 | TASK | Push script 2026-03-14 08:21:49.905385 | fa163e0a-ba28-31b9-2e96-00000000e016 | CHANGED | Push script | np0005647032 2026-03-14 08:21:49.906532 | fa163e0a-ba28-31b9-2e96-00000000e016 | TIMING | Push script | np0005647032 | 0:19:28.160180 | 1.02s 2026-03-14 08:21:49.922283 | fa163e0a-ba28-31b9-2e96-00000000e017 | TASK | Insert cronjob in root crontab 2026-03-14 08:21:50.241015 | fa163e0a-ba28-31b9-2e96-00000000e017 | CHANGED | Insert cronjob in root crontab | np0005647032 2026-03-14 08:21:50.242420 | fa163e0a-ba28-31b9-2e96-00000000e017 | TIMING | Insert cronjob in root crontab | np0005647032 | 0:19:28.496066 | 0.32s 2026-03-14 08:21:50.277339 | fa163e0a-ba28-31b9-2e96-00000000e01e | TASK | Gather variables for each operating system 2026-03-14 08:21:50.398601 | fa163e0a-ba28-31b9-2e96-00000000e01e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:19:28.652209 | 0.12s 2026-03-14 08:21:50.428781 | fa163e0a-ba28-31b9-2e96-00000000e01f | TASK | Detect if resource is being created or already exists 2026-03-14 08:21:51.243953 | fa163e0a-ba28-31b9-2e96-00000000e01f | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:21:51.244865 | fa163e0a-ba28-31b9-2e96-00000000e01f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:19:29.498516 | 0.81s 2026-03-14 08:21:51.266130 | fa163e0a-ba28-31b9-2e96-00000000e020 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-03-14 08:22:26.781495 | fa163e0a-ba28-31b9-2e96-00000000e020 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0005647032 2026-03-14 08:22:26.783624 | fa163e0a-ba28-31b9-2e96-00000000e020 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005647032 | 0:20:05.037267 | 35.52s 2026-03-14 08:22:26.816956 | fa163e0a-ba28-31b9-2e96-00000000e021 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-03-14 08:22:27.182409 | fa163e0a-ba28-31b9-2e96-00000000e021 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647032 2026-03-14 08:22:27.183878 | fa163e0a-ba28-31b9-2e96-00000000e021 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005647032 | 0:20:05.437521 | 0.37s 2026-03-14 08:22:27.212704 | fa163e0a-ba28-31b9-2e96-00000000e022 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:22:27.739515 | fa163e0a-ba28-31b9-2e96-00000000e022 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:22:27.740625 | fa163e0a-ba28-31b9-2e96-00000000e022 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:20:05.994280 | 0.53s 2026-03-14 08:22:27.757426 | fa163e0a-ba28-31b9-2e96-00000000e023 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-03-14 08:22:28.080345 | fa163e0a-ba28-31b9-2e96-00000000e023 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005647032 2026-03-14 08:22:28.081397 | fa163e0a-ba28-31b9-2e96-00000000e023 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005647032 | 0:20:06.335049 | 0.32s 2026-03-14 08:22:28.104080 | fa163e0a-ba28-31b9-2e96-00000000e025 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-03-14 08:22:28.156355 | fa163e0a-ba28-31b9-2e96-00000000e025 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005647032 2026-03-14 08:22:28.157787 | fa163e0a-ba28-31b9-2e96-00000000e025 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005647032 | 0:20:06.411430 | 0.05s 2026-03-14 08:22:28.185074 | fa163e0a-ba28-31b9-2e96-00000000e026 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-03-14 08:22:28.226081 | fa163e0a-ba28-31b9-2e96-00000000e026 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005647032 2026-03-14 08:22:28.227078 | fa163e0a-ba28-31b9-2e96-00000000e026 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005647032 | 0:20:06.480726 | 0.04s 2026-03-14 08:22:28.251881 | fa163e0a-ba28-31b9-2e96-00000000e027 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-03-14 08:22:28.314028 | fa163e0a-ba28-31b9-2e96-00000000e027 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005647032 2026-03-14 08:22:28.315122 | fa163e0a-ba28-31b9-2e96-00000000e027 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005647032 | 0:20:06.568770 | 0.06s 2026-03-14 08:22:28.342626 | fa163e0a-ba28-31b9-2e96-00000000e028 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:22:28.378859 | fa163e0a-ba28-31b9-2e96-00000000e028 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:22:28.381049 | fa163e0a-ba28-31b9-2e96-00000000e028 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:20:06.634697 | 0.04s 2026-03-14 08:22:28.404768 | fa163e0a-ba28-31b9-2e96-00000000e029 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-03-14 08:22:28.460607 | fa163e0a-ba28-31b9-2e96-00000000e029 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005647032 2026-03-14 08:22:28.461340 | fa163e0a-ba28-31b9-2e96-00000000e029 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005647032 | 0:20:06.714997 | 0.06s 2026-03-14 08:22:28.490863 | fa163e0a-ba28-31b9-2e96-00000000e04a | TASK | Gather variables for each operating system 2026-03-14 08:22:28.594124 | fa163e0a-ba28-31b9-2e96-00000000e04a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:20:06.847771 | 0.10s 2026-03-14 08:22:28.609405 | fa163e0a-ba28-31b9-2e96-00000000e04b | TASK | Detect if resource is being created or already exists 2026-03-14 08:22:29.499897 | fa163e0a-ba28-31b9-2e96-00000000e04b | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:22:29.501974 | fa163e0a-ba28-31b9-2e96-00000000e04b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:20:07.755608 | 0.89s 2026-03-14 08:22:29.543123 | fa163e0a-ba28-31b9-2e96-00000000e04c | TASK | Run init bundle puppet on the host for redis 2026-03-14 08:23:05.440879 | fa163e0a-ba28-31b9-2e96-00000000e04c | CHANGED | Run init bundle puppet on the host for redis | np0005647032 2026-03-14 08:23:05.443043 | fa163e0a-ba28-31b9-2e96-00000000e04c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005647032 | 0:20:43.696677 | 35.90s 2026-03-14 08:23:05.482206 | fa163e0a-ba28-31b9-2e96-00000000e04d | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-03-14 08:23:05.887366 | fa163e0a-ba28-31b9-2e96-00000000e04d | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005647032 2026-03-14 08:23:05.890428 | fa163e0a-ba28-31b9-2e96-00000000e04d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005647032 | 0:20:44.144063 | 0.41s 2026-03-14 08:23:05.925588 | fa163e0a-ba28-31b9-2e96-00000000e04e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:23:06.436066 | fa163e0a-ba28-31b9-2e96-00000000e04e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:23:06.437446 | fa163e0a-ba28-31b9-2e96-00000000e04e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:20:44.691096 | 0.51s 2026-03-14 08:23:06.461863 | fa163e0a-ba28-31b9-2e96-00000000e04f | TASK | Check if an image update marker exists for bundle redis-bundle 2026-03-14 08:23:06.821988 | fa163e0a-ba28-31b9-2e96-00000000e04f | OK | Check if an image update marker exists for bundle redis-bundle | np0005647032 2026-03-14 08:23:06.823393 | fa163e0a-ba28-31b9-2e96-00000000e04f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005647032 | 0:20:45.077041 | 0.36s 2026-03-14 08:23:06.848293 | fa163e0a-ba28-31b9-2e96-00000000e051 | TASK | Get container image tag from marker for bundle redis-bundle 2026-03-14 08:23:06.890354 | fa163e0a-ba28-31b9-2e96-00000000e051 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005647032 2026-03-14 08:23:06.892011 | fa163e0a-ba28-31b9-2e96-00000000e051 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005647032 | 0:20:45.145655 | 0.04s 2026-03-14 08:23:06.916934 | fa163e0a-ba28-31b9-2e96-00000000e052 | TASK | Get container image tag from bundle redis-bundle 2026-03-14 08:23:06.979722 | fa163e0a-ba28-31b9-2e96-00000000e052 | SKIPPED | Get container image tag from bundle redis-bundle | np0005647032 2026-03-14 08:23:06.980720 | fa163e0a-ba28-31b9-2e96-00000000e052 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005647032 | 0:20:45.234372 | 0.06s 2026-03-14 08:23:07.002958 | fa163e0a-ba28-31b9-2e96-00000000e053 | TASK | Compare tags between marker and bundle redis-bundle 2026-03-14 08:23:07.041355 | fa163e0a-ba28-31b9-2e96-00000000e053 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005647032 2026-03-14 08:23:07.042286 | fa163e0a-ba28-31b9-2e96-00000000e053 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005647032 | 0:20:45.295937 | 0.04s 2026-03-14 08:23:07.059936 | fa163e0a-ba28-31b9-2e96-00000000e054 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:23:07.115782 | fa163e0a-ba28-31b9-2e96-00000000e054 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:23:07.116623 | fa163e0a-ba28-31b9-2e96-00000000e054 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:20:45.370278 | 0.06s 2026-03-14 08:23:07.132176 | fa163e0a-ba28-31b9-2e96-00000000e055 | TASK | Remove update marker for bundle redis-bundle 2026-03-14 08:23:07.183392 | fa163e0a-ba28-31b9-2e96-00000000e055 | SKIPPED | Remove update marker for bundle redis-bundle | np0005647032 2026-03-14 08:23:07.184275 | fa163e0a-ba28-31b9-2e96-00000000e055 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005647032 | 0:20:45.437927 | 0.05s 2026-03-14 08:23:07.227254 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-03-14 08:23:07.569992 | fa163e0a-ba28-31b9-2e96-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647032 2026-03-14 08:23:07.571229 | fa163e0a-ba28-31b9-2e96-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005647032 | 0:20:45.824877 | 0.34s 2026-03-14 08:23:07.682671 | fa163e0a-ba28-31b9-2e96-0000000000d4 | TIMING | include_tasks | np0005647032 | 0:20:45.936308 | 0.09s 2026-03-14 08:23:07.721404 | edf9c4be-b95d-4a2b-979c-303778f81932 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647032 2026-03-14 08:23:07.739611 | fa163e0a-ba28-31b9-2e96-00000000ed8f | TASK | Write the config_step hieradata 2026-03-14 08:23:08.566221 | fa163e0a-ba28-31b9-2e96-00000000ed8f | OK | Write the config_step hieradata | np0005647032 2026-03-14 08:23:08.567078 | fa163e0a-ba28-31b9-2e96-00000000ed8f | TIMING | Write the config_step hieradata | np0005647032 | 0:20:46.820725 | 0.83s 2026-03-14 08:23:08.590742 | fa163e0a-ba28-31b9-2e96-00000000ed90 | TASK | Run puppet host configuration for step 2 2026-03-14 08:23:09.308085 | fa163e0a-ba28-31b9-2e96-00000000ed90 | CHANGED | Run puppet host configuration for step 2 | np0005647032 2026-03-14 08:23:09.308995 | fa163e0a-ba28-31b9-2e96-00000000ed90 | TIMING | Run puppet host configuration for step 2 | np0005647032 | 0:20:47.562646 | 0.72s 2026-03-14 08:23:09.325251 | fa163e0a-ba28-31b9-2e96-00000000ed91 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:23:09.650889 | fa163e0a-ba28-31b9-2e96-00000000ed91 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 360 retries left 2026-03-14 08:23:19.960155 | fa163e0a-ba28-31b9-2e96-00000000ed91 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 359 retries left 2026-03-14 08:23:30.299785 | fa163e0a-ba28-31b9-2e96-00000000ed91 | CHANGED | Wait for puppet host configuration to finish | np0005647032 2026-03-14 08:23:30.301540 | fa163e0a-ba28-31b9-2e96-00000000ed91 | TIMING | Wait for puppet host configuration to finish | np0005647032 | 0:21:08.555192 | 20.98s 2026-03-14 08:23:30.325384 | fa163e0a-ba28-31b9-2e96-00000000ed92 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-03-14 08:23:30.413869 | fa163e0a-ba28-31b9-2e96-00000000ed92 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005647032 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:23:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:23:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:23:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:23:15 puppet-user: (file & line not available)", "<13>Mar 14 08:23:15 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>Mar 14 08:23:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:23:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:23:15 puppet-user: Notice: Compiled catalog for np0005647032.ooo.test in environment production in 0.43 seconds", "<13>Mar 14 08:23:21 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Mar 14 08:23:24 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Mar 14 08:23:25 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Mar 14 08:23:26 puppet-user: Notice: Applied catalog in 10.22 seconds", "<13>Mar 14 08:23:26 puppet-user: Application:", "<13>Mar 14 08:23:26 puppet-user: Initial environment: production", "<13>Mar 14 08:23:26 puppet-user: Converged environment: production", "<13>Mar 14 08:23:26 puppet-user: Run mode: user", "<13>Mar 14 08:23:26 puppet-user: Changes:", "<13>Mar 14 08:23:26 puppet-user: Total: 2", "<13>Mar 14 08:23:26 puppet-user: Events:", "<13>Mar 14 08:23:26 puppet-user: Success: 2", "<13>Mar 14 08:23:26 puppet-user: Resources:", "<13>Mar 14 08:23:26 puppet-user: Changed: 2", "<13>Mar 14 08:23:26 puppet-user: Out of sync: 2", "<13>Mar 14 08:23:26 puppet-user: Total: 28", "<13>Mar 14 08:23:26 puppet-user: Time:", "<13>Mar 14 08:23:26 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:23:26 puppet-user: Schedule: 0.00", "<13>Mar 14 08:23:26 puppet-user: Package: 0.00", "<13>Mar 14 08:23:26 puppet-user: File line: 0.00", "<13>Mar 14 08:23:26 puppet-user: File: 0.00", "<13>Mar 14 08:23:26 puppet-user: Augeas: 0.01", "<13>Mar 14 08:23:26 puppet-user: User: 0.01", "<13>Mar 14 08:23:26 puppet-user: Service: 0.08", "<13>Mar 14 08:23:26 puppet-user: Config retrieval: 0.47", "<13>Mar 14 08:23:26 puppet-user: Pcmk property: 1.38", "<13>Mar 14 08:23:26 puppet-user: Transaction evaluation: 10.20", "<13>Mar 14 08:23:26 puppet-user: Catalog application: 10.22", "<13>Mar 14 08:23:26 puppet-user: Last run: 1773476606", "<13>Mar 14 08:23:26 puppet-user: Exec: 2.23", "<13>Mar 14 08:23:26 puppet-user: Pcmk resource op default: 3.04", "<13>Mar 14 08:23:26 puppet-user: Pcmk resource default: 3.27", "<13>Mar 14 08:23:26 puppet-user: Total: 10.23", "<13>Mar 14 08:23:26 puppet-user: Version:", "<13>Mar 14 08:23:26 puppet-user: Config: 1773476595", "<13>Mar 14 08:23:26 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:23:30.414712 | fa163e0a-ba28-31b9-2e96-00000000ed92 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005647032 | 0:21:08.668366 | 0.09s 2026-03-14 08:23:30.430572 | fa163e0a-ba28-31b9-2e96-00000000ed93 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:23:30.466406 | fa163e0a-ba28-31b9-2e96-00000000ed93 | TIMING | Pre-cache facts for puppet containers | np0005647032 | 0:21:08.720053 | 0.03s 2026-03-14 08:23:30.505810 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TASK | Gather variables for each operating system 2026-03-14 08:23:30.606871 | fa163e0a-ba28-31b9-2e96-00000000e1f6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647032 | 0:21:08.860509 | 0.10s 2026-03-14 08:23:30.623088 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TASK | Create puppet caching structures 2026-03-14 08:23:30.981196 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | CHANGED | Create puppet caching structures | np0005647032 2026-03-14 08:23:30.982424 | fa163e0a-ba28-31b9-2e96-00000000e1f7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647032 | 0:21:09.236075 | 0.36s 2026-03-14 08:23:31.004225 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TASK | Check for facter.conf 2026-03-14 08:23:31.354612 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | OK | Check for facter.conf | np0005647032 2026-03-14 08:23:31.356361 | fa163e0a-ba28-31b9-2e96-00000000e1f8 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647032 | 0:21:09.610005 | 0.35s 2026-03-14 08:23:31.389318 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TASK | Remove facter.conf if directory 2026-03-14 08:23:31.443030 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | SKIPPED | Remove facter.conf if directory | np0005647032 2026-03-14 08:23:31.444112 | fa163e0a-ba28-31b9-2e96-00000000e1f9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647032 | 0:21:09.697758 | 0.05s 2026-03-14 08:23:31.465176 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TASK | Write facter cache config 2026-03-14 08:23:32.360268 | fa163e0a-ba28-31b9-2e96-00000000e1fa | CHANGED | Write facter cache config | np0005647032 2026-03-14 08:23:32.361829 | fa163e0a-ba28-31b9-2e96-00000000e1fa | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647032 | 0:21:10.615473 | 0.90s 2026-03-14 08:23:32.397243 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TASK | Cleanup facter cache if exists 2026-03-14 08:23:32.714318 | fa163e0a-ba28-31b9-2e96-00000000e1fb | CHANGED | Cleanup facter cache if exists | np0005647032 2026-03-14 08:23:32.716133 | fa163e0a-ba28-31b9-2e96-00000000e1fb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647032 | 0:21:10.969778 | 0.32s 2026-03-14 08:23:32.746810 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TASK | Pre-cache facts 2026-03-14 08:23:34.105524 | fa163e0a-ba28-31b9-2e96-00000000e1fc | CHANGED | Pre-cache facts | np0005647032 2026-03-14 08:23:34.108794 | fa163e0a-ba28-31b9-2e96-00000000e1fc | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647032 | 0:21:12.362427 | 1.36s 2026-03-14 08:23:34.142932 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TASK | Failed deployment if facter fails 2026-03-14 08:23:34.177669 | fa163e0a-ba28-31b9-2e96-00000000e1fd | SKIPPED | Failed deployment if facter fails | np0005647032 2026-03-14 08:23:34.178967 | fa163e0a-ba28-31b9-2e96-00000000e1fd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647032 | 0:21:12.432613 | 0.03s 2026-03-14 08:23:34.226452 | fa163e0a-ba28-31b9-2e96-00000000e1fe | TASK | Sync cached facts 2026-03-14 08:23:34.630913 | fa163e0a-ba28-31b9-2e96-00000000e1fe | CHANGED | Sync cached facts | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-00000000e1fe') missing from stats 2026-03-14 08:23:34.681948 | fa163e0a-ba28-31b9-2e96-00000000ed94 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:23:34.717428 | fa163e0a-ba28-31b9-2e96-00000000ed94 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647032 2026-03-14 08:23:34.718305 | fa163e0a-ba28-31b9-2e96-00000000ed94 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647032 | 0:21:12.971957 | 0.04s 2026-03-14 08:23:34.740313 | fa163e0a-ba28-31b9-2e96-00000000ed96 | TASK | Manage containers for step 2 with tripleo-ansible 2026-03-14 08:23:34.761753 | fa163e0a-ba28-31b9-2e96-00000000ed96 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005647032 | 0:21:13.015398 | 0.02s 2026-03-14 08:23:34.804426 | fa163e0a-ba28-31b9-2e96-00000000e31c | TASK | Gather variables for each operating system 2026-03-14 08:23:34.922072 | fa163e0a-ba28-31b9-2e96-00000000e31c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:21:13.175717 | 0.12s 2026-03-14 08:23:34.937856 | fa163e0a-ba28-31b9-2e96-00000000e31d | TASK | Create container logs path 2026-03-14 08:23:35.265303 | fa163e0a-ba28-31b9-2e96-00000000e31d | OK | Create container logs path | np0005647032 2026-03-14 08:23:35.266763 | fa163e0a-ba28-31b9-2e96-00000000e31d | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:21:13.520407 | 0.33s 2026-03-14 08:23:35.297573 | fa163e0a-ba28-31b9-2e96-00000000e31f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:23:35.668294 | fa163e0a-ba28-31b9-2e96-00000000e31f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 2026-03-14 08:23:35.669782 | fa163e0a-ba28-31b9-2e96-00000000e31f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:13.923428 | 0.37s 2026-03-14 08:23:35.700619 | fa163e0a-ba28-31b9-2e96-00000000e320 | TASK | Finalise hashes for all containers 2026-03-14 08:23:35.768938 | fa163e0a-ba28-31b9-2e96-00000000e320 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:23:35.770035 | fa163e0a-ba28-31b9-2e96-00000000e320 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:21:14.023687 | 0.07s 2026-03-14 08:23:35.793869 | fa163e0a-ba28-31b9-2e96-00000000e322 | TASK | Manage systemd shutdown files 2026-03-14 08:23:35.829290 | fa163e0a-ba28-31b9-2e96-00000000e322 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:21:14.082923 | 0.03s 2026-03-14 08:23:35.864497 | 8d21827d-c401-40e6-9bee-05ba24d98656 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647032 2026-03-14 08:23:35.895165 | fa163e0a-ba28-31b9-2e96-00000000ee50 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:23:36.258895 | fa163e0a-ba28-31b9-2e96-00000000ee50 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647032 2026-03-14 08:23:36.260034 | fa163e0a-ba28-31b9-2e96-00000000ee50 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647032 | 0:21:14.513684 | 0.36s 2026-03-14 08:23:36.279156 | fa163e0a-ba28-31b9-2e96-00000000ee51 | TASK | Set podman_drop_in fact 2026-03-14 08:23:36.337662 | fa163e0a-ba28-31b9-2e96-00000000ee51 | OK | Set podman_drop_in fact | np0005647032 2026-03-14 08:23:36.338622 | fa163e0a-ba28-31b9-2e96-00000000ee51 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647032 | 0:21:14.592275 | 0.06s 2026-03-14 08:23:36.354530 | fa163e0a-ba28-31b9-2e96-00000000ee53 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:23:37.182099 | fa163e0a-ba28-31b9-2e96-00000000ee53 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-container-shutdown 2026-03-14 08:23:37.187177 | fa163e0a-ba28-31b9-2e96-00000000ee53 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:21:15.440814 | 0.83s 2026-03-14 08:23:37.960050 | fa163e0a-ba28-31b9-2e96-00000000ee53 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-start-podman-container 2026-03-14 08:23:37.961416 | fa163e0a-ba28-31b9-2e96-00000000ee53 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:21:16.215063 | 1.61s 2026-03-14 08:23:37.968187 | fa163e0a-ba28-31b9-2e96-00000000ee53 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:21:16.221836 | 1.61s 2026-03-14 08:23:37.984989 | fa163e0a-ba28-31b9-2e96-00000000ee54 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:23:38.859308 | fa163e0a-ba28-31b9-2e96-00000000ee54 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 2026-03-14 08:23:38.860288 | fa163e0a-ba28-31b9-2e96-00000000ee54 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 | 0:21:17.113941 | 0.87s 2026-03-14 08:23:38.875883 | fa163e0a-ba28-31b9-2e96-00000000ee55 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:23:39.745978 | fa163e0a-ba28-31b9-2e96-00000000ee55 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 2026-03-14 08:23:39.747581 | fa163e0a-ba28-31b9-2e96-00000000ee55 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 | 0:21:18.001194 | 0.87s 2026-03-14 08:23:39.780139 | fa163e0a-ba28-31b9-2e96-00000000ee56 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:23:40.573230 | fa163e0a-ba28-31b9-2e96-00000000ee56 | OK | Enable and start tripleo-container-shutdown | np0005647032 2026-03-14 08:23:40.574810 | fa163e0a-ba28-31b9-2e96-00000000ee56 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647032 | 0:21:18.828460 | 0.79s 2026-03-14 08:23:40.597730 | fa163e0a-ba28-31b9-2e96-00000000ee57 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:23:41.505154 | fa163e0a-ba28-31b9-2e96-00000000ee57 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 2026-03-14 08:23:41.506285 | fa163e0a-ba28-31b9-2e96-00000000ee57 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 | 0:21:19.759936 | 0.91s 2026-03-14 08:23:41.529698 | fa163e0a-ba28-31b9-2e96-00000000ee58 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:23:42.401402 | fa163e0a-ba28-31b9-2e96-00000000ee58 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 2026-03-14 08:23:42.402406 | fa163e0a-ba28-31b9-2e96-00000000ee58 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 | 0:21:20.656057 | 0.87s 2026-03-14 08:23:42.420746 | fa163e0a-ba28-31b9-2e96-00000000ee59 | TASK | Enable and start netns-placeholder 2026-03-14 08:23:44.287872 | fa163e0a-ba28-31b9-2e96-00000000ee59 | CHANGED | Enable and start netns-placeholder | np0005647032 2026-03-14 08:23:44.289641 | fa163e0a-ba28-31b9-2e96-00000000ee59 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647032 | 0:21:22.543288 | 1.87s 2026-03-14 08:23:44.312439 | fa163e0a-ba28-31b9-2e96-00000000e324 | TASK | Update container configs with new config hashes 2026-03-14 08:23:44.369186 | fa163e0a-ba28-31b9-2e96-00000000e324 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:21:22.622815 | 0.06s 2026-03-14 08:23:44.402431 | 41b4c6c8-5647-42ca-8a89-7b7d7aebaf73 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647032 2026-03-14 08:23:44.438998 | fa163e0a-ba28-31b9-2e96-00000000ee81 | TASK | Update config hashes for container startup configs 2026-03-14 08:23:44.870401 | fa163e0a-ba28-31b9-2e96-00000000ee81 | OK | Update config hashes for container startup configs | np0005647032 2026-03-14 08:23:44.871895 | fa163e0a-ba28-31b9-2e96-00000000ee81 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647032 | 0:21:23.125540 | 0.43s 2026-03-14 08:23:44.905218 | fa163e0a-ba28-31b9-2e96-00000000e325 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:23:44.962483 | fa163e0a-ba28-31b9-2e96-00000000e325 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:23.216116 | 0.06s 2026-03-14 08:23:44.985485 | 921c05bc-4e0e-434c-94c2-f822e96f356b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:23:45.011965 | fa163e0a-ba28-31b9-2e96-00000000eea0 | TASK | Gather podman infos 2026-03-14 08:23:46.186493 | fa163e0a-ba28-31b9-2e96-00000000eea0 | OK | Gather podman infos | np0005647032 2026-03-14 08:23:46.187195 | fa163e0a-ba28-31b9-2e96-00000000eea0 | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:21:24.440853 | 1.17s 2026-03-14 08:23:46.226755 | fa163e0a-ba28-31b9-2e96-00000000eea1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:23:46.290632 | fa163e0a-ba28-31b9-2e96-00000000eea1 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:24.544271 | 0.06s 2026-03-14 08:23:46.378891 | fa163e0a-ba28-31b9-2e96-00000000e567 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:21:24.632530 | 0.05s 2026-03-14 08:23:46.411948 | fa163e0a-ba28-31b9-2e96-00000000e326 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:23:46.443925 | fa163e0a-ba28-31b9-2e96-00000000e326 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:24.697569 | 0.03s 2026-03-14 08:23:46.467491 | f8b58f39-c069-4dd6-8a8b-1d7b93780a09 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:23:46.495194 | fa163e0a-ba28-31b9-2e96-00000000ef0b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:24:05.197279 | fa163e0a-ba28-31b9-2e96-00000000ef0b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 2026-03-14 08:24:05.198851 | fa163e0a-ba28-31b9-2e96-00000000ef0b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:43.452501 | 18.70s 2026-03-14 08:24:05.234967 | fa163e0a-ba28-31b9-2e96-00000000ef0c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-03-14 08:24:08.643123 | fa163e0a-ba28-31b9-2e96-00000000ef0c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 2026-03-14 08:24:08.644446 | fa163e0a-ba28-31b9-2e96-00000000ef0c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005647032 | 0:21:46.898096 | 3.41s 2026-03-14 08:24:08.722643 | fa163e0a-ba28-31b9-2e96-00000000ed98 | TASK | Clean container_puppet_tasks for np0005647032 step 2 2026-03-14 08:24:09.081236 | fa163e0a-ba28-31b9-2e96-00000000ed98 | OK | Clean container_puppet_tasks for np0005647032 step 2 | np0005647032 2026-03-14 08:24:09.083798 | fa163e0a-ba28-31b9-2e96-00000000ed98 | TIMING | Clean container_puppet_tasks for np0005647032 step 2 | np0005647032 | 0:21:47.337440 | 0.36s 2026-03-14 08:24:09.125082 | fa163e0a-ba28-31b9-2e96-00000000ed99 | TASK | Calculate container_puppet_tasks for np0005647032 step 2 2026-03-14 08:24:09.181516 | fa163e0a-ba28-31b9-2e96-00000000ed99 | TIMING | Calculate container_puppet_tasks for np0005647032 step 2 | np0005647032 | 0:21:47.435155 | 0.05s 2026-03-14 08:24:09.204233 | fa163e0a-ba28-31b9-2e96-00000000ed9a | TASK | Include container-puppet tasks for step 2 2026-03-14 08:24:09.261520 | fa163e0a-ba28-31b9-2e96-00000000ed9a | TIMING | Include container-puppet tasks for step 2 | np0005647032 | 0:21:47.515136 | 0.06s 2026-03-14 08:24:09.311274 | f9edba0f-c2ee-410d-a3f2-f8c7f55313b1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647032 2026-03-14 08:24:09.352530 | fa163e0a-ba28-31b9-2e96-00000000ef57 | TASK | Write container-puppet-tasks json file for np0005647032 step 2 2026-03-14 08:24:10.362472 | fa163e0a-ba28-31b9-2e96-00000000ef57 | CHANGED | Write container-puppet-tasks json file for np0005647032 step 2 | np0005647032 2026-03-14 08:24:10.364019 | fa163e0a-ba28-31b9-2e96-00000000ef57 | TIMING | Write container-puppet-tasks json file for np0005647032 step 2 | np0005647032 | 0:21:48.617658 | 1.01s 2026-03-14 08:24:10.395290 | fa163e0a-ba28-31b9-2e96-00000000ef59 | TASK | Generate container puppet configs for step 2 2026-03-14 08:24:10.761106 | fa163e0a-ba28-31b9-2e96-00000000ef59 | OK | Generate container puppet configs for step 2 | np0005647032 2026-03-14 08:24:10.762709 | fa163e0a-ba28-31b9-2e96-00000000ef59 | TIMING | Generate container puppet configs for step 2 | np0005647032 | 0:21:49.016350 | 0.37s 2026-03-14 08:24:10.796175 | fa163e0a-ba28-31b9-2e96-00000000ef5a | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-03-14 08:24:10.829744 | fa163e0a-ba28-31b9-2e96-00000000ef5a | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005647032 | 0:21:49.083380 | 0.03s 2026-03-14 08:24:10.883770 | fa163e0a-ba28-31b9-2e96-00000000e78b | TASK | Gather variables for each operating system 2026-03-14 08:24:11.014419 | fa163e0a-ba28-31b9-2e96-00000000e78b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:21:49.268059 | 0.13s 2026-03-14 08:24:11.035421 | fa163e0a-ba28-31b9-2e96-00000000e78c | TASK | Create container logs path 2026-03-14 08:24:11.322214 | fa163e0a-ba28-31b9-2e96-00000000e78c | OK | Create container logs path | np0005647032 2026-03-14 08:24:11.323176 | fa163e0a-ba28-31b9-2e96-00000000e78c | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:21:49.576829 | 0.29s 2026-03-14 08:24:11.347438 | fa163e0a-ba28-31b9-2e96-00000000e78e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:24:11.720385 | fa163e0a-ba28-31b9-2e96-00000000e78e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 2026-03-14 08:24:11.721740 | fa163e0a-ba28-31b9-2e96-00000000e78e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 | 0:21:49.975384 | 0.37s 2026-03-14 08:24:11.757769 | fa163e0a-ba28-31b9-2e96-00000000e78f | TASK | Finalise hashes for all containers 2026-03-14 08:24:11.802456 | fa163e0a-ba28-31b9-2e96-00000000e78f | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:24:11.803689 | fa163e0a-ba28-31b9-2e96-00000000e78f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:21:50.057336 | 0.04s 2026-03-14 08:24:11.828097 | fa163e0a-ba28-31b9-2e96-00000000e791 | TASK | Manage systemd shutdown files 2026-03-14 08:24:11.855628 | fa163e0a-ba28-31b9-2e96-00000000e791 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:24:11.856592 | fa163e0a-ba28-31b9-2e96-00000000e791 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:21:50.110244 | 0.03s 2026-03-14 08:24:11.879966 | fa163e0a-ba28-31b9-2e96-00000000e793 | TASK | Update container configs with new config hashes 2026-03-14 08:24:11.933935 | fa163e0a-ba28-31b9-2e96-00000000e793 | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:24:11.934978 | fa163e0a-ba28-31b9-2e96-00000000e793 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:21:50.188630 | 0.05s 2026-03-14 08:24:11.953179 | fa163e0a-ba28-31b9-2e96-00000000e794 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:24:11.984561 | fa163e0a-ba28-31b9-2e96-00000000e794 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 2026-03-14 08:24:11.985393 | fa163e0a-ba28-31b9-2e96-00000000e794 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 | 0:21:50.238967 | 0.03s 2026-03-14 08:24:12.011332 | fa163e0a-ba28-31b9-2e96-00000000e795 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-03-14 08:24:12.043953 | fa163e0a-ba28-31b9-2e96-00000000e795 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 2026-03-14 08:24:12.044758 | fa163e0a-ba28-31b9-2e96-00000000e795 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005647032 | 0:21:50.298413 | 0.03s PLAY [External deployment step 3] ********************************************** 2026-03-14 08:24:12.138380 | fa163e0a-ba28-31b9-2e96-0000000000d7 | TASK | External deployment step 3 2026-03-14 08:24:12.165244 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000d7') missing from stats 2026-03-14 08:24:12.204420 | fa163e0a-ba28-31b9-2e96-0000000000d8 | TIMING | include_tasks | undercloud | 0:21:50.458058 | 0.03s 2026-03-14 08:24:12.209399 | 1bbeaa7a-3174-402b-94b2-e48c6b181378 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2026-03-14 08:24:12.355360 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.370734 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.395043 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.426279 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.450828 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.471220 | fa163e0a-ba28-31b9-2e96-0000000000db | TASK | Deploy step tasks for 3 2026-03-14 08:24:12.484044 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.485480 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.486474 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.487240 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.488004 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.502346 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:12.516009 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:12.529929 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:12.552336 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:12.571171 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:12.577905 | fa163e0a-ba28-31b9-2e96-0000000000db | OK | Deploy step tasks for 3 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000db') missing from stats 2026-03-14 08:24:12.593571 | fa163e0a-ba28-31b9-2e96-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-03-14 08:24:13.460087 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647037 2026-03-14 08:24:13.461643 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647037 | 0:21:51.715286 | 0.96s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.524966 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647037 | 0:21:51.778610 | 0.04s 2026-03-14 08:24:13.536747 | a3cde8d0-2452-47cf-97e8-8e33b1ba3461 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005647037 2026-03-14 08:24:13.558675 | fa163e0a-ba28-31b9-2e96-00000000eff2 | TASK | set enable_sensubility fact 2026-03-14 08:24:13.565729 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647032 2026-03-14 08:24:13.566871 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647032 | 0:21:51.820517 | 1.01s 2026-03-14 08:24:13.567686 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647038 2026-03-14 08:24:13.568143 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647038 | 0:21:51.821803 | 1.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.623720 | fa163e0a-ba28-31b9-2e96-00000000eff2 | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:24:13.630656 | fa163e0a-ba28-31b9-2e96-00000000eff2 | TIMING | set enable_sensubility fact | np0005647037 | 0:21:51.884305 | 0.07s 2026-03-14 08:24:13.631181 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647035 2026-03-14 08:24:13.631524 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647035 | 0:21:51.885186 | 1.04s 2026-03-14 08:24:13.631916 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647038 | 0:21:51.885579 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.643007 | f66d156b-3a96-496c-b10b-e252d6a4cab4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005647038 2026-03-14 08:24:13.653030 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:13.677895 | fa163e0a-ba28-31b9-2e96-00000000f007 | TASK | set enable_sensubility fact 2026-03-14 08:24:13.705902 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647032 | 0:21:51.959539 | 0.09s 2026-03-14 08:24:13.706872 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647033 2026-03-14 08:24:13.707455 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647033 | 0:21:51.961116 | 1.14s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.742077 | 884e1c35-a85d-40ee-816a-2edc8b326bdf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005647032 2026-03-14 08:24:13.762814 | fa163e0a-ba28-31b9-2e96-00000000f01a | TASK | set enable_sensubility fact 2026-03-14 08:24:13.790059 | fa163e0a-ba28-31b9-2e96-00000000f007 | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:24:13.791267 | fa163e0a-ba28-31b9-2e96-00000000f007 | TIMING | set enable_sensubility fact | np0005647038 | 0:21:52.044914 | 0.11s 2026-03-14 08:24:13.796881 | fa163e0a-ba28-31b9-2e96-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005647039 2026-03-14 08:24:13.797261 | fa163e0a-ba28-31b9-2e96-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005647039 | 0:21:52.050922 | 1.27s 2026-03-14 08:24:13.797733 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647035 | 0:21:52.051394 | 0.10s 2026-03-14 08:24:13.798042 | fa163e0a-ba28-31b9-2e96-00000000f01a | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:24:13.798329 | fa163e0a-ba28-31b9-2e96-00000000f01a | TIMING | set enable_sensubility fact | np0005647032 | 0:21:52.051991 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.817595 | f564d218-16ed-4817-a0ae-d7e47a59d642 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005647035 2026-03-14 08:24:13.833489 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:13.870216 | fa163e0a-ba28-31b9-2e96-00000000f01d | TASK | Start OVN container [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:24:13.898974 | fa163e0a-ba28-31b9-2e96-00000000f031 | TASK | set enable_sensubility fact 2026-03-14 08:24:13.906088 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647033 | 0:21:52.159725 | 0.12s 2026-03-14 08:24:13.906839 | fa163e0a-ba28-31b9-2e96-0000000000dd | TIMING | include_tasks | np0005647039 | 0:21:52.160501 | 0.06s 2026-03-14 08:24:13.932299 | 35cdd78b-9e65-4f8a-a4c0-bc8512e66faf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005647033 2026-03-14 08:24:13.945242 | ab0adc83-9493-480e-92b0-f07afc1252b7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005647039 2026-03-14 08:24:13.952789 | fa163e0a-ba28-31b9-2e96-00000000f01d | TIMING | Start OVN container | np0005647032 | 0:21:52.206439 | 0.08s 2026-03-14 08:24:13.960731 | fa163e0a-ba28-31b9-2e96-00000000f058 | TASK | set enable_sensubility fact 2026-03-14 08:24:13.979610 | fa163e0a-ba28-31b9-2e96-00000000f048 | TASK | set enable_sensubility fact 2026-03-14 08:24:13.987381 | fa163e0a-ba28-31b9-2e96-00000000f01d | TIMING | Start OVN container | np0005647032 | 0:21:52.241016 | 0.11s 2026-03-14 08:24:13.994991 | fa163e0a-ba28-31b9-2e96-00000000f031 | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:24:14.004223 | fa163e0a-ba28-31b9-2e96-00000000f031 | TIMING | set enable_sensubility fact | np0005647035 | 0:21:52.257866 | 0.10s 2026-03-14 08:24:14.004814 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647037 2026-03-14 08:24:14.005202 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647037 | 0:21:52.258864 | 0.35s 2026-03-14 08:24:14.005782 | fa163e0a-ba28-31b9-2e96-00000000f058 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:24:14.015719 | fa163e0a-ba28-31b9-2e96-00000000f058 | TIMING | set enable_sensubility fact | np0005647039 | 0:21:52.269377 | 0.05s 2026-03-14 08:24:14.017804 | fa163e0a-ba28-31b9-2e96-00000000f01d | TIMING | Start OVN container | np0005647032 | 0:21:52.271451 | 0.15s 2026-03-14 08:24:14.058640 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:14.079137 | fa163e0a-ba28-31b9-2e96-00000000f034 | TASK | Start OVN container 2026-03-14 08:24:14.085124 | fa163e0a-ba28-31b9-2e96-00000000f01d | TIMING | Start OVN container | np0005647032 | 0:21:52.338763 | 0.21s 2026-03-14 08:24:14.088750 | fa163e0a-ba28-31b9-2e96-00000000f048 | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:24:14.089230 | fa163e0a-ba28-31b9-2e96-00000000f048 | TIMING | set enable_sensubility fact | np0005647033 | 0:21:52.342891 | 0.10s 2026-03-14 08:24:14.089534 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647037 | 0:21:52.343196 | 0.05s 2026-03-14 08:24:14.114131 | fa163e0a-ba28-31b9-2e96-00000000f034 | SKIPPED | Start OVN container | np0005647035 | item=ovn_cluster_north_db_server 2026-03-14 08:24:14.142515 | fa163e0a-ba28-31b9-2e96-00000000f034 | SKIPPED | Start OVN container | np0005647035 | item=ovn_cluster_south_db_server 2026-03-14 08:24:14.186148 | fa163e0a-ba28-31b9-2e96-00000000f034 | SKIPPED | Start OVN container | np0005647035 | item=ovn_cluster_northd 2026-03-14 08:24:14.187070 | b844ee52-7a33-46a4-a2b6-042b7a9fa47e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647037 2026-03-14 08:24:14.208636 | fa163e0a-ba28-31b9-2e96-00000000f11b | TASK | Write the config_step hieradata 2026-03-14 08:24:14.230188 | fa163e0a-ba28-31b9-2e96-00000000f09b | TASK | Gather variables for each operating system 2026-03-14 08:24:14.250241 | fa163e0a-ba28-31b9-2e96-00000000f04b | TASK | Start OVN container 2026-03-14 08:24:14.256800 | fa163e0a-ba28-31b9-2e96-00000000f034 | TIMING | Start OVN container | np0005647035 | 0:21:52.510439 | 0.18s 2026-03-14 08:24:14.257696 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647038 2026-03-14 08:24:14.258188 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647038 | 0:21:52.511850 | 0.42s 2026-03-14 08:24:14.288297 | fa163e0a-ba28-31b9-2e96-00000000f036 | TASK | Set NB connection 2026-03-14 08:24:14.306799 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647039 2026-03-14 08:24:14.308116 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647039 | 0:21:52.561765 | 0.25s 2026-03-14 08:24:14.312362 | fa163e0a-ba28-31b9-2e96-00000000f04b | SKIPPED | Start OVN container | np0005647033 | item=ovn_cluster_north_db_server 2026-03-14 08:24:14.332077 | fa163e0a-ba28-31b9-2e96-00000000f04b | SKIPPED | Start OVN container | np0005647033 | item=ovn_cluster_south_db_server 2026-03-14 08:24:14.348101 | fa163e0a-ba28-31b9-2e96-00000000f04b | SKIPPED | Start OVN container | np0005647033 | item=ovn_cluster_northd 2026-03-14 08:24:14.361008 | fa163e0a-ba28-31b9-2e96-00000000f04b | TIMING | Start OVN container | np0005647033 | 0:21:52.614653 | 0.11s 2026-03-14 08:24:14.367438 | fa163e0a-ba28-31b9-2e96-00000000f09b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:21:52.621097 | 0.14s 2026-03-14 08:24:14.367812 | fa163e0a-ba28-31b9-2e96-00000000f036 | SKIPPED | Set NB connection | np0005647035 2026-03-14 08:24:14.368202 | fa163e0a-ba28-31b9-2e96-00000000f036 | TIMING | Set NB connection | np0005647035 | 0:21:52.621863 | 0.08s 2026-03-14 08:24:14.368571 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647038 | 0:21:52.622231 | 0.10s 2026-03-14 08:24:14.389930 | a845cb8b-5618-4492-b44e-22b1622c515a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647038 2026-03-14 08:24:14.401992 | fa163e0a-ba28-31b9-2e96-00000000f150 | TASK | Write the config_step hieradata 2026-03-14 08:24:14.424479 | fa163e0a-ba28-31b9-2e96-00000000f09c | TASK | Create container logs path 2026-03-14 08:24:14.450727 | fa163e0a-ba28-31b9-2e96-00000000f04d | TASK | Set NB connection 2026-03-14 08:24:14.471412 | fa163e0a-ba28-31b9-2e96-00000000f037 | TASK | Set SB connection 2026-03-14 08:24:14.479582 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647039 | 0:21:52.733207 | 0.13s 2026-03-14 08:24:14.486222 | fa163e0a-ba28-31b9-2e96-00000000f04d | SKIPPED | Set NB connection | np0005647033 2026-03-14 08:24:14.486818 | fa163e0a-ba28-31b9-2e96-00000000f04d | TIMING | Set NB connection | np0005647033 | 0:21:52.740477 | 0.03s 2026-03-14 08:24:14.507804 | 45c67d8e-6aac-4a9c-a805-aa21f7c24c5e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647039 2026-03-14 08:24:14.524709 | fa163e0a-ba28-31b9-2e96-00000000f16a | TASK | Write the config_step hieradata 2026-03-14 08:24:14.544209 | fa163e0a-ba28-31b9-2e96-00000000f04e | TASK | Set SB connection 2026-03-14 08:24:14.551316 | fa163e0a-ba28-31b9-2e96-00000000f037 | SKIPPED | Set SB connection | np0005647035 2026-03-14 08:24:14.552164 | fa163e0a-ba28-31b9-2e96-00000000f037 | TIMING | Set SB connection | np0005647035 | 0:21:52.805814 | 0.08s 2026-03-14 08:24:14.566941 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:14.589875 | fa163e0a-ba28-31b9-2e96-00000000f04e | SKIPPED | Set SB connection | np0005647033 2026-03-14 08:24:14.590739 | fa163e0a-ba28-31b9-2e96-00000000f04e | TIMING | Set SB connection | np0005647033 | 0:21:52.844390 | 0.05s 2026-03-14 08:24:14.604881 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:14.796045 | fa163e0a-ba28-31b9-2e96-00000000f09c | OK | Create container logs path | np0005647032 2026-03-14 08:24:14.797033 | fa163e0a-ba28-31b9-2e96-00000000f09c | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:21:53.050679 | 0.37s 2026-03-14 08:24:14.816208 | fa163e0a-ba28-31b9-2e96-00000000f09e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:14.876324 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647035 2026-03-14 08:24:14.877353 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647035 | 0:21:53.131006 | 0.31s 2026-03-14 08:24:14.918093 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647033 2026-03-14 08:24:14.919232 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647033 | 0:21:53.172885 | 0.31s 2026-03-14 08:24:14.985993 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647035 | 0:21:53.239636 | 0.09s 2026-03-14 08:24:15.009085 | 7c093239-2f39-4c89-a0b5-7c882a031333 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647035 2026-03-14 08:24:15.031281 | fa163e0a-ba28-31b9-2e96-00000000f18c | TASK | Write the config_step hieradata 2026-03-14 08:24:15.038128 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647033 | 0:21:53.291758 | 0.10s 2026-03-14 08:24:15.061755 | eef8eba9-f175-4ce9-a02e-782597e26823 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647033 2026-03-14 08:24:15.077861 | fa163e0a-ba28-31b9-2e96-00000000f1a4 | TASK | Write the config_step hieradata 2026-03-14 08:24:15.112287 | fa163e0a-ba28-31b9-2e96-00000000f11b | OK | Write the config_step hieradata | np0005647037 2026-03-14 08:24:15.113241 | fa163e0a-ba28-31b9-2e96-00000000f11b | TIMING | Write the config_step hieradata | np0005647037 | 0:21:53.366893 | 0.90s 2026-03-14 08:24:15.123890 | fa163e0a-ba28-31b9-2e96-00000000f11c | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:15.247102 | fa163e0a-ba28-31b9-2e96-00000000f09e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:15.248306 | fa163e0a-ba28-31b9-2e96-00000000f09e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:53.501952 | 0.43s 2026-03-14 08:24:15.270678 | fa163e0a-ba28-31b9-2e96-00000000f09f | TASK | Finalise hashes for all containers 2026-03-14 08:24:15.286264 | fa163e0a-ba28-31b9-2e96-00000000f16a | OK | Write the config_step hieradata | np0005647039 2026-03-14 08:24:15.287779 | fa163e0a-ba28-31b9-2e96-00000000f16a | TIMING | Write the config_step hieradata | np0005647039 | 0:21:53.541422 | 0.76s 2026-03-14 08:24:15.304235 | fa163e0a-ba28-31b9-2e96-00000000f16b | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:15.333291 | fa163e0a-ba28-31b9-2e96-00000000f150 | OK | Write the config_step hieradata | np0005647038 2026-03-14 08:24:15.334468 | fa163e0a-ba28-31b9-2e96-00000000f150 | TIMING | Write the config_step hieradata | np0005647038 | 0:21:53.588119 | 0.93s 2026-03-14 08:24:15.346473 | fa163e0a-ba28-31b9-2e96-00000000f151 | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:15.369084 | fa163e0a-ba28-31b9-2e96-00000000f09f | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:24:15.370219 | fa163e0a-ba28-31b9-2e96-00000000f09f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:21:53.623863 | 0.10s 2026-03-14 08:24:15.391308 | fa163e0a-ba28-31b9-2e96-00000000f0a1 | TASK | Manage systemd shutdown files 2026-03-14 08:24:15.437508 | fa163e0a-ba28-31b9-2e96-00000000f0a1 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:24:15.438308 | fa163e0a-ba28-31b9-2e96-00000000f0a1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:21:53.691963 | 0.05s 2026-03-14 08:24:15.454467 | fa163e0a-ba28-31b9-2e96-00000000f0a3 | TASK | Update container configs with new config hashes 2026-03-14 08:24:15.507676 | fa163e0a-ba28-31b9-2e96-00000000f0a3 | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:24:15.509012 | fa163e0a-ba28-31b9-2e96-00000000f0a3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:21:53.762657 | 0.05s 2026-03-14 08:24:15.539579 | fa163e0a-ba28-31b9-2e96-00000000f0a4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:15.601270 | fa163e0a-ba28-31b9-2e96-00000000f0a4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:53.854904 | 0.06s 2026-03-14 08:24:15.626985 | b7b70cf1-e916-4a4c-b4bf-05f6a1c88d64 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:24:15.654535 | fa163e0a-ba28-31b9-2e96-00000000f1ca | TASK | Gather podman infos 2026-03-14 08:24:15.822341 | fa163e0a-ba28-31b9-2e96-00000000f11c | CHANGED | Run puppet host configuration for step 3 | np0005647037 2026-03-14 08:24:15.823318 | fa163e0a-ba28-31b9-2e96-00000000f11c | TIMING | Run puppet host configuration for step 3 | np0005647037 | 0:21:54.076970 | 0.70s 2026-03-14 08:24:15.834408 | fa163e0a-ba28-31b9-2e96-00000000f11d | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:15.907852 | fa163e0a-ba28-31b9-2e96-00000000f1a4 | OK | Write the config_step hieradata | np0005647033 2026-03-14 08:24:15.908962 | fa163e0a-ba28-31b9-2e96-00000000f1a4 | TIMING | Write the config_step hieradata | np0005647033 | 0:21:54.162609 | 0.83s 2026-03-14 08:24:15.931755 | fa163e0a-ba28-31b9-2e96-00000000f1a5 | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:15.939797 | fa163e0a-ba28-31b9-2e96-00000000f18c | OK | Write the config_step hieradata | np0005647035 2026-03-14 08:24:15.940982 | fa163e0a-ba28-31b9-2e96-00000000f18c | TIMING | Write the config_step hieradata | np0005647035 | 0:21:54.194626 | 0.91s 2026-03-14 08:24:15.961902 | fa163e0a-ba28-31b9-2e96-00000000f18d | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:15.977132 | fa163e0a-ba28-31b9-2e96-00000000f16b | CHANGED | Run puppet host configuration for step 3 | np0005647039 2026-03-14 08:24:15.978202 | fa163e0a-ba28-31b9-2e96-00000000f16b | TIMING | Run puppet host configuration for step 3 | np0005647039 | 0:21:54.231848 | 0.67s 2026-03-14 08:24:15.989048 | fa163e0a-ba28-31b9-2e96-00000000f16c | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:16.100734 | fa163e0a-ba28-31b9-2e96-00000000f151 | CHANGED | Run puppet host configuration for step 3 | np0005647038 2026-03-14 08:24:16.101629 | fa163e0a-ba28-31b9-2e96-00000000f151 | TIMING | Run puppet host configuration for step 3 | np0005647038 | 0:21:54.355280 | 0.75s 2026-03-14 08:24:16.111913 | fa163e0a-ba28-31b9-2e96-00000000f152 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:16.180061 | fa163e0a-ba28-31b9-2e96-00000000f11d | WAITING | Wait for puppet host configuration to finish | np0005647037 | 360 retries left 2026-03-14 08:24:16.351441 | fa163e0a-ba28-31b9-2e96-00000000f16c | WAITING | Wait for puppet host configuration to finish | np0005647039 | 360 retries left 2026-03-14 08:24:16.446800 | fa163e0a-ba28-31b9-2e96-00000000f152 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 360 retries left 2026-03-14 08:24:16.695223 | fa163e0a-ba28-31b9-2e96-00000000f1a5 | CHANGED | Run puppet host configuration for step 3 | np0005647033 2026-03-14 08:24:16.696292 | fa163e0a-ba28-31b9-2e96-00000000f1a5 | TIMING | Run puppet host configuration for step 3 | np0005647033 | 0:21:54.949941 | 0.76s 2026-03-14 08:24:16.763273 | fa163e0a-ba28-31b9-2e96-00000000f1a6 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:16.769302 | fa163e0a-ba28-31b9-2e96-00000000f1ca | OK | Gather podman infos | np0005647032 2026-03-14 08:24:16.770291 | fa163e0a-ba28-31b9-2e96-00000000f1ca | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:21:55.023940 | 1.11s 2026-03-14 08:24:16.809312 | fa163e0a-ba28-31b9-2e96-00000000f18d | CHANGED | Run puppet host configuration for step 3 | np0005647035 2026-03-14 08:24:16.810030 | fa163e0a-ba28-31b9-2e96-00000000f18d | TIMING | Run puppet host configuration for step 3 | np0005647035 | 0:21:55.063685 | 0.84s 2026-03-14 08:24:16.835780 | fa163e0a-ba28-31b9-2e96-00000000f1cb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:16.856595 | fa163e0a-ba28-31b9-2e96-00000000f18e | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:16.911513 | fa163e0a-ba28-31b9-2e96-00000000f1cb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:55.165154 | 0.07s 2026-03-14 08:24:17.010608 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:21:55.264246 | 0.06s 2026-03-14 08:24:17.041852 | fa163e0a-ba28-31b9-2e96-00000000f0a5 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:17.082316 | fa163e0a-ba28-31b9-2e96-00000000f1a6 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 360 retries left 2026-03-14 08:24:17.092564 | fa163e0a-ba28-31b9-2e96-00000000f0a5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:55.346189 | 0.05s 2026-03-14 08:24:17.108769 | cee9a8e7-c63e-4c47-9524-c8d4ff63d44e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:24:17.129314 | fa163e0a-ba28-31b9-2e96-00000000f24b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:17.205777 | fa163e0a-ba28-31b9-2e96-00000000f18e | WAITING | Wait for puppet host configuration to finish | np0005647035 | 360 retries left 2026-03-14 08:24:18.170039 | fa163e0a-ba28-31b9-2e96-00000000f24b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:18.171251 | fa163e0a-ba28-31b9-2e96-00000000f24b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:56.424895 | 1.04s 2026-03-14 08:24:18.201841 | fa163e0a-ba28-31b9-2e96-00000000f24c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:21.726686 | fa163e0a-ba28-31b9-2e96-00000000f24c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:21.727770 | fa163e0a-ba28-31b9-2e96-00000000f24c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:21:59.981421 | 3.52s 2026-03-14 08:24:21.770103 | fa163e0a-ba28-31b9-2e96-00000000f0c8 | TASK | Gather variables for each operating system 2026-03-14 08:24:21.854910 | fa163e0a-ba28-31b9-2e96-00000000f0c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:22:00.108552 | 0.08s 2026-03-14 08:24:21.870814 | fa163e0a-ba28-31b9-2e96-00000000f0c9 | TASK | Create container logs path 2026-03-14 08:24:22.235879 | fa163e0a-ba28-31b9-2e96-00000000f0c9 | OK | Create container logs path | np0005647032 2026-03-14 08:24:22.237415 | fa163e0a-ba28-31b9-2e96-00000000f0c9 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:22:00.491057 | 0.37s 2026-03-14 08:24:22.269502 | fa163e0a-ba28-31b9-2e96-00000000f0cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:22.678385 | fa163e0a-ba28-31b9-2e96-00000000f0cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:22.680814 | fa163e0a-ba28-31b9-2e96-00000000f0cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:00.934434 | 0.41s 2026-03-14 08:24:22.713704 | fa163e0a-ba28-31b9-2e96-00000000f0cc | TASK | Finalise hashes for all containers 2026-03-14 08:24:22.822964 | fa163e0a-ba28-31b9-2e96-00000000f0cc | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:24:22.824300 | fa163e0a-ba28-31b9-2e96-00000000f0cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:22:01.077945 | 0.11s 2026-03-14 08:24:22.858614 | fa163e0a-ba28-31b9-2e96-00000000f0ce | TASK | Manage systemd shutdown files 2026-03-14 08:24:22.898975 | fa163e0a-ba28-31b9-2e96-00000000f0ce | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:24:22.899830 | fa163e0a-ba28-31b9-2e96-00000000f0ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:22:01.153485 | 0.04s 2026-03-14 08:24:22.915811 | fa163e0a-ba28-31b9-2e96-00000000f0d0 | TASK | Update container configs with new config hashes 2026-03-14 08:24:22.960348 | fa163e0a-ba28-31b9-2e96-00000000f0d0 | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:24:22.961063 | fa163e0a-ba28-31b9-2e96-00000000f0d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:22:01.214719 | 0.04s 2026-03-14 08:24:22.978081 | fa163e0a-ba28-31b9-2e96-00000000f0d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:23.039615 | fa163e0a-ba28-31b9-2e96-00000000f0d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:01.293209 | 0.06s 2026-03-14 08:24:23.076287 | 71801d8e-c6db-4c9a-b523-9cde3953e969 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:24:23.102245 | fa163e0a-ba28-31b9-2e96-00000000f299 | TASK | Gather podman infos 2026-03-14 08:24:24.397718 | fa163e0a-ba28-31b9-2e96-00000000f299 | OK | Gather podman infos | np0005647032 2026-03-14 08:24:24.399008 | fa163e0a-ba28-31b9-2e96-00000000f299 | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:22:02.652655 | 1.30s 2026-03-14 08:24:24.482708 | fa163e0a-ba28-31b9-2e96-00000000f29a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:24.571237 | fa163e0a-ba28-31b9-2e96-00000000f29a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:02.824878 | 0.08s 2026-03-14 08:24:24.696322 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:22:02.949953 | 0.07s 2026-03-14 08:24:24.756977 | fa163e0a-ba28-31b9-2e96-00000000f0d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:24.832034 | fa163e0a-ba28-31b9-2e96-00000000f0d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:03.085661 | 0.07s 2026-03-14 08:24:24.860021 | 3235151d-6eaf-40e7-927d-f894468d8daa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:24:24.883673 | fa163e0a-ba28-31b9-2e96-00000000f2ff | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:25.861894 | fa163e0a-ba28-31b9-2e96-00000000f2ff | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:25.863374 | fa163e0a-ba28-31b9-2e96-00000000f2ff | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:04.117015 | 0.98s 2026-03-14 08:24:25.898962 | fa163e0a-ba28-31b9-2e96-00000000f300 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:26.478189 | fa163e0a-ba28-31b9-2e96-00000000f11d | CHANGED | Wait for puppet host configuration to finish | np0005647037 2026-03-14 08:24:26.479521 | fa163e0a-ba28-31b9-2e96-00000000f11d | TIMING | Wait for puppet host configuration to finish | np0005647037 | 0:22:04.733169 | 10.64s 2026-03-14 08:24:26.494253 | fa163e0a-ba28-31b9-2e96-00000000f11e | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:24:26.581824 | fa163e0a-ba28-31b9-2e96-00000000f11e | OK | Debug output for task: Run puppet host configuration for step 3 | np0005647037 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:15 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:21 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:21 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:21 puppet-user: (file & line not available)", "<13>Mar 14 08:24:21 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>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:21 puppet-user: Notice: Compiled catalog for np0005647037.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:24:21 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Mar 14 08:24:21 puppet-user: Application:", "<13>Mar 14 08:24:21 puppet-user: Initial environment: production", "<13>Mar 14 08:24:21 puppet-user: Converged environment: production", "<13>Mar 14 08:24:21 puppet-user: Run mode: user", "<13>Mar 14 08:24:21 puppet-user: Changes:", "<13>Mar 14 08:24:21 puppet-user: Events:", "<13>Mar 14 08:24:21 puppet-user: Resources:", "<13>Mar 14 08:24:21 puppet-user: Total: 10", "<13>Mar 14 08:24:21 puppet-user: Time:", "<13>Mar 14 08:24:21 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:21 puppet-user: File: 0.00", "<13>Mar 14 08:24:21 puppet-user: Exec: 0.01", "<13>Mar 14 08:24:21 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:21 puppet-user: Transaction evaluation: 0.04", "<13>Mar 14 08:24:21 puppet-user: Catalog application: 0.05", "<13>Mar 14 08:24:21 puppet-user: Config retrieval: 0.16", "<13>Mar 14 08:24:21 puppet-user: Last run: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:21 puppet-user: Total: 0.05", "<13>Mar 14 08:24:21 puppet-user: Version:", "<13>Mar 14 08:24:21 puppet-user: Config: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:24:26.582938 | fa163e0a-ba28-31b9-2e96-00000000f11e | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647037 | 0:22:04.836586 | 0.09s 2026-03-14 08:24:26.595580 | fa163e0a-ba28-31b9-2e96-00000000f11f | TASK | Pre-cache facts for puppet containers 2026-03-14 08:24:26.628700 | fa163e0a-ba28-31b9-2e96-00000000f11f | TIMING | Pre-cache facts for puppet containers | np0005647037 | 0:22:04.882346 | 0.03s 2026-03-14 08:24:26.676763 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:24:26.685262 | fa163e0a-ba28-31b9-2e96-00000000f16c | CHANGED | Wait for puppet host configuration to finish | np0005647039 2026-03-14 08:24:26.686347 | fa163e0a-ba28-31b9-2e96-00000000f16c | TIMING | Wait for puppet host configuration to finish | np0005647039 | 0:22:04.939995 | 10.70s 2026-03-14 08:24:26.698467 | fa163e0a-ba28-31b9-2e96-00000000f16d | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:24:26.768865 | fa163e0a-ba28-31b9-2e96-00000000f152 | CHANGED | Wait for puppet host configuration to finish | np0005647038 2026-03-14 08:24:26.769879 | fa163e0a-ba28-31b9-2e96-00000000f152 | TIMING | Wait for puppet host configuration to finish | np0005647038 | 0:22:05.023531 | 10.66s 2026-03-14 08:24:26.784808 | fa163e0a-ba28-31b9-2e96-00000000f153 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:24:26.793157 | fa163e0a-ba28-31b9-2e96-00000000f16d | OK | Debug output for task: Run puppet host configuration for step 3 | np0005647039 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:21 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:21 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:21 puppet-user: (file & line not available)", "<13>Mar 14 08:24:21 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>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:21 puppet-user: Notice: Compiled catalog for np0005647039.ooo.test in environment production in 0.12 seconds", "<13>Mar 14 08:24:21 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 08:24:21 puppet-user: Application:", "<13>Mar 14 08:24:21 puppet-user: Initial environment: production", "<13>Mar 14 08:24:21 puppet-user: Converged environment: production", "<13>Mar 14 08:24:21 puppet-user: Run mode: user", "<13>Mar 14 08:24:21 puppet-user: Changes:", "<13>Mar 14 08:24:21 puppet-user: Events:", "<13>Mar 14 08:24:21 puppet-user: Resources:", "<13>Mar 14 08:24:21 puppet-user: Total: 10", "<13>Mar 14 08:24:21 puppet-user: Time:", "<13>Mar 14 08:24:21 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:21 puppet-user: File: 0.00", "<13>Mar 14 08:24:21 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:21 puppet-user: Exec: 0.01", "<13>Mar 14 08:24:21 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 08:24:21 puppet-user: Catalog application: 0.04", "<13>Mar 14 08:24:21 puppet-user: Config retrieval: 0.15", "<13>Mar 14 08:24:21 puppet-user: Last run: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:21 puppet-user: Total: 0.05", "<13>Mar 14 08:24:21 puppet-user: Version:", "<13>Mar 14 08:24:21 puppet-user: Config: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:24:26.794101 | fa163e0a-ba28-31b9-2e96-00000000f16d | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647039 | 0:22:05.047750 | 0.09s 2026-03-14 08:24:26.805189 | fa163e0a-ba28-31b9-2e96-00000000f16e | TASK | Pre-cache facts for puppet containers 2026-03-14 08:24:26.831438 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647037 | 0:22:05.085077 | 0.15s 2026-03-14 08:24:26.832272 | fa163e0a-ba28-31b9-2e96-00000000f16e | TIMING | Pre-cache facts for puppet containers | np0005647039 | 0:22:05.085932 | 0.03s 2026-03-14 08:24:26.877449 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:24:26.892831 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:24:26.900846 | fa163e0a-ba28-31b9-2e96-00000000f153 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005647038 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:21 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:21 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:21 puppet-user: (file & line not available)", "<13>Mar 14 08:24:21 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>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:21 puppet-user: Notice: Compiled catalog for np0005647038.ooo.test in environment production in 0.11 seconds", "<13>Mar 14 08:24:21 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Mar 14 08:24:21 puppet-user: Application:", "<13>Mar 14 08:24:21 puppet-user: Initial environment: production", "<13>Mar 14 08:24:21 puppet-user: Converged environment: production", "<13>Mar 14 08:24:21 puppet-user: Run mode: user", "<13>Mar 14 08:24:21 puppet-user: Changes:", "<13>Mar 14 08:24:21 puppet-user: Events:", "<13>Mar 14 08:24:21 puppet-user: Resources:", "<13>Mar 14 08:24:21 puppet-user: Total: 10", "<13>Mar 14 08:24:21 puppet-user: Time:", "<13>Mar 14 08:24:21 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:21 puppet-user: File: 0.00", "<13>Mar 14 08:24:21 puppet-user: Exec: 0.01", "<13>Mar 14 08:24:21 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:21 puppet-user: Transaction evaluation: 0.03", "<13>Mar 14 08:24:21 puppet-user: Catalog application: 0.04", "<13>Mar 14 08:24:21 puppet-user: Config retrieval: 0.15", "<13>Mar 14 08:24:21 puppet-user: Last run: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:21 puppet-user: Total: 0.04", "<13>Mar 14 08:24:21 puppet-user: Version:", "<13>Mar 14 08:24:21 puppet-user: Config: 1773476661", "<13>Mar 14 08:24:21 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:24:26.901749 | fa163e0a-ba28-31b9-2e96-00000000f153 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647038 | 0:22:05.155395 | 0.12s 2026-03-14 08:24:26.913042 | fa163e0a-ba28-31b9-2e96-00000000f154 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:24:26.961080 | fa163e0a-ba28-31b9-2e96-00000000f154 | TIMING | Pre-cache facts for puppet containers | np0005647038 | 0:22:05.214721 | 0.05s 2026-03-14 08:24:26.991285 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:24:26.998478 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647039 | 0:22:05.252117 | 0.10s 2026-03-14 08:24:27.009382 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:24:27.077249 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647038 | 0:22:05.330882 | 0.09s 2026-03-14 08:24:27.094530 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:24:27.233881 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647037 2026-03-14 08:24:27.235770 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647037 | 0:22:05.489409 | 0.36s 2026-03-14 08:24:27.255966 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:24:27.302945 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647039 2026-03-14 08:24:27.303923 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647039 | 0:22:05.557573 | 0.29s 2026-03-14 08:24:27.314710 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:24:27.362897 | fa163e0a-ba28-31b9-2e96-00000000f1a6 | CHANGED | Wait for puppet host configuration to finish | np0005647033 2026-03-14 08:24:27.363934 | fa163e0a-ba28-31b9-2e96-00000000f1a6 | TIMING | Wait for puppet host configuration to finish | np0005647033 | 0:22:05.617586 | 10.60s 2026-03-14 08:24:27.379259 | fa163e0a-ba28-31b9-2e96-00000000f1a7 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:24:27.391776 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647038 2026-03-14 08:24:27.392719 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647038 | 0:22:05.646370 | 0.30s 2026-03-14 08:24:27.403163 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:24:27.439473 | fa163e0a-ba28-31b9-2e96-00000000f1a7 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005647033 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:23 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:23 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:23 puppet-user: (file & line not available)", "<13>Mar 14 08:24:23 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>Mar 14 08:24:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:23 puppet-user: Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.44 seconds", "<13>Mar 14 08:24:25 puppet-user: Notice: Applied catalog in 1.52 seconds", "<13>Mar 14 08:24:25 puppet-user: Application:", "<13>Mar 14 08:24:25 puppet-user: Initial environment: production", "<13>Mar 14 08:24:25 puppet-user: Converged environment: production", "<13>Mar 14 08:24:25 puppet-user: Run mode: user", "<13>Mar 14 08:24:25 puppet-user: Changes:", "<13>Mar 14 08:24:25 puppet-user: Events:", "<13>Mar 14 08:24:25 puppet-user: Resources:", "<13>Mar 14 08:24:25 puppet-user: Total: 23", "<13>Mar 14 08:24:25 puppet-user: Time:", "<13>Mar 14 08:24:25 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:25 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:25 puppet-user: Package: 0.00", "<13>Mar 14 08:24:25 puppet-user: File line: 0.00", "<13>Mar 14 08:24:25 puppet-user: File: 0.00", "<13>Mar 14 08:24:25 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:25 puppet-user: User: 0.01", "<13>Mar 14 08:24:25 puppet-user: Service: 0.08", "<13>Mar 14 08:24:25 puppet-user: Config retrieval: 0.50", "<13>Mar 14 08:24:25 puppet-user: Exec: 1.25", "<13>Mar 14 08:24:25 puppet-user: Transaction evaluation: 1.50", "<13>Mar 14 08:24:25 puppet-user: Catalog application: 1.52", "<13>Mar 14 08:24:25 puppet-user: Last run: 1773476665", "<13>Mar 14 08:24:25 puppet-user: Total: 1.52", "<13>Mar 14 08:24:25 puppet-user: Version:", "<13>Mar 14 08:24:25 puppet-user: Config: 1773476663", "<13>Mar 14 08:24:25 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:24:27.440376 | fa163e0a-ba28-31b9-2e96-00000000f1a7 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647033 | 0:22:05.694029 | 0.06s 2026-03-14 08:24:27.455748 | fa163e0a-ba28-31b9-2e96-00000000f1a8 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:24:27.475836 | fa163e0a-ba28-31b9-2e96-00000000f1a8 | TIMING | Pre-cache facts for puppet containers | np0005647033 | 0:22:05.729476 | 0.02s 2026-03-14 08:24:27.515242 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:24:27.522827 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647037 2026-03-14 08:24:27.523949 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647037 | 0:22:05.777581 | 0.27s 2026-03-14 08:24:27.534696 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:24:27.547182 | fa163e0a-ba28-31b9-2e96-00000000f18e | CHANGED | Wait for puppet host configuration to finish | np0005647035 2026-03-14 08:24:27.548174 | fa163e0a-ba28-31b9-2e96-00000000f18e | TIMING | Wait for puppet host configuration to finish | np0005647035 | 0:22:05.801826 | 10.69s 2026-03-14 08:24:27.565287 | fa163e0a-ba28-31b9-2e96-00000000f18f | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:24:27.576528 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647037 2026-03-14 08:24:27.581839 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647037 | 0:22:05.835485 | 0.05s 2026-03-14 08:24:27.582345 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647039 2026-03-14 08:24:27.582752 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647039 | 0:22:05.836413 | 0.27s 2026-03-14 08:24:27.596473 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:24:27.611925 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:24:27.618587 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647033 | 0:22:05.872230 | 0.10s 2026-03-14 08:24:27.633701 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:24:27.656661 | fa163e0a-ba28-31b9-2e96-00000000f18f | OK | Debug output for task: Run puppet host configuration for step 3 | np0005647035 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:22 puppet-user: (file & line not available)", "<13>Mar 14 08:24:22 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>Mar 14 08:24:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:23 puppet-user: Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.35 seconds", "<13>Mar 14 08:24:24 puppet-user: Notice: Applied catalog in 1.48 seconds", "<13>Mar 14 08:24:24 puppet-user: Application:", "<13>Mar 14 08:24:24 puppet-user: Initial environment: production", "<13>Mar 14 08:24:24 puppet-user: Converged environment: production", "<13>Mar 14 08:24:24 puppet-user: Run mode: user", "<13>Mar 14 08:24:24 puppet-user: Changes:", "<13>Mar 14 08:24:24 puppet-user: Events:", "<13>Mar 14 08:24:24 puppet-user: Resources:", "<13>Mar 14 08:24:24 puppet-user: Total: 23", "<13>Mar 14 08:24:24 puppet-user: Time:", "<13>Mar 14 08:24:24 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:24 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:24 puppet-user: File line: 0.00", "<13>Mar 14 08:24:24 puppet-user: Package: 0.00", "<13>Mar 14 08:24:24 puppet-user: File: 0.00", "<13>Mar 14 08:24:24 puppet-user: User: 0.01", "<13>Mar 14 08:24:24 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:24 puppet-user: Service: 0.08", "<13>Mar 14 08:24:24 puppet-user: Config retrieval: 0.41", "<13>Mar 14 08:24:24 puppet-user: Exec: 1.25", "<13>Mar 14 08:24:24 puppet-user: Transaction evaluation: 1.47", "<13>Mar 14 08:24:24 puppet-user: Catalog application: 1.48", "<13>Mar 14 08:24:24 puppet-user: Last run: 1773476664", "<13>Mar 14 08:24:24 puppet-user: Total: 1.49", "<13>Mar 14 08:24:24 puppet-user: Version:", "<13>Mar 14 08:24:24 puppet-user: Config: 1773476662", "<13>Mar 14 08:24:24 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:24:27.657595 | fa163e0a-ba28-31b9-2e96-00000000f18f | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647035 | 0:22:05.911247 | 0.09s 2026-03-14 08:24:27.657951 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647039 2026-03-14 08:24:27.658277 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647039 | 0:22:05.911939 | 0.05s 2026-03-14 08:24:27.668111 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:24:27.687741 | fa163e0a-ba28-31b9-2e96-00000000f190 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:24:27.723501 | fa163e0a-ba28-31b9-2e96-00000000f190 | TIMING | Pre-cache facts for puppet containers | np0005647035 | 0:22:05.977141 | 0.03s 2026-03-14 08:24:27.724654 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647038 2026-03-14 08:24:27.725342 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647038 | 0:22:05.979001 | 0.32s 2026-03-14 08:24:27.757331 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:24:27.776842 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:24:27.789204 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647038 2026-03-14 08:24:27.790100 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647038 | 0:22:06.043750 | 0.03s 2026-03-14 08:24:27.800303 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:24:27.880158 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647035 | 0:22:06.133794 | 0.10s 2026-03-14 08:24:27.895583 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:24:27.948092 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647033 2026-03-14 08:24:27.949252 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647033 | 0:22:06.202888 | 0.31s 2026-03-14 08:24:27.968914 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:24:28.204724 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647035 2026-03-14 08:24:28.205816 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647035 | 0:22:06.459466 | 0.31s 2026-03-14 08:24:28.223370 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:24:28.317759 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647033 2026-03-14 08:24:28.318823 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647033 | 0:22:06.572476 | 0.35s 2026-03-14 08:24:28.334168 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:24:28.391427 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647033 2026-03-14 08:24:28.392287 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647033 | 0:22:06.645942 | 0.05s 2026-03-14 08:24:28.392708 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647037 2026-03-14 08:24:28.393124 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647037 | 0:22:06.646786 | 0.80s 2026-03-14 08:24:28.403174 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:24:28.424700 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:24:28.489443 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647039 2026-03-14 08:24:28.490448 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647039 | 0:22:06.744102 | 0.82s 2026-03-14 08:24:28.500881 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:24:28.567733 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647035 2026-03-14 08:24:28.568713 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647035 | 0:22:06.822364 | 0.34s 2026-03-14 08:24:28.587145 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:24:28.593789 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647038 2026-03-14 08:24:28.594762 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647038 | 0:22:06.848412 | 0.79s 2026-03-14 08:24:28.605458 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:24:28.635645 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647035 2026-03-14 08:24:28.636635 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647035 | 0:22:06.890285 | 0.05s 2026-03-14 08:24:28.651961 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:24:28.737853 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647037 2026-03-14 08:24:28.738843 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647037 | 0:22:06.992496 | 0.33s 2026-03-14 08:24:28.749152 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:24:28.761635 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647039 2026-03-14 08:24:28.762601 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647039 | 0:22:07.016253 | 0.26s 2026-03-14 08:24:28.773039 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:24:28.920353 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647038 2026-03-14 08:24:28.921329 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647038 | 0:22:07.174979 | 0.32s 2026-03-14 08:24:28.931849 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:24:29.260569 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647033 2026-03-14 08:24:29.261857 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647033 | 0:22:07.515498 | 0.84s 2026-03-14 08:24:29.285092 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:24:29.360417 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647039 2026-03-14 08:24:29.362216 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647039 | 0:22:07.615853 | 0.59s 2026-03-14 08:24:29.385359 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:24:29.426196 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647039 2026-03-14 08:24:29.427182 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647039 | 0:22:07.680834 | 0.04s 2026-03-14 08:24:29.461039 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:24:29.480947 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647035 2026-03-14 08:24:29.483933 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647035 | 0:22:07.737563 | 0.83s 2026-03-14 08:24:29.485908 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647037 2026-03-14 08:24:29.487592 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647037 | 0:22:07.741241 | 0.74s 2026-03-14 08:24:29.510970 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:24:29.555011 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:24:29.563392 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647037 2026-03-14 08:24:29.565016 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647037 | 0:22:07.818650 | 0.05s 2026-03-14 08:24:29.614788 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:24:29.626378 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647033 2026-03-14 08:24:29.634020 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647033 | 0:22:07.887661 | 0.35s 2026-03-14 08:24:29.634706 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647038 2026-03-14 08:24:29.635187 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647038 | 0:22:07.888846 | 0.70s 2026-03-14 08:24:29.636899 | fa163e0a-ba28-31b9-2e96-00000000f300 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:29.637355 | fa163e0a-ba28-31b9-2e96-00000000f300 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:07.891014 | 3.74s 2026-03-14 08:24:29.651770 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:24:29.700733 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:24:29.708020 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647038 2026-03-14 08:24:29.709206 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647038 | 0:22:07.962848 | 0.06s 2026-03-14 08:24:29.739589 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:24:29.786047 | fa163e0a-ba28-31b9-2e96-00000000f0f3 | TASK | Gather variables for each operating system 2026-03-14 08:24:29.864715 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:24:29.873065 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647035 2026-03-14 08:24:29.874151 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647035 | 0:22:08.127735 | 0.32s 2026-03-14 08:24:29.908288 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:24:29.915667 | fa163e0a-ba28-31b9-2e96-00000000f0f3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:22:08.169286 | 0.13s 2026-03-14 08:24:29.928633 | fa163e0a-ba28-31b9-2e96-00000000f16f | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:24:29.951269 | fa163e0a-ba28-31b9-2e96-00000000f0f4 | TASK | Create container logs path 2026-03-14 08:24:29.965476 | fa163e0a-ba28-31b9-2e96-00000000f16f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647039 2026-03-14 08:24:29.966984 | fa163e0a-ba28-31b9-2e96-00000000f16f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647039 | 0:22:08.220632 | 0.04s 2026-03-14 08:24:29.979736 | fa163e0a-ba28-31b9-2e96-00000000f171 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:24:29.992857 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:24:30.000208 | fa163e0a-ba28-31b9-2e96-00000000f171 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647039 | 0:22:08.253858 | 0.02s 2026-03-14 08:24:30.045077 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:24:30.061381 | fa163e0a-ba28-31b9-2e96-00000000f120 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:24:30.099776 | fa163e0a-ba28-31b9-2e96-00000000f120 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647037 2026-03-14 08:24:30.100909 | fa163e0a-ba28-31b9-2e96-00000000f120 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647037 | 0:22:08.354523 | 0.04s 2026-03-14 08:24:30.121155 | fa163e0a-ba28-31b9-2e96-00000000f124 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:24:30.138199 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:22:08.391814 | 0.09s 2026-03-14 08:24:30.168399 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:24:30.179352 | fa163e0a-ba28-31b9-2e96-00000000f124 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647037 | 0:22:08.432972 | 0.06s 2026-03-14 08:24:30.181140 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:24:30.218937 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:24:30.251731 | fa163e0a-ba28-31b9-2e96-00000000f155 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:24:30.294420 | fa163e0a-ba28-31b9-2e96-00000000f0f4 | OK | Create container logs path | np0005647032 2026-03-14 08:24:30.295410 | fa163e0a-ba28-31b9-2e96-00000000f0f4 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:22:08.549062 | 0.34s 2026-03-14 08:24:30.317574 | fa163e0a-ba28-31b9-2e96-00000000f0f6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:30.325270 | fa163e0a-ba28-31b9-2e96-00000000f155 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647038 2026-03-14 08:24:30.332070 | fa163e0a-ba28-31b9-2e96-00000000f155 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647038 | 0:22:08.585706 | 0.08s 2026-03-14 08:24:30.332652 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:22:08.586312 | 0.11s 2026-03-14 08:24:30.343795 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:24:30.363704 | fa163e0a-ba28-31b9-2e96-00000000f157 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:24:30.392784 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647033 2026-03-14 08:24:30.393719 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647033 | 0:22:08.647370 | 0.69s 2026-03-14 08:24:30.394999 | fa163e0a-ba28-31b9-2e96-00000000f157 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647038 | 0:22:08.648661 | 0.03s 2026-03-14 08:24:30.419737 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:24:30.440055 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:24:30.464852 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647039 2026-03-14 08:24:30.466196 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:22:08.719849 | 0.30s 2026-03-14 08:24:30.483085 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:30.490485 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647033 2026-03-14 08:24:30.491440 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647033 | 0:22:08.745083 | 0.05s 2026-03-14 08:24:30.521399 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:24:30.555259 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:22:08.808891 | 0.13s 2026-03-14 08:24:30.572243 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:24:30.579922 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647035 2026-03-14 08:24:30.580910 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647035 | 0:22:08.834550 | 0.67s 2026-03-14 08:24:30.597332 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:24:30.632034 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647035 2026-03-14 08:24:30.637455 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647035 | 0:22:08.891110 | 0.04s 2026-03-14 08:24:30.637861 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647037 2026-03-14 08:24:30.638274 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:22:08.891937 | 0.29s 2026-03-14 08:24:30.649248 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:30.680972 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:24:30.708121 | fa163e0a-ba28-31b9-2e96-00000000f0f6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:30.709278 | fa163e0a-ba28-31b9-2e96-00000000f0f6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:08.962929 | 0.39s 2026-03-14 08:24:30.729714 | fa163e0a-ba28-31b9-2e96-00000000f0f7 | TASK | Finalise hashes for all containers 2026-03-14 08:24:30.797659 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 2026-03-14 08:24:30.798603 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:09.052256 | 0.31s 2026-03-14 08:24:30.809619 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:24:30.823900 | fa163e0a-ba28-31b9-2e96-00000000f0f7 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:24:30.824850 | fa163e0a-ba28-31b9-2e96-00000000f0f7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:22:09.078502 | 0.09s 2026-03-14 08:24:30.842497 | fa163e0a-ba28-31b9-2e96-00000000f0f9 | TASK | Manage systemd shutdown files 2026-03-14 08:24:30.879279 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647038 2026-03-14 08:24:30.888308 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:22:09.141943 | 0.31s 2026-03-14 08:24:30.889475 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:24:30.890144 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:22:09.143797 | 0.08s 2026-03-14 08:24:30.914211 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:30.931478 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:24:30.941778 | fa163e0a-ba28-31b9-2e96-00000000f0f9 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:24:30.942681 | fa163e0a-ba28-31b9-2e96-00000000f0f9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:22:09.196324 | 0.10s 2026-03-14 08:24:30.943164 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:24:30.961647 | fa163e0a-ba28-31b9-2e96-00000000f0fb | TASK | Update container configs with new config hashes 2026-03-14 08:24:30.996748 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:22:09.250379 | 0.06s 2026-03-14 08:24:30.997469 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 2026-03-14 08:24:30.997940 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:09.251602 | 0.35s 2026-03-14 08:24:31.013876 | ad4ed2bb-fede-4209-be62-be0ba831815e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647039 2026-03-14 08:24:31.028181 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:24:31.049680 | fa163e0a-ba28-31b9-2e96-00000000f610 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:24:31.072892 | fa163e0a-ba28-31b9-2e96-00000000f1a9 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:24:31.082708 | fa163e0a-ba28-31b9-2e96-00000000f0fb | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:24:31.086716 | fa163e0a-ba28-31b9-2e96-00000000f0fb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:22:09.340362 | 0.12s 2026-03-14 08:24:31.129735 | fa163e0a-ba28-31b9-2e96-00000000f0fc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:31.139644 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:24:31.142390 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:24:31.143009 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:22:09.396649 | 0.11s 2026-03-14 08:24:31.143697 | fa163e0a-ba28-31b9-2e96-00000000f1a9 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647033 2026-03-14 08:24:31.144276 | fa163e0a-ba28-31b9-2e96-00000000f1a9 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647033 | 0:22:09.397932 | 0.07s 2026-03-14 08:24:31.159438 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:24:31.197980 | fa163e0a-ba28-31b9-2e96-00000000f1ab | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:24:31.232644 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:22:09.486286 | 0.07s 2026-03-14 08:24:31.233429 | fa163e0a-ba28-31b9-2e96-00000000f0fc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:09.487087 | 0.10s 2026-03-14 08:24:31.233925 | fa163e0a-ba28-31b9-2e96-00000000f1ab | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647033 | 0:22:09.487583 | 0.03s 2026-03-14 08:24:31.290337 | bbd3bc4a-b143-48c6-ab03-d805d63515d0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647037 2026-03-14 08:24:31.298282 | bae62afe-a4f4-4d24-b477-8e4dee74a8bf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:24:31.330852 | fa163e0a-ba28-31b9-2e96-00000000f641 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:24:31.356140 | fa163e0a-ba28-31b9-2e96-00000000f64f | TASK | Gather podman infos 2026-03-14 08:24:31.376582 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:24:31.407176 | fa163e0a-ba28-31b9-2e96-00000000f191 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:24:31.414292 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 2026-03-14 08:24:31.415400 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:09.669043 | 0.50s 2026-03-14 08:24:31.417008 | fa163e0a-ba28-31b9-2e96-00000000f610 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647039 2026-03-14 08:24:31.417460 | fa163e0a-ba28-31b9-2e96-00000000f610 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647039 | 0:22:09.671120 | 0.37s 2026-03-14 08:24:31.429770 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:24:31.452840 | fa163e0a-ba28-31b9-2e96-00000000f611 | TASK | Set podman_drop_in fact 2026-03-14 08:24:31.463738 | fa163e0a-ba28-31b9-2e96-00000000f191 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647035 2026-03-14 08:24:31.464946 | fa163e0a-ba28-31b9-2e96-00000000f191 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647035 | 0:22:09.718591 | 0.06s 2026-03-14 08:24:31.486491 | fa163e0a-ba28-31b9-2e96-00000000f193 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:24:31.515043 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:24:31.525607 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:22:09.779252 | 0.09s 2026-03-14 08:24:31.526129 | fa163e0a-ba28-31b9-2e96-00000000f193 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647035 | 0:22:09.779791 | 0.04s 2026-03-14 08:24:31.526710 | fa163e0a-ba28-31b9-2e96-00000000f611 | OK | Set podman_drop_in fact | np0005647039 2026-03-14 08:24:31.527049 | fa163e0a-ba28-31b9-2e96-00000000f611 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647039 | 0:22:09.780711 | 0.07s 2026-03-14 08:24:31.527442 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:22:09.781104 | 0.15s 2026-03-14 08:24:31.559347 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:24:31.576068 | fa163e0a-ba28-31b9-2e96-00000000f613 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:24:31.602001 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:24:31.623594 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:24:31.631019 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:22:09.884640 | 0.07s 2026-03-14 08:24:31.650885 | cc832d7a-e956-4447-8474-ccfc430c748c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647038 2026-03-14 08:24:31.666619 | fa163e0a-ba28-31b9-2e96-00000000f6d8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:24:31.679624 | fa163e0a-ba28-31b9-2e96-00000000f641 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647037 2026-03-14 08:24:31.680784 | fa163e0a-ba28-31b9-2e96-00000000f641 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647037 | 0:22:09.934431 | 0.35s 2026-03-14 08:24:31.691994 | fa163e0a-ba28-31b9-2e96-00000000f642 | TASK | Set podman_drop_in fact 2026-03-14 08:24:31.743623 | fa163e0a-ba28-31b9-2e96-00000000f642 | OK | Set podman_drop_in fact | np0005647037 2026-03-14 08:24:31.744627 | fa163e0a-ba28-31b9-2e96-00000000f642 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647037 | 0:22:09.998280 | 0.05s 2026-03-14 08:24:31.745092 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:22:09.998752 | 0.12s 2026-03-14 08:24:31.756134 | fa163e0a-ba28-31b9-2e96-00000000f644 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:24:31.781052 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:24:31.938293 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647033 2026-03-14 08:24:31.939603 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:22:10.193247 | 0.34s 2026-03-14 08:24:31.975154 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:32.031872 | fa163e0a-ba28-31b9-2e96-00000000f6d8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647038 2026-03-14 08:24:32.034282 | fa163e0a-ba28-31b9-2e96-00000000f6d8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647038 | 0:22:10.287907 | 0.36s 2026-03-14 08:24:32.066914 | fa163e0a-ba28-31b9-2e96-00000000f6d9 | TASK | Set podman_drop_in fact 2026-03-14 08:24:32.111291 | fa163e0a-ba28-31b9-2e96-00000000f6d9 | OK | Set podman_drop_in fact | np0005647038 2026-03-14 08:24:32.112582 | fa163e0a-ba28-31b9-2e96-00000000f6d9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647038 | 0:22:10.366202 | 0.04s 2026-03-14 08:24:32.133027 | fa163e0a-ba28-31b9-2e96-00000000f6db | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:24:32.144631 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647035 2026-03-14 08:24:32.146163 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:22:10.399810 | 0.36s 2026-03-14 08:24:32.164978 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:32.360510 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 2026-03-14 08:24:32.361870 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:10.615511 | 0.38s 2026-03-14 08:24:32.384388 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:24:32.411820 | fa163e0a-ba28-31b9-2e96-00000000f613 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-container-shutdown 2026-03-14 08:24:32.414290 | fa163e0a-ba28-31b9-2e96-00000000f613 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:22:10.667900 | 0.84s 2026-03-14 08:24:32.449740 | fa163e0a-ba28-31b9-2e96-00000000f64f | OK | Gather podman infos | np0005647032 2026-03-14 08:24:32.452795 | fa163e0a-ba28-31b9-2e96-00000000f64f | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:22:10.706454 | 1.10s 2026-03-14 08:24:32.482169 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:24:32.482772 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:22:10.736429 | 0.10s 2026-03-14 08:24:32.501249 | fa163e0a-ba28-31b9-2e96-00000000f650 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:32.532152 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:24:32.538416 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 2026-03-14 08:24:32.539229 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:10.792877 | 0.37s 2026-03-14 08:24:32.558466 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:24:32.564782 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:22:10.818398 | 0.03s 2026-03-14 08:24:32.589279 | 33caa6eb-f0c8-480a-896e-ea8e9fbe9200 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647033 2026-03-14 08:24:32.610187 | fa163e0a-ba28-31b9-2e96-00000000f70d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:24:32.616787 | fa163e0a-ba28-31b9-2e96-00000000f650 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:10.870420 | 0.11s 2026-03-14 08:24:32.617602 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:24:32.618058 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:22:10.871720 | 0.06s 2026-03-14 08:24:32.626315 | fa163e0a-ba28-31b9-2e96-00000000f644 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-container-shutdown 2026-03-14 08:24:32.627593 | fa163e0a-ba28-31b9-2e96-00000000f644 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:22:10.881249 | 0.87s 2026-03-14 08:24:32.683510 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:24:32.716202 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:22:10.969846 | 0.03s 2026-03-14 08:24:32.739064 | 02d31568-2805-43c6-bda4-e67a2253d110 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647035 2026-03-14 08:24:32.760139 | fa163e0a-ba28-31b9-2e96-00000000f76a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:24:32.767113 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:22:11.020749 | 0.10s 2026-03-14 08:24:32.802364 | fa163e0a-ba28-31b9-2e96-00000000f0fd | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:32.855602 | fa163e0a-ba28-31b9-2e96-00000000f0fd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:11.109241 | 0.05s 2026-03-14 08:24:32.872538 | 934b0425-e5f1-419b-bb64-391f8ef21be1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:24:32.894905 | fa163e0a-ba28-31b9-2e96-00000000f787 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:32.985303 | fa163e0a-ba28-31b9-2e96-00000000f70d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647033 2026-03-14 08:24:32.986245 | fa163e0a-ba28-31b9-2e96-00000000f70d | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647033 | 0:22:11.239897 | 0.38s 2026-03-14 08:24:33.001302 | fa163e0a-ba28-31b9-2e96-00000000f70e | TASK | Set podman_drop_in fact 2026-03-14 08:24:33.044523 | fa163e0a-ba28-31b9-2e96-00000000f70e | OK | Set podman_drop_in fact | np0005647033 2026-03-14 08:24:33.045621 | fa163e0a-ba28-31b9-2e96-00000000f70e | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647033 | 0:22:11.299273 | 0.04s 2026-03-14 08:24:33.065324 | fa163e0a-ba28-31b9-2e96-00000000f710 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:24:33.197071 | fa163e0a-ba28-31b9-2e96-00000000f6db | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-container-shutdown 2026-03-14 08:24:33.198847 | fa163e0a-ba28-31b9-2e96-00000000f6db | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:22:11.452484 | 1.06s 2026-03-14 08:24:33.215034 | fa163e0a-ba28-31b9-2e96-00000000f613 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-start-podman-container 2026-03-14 08:24:33.218062 | fa163e0a-ba28-31b9-2e96-00000000f613 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:22:11.471711 | 1.64s 2026-03-14 08:24:33.229018 | fa163e0a-ba28-31b9-2e96-00000000f613 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:22:11.482661 | 1.65s 2026-03-14 08:24:33.250206 | fa163e0a-ba28-31b9-2e96-00000000f614 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:24:33.286328 | fa163e0a-ba28-31b9-2e96-00000000f76a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647035 2026-03-14 08:24:33.287609 | fa163e0a-ba28-31b9-2e96-00000000f76a | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647035 | 0:22:11.541258 | 0.53s 2026-03-14 08:24:33.309396 | fa163e0a-ba28-31b9-2e96-00000000f76b | TASK | Set podman_drop_in fact 2026-03-14 08:24:33.363741 | fa163e0a-ba28-31b9-2e96-00000000f76b | OK | Set podman_drop_in fact | np0005647035 2026-03-14 08:24:33.365365 | fa163e0a-ba28-31b9-2e96-00000000f76b | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647035 | 0:22:11.618990 | 0.05s 2026-03-14 08:24:33.399627 | fa163e0a-ba28-31b9-2e96-00000000f76d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:24:33.411645 | fa163e0a-ba28-31b9-2e96-00000000f644 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-start-podman-container 2026-03-14 08:24:33.414336 | fa163e0a-ba28-31b9-2e96-00000000f644 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:22:11.667984 | 1.66s 2026-03-14 08:24:33.419812 | fa163e0a-ba28-31b9-2e96-00000000f644 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:22:11.673461 | 1.66s 2026-03-14 08:24:33.435127 | fa163e0a-ba28-31b9-2e96-00000000f645 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:24:33.985757 | fa163e0a-ba28-31b9-2e96-00000000f614 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 2026-03-14 08:24:33.986928 | fa163e0a-ba28-31b9-2e96-00000000f614 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 | 0:22:12.240578 | 0.74s 2026-03-14 08:24:34.000682 | fa163e0a-ba28-31b9-2e96-00000000f615 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:24:34.013853 | fa163e0a-ba28-31b9-2e96-00000000f6db | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-start-podman-container 2026-03-14 08:24:34.016708 | fa163e0a-ba28-31b9-2e96-00000000f6db | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:22:12.270352 | 1.88s 2026-03-14 08:24:34.026476 | fa163e0a-ba28-31b9-2e96-00000000f6db | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:22:12.280128 | 1.89s 2026-03-14 08:24:34.027435 | fa163e0a-ba28-31b9-2e96-00000000f787 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:34.027994 | fa163e0a-ba28-31b9-2e96-00000000f787 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:12.281653 | 1.13s 2026-03-14 08:24:34.041342 | fa163e0a-ba28-31b9-2e96-00000000f6dc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:24:34.069033 | fa163e0a-ba28-31b9-2e96-00000000f788 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:24:34.239064 | fa163e0a-ba28-31b9-2e96-00000000f76d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-container-shutdown 2026-03-14 08:24:34.242491 | fa163e0a-ba28-31b9-2e96-00000000f76d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:22:12.496117 | 0.84s 2026-03-14 08:24:34.294987 | fa163e0a-ba28-31b9-2e96-00000000f645 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 2026-03-14 08:24:34.295876 | fa163e0a-ba28-31b9-2e96-00000000f645 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 | 0:22:12.549530 | 0.86s 2026-03-14 08:24:34.311373 | fa163e0a-ba28-31b9-2e96-00000000f646 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:24:34.357534 | fa163e0a-ba28-31b9-2e96-00000000f710 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-container-shutdown 2026-03-14 08:24:34.362462 | fa163e0a-ba28-31b9-2e96-00000000f710 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:22:12.616088 | 1.30s 2026-03-14 08:24:34.830830 | fa163e0a-ba28-31b9-2e96-00000000f615 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 2026-03-14 08:24:34.833291 | fa163e0a-ba28-31b9-2e96-00000000f615 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 | 0:22:13.086938 | 0.83s 2026-03-14 08:24:34.855531 | fa163e0a-ba28-31b9-2e96-00000000f616 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:24:34.893373 | fa163e0a-ba28-31b9-2e96-00000000f6dc | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 2026-03-14 08:24:34.895247 | fa163e0a-ba28-31b9-2e96-00000000f6dc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 | 0:22:13.148896 | 0.85s 2026-03-14 08:24:34.909392 | fa163e0a-ba28-31b9-2e96-00000000f6dd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:24:35.019132 | fa163e0a-ba28-31b9-2e96-00000000f76d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-start-podman-container 2026-03-14 08:24:35.021343 | fa163e0a-ba28-31b9-2e96-00000000f76d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:22:13.274994 | 1.62s 2026-03-14 08:24:35.025842 | fa163e0a-ba28-31b9-2e96-00000000f76d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:22:13.279493 | 1.63s 2026-03-14 08:24:35.042028 | fa163e0a-ba28-31b9-2e96-00000000f76e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:24:35.138429 | fa163e0a-ba28-31b9-2e96-00000000f710 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-start-podman-container 2026-03-14 08:24:35.140248 | fa163e0a-ba28-31b9-2e96-00000000f710 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:22:13.393896 | 2.07s 2026-03-14 08:24:35.148553 | fa163e0a-ba28-31b9-2e96-00000000f710 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:22:13.402190 | 2.08s 2026-03-14 08:24:35.149523 | fa163e0a-ba28-31b9-2e96-00000000f646 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 2026-03-14 08:24:35.149998 | fa163e0a-ba28-31b9-2e96-00000000f646 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 | 0:22:13.403658 | 0.84s 2026-03-14 08:24:35.163581 | fa163e0a-ba28-31b9-2e96-00000000f647 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:24:35.185605 | fa163e0a-ba28-31b9-2e96-00000000f711 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:24:35.568445 | fa163e0a-ba28-31b9-2e96-00000000f616 | OK | Enable and start tripleo-container-shutdown | np0005647039 2026-03-14 08:24:35.570627 | fa163e0a-ba28-31b9-2e96-00000000f616 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647039 | 0:22:13.824268 | 0.71s 2026-03-14 08:24:35.592169 | fa163e0a-ba28-31b9-2e96-00000000f617 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:24:35.729596 | fa163e0a-ba28-31b9-2e96-00000000f6dd | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 2026-03-14 08:24:35.730561 | fa163e0a-ba28-31b9-2e96-00000000f6dd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 | 0:22:13.984200 | 0.82s 2026-03-14 08:24:35.740955 | fa163e0a-ba28-31b9-2e96-00000000f6de | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:24:35.831795 | fa163e0a-ba28-31b9-2e96-00000000f76e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 2026-03-14 08:24:35.833019 | fa163e0a-ba28-31b9-2e96-00000000f76e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 | 0:22:14.086667 | 0.79s 2026-03-14 08:24:35.855356 | fa163e0a-ba28-31b9-2e96-00000000f76f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:24:35.934583 | fa163e0a-ba28-31b9-2e96-00000000f647 | OK | Enable and start tripleo-container-shutdown | np0005647037 2026-03-14 08:24:35.936892 | fa163e0a-ba28-31b9-2e96-00000000f647 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647037 | 0:22:14.190522 | 0.77s 2026-03-14 08:24:35.958907 | fa163e0a-ba28-31b9-2e96-00000000f648 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:24:36.014103 | fa163e0a-ba28-31b9-2e96-00000000f711 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 2026-03-14 08:24:36.016202 | fa163e0a-ba28-31b9-2e96-00000000f711 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 | 0:22:14.269842 | 0.83s 2026-03-14 08:24:36.051607 | fa163e0a-ba28-31b9-2e96-00000000f712 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:24:36.392471 | fa163e0a-ba28-31b9-2e96-00000000f6de | OK | Enable and start tripleo-container-shutdown | np0005647038 2026-03-14 08:24:36.394294 | fa163e0a-ba28-31b9-2e96-00000000f6de | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647038 | 0:22:14.647945 | 0.65s 2026-03-14 08:24:36.405405 | fa163e0a-ba28-31b9-2e96-00000000f6df | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:24:36.463039 | fa163e0a-ba28-31b9-2e96-00000000f617 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 2026-03-14 08:24:36.465128 | fa163e0a-ba28-31b9-2e96-00000000f617 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 | 0:22:14.718776 | 0.87s 2026-03-14 08:24:36.480200 | fa163e0a-ba28-31b9-2e96-00000000f618 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:24:36.731199 | fa163e0a-ba28-31b9-2e96-00000000f76f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 2026-03-14 08:24:36.733137 | fa163e0a-ba28-31b9-2e96-00000000f76f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 | 0:22:14.986786 | 0.88s 2026-03-14 08:24:36.755469 | fa163e0a-ba28-31b9-2e96-00000000f770 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:24:36.766353 | fa163e0a-ba28-31b9-2e96-00000000f648 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 2026-03-14 08:24:36.768328 | fa163e0a-ba28-31b9-2e96-00000000f648 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 | 0:22:15.021972 | 0.81s 2026-03-14 08:24:36.782949 | fa163e0a-ba28-31b9-2e96-00000000f649 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:24:36.859362 | fa163e0a-ba28-31b9-2e96-00000000f712 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 2026-03-14 08:24:36.861193 | fa163e0a-ba28-31b9-2e96-00000000f712 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 | 0:22:15.114836 | 0.81s 2026-03-14 08:24:36.889022 | fa163e0a-ba28-31b9-2e96-00000000f713 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:24:37.233316 | fa163e0a-ba28-31b9-2e96-00000000f6df | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 2026-03-14 08:24:37.237858 | fa163e0a-ba28-31b9-2e96-00000000f6df | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 | 0:22:15.491512 | 0.83s 2026-03-14 08:24:37.238349 | fa163e0a-ba28-31b9-2e96-00000000f618 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 2026-03-14 08:24:37.238707 | fa163e0a-ba28-31b9-2e96-00000000f618 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 | 0:22:15.492369 | 0.76s 2026-03-14 08:24:37.248889 | fa163e0a-ba28-31b9-2e96-00000000f6e0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:24:37.269223 | fa163e0a-ba28-31b9-2e96-00000000f619 | TASK | Enable and start netns-placeholder 2026-03-14 08:24:37.504251 | fa163e0a-ba28-31b9-2e96-00000000f770 | OK | Enable and start tripleo-container-shutdown | np0005647035 2026-03-14 08:24:37.506423 | fa163e0a-ba28-31b9-2e96-00000000f770 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647035 | 0:22:15.760064 | 0.75s 2026-03-14 08:24:37.537442 | fa163e0a-ba28-31b9-2e96-00000000f771 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:24:37.621326 | fa163e0a-ba28-31b9-2e96-00000000f713 | OK | Enable and start tripleo-container-shutdown | np0005647033 2026-03-14 08:24:37.626934 | fa163e0a-ba28-31b9-2e96-00000000f713 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647033 | 0:22:15.880516 | 0.74s 2026-03-14 08:24:37.629277 | fa163e0a-ba28-31b9-2e96-00000000f649 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 2026-03-14 08:24:37.630211 | fa163e0a-ba28-31b9-2e96-00000000f649 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 | 0:22:15.883863 | 0.85s 2026-03-14 08:24:37.654184 | fa163e0a-ba28-31b9-2e96-00000000f64a | TASK | Enable and start netns-placeholder 2026-03-14 08:24:37.683652 | fa163e0a-ba28-31b9-2e96-00000000f714 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:24:37.742581 | fa163e0a-ba28-31b9-2e96-00000000f788 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 2026-03-14 08:24:37.743765 | fa163e0a-ba28-31b9-2e96-00000000f788 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647032 | 0:22:15.997416 | 3.67s 2026-03-14 08:24:37.794212 | fa163e0a-ba28-31b9-2e96-00000000f01f | TASK | Set NB connection 2026-03-14 08:24:38.054394 | fa163e0a-ba28-31b9-2e96-00000000f619 | CHANGED | Enable and start netns-placeholder | np0005647039 2026-03-14 08:24:38.055895 | fa163e0a-ba28-31b9-2e96-00000000f619 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647039 | 0:22:16.309546 | 0.78s 2026-03-14 08:24:38.070738 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:24:38.105615 | fa163e0a-ba28-31b9-2e96-00000000f6e0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 2026-03-14 08:24:38.106909 | fa163e0a-ba28-31b9-2e96-00000000f6e0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 | 0:22:16.360558 | 0.86s 2026-03-14 08:24:38.121420 | fa163e0a-ba28-31b9-2e96-00000000f6e1 | TASK | Enable and start netns-placeholder 2026-03-14 08:24:38.138265 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:22:16.391911 | 0.07s 2026-03-14 08:24:38.149128 | 3d1c5c6d-5b61-4f21-aaef-060bf384d9c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647039 2026-03-14 08:24:38.161007 | fa163e0a-ba28-31b9-2e96-00000000f815 | TASK | Update config hashes for container startup configs 2026-03-14 08:24:38.327637 | fa163e0a-ba28-31b9-2e96-00000000f01f | CHANGED | Set NB connection | np0005647032 2026-03-14 08:24:38.328753 | fa163e0a-ba28-31b9-2e96-00000000f01f | TIMING | Set NB connection | np0005647032 | 0:22:16.582404 | 0.53s 2026-03-14 08:24:38.346018 | fa163e0a-ba28-31b9-2e96-00000000f020 | TASK | Set SB connection 2026-03-14 08:24:38.367745 | fa163e0a-ba28-31b9-2e96-00000000f64a | CHANGED | Enable and start netns-placeholder | np0005647037 2026-03-14 08:24:38.368907 | fa163e0a-ba28-31b9-2e96-00000000f64a | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647037 | 0:22:16.622560 | 0.71s 2026-03-14 08:24:38.380514 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:24:38.416589 | fa163e0a-ba28-31b9-2e96-00000000f771 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 2026-03-14 08:24:38.417303 | fa163e0a-ba28-31b9-2e96-00000000f771 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 | 0:22:16.670959 | 0.88s 2026-03-14 08:24:38.417813 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:22:16.671474 | 0.04s 2026-03-14 08:24:38.427265 | 152ec6ae-a6bf-4390-b6f0-378576b18329 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647037 2026-03-14 08:24:38.438741 | fa163e0a-ba28-31b9-2e96-00000000f838 | TASK | Update config hashes for container startup configs 2026-03-14 08:24:38.460561 | fa163e0a-ba28-31b9-2e96-00000000f772 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:24:38.476948 | fa163e0a-ba28-31b9-2e96-00000000f714 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 2026-03-14 08:24:38.477900 | fa163e0a-ba28-31b9-2e96-00000000f714 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 | 0:22:16.731548 | 0.79s 2026-03-14 08:24:38.509866 | fa163e0a-ba28-31b9-2e96-00000000f715 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:24:38.537737 | fa163e0a-ba28-31b9-2e96-00000000f815 | OK | Update config hashes for container startup configs | np0005647039 2026-03-14 08:24:38.539409 | fa163e0a-ba28-31b9-2e96-00000000f815 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647039 | 0:22:16.793048 | 0.38s 2026-03-14 08:24:38.565706 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:38.627000 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:16.880643 | 0.06s 2026-03-14 08:24:38.642111 | a0876fad-2a22-4bc9-9def-b4095a41f238 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:24:38.663388 | fa163e0a-ba28-31b9-2e96-00000000f859 | TASK | Gather podman infos 2026-03-14 08:24:38.831504 | fa163e0a-ba28-31b9-2e96-00000000f838 | OK | Update config hashes for container startup configs | np0005647037 2026-03-14 08:24:38.839512 | fa163e0a-ba28-31b9-2e96-00000000f838 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647037 | 0:22:17.093149 | 0.40s 2026-03-14 08:24:38.841886 | fa163e0a-ba28-31b9-2e96-00000000f6e1 | CHANGED | Enable and start netns-placeholder | np0005647038 2026-03-14 08:24:38.844054 | fa163e0a-ba28-31b9-2e96-00000000f6e1 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647038 | 0:22:17.097704 | 0.72s 2026-03-14 08:24:38.870682 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:38.898473 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:24:38.907623 | fa163e0a-ba28-31b9-2e96-00000000f020 | CHANGED | Set SB connection | np0005647032 2026-03-14 08:24:38.909535 | fa163e0a-ba28-31b9-2e96-00000000f020 | TIMING | Set SB connection | np0005647032 | 0:22:17.163105 | 0.56s 2026-03-14 08:24:38.938062 | fa163e0a-ba28-31b9-2e96-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-03-14 08:24:38.949041 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:17.202646 | 0.08s 2026-03-14 08:24:38.956687 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:22:17.210331 | 0.06s 2026-03-14 08:24:38.981954 | d440705c-e426-478e-af22-d59f84d1fb76 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:24:38.985400 | b4e53440-3015-47cf-bea0-979ea0d51976 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647038 2026-03-14 08:24:39.000333 | fa163e0a-ba28-31b9-2e96-00000000f88e | TASK | Gather podman infos 2026-03-14 08:24:39.015827 | fa163e0a-ba28-31b9-2e96-00000000f893 | TASK | Update config hashes for container startup configs 2026-03-14 08:24:39.282333 | fa163e0a-ba28-31b9-2e96-00000000f859 | OK | Gather podman infos | np0005647039 2026-03-14 08:24:39.283768 | fa163e0a-ba28-31b9-2e96-00000000f859 | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:22:17.537421 | 0.62s 2026-03-14 08:24:39.292821 | fa163e0a-ba28-31b9-2e96-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647032 2026-03-14 08:24:39.293596 | fa163e0a-ba28-31b9-2e96-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005647032 | 0:22:17.547256 | 0.35s 2026-03-14 08:24:39.307943 | fa163e0a-ba28-31b9-2e96-00000000f85a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:39.344048 | fa163e0a-ba28-31b9-2e96-00000000f715 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 2026-03-14 08:24:39.345840 | fa163e0a-ba28-31b9-2e96-00000000f715 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 | 0:22:17.599489 | 0.83s 2026-03-14 08:24:39.346873 | fa163e0a-ba28-31b9-2e96-00000000f772 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 2026-03-14 08:24:39.347631 | fa163e0a-ba28-31b9-2e96-00000000f772 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 | 0:22:17.601292 | 0.89s 2026-03-14 08:24:39.369815 | fa163e0a-ba28-31b9-2e96-00000000f716 | TASK | Enable and start netns-placeholder 2026-03-14 08:24:39.391358 | fa163e0a-ba28-31b9-2e96-00000000f773 | TASK | Enable and start netns-placeholder 2026-03-14 08:24:39.400751 | fa163e0a-ba28-31b9-2e96-00000000f85a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:17.654378 | 0.09s 2026-03-14 08:24:39.402017 | fa163e0a-ba28-31b9-2e96-00000000f893 | OK | Update config hashes for container startup configs | np0005647038 2026-03-14 08:24:39.402892 | fa163e0a-ba28-31b9-2e96-00000000f893 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647038 | 0:22:17.656550 | 0.39s 2026-03-14 08:24:39.445933 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:39.477852 | fa163e0a-ba28-31b9-2e96-0000000000e0 | TIMING | include_tasks | np0005647032 | 0:22:17.731462 | 0.14s 2026-03-14 08:24:39.530283 | 8c5f0247-5c44-4a4d-b7ff-15c37f59d93c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647032 2026-03-14 08:24:39.555712 | fa163e0a-ba28-31b9-2e96-00000000f91c | TASK | Write the config_step hieradata 2026-03-14 08:24:39.566476 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:17.820087 | 0.12s 2026-03-14 08:24:39.567766 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647039 | 0:22:17.821426 | 0.10s 2026-03-14 08:24:39.585393 | 5546a185-508d-4e1c-b923-4be6332929a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:24:39.604538 | fa163e0a-ba28-31b9-2e96-00000000f934 | TASK | Gather podman infos 2026-03-14 08:24:39.646110 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:39.816276 | fa163e0a-ba28-31b9-2e96-00000000f88e | OK | Gather podman infos | np0005647037 2026-03-14 08:24:39.817862 | fa163e0a-ba28-31b9-2e96-00000000f88e | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:22:18.071505 | 0.82s 2026-03-14 08:24:39.849298 | fa163e0a-ba28-31b9-2e96-00000000f88f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:39.868248 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:18.121883 | 0.22s 2026-03-14 08:24:39.884907 | 59e0c219-01a3-4ea1-86d5-4538c4346140 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:24:39.914487 | fa163e0a-ba28-31b9-2e96-00000000f963 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:39.924786 | fa163e0a-ba28-31b9-2e96-00000000f88f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:18.178412 | 0.07s 2026-03-14 08:24:39.993871 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647037 | 0:22:18.247503 | 0.04s 2026-03-14 08:24:40.031168 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.066064 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:18.319702 | 0.03s 2026-03-14 08:24:40.079899 | b56e9396-328c-4dca-9bd1-feb49112ad43 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:24:40.102369 | fa163e0a-ba28-31b9-2e96-00000000f9e3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.160575 | fa163e0a-ba28-31b9-2e96-00000000f716 | CHANGED | Enable and start netns-placeholder | np0005647033 2026-03-14 08:24:40.161768 | fa163e0a-ba28-31b9-2e96-00000000f716 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647033 | 0:22:18.415419 | 0.79s 2026-03-14 08:24:40.177355 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:24:40.244462 | fa163e0a-ba28-31b9-2e96-00000000f773 | CHANGED | Enable and start netns-placeholder | np0005647035 2026-03-14 08:24:40.247177 | fa163e0a-ba28-31b9-2e96-00000000f773 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647035 | 0:22:18.500819 | 0.85s 2026-03-14 08:24:40.249335 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:22:18.502988 | 0.07s 2026-03-14 08:24:40.284968 | d1e3ada7-1cf6-40fd-ad05-588531a7d60b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647033 2026-03-14 08:24:40.323449 | fa163e0a-ba28-31b9-2e96-00000000fa2b | TASK | Update config hashes for container startup configs 2026-03-14 08:24:40.351514 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:24:40.416091 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:22:18.669723 | 0.06s 2026-03-14 08:24:40.469662 | 32a3abcb-4e84-4bfd-8478-c9e602e9a4e0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647035 2026-03-14 08:24:40.500393 | fa163e0a-ba28-31b9-2e96-00000000fa4c | TASK | Update config hashes for container startup configs 2026-03-14 08:24:40.509937 | fa163e0a-ba28-31b9-2e96-00000000f934 | OK | Gather podman infos | np0005647038 2026-03-14 08:24:40.511261 | fa163e0a-ba28-31b9-2e96-00000000f934 | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:22:18.764905 | 0.91s 2026-03-14 08:24:40.528221 | fa163e0a-ba28-31b9-2e96-00000000f91c | OK | Write the config_step hieradata | np0005647032 2026-03-14 08:24:40.528888 | fa163e0a-ba28-31b9-2e96-00000000f91c | TIMING | Write the config_step hieradata | np0005647032 | 0:22:18.782545 | 0.97s 2026-03-14 08:24:40.547571 | fa163e0a-ba28-31b9-2e96-00000000f935 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.576810 | fa163e0a-ba28-31b9-2e96-00000000f91d | TASK | Run puppet host configuration for step 3 2026-03-14 08:24:40.613671 | fa163e0a-ba28-31b9-2e96-00000000f935 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:18.867306 | 0.06s 2026-03-14 08:24:40.693384 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647038 | 0:22:18.947022 | 0.05s 2026-03-14 08:24:40.717842 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.732031 | fa163e0a-ba28-31b9-2e96-00000000fa2b | OK | Update config hashes for container startup configs | np0005647033 2026-03-14 08:24:40.733266 | fa163e0a-ba28-31b9-2e96-00000000fa2b | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647033 | 0:22:18.986915 | 0.41s 2026-03-14 08:24:40.750173 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.774100 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:19.027735 | 0.06s 2026-03-14 08:24:40.786405 | fad870f7-4fb2-4c0c-bf73-36849069d922 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:24:40.822093 | fa163e0a-ba28-31b9-2e96-00000000faa7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.833957 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:19.087571 | 0.08s 2026-03-14 08:24:40.861114 | 4446bf15-9a39-48d3-b074-ee0f09c67b3b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:24:40.887638 | fa163e0a-ba28-31b9-2e96-00000000faeb | TASK | Gather podman infos 2026-03-14 08:24:40.902536 | fa163e0a-ba28-31b9-2e96-00000000fa4c | OK | Update config hashes for container startup configs | np0005647035 2026-03-14 08:24:40.903806 | fa163e0a-ba28-31b9-2e96-00000000fa4c | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647035 | 0:22:19.157450 | 0.40s 2026-03-14 08:24:40.926426 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:40.961722 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:19.215366 | 0.03s 2026-03-14 08:24:40.977304 | ea2baed6-2005-416a-b337-ca9ffc07cb5b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:24:40.995973 | fa163e0a-ba28-31b9-2e96-00000000fb1a | TASK | Gather podman infos 2026-03-14 08:24:41.400603 | fa163e0a-ba28-31b9-2e96-00000000f91d | CHANGED | Run puppet host configuration for step 3 | np0005647032 2026-03-14 08:24:41.402836 | fa163e0a-ba28-31b9-2e96-00000000f91d | TIMING | Run puppet host configuration for step 3 | np0005647032 | 0:22:19.656389 | 0.82s 2026-03-14 08:24:41.426912 | fa163e0a-ba28-31b9-2e96-00000000f91e | TASK | Wait for puppet host configuration to finish 2026-03-14 08:24:41.791448 | fa163e0a-ba28-31b9-2e96-00000000f91e | WAITING | Wait for puppet host configuration to finish | np0005647032 | 360 retries left 2026-03-14 08:24:41.887393 | fa163e0a-ba28-31b9-2e96-00000000faeb | OK | Gather podman infos | np0005647033 2026-03-14 08:24:41.888518 | fa163e0a-ba28-31b9-2e96-00000000faeb | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:22:20.142170 | 1.00s 2026-03-14 08:24:41.949497 | fa163e0a-ba28-31b9-2e96-00000000faec | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:42.008700 | fa163e0a-ba28-31b9-2e96-00000000faec | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:20.262343 | 0.05s 2026-03-14 08:24:42.091579 | fa163e0a-ba28-31b9-2e96-00000000fb1a | OK | Gather podman infos | np0005647035 2026-03-14 08:24:42.092648 | fa163e0a-ba28-31b9-2e96-00000000fb1a | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:22:20.346297 | 1.10s 2026-03-14 08:24:42.173098 | fa163e0a-ba28-31b9-2e96-00000000fb1b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:42.179141 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:22:20.432775 | 0.09s 2026-03-14 08:24:42.210349 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:42.226941 | fa163e0a-ba28-31b9-2e96-00000000fb1b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:20.480500 | 0.05s 2026-03-14 08:24:42.280989 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:20.534616 | 0.07s 2026-03-14 08:24:42.302648 | 4e9213a0-952f-4d63-a934-49402b8fdaa5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:24:42.327225 | fa163e0a-ba28-31b9-2e96-00000000fbc5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:42.345643 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:22:20.599273 | 0.07s 2026-03-14 08:24:42.378757 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:42.421440 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:20.675074 | 0.04s 2026-03-14 08:24:42.437075 | 5f7253b9-668a-4f7c-be8c-918f08541bd5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:24:42.462751 | fa163e0a-ba28-31b9-2e96-00000000fc0b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:43.622637 | fa163e0a-ba28-31b9-2e96-00000000f963 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 2026-03-14 08:24:43.623776 | fa163e0a-ba28-31b9-2e96-00000000f963 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:21.877423 | 3.71s 2026-03-14 08:24:43.639573 | fa163e0a-ba28-31b9-2e96-00000000f964 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:44.021507 | fa163e0a-ba28-31b9-2e96-00000000f9e3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 2026-03-14 08:24:44.023118 | fa163e0a-ba28-31b9-2e96-00000000f9e3 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:22.276757 | 3.92s 2026-03-14 08:24:44.052302 | fa163e0a-ba28-31b9-2e96-00000000f9e4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:44.980042 | fa163e0a-ba28-31b9-2e96-00000000faa7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 2026-03-14 08:24:44.981176 | fa163e0a-ba28-31b9-2e96-00000000faa7 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:23.234824 | 4.16s 2026-03-14 08:24:44.997312 | fa163e0a-ba28-31b9-2e96-00000000faa8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:48.796440 | fa163e0a-ba28-31b9-2e96-00000000fbc5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 2026-03-14 08:24:48.798333 | fa163e0a-ba28-31b9-2e96-00000000fbc5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:27.051971 | 6.47s 2026-03-14 08:24:48.829129 | fa163e0a-ba28-31b9-2e96-00000000fbc6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:49.294085 | fa163e0a-ba28-31b9-2e96-00000000fc0b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 2026-03-14 08:24:49.295454 | fa163e0a-ba28-31b9-2e96-00000000fc0b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:27.549099 | 6.83s 2026-03-14 08:24:49.334458 | fa163e0a-ba28-31b9-2e96-00000000fc0c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:24:52.159365 | fa163e0a-ba28-31b9-2e96-00000000f91e | WAITING | Wait for puppet host configuration to finish | np0005647032 | 359 retries left 2026-03-14 08:25:02.459719 | fa163e0a-ba28-31b9-2e96-00000000f91e | CHANGED | Wait for puppet host configuration to finish | np0005647032 2026-03-14 08:25:02.461081 | fa163e0a-ba28-31b9-2e96-00000000f91e | TIMING | Wait for puppet host configuration to finish | np0005647032 | 0:22:40.714734 | 21.03s 2026-03-14 08:25:02.488144 | fa163e0a-ba28-31b9-2e96-00000000f91f | TASK | Debug output for task: Run puppet host configuration for step 3 2026-03-14 08:25:02.587936 | fa163e0a-ba28-31b9-2e96-00000000f91f | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0005647032 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:24:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:24:48 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:24:48 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:24:48 puppet-user: (file & line not available)", "<13>Mar 14 08:24:48 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>Mar 14 08:24:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:24:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:24:48 puppet-user: Notice: Compiled catalog for np0005647032.ooo.test in environment production in 0.48 seconds", "<13>Mar 14 08:24:53 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Mar 14 08:24:55 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Mar 14 08:24:56 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Mar 14 08:24:56 puppet-user: Notice: Applied catalog in 8.12 seconds", "<13>Mar 14 08:24:56 puppet-user: Application:", "<13>Mar 14 08:24:56 puppet-user: Initial environment: production", "<13>Mar 14 08:24:56 puppet-user: Converged environment: production", "<13>Mar 14 08:24:56 puppet-user: Run mode: user", "<13>Mar 14 08:24:56 puppet-user: Changes:", "<13>Mar 14 08:24:56 puppet-user: Total: 2", "<13>Mar 14 08:24:56 puppet-user: Events:", "<13>Mar 14 08:24:56 puppet-user: Success: 2", "<13>Mar 14 08:24:56 puppet-user: Resources:", "<13>Mar 14 08:24:56 puppet-user: Changed: 2", "<13>Mar 14 08:24:56 puppet-user: Out of sync: 2", "<13>Mar 14 08:24:56 puppet-user: Total: 28", "<13>Mar 14 08:24:56 puppet-user: Time:", "<13>Mar 14 08:24:56 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:24:56 puppet-user: Package: 0.00", "<13>Mar 14 08:24:56 puppet-user: File line: 0.00", "<13>Mar 14 08:24:56 puppet-user: Schedule: 0.00", "<13>Mar 14 08:24:56 puppet-user: File: 0.00", "<13>Mar 14 08:24:56 puppet-user: User: 0.01", "<13>Mar 14 08:24:56 puppet-user: Augeas: 0.01", "<13>Mar 14 08:24:56 puppet-user: Service: 0.09", "<13>Mar 14 08:24:56 puppet-user: Config retrieval: 0.52", "<13>Mar 14 08:24:56 puppet-user: Pcmk property: 1.52", "<13>Mar 14 08:24:56 puppet-user: Last run: 1773476696", "<13>Mar 14 08:24:56 puppet-user: Pcmk resource op default: 2.07", "<13>Mar 14 08:24:56 puppet-user: Exec: 2.09", "<13>Mar 14 08:24:56 puppet-user: Pcmk resource default: 2.18", "<13>Mar 14 08:24:56 puppet-user: Transaction evaluation: 8.10", "<13>Mar 14 08:24:56 puppet-user: Catalog application: 8.12", "<13>Mar 14 08:24:56 puppet-user: Total: 8.13", "<13>Mar 14 08:24:56 puppet-user: Version:", "<13>Mar 14 08:24:56 puppet-user: Config: 1773476688", "<13>Mar 14 08:24:56 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:25:02.588918 | fa163e0a-ba28-31b9-2e96-00000000f91f | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005647032 | 0:22:40.842573 | 0.10s 2026-03-14 08:25:02.605042 | fa163e0a-ba28-31b9-2e96-00000000f920 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:25:02.637668 | fa163e0a-ba28-31b9-2e96-00000000f920 | TIMING | Pre-cache facts for puppet containers | np0005647032 | 0:22:40.891317 | 0.03s 2026-03-14 08:25:02.675564 | fa163e0a-ba28-31b9-2e96-00000000f360 | TASK | Gather variables for each operating system 2026-03-14 08:25:02.798455 | fa163e0a-ba28-31b9-2e96-00000000f360 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647032 | 0:22:41.052093 | 0.12s 2026-03-14 08:25:02.820156 | fa163e0a-ba28-31b9-2e96-00000000f361 | TASK | Create puppet caching structures 2026-03-14 08:25:03.164119 | fa163e0a-ba28-31b9-2e96-00000000f361 | CHANGED | Create puppet caching structures | np0005647032 2026-03-14 08:25:03.165876 | fa163e0a-ba28-31b9-2e96-00000000f361 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647032 | 0:22:41.419527 | 0.34s 2026-03-14 08:25:03.182849 | fa163e0a-ba28-31b9-2e96-00000000f362 | TASK | Check for facter.conf 2026-03-14 08:25:03.506358 | fa163e0a-ba28-31b9-2e96-00000000f362 | OK | Check for facter.conf | np0005647032 2026-03-14 08:25:03.507352 | fa163e0a-ba28-31b9-2e96-00000000f362 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647032 | 0:22:41.761006 | 0.32s 2026-03-14 08:25:03.529780 | fa163e0a-ba28-31b9-2e96-00000000f363 | TASK | Remove facter.conf if directory 2026-03-14 08:25:03.560135 | fa163e0a-ba28-31b9-2e96-00000000f363 | SKIPPED | Remove facter.conf if directory | np0005647032 2026-03-14 08:25:03.561091 | fa163e0a-ba28-31b9-2e96-00000000f363 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647032 | 0:22:41.814743 | 0.03s 2026-03-14 08:25:03.584433 | fa163e0a-ba28-31b9-2e96-00000000f364 | TASK | Write facter cache config 2026-03-14 08:25:04.388522 | fa163e0a-ba28-31b9-2e96-00000000f364 | CHANGED | Write facter cache config | np0005647032 2026-03-14 08:25:04.390321 | fa163e0a-ba28-31b9-2e96-00000000f364 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647032 | 0:22:42.643966 | 0.80s 2026-03-14 08:25:04.424766 | fa163e0a-ba28-31b9-2e96-00000000f365 | TASK | Cleanup facter cache if exists 2026-03-14 08:25:04.620487 | fa163e0a-ba28-31b9-2e96-00000000fbc6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 2026-03-14 08:25:04.622120 | fa163e0a-ba28-31b9-2e96-00000000fbc6 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647033 | 0:22:42.875773 | 15.79s 2026-03-14 08:25:04.667525 | fa163e0a-ba28-31b9-2e96-00000000f1ad | TASK | Clean container_puppet_tasks for np0005647033 step 3 2026-03-14 08:25:04.768208 | fa163e0a-ba28-31b9-2e96-00000000f365 | CHANGED | Cleanup facter cache if exists | np0005647032 2026-03-14 08:25:04.770500 | fa163e0a-ba28-31b9-2e96-00000000f365 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647032 | 0:22:43.024097 | 0.34s 2026-03-14 08:25:04.810461 | fa163e0a-ba28-31b9-2e96-00000000f366 | TASK | Pre-cache facts 2026-03-14 08:25:04.858523 | fa163e0a-ba28-31b9-2e96-00000000f9e4 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 2026-03-14 08:25:04.859739 | fa163e0a-ba28-31b9-2e96-00000000f9e4 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647037 | 0:22:43.113387 | 20.81s 2026-03-14 08:25:04.897143 | fa163e0a-ba28-31b9-2e96-00000000f126 | TASK | Clean container_puppet_tasks for np0005647037 step 3 2026-03-14 08:25:05.002451 | fa163e0a-ba28-31b9-2e96-00000000f1ad | OK | Clean container_puppet_tasks for np0005647033 step 3 | np0005647033 2026-03-14 08:25:05.003717 | fa163e0a-ba28-31b9-2e96-00000000f1ad | TIMING | Clean container_puppet_tasks for np0005647033 step 3 | np0005647033 | 0:22:43.257364 | 0.33s 2026-03-14 08:25:05.036320 | fa163e0a-ba28-31b9-2e96-00000000f1ae | TASK | Calculate container_puppet_tasks for np0005647033 step 3 2026-03-14 08:25:05.092738 | fa163e0a-ba28-31b9-2e96-00000000f1ae | TIMING | Calculate container_puppet_tasks for np0005647033 step 3 | np0005647033 | 0:22:43.346385 | 0.06s 2026-03-14 08:25:05.107666 | fa163e0a-ba28-31b9-2e96-00000000f1af | TASK | Include container-puppet tasks for step 3 2026-03-14 08:25:05.155025 | fa163e0a-ba28-31b9-2e96-00000000f1af | TIMING | Include container-puppet tasks for step 3 | np0005647033 | 0:22:43.408670 | 0.05s 2026-03-14 08:25:05.171360 | cf9dea20-500e-4db2-b912-a5345a522e14 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647033 2026-03-14 08:25:05.200781 | fa163e0a-ba28-31b9-2e96-00000000fcc5 | TASK | Write container-puppet-tasks json file for np0005647033 step 3 2026-03-14 08:25:05.208608 | fa163e0a-ba28-31b9-2e96-00000000f126 | OK | Clean container_puppet_tasks for np0005647037 step 3 | np0005647037 2026-03-14 08:25:05.209851 | fa163e0a-ba28-31b9-2e96-00000000f126 | TIMING | Clean container_puppet_tasks for np0005647037 step 3 | np0005647037 | 0:22:43.463497 | 0.31s 2026-03-14 08:25:05.228425 | fa163e0a-ba28-31b9-2e96-00000000f127 | TASK | Calculate container_puppet_tasks for np0005647037 step 3 2026-03-14 08:25:05.285892 | fa163e0a-ba28-31b9-2e96-00000000f127 | TIMING | Calculate container_puppet_tasks for np0005647037 step 3 | np0005647037 | 0:22:43.539530 | 0.06s 2026-03-14 08:25:05.296632 | fa163e0a-ba28-31b9-2e96-00000000f128 | TASK | Include container-puppet tasks for step 3 2026-03-14 08:25:05.348113 | fa163e0a-ba28-31b9-2e96-00000000f128 | TIMING | Include container-puppet tasks for step 3 | np0005647037 | 0:22:43.601751 | 0.05s 2026-03-14 08:25:05.365143 | 72691005-0e48-49b4-9fd2-0fb68b4c5ee2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647037 2026-03-14 08:25:05.384593 | fa163e0a-ba28-31b9-2e96-00000000fce2 | TASK | Write container-puppet-tasks json file for np0005647037 step 3 2026-03-14 08:25:05.453206 | fa163e0a-ba28-31b9-2e96-00000000f366 | CHANGED | Pre-cache facts | np0005647032 2026-03-14 08:25:05.454154 | fa163e0a-ba28-31b9-2e96-00000000f366 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647032 | 0:22:43.707807 | 0.64s 2026-03-14 08:25:05.472273 | fa163e0a-ba28-31b9-2e96-00000000f367 | TASK | Failed deployment if facter fails 2026-03-14 08:25:05.508580 | fa163e0a-ba28-31b9-2e96-00000000f367 | SKIPPED | Failed deployment if facter fails | np0005647032 2026-03-14 08:25:05.509510 | fa163e0a-ba28-31b9-2e96-00000000f367 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647032 | 0:22:43.763164 | 0.04s 2026-03-14 08:25:05.539461 | fa163e0a-ba28-31b9-2e96-00000000f368 | TASK | Sync cached facts 2026-03-14 08:25:05.932958 | fa163e0a-ba28-31b9-2e96-00000000f964 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 2026-03-14 08:25:05.935766 | fa163e0a-ba28-31b9-2e96-00000000f964 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647039 | 0:22:44.189421 | 22.30s 2026-03-14 08:25:05.936359 | fa163e0a-ba28-31b9-2e96-00000000f368 | CHANGED | Sync cached facts | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-00000000f368') missing from stats 2026-03-14 08:25:05.988656 | fa163e0a-ba28-31b9-2e96-00000000f173 | TASK | Clean container_puppet_tasks for np0005647039 step 3 2026-03-14 08:25:06.022291 | fa163e0a-ba28-31b9-2e96-00000000f923 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:25:06.062347 | fa163e0a-ba28-31b9-2e96-00000000f923 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647032 2026-03-14 08:25:06.063237 | fa163e0a-ba28-31b9-2e96-00000000f923 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647032 | 0:22:44.316884 | 0.04s 2026-03-14 08:25:06.091024 | fa163e0a-ba28-31b9-2e96-00000000f925 | TASK | Manage containers for step 3 with tripleo-ansible 2026-03-14 08:25:06.108864 | fa163e0a-ba28-31b9-2e96-00000000fc0c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 2026-03-14 08:25:06.109792 | fa163e0a-ba28-31b9-2e96-00000000fc0c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647035 | 0:22:44.363443 | 16.77s 2026-03-14 08:25:06.127256 | fa163e0a-ba28-31b9-2e96-00000000f925 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005647032 | 0:22:44.380911 | 0.04s 2026-03-14 08:25:06.160493 | fa163e0a-ba28-31b9-2e96-00000000f557 | TASK | Gather variables for each operating system 2026-03-14 08:25:06.201450 | fa163e0a-ba28-31b9-2e96-00000000f195 | TASK | Clean container_puppet_tasks for np0005647035 step 3 2026-03-14 08:25:06.260382 | fa163e0a-ba28-31b9-2e96-00000000f557 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:22:44.514024 | 0.10s 2026-03-14 08:25:06.261147 | fa163e0a-ba28-31b9-2e96-00000000fcc5 | CHANGED | Write container-puppet-tasks json file for np0005647033 step 3 | np0005647033 2026-03-14 08:25:06.261692 | fa163e0a-ba28-31b9-2e96-00000000fcc5 | TIMING | Write container-puppet-tasks json file for np0005647033 step 3 | np0005647033 | 0:22:44.515350 | 1.06s 2026-03-14 08:25:06.279462 | fa163e0a-ba28-31b9-2e96-00000000f558 | TASK | Create container logs path 2026-03-14 08:25:06.308444 | fa163e0a-ba28-31b9-2e96-00000000fcc7 | TASK | Generate container puppet configs for step 3 2026-03-14 08:25:06.318241 | fa163e0a-ba28-31b9-2e96-00000000f173 | OK | Clean container_puppet_tasks for np0005647039 step 3 | np0005647039 2026-03-14 08:25:06.319396 | fa163e0a-ba28-31b9-2e96-00000000f173 | TIMING | Clean container_puppet_tasks for np0005647039 step 3 | np0005647039 | 0:22:44.573043 | 0.33s 2026-03-14 08:25:06.344097 | fa163e0a-ba28-31b9-2e96-00000000f174 | TASK | Calculate container_puppet_tasks for np0005647039 step 3 2026-03-14 08:25:06.351875 | fa163e0a-ba28-31b9-2e96-00000000fce2 | CHANGED | Write container-puppet-tasks json file for np0005647037 step 3 | np0005647037 2026-03-14 08:25:06.352887 | fa163e0a-ba28-31b9-2e96-00000000fce2 | TIMING | Write container-puppet-tasks json file for np0005647037 step 3 | np0005647037 | 0:22:44.606532 | 0.97s 2026-03-14 08:25:06.364920 | fa163e0a-ba28-31b9-2e96-00000000fce4 | TASK | Generate container puppet configs for step 3 2026-03-14 08:25:06.378572 | fa163e0a-ba28-31b9-2e96-00000000f174 | TIMING | Calculate container_puppet_tasks for np0005647039 step 3 | np0005647039 | 0:22:44.632197 | 0.03s 2026-03-14 08:25:06.390215 | fa163e0a-ba28-31b9-2e96-00000000f175 | TASK | Include container-puppet tasks for step 3 2026-03-14 08:25:06.417635 | fa163e0a-ba28-31b9-2e96-00000000f175 | TIMING | Include container-puppet tasks for step 3 | np0005647039 | 0:22:44.671283 | 0.03s 2026-03-14 08:25:06.428901 | 2eb50430-3395-4722-8e9a-696ef970b590 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647039 2026-03-14 08:25:06.448499 | fa163e0a-ba28-31b9-2e96-00000000fd40 | TASK | Write container-puppet-tasks json file for np0005647039 step 3 2026-03-14 08:25:06.522440 | fa163e0a-ba28-31b9-2e96-00000000f195 | OK | Clean container_puppet_tasks for np0005647035 step 3 | np0005647035 2026-03-14 08:25:06.523311 | fa163e0a-ba28-31b9-2e96-00000000f195 | TIMING | Clean container_puppet_tasks for np0005647035 step 3 | np0005647035 | 0:22:44.776963 | 0.32s 2026-03-14 08:25:06.545482 | fa163e0a-ba28-31b9-2e96-00000000f196 | TASK | Calculate container_puppet_tasks for np0005647035 step 3 2026-03-14 08:25:06.581478 | fa163e0a-ba28-31b9-2e96-00000000f196 | TIMING | Calculate container_puppet_tasks for np0005647035 step 3 | np0005647035 | 0:22:44.835119 | 0.03s 2026-03-14 08:25:06.596851 | fa163e0a-ba28-31b9-2e96-00000000f197 | TASK | Include container-puppet tasks for step 3 2026-03-14 08:25:06.617234 | fa163e0a-ba28-31b9-2e96-00000000f558 | OK | Create container logs path | np0005647032 2026-03-14 08:25:06.618267 | fa163e0a-ba28-31b9-2e96-00000000f558 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:22:44.871917 | 0.34s 2026-03-14 08:25:06.637635 | fa163e0a-ba28-31b9-2e96-00000000f55a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:25:06.661290 | fa163e0a-ba28-31b9-2e96-00000000f197 | TIMING | Include container-puppet tasks for step 3 | np0005647035 | 0:22:44.914932 | 0.06s 2026-03-14 08:25:06.668287 | fa163e0a-ba28-31b9-2e96-00000000fcc7 | OK | Generate container puppet configs for step 3 | np0005647033 2026-03-14 08:25:06.668849 | fa163e0a-ba28-31b9-2e96-00000000fcc7 | TIMING | Generate container puppet configs for step 3 | np0005647033 | 0:22:44.922510 | 0.36s 2026-03-14 08:25:06.669204 | fa163e0a-ba28-31b9-2e96-00000000fce4 | OK | Generate container puppet configs for step 3 | np0005647037 2026-03-14 08:25:06.669567 | fa163e0a-ba28-31b9-2e96-00000000fce4 | TIMING | Generate container puppet configs for step 3 | np0005647037 | 0:22:44.923227 | 0.30s 2026-03-14 08:25:06.685685 | e6f8b6c4-296f-43db-a1ef-7486894cb32a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647035 2026-03-14 08:25:06.700424 | fa163e0a-ba28-31b9-2e96-00000000fce5 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:25:06.732932 | fa163e0a-ba28-31b9-2e96-00000000fcc8 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:25:06.784602 | fa163e0a-ba28-31b9-2e96-00000000fd63 | TASK | Write container-puppet-tasks json file for np0005647035 step 3 2026-03-14 08:25:06.794731 | fa163e0a-ba28-31b9-2e96-00000000fce5 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647037 | 0:22:45.048340 | 0.09s 2026-03-14 08:25:06.796294 | fa163e0a-ba28-31b9-2e96-00000000fcc8 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647033 | 0:22:45.049946 | 0.06s 2026-03-14 08:25:06.873985 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:25:06.895680 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:25:06.980690 | fa163e0a-ba28-31b9-2e96-00000000f55a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 2026-03-14 08:25:06.981632 | fa163e0a-ba28-31b9-2e96-00000000f55a | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:22:45.235283 | 0.34s 2026-03-14 08:25:07.002241 | fa163e0a-ba28-31b9-2e96-00000000f55b | TASK | Finalise hashes for all containers 2026-03-14 08:25:07.011168 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:22:45.264798 | 0.14s 2026-03-14 08:25:07.023746 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:25:07.036175 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:22:45.289818 | 0.14s 2026-03-14 08:25:07.053719 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:25:07.373083 | fa163e0a-ba28-31b9-2e96-00000000f55b | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:25:07.374307 | fa163e0a-ba28-31b9-2e96-00000000f55b | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:22:45.627956 | 0.37s 2026-03-14 08:25:07.375106 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647037 2026-03-14 08:25:07.375923 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:22:45.629577 | 0.35s 2026-03-14 08:25:07.376853 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647033 2026-03-14 08:25:07.377585 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:22:45.631205 | 0.32s 2026-03-14 08:25:07.398642 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:07.440102 | fa163e0a-ba28-31b9-2e96-00000000f55d | TASK | Manage systemd shutdown files 2026-03-14 08:25:07.473775 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:07.485519 | fa163e0a-ba28-31b9-2e96-00000000fd40 | CHANGED | Write container-puppet-tasks json file for np0005647039 step 3 | np0005647039 2026-03-14 08:25:07.486690 | fa163e0a-ba28-31b9-2e96-00000000fd40 | TIMING | Write container-puppet-tasks json file for np0005647039 step 3 | np0005647039 | 0:22:45.740334 | 1.04s 2026-03-14 08:25:07.487384 | fa163e0a-ba28-31b9-2e96-00000000f55d | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:22:45.741042 | 0.04s 2026-03-14 08:25:07.522887 | 65955553-d7ce-44a5-8d57-63e9a071e230 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647032 2026-03-14 08:25:07.537685 | fa163e0a-ba28-31b9-2e96-00000000fd42 | TASK | Generate container puppet configs for step 3 2026-03-14 08:25:07.559650 | fa163e0a-ba28-31b9-2e96-00000000fe1c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:25:07.746991 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 2026-03-14 08:25:07.749770 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 | 0:22:46.003399 | 0.35s 2026-03-14 08:25:07.771583 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:25:07.806396 | fa163e0a-ba28-31b9-2e96-00000000fd63 | CHANGED | Write container-puppet-tasks json file for np0005647035 step 3 | np0005647035 2026-03-14 08:25:07.809118 | fa163e0a-ba28-31b9-2e96-00000000fd63 | TIMING | Write container-puppet-tasks json file for np0005647035 step 3 | np0005647035 | 0:22:46.062657 | 1.02s 2026-03-14 08:25:07.843748 | fa163e0a-ba28-31b9-2e96-00000000fd65 | TASK | Generate container puppet configs for step 3 2026-03-14 08:25:07.854479 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:25:07.855961 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:22:46.109600 | 0.08s 2026-03-14 08:25:07.856847 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 2026-03-14 08:25:07.857498 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 | 0:22:46.111155 | 0.38s 2026-03-14 08:25:07.876870 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:25:07.922776 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:25:07.932193 | fa163e0a-ba28-31b9-2e96-00000000fd42 | OK | Generate container puppet configs for step 3 | np0005647039 2026-03-14 08:25:07.933792 | fa163e0a-ba28-31b9-2e96-00000000fd42 | TIMING | Generate container puppet configs for step 3 | np0005647039 | 0:22:46.187430 | 0.40s 2026-03-14 08:25:07.934452 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:25:07.935072 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:22:46.188727 | 0.06s 2026-03-14 08:25:07.935946 | fa163e0a-ba28-31b9-2e96-00000000fe1c | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647032 2026-03-14 08:25:07.936721 | fa163e0a-ba28-31b9-2e96-00000000fe1c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647032 | 0:22:46.190376 | 0.38s 2026-03-14 08:25:07.952755 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:25:07.987903 | fa163e0a-ba28-31b9-2e96-00000000fd43 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:25:08.023924 | fa163e0a-ba28-31b9-2e96-00000000fe1d | TASK | Set podman_drop_in fact 2026-03-14 08:25:08.029939 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:25:08.030836 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:22:46.284484 | 0.11s 2026-03-14 08:25:08.031230 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:25:08.031535 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:22:46.285197 | 0.07s 2026-03-14 08:25:08.031930 | fa163e0a-ba28-31b9-2e96-00000000fd43 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647039 | 0:22:46.285592 | 0.04s 2026-03-14 08:25:08.062039 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.084558 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:25:08.113476 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:25:08.121368 | fa163e0a-ba28-31b9-2e96-00000000fe1d | OK | Set podman_drop_in fact | np0005647032 2026-03-14 08:25:08.122243 | fa163e0a-ba28-31b9-2e96-00000000fe1d | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647032 | 0:22:46.375892 | 0.10s 2026-03-14 08:25:08.122635 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 2026-03-14 08:25:08.122943 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 | 0:22:46.376606 | 0.06s 2026-03-14 08:25:08.135146 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.162518 | fa163e0a-ba28-31b9-2e96-00000000fe1f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:25:08.169166 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:25:08.177358 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:22:46.431003 | 0.06s 2026-03-14 08:25:08.177720 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 2026-03-14 08:25:08.178013 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647037 | 0:22:46.431675 | 0.04s 2026-03-14 08:25:08.206903 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:25:08.213069 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:22:46.466702 | 0.13s 2026-03-14 08:25:08.238578 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:25:08.271739 | fa163e0a-ba28-31b9-2e96-00000000fd65 | OK | Generate container puppet configs for step 3 | np0005647035 2026-03-14 08:25:08.272507 | fa163e0a-ba28-31b9-2e96-00000000fd65 | TIMING | Generate container puppet configs for step 3 | np0005647035 | 0:22:46.526160 | 0.43s 2026-03-14 08:25:08.272844 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:25:08.273178 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:22:46.526840 | 0.07s 2026-03-14 08:25:08.291683 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.312954 | fa163e0a-ba28-31b9-2e96-00000000fd66 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:25:08.338429 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 2026-03-14 08:25:08.344846 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 | 0:22:46.598496 | 0.05s 2026-03-14 08:25:08.345193 | fa163e0a-ba28-31b9-2e96-00000000fd66 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647035 | 0:22:46.598855 | 0.03s 2026-03-14 08:25:08.380430 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.400157 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:25:08.434647 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 2026-03-14 08:25:08.435572 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647033 | 0:22:46.689203 | 0.05s 2026-03-14 08:25:08.531087 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:22:46.784734 | 0.13s 2026-03-14 08:25:08.546967 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:25:08.562345 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647039 2026-03-14 08:25:08.563647 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:22:46.817293 | 0.32s 2026-03-14 08:25:08.577118 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.719796 | fa163e0a-ba28-31b9-2e96-00000000faa8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 2026-03-14 08:25:08.720804 | fa163e0a-ba28-31b9-2e96-00000000faa8 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647038 | 0:22:46.974455 | 23.72s 2026-03-14 08:25:08.746946 | fa163e0a-ba28-31b9-2e96-00000000f159 | TASK | Clean container_puppet_tasks for np0005647038 step 3 2026-03-14 08:25:08.876499 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647035 2026-03-14 08:25:08.877530 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:22:47.131180 | 0.33s 2026-03-14 08:25:08.897987 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:08.904828 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 2026-03-14 08:25:08.905735 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 | 0:22:47.159382 | 0.33s 2026-03-14 08:25:08.917014 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:25:08.966752 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:25:08.967693 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:22:47.221347 | 0.05s 2026-03-14 08:25:08.977573 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:25:09.014094 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:25:09.015333 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:22:47.268988 | 0.04s 2026-03-14 08:25:09.025020 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:25:09.065574 | fa163e0a-ba28-31b9-2e96-00000000fe1f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-container-shutdown 2026-03-14 08:25:09.068022 | fa163e0a-ba28-31b9-2e96-00000000fe1f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:22:47.321663 | 0.90s 2026-03-14 08:25:09.078405 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:25:09.079275 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:22:47.332930 | 0.05s 2026-03-14 08:25:09.079769 | fa163e0a-ba28-31b9-2e96-00000000f159 | OK | Clean container_puppet_tasks for np0005647038 step 3 | np0005647038 2026-03-14 08:25:09.080244 | fa163e0a-ba28-31b9-2e96-00000000f159 | TIMING | Clean container_puppet_tasks for np0005647038 step 3 | np0005647038 | 0:22:47.333903 | 0.33s 2026-03-14 08:25:09.102841 | fa163e0a-ba28-31b9-2e96-00000000f15a | TASK | Calculate container_puppet_tasks for np0005647038 step 3 2026-03-14 08:25:09.122996 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:09.145936 | fa163e0a-ba28-31b9-2e96-00000000f15a | TIMING | Calculate container_puppet_tasks for np0005647038 step 3 | np0005647038 | 0:22:47.399560 | 0.04s 2026-03-14 08:25:09.158615 | fa163e0a-ba28-31b9-2e96-00000000f15b | TASK | Include container-puppet tasks for step 3 2026-03-14 08:25:09.175496 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 2026-03-14 08:25:09.176460 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 | 0:22:47.430106 | 0.05s 2026-03-14 08:25:09.189171 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:09.206443 | fa163e0a-ba28-31b9-2e96-00000000f15b | TIMING | Include container-puppet tasks for step 3 | np0005647038 | 0:22:47.460072 | 0.05s 2026-03-14 08:25:09.220692 | 37a9b95c-ba2f-47a3-9329-0fed55a9a47c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647038 2026-03-14 08:25:09.242818 | fa163e0a-ba28-31b9-2e96-00000000fef7 | TASK | Write container-puppet-tasks json file for np0005647038 step 3 2026-03-14 08:25:09.250285 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 2026-03-14 08:25:09.251225 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647039 | 0:22:47.504871 | 0.06s 2026-03-14 08:25:09.298865 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 2026-03-14 08:25:09.299375 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 | 0:22:47.553033 | 0.40s 2026-03-14 08:25:09.312931 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:25:09.365513 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:25:09.366461 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:22:47.620116 | 0.05s 2026-03-14 08:25:09.380762 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:25:09.414771 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:25:09.415593 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:22:47.669245 | 0.03s 2026-03-14 08:25:09.430269 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:25:09.481526 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:25:09.482466 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:22:47.736117 | 0.05s 2026-03-14 08:25:09.497824 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:09.548571 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 2026-03-14 08:25:09.549447 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 | 0:22:47.803097 | 0.05s 2026-03-14 08:25:09.569909 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:09.622465 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 2026-03-14 08:25:09.623357 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647035 | 0:22:47.877010 | 0.05s 2026-03-14 08:25:09.969593 | fa163e0a-ba28-31b9-2e96-00000000fe1f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-start-podman-container 2026-03-14 08:25:09.972430 | fa163e0a-ba28-31b9-2e96-00000000fe1f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:22:48.226078 | 1.81s 2026-03-14 08:25:09.982108 | fa163e0a-ba28-31b9-2e96-00000000fe1f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:22:48.235750 | 1.82s 2026-03-14 08:25:10.012788 | fa163e0a-ba28-31b9-2e96-00000000fe20 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:25:10.279449 | fa163e0a-ba28-31b9-2e96-00000000fef7 | CHANGED | Write container-puppet-tasks json file for np0005647038 step 3 | np0005647038 2026-03-14 08:25:10.280711 | fa163e0a-ba28-31b9-2e96-00000000fef7 | TIMING | Write container-puppet-tasks json file for np0005647038 step 3 | np0005647038 | 0:22:48.534353 | 1.04s 2026-03-14 08:25:10.295994 | fa163e0a-ba28-31b9-2e96-00000000fef9 | TASK | Generate container puppet configs for step 3 2026-03-14 08:25:10.681921 | fa163e0a-ba28-31b9-2e96-00000000fef9 | OK | Generate container puppet configs for step 3 | np0005647038 2026-03-14 08:25:10.684847 | fa163e0a-ba28-31b9-2e96-00000000fef9 | TIMING | Generate container puppet configs for step 3 | np0005647038 | 0:22:48.938483 | 0.39s 2026-03-14 08:25:10.706442 | fa163e0a-ba28-31b9-2e96-00000000fefa | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:25:10.744946 | fa163e0a-ba28-31b9-2e96-00000000fefa | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647038 | 0:22:48.998587 | 0.03s 2026-03-14 08:25:10.794228 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:25:10.920063 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:22:49.173695 | 0.12s 2026-03-14 08:25:10.940623 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:25:10.956975 | fa163e0a-ba28-31b9-2e96-00000000fe20 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 2026-03-14 08:25:10.958878 | fa163e0a-ba28-31b9-2e96-00000000fe20 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 | 0:22:49.212512 | 0.94s 2026-03-14 08:25:10.988899 | fa163e0a-ba28-31b9-2e96-00000000fe21 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:25:11.289239 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647038 2026-03-14 08:25:11.290592 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:22:49.544237 | 0.34s 2026-03-14 08:25:11.309445 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:11.676727 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 2026-03-14 08:25:11.677894 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 | 0:22:49.931541 | 0.37s 2026-03-14 08:25:11.692144 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:25:11.748915 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:25:11.750175 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:22:50.003826 | 0.06s 2026-03-14 08:25:11.766210 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:25:11.799388 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:25:11.800286 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:22:50.053936 | 0.03s 2026-03-14 08:25:11.810334 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:25:11.864235 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:25:11.865038 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:22:50.118693 | 0.05s 2026-03-14 08:25:11.876356 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:11.887628 | fa163e0a-ba28-31b9-2e96-00000000fe21 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 2026-03-14 08:25:11.888828 | fa163e0a-ba28-31b9-2e96-00000000fe21 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 | 0:22:50.142473 | 0.90s 2026-03-14 08:25:11.907197 | fa163e0a-ba28-31b9-2e96-00000000fe22 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:25:11.922669 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 2026-03-14 08:25:11.923579 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 | 0:22:50.177229 | 0.05s 2026-03-14 08:25:11.936024 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:25:11.984675 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 2026-03-14 08:25:11.985407 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647038 | 0:22:50.239063 | 0.05s 2026-03-14 08:25:12.718173 | fa163e0a-ba28-31b9-2e96-00000000fe22 | OK | Enable and start tripleo-container-shutdown | np0005647032 2026-03-14 08:25:12.720620 | fa163e0a-ba28-31b9-2e96-00000000fe22 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647032 | 0:22:50.974211 | 0.81s 2026-03-14 08:25:12.755821 | fa163e0a-ba28-31b9-2e96-00000000fe23 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:25:13.665776 | fa163e0a-ba28-31b9-2e96-00000000fe23 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 2026-03-14 08:25:13.667757 | fa163e0a-ba28-31b9-2e96-00000000fe23 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 | 0:22:51.921399 | 0.91s 2026-03-14 08:25:13.704693 | fa163e0a-ba28-31b9-2e96-00000000fe24 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:25:14.577659 | fa163e0a-ba28-31b9-2e96-00000000fe24 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 2026-03-14 08:25:14.579675 | fa163e0a-ba28-31b9-2e96-00000000fe24 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 | 0:22:52.833317 | 0.87s 2026-03-14 08:25:14.601627 | fa163e0a-ba28-31b9-2e96-00000000fe25 | TASK | Enable and start netns-placeholder 2026-03-14 08:25:15.454279 | fa163e0a-ba28-31b9-2e96-00000000fe25 | CHANGED | Enable and start netns-placeholder | np0005647032 2026-03-14 08:25:15.456256 | fa163e0a-ba28-31b9-2e96-00000000fe25 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647032 | 0:22:53.709902 | 0.85s 2026-03-14 08:25:15.489760 | fa163e0a-ba28-31b9-2e96-00000000f55f | TASK | Update container configs with new config hashes 2026-03-14 08:25:15.551054 | fa163e0a-ba28-31b9-2e96-00000000f55f | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:22:53.804685 | 0.06s 2026-03-14 08:25:15.581209 | 0bcfb8cf-ddf5-4bfd-9ed4-1444a0ebb0c8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647032 2026-03-14 08:25:15.605737 | fa163e0a-ba28-31b9-2e96-00000000ff84 | TASK | Update config hashes for container startup configs 2026-03-14 08:25:15.997704 | fa163e0a-ba28-31b9-2e96-00000000ff84 | OK | Update config hashes for container startup configs | np0005647032 2026-03-14 08:25:15.999716 | fa163e0a-ba28-31b9-2e96-00000000ff84 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647032 | 0:22:54.253366 | 0.39s 2026-03-14 08:25:16.024509 | fa163e0a-ba28-31b9-2e96-00000000f560 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:25:16.090847 | fa163e0a-ba28-31b9-2e96-00000000f560 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:22:54.344488 | 0.06s 2026-03-14 08:25:16.121532 | 07bdcff7-3cf4-49ce-9892-5e2c292462ae | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:25:16.153638 | fa163e0a-ba28-31b9-2e96-00000000ffa3 | TASK | Gather podman infos 2026-03-14 08:25:17.132616 | fa163e0a-ba28-31b9-2e96-00000000ffa3 | OK | Gather podman infos | np0005647032 2026-03-14 08:25:17.134537 | fa163e0a-ba28-31b9-2e96-00000000ffa3 | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:22:55.388187 | 0.98s 2026-03-14 08:25:17.201406 | fa163e0a-ba28-31b9-2e96-00000000ffa4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:25:17.277485 | fa163e0a-ba28-31b9-2e96-00000000ffa4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:22:55.531131 | 0.07s 2026-03-14 08:25:17.410827 | fa163e0a-ba28-31b9-2e96-00000000f220 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:22:55.664470 | 0.09s 2026-03-14 08:25:17.444150 | fa163e0a-ba28-31b9-2e96-00000000f561 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:25:17.488216 | fa163e0a-ba28-31b9-2e96-00000000f561 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:22:55.741858 | 0.04s 2026-03-14 08:25:17.505629 | e4af5f77-7a08-4617-bcd1-9da269846622 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:25:17.528639 | fa163e0a-ba28-31b9-2e96-00000001000e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:26:10.111960 | fa163e0a-ba28-31b9-2e96-00000001000e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 2026-03-14 08:26:10.113749 | fa163e0a-ba28-31b9-2e96-00000001000e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:23:48.367398 | 52.58s 2026-03-14 08:26:10.137460 | fa163e0a-ba28-31b9-2e96-00000001000f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-03-14 08:26:26.488969 | fa163e0a-ba28-31b9-2e96-00000001000f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 2026-03-14 08:26:26.490035 | fa163e0a-ba28-31b9-2e96-00000001000f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005647032 | 0:24:04.743690 | 16.35s 2026-03-14 08:26:26.527799 | fa163e0a-ba28-31b9-2e96-00000000f927 | TASK | Clean container_puppet_tasks for np0005647032 step 3 2026-03-14 08:26:26.867769 | fa163e0a-ba28-31b9-2e96-00000000f927 | OK | Clean container_puppet_tasks for np0005647032 step 3 | np0005647032 2026-03-14 08:26:26.868934 | fa163e0a-ba28-31b9-2e96-00000000f927 | TIMING | Clean container_puppet_tasks for np0005647032 step 3 | np0005647032 | 0:24:05.122582 | 0.33s 2026-03-14 08:26:26.904464 | fa163e0a-ba28-31b9-2e96-00000000f928 | TASK | Calculate container_puppet_tasks for np0005647032 step 3 2026-03-14 08:26:26.963631 | fa163e0a-ba28-31b9-2e96-00000000f928 | TIMING | Calculate container_puppet_tasks for np0005647032 step 3 | np0005647032 | 0:24:05.217268 | 0.06s 2026-03-14 08:26:26.979830 | fa163e0a-ba28-31b9-2e96-00000000f929 | TASK | Include container-puppet tasks for step 3 2026-03-14 08:26:27.027241 | fa163e0a-ba28-31b9-2e96-00000000f929 | TIMING | Include container-puppet tasks for step 3 | np0005647032 | 0:24:05.280882 | 0.05s 2026-03-14 08:26:27.044406 | bdf2994c-59ad-4655-ad66-a2f715c7ede2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647032 2026-03-14 08:26:27.069285 | fa163e0a-ba28-31b9-2e96-00000001005a | TASK | Write container-puppet-tasks json file for np0005647032 step 3 2026-03-14 08:26:28.122707 | fa163e0a-ba28-31b9-2e96-00000001005a | CHANGED | Write container-puppet-tasks json file for np0005647032 step 3 | np0005647032 2026-03-14 08:26:28.123711 | fa163e0a-ba28-31b9-2e96-00000001005a | TIMING | Write container-puppet-tasks json file for np0005647032 step 3 | np0005647032 | 0:24:06.377362 | 1.05s 2026-03-14 08:26:28.145357 | fa163e0a-ba28-31b9-2e96-00000001005c | TASK | Generate container puppet configs for step 3 2026-03-14 08:26:28.515212 | fa163e0a-ba28-31b9-2e96-00000001005c | OK | Generate container puppet configs for step 3 | np0005647032 2026-03-14 08:26:28.516565 | fa163e0a-ba28-31b9-2e96-00000001005c | TIMING | Generate container puppet configs for step 3 | np0005647032 | 0:24:06.770189 | 0.37s 2026-03-14 08:26:28.541188 | fa163e0a-ba28-31b9-2e96-00000001005d | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-03-14 08:26:28.567754 | fa163e0a-ba28-31b9-2e96-00000001005d | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005647032 | 0:24:06.821380 | 0.03s 2026-03-14 08:26:28.637017 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TASK | Gather variables for each operating system 2026-03-14 08:26:28.731265 | fa163e0a-ba28-31b9-2e96-00000000fda5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:24:06.984906 | 0.09s 2026-03-14 08:26:28.756975 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TASK | Create container logs path 2026-03-14 08:26:29.112586 | fa163e0a-ba28-31b9-2e96-00000000fda6 | OK | Create container logs path | np0005647032 2026-03-14 08:26:29.114300 | fa163e0a-ba28-31b9-2e96-00000000fda6 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:24:07.367938 | 0.36s 2026-03-14 08:26:29.146670 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:26:29.522346 | fa163e0a-ba28-31b9-2e96-00000000fda8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 2026-03-14 08:26:29.523363 | fa163e0a-ba28-31b9-2e96-00000000fda8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 | 0:24:07.777014 | 0.38s 2026-03-14 08:26:29.548228 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TASK | Finalise hashes for all containers 2026-03-14 08:26:29.588107 | fa163e0a-ba28-31b9-2e96-00000000fda9 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:26:29.589169 | fa163e0a-ba28-31b9-2e96-00000000fda9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:24:07.842821 | 0.04s 2026-03-14 08:26:29.610861 | fa163e0a-ba28-31b9-2e96-00000000fdab | TASK | Manage systemd shutdown files 2026-03-14 08:26:29.645797 | fa163e0a-ba28-31b9-2e96-00000000fdab | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:26:29.646706 | fa163e0a-ba28-31b9-2e96-00000000fdab | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:24:07.900358 | 0.03s 2026-03-14 08:26:29.667348 | fa163e0a-ba28-31b9-2e96-00000000fdad | TASK | Update container configs with new config hashes 2026-03-14 08:26:29.719474 | fa163e0a-ba28-31b9-2e96-00000000fdad | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:26:29.720417 | fa163e0a-ba28-31b9-2e96-00000000fdad | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:24:07.974068 | 0.05s 2026-03-14 08:26:29.743402 | fa163e0a-ba28-31b9-2e96-00000000fdae | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:26:29.792840 | fa163e0a-ba28-31b9-2e96-00000000fdae | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 2026-03-14 08:26:29.793810 | fa163e0a-ba28-31b9-2e96-00000000fdae | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 | 0:24:08.047460 | 0.05s 2026-03-14 08:26:29.817010 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-03-14 08:26:29.851940 | fa163e0a-ba28-31b9-2e96-00000000fdaf | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 2026-03-14 08:26:29.852764 | fa163e0a-ba28-31b9-2e96-00000000fdaf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005647032 | 0:24:08.106417 | 0.03s PLAY [External deployment step 4] ********************************************** 2026-03-14 08:26:29.943865 | fa163e0a-ba28-31b9-2e96-0000000000e3 | TASK | External deployment step 4 2026-03-14 08:26:29.967420 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e3') missing from stats 2026-03-14 08:26:30.011754 | fa163e0a-ba28-31b9-2e96-0000000000e4 | TIMING | include_tasks | undercloud | 0:24:08.265396 | 0.04s 2026-03-14 08:26:30.037082 | ba415532-e4ae-479d-bc0d-adb82d47a962 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2026-03-14 08:26:30.045377 | fa163e0a-ba28-31b9-2e96-0000000100d7 | TASK | Clean up legacy Cinder keystone catalog entries 2026-03-14 08:26:31.902177 | fa163e0a-ba28-31b9-2e96-0000000100d7 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2026-03-14 08:26:31.904195 | fa163e0a-ba28-31b9-2e96-0000000100d7 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:10.157846 | 1.86s 2026-03-14 08:26:33.122267 | fa163e0a-ba28-31b9-2e96-0000000100d7 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2026-03-14 08:26:33.125046 | fa163e0a-ba28-31b9-2e96-0000000100d7 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:11.378687 | 3.08s 2026-03-14 08:26:33.136333 | fa163e0a-ba28-31b9-2e96-0000000100d7 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:11.389982 | 3.09s 2026-03-14 08:26:33.143678 | fa163e0a-ba28-31b9-2e96-0000000100da | TASK | Manage Keystone resources for OpenStack services 2026-03-14 08:26:33.196349 | fa163e0a-ba28-31b9-2e96-0000000100da | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:24:11.449980 | 0.05s 2026-03-14 08:26:33.238348 | fa163e0a-ba28-31b9-2e96-000000010106 | TASK | Create Keystone Admin resources 2026-03-14 08:26:33.294783 | fa163e0a-ba28-31b9-2e96-000000010106 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:24:11.548423 | 0.06s 2026-03-14 08:26:33.322007 | b1232fe3-e3dd-4bc1-9076-15025b4e12cd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-03-14 08:26:33.343125 | fa163e0a-ba28-31b9-2e96-000000010147 | TASK | Create admin and service projects 2026-03-14 08:26:33.401198 | fa163e0a-ba28-31b9-2e96-000000010147 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:24:11.654838 | 0.06s 2026-03-14 08:26:33.411122 | bd1d84b1-9283-4559-9027-90ff0b841997 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-03-14 08:26:33.430419 | fa163e0a-ba28-31b9-2e96-000000010198 | TASK | Async creation of Keystone project 2026-03-14 08:26:33.891184 | fa163e0a-ba28-31b9-2e96-000000010198 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-03-14 08:26:33.893968 | fa163e0a-ba28-31b9-2e96-000000010198 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:12.147611 | 0.46s 2026-03-14 08:26:34.213686 | fa163e0a-ba28-31b9-2e96-000000010198 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-03-14 08:26:34.215136 | fa163e0a-ba28-31b9-2e96-000000010198 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:12.468794 | 0.78s 2026-03-14 08:26:34.218268 | fa163e0a-ba28-31b9-2e96-000000010198 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:12.471912 | 0.79s 2026-03-14 08:26:34.229199 | fa163e0a-ba28-31b9-2e96-00000001019a | TASK | Check Keystone project status 2026-03-14 08:26:34.568278 | fa163e0a-ba28-31b9-2e96-00000001019a | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-03-14 08:26:39.842126 | fa163e0a-ba28-31b9-2e96-00000001019a | OK | Check Keystone project status | undercloud | item=admin 2026-03-14 08:26:39.844001 | fa163e0a-ba28-31b9-2e96-00000001019a | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:18.097641 | 5.61s 2026-03-14 08:26:40.141933 | fa163e0a-ba28-31b9-2e96-00000001019a | CHANGED | Check Keystone project status | undercloud | item=service 2026-03-14 08:26:40.145143 | fa163e0a-ba28-31b9-2e96-00000001019a | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:18.398791 | 5.91s 2026-03-14 08:26:40.156054 | fa163e0a-ba28-31b9-2e96-00000001019a | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:18.409694 | 5.93s 2026-03-14 08:26:40.169576 | fa163e0a-ba28-31b9-2e96-000000010148 | TASK | Create admin role 2026-03-14 08:26:41.762608 | fa163e0a-ba28-31b9-2e96-000000010148 | OK | Create admin role | undercloud 2026-03-14 08:26:41.764522 | fa163e0a-ba28-31b9-2e96-000000010148 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:24:20.018157 | 1.59s 2026-03-14 08:26:41.779910 | fa163e0a-ba28-31b9-2e96-000000010149 | TASK | Create _member_ role 2026-03-14 08:26:41.850395 | fa163e0a-ba28-31b9-2e96-000000010149 | SKIPPED | Create _member_ role | undercloud 2026-03-14 08:26:41.852021 | fa163e0a-ba28-31b9-2e96-000000010149 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:24:20.105656 | 0.07s 2026-03-14 08:26:41.866325 | fa163e0a-ba28-31b9-2e96-00000001014a | TASK | Check admin password 2026-03-14 08:26:43.322648 | fa163e0a-ba28-31b9-2e96-00000001014a | OK | Check admin password | undercloud 2026-03-14 08:26:43.323815 | fa163e0a-ba28-31b9-2e96-00000001014a | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:24:21.577468 | 1.45s 2026-03-14 08:26:43.329813 | fa163e0a-ba28-31b9-2e96-00000001014b | TASK | Create admin user 2026-03-14 08:26:45.366078 | fa163e0a-ba28-31b9-2e96-00000001014b | CHANGED | Create admin user | undercloud 2026-03-14 08:26:45.367641 | fa163e0a-ba28-31b9-2e96-00000001014b | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:24:23.621278 | 2.04s 2026-03-14 08:26:45.374077 | fa163e0a-ba28-31b9-2e96-00000001014c | TASK | Assign admin role to admin project for admin user 2026-03-14 08:26:47.247350 | fa163e0a-ba28-31b9-2e96-00000001014c | OK | Assign admin role to admin project for admin user | undercloud 2026-03-14 08:26:47.250000 | fa163e0a-ba28-31b9-2e96-00000001014c | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:24:25.503635 | 1.87s 2026-03-14 08:26:47.260791 | fa163e0a-ba28-31b9-2e96-00000001014d | TASK | Assign _member_ role to admin project for admin user 2026-03-14 08:26:47.303357 | fa163e0a-ba28-31b9-2e96-00000001014d | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2026-03-14 08:26:47.304245 | fa163e0a-ba28-31b9-2e96-00000001014d | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:24:25.557898 | 0.04s 2026-03-14 08:26:47.309872 | fa163e0a-ba28-31b9-2e96-00000001014e | TASK | Create identity service 2026-03-14 08:26:48.651340 | fa163e0a-ba28-31b9-2e96-00000001014e | OK | Create identity service | undercloud 2026-03-14 08:26:48.653064 | fa163e0a-ba28-31b9-2e96-00000001014e | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:24:26.906707 | 1.34s 2026-03-14 08:26:48.664899 | fa163e0a-ba28-31b9-2e96-00000001014f | TASK | Create identity public endpoint 2026-03-14 08:26:50.203605 | fa163e0a-ba28-31b9-2e96-00000001014f | OK | Create identity public endpoint | undercloud 2026-03-14 08:26:50.205051 | fa163e0a-ba28-31b9-2e96-00000001014f | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:24:28.458695 | 1.54s 2026-03-14 08:26:50.215176 | fa163e0a-ba28-31b9-2e96-000000010150 | TASK | Create identity internal endpoint 2026-03-14 08:26:51.579282 | fa163e0a-ba28-31b9-2e96-000000010150 | OK | Create identity internal endpoint | undercloud 2026-03-14 08:26:51.580797 | fa163e0a-ba28-31b9-2e96-000000010150 | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:24:29.834406 | 1.36s 2026-03-14 08:26:51.592984 | fa163e0a-ba28-31b9-2e96-000000010151 | TASK | Create identity admin endpoint 2026-03-14 08:26:53.002380 | fa163e0a-ba28-31b9-2e96-000000010151 | OK | Create identity admin endpoint | undercloud 2026-03-14 08:26:53.003680 | fa163e0a-ba28-31b9-2e96-000000010151 | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:24:31.257322 | 1.41s 2026-03-14 08:26:53.011454 | fa163e0a-ba28-31b9-2e96-000000010107 | TASK | Create Keystone Projects 2026-03-14 08:26:53.098843 | fa163e0a-ba28-31b9-2e96-000000010107 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:31.352475 | 0.09s 2026-03-14 08:26:53.103977 | fa163e0a-ba28-31b9-2e96-000000010107 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:31.357618 | 0.09s 2026-03-14 08:26:53.119331 | 88b70d47-48c2-4720-aa80-b6507c957506 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-03-14 08:26:53.160116 | fa163e0a-ba28-31b9-2e96-000000010224 | TASK | Async creation of Keystone project 2026-03-14 08:26:53.546282 | fa163e0a-ba28-31b9-2e96-000000010224 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-03-14 08:26:53.549385 | fa163e0a-ba28-31b9-2e96-000000010224 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:31.803020 | 0.39s 2026-03-14 08:26:53.559044 | fa163e0a-ba28-31b9-2e96-000000010224 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:31.812689 | 0.40s 2026-03-14 08:26:53.572916 | fa163e0a-ba28-31b9-2e96-000000010226 | TASK | Check Keystone project status 2026-03-14 08:26:53.858040 | fa163e0a-ba28-31b9-2e96-000000010226 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-03-14 08:26:59.119848 | fa163e0a-ba28-31b9-2e96-000000010226 | OK | Check Keystone project status | undercloud | item=service 2026-03-14 08:26:59.121165 | fa163e0a-ba28-31b9-2e96-000000010226 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:37.374820 | 5.55s 2026-03-14 08:26:59.125400 | fa163e0a-ba28-31b9-2e96-000000010226 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:37.379048 | 5.55s 2026-03-14 08:26:59.136100 | fa163e0a-ba28-31b9-2e96-000000010109 | TASK | Create Keystone Domains 2026-03-14 08:26:59.233471 | fa163e0a-ba28-31b9-2e96-000000010109 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:37.487102 | 0.10s 2026-03-14 08:26:59.240107 | fa163e0a-ba28-31b9-2e96-000000010109 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:37.493759 | 0.10s 2026-03-14 08:26:59.254886 | bf44ad20-a09c-476c-8ca0-e205d0b22b98 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2026-03-14 08:26:59.289638 | fa163e0a-ba28-31b9-2e96-0000000102d9 | TASK | Async creation of Keystone domains 2026-03-14 08:26:59.927823 | fa163e0a-ba28-31b9-2e96-0000000102d9 | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2026-03-14 08:26:59.929356 | fa163e0a-ba28-31b9-2e96-0000000102d9 | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:38.183003 | 0.64s 2026-03-14 08:26:59.933078 | fa163e0a-ba28-31b9-2e96-0000000102d9 | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:38.186723 | 0.64s 2026-03-14 08:26:59.943605 | fa163e0a-ba28-31b9-2e96-0000000102db | TASK | Check Keystone domain status 2026-03-14 08:27:00.240337 | fa163e0a-ba28-31b9-2e96-0000000102db | WAITING | Check Keystone domain status | undercloud | 30 retries left 2026-03-14 08:27:05.476680 | fa163e0a-ba28-31b9-2e96-0000000102db | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2026-03-14 08:27:05.478763 | fa163e0a-ba28-31b9-2e96-0000000102db | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:43.732402 | 5.53s 2026-03-14 08:27:05.486307 | fa163e0a-ba28-31b9-2e96-0000000102db | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:43.739949 | 5.54s 2026-03-14 08:27:05.493242 | fa163e0a-ba28-31b9-2e96-00000001010b | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-03-14 08:27:05.545168 | fa163e0a-ba28-31b9-2e96-00000001010b | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:24:43.798808 | 0.05s 2026-03-14 08:27:05.552303 | 1033e11f-404e-470b-992e-9d5772839300 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-03-14 08:27:05.576332 | fa163e0a-ba28-31b9-2e96-0000000103a3 | TASK | Collect OpenStack Keystone domains infos 2026-03-14 08:27:07.216981 | fa163e0a-ba28-31b9-2e96-0000000103a3 | OK | Collect OpenStack Keystone domains infos | undercloud 2026-03-14 08:27:07.218583 | fa163e0a-ba28-31b9-2e96-0000000103a3 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:24:45.472193 | 1.64s 2026-03-14 08:27:07.230686 | fa163e0a-ba28-31b9-2e96-0000000103a4 | TASK | Set openstack_domains fact 2026-03-14 08:27:07.298731 | fa163e0a-ba28-31b9-2e96-0000000103a4 | OK | Set openstack_domains fact | undercloud 2026-03-14 08:27:07.300292 | fa163e0a-ba28-31b9-2e96-0000000103a4 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:24:45.553937 | 0.07s 2026-03-14 08:27:07.310597 | fa163e0a-ba28-31b9-2e96-00000001010c | TASK | Create Keystone Services 2026-03-14 08:27:07.417870 | fa163e0a-ba28-31b9-2e96-00000001010c | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:45.671499 | 0.11s 2026-03-14 08:27:07.429835 | fa163e0a-ba28-31b9-2e96-00000001010c | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:45.683475 | 0.12s 2026-03-14 08:27:07.448338 | 981934f3-995f-40ce-9f44-8a9f3193e637 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-03-14 08:27:07.494066 | fa163e0a-ba28-31b9-2e96-00000001047e | TASK | Async creation of Keystone service 2026-03-14 08:27:07.899666 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2026-03-14 08:27:07.901295 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:46.154932 | 0.41s 2026-03-14 08:27:08.250772 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=glance 2026-03-14 08:27:08.252151 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:46.505810 | 0.76s 2026-03-14 08:27:08.619904 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=heat 2026-03-14 08:27:08.621264 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:46.874921 | 1.13s 2026-03-14 08:27:09.004599 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2026-03-14 08:27:09.005799 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:47.259458 | 1.51s 2026-03-14 08:27:09.390328 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=manila 2026-03-14 08:27:09.391889 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:47.645540 | 1.90s 2026-03-14 08:27:09.670432 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2026-03-14 08:27:09.671530 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:47.925189 | 2.18s 2026-03-14 08:27:10.033162 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-03-14 08:27:10.034383 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:48.288038 | 2.54s 2026-03-14 08:27:10.379832 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=nova 2026-03-14 08:27:10.381239 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:48.634889 | 2.89s 2026-03-14 08:27:10.738425 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=placement 2026-03-14 08:27:10.740216 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:48.993865 | 3.24s 2026-03-14 08:27:11.093230 | fa163e0a-ba28-31b9-2e96-00000001047e | CHANGED | Async creation of Keystone service | undercloud | item=swift 2026-03-14 08:27:11.095094 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:49.348744 | 3.60s 2026-03-14 08:27:11.102675 | fa163e0a-ba28-31b9-2e96-00000001047e | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:49.356327 | 3.61s 2026-03-14 08:27:11.113407 | fa163e0a-ba28-31b9-2e96-000000010480 | TASK | Check Keystone service status 2026-03-14 08:27:11.454817 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2026-03-14 08:27:11.456517 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:49.710168 | 0.34s 2026-03-14 08:27:11.759855 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=glance 2026-03-14 08:27:11.761312 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:50.014968 | 0.65s 2026-03-14 08:27:12.087079 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=heat 2026-03-14 08:27:12.088831 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:50.342481 | 0.97s 2026-03-14 08:27:12.418341 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2026-03-14 08:27:12.419922 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:50.673575 | 1.30s 2026-03-14 08:27:12.721128 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=manila 2026-03-14 08:27:12.722874 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:50.976524 | 1.61s 2026-03-14 08:27:13.042065 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=manilav2 2026-03-14 08:27:13.043268 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:51.296925 | 1.93s 2026-03-14 08:27:13.316718 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-03-14 08:27:13.318493 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:51.572143 | 2.20s 2026-03-14 08:27:13.614114 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=nova 2026-03-14 08:27:13.616097 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:51.869746 | 2.50s 2026-03-14 08:27:13.925227 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=placement 2026-03-14 08:27:13.927353 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:52.181002 | 2.81s 2026-03-14 08:27:14.254259 | fa163e0a-ba28-31b9-2e96-000000010480 | CHANGED | Check Keystone service status | undercloud | item=swift 2026-03-14 08:27:14.256320 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:52.509967 | 3.14s 2026-03-14 08:27:14.268086 | fa163e0a-ba28-31b9-2e96-000000010480 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:52.521728 | 3.15s 2026-03-14 08:27:14.283654 | fa163e0a-ba28-31b9-2e96-00000001010e | TASK | Create Keystone Endpoints 2026-03-14 08:27:14.363595 | fa163e0a-ba28-31b9-2e96-00000001010e | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:52.617194 | 0.08s 2026-03-14 08:27:14.391272 | fa163e0a-ba28-31b9-2e96-00000001010e | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:52.644919 | 0.11s 2026-03-14 08:27:14.419859 | fa163e0a-ba28-31b9-2e96-00000001010e | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:52.673514 | 0.13s 2026-03-14 08:27:14.423853 | fa163e0a-ba28-31b9-2e96-00000001010e | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:52.677495 | 0.14s 2026-03-14 08:27:14.435923 | d0b9d927-9c3a-496e-b114-e52e82af720c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 08:27:14.439741 | 663c68b3-0739-40e7-85e2-bfa23bb4c394 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 08:27:14.444232 | c58fe4fe-502e-4b0a-b5a8-8624a42e1814 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-03-14 08:27:14.488865 | fa163e0a-ba28-31b9-2e96-00000001059e | TASK | Create Keystone public endpoints 2026-03-14 08:27:14.579483 | fa163e0a-ba28-31b9-2e96-00000001059e | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:52.833112 | 0.09s 2026-03-14 08:27:14.587175 | fa163e0a-ba28-31b9-2e96-00000001059e | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:52.840825 | 0.10s 2026-03-14 08:27:14.598837 | ff14cf7b-c7e7-47cb-9650-51bcafede443 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 08:27:14.609336 | fa163e0a-ba28-31b9-2e96-0000000106ad | TASK | Async creation of Keystone public endpoint 2026-03-14 08:27:14.967098 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2026-03-14 08:27:14.969358 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:53.222994 | 0.36s 2026-03-14 08:27:15.301406 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2026-03-14 08:27:15.303054 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:53.556713 | 0.69s 2026-03-14 08:27:15.664692 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2026-03-14 08:27:15.666463 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:53.920111 | 1.06s 2026-03-14 08:27:16.049123 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2026-03-14 08:27:16.050526 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:54.304181 | 1.44s 2026-03-14 08:27:16.370242 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2026-03-14 08:27:16.371238 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:54.624895 | 1.76s 2026-03-14 08:27:16.676423 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2026-03-14 08:27:16.677997 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:54.931646 | 2.07s 2026-03-14 08:27:17.073183 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-03-14 08:27:17.074478 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:55.328133 | 2.46s 2026-03-14 08:27:17.388530 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2026-03-14 08:27:17.389607 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:55.643264 | 2.78s 2026-03-14 08:27:17.727706 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2026-03-14 08:27:17.729696 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:55.983340 | 3.12s 2026-03-14 08:27:18.013793 | fa163e0a-ba28-31b9-2e96-0000000106ad | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2026-03-14 08:27:18.015097 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:56.268753 | 3.40s 2026-03-14 08:27:18.021498 | fa163e0a-ba28-31b9-2e96-0000000106ad | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:56.275151 | 3.41s 2026-03-14 08:27:18.032001 | fa163e0a-ba28-31b9-2e96-0000000106af | TASK | Check Keystone public endpoint status 2026-03-14 08:27:18.336171 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2026-03-14 08:27:18.338306 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:56.591942 | 0.31s 2026-03-14 08:27:18.573040 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2026-03-14 08:27:18.574787 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:56.828438 | 0.54s 2026-03-14 08:27:18.880201 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2026-03-14 08:27:18.881956 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:57.135610 | 0.85s 2026-03-14 08:27:19.172021 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2026-03-14 08:27:19.173537 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:57.427188 | 1.14s 2026-03-14 08:27:19.433817 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2026-03-14 08:27:19.435176 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:57.688831 | 1.40s 2026-03-14 08:27:19.736155 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2026-03-14 08:27:19.737620 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:57.991270 | 1.70s 2026-03-14 08:27:20.833072 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-03-14 08:27:20.835251 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:59.088900 | 2.80s 2026-03-14 08:27:21.160077 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2026-03-14 08:27:21.162039 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:59.415689 | 3.13s 2026-03-14 08:27:21.507753 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2026-03-14 08:27:21.509201 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:59.762860 | 3.48s 2026-03-14 08:27:21.830741 | fa163e0a-ba28-31b9-2e96-0000000106af | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2026-03-14 08:27:21.832093 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:00.085752 | 3.80s 2026-03-14 08:27:21.840507 | fa163e0a-ba28-31b9-2e96-0000000106af | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:00.094153 | 3.81s 2026-03-14 08:27:21.858755 | fa163e0a-ba28-31b9-2e96-0000000105a3 | TASK | Create Keystone admin endpoints 2026-03-14 08:27:21.965750 | fa163e0a-ba28-31b9-2e96-0000000105a3 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:00.219389 | 0.11s 2026-03-14 08:27:21.971220 | fa163e0a-ba28-31b9-2e96-0000000105a3 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:00.224881 | 0.11s 2026-03-14 08:27:21.978862 | dd1ef3d2-b7a1-4c65-9cf3-f85916979254 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 08:27:21.987755 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TASK | Async creation of Keystone admin endpoint 2026-03-14 08:27:22.335023 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2026-03-14 08:27:22.337151 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:00.590789 | 0.35s 2026-03-14 08:27:22.627163 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2026-03-14 08:27:22.629049 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:00.882700 | 0.64s 2026-03-14 08:27:22.960228 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2026-03-14 08:27:22.961586 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:01.215240 | 0.97s 2026-03-14 08:27:23.239445 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2026-03-14 08:27:23.241053 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:01.494697 | 1.25s 2026-03-14 08:27:23.561002 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2026-03-14 08:27:23.561918 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:01.815576 | 1.57s 2026-03-14 08:27:23.902710 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2026-03-14 08:27:23.904352 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:02.158009 | 1.92s 2026-03-14 08:27:24.226344 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-03-14 08:27:24.228034 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:02.481684 | 2.24s 2026-03-14 08:27:24.567599 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2026-03-14 08:27:24.569691 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:02.823340 | 2.58s 2026-03-14 08:27:24.905962 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2026-03-14 08:27:24.907369 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:03.161026 | 2.92s 2026-03-14 08:27:25.231310 | fa163e0a-ba28-31b9-2e96-0000000106f3 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2026-03-14 08:27:25.232709 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:03.486359 | 3.24s 2026-03-14 08:27:25.239486 | fa163e0a-ba28-31b9-2e96-0000000106f3 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:03.493144 | 3.25s 2026-03-14 08:27:25.246640 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TASK | Check Keystone admin endpoint status 2026-03-14 08:27:25.599312 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2026-03-14 08:27:25.601848 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:03.855469 | 0.35s 2026-03-14 08:27:25.886395 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2026-03-14 08:27:25.887711 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:04.141369 | 0.64s 2026-03-14 08:27:26.160114 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2026-03-14 08:27:26.161918 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:04.415572 | 0.91s 2026-03-14 08:27:26.406584 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2026-03-14 08:27:26.408878 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:04.662521 | 1.16s 2026-03-14 08:27:26.690835 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2026-03-14 08:27:26.692238 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:04.945894 | 1.44s 2026-03-14 08:27:26.961054 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2026-03-14 08:27:26.962961 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:05.216609 | 1.72s 2026-03-14 08:27:27.283917 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-03-14 08:27:27.285768 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:05.539416 | 2.04s 2026-03-14 08:27:27.563192 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2026-03-14 08:27:27.564216 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:05.817874 | 2.32s 2026-03-14 08:27:27.861772 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2026-03-14 08:27:27.863811 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:06.117458 | 2.62s 2026-03-14 08:27:28.121774 | fa163e0a-ba28-31b9-2e96-0000000106f5 | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2026-03-14 08:27:28.123709 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:06.377357 | 2.88s 2026-03-14 08:27:28.137422 | fa163e0a-ba28-31b9-2e96-0000000106f5 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:06.391063 | 2.89s 2026-03-14 08:27:28.155058 | fa163e0a-ba28-31b9-2e96-0000000105a8 | TASK | Create Keystone internal endpoints 2026-03-14 08:27:28.265449 | fa163e0a-ba28-31b9-2e96-0000000105a8 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:06.519078 | 0.11s 2026-03-14 08:27:28.277178 | fa163e0a-ba28-31b9-2e96-0000000105a8 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:06.530815 | 0.12s 2026-03-14 08:27:28.293733 | 20fc39de-ae2c-466b-8770-014d43871d89 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-03-14 08:27:28.310630 | fa163e0a-ba28-31b9-2e96-000000010739 | TASK | Async creation of Keystone internal endpoint 2026-03-14 08:27:28.721871 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2026-03-14 08:27:28.724107 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:06.977741 | 0.41s 2026-03-14 08:27:29.040957 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2026-03-14 08:27:29.042305 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:07.295963 | 0.73s 2026-03-14 08:27:29.401242 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2026-03-14 08:27:29.403065 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:07.656713 | 1.09s 2026-03-14 08:27:29.700061 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2026-03-14 08:27:29.701018 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:07.954675 | 1.39s 2026-03-14 08:27:30.015385 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2026-03-14 08:27:30.016530 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:08.270185 | 1.70s 2026-03-14 08:27:30.346112 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2026-03-14 08:27:30.348003 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:08.601651 | 2.04s 2026-03-14 08:27:30.673483 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-03-14 08:27:30.675144 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:08.928793 | 2.36s 2026-03-14 08:27:30.969003 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2026-03-14 08:27:30.970818 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:09.224467 | 2.66s 2026-03-14 08:27:31.255704 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2026-03-14 08:27:31.256988 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:09.510638 | 2.94s 2026-03-14 08:27:31.623678 | fa163e0a-ba28-31b9-2e96-000000010739 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2026-03-14 08:27:31.624215 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:09.877875 | 3.31s 2026-03-14 08:27:31.627744 | fa163e0a-ba28-31b9-2e96-000000010739 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:09.881402 | 3.32s 2026-03-14 08:27:31.634855 | fa163e0a-ba28-31b9-2e96-00000001073b | TASK | Check Keystone internal endpoint status 2026-03-14 08:27:31.932693 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2026-03-14 08:27:31.934998 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:10.188633 | 0.30s 2026-03-14 08:27:32.280261 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2026-03-14 08:27:32.281866 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:10.535515 | 0.65s 2026-03-14 08:27:32.596742 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2026-03-14 08:27:32.598262 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:10.851917 | 0.96s 2026-03-14 08:27:32.912434 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2026-03-14 08:27:32.913664 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:11.167313 | 1.28s 2026-03-14 08:27:33.203213 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2026-03-14 08:27:33.204734 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:11.458388 | 1.57s 2026-03-14 08:27:33.520569 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2026-03-14 08:27:33.522004 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:11.775658 | 1.89s 2026-03-14 08:27:33.820989 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-03-14 08:27:33.822949 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:12.076596 | 2.19s 2026-03-14 08:27:34.090476 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2026-03-14 08:27:34.092376 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:12.346026 | 2.46s 2026-03-14 08:27:34.306926 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2026-03-14 08:27:34.308760 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:12.562409 | 2.67s 2026-03-14 08:27:34.595898 | fa163e0a-ba28-31b9-2e96-00000001073b | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2026-03-14 08:27:34.597923 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:12.851573 | 2.96s 2026-03-14 08:27:34.611658 | fa163e0a-ba28-31b9-2e96-00000001073b | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:12.865302 | 2.98s 2026-03-14 08:27:34.627285 | fa163e0a-ba28-31b9-2e96-000000010110 | TASK | Run cleanup tasks 2026-03-14 08:27:34.658636 | fa163e0a-ba28-31b9-2e96-000000010110 | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:25:12.912265 | 0.03s 2026-03-14 08:27:34.673973 | a61acc62-84db-4cde-8c40-54e8ab8f8745 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-03-14 08:27:34.722698 | fa163e0a-ba28-31b9-2e96-00000001077d | TASK | Get list of enabled services 2026-03-14 08:27:37.361205 | fa163e0a-ba28-31b9-2e96-00000001077d | CHANGED | Get list of enabled services | undercloud 2026-03-14 08:27:37.362942 | fa163e0a-ba28-31b9-2e96-00000001077d | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:25:15.616582 | 2.64s 2026-03-14 08:27:37.373511 | fa163e0a-ba28-31b9-2e96-00000001077e | TASK | List services to be disabled 2026-03-14 08:27:37.428040 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2026-03-14 08:27:37.458749 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-03-14 08:27:37.491310 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2026-03-14 08:27:37.522832 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2026-03-14 08:27:37.550484 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2026-03-14 08:27:37.573609 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2026-03-14 08:27:37.599364 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2026-03-14 08:27:37.624312 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2026-03-14 08:27:37.675216 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-03-14 08:27:37.723971 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2026-03-14 08:27:37.755125 | fa163e0a-ba28-31b9-2e96-00000001077e | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2026-03-14 08:27:37.762999 | fa163e0a-ba28-31b9-2e96-00000001077e | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:25:16.016634 | 0.39s 2026-03-14 08:27:37.774854 | fa163e0a-ba28-31b9-2e96-00000001077f | TASK | Delete keystone services not enabled 2026-03-14 08:27:37.801152 | fa163e0a-ba28-31b9-2e96-00000001077f | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:25:16.054779 | 0.02s 2026-03-14 08:27:37.811389 | fa163e0a-ba28-31b9-2e96-000000010111 | TASK | Create Keystone Roles 2026-03-14 08:27:37.920261 | fa163e0a-ba28-31b9-2e96-000000010111 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:16.173888 | 0.11s 2026-03-14 08:27:37.927464 | fa163e0a-ba28-31b9-2e96-000000010111 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:16.181103 | 0.11s 2026-03-14 08:27:37.943232 | 03e7ca27-74c2-44eb-b5fa-b0261f86754e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-03-14 08:27:37.998486 | fa163e0a-ba28-31b9-2e96-0000000108cc | TASK | Async creation of Keystone role 2026-03-14 08:27:38.350452 | fa163e0a-ba28-31b9-2e96-0000000108cc | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2026-03-14 08:27:38.352054 | fa163e0a-ba28-31b9-2e96-0000000108cc | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:16.605702 | 0.35s 2026-03-14 08:27:38.680613 | fa163e0a-ba28-31b9-2e96-0000000108cc | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-03-14 08:27:38.681695 | fa163e0a-ba28-31b9-2e96-0000000108cc | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:16.935335 | 0.68s 2026-03-14 08:27:39.023615 | fa163e0a-ba28-31b9-2e96-0000000108cc | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2026-03-14 08:27:39.025201 | fa163e0a-ba28-31b9-2e96-0000000108cc | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:17.278850 | 1.03s 2026-03-14 08:27:39.346540 | fa163e0a-ba28-31b9-2e96-0000000108cc | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2026-03-14 08:27:39.348351 | fa163e0a-ba28-31b9-2e96-0000000108cc | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:17.601999 | 1.35s 2026-03-14 08:27:39.354825 | fa163e0a-ba28-31b9-2e96-0000000108cc | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:17.608474 | 1.36s 2026-03-14 08:27:39.362137 | fa163e0a-ba28-31b9-2e96-0000000108ce | TASK | Check Keystone role status 2026-03-14 08:27:39.654881 | fa163e0a-ba28-31b9-2e96-0000000108ce | WAITING | Check Keystone role status | undercloud | 30 retries left 2026-03-14 08:27:44.923204 | fa163e0a-ba28-31b9-2e96-0000000108ce | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2026-03-14 08:27:44.925094 | fa163e0a-ba28-31b9-2e96-0000000108ce | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:23.178735 | 5.56s 2026-03-14 08:27:45.198975 | fa163e0a-ba28-31b9-2e96-0000000108ce | CHANGED | Check Keystone role status | undercloud | item=service 2026-03-14 08:27:45.200960 | fa163e0a-ba28-31b9-2e96-0000000108ce | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:23.454608 | 5.84s 2026-03-14 08:27:45.494143 | fa163e0a-ba28-31b9-2e96-0000000108ce | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2026-03-14 08:27:45.496269 | fa163e0a-ba28-31b9-2e96-0000000108ce | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:23.749913 | 6.13s 2026-03-14 08:27:45.794700 | fa163e0a-ba28-31b9-2e96-0000000108ce | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2026-03-14 08:27:45.797051 | fa163e0a-ba28-31b9-2e96-0000000108ce | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:24.050699 | 6.43s 2026-03-14 08:27:45.806000 | fa163e0a-ba28-31b9-2e96-0000000108ce | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:24.059639 | 6.44s 2026-03-14 08:27:45.818490 | fa163e0a-ba28-31b9-2e96-000000010113 | TASK | Create Keystone Users 2026-03-14 08:27:45.927624 | fa163e0a-ba28-31b9-2e96-000000010113 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:24.181217 | 0.11s 2026-03-14 08:27:45.944947 | fa163e0a-ba28-31b9-2e96-000000010113 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:24.198599 | 0.12s 2026-03-14 08:27:45.952581 | fa163e0a-ba28-31b9-2e96-000000010113 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:24.206205 | 0.13s 2026-03-14 08:27:45.966347 | 766aa29e-0428-44f8-bbc7-0edb870b9667 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-03-14 08:27:45.974478 | d7508290-4d0e-4856-820b-829a601ebc33 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-03-14 08:27:46.020947 | fa163e0a-ba28-31b9-2e96-000000010a37 | TASK | Check password of Keystone user 2026-03-14 08:27:47.078263 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:47.080070 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:25.333716 | 1.06s 2026-03-14 08:27:48.098573 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:48.099839 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:26.353493 | 2.08s 2026-03-14 08:27:49.041414 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:49.042541 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:27.296197 | 3.02s 2026-03-14 08:27:50.039882 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:50.041432 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:28.295082 | 4.02s 2026-03-14 08:27:50.994788 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:50.996309 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:29.249959 | 4.97s 2026-03-14 08:27:52.033970 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:52.035639 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:30.289288 | 6.01s 2026-03-14 08:27:53.022774 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:53.024289 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:31.277938 | 7.00s 2026-03-14 08:27:54.097311 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:54.099146 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:32.352795 | 8.08s 2026-03-14 08:27:55.093816 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:55.094814 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:33.348471 | 9.07s 2026-03-14 08:27:56.074819 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:56.075931 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:34.329574 | 10.05s 2026-03-14 08:27:56.084944 | fa163e0a-ba28-31b9-2e96-000000010a37 | 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-03-14 08:27:56.085620 | fa163e0a-ba28-31b9-2e96-000000010a37 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:34.339276 | 10.06s 2026-03-14 08:27:56.093166 | fa163e0a-ba28-31b9-2e96-000000010a39 | TASK | Async creation of Keystone user 2026-03-14 08:27:56.527223 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:56.529805 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:34.783443 | 0.44s 2026-03-14 08:27:56.887309 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:56.888361 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:35.142019 | 0.79s 2026-03-14 08:27:57.245825 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:57.247463 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:35.501112 | 1.15s 2026-03-14 08:27:57.560159 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:57.561745 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:35.815394 | 1.47s 2026-03-14 08:27:57.928211 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:57.929497 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:36.183147 | 1.84s 2026-03-14 08:27:58.261835 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:58.262840 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:36.516497 | 2.17s 2026-03-14 08:27:58.656126 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:58.657671 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:36.911326 | 2.56s 2026-03-14 08:27:59.047460 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:59.048979 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:37.302628 | 2.95s 2026-03-14 08:27:59.432283 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:59.433469 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:37.687125 | 3.34s 2026-03-14 08:27:59.831442 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:59.832897 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:38.086551 | 3.74s 2026-03-14 08:27:59.843093 | fa163e0a-ba28-31b9-2e96-000000010a39 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:27:59.844081 | fa163e0a-ba28-31b9-2e96-000000010a39 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:38.097730 | 3.75s 2026-03-14 08:27:59.855239 | fa163e0a-ba28-31b9-2e96-000000010a3b | TASK | Check Keystone user status 2026-03-14 08:28:00.164185 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:00.166403 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:38.420040 | 0.31s 2026-03-14 08:28:00.472052 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:00.473315 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:38.726970 | 0.62s 2026-03-14 08:28:00.719929 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:00.721588 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:38.975240 | 0.86s 2026-03-14 08:28:01.003717 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:01.005602 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:39.259258 | 1.15s 2026-03-14 08:28:01.290475 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:01.292163 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:39.545812 | 1.44s 2026-03-14 08:28:01.614953 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:01.616093 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:39.869750 | 1.76s 2026-03-14 08:28:01.972104 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:01.973129 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:40.226787 | 2.12s 2026-03-14 08:28:02.263200 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:02.264492 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:40.518143 | 2.41s 2026-03-14 08:28:02.522691 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:02.524212 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:40.777869 | 2.67s 2026-03-14 08:28:02.799847 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:02.801173 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:41.054826 | 2.94s 2026-03-14 08:28:02.808964 | fa163e0a-ba28-31b9-2e96-000000010a3b | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:02.809687 | fa163e0a-ba28-31b9-2e96-000000010a3b | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:41.063345 | 2.95s 2026-03-14 08:28:02.816855 | fa163e0a-ba28-31b9-2e96-000000010a40 | TASK | Check password of Keystone user 2026-03-14 08:28:03.892901 | fa163e0a-ba28-31b9-2e96-000000010a40 | 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-03-14 08:28:03.895267 | fa163e0a-ba28-31b9-2e96-000000010a40 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:42.148902 | 1.08s 2026-03-14 08:28:04.906396 | fa163e0a-ba28-31b9-2e96-000000010a40 | 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-03-14 08:28:04.907793 | fa163e0a-ba28-31b9-2e96-000000010a40 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:43.161445 | 2.09s 2026-03-14 08:28:05.949670 | fa163e0a-ba28-31b9-2e96-000000010a40 | 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-03-14 08:28:05.951307 | fa163e0a-ba28-31b9-2e96-000000010a40 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:44.204952 | 3.13s 2026-03-14 08:28:05.957934 | fa163e0a-ba28-31b9-2e96-000000010a40 | 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-03-14 08:28:05.958846 | fa163e0a-ba28-31b9-2e96-000000010a40 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:44.212501 | 3.14s 2026-03-14 08:28:05.968401 | fa163e0a-ba28-31b9-2e96-000000010a42 | TASK | Async creation of Keystone user 2026-03-14 08:28:06.400239 | fa163e0a-ba28-31b9-2e96-000000010a42 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:28:06.402780 | fa163e0a-ba28-31b9-2e96-000000010a42 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:44.656415 | 0.43s 2026-03-14 08:28:06.717848 | fa163e0a-ba28-31b9-2e96-000000010a42 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:28:06.719228 | fa163e0a-ba28-31b9-2e96-000000010a42 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:44.972887 | 0.75s 2026-03-14 08:28:07.084511 | fa163e0a-ba28-31b9-2e96-000000010a42 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:28:07.085884 | fa163e0a-ba28-31b9-2e96-000000010a42 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.339531 | 1.12s 2026-03-14 08:28:07.092233 | fa163e0a-ba28-31b9-2e96-000000010a42 | CHANGED | Async creation of Keystone user | undercloud 2026-03-14 08:28:07.092871 | fa163e0a-ba28-31b9-2e96-000000010a42 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.346529 | 1.12s 2026-03-14 08:28:07.114921 | fa163e0a-ba28-31b9-2e96-000000010a44 | TASK | Check Keystone user status 2026-03-14 08:28:07.448265 | fa163e0a-ba28-31b9-2e96-000000010a44 | WAITING | Check Keystone user status | undercloud | 30 retries left 2026-03-14 08:28:12.732161 | fa163e0a-ba28-31b9-2e96-000000010a44 | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:12.734060 | fa163e0a-ba28-31b9-2e96-000000010a44 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:50.987701 | 5.62s 2026-03-14 08:28:13.055067 | fa163e0a-ba28-31b9-2e96-000000010a44 | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:13.056741 | fa163e0a-ba28-31b9-2e96-000000010a44 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:51.310391 | 5.94s 2026-03-14 08:28:13.384457 | fa163e0a-ba28-31b9-2e96-000000010a44 | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:13.386134 | fa163e0a-ba28-31b9-2e96-000000010a44 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:51.639783 | 6.27s 2026-03-14 08:28:13.393108 | fa163e0a-ba28-31b9-2e96-000000010a44 | CHANGED | Check Keystone user status | undercloud 2026-03-14 08:28:13.393958 | fa163e0a-ba28-31b9-2e96-000000010a44 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:51.647611 | 6.28s 2026-03-14 08:28:13.404579 | fa163e0a-ba28-31b9-2e96-000000010115 | TASK | Assign Keystone Users to Roles 2026-03-14 08:28:13.496106 | fa163e0a-ba28-31b9-2e96-000000010115 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:51.749712 | 0.09s 2026-03-14 08:28:13.523979 | fa163e0a-ba28-31b9-2e96-000000010115 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:51.777627 | 0.12s 2026-03-14 08:28:13.549160 | fa163e0a-ba28-31b9-2e96-000000010115 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:51.802811 | 0.14s 2026-03-14 08:28:13.558416 | fa163e0a-ba28-31b9-2e96-000000010115 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:51.812064 | 0.15s 2026-03-14 08:28:13.573044 | ef85d9d2-0690-4f0b-9acc-a5469cd0d81d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-03-14 08:28:13.579112 | e8943a20-d108-4755-ab75-7e750b5ece43 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-03-14 08:28:13.584893 | 2c85c534-e30f-428a-9878-d0ba9cffefcc | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-03-14 08:28:13.634012 | fa163e0a-ba28-31b9-2e96-000000010c0c | TASK | Async assignment of Keystone user per role 2026-03-14 08:28:13.734477 | fa163e0a-ba28-31b9-2e96-000000010c0c | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:51.988109 | 0.10s 2026-03-14 08:28:13.755227 | fa163e0a-ba28-31b9-2e96-000000010c0c | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:52.008876 | 0.12s 2026-03-14 08:28:13.761034 | fa163e0a-ba28-31b9-2e96-000000010c0c | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:52.014671 | 0.13s 2026-03-14 08:28:13.778295 | 3bde5632-850f-4dc3-8b8a-ed7189ffce7a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 08:28:13.789792 | 4df0aa3c-0347-45d9-893f-7007b7e59f2d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 08:28:13.804716 | fa163e0a-ba28-31b9-2e96-000000010dbe | TASK | Async assignment of Keystone user to roles 2026-03-14 08:28:14.136584 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-03-14 08:28:14.139468 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:52.393105 | 0.33s 2026-03-14 08:28:14.546659 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-03-14 08:28:14.547649 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:52.801299 | 0.74s 2026-03-14 08:28:14.901749 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-03-14 08:28:14.902871 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:53.156530 | 1.10s 2026-03-14 08:28:15.254933 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2026-03-14 08:28:15.256237 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:53.509895 | 1.45s 2026-03-14 08:28:15.595435 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2026-03-14 08:28:15.596935 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:53.850583 | 1.79s 2026-03-14 08:28:15.922954 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2026-03-14 08:28:15.924928 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:54.178576 | 2.12s 2026-03-14 08:28:16.254730 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2026-03-14 08:28:16.256381 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:54.510038 | 2.45s 2026-03-14 08:28:16.588346 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2026-03-14 08:28:16.589765 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:54.843415 | 2.78s 2026-03-14 08:28:16.973878 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2026-03-14 08:28:16.974849 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:55.228507 | 3.17s 2026-03-14 08:28:17.335024 | fa163e0a-ba28-31b9-2e96-000000010dbe | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-03-14 08:28:17.335560 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:55.589205 | 3.53s 2026-03-14 08:28:17.339843 | fa163e0a-ba28-31b9-2e96-000000010dbe | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:55.593493 | 3.53s 2026-03-14 08:28:17.349883 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TASK | Check Keystone user assignment to roles status 2026-03-14 08:28:17.648808 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-03-14 08:28:17.651121 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:55.904759 | 0.30s 2026-03-14 08:28:17.989634 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-03-14 08:28:17.991583 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:56.245196 | 0.64s 2026-03-14 08:28:18.266053 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-03-14 08:28:18.267748 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:56.521397 | 0.92s 2026-03-14 08:28:18.490882 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2026-03-14 08:28:18.491853 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:56.745511 | 1.14s 2026-03-14 08:28:18.803051 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2026-03-14 08:28:18.804249 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.057903 | 1.45s 2026-03-14 08:28:19.140793 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2026-03-14 08:28:19.141622 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.395280 | 1.79s 2026-03-14 08:28:19.340728 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2026-03-14 08:28:19.342201 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.595859 | 1.99s 2026-03-14 08:28:19.621695 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2026-03-14 08:28:19.623377 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.877027 | 2.27s 2026-03-14 08:28:19.900032 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2026-03-14 08:28:19.902041 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:58.155690 | 2.55s 2026-03-14 08:28:20.185825 | fa163e0a-ba28-31b9-2e96-000000010dc0 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-03-14 08:28:20.187712 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:58.441362 | 2.84s 2026-03-14 08:28:20.198617 | fa163e0a-ba28-31b9-2e96-000000010dc0 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:58.452259 | 2.85s 2026-03-14 08:28:20.214169 | fa163e0a-ba28-31b9-2e96-000000010dc5 | TASK | Async assignment of Keystone user to roles 2026-03-14 08:28:20.626532 | fa163e0a-ba28-31b9-2e96-000000010dc5 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-03-14 08:28:20.629012 | fa163e0a-ba28-31b9-2e96-000000010dc5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.882627 | 0.41s 2026-03-14 08:28:21.047744 | fa163e0a-ba28-31b9-2e96-000000010dc5 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2026-03-14 08:28:21.049371 | fa163e0a-ba28-31b9-2e96-000000010dc5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.303019 | 0.83s 2026-03-14 08:28:21.384288 | fa163e0a-ba28-31b9-2e96-000000010dc5 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2026-03-14 08:28:21.385897 | fa163e0a-ba28-31b9-2e96-000000010dc5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.639545 | 1.17s 2026-03-14 08:28:21.393288 | fa163e0a-ba28-31b9-2e96-000000010dc5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:59.646941 | 1.18s 2026-03-14 08:28:21.399190 | fa163e0a-ba28-31b9-2e96-000000010dc7 | TASK | Check Keystone user assignment to roles status 2026-03-14 08:28:21.833002 | fa163e0a-ba28-31b9-2e96-000000010dc7 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-03-14 08:28:27.103362 | fa163e0a-ba28-31b9-2e96-000000010dc7 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-03-14 08:28:27.104774 | fa163e0a-ba28-31b9-2e96-000000010dc7 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.358427 | 5.70s 2026-03-14 08:28:27.410610 | fa163e0a-ba28-31b9-2e96-000000010dc7 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2026-03-14 08:28:27.412263 | fa163e0a-ba28-31b9-2e96-000000010dc7 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.665913 | 6.01s 2026-03-14 08:28:27.747491 | fa163e0a-ba28-31b9-2e96-000000010dc7 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2026-03-14 08:28:27.749316 | fa163e0a-ba28-31b9-2e96-000000010dc7 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.002963 | 6.35s 2026-03-14 08:28:27.757398 | fa163e0a-ba28-31b9-2e96-000000010dc7 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.011039 | 6.36s 2026-03-14 08:28:27.769971 | fa163e0a-ba28-31b9-2e96-000000010c11 | TASK | Async assignment of Keystone user per role 2026-03-14 08:28:27.832059 | fa163e0a-ba28-31b9-2e96-000000010c11 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:06.085695 | 0.06s 2026-03-14 08:28:27.837281 | fa163e0a-ba28-31b9-2e96-000000010c11 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:06.090921 | 0.07s 2026-03-14 08:28:27.852509 | c1971c36-4e0c-4502-849e-d4163bb9cba2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 08:28:27.868748 | fa163e0a-ba28-31b9-2e96-000000010e1d | TASK | Async assignment of Keystone user to roles 2026-03-14 08:28:28.238568 | fa163e0a-ba28-31b9-2e96-000000010e1d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-03-14 08:28:28.240591 | fa163e0a-ba28-31b9-2e96-000000010e1d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:06.494180 | 0.37s 2026-03-14 08:28:28.246629 | fa163e0a-ba28-31b9-2e96-000000010e1d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:06.500276 | 0.38s 2026-03-14 08:28:28.253968 | fa163e0a-ba28-31b9-2e96-000000010e1f | TASK | Check Keystone user assignment to roles status 2026-03-14 08:28:28.564912 | fa163e0a-ba28-31b9-2e96-000000010e1f | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-03-14 08:28:33.823272 | fa163e0a-ba28-31b9-2e96-000000010e1f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-03-14 08:28:33.825283 | fa163e0a-ba28-31b9-2e96-000000010e1f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:12.078924 | 5.57s 2026-03-14 08:28:33.832243 | fa163e0a-ba28-31b9-2e96-000000010e1f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:12.085894 | 5.58s 2026-03-14 08:28:33.838374 | fa163e0a-ba28-31b9-2e96-000000010c16 | TASK | Async assignment of Keystone user per role 2026-03-14 08:28:33.904011 | fa163e0a-ba28-31b9-2e96-000000010c16 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:12.157640 | 0.06s 2026-03-14 08:28:33.912442 | fa163e0a-ba28-31b9-2e96-000000010c16 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:12.166081 | 0.07s 2026-03-14 08:28:33.926853 | 52971b81-5a48-4fff-9500-6850bfc9975a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-03-14 08:28:33.940776 | fa163e0a-ba28-31b9-2e96-000000010e41 | TASK | Async assignment of Keystone user to roles 2026-03-14 08:28:34.328155 | fa163e0a-ba28-31b9-2e96-000000010e41 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-03-14 08:28:34.329642 | fa163e0a-ba28-31b9-2e96-000000010e41 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:12.583291 | 0.39s 2026-03-14 08:28:34.693123 | fa163e0a-ba28-31b9-2e96-000000010e41 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-03-14 08:28:34.694692 | fa163e0a-ba28-31b9-2e96-000000010e41 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:12.948344 | 0.75s 2026-03-14 08:28:35.019015 | fa163e0a-ba28-31b9-2e96-000000010e41 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-03-14 08:28:35.019694 | fa163e0a-ba28-31b9-2e96-000000010e41 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:13.273351 | 1.08s 2026-03-14 08:28:35.029467 | fa163e0a-ba28-31b9-2e96-000000010e41 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:13.283107 | 1.09s 2026-03-14 08:28:35.041802 | fa163e0a-ba28-31b9-2e96-000000010e43 | TASK | Check Keystone user assignment to roles status 2026-03-14 08:28:35.302439 | fa163e0a-ba28-31b9-2e96-000000010e43 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-03-14 08:28:40.566037 | fa163e0a-ba28-31b9-2e96-000000010e43 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-03-14 08:28:40.568509 | fa163e0a-ba28-31b9-2e96-000000010e43 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:18.822147 | 5.52s 2026-03-14 08:28:40.849478 | fa163e0a-ba28-31b9-2e96-000000010e43 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-03-14 08:28:40.851785 | fa163e0a-ba28-31b9-2e96-000000010e43 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:19.105432 | 5.81s 2026-03-14 08:28:41.144466 | fa163e0a-ba28-31b9-2e96-000000010e43 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-03-14 08:28:41.146596 | fa163e0a-ba28-31b9-2e96-000000010e43 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:19.400242 | 6.10s 2026-03-14 08:28:41.158683 | fa163e0a-ba28-31b9-2e96-000000010e43 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:19.412329 | 6.11s 2026-03-14 08:28:41.179160 | fa163e0a-ba28-31b9-2e96-0000000100db | TASK | is Keystone LDAP enabled 2026-03-14 08:28:41.240752 | fa163e0a-ba28-31b9-2e96-0000000100db | OK | is Keystone LDAP enabled | undercloud 2026-03-14 08:28:41.241570 | fa163e0a-ba28-31b9-2e96-0000000100db | TIMING | is Keystone LDAP enabled | undercloud | 0:26:19.495223 | 0.06s 2026-03-14 08:28:41.247265 | fa163e0a-ba28-31b9-2e96-0000000100dc | TASK | Set fact for tripleo_keystone_ldap_domains 2026-03-14 08:28:41.297869 | fa163e0a-ba28-31b9-2e96-0000000100dc | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-03-14 08:28:41.298915 | fa163e0a-ba28-31b9-2e96-0000000100dc | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:26:19.552566 | 0.05s 2026-03-14 08:28:41.305305 | fa163e0a-ba28-31b9-2e96-0000000100dd | TASK | Manage Keystone domains from LDAP config 2026-03-14 08:28:41.346884 | fa163e0a-ba28-31b9-2e96-0000000100dd | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-03-14 08:28:41.347942 | fa163e0a-ba28-31b9-2e96-0000000100dd | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:26:19.601594 | 0.04s PLAY [Deploy step tasks for 4] ************************************************* 2026-03-14 08:28:41.512963 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.529405 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.552801 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.646185 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.685514 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.713592 | fa163e0a-ba28-31b9-2e96-0000000000e7 | TASK | Deploy step tasks for 4 2026-03-14 08:28:41.729990 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.732267 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.733767 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.735302 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.736783 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.757081 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:41.775760 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:41.790882 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:41.812518 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:41.831885 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:41.839088 | fa163e0a-ba28-31b9-2e96-0000000000e7 | OK | Deploy step tasks for 4 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000e7') missing from stats 2026-03-14 08:28:41.855238 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-03-14 08:28:42.744369 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647037 2026-03-14 08:28:42.745835 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647037 | 0:26:20.999476 | 0.99s 2026-03-14 08:28:42.774428 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647039 2026-03-14 08:28:42.777603 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647039 | 0:26:21.031204 | 0.99s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:28:42.814675 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647038 2026-03-14 08:28:42.816392 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647038 | 0:26:21.070029 | 1.04s 2026-03-14 08:28:42.817315 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647037 | 0:26:21.070969 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:28:42.859283 | 3f5efe0d-c281-41a9-9538-5ec3935efb05 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005647037 2026-03-14 08:28:42.874601 | fa163e0a-ba28-31b9-2e96-000000010e94 | TASK | set enable_sensubility fact 2026-03-14 08:28:42.912028 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647039 | 0:26:21.165628 | 0.11s 2026-03-14 08:28:42.924487 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647033 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:28:42.927136 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647033 | 0:26:21.180787 | 1.09s 2026-03-14 08:28:42.929608 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647035 2026-03-14 08:28:42.930505 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647035 | 0:26:21.184158 | 1.07s 2026-03-14 08:28:42.931581 | fa163e0a-ba28-31b9-2e96-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005647032 2026-03-14 08:28:42.932420 | fa163e0a-ba28-31b9-2e96-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005647032 | 0:26:21.186073 | 1.12s 2026-03-14 08:28:42.933808 | fa163e0a-ba28-31b9-2e96-000000010e94 | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:28:42.934530 | fa163e0a-ba28-31b9-2e96-000000010e94 | TIMING | set enable_sensubility fact | np0005647037 | 0:26:21.188183 | 0.06s 2026-03-14 08:28:42.977412 | 45192b3a-97e5-40f1-be30-846c2e9b90c4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005647039 2026-03-14 08:28:42.996924 | fa163e0a-ba28-31b9-2e96-000000010e96 | TASK | Create virtqemud recovery script 2026-03-14 08:28:43.017622 | fa163e0a-ba28-31b9-2e96-000000010eb3 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:28:43.110335 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647038 | 0:26:21.363961 | 0.21s 2026-03-14 08:28:43.111337 | fa163e0a-ba28-31b9-2e96-000000010eb3 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:28:43.111944 | fa163e0a-ba28-31b9-2e96-000000010eb3 | TIMING | set enable_sensubility fact | np0005647039 | 0:26:21.365605 | 0.09s 2026-03-14 08:28:43.112449 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647032 | 0:26:21.366035 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:28:43.151582 | b34dd269-6464-4a1b-b787-32cc3d4bd8c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005647038 2026-03-14 08:28:43.168397 | cbda88b4-12f5-4dce-9c6e-d47662d03ce9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005647032 2026-03-14 08:28:43.179985 | fa163e0a-ba28-31b9-2e96-000000010ed0 | TASK | set enable_sensubility fact 2026-03-14 08:28:43.196499 | fa163e0a-ba28-31b9-2e96-000000010eb5 | TASK | Create virtqemud recovery script 2026-03-14 08:28:43.233087 | fa163e0a-ba28-31b9-2e96-000000010ee2 | TASK | set enable_sensubility fact 2026-03-14 08:28:43.241572 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647033 | 0:26:21.495180 | 0.17s 2026-03-14 08:28:43.242305 | fa163e0a-ba28-31b9-2e96-0000000000e9 | TIMING | include_tasks | np0005647035 | 0:26:21.495966 | 0.14s 2026-03-14 08:28:43.242760 | fa163e0a-ba28-31b9-2e96-000000010ed0 | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:28:43.243255 | fa163e0a-ba28-31b9-2e96-000000010ed0 | TIMING | set enable_sensubility fact | np0005647038 | 0:26:21.496917 | 0.06s 2026-03-14 08:28:43.280075 | 9a6c2656-7e28-473d-bfb3-17274afea3e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005647033 2026-03-14 08:28:43.280599 | 9a6c2656-7e28-473d-bfb3-17274afea3e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005647035 2026-03-14 08:28:43.296951 | fa163e0a-ba28-31b9-2e96-000000010ed2 | TASK | Create virtqemud recovery script 2026-03-14 08:28:43.317805 | fa163e0a-ba28-31b9-2e96-000000010f02 | TASK | set enable_sensubility fact 2026-03-14 08:28:43.338878 | fa163e0a-ba28-31b9-2e96-000000010f02 | TASK | set enable_sensubility fact 2026-03-14 08:28:43.346538 | fa163e0a-ba28-31b9-2e96-000000010ee2 | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:28:43.347515 | fa163e0a-ba28-31b9-2e96-000000010ee2 | TIMING | set enable_sensubility fact | np0005647032 | 0:26:21.601162 | 0.11s 2026-03-14 08:28:43.372219 | fa163e0a-ba28-31b9-2e96-000000010ee7 | TASK | Start OVN container 2026-03-14 08:28:43.384896 | fa163e0a-ba28-31b9-2e96-000000010f02 | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:28:43.385850 | fa163e0a-ba28-31b9-2e96-000000010f02 | TIMING | set enable_sensubility fact | np0005647033 | 0:26:21.639499 | 0.07s 2026-03-14 08:28:43.386220 | fa163e0a-ba28-31b9-2e96-000000010f02 | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:28:43.386565 | fa163e0a-ba28-31b9-2e96-000000010f02 | TIMING | set enable_sensubility fact | np0005647035 | 0:26:21.640227 | 0.05s 2026-03-14 08:28:43.406162 | fa163e0a-ba28-31b9-2e96-000000010f07 | TASK | Start OVN container 2026-03-14 08:28:43.419354 | fa163e0a-ba28-31b9-2e96-000000010ee7 | SKIPPED | Start OVN container | np0005647032 | item=ovn_cluster_north_db_server 2026-03-14 08:28:43.431701 | fa163e0a-ba28-31b9-2e96-000000010ee7 | SKIPPED | Start OVN container | np0005647032 | item=ovn_cluster_south_db_server 2026-03-14 08:28:43.436223 | fa163e0a-ba28-31b9-2e96-000000010f07 | TASK | Start OVN container 2026-03-14 08:28:43.447029 | fa163e0a-ba28-31b9-2e96-000000010ee7 | SKIPPED | Start OVN container | np0005647032 | item=ovn_cluster_northd 2026-03-14 08:28:43.452965 | fa163e0a-ba28-31b9-2e96-000000010ee7 | TIMING | Start OVN container | np0005647032 | 0:26:21.706608 | 0.08s 2026-03-14 08:28:43.471059 | fa163e0a-ba28-31b9-2e96-000000010ee9 | TASK | Set NB connection 2026-03-14 08:28:43.482352 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647033 | 0:26:21.735987 | 0.07s 2026-03-14 08:28:43.505685 | fa163e0a-ba28-31b9-2e96-000000010ee9 | SKIPPED | Set NB connection | np0005647032 2026-03-14 08:28:43.506422 | fa163e0a-ba28-31b9-2e96-000000010ee9 | TIMING | Set NB connection | np0005647032 | 0:26:21.760080 | 0.03s 2026-03-14 08:28:43.512087 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647033 | 0:26:21.765739 | 0.10s 2026-03-14 08:28:43.516143 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647035 | 0:26:21.769800 | 0.08s 2026-03-14 08:28:43.530228 | fa163e0a-ba28-31b9-2e96-000000010eea | TASK | Set SB connection 2026-03-14 08:28:43.540305 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647033 | 0:26:21.793946 | 0.13s 2026-03-14 08:28:43.545393 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647033 | 0:26:21.799049 | 0.14s 2026-03-14 08:28:43.552089 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647035 | 0:26:21.805745 | 0.11s 2026-03-14 08:28:43.579928 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647035 | 0:26:21.833581 | 0.14s 2026-03-14 08:28:43.634377 | fa163e0a-ba28-31b9-2e96-000000010f59 | TASK | Gather variables for each operating system 2026-03-14 08:28:43.641779 | fa163e0a-ba28-31b9-2e96-000000010f07 | TIMING | Start OVN container | np0005647035 | 0:26:21.895417 | 0.20s 2026-03-14 08:28:43.642686 | fa163e0a-ba28-31b9-2e96-000000010eea | SKIPPED | Set SB connection | np0005647032 2026-03-14 08:28:43.643193 | fa163e0a-ba28-31b9-2e96-000000010eea | TIMING | Set SB connection | np0005647032 | 0:26:21.896854 | 0.11s 2026-03-14 08:28:43.697266 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:28:43.718475 | fa163e0a-ba28-31b9-2e96-000000010f59 | TASK | Gather variables for each operating system 2026-03-14 08:28:43.734372 | fa163e0a-ba28-31b9-2e96-000000010f59 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:26:21.988000 | 0.10s 2026-03-14 08:28:43.751703 | fa163e0a-ba28-31b9-2e96-000000010f5a | TASK | Create container logs path 2026-03-14 08:28:43.830868 | fa163e0a-ba28-31b9-2e96-000000010f59 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:26:22.084506 | 0.11s 2026-03-14 08:28:43.852385 | fa163e0a-ba28-31b9-2e96-000000010f5a | TASK | Create container logs path 2026-03-14 08:28:43.965914 | fa163e0a-ba28-31b9-2e96-000000010e96 | CHANGED | Create virtqemud recovery script | np0005647037 2026-03-14 08:28:43.967722 | fa163e0a-ba28-31b9-2e96-000000010e96 | TIMING | Create virtqemud recovery script | np0005647037 | 0:26:22.221359 | 0.97s 2026-03-14 08:28:43.987888 | fa163e0a-ba28-31b9-2e96-000000010e97 | TASK | Create virtqemud recovery trigger service 2026-03-14 08:28:44.038924 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647032 2026-03-14 08:28:44.040931 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647032 | 0:26:22.294569 | 0.34s 2026-03-14 08:28:44.111386 | fa163e0a-ba28-31b9-2e96-000000010f5a | OK | Create container logs path | np0005647033 2026-03-14 08:28:44.113071 | fa163e0a-ba28-31b9-2e96-000000010f5a | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:26:22.366711 | 0.36s 2026-03-14 08:28:44.145902 | fa163e0a-ba28-31b9-2e96-000000010f5c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:44.162040 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647032 | 0:26:22.415652 | 0.08s 2026-03-14 08:28:44.213587 | be16bdb1-a64f-46e5-942e-d4ca94792eb0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647032 2026-03-14 08:28:44.254429 | fa163e0a-ba28-31b9-2e96-000000011070 | TASK | Write the config_step hieradata 2026-03-14 08:28:44.265364 | fa163e0a-ba28-31b9-2e96-000000010eb5 | CHANGED | Create virtqemud recovery script | np0005647039 2026-03-14 08:28:44.266770 | fa163e0a-ba28-31b9-2e96-000000010eb5 | TIMING | Create virtqemud recovery script | np0005647039 | 0:26:22.520409 | 1.07s 2026-03-14 08:28:44.267611 | fa163e0a-ba28-31b9-2e96-000000010f5a | OK | Create container logs path | np0005647035 2026-03-14 08:28:44.268131 | fa163e0a-ba28-31b9-2e96-000000010f5a | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:26:22.521790 | 0.41s 2026-03-14 08:28:44.283227 | fa163e0a-ba28-31b9-2e96-000000010eb6 | TASK | Create virtqemud recovery trigger service 2026-03-14 08:28:44.318801 | fa163e0a-ba28-31b9-2e96-000000010f5c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:44.327999 | fa163e0a-ba28-31b9-2e96-000000010ed2 | CHANGED | Create virtqemud recovery script | np0005647038 2026-03-14 08:28:44.329362 | fa163e0a-ba28-31b9-2e96-000000010ed2 | TIMING | Create virtqemud recovery script | np0005647038 | 0:26:22.583003 | 1.03s 2026-03-14 08:28:44.341441 | fa163e0a-ba28-31b9-2e96-000000010ed3 | TASK | Create virtqemud recovery trigger service 2026-03-14 08:28:44.560364 | fa163e0a-ba28-31b9-2e96-000000010f5c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:44.561780 | fa163e0a-ba28-31b9-2e96-000000010f5c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:22.815420 | 0.41s 2026-03-14 08:28:44.592673 | fa163e0a-ba28-31b9-2e96-000000010f5d | TASK | Finalise hashes for all containers 2026-03-14 08:28:44.694773 | fa163e0a-ba28-31b9-2e96-000000010f5d | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:28:44.695775 | fa163e0a-ba28-31b9-2e96-000000010f5d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:26:22.949428 | 0.10s 2026-03-14 08:28:44.715461 | fa163e0a-ba28-31b9-2e96-000000010f5f | TASK | Manage systemd shutdown files 2026-03-14 08:28:44.773611 | fa163e0a-ba28-31b9-2e96-000000010f5f | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:28:44.774601 | fa163e0a-ba28-31b9-2e96-000000010f5f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:26:23.028244 | 0.06s 2026-03-14 08:28:44.800298 | fa163e0a-ba28-31b9-2e96-000000010f61 | TASK | Update container configs with new config hashes 2026-03-14 08:28:44.808265 | fa163e0a-ba28-31b9-2e96-000000010f5c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:44.809479 | fa163e0a-ba28-31b9-2e96-000000010f5c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:23.063126 | 0.49s 2026-03-14 08:28:44.845674 | fa163e0a-ba28-31b9-2e96-000000010f5d | TASK | Finalise hashes for all containers 2026-03-14 08:28:44.865761 | fa163e0a-ba28-31b9-2e96-000000010f61 | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:28:44.866799 | fa163e0a-ba28-31b9-2e96-000000010f61 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:26:23.120447 | 0.07s 2026-03-14 08:28:44.888642 | fa163e0a-ba28-31b9-2e96-000000010f62 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:44.927565 | fa163e0a-ba28-31b9-2e96-000000010f5d | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:28:44.928639 | fa163e0a-ba28-31b9-2e96-000000010f5d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:26:23.182285 | 0.08s 2026-03-14 08:28:44.954362 | fa163e0a-ba28-31b9-2e96-000000010f5f | TASK | Manage systemd shutdown files 2026-03-14 08:28:44.962334 | fa163e0a-ba28-31b9-2e96-000000010f62 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:23.215972 | 0.07s 2026-03-14 08:28:44.980049 | 4bd84dc6-a706-4349-9af4-1673f212b78b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:28:45.002156 | fa163e0a-ba28-31b9-2e96-00000001109a | TASK | Gather podman infos 2026-03-14 08:28:45.009422 | fa163e0a-ba28-31b9-2e96-000000010f5f | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:28:45.015881 | fa163e0a-ba28-31b9-2e96-000000010f5f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:26:23.269529 | 0.06s 2026-03-14 08:28:45.016289 | fa163e0a-ba28-31b9-2e96-000000010e97 | CHANGED | Create virtqemud recovery trigger service | np0005647037 2026-03-14 08:28:45.016650 | fa163e0a-ba28-31b9-2e96-000000010e97 | TIMING | Create virtqemud recovery trigger service | np0005647037 | 0:26:23.270311 | 1.03s 2026-03-14 08:28:45.026692 | fa163e0a-ba28-31b9-2e96-000000010e98 | TASK | Create virtqemud recovery trigger timer 2026-03-14 08:28:45.048089 | fa163e0a-ba28-31b9-2e96-000000010f61 | TASK | Update container configs with new config hashes 2026-03-14 08:28:45.111407 | fa163e0a-ba28-31b9-2e96-000000010f61 | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:28:45.112363 | fa163e0a-ba28-31b9-2e96-000000010f61 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:26:23.366007 | 0.06s 2026-03-14 08:28:45.132816 | fa163e0a-ba28-31b9-2e96-000000010f62 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:45.165830 | fa163e0a-ba28-31b9-2e96-000000011070 | OK | Write the config_step hieradata | np0005647032 2026-03-14 08:28:45.167846 | fa163e0a-ba28-31b9-2e96-000000011070 | TIMING | Write the config_step hieradata | np0005647032 | 0:26:23.421492 | 0.91s 2026-03-14 08:28:45.200609 | fa163e0a-ba28-31b9-2e96-000000011073 | TASK | Run puppet host configuration for step 4 2026-03-14 08:28:45.210128 | fa163e0a-ba28-31b9-2e96-000000010f62 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:23.463746 | 0.08s 2026-03-14 08:28:45.217056 | fa163e0a-ba28-31b9-2e96-000000010eb6 | CHANGED | Create virtqemud recovery trigger service | np0005647039 2026-03-14 08:28:45.217754 | fa163e0a-ba28-31b9-2e96-000000010eb6 | TIMING | Create virtqemud recovery trigger service | np0005647039 | 0:26:23.471412 | 0.93s 2026-03-14 08:28:45.239131 | adb80e05-c3d0-410c-b284-2cb974d4abee | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:28:45.252823 | fa163e0a-ba28-31b9-2e96-000000010eb7 | TASK | Create virtqemud recovery trigger timer 2026-03-14 08:28:45.275443 | fa163e0a-ba28-31b9-2e96-0000000110c6 | TASK | Gather podman infos 2026-03-14 08:28:45.325946 | fa163e0a-ba28-31b9-2e96-000000010ed3 | CHANGED | Create virtqemud recovery trigger service | np0005647038 2026-03-14 08:28:45.327082 | fa163e0a-ba28-31b9-2e96-000000010ed3 | TIMING | Create virtqemud recovery trigger service | np0005647038 | 0:26:23.580735 | 0.98s 2026-03-14 08:28:45.349404 | fa163e0a-ba28-31b9-2e96-000000010ed4 | TASK | Create virtqemud recovery trigger timer 2026-03-14 08:28:46.002847 | fa163e0a-ba28-31b9-2e96-000000011073 | CHANGED | Run puppet host configuration for step 4 | np0005647032 2026-03-14 08:28:46.003907 | fa163e0a-ba28-31b9-2e96-000000011073 | TIMING | Run puppet host configuration for step 4 | np0005647032 | 0:26:24.257555 | 0.80s 2026-03-14 08:28:46.026848 | fa163e0a-ba28-31b9-2e96-000000011074 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:28:46.052851 | fa163e0a-ba28-31b9-2e96-000000010e98 | CHANGED | Create virtqemud recovery trigger timer | np0005647037 2026-03-14 08:28:46.053986 | fa163e0a-ba28-31b9-2e96-000000010e98 | TIMING | Create virtqemud recovery trigger timer | np0005647037 | 0:26:24.307636 | 1.03s 2026-03-14 08:28:46.067221 | fa163e0a-ba28-31b9-2e96-000000010e99 | TASK | Enable virtqemud recovery trigger service 2026-03-14 08:28:46.193907 | fa163e0a-ba28-31b9-2e96-00000001109a | OK | Gather podman infos | np0005647033 2026-03-14 08:28:46.194838 | fa163e0a-ba28-31b9-2e96-00000001109a | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:26:24.448489 | 1.19s 2026-03-14 08:28:46.236094 | fa163e0a-ba28-31b9-2e96-000000010eb7 | CHANGED | Create virtqemud recovery trigger timer | np0005647039 2026-03-14 08:28:46.236781 | fa163e0a-ba28-31b9-2e96-000000010eb7 | TIMING | Create virtqemud recovery trigger timer | np0005647039 | 0:26:24.490438 | 0.98s 2026-03-14 08:28:46.248029 | fa163e0a-ba28-31b9-2e96-000000010eb8 | TASK | Enable virtqemud recovery trigger service 2026-03-14 08:28:46.270062 | fa163e0a-ba28-31b9-2e96-00000001109b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:46.337455 | fa163e0a-ba28-31b9-2e96-000000010ed4 | CHANGED | Create virtqemud recovery trigger timer | np0005647038 2026-03-14 08:28:46.338526 | fa163e0a-ba28-31b9-2e96-000000010ed4 | TIMING | Create virtqemud recovery trigger timer | np0005647038 | 0:26:24.592176 | 0.99s 2026-03-14 08:28:46.348915 | fa163e0a-ba28-31b9-2e96-000000010ed5 | TASK | Enable virtqemud recovery trigger service 2026-03-14 08:28:46.373057 | fa163e0a-ba28-31b9-2e96-00000001109b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:24.626666 | 0.09s 2026-03-14 08:28:46.383392 | fa163e0a-ba28-31b9-2e96-000000011074 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 360 retries left 2026-03-14 08:28:46.655696 | fa163e0a-ba28-31b9-2e96-0000000110c6 | OK | Gather podman infos | np0005647035 2026-03-14 08:28:46.658176 | fa163e0a-ba28-31b9-2e96-0000000110c6 | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:26:24.911820 | 1.38s 2026-03-14 08:28:46.727256 | fa163e0a-ba28-31b9-2e96-0000000110c7 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:46.749235 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:26:25.002862 | 0.10s 2026-03-14 08:28:46.814388 | fa163e0a-ba28-31b9-2e96-000000010f63 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:46.823392 | fa163e0a-ba28-31b9-2e96-0000000110c7 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:25.077006 | 0.09s 2026-03-14 08:28:46.891669 | fa163e0a-ba28-31b9-2e96-000000010f63 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:25.145306 | 0.08s 2026-03-14 08:28:46.913804 | afbd4644-67af-4946-a237-5abe82c7d033 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:28:46.934452 | fa163e0a-ba28-31b9-2e96-00000001117f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:46.981803 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:26:25.235421 | 0.11s 2026-03-14 08:28:47.029699 | fa163e0a-ba28-31b9-2e96-000000010e99 | CHANGED | Enable virtqemud recovery trigger service | np0005647037 2026-03-14 08:28:47.031581 | fa163e0a-ba28-31b9-2e96-000000010e99 | TIMING | Enable virtqemud recovery trigger service | np0005647037 | 0:26:25.285230 | 0.96s 2026-03-14 08:28:47.045444 | fa163e0a-ba28-31b9-2e96-000000010e9a | TASK | Enable virtqemud recovery trigger timer 2026-03-14 08:28:47.067485 | fa163e0a-ba28-31b9-2e96-000000010f63 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:47.109394 | fa163e0a-ba28-31b9-2e96-000000010f63 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:25.363038 | 0.04s 2026-03-14 08:28:47.124218 | cea40310-e772-4c43-b3cb-0ee333e266b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:28:47.144960 | fa163e0a-ba28-31b9-2e96-0000000111bf | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:47.280437 | fa163e0a-ba28-31b9-2e96-000000010eb8 | CHANGED | Enable virtqemud recovery trigger service | np0005647039 2026-03-14 08:28:47.281915 | fa163e0a-ba28-31b9-2e96-000000010eb8 | TIMING | Enable virtqemud recovery trigger service | np0005647039 | 0:26:25.535563 | 1.03s 2026-03-14 08:28:47.295760 | fa163e0a-ba28-31b9-2e96-000000010eb9 | TASK | Enable virtqemud recovery trigger timer 2026-03-14 08:28:47.403022 | fa163e0a-ba28-31b9-2e96-000000010ed5 | CHANGED | Enable virtqemud recovery trigger service | np0005647038 2026-03-14 08:28:47.404475 | fa163e0a-ba28-31b9-2e96-000000010ed5 | TIMING | Enable virtqemud recovery trigger service | np0005647038 | 0:26:25.658126 | 1.05s 2026-03-14 08:28:47.417764 | fa163e0a-ba28-31b9-2e96-000000010ed6 | TASK | Enable virtqemud recovery trigger timer 2026-03-14 08:28:47.969832 | fa163e0a-ba28-31b9-2e96-00000001117f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:47.971434 | fa163e0a-ba28-31b9-2e96-00000001117f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:26.225075 | 1.04s 2026-03-14 08:28:47.996849 | fa163e0a-ba28-31b9-2e96-000000011180 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:48.052175 | fa163e0a-ba28-31b9-2e96-000000010e9a | CHANGED | Enable virtqemud recovery trigger timer | np0005647037 2026-03-14 08:28:48.053401 | fa163e0a-ba28-31b9-2e96-000000010e9a | TIMING | Enable virtqemud recovery trigger timer | np0005647037 | 0:26:26.307046 | 1.01s 2026-03-14 08:28:48.066671 | fa163e0a-ba28-31b9-2e96-000000010e9b | TASK | Really enable virtqemud recovery trigger timer 2026-03-14 08:28:48.164453 | fa163e0a-ba28-31b9-2e96-0000000111bf | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:48.165739 | fa163e0a-ba28-31b9-2e96-0000000111bf | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:26.419383 | 1.02s 2026-03-14 08:28:48.188321 | fa163e0a-ba28-31b9-2e96-0000000111c0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:48.404652 | fa163e0a-ba28-31b9-2e96-000000010eb9 | CHANGED | Enable virtqemud recovery trigger timer | np0005647039 2026-03-14 08:28:48.405640 | fa163e0a-ba28-31b9-2e96-000000010eb9 | TIMING | Enable virtqemud recovery trigger timer | np0005647039 | 0:26:26.659293 | 1.11s 2026-03-14 08:28:48.415575 | fa163e0a-ba28-31b9-2e96-000000010eba | TASK | Really enable virtqemud recovery trigger timer 2026-03-14 08:28:48.485649 | fa163e0a-ba28-31b9-2e96-000000010ed6 | CHANGED | Enable virtqemud recovery trigger timer | np0005647038 2026-03-14 08:28:48.486809 | fa163e0a-ba28-31b9-2e96-000000010ed6 | TIMING | Enable virtqemud recovery trigger timer | np0005647038 | 0:26:26.740463 | 1.07s 2026-03-14 08:28:48.497071 | fa163e0a-ba28-31b9-2e96-000000010ed7 | TASK | Really enable virtqemud recovery trigger timer 2026-03-14 08:28:48.716175 | fa163e0a-ba28-31b9-2e96-000000010e9b | CHANGED | Really enable virtqemud recovery trigger timer | np0005647037 2026-03-14 08:28:48.717224 | fa163e0a-ba28-31b9-2e96-000000010e9b | TIMING | Really enable virtqemud recovery trigger timer | np0005647037 | 0:26:26.970876 | 0.65s 2026-03-14 08:28:48.727608 | fa163e0a-ba28-31b9-2e96-000000010e9d | TASK | Create systemd file 2026-03-14 08:28:48.973600 | fa163e0a-ba28-31b9-2e96-000000010eba | CHANGED | Really enable virtqemud recovery trigger timer | np0005647039 2026-03-14 08:28:48.974708 | fa163e0a-ba28-31b9-2e96-000000010eba | TIMING | Really enable virtqemud recovery trigger timer | np0005647039 | 0:26:27.228360 | 0.56s 2026-03-14 08:28:48.985163 | fa163e0a-ba28-31b9-2e96-000000010ebc | TASK | Create systemd file 2026-03-14 08:28:49.153563 | fa163e0a-ba28-31b9-2e96-000000010ed7 | CHANGED | Really enable virtqemud recovery trigger timer | np0005647038 2026-03-14 08:28:49.154499 | fa163e0a-ba28-31b9-2e96-000000010ed7 | TIMING | Really enable virtqemud recovery trigger timer | np0005647038 | 0:26:27.408152 | 0.66s 2026-03-14 08:28:49.164922 | fa163e0a-ba28-31b9-2e96-000000010ed9 | TASK | Create systemd file 2026-03-14 08:28:49.705084 | fa163e0a-ba28-31b9-2e96-000000010e9d | CHANGED | Create systemd file | np0005647037 2026-03-14 08:28:49.706735 | fa163e0a-ba28-31b9-2e96-000000010e9d | TIMING | Create systemd file | np0005647037 | 0:26:27.960375 | 0.98s 2026-03-14 08:28:49.726863 | fa163e0a-ba28-31b9-2e96-000000010e9e | TASK | Reload systemd 2026-03-14 08:28:49.971586 | fa163e0a-ba28-31b9-2e96-000000010ebc | CHANGED | Create systemd file | np0005647039 2026-03-14 08:28:49.972598 | fa163e0a-ba28-31b9-2e96-000000010ebc | TIMING | Create systemd file | np0005647039 | 0:26:28.226240 | 0.99s 2026-03-14 08:28:49.982663 | fa163e0a-ba28-31b9-2e96-000000010ebd | TASK | Reload systemd 2026-03-14 08:28:50.179566 | fa163e0a-ba28-31b9-2e96-000000010ed9 | CHANGED | Create systemd file | np0005647038 2026-03-14 08:28:50.180935 | fa163e0a-ba28-31b9-2e96-000000010ed9 | TIMING | Create systemd file | np0005647038 | 0:26:28.434587 | 1.02s 2026-03-14 08:28:50.202606 | fa163e0a-ba28-31b9-2e96-000000010eda | TASK | Reload systemd 2026-03-14 08:28:50.498500 | fa163e0a-ba28-31b9-2e96-000000010e9e | CHANGED | Reload systemd | np0005647037 2026-03-14 08:28:50.500065 | fa163e0a-ba28-31b9-2e96-000000010e9e | TIMING | Reload systemd | np0005647037 | 0:26:28.753713 | 0.77s 2026-03-14 08:28:50.517481 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:28:50.735675 | fa163e0a-ba28-31b9-2e96-000000010ebd | CHANGED | Reload systemd | np0005647039 2026-03-14 08:28:50.737460 | fa163e0a-ba28-31b9-2e96-000000010ebd | TIMING | Reload systemd | np0005647039 | 0:26:28.991099 | 0.75s 2026-03-14 08:28:50.759216 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:28:50.831707 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647037 2026-03-14 08:28:50.833346 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647037 | 0:26:29.086988 | 0.31s 2026-03-14 08:28:50.921894 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647037 | 0:26:29.175534 | 0.07s 2026-03-14 08:28:50.947183 | dce3891f-06a2-4d62-8b1f-365e8a22ad48 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647037 2026-03-14 08:28:50.960151 | fa163e0a-ba28-31b9-2e96-00000001121b | TASK | Write the config_step hieradata 2026-03-14 08:28:51.015063 | fa163e0a-ba28-31b9-2e96-000000010eda | CHANGED | Reload systemd | np0005647038 2026-03-14 08:28:51.016028 | fa163e0a-ba28-31b9-2e96-000000010eda | TIMING | Reload systemd | np0005647038 | 0:26:29.269681 | 0.81s 2026-03-14 08:28:51.025611 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:28:51.055745 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647039 2026-03-14 08:28:51.056745 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647039 | 0:26:29.310398 | 0.30s 2026-03-14 08:28:51.150171 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647039 | 0:26:29.403818 | 0.08s 2026-03-14 08:28:51.167648 | 8f7421d8-3416-462f-a8bd-070f70a38539 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647039 2026-03-14 08:28:51.179738 | fa163e0a-ba28-31b9-2e96-000000011237 | TASK | Write the config_step hieradata 2026-03-14 08:28:51.357290 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647038 2026-03-14 08:28:51.358317 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647038 | 0:26:29.611972 | 0.33s 2026-03-14 08:28:51.475527 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647038 | 0:26:29.729170 | 0.11s 2026-03-14 08:28:51.493025 | 9f6afc4f-451c-49bb-a86a-34e059ac3e81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647038 2026-03-14 08:28:51.505397 | fa163e0a-ba28-31b9-2e96-000000011251 | TASK | Write the config_step hieradata 2026-03-14 08:28:51.610854 | fa163e0a-ba28-31b9-2e96-000000011180 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:51.613023 | fa163e0a-ba28-31b9-2e96-000000011180 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:29.866655 | 3.61s 2026-03-14 08:28:51.685429 | fa163e0a-ba28-31b9-2e96-000000010f8a | TASK | Gather variables for each operating system 2026-03-14 08:28:51.750364 | fa163e0a-ba28-31b9-2e96-00000001121b | OK | Write the config_step hieradata | np0005647037 2026-03-14 08:28:51.751598 | fa163e0a-ba28-31b9-2e96-00000001121b | TIMING | Write the config_step hieradata | np0005647037 | 0:26:30.005239 | 0.79s 2026-03-14 08:28:51.751948 | fa163e0a-ba28-31b9-2e96-0000000111c0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:51.752282 | fa163e0a-ba28-31b9-2e96-0000000111c0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:30.005944 | 3.56s 2026-03-14 08:28:51.763262 | fa163e0a-ba28-31b9-2e96-00000001121c | TASK | Run puppet host configuration for step 4 2026-03-14 08:28:51.791237 | fa163e0a-ba28-31b9-2e96-000000010f8a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:26:30.044875 | 0.10s 2026-03-14 08:28:51.805345 | fa163e0a-ba28-31b9-2e96-000000010f8b | TASK | Create container logs path 2026-03-14 08:28:51.826107 | fa163e0a-ba28-31b9-2e96-000000010f8a | TASK | Gather variables for each operating system 2026-03-14 08:28:51.944974 | fa163e0a-ba28-31b9-2e96-000000010f8a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:26:30.198606 | 0.12s 2026-03-14 08:28:51.960928 | fa163e0a-ba28-31b9-2e96-000000010f8b | TASK | Create container logs path 2026-03-14 08:28:52.010019 | fa163e0a-ba28-31b9-2e96-000000011237 | OK | Write the config_step hieradata | np0005647039 2026-03-14 08:28:52.010937 | fa163e0a-ba28-31b9-2e96-000000011237 | TIMING | Write the config_step hieradata | np0005647039 | 0:26:30.264591 | 0.83s 2026-03-14 08:28:52.023258 | fa163e0a-ba28-31b9-2e96-000000011238 | TASK | Run puppet host configuration for step 4 2026-03-14 08:28:52.150504 | fa163e0a-ba28-31b9-2e96-000000010f8b | OK | Create container logs path | np0005647033 2026-03-14 08:28:52.151522 | fa163e0a-ba28-31b9-2e96-000000010f8b | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:26:30.405177 | 0.35s 2026-03-14 08:28:52.167808 | fa163e0a-ba28-31b9-2e96-000000010f8d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:52.283142 | fa163e0a-ba28-31b9-2e96-000000010f8b | OK | Create container logs path | np0005647035 2026-03-14 08:28:52.284381 | fa163e0a-ba28-31b9-2e96-000000010f8b | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:26:30.538028 | 0.32s 2026-03-14 08:28:52.303950 | fa163e0a-ba28-31b9-2e96-000000010f8d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:52.360844 | fa163e0a-ba28-31b9-2e96-000000011251 | OK | Write the config_step hieradata | np0005647038 2026-03-14 08:28:52.361709 | fa163e0a-ba28-31b9-2e96-000000011251 | TIMING | Write the config_step hieradata | np0005647038 | 0:26:30.615364 | 0.86s 2026-03-14 08:28:52.375341 | fa163e0a-ba28-31b9-2e96-000000011252 | TASK | Run puppet host configuration for step 4 2026-03-14 08:28:52.490991 | fa163e0a-ba28-31b9-2e96-00000001121c | CHANGED | Run puppet host configuration for step 4 | np0005647037 2026-03-14 08:28:52.491938 | fa163e0a-ba28-31b9-2e96-00000001121c | TIMING | Run puppet host configuration for step 4 | np0005647037 | 0:26:30.745591 | 0.73s 2026-03-14 08:28:52.501625 | fa163e0a-ba28-31b9-2e96-00000001121d | TASK | Wait for puppet host configuration to finish 2026-03-14 08:28:52.551617 | fa163e0a-ba28-31b9-2e96-000000010f8d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:52.552458 | fa163e0a-ba28-31b9-2e96-000000010f8d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:30.806085 | 0.38s 2026-03-14 08:28:52.567438 | fa163e0a-ba28-31b9-2e96-000000010f8e | TASK | Finalise hashes for all containers 2026-03-14 08:28:52.671097 | fa163e0a-ba28-31b9-2e96-000000011238 | CHANGED | Run puppet host configuration for step 4 | np0005647039 2026-03-14 08:28:52.671802 | fa163e0a-ba28-31b9-2e96-000000011238 | TIMING | Run puppet host configuration for step 4 | np0005647039 | 0:26:30.925459 | 0.65s 2026-03-14 08:28:52.672157 | fa163e0a-ba28-31b9-2e96-000000010f8e | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:28:52.672420 | fa163e0a-ba28-31b9-2e96-000000010f8e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:26:30.926082 | 0.10s 2026-03-14 08:28:52.684079 | fa163e0a-ba28-31b9-2e96-000000011239 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:28:52.709652 | fa163e0a-ba28-31b9-2e96-000000010f90 | TASK | Manage systemd shutdown files 2026-03-14 08:28:52.716444 | fa163e0a-ba28-31b9-2e96-000000010f8d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:52.717645 | fa163e0a-ba28-31b9-2e96-000000010f8d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:30.971290 | 0.41s 2026-03-14 08:28:52.734757 | fa163e0a-ba28-31b9-2e96-000000010f8e | TASK | Finalise hashes for all containers 2026-03-14 08:28:52.751941 | fa163e0a-ba28-31b9-2e96-000000010f90 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:28:52.752903 | fa163e0a-ba28-31b9-2e96-000000010f90 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:26:31.006547 | 0.04s 2026-03-14 08:28:52.768728 | fa163e0a-ba28-31b9-2e96-000000010f92 | TASK | Update container configs with new config hashes 2026-03-14 08:28:52.819404 | fa163e0a-ba28-31b9-2e96-00000001121d | WAITING | Wait for puppet host configuration to finish | np0005647037 | 360 retries left 2026-03-14 08:28:52.826964 | fa163e0a-ba28-31b9-2e96-000000010f92 | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:28:52.827836 | fa163e0a-ba28-31b9-2e96-000000010f92 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:26:31.081492 | 0.06s 2026-03-14 08:28:52.844238 | fa163e0a-ba28-31b9-2e96-000000010f93 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:52.861857 | fa163e0a-ba28-31b9-2e96-000000010f8e | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:28:52.862888 | fa163e0a-ba28-31b9-2e96-000000010f8e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:26:31.116540 | 0.13s 2026-03-14 08:28:52.878306 | fa163e0a-ba28-31b9-2e96-000000010f90 | TASK | Manage systemd shutdown files 2026-03-14 08:28:52.903061 | fa163e0a-ba28-31b9-2e96-000000010f93 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:31.156707 | 0.06s 2026-03-14 08:28:52.921068 | 958aea1a-16b4-44a2-8e3e-93abae6da0e0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:28:52.938032 | fa163e0a-ba28-31b9-2e96-00000001128d | TASK | Gather podman infos 2026-03-14 08:28:52.944772 | fa163e0a-ba28-31b9-2e96-000000010f90 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:28:52.945699 | fa163e0a-ba28-31b9-2e96-000000010f90 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:26:31.199343 | 0.07s 2026-03-14 08:28:52.961347 | fa163e0a-ba28-31b9-2e96-000000010f92 | TASK | Update container configs with new config hashes 2026-03-14 08:28:53.004196 | fa163e0a-ba28-31b9-2e96-000000011239 | WAITING | Wait for puppet host configuration to finish | np0005647039 | 360 retries left 2026-03-14 08:28:53.015471 | fa163e0a-ba28-31b9-2e96-000000010f92 | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:28:53.015999 | fa163e0a-ba28-31b9-2e96-000000010f92 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:26:31.269655 | 0.05s 2026-03-14 08:28:53.031917 | fa163e0a-ba28-31b9-2e96-000000010f93 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:53.073416 | fa163e0a-ba28-31b9-2e96-000000010f93 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:31.327060 | 0.04s 2026-03-14 08:28:53.091631 | 7e635c22-993d-4d89-a267-30f724cafd70 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:28:53.109615 | fa163e0a-ba28-31b9-2e96-0000000112b7 | TASK | Gather podman infos 2026-03-14 08:28:53.116456 | fa163e0a-ba28-31b9-2e96-000000011252 | CHANGED | Run puppet host configuration for step 4 | np0005647038 2026-03-14 08:28:53.117418 | fa163e0a-ba28-31b9-2e96-000000011252 | TIMING | Run puppet host configuration for step 4 | np0005647038 | 0:26:31.371063 | 0.74s 2026-03-14 08:28:53.128499 | fa163e0a-ba28-31b9-2e96-000000011253 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:28:53.497132 | fa163e0a-ba28-31b9-2e96-000000011253 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 360 retries left 2026-03-14 08:28:54.079655 | fa163e0a-ba28-31b9-2e96-00000001128d | OK | Gather podman infos | np0005647033 2026-03-14 08:28:54.080948 | fa163e0a-ba28-31b9-2e96-00000001128d | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:26:32.334594 | 1.14s 2026-03-14 08:28:54.174410 | fa163e0a-ba28-31b9-2e96-000000011290 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:54.462330 | fa163e0a-ba28-31b9-2e96-0000000112b7 | OK | Gather podman infos | np0005647035 2026-03-14 08:28:54.463466 | fa163e0a-ba28-31b9-2e96-0000000112b7 | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:26:32.717117 | 1.35s 2026-03-14 08:28:54.537118 | fa163e0a-ba28-31b9-2e96-000000011290 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:32.790763 | 0.35s 2026-03-14 08:28:54.607569 | fa163e0a-ba28-31b9-2e96-0000000112b8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:54.665253 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:26:32.918894 | 0.09s 2026-03-14 08:28:54.686660 | fa163e0a-ba28-31b9-2e96-0000000112b8 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:32.940314 | 0.08s 2026-03-14 08:28:54.717979 | fa163e0a-ba28-31b9-2e96-000000010f94 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:54.771470 | fa163e0a-ba28-31b9-2e96-000000010f94 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:33.025110 | 0.05s 2026-03-14 08:28:54.787785 | c8e5469d-2212-4286-8b43-f906e7eb5a1e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:28:54.808953 | fa163e0a-ba28-31b9-2e96-000000011361 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:54.832960 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:26:33.086595 | 0.09s 2026-03-14 08:28:54.862783 | fa163e0a-ba28-31b9-2e96-000000010f94 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:54.902108 | fa163e0a-ba28-31b9-2e96-000000010f94 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:33.155754 | 0.04s 2026-03-14 08:28:54.920334 | 000828e8-8a06-4a2d-a120-06d73cabbb45 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:28:54.940422 | fa163e0a-ba28-31b9-2e96-00000001139f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:55.884198 | fa163e0a-ba28-31b9-2e96-000000011361 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:55.885188 | fa163e0a-ba28-31b9-2e96-000000011361 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:34.138841 | 1.08s 2026-03-14 08:28:55.909679 | fa163e0a-ba28-31b9-2e96-000000011362 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:55.921623 | fa163e0a-ba28-31b9-2e96-00000001139f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:55.922795 | fa163e0a-ba28-31b9-2e96-00000001139f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:34.176440 | 0.98s 2026-03-14 08:28:55.945859 | fa163e0a-ba28-31b9-2e96-0000000113a0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:28:56.712754 | fa163e0a-ba28-31b9-2e96-000000011074 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 359 retries left 2026-03-14 08:28:59.368079 | fa163e0a-ba28-31b9-2e96-000000011362 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:28:59.369067 | fa163e0a-ba28-31b9-2e96-000000011362 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:37.622719 | 3.45s 2026-03-14 08:28:59.412032 | fa163e0a-ba28-31b9-2e96-000000010fb5 | TASK | Gather variables for each operating system 2026-03-14 08:28:59.526838 | fa163e0a-ba28-31b9-2e96-000000010fb5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:26:37.780483 | 0.11s 2026-03-14 08:28:59.547277 | fa163e0a-ba28-31b9-2e96-000000010fb6 | TASK | Create container logs path 2026-03-14 08:28:59.554945 | fa163e0a-ba28-31b9-2e96-0000000113a0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:28:59.555888 | fa163e0a-ba28-31b9-2e96-0000000113a0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:37.809539 | 3.61s 2026-03-14 08:28:59.585909 | fa163e0a-ba28-31b9-2e96-000000010fb5 | TASK | Gather variables for each operating system 2026-03-14 08:28:59.703534 | fa163e0a-ba28-31b9-2e96-000000010fb5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:26:37.957177 | 0.12s 2026-03-14 08:28:59.717424 | fa163e0a-ba28-31b9-2e96-000000010fb6 | TASK | Create container logs path 2026-03-14 08:28:59.902322 | fa163e0a-ba28-31b9-2e96-000000010fb6 | OK | Create container logs path | np0005647033 2026-03-14 08:28:59.903308 | fa163e0a-ba28-31b9-2e96-000000010fb6 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:26:38.156960 | 0.36s 2026-03-14 08:28:59.920346 | fa163e0a-ba28-31b9-2e96-000000010fb8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:00.050158 | fa163e0a-ba28-31b9-2e96-000000010fb6 | OK | Create container logs path | np0005647035 2026-03-14 08:29:00.051184 | fa163e0a-ba28-31b9-2e96-000000010fb6 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:26:38.304832 | 0.33s 2026-03-14 08:29:00.067638 | fa163e0a-ba28-31b9-2e96-000000010fb8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:00.322316 | fa163e0a-ba28-31b9-2e96-000000010fb8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:29:00.323532 | fa163e0a-ba28-31b9-2e96-000000010fb8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:38.577176 | 0.40s 2026-03-14 08:29:00.343657 | fa163e0a-ba28-31b9-2e96-000000010fb9 | TASK | Finalise hashes for all containers 2026-03-14 08:29:00.431300 | fa163e0a-ba28-31b9-2e96-000000010fb8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:29:00.432405 | fa163e0a-ba28-31b9-2e96-000000010fb8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:38.686053 | 0.36s 2026-03-14 08:29:00.456046 | fa163e0a-ba28-31b9-2e96-000000010fb9 | TASK | Finalise hashes for all containers 2026-03-14 08:29:00.463828 | fa163e0a-ba28-31b9-2e96-000000010fb9 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:29:00.464996 | fa163e0a-ba28-31b9-2e96-000000010fb9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:26:38.718639 | 0.12s 2026-03-14 08:29:00.485410 | fa163e0a-ba28-31b9-2e96-000000010fbb | TASK | Manage systemd shutdown files 2026-03-14 08:29:00.538996 | fa163e0a-ba28-31b9-2e96-000000010fbb | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:29:00.539917 | fa163e0a-ba28-31b9-2e96-000000010fbb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:26:38.793568 | 0.05s 2026-03-14 08:29:00.564902 | fa163e0a-ba28-31b9-2e96-000000010fbd | TASK | Update container configs with new config hashes 2026-03-14 08:29:00.573261 | fa163e0a-ba28-31b9-2e96-000000010fb9 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:29:00.574420 | fa163e0a-ba28-31b9-2e96-000000010fb9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:26:38.828064 | 0.12s 2026-03-14 08:29:00.596620 | fa163e0a-ba28-31b9-2e96-000000010fbb | TASK | Manage systemd shutdown files 2026-03-14 08:29:00.618671 | fa163e0a-ba28-31b9-2e96-000000010fbd | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:29:00.619607 | fa163e0a-ba28-31b9-2e96-000000010fbd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:26:38.873259 | 0.05s 2026-03-14 08:29:00.635371 | fa163e0a-ba28-31b9-2e96-000000010fbe | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:00.648926 | fa163e0a-ba28-31b9-2e96-000000010fbb | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:29:00.649895 | fa163e0a-ba28-31b9-2e96-000000010fbb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:26:38.903543 | 0.05s 2026-03-14 08:29:00.665091 | fa163e0a-ba28-31b9-2e96-000000010fbd | TASK | Update container configs with new config hashes 2026-03-14 08:29:00.708169 | fa163e0a-ba28-31b9-2e96-000000010fbe | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:38.961812 | 0.07s 2026-03-14 08:29:00.723759 | 0d8ad9a8-7245-47e6-8416-c8d259b1a62d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:29:00.741311 | fa163e0a-ba28-31b9-2e96-0000000113fb | TASK | Gather podman infos 2026-03-14 08:29:00.753674 | fa163e0a-ba28-31b9-2e96-000000010fbd | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:29:00.754560 | fa163e0a-ba28-31b9-2e96-000000010fbd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:26:39.008193 | 0.09s 2026-03-14 08:29:00.771318 | fa163e0a-ba28-31b9-2e96-000000010fbe | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:00.845439 | fa163e0a-ba28-31b9-2e96-000000010fbe | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:39.099086 | 0.07s 2026-03-14 08:29:00.860663 | a8f0d155-aa5d-4bc6-bd1a-42f92eb6f2ab | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:29:00.877871 | fa163e0a-ba28-31b9-2e96-00000001141f | TASK | Gather podman infos 2026-03-14 08:29:01.927743 | fa163e0a-ba28-31b9-2e96-0000000113fb | OK | Gather podman infos | np0005647033 2026-03-14 08:29:01.929463 | fa163e0a-ba28-31b9-2e96-0000000113fb | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:26:40.183103 | 1.18s 2026-03-14 08:29:02.020318 | fa163e0a-ba28-31b9-2e96-0000000113fc | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:02.125641 | fa163e0a-ba28-31b9-2e96-00000001141f | OK | Gather podman infos | np0005647035 2026-03-14 08:29:02.126812 | fa163e0a-ba28-31b9-2e96-00000001141f | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:26:40.380464 | 1.25s 2026-03-14 08:29:02.183655 | fa163e0a-ba28-31b9-2e96-0000000113fc | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:40.437303 | 0.16s 2026-03-14 08:29:02.410461 | fa163e0a-ba28-31b9-2e96-000000011420 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:02.494681 | fa163e0a-ba28-31b9-2e96-000000011420 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:40.748328 | 0.08s 2026-03-14 08:29:02.496662 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:26:40.750324 | 0.11s 2026-03-14 08:29:02.561838 | fa163e0a-ba28-31b9-2e96-000000010fbf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:02.622278 | fa163e0a-ba28-31b9-2e96-000000010fbf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:40.875910 | 0.06s 2026-03-14 08:29:02.643853 | d98e7796-7739-4a15-9e55-14e77af2ed9d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:29:02.664524 | fa163e0a-ba28-31b9-2e96-0000000114c9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:02.671115 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:26:40.924736 | 0.13s 2026-03-14 08:29:02.702919 | fa163e0a-ba28-31b9-2e96-000000010fbf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:02.773357 | fa163e0a-ba28-31b9-2e96-000000010fbf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:41.026998 | 0.07s 2026-03-14 08:29:02.792322 | 8154489b-14a0-4acc-8361-3e79c9cc65f5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:29:02.815022 | fa163e0a-ba28-31b9-2e96-000000011505 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:03.138891 | fa163e0a-ba28-31b9-2e96-00000001121d | WAITING | Wait for puppet host configuration to finish | np0005647037 | 359 retries left 2026-03-14 08:29:03.345312 | fa163e0a-ba28-31b9-2e96-000000011239 | WAITING | Wait for puppet host configuration to finish | np0005647039 | 359 retries left 2026-03-14 08:29:03.822856 | fa163e0a-ba28-31b9-2e96-000000011253 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 359 retries left 2026-03-14 08:29:03.830658 | fa163e0a-ba28-31b9-2e96-0000000114c9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:29:03.831483 | fa163e0a-ba28-31b9-2e96-0000000114c9 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:42.085137 | 1.17s 2026-03-14 08:29:03.849792 | fa163e0a-ba28-31b9-2e96-0000000114ca | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:03.907237 | fa163e0a-ba28-31b9-2e96-000000011505 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:29:03.908253 | fa163e0a-ba28-31b9-2e96-000000011505 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:42.161905 | 1.09s 2026-03-14 08:29:03.925835 | fa163e0a-ba28-31b9-2e96-000000011506 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-03-14 08:29:07.011089 | fa163e0a-ba28-31b9-2e96-000000011074 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 358 retries left 2026-03-14 08:29:07.334632 | fa163e0a-ba28-31b9-2e96-000000011506 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 2026-03-14 08:29:07.335728 | fa163e0a-ba28-31b9-2e96-000000011506 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647035 | 0:26:45.589377 | 3.41s 2026-03-14 08:29:07.369492 | fa163e0a-ba28-31b9-2e96-0000000114ca | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 2026-03-14 08:29:07.370220 | fa163e0a-ba28-31b9-2e96-0000000114ca | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005647033 | 0:26:45.623874 | 3.52s 2026-03-14 08:29:07.408679 | fa163e0a-ba28-31b9-2e96-000000010f09 | TASK | Set NB connection 2026-03-14 08:29:07.437165 | fa163e0a-ba28-31b9-2e96-000000010f09 | TASK | Set NB connection 2026-03-14 08:29:07.451395 | fa163e0a-ba28-31b9-2e96-000000010f09 | SKIPPED | Set NB connection | np0005647035 2026-03-14 08:29:07.452684 | fa163e0a-ba28-31b9-2e96-000000010f09 | TIMING | Set NB connection | np0005647035 | 0:26:45.706316 | 0.04s 2026-03-14 08:29:07.480072 | fa163e0a-ba28-31b9-2e96-000000010f0a | TASK | Set SB connection 2026-03-14 08:29:07.500710 | fa163e0a-ba28-31b9-2e96-000000010f09 | SKIPPED | Set NB connection | np0005647033 2026-03-14 08:29:07.502110 | fa163e0a-ba28-31b9-2e96-000000010f09 | TIMING | Set NB connection | np0005647033 | 0:26:45.755754 | 0.06s 2026-03-14 08:29:07.519849 | fa163e0a-ba28-31b9-2e96-000000010f0a | TASK | Set SB connection 2026-03-14 08:29:07.535462 | fa163e0a-ba28-31b9-2e96-000000010f0a | SKIPPED | Set SB connection | np0005647035 2026-03-14 08:29:07.536639 | fa163e0a-ba28-31b9-2e96-000000010f0a | TIMING | Set SB connection | np0005647035 | 0:26:45.790286 | 0.06s 2026-03-14 08:29:07.559605 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:29:07.567090 | fa163e0a-ba28-31b9-2e96-000000010f0a | SKIPPED | Set SB connection | np0005647033 2026-03-14 08:29:07.568019 | fa163e0a-ba28-31b9-2e96-000000010f0a | TIMING | Set SB connection | np0005647033 | 0:26:45.821668 | 0.05s 2026-03-14 08:29:07.582558 | fa163e0a-ba28-31b9-2e96-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-03-14 08:29:07.860245 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647035 2026-03-14 08:29:07.861962 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647035 | 0:26:46.115602 | 0.30s 2026-03-14 08:29:07.914002 | fa163e0a-ba28-31b9-2e96-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647033 2026-03-14 08:29:07.915771 | fa163e0a-ba28-31b9-2e96-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005647033 | 0:26:46.169410 | 0.33s 2026-03-14 08:29:07.978794 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647035 | 0:26:46.232423 | 0.09s 2026-03-14 08:29:08.028730 | 4a3b4fa5-f9bb-403e-a6d2-f6d25f4eb09d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647035 2026-03-14 08:29:08.055765 | fa163e0a-ba28-31b9-2e96-00000001155d | TASK | Write the config_step hieradata 2026-03-14 08:29:08.062422 | fa163e0a-ba28-31b9-2e96-0000000000ec | TIMING | include_tasks | np0005647033 | 0:26:46.316055 | 0.12s 2026-03-14 08:29:08.084850 | c2670214-c1dc-4273-ab97-70b849dfcf84 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647033 2026-03-14 08:29:08.101602 | fa163e0a-ba28-31b9-2e96-000000011575 | TASK | Write the config_step hieradata 2026-03-14 08:29:08.861142 | fa163e0a-ba28-31b9-2e96-00000001155d | OK | Write the config_step hieradata | np0005647035 2026-03-14 08:29:08.862765 | fa163e0a-ba28-31b9-2e96-00000001155d | TIMING | Write the config_step hieradata | np0005647035 | 0:26:47.116404 | 0.81s 2026-03-14 08:29:08.896375 | fa163e0a-ba28-31b9-2e96-00000001155e | TASK | Run puppet host configuration for step 4 2026-03-14 08:29:08.904315 | fa163e0a-ba28-31b9-2e96-000000011575 | OK | Write the config_step hieradata | np0005647033 2026-03-14 08:29:08.905535 | fa163e0a-ba28-31b9-2e96-000000011575 | TIMING | Write the config_step hieradata | np0005647033 | 0:26:47.159178 | 0.80s 2026-03-14 08:29:08.926854 | fa163e0a-ba28-31b9-2e96-000000011576 | TASK | Run puppet host configuration for step 4 2026-03-14 08:29:09.621705 | fa163e0a-ba28-31b9-2e96-00000001155e | CHANGED | Run puppet host configuration for step 4 | np0005647035 2026-03-14 08:29:09.623320 | fa163e0a-ba28-31b9-2e96-00000001155e | TIMING | Run puppet host configuration for step 4 | np0005647035 | 0:26:47.876957 | 0.73s 2026-03-14 08:29:09.652958 | fa163e0a-ba28-31b9-2e96-00000001155f | TASK | Wait for puppet host configuration to finish 2026-03-14 08:29:09.691892 | fa163e0a-ba28-31b9-2e96-000000011576 | CHANGED | Run puppet host configuration for step 4 | np0005647033 2026-03-14 08:29:09.693072 | fa163e0a-ba28-31b9-2e96-000000011576 | TIMING | Run puppet host configuration for step 4 | np0005647033 | 0:26:47.946721 | 0.77s 2026-03-14 08:29:09.713859 | fa163e0a-ba28-31b9-2e96-000000011577 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:29:09.997667 | fa163e0a-ba28-31b9-2e96-00000001155f | WAITING | Wait for puppet host configuration to finish | np0005647035 | 360 retries left 2026-03-14 08:29:10.050429 | fa163e0a-ba28-31b9-2e96-000000011577 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 360 retries left 2026-03-14 08:29:13.446934 | fa163e0a-ba28-31b9-2e96-00000001121d | WAITING | Wait for puppet host configuration to finish | np0005647037 | 358 retries left 2026-03-14 08:29:13.670675 | fa163e0a-ba28-31b9-2e96-000000011239 | WAITING | Wait for puppet host configuration to finish | np0005647039 | 358 retries left 2026-03-14 08:29:14.126234 | fa163e0a-ba28-31b9-2e96-000000011253 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 358 retries left 2026-03-14 08:29:17.317205 | fa163e0a-ba28-31b9-2e96-000000011074 | CHANGED | Wait for puppet host configuration to finish | np0005647032 2026-03-14 08:29:17.319083 | fa163e0a-ba28-31b9-2e96-000000011074 | TIMING | Wait for puppet host configuration to finish | np0005647032 | 0:26:55.572726 | 31.29s 2026-03-14 08:29:17.350140 | fa163e0a-ba28-31b9-2e96-000000011075 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:17.442056 | fa163e0a-ba28-31b9-2e96-000000011075 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647032 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:28:46 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:28:52 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:28:52 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:28:52 puppet-user: (file & line not available)", "<13>Mar 14 08:28:52 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>Mar 14 08:28:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:28:53 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>Mar 14 08:28:53 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:28:53 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:28:53 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>Mar 14 08:28:53 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>Mar 14 08:28:53 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>Mar 14 08:28:53 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>Mar 14 08:28:53 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>Mar 14 08:28:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:28:53 puppet-user: Notice: Compiled catalog for np0005647032.ooo.test in environment production in 0.56 seconds", "<13>Mar 14 08:28:57 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Mar 14 08:29:00 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}52db38df195082ed191a16a55855becafedca0155695f2a3fb8f33a027272192'", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:05 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:07 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Mar 14 08:29:12 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>Mar 14 08:29:13 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:13 puppet-user: Notice: Applied catalog in 20.58 seconds", "<13>Mar 14 08:29:13 puppet-user: Application:", "<13>Mar 14 08:29:13 puppet-user: Initial environment: production", "<13>Mar 14 08:29:13 puppet-user: Converged environment: production", "<13>Mar 14 08:29:13 puppet-user: Run mode: user", "<13>Mar 14 08:29:13 puppet-user: Changes:", "<13>Mar 14 08:29:13 puppet-user: Total: 10", "<13>Mar 14 08:29:13 puppet-user: Events:", "<13>Mar 14 08:29:13 puppet-user: Success: 10", "<13>Mar 14 08:29:13 puppet-user: Resources:", "<13>Mar 14 08:29:13 puppet-user: Restarted: 1", "<13>Mar 14 08:29:13 puppet-user: Changed: 10", "<13>Mar 14 08:29:13 puppet-user: Out of sync: 10", "<13>Mar 14 08:29:13 puppet-user: Total: 37", "<13>Mar 14 08:29:13 puppet-user: Time:", "<13>Mar 14 08:29:13 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:13 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:13 puppet-user: File line: 0.00", "<13>Mar 14 08:29:13 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:13 puppet-user: User: 0.01", "<13>Mar 14 08:29:13 puppet-user: File: 0.09", "<13>Mar 14 08:29:13 puppet-user: Config retrieval: 0.63", "<13>Mar 14 08:29:13 puppet-user: Service: 1.44", "<13>Mar 14 08:29:13 puppet-user: Pcmk property: 1.53", "<13>Mar 14 08:29:13 puppet-user: Last run: 1773476953", "<13>Mar 14 08:29:13 puppet-user: Pcmk resource default: 2.37", "<13>Mar 14 08:29:13 puppet-user: Pcmk resource op default: 2.47", "<13>Mar 14 08:29:13 puppet-user: Transaction evaluation: 20.56", "<13>Mar 14 08:29:13 puppet-user: Catalog application: 20.58", "<13>Mar 14 08:29:13 puppet-user: Package: 5.30", "<13>Mar 14 08:29:13 puppet-user: Exec: 7.13", "<13>Mar 14 08:29:13 puppet-user: Total: 20.58", "<13>Mar 14 08:29:13 puppet-user: Version:", "<13>Mar 14 08:29:13 puppet-user: Config: 1773476932", "<13>Mar 14 08:29:13 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:17.443689 | fa163e0a-ba28-31b9-2e96-000000011075 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647032 | 0:26:55.697338 | 0.09s 2026-03-14 08:29:17.464926 | fa163e0a-ba28-31b9-2e96-000000011076 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:17.497719 | fa163e0a-ba28-31b9-2e96-000000011076 | TIMING | Pre-cache facts for puppet containers | np0005647032 | 0:26:55.751366 | 0.03s 2026-03-14 08:29:17.550392 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:17.661490 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647032 | 0:26:55.915132 | 0.11s 2026-03-14 08:29:17.677783 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:18.096284 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647032 2026-03-14 08:29:18.097731 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647032 | 0:26:56.351377 | 0.42s 2026-03-14 08:29:18.124939 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:18.474881 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647032 2026-03-14 08:29:18.478788 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647032 | 0:26:56.732426 | 0.35s 2026-03-14 08:29:18.510873 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:18.568224 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647032 2026-03-14 08:29:18.570686 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647032 | 0:26:56.824268 | 0.06s 2026-03-14 08:29:18.593584 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:19.496691 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647032 2026-03-14 08:29:19.497849 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647032 | 0:26:57.751501 | 0.90s 2026-03-14 08:29:19.518913 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:19.857454 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647032 2026-03-14 08:29:19.859000 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647032 | 0:26:58.112644 | 0.34s 2026-03-14 08:29:19.887667 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:20.314915 | fa163e0a-ba28-31b9-2e96-00000001155f | WAITING | Wait for puppet host configuration to finish | np0005647035 | 359 retries left 2026-03-14 08:29:20.388620 | fa163e0a-ba28-31b9-2e96-000000011577 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 359 retries left 2026-03-14 08:29:20.592358 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647032 2026-03-14 08:29:20.593204 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647032 | 0:26:58.846857 | 0.70s 2026-03-14 08:29:20.616742 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:20.654536 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647032 2026-03-14 08:29:20.655566 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647032 | 0:26:58.909194 | 0.04s 2026-03-14 08:29:20.693174 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:21.126561 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:21.156813 | fa163e0a-ba28-31b9-2e96-000000011077 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:21.209925 | fa163e0a-ba28-31b9-2e96-000000011077 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647032 2026-03-14 08:29:21.210900 | fa163e0a-ba28-31b9-2e96-000000011077 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647032 | 0:26:59.464553 | 0.05s 2026-03-14 08:29:21.227261 | fa163e0a-ba28-31b9-2e96-00000001107b | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:21.257135 | fa163e0a-ba28-31b9-2e96-00000001107b | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647032 | 0:26:59.510779 | 0.03s 2026-03-14 08:29:21.304810 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:21.426262 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:26:59.679887 | 0.12s 2026-03-14 08:29:21.458985 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:21.812057 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647032 2026-03-14 08:29:21.813587 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:27:00.067202 | 0.35s 2026-03-14 08:29:21.848886 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:22.234838 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 2026-03-14 08:29:22.236397 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:27:00.490032 | 0.39s 2026-03-14 08:29:22.273396 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:22.379688 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:29:22.380993 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:27:00.634639 | 0.11s 2026-03-14 08:29:22.409293 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:22.448069 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:27:00.701704 | 0.04s 2026-03-14 08:29:22.476221 | 22c4b841-ac37-4957-88d1-d56002fb0b11 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647032 2026-03-14 08:29:22.495062 | fa163e0a-ba28-31b9-2e96-00000001165e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:22.850939 | fa163e0a-ba28-31b9-2e96-00000001165e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647032 2026-03-14 08:29:22.852031 | fa163e0a-ba28-31b9-2e96-00000001165e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647032 | 0:27:01.105681 | 0.36s 2026-03-14 08:29:22.886942 | fa163e0a-ba28-31b9-2e96-00000001165f | TASK | Set podman_drop_in fact 2026-03-14 08:29:22.933392 | fa163e0a-ba28-31b9-2e96-00000001165f | OK | Set podman_drop_in fact | np0005647032 2026-03-14 08:29:22.934387 | fa163e0a-ba28-31b9-2e96-00000001165f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647032 | 0:27:01.188038 | 0.04s 2026-03-14 08:29:22.956697 | fa163e0a-ba28-31b9-2e96-000000011661 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:23.772248 | fa163e0a-ba28-31b9-2e96-00000001121d | CHANGED | Wait for puppet host configuration to finish | np0005647037 2026-03-14 08:29:23.775087 | fa163e0a-ba28-31b9-2e96-00000001121d | TIMING | Wait for puppet host configuration to finish | np0005647037 | 0:27:02.028721 | 31.27s 2026-03-14 08:29:23.797436 | fa163e0a-ba28-31b9-2e96-00000001121e | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:23.853042 | fa163e0a-ba28-31b9-2e96-000000011661 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-container-shutdown 2026-03-14 08:29:23.856220 | fa163e0a-ba28-31b9-2e96-000000011661 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:27:02.109865 | 0.90s 2026-03-14 08:29:23.880832 | fa163e0a-ba28-31b9-2e96-00000001121e | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647037 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:28:52 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:28:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:28:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:28:58 puppet-user: (file & line not available)", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:28:58 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:28:58 puppet-user: Notice: Compiled catalog for np0005647037.ooo.test in environment production in 0.20 seconds", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}534fde8a700ccf564eef1f5b6e887b78ea9c8e22b6c8cbfb64e350978a36c2f6'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:14 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>Mar 14 08:29:15 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:15 puppet-user: Notice: Applied catalog in 16.95 seconds", "<13>Mar 14 08:29:15 puppet-user: Application:", "<13>Mar 14 08:29:15 puppet-user: Initial environment: production", "<13>Mar 14 08:29:15 puppet-user: Converged environment: production", "<13>Mar 14 08:29:15 puppet-user: Run mode: user", "<13>Mar 14 08:29:15 puppet-user: Changes:", "<13>Mar 14 08:29:15 puppet-user: Total: 8", "<13>Mar 14 08:29:15 puppet-user: Events:", "<13>Mar 14 08:29:15 puppet-user: Success: 8", "<13>Mar 14 08:29:15 puppet-user: Resources:", "<13>Mar 14 08:29:15 puppet-user: Restarted: 1", "<13>Mar 14 08:29:15 puppet-user: Changed: 8", "<13>Mar 14 08:29:15 puppet-user: Out of sync: 8", "<13>Mar 14 08:29:15 puppet-user: Total: 19", "<13>Mar 14 08:29:15 puppet-user: Time:", "<13>Mar 14 08:29:15 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:15 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:15 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:15 puppet-user: File: 0.07", "<13>Mar 14 08:29:15 puppet-user: Config retrieval: 0.26", "<13>Mar 14 08:29:15 puppet-user: Service: 1.23", "<13>Mar 14 08:29:15 puppet-user: Package: 10.39", "<13>Mar 14 08:29:15 puppet-user: Transaction evaluation: 16.94", "<13>Mar 14 08:29:15 puppet-user: Catalog application: 16.95", "<13>Mar 14 08:29:15 puppet-user: Last run: 1773476955", "<13>Mar 14 08:29:15 puppet-user: Exec: 5.06", "<13>Mar 14 08:29:15 puppet-user: Total: 16.95", "<13>Mar 14 08:29:15 puppet-user: Version:", "<13>Mar 14 08:29:15 puppet-user: Config: 1773476938", "<13>Mar 14 08:29:15 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:23.882102 | fa163e0a-ba28-31b9-2e96-00000001121e | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647037 | 0:27:02.135749 | 0.08s 2026-03-14 08:29:23.903541 | fa163e0a-ba28-31b9-2e96-00000001121f | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:23.932815 | fa163e0a-ba28-31b9-2e96-00000001121f | TIMING | Pre-cache facts for puppet containers | np0005647037 | 0:27:02.186434 | 0.03s 2026-03-14 08:29:24.000588 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:24.016954 | fa163e0a-ba28-31b9-2e96-000000011239 | CHANGED | Wait for puppet host configuration to finish | np0005647039 2026-03-14 08:29:24.019244 | fa163e0a-ba28-31b9-2e96-000000011239 | TIMING | Wait for puppet host configuration to finish | np0005647039 | 0:27:02.272875 | 31.33s 2026-03-14 08:29:24.046984 | fa163e0a-ba28-31b9-2e96-00000001123a | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:24.101199 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647037 | 0:27:02.354830 | 0.10s 2026-03-14 08:29:24.116126 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:24.138264 | fa163e0a-ba28-31b9-2e96-00000001123a | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647039 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:28:52 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:28:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:28:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:28:58 puppet-user: (file & line not available)", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:28:58 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:28:58 puppet-user: Notice: Compiled catalog for np0005647039.ooo.test in environment production in 0.20 seconds", "<13>Mar 14 08:29:07 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:07 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}9f975a0cc2cf17c218a16a18a799fee5239ee10d98ec2817f0f67790b0bc931a'", "<13>Mar 14 08:29:07 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:07 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:07 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:08 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:13 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>Mar 14 08:29:14 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:14 puppet-user: Notice: Applied catalog in 15.52 seconds", "<13>Mar 14 08:29:14 puppet-user: Application:", "<13>Mar 14 08:29:14 puppet-user: Initial environment: production", "<13>Mar 14 08:29:14 puppet-user: Converged environment: production", "<13>Mar 14 08:29:14 puppet-user: Run mode: user", "<13>Mar 14 08:29:14 puppet-user: Changes:", "<13>Mar 14 08:29:14 puppet-user: Total: 8", "<13>Mar 14 08:29:14 puppet-user: Events:", "<13>Mar 14 08:29:14 puppet-user: Success: 8", "<13>Mar 14 08:29:14 puppet-user: Resources:", "<13>Mar 14 08:29:14 puppet-user: Restarted: 1", "<13>Mar 14 08:29:14 puppet-user: Changed: 8", "<13>Mar 14 08:29:14 puppet-user: Out of sync: 8", "<13>Mar 14 08:29:14 puppet-user: Total: 19", "<13>Mar 14 08:29:14 puppet-user: Time:", "<13>Mar 14 08:29:14 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:14 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:14 puppet-user: File: 0.09", "<13>Mar 14 08:29:14 puppet-user: Config retrieval: 0.26", "<13>Mar 14 08:29:14 puppet-user: Service: 1.14", "<13>Mar 14 08:29:14 puppet-user: Transaction evaluation: 15.51", "<13>Mar 14 08:29:14 puppet-user: Catalog application: 15.52", "<13>Mar 14 08:29:14 puppet-user: Last run: 1773476954", "<13>Mar 14 08:29:14 puppet-user: Exec: 5.06", "<13>Mar 14 08:29:14 puppet-user: Package: 8.99", "<13>Mar 14 08:29:14 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:14 puppet-user: Total: 15.52", "<13>Mar 14 08:29:14 puppet-user: Version:", "<13>Mar 14 08:29:14 puppet-user: Config: 1773476938", "<13>Mar 14 08:29:14 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:24.139484 | fa163e0a-ba28-31b9-2e96-00000001123a | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647039 | 0:27:02.393134 | 0.09s 2026-03-14 08:29:24.156399 | fa163e0a-ba28-31b9-2e96-00000001123b | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:24.179873 | fa163e0a-ba28-31b9-2e96-00000001123b | TIMING | Pre-cache facts for puppet containers | np0005647039 | 0:27:02.433513 | 0.02s 2026-03-14 08:29:24.214563 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:24.331914 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647039 | 0:27:02.585559 | 0.12s 2026-03-14 08:29:24.341745 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:24.427289 | fa163e0a-ba28-31b9-2e96-000000011253 | CHANGED | Wait for puppet host configuration to finish | np0005647038 2026-03-14 08:29:24.428361 | fa163e0a-ba28-31b9-2e96-000000011253 | TIMING | Wait for puppet host configuration to finish | np0005647038 | 0:27:02.682012 | 31.30s 2026-03-14 08:29:24.446255 | fa163e0a-ba28-31b9-2e96-000000011254 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:24.453643 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647037 2026-03-14 08:29:24.454662 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647037 | 0:27:02.708311 | 0.34s 2026-03-14 08:29:24.465806 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:24.539066 | fa163e0a-ba28-31b9-2e96-000000011254 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647038 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:28:53 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:28:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:28:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:28:58 puppet-user: (file & line not available)", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:28:58 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28: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>Mar 14 08:28:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:28:58 puppet-user: Notice: Compiled catalog for np0005647038.ooo.test in environment production in 0.26 seconds", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}53b7b6eed23942a289c855f753145011a65622be2c0d447e449160b51e88c661'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:09 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:14 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>Mar 14 08:29:15 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:15 puppet-user: Notice: Applied catalog in 16.68 seconds", "<13>Mar 14 08:29:15 puppet-user: Application:", "<13>Mar 14 08:29:15 puppet-user: Initial environment: production", "<13>Mar 14 08:29:15 puppet-user: Converged environment: production", "<13>Mar 14 08:29:15 puppet-user: Run mode: user", "<13>Mar 14 08:29:15 puppet-user: Changes:", "<13>Mar 14 08:29:15 puppet-user: Total: 8", "<13>Mar 14 08:29:15 puppet-user: Events:", "<13>Mar 14 08:29:15 puppet-user: Success: 8", "<13>Mar 14 08:29:15 puppet-user: Resources:", "<13>Mar 14 08:29:15 puppet-user: Restarted: 1", "<13>Mar 14 08:29:15 puppet-user: Changed: 8", "<13>Mar 14 08:29:15 puppet-user: Out of sync: 8", "<13>Mar 14 08:29:15 puppet-user: Total: 19", "<13>Mar 14 08:29:15 puppet-user: Time:", "<13>Mar 14 08:29:15 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:15 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:15 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:15 puppet-user: File: 0.06", "<13>Mar 14 08:29:15 puppet-user: Config retrieval: 0.32", "<13>Mar 14 08:29:15 puppet-user: Service: 1.22", "<13>Mar 14 08:29:15 puppet-user: Package: 10.15", "<13>Mar 14 08:29:15 puppet-user: Transaction evaluation: 16.67", "<13>Mar 14 08:29:15 puppet-user: Catalog application: 16.68", "<13>Mar 14 08:29:15 puppet-user: Last run: 1773476955", "<13>Mar 14 08:29:15 puppet-user: Exec: 5.07", "<13>Mar 14 08:29:15 puppet-user: Total: 16.69", "<13>Mar 14 08:29:15 puppet-user: Version:", "<13>Mar 14 08:29:15 puppet-user: Config: 1773476938", "<13>Mar 14 08:29:15 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:24.540066 | fa163e0a-ba28-31b9-2e96-000000011254 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647038 | 0:27:02.793718 | 0.09s 2026-03-14 08:29:24.549890 | fa163e0a-ba28-31b9-2e96-000000011255 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:24.577277 | fa163e0a-ba28-31b9-2e96-000000011255 | TIMING | Pre-cache facts for puppet containers | np0005647038 | 0:27:02.830921 | 0.03s 2026-03-14 08:29:24.603140 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:24.674601 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647039 2026-03-14 08:29:24.675647 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647039 | 0:27:02.929298 | 0.33s 2026-03-14 08:29:24.686522 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:24.708115 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647038 | 0:27:02.961754 | 0.10s 2026-03-14 08:29:24.718942 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:24.754710 | fa163e0a-ba28-31b9-2e96-000000011661 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-start-podman-container 2026-03-14 08:29:24.759983 | fa163e0a-ba28-31b9-2e96-000000011661 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:27:03.013615 | 1.80s 2026-03-14 08:29:24.778515 | fa163e0a-ba28-31b9-2e96-000000011661 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:27:03.032151 | 1.82s 2026-03-14 08:29:24.780253 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647037 2026-03-14 08:29:24.781139 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647037 | 0:27:03.034793 | 0.31s 2026-03-14 08:29:24.801694 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:24.838235 | fa163e0a-ba28-31b9-2e96-000000011662 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:24.858405 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647037 2026-03-14 08:29:24.859784 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647037 | 0:27:03.113411 | 0.05s 2026-03-14 08:29:24.874472 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:24.990391 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647039 2026-03-14 08:29:24.991487 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647039 | 0:27:03.245139 | 0.30s 2026-03-14 08:29:25.001735 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:25.038398 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647039 2026-03-14 08:29:25.039214 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647039 | 0:27:03.292870 | 0.04s 2026-03-14 08:29:25.048913 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:25.107946 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647038 2026-03-14 08:29:25.109087 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647038 | 0:27:03.362741 | 0.39s 2026-03-14 08:29:25.119276 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:25.465839 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647038 2026-03-14 08:29:25.466965 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647038 | 0:27:03.720616 | 0.35s 2026-03-14 08:29:25.480241 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:25.533494 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647038 2026-03-14 08:29:25.534968 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647038 | 0:27:03.788608 | 0.05s 2026-03-14 08:29:25.554659 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:25.688388 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647037 2026-03-14 08:29:25.689488 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647037 | 0:27:03.943137 | 0.81s 2026-03-14 08:29:25.700407 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:25.721750 | fa163e0a-ba28-31b9-2e96-000000011662 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 2026-03-14 08:29:25.722862 | fa163e0a-ba28-31b9-2e96-000000011662 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 | 0:27:03.976512 | 0.88s 2026-03-14 08:29:25.740138 | fa163e0a-ba28-31b9-2e96-000000011663 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:25.830022 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647039 2026-03-14 08:29:25.830954 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647039 | 0:27:04.084609 | 0.78s 2026-03-14 08:29:25.841628 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:26.002677 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647037 2026-03-14 08:29:26.003962 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647037 | 0:27:04.257608 | 0.30s 2026-03-14 08:29:26.018638 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:26.177787 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647039 2026-03-14 08:29:26.179510 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647039 | 0:27:04.433147 | 0.34s 2026-03-14 08:29:26.202469 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:26.406370 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647038 2026-03-14 08:29:26.408349 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647038 | 0:27:04.661975 | 0.85s 2026-03-14 08:29:26.431482 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:26.595460 | fa163e0a-ba28-31b9-2e96-000000011663 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 2026-03-14 08:29:26.596730 | fa163e0a-ba28-31b9-2e96-000000011663 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 | 0:27:04.850375 | 0.86s 2026-03-14 08:29:26.620469 | fa163e0a-ba28-31b9-2e96-000000011664 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:26.714052 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647037 2026-03-14 08:29:26.714947 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647037 | 0:27:04.968600 | 0.70s 2026-03-14 08:29:26.725740 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:26.755219 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647038 2026-03-14 08:29:26.756133 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647038 | 0:27:05.009789 | 0.32s 2026-03-14 08:29:26.756571 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647037 2026-03-14 08:29:26.756867 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647037 | 0:27:05.010529 | 0.03s 2026-03-14 08:29:26.773850 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:26.800666 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:26.820866 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647039 2026-03-14 08:29:26.822631 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647039 | 0:27:05.076261 | 0.62s 2026-03-14 08:29:26.848808 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:26.878234 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647039 2026-03-14 08:29:26.879403 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647039 | 0:27:05.133053 | 0.03s 2026-03-14 08:29:26.905624 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:27.161938 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:27.187808 | fa163e0a-ba28-31b9-2e96-000000011220 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:27.240745 | fa163e0a-ba28-31b9-2e96-000000011220 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647037 2026-03-14 08:29:27.241898 | fa163e0a-ba28-31b9-2e96-000000011220 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647037 | 0:27:05.495546 | 0.05s 2026-03-14 08:29:27.254940 | fa163e0a-ba28-31b9-2e96-000000011222 | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:27.269490 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:27.302594 | fa163e0a-ba28-31b9-2e96-00000001123c | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:27.311782 | fa163e0a-ba28-31b9-2e96-000000011222 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647037 | 0:27:05.565416 | 0.05s 2026-03-14 08:29:27.338125 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:27.354837 | fa163e0a-ba28-31b9-2e96-00000001123c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647039 2026-03-14 08:29:27.355878 | fa163e0a-ba28-31b9-2e96-00000001123c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647039 | 0:27:05.609525 | 0.05s 2026-03-14 08:29:27.367602 | fa163e0a-ba28-31b9-2e96-00000001123e | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:27.402287 | fa163e0a-ba28-31b9-2e96-00000001123e | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647039 | 0:27:05.655928 | 0.03s 2026-03-14 08:29:27.410579 | fa163e0a-ba28-31b9-2e96-000000011664 | OK | Enable and start tripleo-container-shutdown | np0005647032 2026-03-14 08:29:27.411608 | fa163e0a-ba28-31b9-2e96-000000011664 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647032 | 0:27:05.665266 | 0.79s 2026-03-14 08:29:27.455304 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:27.477803 | fa163e0a-ba28-31b9-2e96-000000011665 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:27.485660 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:27:05.739288 | 0.15s 2026-03-14 08:29:27.486712 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647038 2026-03-14 08:29:27.487327 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647038 | 0:27:05.740986 | 0.68s 2026-03-14 08:29:27.506365 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:27.526740 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:27.551117 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:27:05.804749 | 0.09s 2026-03-14 08:29:27.566754 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:27.574003 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647038 2026-03-14 08:29:27.574919 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647038 | 0:27:05.828566 | 0.05s 2026-03-14 08:29:27.595329 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:27.842754 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647037 2026-03-14 08:29:27.843678 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:27:06.097331 | 0.34s 2026-03-14 08:29:27.859974 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:27.869611 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647039 2026-03-14 08:29:27.870666 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:27:06.124313 | 0.30s 2026-03-14 08:29:27.883072 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:28.019333 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:28.045880 | fa163e0a-ba28-31b9-2e96-000000011256 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:28.101870 | fa163e0a-ba28-31b9-2e96-000000011256 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647038 2026-03-14 08:29:28.102780 | fa163e0a-ba28-31b9-2e96-000000011256 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647038 | 0:27:06.356427 | 0.06s 2026-03-14 08:29:28.117581 | fa163e0a-ba28-31b9-2e96-000000011258 | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:28.152050 | fa163e0a-ba28-31b9-2e96-000000011258 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647038 | 0:27:06.405693 | 0.03s 2026-03-14 08:29:28.186250 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:28.194764 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 2026-03-14 08:29:28.195643 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:06.449292 | 0.31s 2026-03-14 08:29:28.208724 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:28.215868 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 2026-03-14 08:29:28.216772 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:06.470421 | 0.36s 2026-03-14 08:29:28.228115 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:28.277006 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:29:28.277831 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:27:06.531485 | 0.07s 2026-03-14 08:29:28.287939 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:28.303983 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:27:06.557621 | 0.12s 2026-03-14 08:29:28.304803 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:29:28.305261 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:27:06.558923 | 0.08s 2026-03-14 08:29:28.316506 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:28.338976 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:28.346649 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:27:06.600290 | 0.05s 2026-03-14 08:29:28.352513 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:27:06.606175 | 0.04s 2026-03-14 08:29:28.375836 | 505100bb-f72f-4eab-b2ec-565199a4bd6f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647039 2026-03-14 08:29:28.376305 | 505100bb-f72f-4eab-b2ec-565199a4bd6f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647037 2026-03-14 08:29:28.394735 | fa163e0a-ba28-31b9-2e96-000000011868 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:28.410326 | fa163e0a-ba28-31b9-2e96-000000011868 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:28.417474 | fa163e0a-ba28-31b9-2e96-000000011665 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 2026-03-14 08:29:28.418363 | fa163e0a-ba28-31b9-2e96-000000011665 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 | 0:27:06.672003 | 0.94s 2026-03-14 08:29:28.435511 | fa163e0a-ba28-31b9-2e96-000000011666 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:28.676271 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647038 2026-03-14 08:29:28.677370 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:27:06.931023 | 0.34s 2026-03-14 08:29:28.690531 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:28.706990 | fa163e0a-ba28-31b9-2e96-000000011868 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647037 2026-03-14 08:29:28.707997 | fa163e0a-ba28-31b9-2e96-000000011868 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647037 | 0:27:06.961648 | 0.31s 2026-03-14 08:29:28.718570 | fa163e0a-ba28-31b9-2e96-000000011869 | TASK | Set podman_drop_in fact 2026-03-14 08:29:28.767806 | fa163e0a-ba28-31b9-2e96-000000011868 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647039 2026-03-14 08:29:28.769404 | fa163e0a-ba28-31b9-2e96-000000011868 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647039 | 0:27:07.023049 | 0.36s 2026-03-14 08:29:28.787770 | fa163e0a-ba28-31b9-2e96-000000011869 | TASK | Set podman_drop_in fact 2026-03-14 08:29:28.796456 | fa163e0a-ba28-31b9-2e96-000000011869 | OK | Set podman_drop_in fact | np0005647037 2026-03-14 08:29:28.797831 | fa163e0a-ba28-31b9-2e96-000000011869 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647037 | 0:27:07.051476 | 0.08s 2026-03-14 08:29:28.812811 | fa163e0a-ba28-31b9-2e96-00000001186b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:28.849912 | fa163e0a-ba28-31b9-2e96-000000011869 | OK | Set podman_drop_in fact | np0005647039 2026-03-14 08:29:28.850780 | fa163e0a-ba28-31b9-2e96-000000011869 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647039 | 0:27:07.104433 | 0.06s 2026-03-14 08:29:28.861276 | fa163e0a-ba28-31b9-2e96-00000001186b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:29.044444 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 2026-03-14 08:29:29.045391 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:07.299034 | 0.35s 2026-03-14 08:29:29.055955 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:29.120779 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:29:29.121919 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:27:07.375571 | 0.07s 2026-03-14 08:29:29.131877 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:29.168068 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:27:07.421706 | 0.04s 2026-03-14 08:29:29.184164 | 2b2172f8-53e2-4e22-a8d5-8d304297e942 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647038 2026-03-14 08:29:29.197288 | fa163e0a-ba28-31b9-2e96-00000001189e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:29.334901 | fa163e0a-ba28-31b9-2e96-000000011666 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 2026-03-14 08:29:29.336512 | fa163e0a-ba28-31b9-2e96-000000011666 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 | 0:27:07.590154 | 0.90s 2026-03-14 08:29:29.362443 | fa163e0a-ba28-31b9-2e96-000000011667 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:29.538879 | fa163e0a-ba28-31b9-2e96-00000001189e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647038 2026-03-14 08:29:29.540080 | fa163e0a-ba28-31b9-2e96-00000001189e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647038 | 0:27:07.793729 | 0.34s 2026-03-14 08:29:29.554053 | fa163e0a-ba28-31b9-2e96-00000001189f | TASK | Set podman_drop_in fact 2026-03-14 08:29:29.612108 | fa163e0a-ba28-31b9-2e96-00000001189f | OK | Set podman_drop_in fact | np0005647038 2026-03-14 08:29:29.618222 | fa163e0a-ba28-31b9-2e96-00000001189f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647038 | 0:27:07.871872 | 0.06s 2026-03-14 08:29:29.619154 | fa163e0a-ba28-31b9-2e96-00000001186b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-container-shutdown 2026-03-14 08:29:29.621618 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:27:07.875267 | 0.76s 2026-03-14 08:29:29.632691 | fa163e0a-ba28-31b9-2e96-0000000118a1 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:29.686878 | fa163e0a-ba28-31b9-2e96-00000001186b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-container-shutdown 2026-03-14 08:29:29.688623 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:27:07.942243 | 0.87s 2026-03-14 08:29:30.273862 | fa163e0a-ba28-31b9-2e96-000000011667 | CHANGED | Enable and start netns-placeholder | np0005647032 2026-03-14 08:29:30.275520 | fa163e0a-ba28-31b9-2e96-000000011667 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647032 | 0:27:08.529168 | 0.91s 2026-03-14 08:29:30.314234 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:30.381042 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:27:08.634665 | 0.06s 2026-03-14 08:29:30.391585 | fa163e0a-ba28-31b9-2e96-00000001186b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-start-podman-container 2026-03-14 08:29:30.393517 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:27:08.647164 | 1.53s 2026-03-14 08:29:30.421239 | 5bc47abe-67e0-47a8-a3bf-d02ec9d29d94 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647032 2026-03-14 08:29:30.458432 | fa163e0a-ba28-31b9-2e96-0000000118c9 | TASK | Update config hashes for container startup configs 2026-03-14 08:29:30.467418 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:27:08.721040 | 1.61s 2026-03-14 08:29:30.479872 | fa163e0a-ba28-31b9-2e96-00000001186c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:30.504399 | fa163e0a-ba28-31b9-2e96-0000000118a1 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-container-shutdown 2026-03-14 08:29:30.507757 | fa163e0a-ba28-31b9-2e96-0000000118a1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:27:08.761386 | 0.87s 2026-03-14 08:29:30.518865 | fa163e0a-ba28-31b9-2e96-00000001186b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-start-podman-container 2026-03-14 08:29:30.521880 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:27:08.775530 | 1.71s 2026-03-14 08:29:30.536495 | fa163e0a-ba28-31b9-2e96-00000001186b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:27:08.790122 | 1.72s 2026-03-14 08:29:30.561212 | fa163e0a-ba28-31b9-2e96-00000001186c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:30.628512 | fa163e0a-ba28-31b9-2e96-00000001155f | CHANGED | Wait for puppet host configuration to finish | np0005647035 2026-03-14 08:29:30.630312 | fa163e0a-ba28-31b9-2e96-00000001155f | TIMING | Wait for puppet host configuration to finish | np0005647035 | 0:27:08.883953 | 20.98s 2026-03-14 08:29:30.656946 | fa163e0a-ba28-31b9-2e96-000000011560 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:30.707790 | fa163e0a-ba28-31b9-2e96-000000011577 | CHANGED | Wait for puppet host configuration to finish | np0005647033 2026-03-14 08:29:30.709319 | fa163e0a-ba28-31b9-2e96-000000011577 | TIMING | Wait for puppet host configuration to finish | np0005647033 | 0:27:08.962955 | 20.99s 2026-03-14 08:29:30.731759 | fa163e0a-ba28-31b9-2e96-000000011578 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-03-14 08:29:30.753081 | fa163e0a-ba28-31b9-2e96-000000011560 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647035 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:29:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:29:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:29:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:29:15 puppet-user: (file & line not available)", "<13>Mar 14 08:29:15 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>Mar 14 08:29:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:29:16 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>Mar 14 08:29:16 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:29:16 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:29:16 puppet-user: Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.49 seconds", "<13>Mar 14 08:29:22 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:22 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}9b80bb06ad561fbe7d57725b7c8c23448d562aedb0d5c70f712bc54eb2a8e154'", "<13>Mar 14 08:29:22 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:22 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:22 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:28 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>Mar 14 08:29:29 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:29 puppet-user: Notice: Applied catalog in 13.04 seconds", "<13>Mar 14 08:29:29 puppet-user: Application:", "<13>Mar 14 08:29:29 puppet-user: Initial environment: production", "<13>Mar 14 08:29:29 puppet-user: Converged environment: production", "<13>Mar 14 08:29:29 puppet-user: Run mode: user", "<13>Mar 14 08:29:29 puppet-user: Changes:", "<13>Mar 14 08:29:29 puppet-user: Total: 8", "<13>Mar 14 08:29:29 puppet-user: Events:", "<13>Mar 14 08:29:29 puppet-user: Success: 8", "<13>Mar 14 08:29:29 puppet-user: Resources:", "<13>Mar 14 08:29:29 puppet-user: Restarted: 1", "<13>Mar 14 08:29:29 puppet-user: Changed: 8", "<13>Mar 14 08:29:29 puppet-user: Out of sync: 8", "<13>Mar 14 08:29:29 puppet-user: Total: 32", "<13>Mar 14 08:29:29 puppet-user: Time:", "<13>Mar 14 08:29:29 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:29 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:29 puppet-user: File line: 0.00", "<13>Mar 14 08:29:29 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:29 puppet-user: User: 0.01", "<13>Mar 14 08:29:29 puppet-user: File: 0.04", "<13>Mar 14 08:29:29 puppet-user: Config retrieval: 0.56", "<13>Mar 14 08:29:29 puppet-user: Service: 1.38", "<13>Mar 14 08:29:29 puppet-user: Transaction evaluation: 13.03", "<13>Mar 14 08:29:29 puppet-user: Catalog application: 13.04", "<13>Mar 14 08:29:29 puppet-user: Last run: 1773476969", "<13>Mar 14 08:29:29 puppet-user: Package: 5.15", "<13>Mar 14 08:29:29 puppet-user: Exec: 6.27", "<13>Mar 14 08:29:29 puppet-user: Total: 13.04", "<13>Mar 14 08:29:29 puppet-user: Version:", "<13>Mar 14 08:29:29 puppet-user: Config: 1773476955", "<13>Mar 14 08:29:29 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:30.754415 | fa163e0a-ba28-31b9-2e96-000000011560 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647035 | 0:27:09.008060 | 0.10s 2026-03-14 08:29:30.776323 | fa163e0a-ba28-31b9-2e96-000000011561 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:30.814608 | fa163e0a-ba28-31b9-2e96-000000011561 | TIMING | Pre-cache facts for puppet containers | np0005647035 | 0:27:09.068249 | 0.04s 2026-03-14 08:29:30.855239 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:30.863217 | fa163e0a-ba28-31b9-2e96-000000011578 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005647033 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:29:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:29:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:29:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:29:15 puppet-user: (file & line not available)", "<13>Mar 14 08:29:15 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>Mar 14 08:29:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:29:16 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>Mar 14 08:29:16 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:29:16 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 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>Mar 14 08:29:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:29:16 puppet-user: Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.54 seconds", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}6c11cd5a370e3e64fa6477cc8b1e0dea21f8de0e746fe279f14b4a97c4208faa'", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Mar 14 08:29:23 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Mar 14 08:29:28 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>Mar 14 08:29:29 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Mar 14 08:29:29 puppet-user: Notice: Applied catalog in 13.30 seconds", "<13>Mar 14 08:29:29 puppet-user: Application:", "<13>Mar 14 08:29:29 puppet-user: Initial environment: production", "<13>Mar 14 08:29:29 puppet-user: Converged environment: production", "<13>Mar 14 08:29:29 puppet-user: Run mode: user", "<13>Mar 14 08:29:29 puppet-user: Changes:", "<13>Mar 14 08:29:29 puppet-user: Total: 8", "<13>Mar 14 08:29:29 puppet-user: Events:", "<13>Mar 14 08:29:29 puppet-user: Success: 8", "<13>Mar 14 08:29:29 puppet-user: Resources:", "<13>Mar 14 08:29:29 puppet-user: Restarted: 1", "<13>Mar 14 08:29:29 puppet-user: Changed: 8", "<13>Mar 14 08:29:29 puppet-user: Out of sync: 8", "<13>Mar 14 08:29:29 puppet-user: Total: 32", "<13>Mar 14 08:29:29 puppet-user: Time:", "<13>Mar 14 08:29:29 puppet-user: Schedule: 0.00", "<13>Mar 14 08:29:29 puppet-user: File line: 0.00", "<13>Mar 14 08:29:29 puppet-user: Augeas: 0.01", "<13>Mar 14 08:29:29 puppet-user: User: 0.01", "<13>Mar 14 08:29:29 puppet-user: File: 0.05", "<13>Mar 14 08:29:29 puppet-user: Config retrieval: 0.60", "<13>Mar 14 08:29:29 puppet-user: Service: 1.37", "<13>Mar 14 08:29:29 puppet-user: Transaction evaluation: 13.29", "<13>Mar 14 08:29:29 puppet-user: Catalog application: 13.30", "<13>Mar 14 08:29:29 puppet-user: Last run: 1773476969", "<13>Mar 14 08:29:29 puppet-user: Package: 5.30", "<13>Mar 14 08:29:29 puppet-user: Exec: 6.35", "<13>Mar 14 08:29:29 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:29:29 puppet-user: Total: 13.30", "<13>Mar 14 08:29:29 puppet-user: Version:", "<13>Mar 14 08:29:29 puppet-user: Config: 1773476955", "<13>Mar 14 08:29:29 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:29:30.864284 | fa163e0a-ba28-31b9-2e96-000000011578 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005647033 | 0:27:09.117931 | 0.13s 2026-03-14 08:29:30.886572 | fa163e0a-ba28-31b9-2e96-000000011579 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:29:30.896377 | fa163e0a-ba28-31b9-2e96-0000000118c9 | OK | Update config hashes for container startup configs | np0005647032 2026-03-14 08:29:30.897371 | fa163e0a-ba28-31b9-2e96-0000000118c9 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647032 | 0:27:09.151022 | 0.44s 2026-03-14 08:29:30.917014 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:30.931374 | fa163e0a-ba28-31b9-2e96-000000011579 | TIMING | Pre-cache facts for puppet containers | np0005647033 | 0:27:09.184998 | 0.04s 2026-03-14 08:29:30.978166 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TASK | Gather variables for each operating system 2026-03-14 08:29:30.988053 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647035 | 0:27:09.241684 | 0.13s 2026-03-14 08:29:30.988982 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:27:09.242644 | 0.06s 2026-03-14 08:29:31.009078 | 225f6d75-6238-471c-aaf7-018398d8ddc7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647032 2026-03-14 08:29:31.028750 | fa163e0a-ba28-31b9-2e96-00000001199c | TASK | Gather podman infos 2026-03-14 08:29:31.052070 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:31.069026 | fa163e0a-ba28-31b9-2e96-0000000115c2 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647033 | 0:27:09.322665 | 0.09s 2026-03-14 08:29:31.084792 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TASK | Create puppet caching structures 2026-03-14 08:29:31.238407 | fa163e0a-ba28-31b9-2e96-00000001186c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 2026-03-14 08:29:31.239486 | fa163e0a-ba28-31b9-2e96-00000001186c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 | 0:27:09.493128 | 0.76s 2026-03-14 08:29:31.263209 | fa163e0a-ba28-31b9-2e96-00000001186d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:31.318223 | fa163e0a-ba28-31b9-2e96-0000000118a1 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-start-podman-container 2026-03-14 08:29:31.321102 | fa163e0a-ba28-31b9-2e96-0000000118a1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:27:09.574750 | 1.69s 2026-03-14 08:29:31.326944 | fa163e0a-ba28-31b9-2e96-0000000118a1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:27:09.580585 | 1.69s 2026-03-14 08:29:31.349043 | fa163e0a-ba28-31b9-2e96-0000000118a2 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:31.390653 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647035 2026-03-14 08:29:31.392804 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647035 | 0:27:09.646439 | 0.34s 2026-03-14 08:29:31.423358 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:31.444398 | fa163e0a-ba28-31b9-2e96-0000000115c3 | CHANGED | Create puppet caching structures | np0005647033 2026-03-14 08:29:31.446203 | fa163e0a-ba28-31b9-2e96-0000000115c3 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647033 | 0:27:09.699837 | 0.36s 2026-03-14 08:29:31.447381 | fa163e0a-ba28-31b9-2e96-00000001186c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 2026-03-14 08:29:31.448275 | fa163e0a-ba28-31b9-2e96-00000001186c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 | 0:27:09.701924 | 0.88s 2026-03-14 08:29:31.470267 | fa163e0a-ba28-31b9-2e96-00000001186d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:31.500101 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TASK | Check for facter.conf 2026-03-14 08:29:31.763826 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647035 2026-03-14 08:29:31.764911 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647035 | 0:27:10.018563 | 0.33s 2026-03-14 08:29:31.780416 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:31.809810 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647035 2026-03-14 08:29:31.810681 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647035 | 0:27:10.064332 | 0.03s 2026-03-14 08:29:31.825880 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:31.849205 | fa163e0a-ba28-31b9-2e96-0000000115c4 | OK | Check for facter.conf | np0005647033 2026-03-14 08:29:31.850468 | fa163e0a-ba28-31b9-2e96-0000000115c4 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647033 | 0:27:10.104114 | 0.35s 2026-03-14 08:29:31.873073 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TASK | Remove facter.conf if directory 2026-03-14 08:29:31.929133 | fa163e0a-ba28-31b9-2e96-0000000115c5 | SKIPPED | Remove facter.conf if directory | np0005647033 2026-03-14 08:29:31.930824 | fa163e0a-ba28-31b9-2e96-0000000115c5 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647033 | 0:27:10.184469 | 0.06s 2026-03-14 08:29:31.963035 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TASK | Write facter cache config 2026-03-14 08:29:32.021648 | fa163e0a-ba28-31b9-2e96-00000001186d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 2026-03-14 08:29:32.023311 | fa163e0a-ba28-31b9-2e96-00000001186d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 | 0:27:10.276959 | 0.76s 2026-03-14 08:29:32.038424 | fa163e0a-ba28-31b9-2e96-00000001186e | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:32.176974 | fa163e0a-ba28-31b9-2e96-0000000118a2 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 2026-03-14 08:29:32.178160 | fa163e0a-ba28-31b9-2e96-0000000118a2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 | 0:27:10.431808 | 0.83s 2026-03-14 08:29:32.193170 | fa163e0a-ba28-31b9-2e96-0000000118a3 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:32.299757 | fa163e0a-ba28-31b9-2e96-00000001199c | OK | Gather podman infos | np0005647032 2026-03-14 08:29:32.300830 | fa163e0a-ba28-31b9-2e96-00000001199c | TIMING | tripleo_container_manage : Gather podman infos | np0005647032 | 0:27:10.554477 | 1.27s 2026-03-14 08:29:32.360168 | fa163e0a-ba28-31b9-2e96-00000001186d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 2026-03-14 08:29:32.360941 | fa163e0a-ba28-31b9-2e96-00000001186d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 | 0:27:10.614597 | 0.89s 2026-03-14 08:29:32.373305 | fa163e0a-ba28-31b9-2e96-00000001186e | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:32.402461 | fa163e0a-ba28-31b9-2e96-00000001199d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:32.447998 | fa163e0a-ba28-31b9-2e96-00000001199d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:27:10.701635 | 0.04s 2026-03-14 08:29:32.573906 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647032 | 0:27:10.827528 | 0.09s 2026-03-14 08:29:32.630229 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:32.648059 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647035 2026-03-14 08:29:32.649528 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647035 | 0:27:10.903164 | 0.82s 2026-03-14 08:29:32.670008 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:32.688819 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:27:10.942461 | 0.06s 2026-03-14 08:29:32.707434 | 40ef5960-b56a-4e38-bed4-bbcc9421a206 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647032 2026-03-14 08:29:32.731562 | fa163e0a-ba28-31b9-2e96-000000011a25 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:32.784310 | fa163e0a-ba28-31b9-2e96-00000001186e | OK | Enable and start tripleo-container-shutdown | np0005647039 2026-03-14 08:29:32.785540 | fa163e0a-ba28-31b9-2e96-00000001186e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647039 | 0:27:11.039192 | 0.75s 2026-03-14 08:29:32.796794 | fa163e0a-ba28-31b9-2e96-00000001186f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:32.810195 | fa163e0a-ba28-31b9-2e96-0000000115c6 | CHANGED | Write facter cache config | np0005647033 2026-03-14 08:29:32.811176 | fa163e0a-ba28-31b9-2e96-0000000115c6 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647033 | 0:27:11.064828 | 0.85s 2026-03-14 08:29:32.826358 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TASK | Cleanup facter cache if exists 2026-03-14 08:29:32.967236 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647035 2026-03-14 08:29:32.968638 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647035 | 0:27:11.222286 | 0.30s 2026-03-14 08:29:32.990482 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:33.049405 | fa163e0a-ba28-31b9-2e96-0000000118a3 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 2026-03-14 08:29:33.050708 | fa163e0a-ba28-31b9-2e96-0000000118a3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 | 0:27:11.304344 | 0.86s 2026-03-14 08:29:33.065575 | fa163e0a-ba28-31b9-2e96-0000000118a4 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:33.175211 | fa163e0a-ba28-31b9-2e96-0000000115c7 | CHANGED | Cleanup facter cache if exists | np0005647033 2026-03-14 08:29:33.176905 | fa163e0a-ba28-31b9-2e96-0000000115c7 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647033 | 0:27:11.430542 | 0.35s 2026-03-14 08:29:33.216469 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TASK | Pre-cache facts 2026-03-14 08:29:33.229314 | fa163e0a-ba28-31b9-2e96-00000001186e | OK | Enable and start tripleo-container-shutdown | np0005647037 2026-03-14 08:29:33.231691 | fa163e0a-ba28-31b9-2e96-00000001186e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647037 | 0:27:11.485324 | 0.86s 2026-03-14 08:29:33.247121 | fa163e0a-ba28-31b9-2e96-00000001186f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:33.627235 | fa163e0a-ba28-31b9-2e96-00000001186f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 2026-03-14 08:29:33.629033 | fa163e0a-ba28-31b9-2e96-00000001186f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 | 0:27:11.882668 | 0.83s 2026-03-14 08:29:33.651036 | fa163e0a-ba28-31b9-2e96-000000011870 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:33.894849 | fa163e0a-ba28-31b9-2e96-0000000118a4 | OK | Enable and start tripleo-container-shutdown | np0005647038 2026-03-14 08:29:33.897817 | fa163e0a-ba28-31b9-2e96-0000000118a4 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647038 | 0:27:12.151453 | 0.83s 2026-03-14 08:29:33.919525 | fa163e0a-ba28-31b9-2e96-0000000118a5 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:33.938091 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647033 2026-03-14 08:29:33.939964 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647033 | 0:27:12.193598 | 0.72s 2026-03-14 08:29:33.973784 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:34.013186 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647033 2026-03-14 08:29:34.014355 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647033 | 0:27:12.267980 | 0.04s 2026-03-14 08:29:34.052053 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:34.115724 | fa163e0a-ba28-31b9-2e96-00000001186f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 2026-03-14 08:29:34.116985 | fa163e0a-ba28-31b9-2e96-00000001186f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 | 0:27:12.370632 | 0.87s 2026-03-14 08:29:34.137515 | fa163e0a-ba28-31b9-2e96-000000011870 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:34.437268 | fa163e0a-ba28-31b9-2e96-0000000115c8 | CHANGED | Pre-cache facts | np0005647035 2026-03-14 08:29:34.438700 | fa163e0a-ba28-31b9-2e96-0000000115c8 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647035 | 0:27:12.692346 | 1.45s 2026-03-14 08:29:34.465908 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TASK | Failed deployment if facter fails 2026-03-14 08:29:34.475514 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:34.522935 | fa163e0a-ba28-31b9-2e96-00000001157a | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:34.532081 | fa163e0a-ba28-31b9-2e96-0000000115c9 | SKIPPED | Failed deployment if facter fails | np0005647035 2026-03-14 08:29:34.533490 | fa163e0a-ba28-31b9-2e96-0000000115c9 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647035 | 0:27:12.787129 | 0.07s 2026-03-14 08:29:34.571521 | fa163e0a-ba28-31b9-2e96-0000000115ca | TASK | Sync cached facts 2026-03-14 08:29:34.579299 | fa163e0a-ba28-31b9-2e96-00000001157a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647033 2026-03-14 08:29:34.580335 | fa163e0a-ba28-31b9-2e96-00000001157a | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647033 | 0:27:12.833977 | 0.06s 2026-03-14 08:29:34.580924 | fa163e0a-ba28-31b9-2e96-000000011870 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 2026-03-14 08:29:34.581346 | fa163e0a-ba28-31b9-2e96-000000011870 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 | 0:27:12.835007 | 0.93s 2026-03-14 08:29:34.592842 | fa163e0a-ba28-31b9-2e96-000000011871 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:34.614069 | fa163e0a-ba28-31b9-2e96-00000001157c | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:34.644133 | fa163e0a-ba28-31b9-2e96-00000001157c | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647033 | 0:27:12.897773 | 0.03s 2026-03-14 08:29:34.676969 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:34.783625 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:27:13.037268 | 0.11s 2026-03-14 08:29:34.798216 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:34.816817 | fa163e0a-ba28-31b9-2e96-0000000118a5 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 2026-03-14 08:29:34.817821 | fa163e0a-ba28-31b9-2e96-0000000118a5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 | 0:27:13.071473 | 0.89s 2026-03-14 08:29:34.828203 | fa163e0a-ba28-31b9-2e96-0000000118a6 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:34.950180 | fa163e0a-ba28-31b9-2e96-000000011870 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 2026-03-14 08:29:34.957465 | fa163e0a-ba28-31b9-2e96-000000011870 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 | 0:27:13.211099 | 0.82s 2026-03-14 08:29:34.958660 | fa163e0a-ba28-31b9-2e96-0000000115ca | CHANGED | Sync cached facts | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-0000000115ca') missing from stats 2026-03-14 08:29:34.980137 | fa163e0a-ba28-31b9-2e96-000000011871 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:35.028124 | fa163e0a-ba28-31b9-2e96-000000011562 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:29:35.085754 | fa163e0a-ba28-31b9-2e96-000000011562 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647035 2026-03-14 08:29:35.086942 | fa163e0a-ba28-31b9-2e96-000000011562 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647035 | 0:27:13.340582 | 0.06s 2026-03-14 08:29:35.107387 | fa163e0a-ba28-31b9-2e96-000000011564 | TASK | Manage containers for step 4 with tripleo-ansible 2026-03-14 08:29:35.131926 | fa163e0a-ba28-31b9-2e96-000000011564 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005647035 | 0:27:13.385567 | 0.02s 2026-03-14 08:29:35.173956 | fa163e0a-ba28-31b9-2e96-000000011625 | TASK | Gather variables for each operating system 2026-03-14 08:29:35.279663 | fa163e0a-ba28-31b9-2e96-000000011625 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:27:13.533303 | 0.10s 2026-03-14 08:29:35.303250 | fa163e0a-ba28-31b9-2e96-000000011626 | TASK | Create container logs path 2026-03-14 08:29:35.317593 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647033 2026-03-14 08:29:35.318631 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:27:13.572282 | 0.52s 2026-03-14 08:29:35.335670 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:35.389372 | fa163e0a-ba28-31b9-2e96-000000011871 | CHANGED | Enable and start netns-placeholder | np0005647039 2026-03-14 08:29:35.390604 | fa163e0a-ba28-31b9-2e96-000000011871 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647039 | 0:27:13.644247 | 0.80s 2026-03-14 08:29:35.406266 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:35.440967 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:27:13.694611 | 0.03s 2026-03-14 08:29:35.450783 | f622b0f9-04b9-49e3-b572-d57675a0a85e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647039 2026-03-14 08:29:35.463593 | fa163e0a-ba28-31b9-2e96-000000011af7 | TASK | Update config hashes for container startup configs 2026-03-14 08:29:35.578812 | fa163e0a-ba28-31b9-2e96-0000000118a6 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 2026-03-14 08:29:35.579765 | fa163e0a-ba28-31b9-2e96-0000000118a6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 | 0:27:13.833412 | 0.75s 2026-03-14 08:29:35.590315 | fa163e0a-ba28-31b9-2e96-0000000118a7 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:35.616342 | fa163e0a-ba28-31b9-2e96-000000011626 | OK | Create container logs path | np0005647035 2026-03-14 08:29:35.617430 | fa163e0a-ba28-31b9-2e96-000000011626 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:27:13.871078 | 0.31s 2026-03-14 08:29:35.636255 | fa163e0a-ba28-31b9-2e96-000000011628 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:35.663768 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 2026-03-14 08:29:35.664770 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:27:13.918416 | 0.33s 2026-03-14 08:29:35.681470 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:35.743615 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:29:35.747741 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:27:14.001397 | 0.07s 2026-03-14 08:29:35.748293 | fa163e0a-ba28-31b9-2e96-000000011871 | CHANGED | Enable and start netns-placeholder | np0005647037 2026-03-14 08:29:35.748841 | fa163e0a-ba28-31b9-2e96-000000011871 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647037 | 0:27:14.002503 | 0.77s 2026-03-14 08:29:35.759131 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:35.781051 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:35.795741 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:27:14.049384 | 0.04s 2026-03-14 08:29:35.806422 | 3e76042a-fc34-4f9e-8002-4f02290e009d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647037 2026-03-14 08:29:35.821870 | fa163e0a-ba28-31b9-2e96-000000011b1e | TASK | Update config hashes for container startup configs 2026-03-14 08:29:35.836032 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:27:14.089660 | 0.05s 2026-03-14 08:29:35.837062 | fa163e0a-ba28-31b9-2e96-000000011af7 | OK | Update config hashes for container startup configs | np0005647039 2026-03-14 08:29:35.837697 | fa163e0a-ba28-31b9-2e96-000000011af7 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647039 | 0:27:14.091357 | 0.37s 2026-03-14 08:29:35.861027 | 7c752573-9915-49b7-87d7-5cc959fca10d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647033 2026-03-14 08:29:35.876586 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:35.896877 | fa163e0a-ba28-31b9-2e96-000000011b3d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:35.910184 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:14.163818 | 0.03s 2026-03-14 08:29:35.922770 | f6279dea-2d22-4d2f-bf9f-cf505f697158 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:29:35.937848 | fa163e0a-ba28-31b9-2e96-000000011b58 | TASK | Gather podman infos 2026-03-14 08:29:36.028532 | fa163e0a-ba28-31b9-2e96-000000011628 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 2026-03-14 08:29:36.029648 | fa163e0a-ba28-31b9-2e96-000000011628 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:27:14.283299 | 0.39s 2026-03-14 08:29:36.047801 | fa163e0a-ba28-31b9-2e96-000000011629 | TASK | Finalise hashes for all containers 2026-03-14 08:29:36.131369 | fa163e0a-ba28-31b9-2e96-000000011629 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:29:36.132165 | fa163e0a-ba28-31b9-2e96-000000011629 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:27:14.385820 | 0.08s 2026-03-14 08:29:36.146792 | fa163e0a-ba28-31b9-2e96-00000001162b | TASK | Manage systemd shutdown files 2026-03-14 08:29:36.173250 | fa163e0a-ba28-31b9-2e96-00000001162b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:27:14.426868 | 0.03s 2026-03-14 08:29:36.208468 | 33d53bef-f3b0-4058-8fea-b339780e9937 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647035 2026-03-14 08:29:36.239178 | fa163e0a-ba28-31b9-2e96-000000011b8b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:29:36.250661 | fa163e0a-ba28-31b9-2e96-000000011b1e | OK | Update config hashes for container startup configs | np0005647037 2026-03-14 08:29:36.251901 | fa163e0a-ba28-31b9-2e96-000000011b1e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647037 | 0:27:14.505536 | 0.42s 2026-03-14 08:29:36.252759 | fa163e0a-ba28-31b9-2e96-000000011b3d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647033 2026-03-14 08:29:36.253261 | fa163e0a-ba28-31b9-2e96-000000011b3d | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647033 | 0:27:14.506921 | 0.35s 2026-03-14 08:29:36.269285 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:36.290452 | fa163e0a-ba28-31b9-2e96-000000011b3e | TASK | Set podman_drop_in fact 2026-03-14 08:29:36.328164 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:14.581804 | 0.06s 2026-03-14 08:29:36.340975 | 73819fa8-d856-47f8-853c-756b0ae5c605 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:29:36.358390 | fa163e0a-ba28-31b9-2e96-000000011ba8 | TASK | Gather podman infos 2026-03-14 08:29:36.366562 | fa163e0a-ba28-31b9-2e96-000000011b3e | OK | Set podman_drop_in fact | np0005647033 2026-03-14 08:29:36.367462 | fa163e0a-ba28-31b9-2e96-000000011b3e | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647033 | 0:27:14.621111 | 0.08s 2026-03-14 08:29:36.382478 | fa163e0a-ba28-31b9-2e96-000000011b40 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:36.416580 | fa163e0a-ba28-31b9-2e96-0000000118a7 | CHANGED | Enable and start netns-placeholder | np0005647038 2026-03-14 08:29:36.417849 | fa163e0a-ba28-31b9-2e96-0000000118a7 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647038 | 0:27:14.671501 | 0.83s 2026-03-14 08:29:36.428783 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:36.486619 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:27:14.740265 | 0.06s 2026-03-14 08:29:36.496395 | 70719705-591b-4f72-8ecb-b7c00d61d8ef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647038 2026-03-14 08:29:36.508188 | fa163e0a-ba28-31b9-2e96-000000011bd9 | TASK | Update config hashes for container startup configs 2026-03-14 08:29:36.553509 | fa163e0a-ba28-31b9-2e96-000000011b8b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647035 2026-03-14 08:29:36.555259 | fa163e0a-ba28-31b9-2e96-000000011b8b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647035 | 0:27:14.808896 | 0.31s 2026-03-14 08:29:36.587916 | fa163e0a-ba28-31b9-2e96-000000011b8c | TASK | Set podman_drop_in fact 2026-03-14 08:29:36.651573 | fa163e0a-ba28-31b9-2e96-000000011b8c | OK | Set podman_drop_in fact | np0005647035 2026-03-14 08:29:36.652419 | fa163e0a-ba28-31b9-2e96-000000011b8c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647035 | 0:27:14.906072 | 0.06s 2026-03-14 08:29:36.666568 | fa163e0a-ba28-31b9-2e96-000000011b8e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:29:36.907907 | fa163e0a-ba28-31b9-2e96-000000011b58 | OK | Gather podman infos | np0005647039 2026-03-14 08:29:36.909662 | fa163e0a-ba28-31b9-2e96-000000011b58 | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:27:15.163301 | 0.97s 2026-03-14 08:29:37.142239 | fa163e0a-ba28-31b9-2e96-000000011bd9 | OK | Update config hashes for container startup configs | np0005647038 2026-03-14 08:29:37.143187 | fa163e0a-ba28-31b9-2e96-000000011bd9 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647038 | 0:27:15.396844 | 0.63s 2026-03-14 08:29:37.155342 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.174067 | fa163e0a-ba28-31b9-2e96-000000011b59 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.215195 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:15.468836 | 0.06s 2026-03-14 08:29:37.219667 | fa163e0a-ba28-31b9-2e96-000000011b59 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:15.473325 | 0.04s 2026-03-14 08:29:37.239317 | a91b3a8f-15ab-477e-964d-28bce6af7863 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:29:37.257499 | fa163e0a-ba28-31b9-2e96-000000011c18 | TASK | Gather podman infos 2026-03-14 08:29:37.269101 | fa163e0a-ba28-31b9-2e96-000000011b40 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-container-shutdown 2026-03-14 08:29:37.275141 | fa163e0a-ba28-31b9-2e96-000000011b40 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:27:15.528785 | 0.89s 2026-03-14 08:29:37.330747 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647039 | 0:27:15.584395 | 0.05s 2026-03-14 08:29:37.373800 | fa163e0a-ba28-31b9-2e96-000000011ba8 | OK | Gather podman infos | np0005647037 2026-03-14 08:29:37.374358 | fa163e0a-ba28-31b9-2e96-000000011ba8 | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:27:15.628016 | 1.02s 2026-03-14 08:29:37.403149 | fa163e0a-ba28-31b9-2e96-000000011ba9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.422895 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.460776 | fa163e0a-ba28-31b9-2e96-000000011ba9 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:15.714423 | 0.05s 2026-03-14 08:29:37.461632 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:15.715294 | 0.04s 2026-03-14 08:29:37.482439 | 8bc9f473-b991-4c97-add8-910f2e645d9d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:29:37.516200 | fa163e0a-ba28-31b9-2e96-000000011c8e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.543634 | fa163e0a-ba28-31b9-2e96-000000011b8e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-container-shutdown 2026-03-14 08:29:37.546052 | fa163e0a-ba28-31b9-2e96-000000011b8e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:27:15.799686 | 0.88s 2026-03-14 08:29:37.563578 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647037 | 0:27:15.817228 | 0.06s 2026-03-14 08:29:37.585306 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:37.639054 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:15.892699 | 0.05s 2026-03-14 08:29:37.650111 | 39cc7837-30ab-4e5c-8412-44960006096a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:29:37.666967 | fa163e0a-ba28-31b9-2e96-000000011ced | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:38.003215 | fa163e0a-ba28-31b9-2e96-000000011c18 | OK | Gather podman infos | np0005647038 2026-03-14 08:29:38.005720 | fa163e0a-ba28-31b9-2e96-000000011c18 | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:27:16.259355 | 0.75s 2026-03-14 08:29:38.065478 | fa163e0a-ba28-31b9-2e96-000000011c19 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:38.144030 | fa163e0a-ba28-31b9-2e96-000000011c19 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:16.397666 | 0.07s 2026-03-14 08:29:38.197486 | fa163e0a-ba28-31b9-2e96-000000011b40 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-start-podman-container 2026-03-14 08:29:38.200920 | fa163e0a-ba28-31b9-2e96-000000011b40 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:27:16.454550 | 1.82s 2026-03-14 08:29:38.211111 | fa163e0a-ba28-31b9-2e96-000000011b40 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:27:16.464754 | 1.83s 2026-03-14 08:29:38.237568 | fa163e0a-ba28-31b9-2e96-000000011b41 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:38.249884 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647038 | 0:27:16.503521 | 0.07s 2026-03-14 08:29:38.271036 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:38.307165 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:16.560813 | 0.04s 2026-03-14 08:29:38.317443 | 309b0c93-b5cf-48c1-a671-738b625546ad | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:29:38.334063 | fa163e0a-ba28-31b9-2e96-000000011d73 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:38.350368 | fa163e0a-ba28-31b9-2e96-000000011b8e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-start-podman-container 2026-03-14 08:29:38.354804 | fa163e0a-ba28-31b9-2e96-000000011b8e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:27:16.608422 | 1.69s 2026-03-14 08:29:38.362814 | fa163e0a-ba28-31b9-2e96-000000011b8e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:27:16.616468 | 1.70s 2026-03-14 08:29:38.378350 | fa163e0a-ba28-31b9-2e96-000000011b8f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:29:39.066573 | fa163e0a-ba28-31b9-2e96-000000011b41 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 2026-03-14 08:29:39.067806 | fa163e0a-ba28-31b9-2e96-000000011b41 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 | 0:27:17.321453 | 0.83s 2026-03-14 08:29:39.088136 | fa163e0a-ba28-31b9-2e96-000000011b42 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:39.192169 | fa163e0a-ba28-31b9-2e96-000000011b8f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 2026-03-14 08:29:39.193460 | fa163e0a-ba28-31b9-2e96-000000011b8f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 | 0:27:17.447097 | 0.81s 2026-03-14 08:29:39.214396 | fa163e0a-ba28-31b9-2e96-000000011b90 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:29:39.923579 | fa163e0a-ba28-31b9-2e96-000000011b42 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 2026-03-14 08:29:39.925201 | fa163e0a-ba28-31b9-2e96-000000011b42 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 | 0:27:18.178839 | 0.84s 2026-03-14 08:29:39.951645 | fa163e0a-ba28-31b9-2e96-000000011b43 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:40.045835 | fa163e0a-ba28-31b9-2e96-000000011b90 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 2026-03-14 08:29:40.047167 | fa163e0a-ba28-31b9-2e96-000000011b90 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 | 0:27:18.300803 | 0.83s 2026-03-14 08:29:40.068480 | fa163e0a-ba28-31b9-2e96-000000011b91 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:29:40.739063 | fa163e0a-ba28-31b9-2e96-000000011b43 | OK | Enable and start tripleo-container-shutdown | np0005647033 2026-03-14 08:29:40.740740 | fa163e0a-ba28-31b9-2e96-000000011b43 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647033 | 0:27:18.994387 | 0.79s 2026-03-14 08:29:40.761910 | fa163e0a-ba28-31b9-2e96-000000011b44 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:40.910565 | fa163e0a-ba28-31b9-2e96-000000011b91 | OK | Enable and start tripleo-container-shutdown | np0005647035 2026-03-14 08:29:40.911836 | fa163e0a-ba28-31b9-2e96-000000011b91 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647035 | 0:27:19.165483 | 0.84s 2026-03-14 08:29:40.933224 | fa163e0a-ba28-31b9-2e96-000000011b92 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:29:41.574912 | fa163e0a-ba28-31b9-2e96-000000011b44 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 2026-03-14 08:29:41.576093 | fa163e0a-ba28-31b9-2e96-000000011b44 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 | 0:27:19.829742 | 0.81s 2026-03-14 08:29:41.596949 | fa163e0a-ba28-31b9-2e96-000000011b45 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:41.734491 | fa163e0a-ba28-31b9-2e96-000000011b92 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 2026-03-14 08:29:41.735742 | fa163e0a-ba28-31b9-2e96-000000011b92 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 | 0:27:19.989374 | 0.80s 2026-03-14 08:29:41.760782 | fa163e0a-ba28-31b9-2e96-000000011b93 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:29:42.465278 | fa163e0a-ba28-31b9-2e96-000000011b45 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 2026-03-14 08:29:42.467146 | fa163e0a-ba28-31b9-2e96-000000011b45 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 | 0:27:20.720779 | 0.87s 2026-03-14 08:29:42.494946 | fa163e0a-ba28-31b9-2e96-000000011b46 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:42.575122 | fa163e0a-ba28-31b9-2e96-000000011b93 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 2026-03-14 08:29:42.576319 | fa163e0a-ba28-31b9-2e96-000000011b93 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 | 0:27:20.829959 | 0.81s 2026-03-14 08:29:42.597639 | fa163e0a-ba28-31b9-2e96-000000011b94 | TASK | Enable and start netns-placeholder 2026-03-14 08:29:42.877056 | fa163e0a-ba28-31b9-2e96-000000011ced | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 2026-03-14 08:29:42.877944 | fa163e0a-ba28-31b9-2e96-000000011ced | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:21.131597 | 5.21s 2026-03-14 08:29:42.889052 | fa163e0a-ba28-31b9-2e96-000000011cee | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:43.370913 | fa163e0a-ba28-31b9-2e96-000000011c8e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 2026-03-14 08:29:43.372992 | fa163e0a-ba28-31b9-2e96-000000011c8e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:21.626616 | 5.86s 2026-03-14 08:29:43.398190 | fa163e0a-ba28-31b9-2e96-000000011c8f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:43.409282 | fa163e0a-ba28-31b9-2e96-000000011b46 | CHANGED | Enable and start netns-placeholder | np0005647033 2026-03-14 08:29:43.411660 | fa163e0a-ba28-31b9-2e96-000000011b46 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647033 | 0:27:21.665303 | 0.92s 2026-03-14 08:29:43.434252 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:43.501295 | fa163e0a-ba28-31b9-2e96-000000011b94 | CHANGED | Enable and start netns-placeholder | np0005647035 2026-03-14 08:29:43.508917 | fa163e0a-ba28-31b9-2e96-000000011b94 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647035 | 0:27:21.762549 | 0.91s 2026-03-14 08:29:43.513042 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:27:21.766685 | 0.08s 2026-03-14 08:29:43.547534 | a267e2b5-40c4-4443-be79-448d429e2268 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647033 2026-03-14 08:29:43.578685 | fa163e0a-ba28-31b9-2e96-000000011dd7 | TASK | Update config hashes for container startup configs 2026-03-14 08:29:43.603206 | fa163e0a-ba28-31b9-2e96-00000001162d | TASK | Update container configs with new config hashes 2026-03-14 08:29:43.654992 | fa163e0a-ba28-31b9-2e96-00000001162d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:27:21.908635 | 0.05s 2026-03-14 08:29:43.669156 | 68fde219-ef9f-4fe0-a548-4f16f25c4c71 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647035 2026-03-14 08:29:43.686490 | fa163e0a-ba28-31b9-2e96-000000011df4 | TASK | Update config hashes for container startup configs 2026-03-14 08:29:43.939990 | fa163e0a-ba28-31b9-2e96-000000011dd7 | OK | Update config hashes for container startup configs | np0005647033 2026-03-14 08:29:43.942014 | fa163e0a-ba28-31b9-2e96-000000011dd7 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647033 | 0:27:22.195593 | 0.36s 2026-03-14 08:29:43.965964 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:44.030245 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:27:22.283877 | 0.06s 2026-03-14 08:29:44.046889 | 97011bd0-622c-4d12-b07d-6325a3a5c518 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647033 2026-03-14 08:29:44.070447 | fa163e0a-ba28-31b9-2e96-000000011e13 | TASK | Gather podman infos 2026-03-14 08:29:44.078643 | fa163e0a-ba28-31b9-2e96-000000011df4 | OK | Update config hashes for container startup configs | np0005647035 2026-03-14 08:29:44.086359 | fa163e0a-ba28-31b9-2e96-000000011df4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647035 | 0:27:22.340005 | 0.40s 2026-03-14 08:29:44.087491 | fa163e0a-ba28-31b9-2e96-000000011d73 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 2026-03-14 08:29:44.087892 | fa163e0a-ba28-31b9-2e96-000000011d73 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:22.341554 | 5.75s 2026-03-14 08:29:44.101596 | fa163e0a-ba28-31b9-2e96-000000011d74 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:44.125184 | fa163e0a-ba28-31b9-2e96-00000001162e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:44.186236 | fa163e0a-ba28-31b9-2e96-00000001162e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:27:22.439877 | 0.06s 2026-03-14 08:29:44.202354 | 030469a1-5c74-4ee6-bf2b-b5c3c89f8166 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647035 2026-03-14 08:29:44.222253 | fa163e0a-ba28-31b9-2e96-000000011e44 | TASK | Gather podman infos 2026-03-14 08:29:45.343024 | fa163e0a-ba28-31b9-2e96-000000011e13 | OK | Gather podman infos | np0005647033 2026-03-14 08:29:45.344086 | fa163e0a-ba28-31b9-2e96-000000011e13 | TIMING | tripleo_container_manage : Gather podman infos | np0005647033 | 0:27:23.597732 | 1.27s 2026-03-14 08:29:45.418508 | fa163e0a-ba28-31b9-2e96-000000011e14 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:45.689107 | fa163e0a-ba28-31b9-2e96-000000011e44 | OK | Gather podman infos | np0005647035 2026-03-14 08:29:45.689897 | fa163e0a-ba28-31b9-2e96-000000011e44 | TIMING | tripleo_container_manage : Gather podman infos | np0005647035 | 0:27:23.943555 | 1.47s 2026-03-14 08:29:45.747352 | fa163e0a-ba28-31b9-2e96-000000011e14 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:27:24.000995 | 0.32s 2026-03-14 08:29:45.868114 | fa163e0a-ba28-31b9-2e96-000000011e45 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:45.918684 | fa163e0a-ba28-31b9-2e96-000000011e45 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:27:24.172328 | 0.05s 2026-03-14 08:29:45.924379 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647033 | 0:27:24.178041 | 0.09s 2026-03-14 08:29:45.992299 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:46.057581 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:27:24.311205 | 0.06s 2026-03-14 08:29:46.071801 | 8c7580ef-1b83-4895-b6fc-64cb4afae8ab | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647033 2026-03-14 08:29:46.097619 | fa163e0a-ba28-31b9-2e96-000000011eeb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:46.105352 | fa163e0a-ba28-31b9-2e96-000000011114 | TIMING | tripleo_container_rm : include_tasks | np0005647035 | 0:27:24.358980 | 0.14s 2026-03-14 08:29:46.135634 | fa163e0a-ba28-31b9-2e96-00000001162f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:46.198302 | fa163e0a-ba28-31b9-2e96-00000001162f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:27:24.451944 | 0.06s 2026-03-14 08:29:46.215825 | 69a9fd33-6841-4b01-922e-9b2f3816f932 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647035 2026-03-14 08:29:46.270526 | fa163e0a-ba28-31b9-2e96-000000011f31 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:51.515887 | fa163e0a-ba28-31b9-2e96-000000011a25 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 2026-03-14 08:29:51.517500 | fa163e0a-ba28-31b9-2e96-000000011a25 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:27:29.771137 | 18.78s 2026-03-14 08:29:51.547102 | fa163e0a-ba28-31b9-2e96-000000011a26 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:57.862883 | fa163e0a-ba28-31b9-2e96-000000011cee | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 2026-03-14 08:29:57.866215 | fa163e0a-ba28-31b9-2e96-000000011cee | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647037 | 0:27:36.119831 | 14.98s 2026-03-14 08:29:57.910085 | fa163e0a-ba28-31b9-2e96-000000011224 | TASK | Clean container_puppet_tasks for np0005647037 step 4 2026-03-14 08:29:58.215727 | fa163e0a-ba28-31b9-2e96-000000011224 | OK | Clean container_puppet_tasks for np0005647037 step 4 | np0005647037 2026-03-14 08:29:58.217534 | fa163e0a-ba28-31b9-2e96-000000011224 | TIMING | Clean container_puppet_tasks for np0005647037 step 4 | np0005647037 | 0:27:36.471112 | 0.31s 2026-03-14 08:29:58.241300 | fa163e0a-ba28-31b9-2e96-000000011225 | TASK | Calculate container_puppet_tasks for np0005647037 step 4 2026-03-14 08:29:58.276131 | fa163e0a-ba28-31b9-2e96-000000011225 | TIMING | Calculate container_puppet_tasks for np0005647037 step 4 | np0005647037 | 0:27:36.529773 | 0.03s 2026-03-14 08:29:58.287601 | fa163e0a-ba28-31b9-2e96-000000011226 | TASK | Include container-puppet tasks for step 4 2026-03-14 08:29:58.319745 | fa163e0a-ba28-31b9-2e96-000000011226 | TIMING | Include container-puppet tasks for step 4 | np0005647037 | 0:27:36.573393 | 0.03s 2026-03-14 08:29:58.339759 | 959adaba-ca33-4150-87cc-cee1c1561f58 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647037 2026-03-14 08:29:58.359538 | fa163e0a-ba28-31b9-2e96-000000011f7f | TASK | Write container-puppet-tasks json file for np0005647037 step 4 2026-03-14 08:29:58.371078 | fa163e0a-ba28-31b9-2e96-000000011c8f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 2026-03-14 08:29:58.372434 | fa163e0a-ba28-31b9-2e96-000000011c8f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647039 | 0:27:36.626081 | 14.97s 2026-03-14 08:29:58.403589 | fa163e0a-ba28-31b9-2e96-000000011240 | TASK | Clean container_puppet_tasks for np0005647039 step 4 2026-03-14 08:29:58.703905 | fa163e0a-ba28-31b9-2e96-000000011240 | OK | Clean container_puppet_tasks for np0005647039 step 4 | np0005647039 2026-03-14 08:29:58.705454 | fa163e0a-ba28-31b9-2e96-000000011240 | TIMING | Clean container_puppet_tasks for np0005647039 step 4 | np0005647039 | 0:27:36.959099 | 0.30s 2026-03-14 08:29:58.738422 | fa163e0a-ba28-31b9-2e96-000000011241 | TASK | Calculate container_puppet_tasks for np0005647039 step 4 2026-03-14 08:29:58.779755 | fa163e0a-ba28-31b9-2e96-000000011241 | TIMING | Calculate container_puppet_tasks for np0005647039 step 4 | np0005647039 | 0:27:37.033398 | 0.04s 2026-03-14 08:29:58.793954 | fa163e0a-ba28-31b9-2e96-000000011242 | TASK | Include container-puppet tasks for step 4 2026-03-14 08:29:58.831527 | fa163e0a-ba28-31b9-2e96-000000011242 | TIMING | Include container-puppet tasks for step 4 | np0005647039 | 0:27:37.085169 | 0.04s 2026-03-14 08:29:58.847410 | 9fa03246-d5c1-4750-924d-c5d7277d5206 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647039 2026-03-14 08:29:58.872590 | fa163e0a-ba28-31b9-2e96-000000011f9c | TASK | Write container-puppet-tasks json file for np0005647039 step 4 2026-03-14 08:29:59.322649 | fa163e0a-ba28-31b9-2e96-000000011d74 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 2026-03-14 08:29:59.323745 | fa163e0a-ba28-31b9-2e96-000000011d74 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647038 | 0:27:37.577398 | 15.22s 2026-03-14 08:29:59.356390 | fa163e0a-ba28-31b9-2e96-00000001125a | TASK | Clean container_puppet_tasks for np0005647038 step 4 2026-03-14 08:29:59.367147 | fa163e0a-ba28-31b9-2e96-000000011f7f | CHANGED | Write container-puppet-tasks json file for np0005647037 step 4 | np0005647037 2026-03-14 08:29:59.368319 | fa163e0a-ba28-31b9-2e96-000000011f7f | TIMING | Write container-puppet-tasks json file for np0005647037 step 4 | np0005647037 | 0:27:37.621963 | 1.01s 2026-03-14 08:29:59.381659 | fa163e0a-ba28-31b9-2e96-000000011f81 | TASK | Generate container puppet configs for step 4 2026-03-14 08:29:59.490203 | fa163e0a-ba28-31b9-2e96-000000011f31 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 2026-03-14 08:29:59.491157 | fa163e0a-ba28-31b9-2e96-000000011f31 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:27:37.744809 | 13.22s 2026-03-14 08:29:59.510455 | fa163e0a-ba28-31b9-2e96-000000011f32 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:29:59.666455 | fa163e0a-ba28-31b9-2e96-00000001125a | OK | Clean container_puppet_tasks for np0005647038 step 4 | np0005647038 2026-03-14 08:29:59.667468 | fa163e0a-ba28-31b9-2e96-00000001125a | TIMING | Clean container_puppet_tasks for np0005647038 step 4 | np0005647038 | 0:27:37.921117 | 0.31s 2026-03-14 08:29:59.685561 | fa163e0a-ba28-31b9-2e96-00000001125b | TASK | Calculate container_puppet_tasks for np0005647038 step 4 2026-03-14 08:29:59.740529 | fa163e0a-ba28-31b9-2e96-00000001125b | TIMING | Calculate container_puppet_tasks for np0005647038 step 4 | np0005647038 | 0:27:37.994173 | 0.05s 2026-03-14 08:29:59.760430 | fa163e0a-ba28-31b9-2e96-00000001125c | TASK | Include container-puppet tasks for step 4 2026-03-14 08:29:59.774817 | fa163e0a-ba28-31b9-2e96-000000011f81 | OK | Generate container puppet configs for step 4 | np0005647037 2026-03-14 08:29:59.776995 | fa163e0a-ba28-31b9-2e96-000000011f81 | TIMING | Generate container puppet configs for step 4 | np0005647037 | 0:27:38.030615 | 0.39s 2026-03-14 08:29:59.801320 | fa163e0a-ba28-31b9-2e96-000000011f82 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:29:59.813204 | fa163e0a-ba28-31b9-2e96-00000001125c | TIMING | Include container-puppet tasks for step 4 | np0005647038 | 0:27:38.066841 | 0.05s 2026-03-14 08:29:59.830689 | fcd412fe-6e5c-4ba5-ab2e-c37a2a16eb1f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647038 2026-03-14 08:29:59.854195 | fa163e0a-ba28-31b9-2e96-000000011fc3 | TASK | Write container-puppet-tasks json file for np0005647038 step 4 2026-03-14 08:29:59.861564 | fa163e0a-ba28-31b9-2e96-000000011f82 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647037 | 0:27:38.115164 | 0.05s 2026-03-14 08:29:59.862538 | fa163e0a-ba28-31b9-2e96-000000011f9c | CHANGED | Write container-puppet-tasks json file for np0005647039 step 4 | np0005647039 2026-03-14 08:29:59.863183 | fa163e0a-ba28-31b9-2e96-000000011f9c | TIMING | Write container-puppet-tasks json file for np0005647039 step 4 | np0005647039 | 0:27:38.116842 | 0.99s 2026-03-14 08:29:59.911574 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:29:59.929501 | fa163e0a-ba28-31b9-2e96-000000011f9e | TASK | Generate container puppet configs for step 4 2026-03-14 08:30:00.028727 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:27:38.282353 | 0.12s 2026-03-14 08:30:00.050884 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:30:00.285679 | fa163e0a-ba28-31b9-2e96-000000011f9e | OK | Generate container puppet configs for step 4 | np0005647039 2026-03-14 08:30:00.287632 | fa163e0a-ba28-31b9-2e96-000000011f9e | TIMING | Generate container puppet configs for step 4 | np0005647039 | 0:27:38.541269 | 0.36s 2026-03-14 08:30:00.309291 | fa163e0a-ba28-31b9-2e96-000000011f9f | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:30:00.346491 | fa163e0a-ba28-31b9-2e96-000000011f9f | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647039 | 0:27:38.600137 | 0.04s 2026-03-14 08:30:00.383902 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:30:00.402383 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647037 2026-03-14 08:30:00.403390 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:27:38.657041 | 0.35s 2026-03-14 08:30:00.415613 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:00.498593 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:27:38.752234 | 0.11s 2026-03-14 08:30:00.509780 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:30:00.525503 | fa163e0a-ba28-31b9-2e96-000000011eeb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 2026-03-14 08:30:00.526669 | fa163e0a-ba28-31b9-2e96-000000011eeb | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:27:38.780319 | 14.43s 2026-03-14 08:30:00.544132 | fa163e0a-ba28-31b9-2e96-000000011eec | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-03-14 08:30:00.745146 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 2026-03-14 08:30:00.746056 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 | 0:27:38.999709 | 0.33s 2026-03-14 08:30:00.756397 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:30:00.806995 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:30:00.808775 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:27:39.062415 | 0.05s 2026-03-14 08:30:00.829978 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:30:00.863202 | fa163e0a-ba28-31b9-2e96-000000011fc3 | CHANGED | Write container-puppet-tasks json file for np0005647038 step 4 | np0005647038 2026-03-14 08:30:00.864734 | fa163e0a-ba28-31b9-2e96-000000011fc3 | TIMING | Write container-puppet-tasks json file for np0005647038 step 4 | np0005647038 | 0:27:39.118359 | 1.01s 2026-03-14 08:30:00.894284 | fa163e0a-ba28-31b9-2e96-000000011fc5 | TASK | Generate container puppet configs for step 4 2026-03-14 08:30:00.907602 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647039 2026-03-14 08:30:00.909292 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:27:39.162925 | 0.40s 2026-03-14 08:30:00.909954 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:30:00.910389 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:27:39.164049 | 0.08s 2026-03-14 08:30:00.925383 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:30:00.948970 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:00.983218 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:30:00.984158 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:27:39.237809 | 0.06s 2026-03-14 08:30:00.997390 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:01.038922 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 2026-03-14 08:30:01.039811 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 | 0:27:39.293465 | 0.04s 2026-03-14 08:30:01.050859 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:01.087208 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 2026-03-14 08:30:01.088179 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647037 | 0:27:39.341832 | 0.04s 2026-03-14 08:30:01.255509 | fa163e0a-ba28-31b9-2e96-000000011fc5 | OK | Generate container puppet configs for step 4 | np0005647038 2026-03-14 08:30:01.256258 | fa163e0a-ba28-31b9-2e96-000000011fc5 | TIMING | Generate container puppet configs for step 4 | np0005647038 | 0:27:39.509914 | 0.36s 2026-03-14 08:30:01.268415 | fa163e0a-ba28-31b9-2e96-000000011fc6 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:30:01.287882 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 2026-03-14 08:30:01.289778 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 | 0:27:39.543406 | 0.34s 2026-03-14 08:30:01.321250 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:30:01.333772 | fa163e0a-ba28-31b9-2e96-000000011fc6 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647038 | 0:27:39.587392 | 0.06s 2026-03-14 08:30:01.377990 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:30:01.389156 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:30:01.390390 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:27:39.644034 | 0.07s 2026-03-14 08:30:01.405157 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:30:01.434229 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:30:01.434982 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:27:39.688638 | 0.03s 2026-03-14 08:30:01.452957 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:30:01.490976 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:30:01.492361 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:27:39.746005 | 0.04s 2026-03-14 08:30:01.497520 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:27:39.751173 | 0.12s 2026-03-14 08:30:01.518579 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:30:01.547381 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:01.584271 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 2026-03-14 08:30:01.585753 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 | 0:27:39.839395 | 0.04s 2026-03-14 08:30:01.601637 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:01.653201 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 2026-03-14 08:30:01.654408 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647039 | 0:27:39.908056 | 0.05s 2026-03-14 08:30:01.852085 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647038 2026-03-14 08:30:01.853304 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:27:40.106953 | 0.33s 2026-03-14 08:30:01.877310 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:02.205698 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 2026-03-14 08:30:02.207221 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 | 0:27:40.460860 | 0.33s 2026-03-14 08:30:02.224407 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:30:02.278296 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:30:02.279408 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:27:40.533059 | 0.05s 2026-03-14 08:30:02.293461 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:30:02.334334 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:30:02.335423 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:27:40.589072 | 0.04s 2026-03-14 08:30:02.348564 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:30:02.404706 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:30:02.405443 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:27:40.659099 | 0.06s 2026-03-14 08:30:02.416303 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:02.473051 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 2026-03-14 08:30:02.473933 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 | 0:27:40.727587 | 0.06s 2026-03-14 08:30:02.484803 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:30:02.532862 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 2026-03-14 08:30:02.533622 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647038 | 0:27:40.787276 | 0.05s 2026-03-14 08:32:05.059856 | fa163e0a-ba28-31b9-2e96-000000011a26 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 2026-03-14 08:32:05.061197 | fa163e0a-ba28-31b9-2e96-000000011a26 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647032 | 0:29:43.314851 | 133.51s 2026-03-14 08:32:05.115191 | fa163e0a-ba28-31b9-2e96-00000001107d | TASK | Clean container_puppet_tasks for np0005647032 step 4 2026-03-14 08:32:05.480191 | fa163e0a-ba28-31b9-2e96-00000001107d | OK | Clean container_puppet_tasks for np0005647032 step 4 | np0005647032 2026-03-14 08:32:05.481658 | fa163e0a-ba28-31b9-2e96-00000001107d | TIMING | Clean container_puppet_tasks for np0005647032 step 4 | np0005647032 | 0:29:43.735302 | 0.37s 2026-03-14 08:32:05.519976 | fa163e0a-ba28-31b9-2e96-00000001107e | TASK | Calculate container_puppet_tasks for np0005647032 step 4 2026-03-14 08:32:05.557057 | fa163e0a-ba28-31b9-2e96-00000001107e | TIMING | Calculate container_puppet_tasks for np0005647032 step 4 | np0005647032 | 0:29:43.810696 | 0.04s 2026-03-14 08:32:05.579109 | fa163e0a-ba28-31b9-2e96-00000001107f | TASK | Include container-puppet tasks for step 4 2026-03-14 08:32:05.622367 | fa163e0a-ba28-31b9-2e96-00000001107f | TIMING | Include container-puppet tasks for step 4 | np0005647032 | 0:29:43.876011 | 0.04s 2026-03-14 08:32:05.645751 | 3c9467bd-a979-4507-856e-69fe0b303cfa | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647032 2026-03-14 08:32:05.671421 | fa163e0a-ba28-31b9-2e96-0000000120ee | TASK | Write container-puppet-tasks json file for np0005647032 step 4 2026-03-14 08:32:06.707299 | fa163e0a-ba28-31b9-2e96-0000000120ee | CHANGED | Write container-puppet-tasks json file for np0005647032 step 4 | np0005647032 2026-03-14 08:32:06.708267 | fa163e0a-ba28-31b9-2e96-0000000120ee | TIMING | Write container-puppet-tasks json file for np0005647032 step 4 | np0005647032 | 0:29:44.961918 | 1.04s 2026-03-14 08:32:06.730318 | fa163e0a-ba28-31b9-2e96-0000000120f0 | TASK | Generate container puppet configs for step 4 2026-03-14 08:32:07.117416 | fa163e0a-ba28-31b9-2e96-0000000120f0 | OK | Generate container puppet configs for step 4 | np0005647032 2026-03-14 08:32:07.118960 | fa163e0a-ba28-31b9-2e96-0000000120f0 | TIMING | Generate container puppet configs for step 4 | np0005647032 | 0:29:45.372604 | 0.39s 2026-03-14 08:32:07.148688 | fa163e0a-ba28-31b9-2e96-0000000120f1 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:32:07.183334 | fa163e0a-ba28-31b9-2e96-0000000120f1 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647032 | 0:29:45.436979 | 0.03s 2026-03-14 08:32:07.223477 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:32:07.248162 | fa163e0a-ba28-31b9-2e96-000000011f32 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 2026-03-14 08:32:07.249169 | fa163e0a-ba28-31b9-2e96-000000011f32 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647035 | 0:29:45.502821 | 127.74s 2026-03-14 08:32:07.285891 | fa163e0a-ba28-31b9-2e96-000000011566 | TASK | Clean container_puppet_tasks for np0005647035 step 4 2026-03-14 08:32:07.346499 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:29:45.600141 | 0.12s 2026-03-14 08:32:07.363344 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:32:07.605922 | fa163e0a-ba28-31b9-2e96-000000011566 | OK | Clean container_puppet_tasks for np0005647035 step 4 | np0005647035 2026-03-14 08:32:07.607264 | fa163e0a-ba28-31b9-2e96-000000011566 | TIMING | Clean container_puppet_tasks for np0005647035 step 4 | np0005647035 | 0:29:45.860914 | 0.32s 2026-03-14 08:32:07.645653 | fa163e0a-ba28-31b9-2e96-000000011567 | TASK | Calculate container_puppet_tasks for np0005647035 step 4 2026-03-14 08:32:07.653803 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647032 2026-03-14 08:32:07.655212 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:29:45.908843 | 0.29s 2026-03-14 08:32:07.674503 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:07.710745 | fa163e0a-ba28-31b9-2e96-000000011567 | TIMING | Calculate container_puppet_tasks for np0005647035 step 4 | np0005647035 | 0:29:45.964383 | 0.06s 2026-03-14 08:32:07.727596 | fa163e0a-ba28-31b9-2e96-000000011568 | TASK | Include container-puppet tasks for step 4 2026-03-14 08:32:07.777196 | fa163e0a-ba28-31b9-2e96-000000011568 | TIMING | Include container-puppet tasks for step 4 | np0005647035 | 0:29:46.030843 | 0.05s 2026-03-14 08:32:07.793470 | 3a2e6602-d7c2-4ded-803a-4e494629a92b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647035 2026-03-14 08:32:07.817724 | fa163e0a-ba28-31b9-2e96-000000012157 | TASK | Write container-puppet-tasks json file for np0005647035 step 4 2026-03-14 08:32:08.079460 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 2026-03-14 08:32:08.080652 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 | 0:29:46.334299 | 0.40s 2026-03-14 08:32:08.107081 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:32:08.157793 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:32:08.158718 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:29:46.412372 | 0.05s 2026-03-14 08:32:08.175126 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:32:08.212794 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:32:08.213733 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:29:46.467386 | 0.04s 2026-03-14 08:32:08.229698 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:32:08.281743 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:32:08.282594 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:29:46.536214 | 0.05s 2026-03-14 08:32:08.300982 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:08.345630 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 2026-03-14 08:32:08.347116 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 | 0:29:46.600753 | 0.04s 2026-03-14 08:32:08.383935 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:08.420376 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 2026-03-14 08:32:08.421323 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647032 | 0:29:46.674975 | 0.04s 2026-03-14 08:32:08.888578 | fa163e0a-ba28-31b9-2e96-000000012157 | CHANGED | Write container-puppet-tasks json file for np0005647035 step 4 | np0005647035 2026-03-14 08:32:08.889192 | fa163e0a-ba28-31b9-2e96-000000012157 | TIMING | Write container-puppet-tasks json file for np0005647035 step 4 | np0005647035 | 0:29:47.142851 | 1.07s 2026-03-14 08:32:08.903372 | fa163e0a-ba28-31b9-2e96-000000012159 | TASK | Generate container puppet configs for step 4 2026-03-14 08:32:09.352571 | fa163e0a-ba28-31b9-2e96-000000012159 | OK | Generate container puppet configs for step 4 | np0005647035 2026-03-14 08:32:09.353751 | fa163e0a-ba28-31b9-2e96-000000012159 | TIMING | Generate container puppet configs for step 4 | np0005647035 | 0:29:47.607406 | 0.45s 2026-03-14 08:32:09.369260 | fa163e0a-ba28-31b9-2e96-00000001215a | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:32:09.399641 | fa163e0a-ba28-31b9-2e96-00000001215a | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647035 | 0:29:47.653284 | 0.03s 2026-03-14 08:32:09.476573 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:32:09.592431 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:29:47.846077 | 0.11s 2026-03-14 08:32:09.607169 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:32:09.950885 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647035 2026-03-14 08:32:09.952005 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:29:48.205657 | 0.34s 2026-03-14 08:32:09.968110 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:10.323609 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 2026-03-14 08:32:10.324585 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 | 0:29:48.578236 | 0.35s 2026-03-14 08:32:10.339623 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:32:10.389045 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:32:10.389964 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:29:48.643619 | 0.05s 2026-03-14 08:32:10.406238 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:32:10.440569 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:32:10.441507 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:29:48.695159 | 0.03s 2026-03-14 08:32:10.458589 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:32:10.489991 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:32:10.490836 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:29:48.744490 | 0.03s 2026-03-14 08:32:10.506717 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:10.558448 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 2026-03-14 08:32:10.559448 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 | 0:29:48.813101 | 0.05s 2026-03-14 08:32:10.577835 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:10.632413 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 2026-03-14 08:32:10.633313 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647035 | 0:29:48.886965 | 0.05s 2026-03-14 08:32:12.864816 | fa163e0a-ba28-31b9-2e96-000000011eec | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 2026-03-14 08:32:12.865796 | fa163e0a-ba28-31b9-2e96-000000011eec | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005647033 | 0:29:51.119452 | 132.32s 2026-03-14 08:32:12.910606 | fa163e0a-ba28-31b9-2e96-00000001157e | TASK | Clean container_puppet_tasks for np0005647033 step 4 2026-03-14 08:32:13.258163 | fa163e0a-ba28-31b9-2e96-00000001157e | OK | Clean container_puppet_tasks for np0005647033 step 4 | np0005647033 2026-03-14 08:32:13.259263 | fa163e0a-ba28-31b9-2e96-00000001157e | TIMING | Clean container_puppet_tasks for np0005647033 step 4 | np0005647033 | 0:29:51.512913 | 0.35s 2026-03-14 08:32:13.288985 | fa163e0a-ba28-31b9-2e96-00000001157f | TASK | Calculate container_puppet_tasks for np0005647033 step 4 2026-03-14 08:32:13.345034 | fa163e0a-ba28-31b9-2e96-00000001157f | TIMING | Calculate container_puppet_tasks for np0005647033 step 4 | np0005647033 | 0:29:51.598655 | 0.05s 2026-03-14 08:32:13.365505 | fa163e0a-ba28-31b9-2e96-000000011580 | TASK | Include container-puppet tasks for step 4 2026-03-14 08:32:13.417451 | fa163e0a-ba28-31b9-2e96-000000011580 | TIMING | Include container-puppet tasks for step 4 | np0005647033 | 0:29:51.671091 | 0.05s 2026-03-14 08:32:13.439672 | 7672c051-f701-4e01-b920-55d7ebf6a33c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647033 2026-03-14 08:32:13.468814 | fa163e0a-ba28-31b9-2e96-0000000121d8 | TASK | Write container-puppet-tasks json file for np0005647033 step 4 2026-03-14 08:32:14.534460 | fa163e0a-ba28-31b9-2e96-0000000121d8 | CHANGED | Write container-puppet-tasks json file for np0005647033 step 4 | np0005647033 2026-03-14 08:32:14.536131 | fa163e0a-ba28-31b9-2e96-0000000121d8 | TIMING | Write container-puppet-tasks json file for np0005647033 step 4 | np0005647033 | 0:29:52.789777 | 1.07s 2026-03-14 08:32:14.555886 | fa163e0a-ba28-31b9-2e96-0000000121da | TASK | Generate container puppet configs for step 4 2026-03-14 08:32:14.928398 | fa163e0a-ba28-31b9-2e96-0000000121da | OK | Generate container puppet configs for step 4 | np0005647033 2026-03-14 08:32:14.929865 | fa163e0a-ba28-31b9-2e96-0000000121da | TIMING | Generate container puppet configs for step 4 | np0005647033 | 0:29:53.183510 | 0.37s 2026-03-14 08:32:14.959577 | fa163e0a-ba28-31b9-2e96-0000000121db | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-03-14 08:32:14.986742 | fa163e0a-ba28-31b9-2e96-0000000121db | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005647033 | 0:29:53.240384 | 0.03s 2026-03-14 08:32:15.031856 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TASK | Gather variables for each operating system 2026-03-14 08:32:15.150165 | fa163e0a-ba28-31b9-2e96-000000011ff1 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:29:53.403813 | 0.12s 2026-03-14 08:32:15.163906 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TASK | Create container logs path 2026-03-14 08:32:15.491136 | fa163e0a-ba28-31b9-2e96-000000011ff2 | OK | Create container logs path | np0005647033 2026-03-14 08:32:15.491992 | fa163e0a-ba28-31b9-2e96-000000011ff2 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:29:53.745647 | 0.33s 2026-03-14 08:32:15.519890 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:15.859373 | fa163e0a-ba28-31b9-2e96-000000011ff4 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 2026-03-14 08:32:15.860344 | fa163e0a-ba28-31b9-2e96-000000011ff4 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 | 0:29:54.113996 | 0.34s 2026-03-14 08:32:15.879574 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TASK | Finalise hashes for all containers 2026-03-14 08:32:15.920049 | fa163e0a-ba28-31b9-2e96-000000011ff5 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:32:15.921298 | fa163e0a-ba28-31b9-2e96-000000011ff5 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:29:54.174944 | 0.04s 2026-03-14 08:32:15.941395 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TASK | Manage systemd shutdown files 2026-03-14 08:32:15.965687 | fa163e0a-ba28-31b9-2e96-000000011ff7 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:32:15.966445 | fa163e0a-ba28-31b9-2e96-000000011ff7 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:29:54.220099 | 0.02s 2026-03-14 08:32:15.980262 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TASK | Update container configs with new config hashes 2026-03-14 08:32:16.011259 | fa163e0a-ba28-31b9-2e96-000000011ff9 | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:32:16.012033 | fa163e0a-ba28-31b9-2e96-000000011ff9 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:29:54.265689 | 0.03s 2026-03-14 08:32:16.027438 | fa163e0a-ba28-31b9-2e96-000000011ffa | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:16.090005 | fa163e0a-ba28-31b9-2e96-000000011ffa | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 2026-03-14 08:32:16.091447 | fa163e0a-ba28-31b9-2e96-000000011ffa | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 | 0:29:54.345086 | 0.06s 2026-03-14 08:32:16.126696 | fa163e0a-ba28-31b9-2e96-000000011ffb | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-03-14 08:32:16.181807 | fa163e0a-ba28-31b9-2e96-000000011ffb | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 2026-03-14 08:32:16.183098 | fa163e0a-ba28-31b9-2e96-000000011ffb | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005647033 | 0:29:54.436708 | 0.05s PLAY [External deployment step 5] ********************************************** 2026-03-14 08:32:16.316959 | fa163e0a-ba28-31b9-2e96-0000000000ef | TASK | External deployment step 5 2026-03-14 08:32:16.346255 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000ef') missing from stats 2026-03-14 08:32:16.376074 | fa163e0a-ba28-31b9-2e96-0000000000f0 | TIMING | include_tasks | undercloud | 0:29:54.629718 | 0.02s 2026-03-14 08:32:16.382090 | 6e1b610d-c930-4892-bace-c14e14f1b83a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2026-03-14 08:32:16.387409 | fa163e0a-ba28-31b9-2e96-000000012255 | TASK | Manage Cinder's default volume type 2026-03-14 08:32:28.126023 | fa163e0a-ba28-31b9-2e96-000000012255 | OK | Manage Cinder's default volume type | undercloud 2026-03-14 08:32:28.127663 | fa163e0a-ba28-31b9-2e96-000000012255 | TIMING | Manage Cinder's default volume type | undercloud | 0:30:06.381304 | 11.74s PLAY [Deploy step tasks for 5] ************************************************* 2026-03-14 08:32:28.311931 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.328913 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.348182 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.377239 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.399056 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.423805 | fa163e0a-ba28-31b9-2e96-0000000000f3 | TASK | Deploy step tasks for 5 2026-03-14 08:32:28.434821 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.436440 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.437390 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.438223 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.439136 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.450226 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:28.469125 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:28.485838 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:28.508352 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:28.528932 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:28.537322 | fa163e0a-ba28-31b9-2e96-0000000000f3 | OK | Deploy step tasks for 5 | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000f3') missing from stats 2026-03-14 08:32:28.554366 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-03-14 08:32:29.454693 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647037 2026-03-14 08:32:29.455597 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647037 | 0:30:07.709251 | 1.00s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.516487 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647038 2026-03-14 08:32:29.517259 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647038 | 0:30:07.770914 | 1.05s 2026-03-14 08:32:29.517698 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647039 2026-03-14 08:32:29.518034 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647039 | 0:30:07.771696 | 1.03s 2026-03-14 08:32:29.518484 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647037 | 0:30:07.772146 | 0.05s 2026-03-14 08:32:29.529459 | ee608bb1-5e59-4d95-9b19-4dba74de0777 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005647037 2026-03-14 08:32:29.538985 | fa163e0a-ba28-31b9-2e96-000000012281 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.591471 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647032 2026-03-14 08:32:29.592590 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647032 | 0:30:07.846237 | 1.08s 2026-03-14 08:32:29.593218 | fa163e0a-ba28-31b9-2e96-000000012281 | OK | set enable_sensubility fact | np0005647037 2026-03-14 08:32:29.599276 | fa163e0a-ba28-31b9-2e96-000000012281 | TIMING | set enable_sensubility fact | np0005647037 | 0:30:07.852936 | 0.06s 2026-03-14 08:32:29.599618 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647038 | 0:30:07.853280 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.613638 | e18db3ef-33ae-4604-a1cd-da76654c64cd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005647038 2026-03-14 08:32:29.643245 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:32:29.659258 | fa163e0a-ba28-31b9-2e96-000000012293 | TASK | set enable_sensubility fact 2026-03-14 08:32:29.689799 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647033 2026-03-14 08:32:29.696043 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647033 | 0:30:07.949690 | 1.17s 2026-03-14 08:32:29.696478 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647039 | 0:30:07.950140 | 0.11s 2026-03-14 08:32:29.696976 | fa163e0a-ba28-31b9-2e96-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005647035 2026-03-14 08:32:29.697396 | fa163e0a-ba28-31b9-2e96-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005647035 | 0:30:07.951057 | 1.14s 2026-03-14 08:32:29.697897 | fa163e0a-ba28-31b9-2e96-000000012293 | OK | set enable_sensubility fact | np0005647038 2026-03-14 08:32:29.698263 | fa163e0a-ba28-31b9-2e96-000000012293 | TIMING | set enable_sensubility fact | np0005647038 | 0:30:07.951925 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.713332 | 22e8a97c-67d4-439f-93a2-87c2bed0b2e8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005647039 2026-03-14 08:32:29.726134 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:32:29.753258 | fa163e0a-ba28-31b9-2e96-0000000122a7 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.815052 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647032 | 0:30:08.068687 | 0.13s 2026-03-14 08:32:29.816098 | fa163e0a-ba28-31b9-2e96-0000000122a7 | OK | set enable_sensubility fact | np0005647039 2026-03-14 08:32:29.816806 | fa163e0a-ba28-31b9-2e96-0000000122a7 | TIMING | set enable_sensubility fact | np0005647039 | 0:30:08.070467 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-03-14 08:32:29.887748 | 9b242d36-1f0d-4f21-bbdb-d40fee675258 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005647032 2026-03-14 08:32:29.911998 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:32:29.933823 | fa163e0a-ba28-31b9-2e96-0000000122be | TASK | Gather variables for each operating system 2026-03-14 08:32:29.941202 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647033 | 0:30:08.194843 | 0.16s 2026-03-14 08:32:29.941967 | fa163e0a-ba28-31b9-2e96-0000000000f5 | TIMING | include_tasks | np0005647035 | 0:30:08.195627 | 0.13s 2026-03-14 08:32:29.992317 | 271b6524-81ad-4f1b-a25f-dee89186de78 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005647033 2026-03-14 08:32:29.992958 | 271b6524-81ad-4f1b-a25f-dee89186de78 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005647035 2026-03-14 08:32:30.022700 | fa163e0a-ba28-31b9-2e96-0000000122be | TASK | Gather variables for each operating system 2026-03-14 08:32:30.046582 | fa163e0a-ba28-31b9-2e96-0000000122be | TASK | Gather variables for each operating system 2026-03-14 08:32:30.054832 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647037 2026-03-14 08:32:30.059244 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647037 | 0:30:08.312891 | 0.42s 2026-03-14 08:32:30.060077 | fa163e0a-ba28-31b9-2e96-0000000122be | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:30:08.313735 | 0.12s 2026-03-14 08:32:30.060535 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647038 2026-03-14 08:32:30.060895 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647038 | 0:30:08.314558 | 0.33s 2026-03-14 08:32:30.111671 | fa163e0a-ba28-31b9-2e96-0000000122bf | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:30.145991 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647038 | 0:30:08.399635 | 0.06s 2026-03-14 08:32:30.177448 | 8c4cebd3-e3af-4af3-98f2-146b4f3c6dcf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647038 2026-03-14 08:32:30.190019 | fa163e0a-ba28-31b9-2e96-0000000123e5 | TASK | Write the config_step hieradata 2026-03-14 08:32:30.197240 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647037 | 0:30:08.450883 | 0.12s 2026-03-14 08:32:30.197951 | fa163e0a-ba28-31b9-2e96-0000000122be | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:30:08.451613 | 0.15s 2026-03-14 08:32:30.198284 | fa163e0a-ba28-31b9-2e96-0000000122be | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:30:08.451947 | 0.17s 2026-03-14 08:32:30.217220 | 83180862-82a0-4de2-8a77-1344aace8a68 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647037 2026-03-14 08:32:30.229536 | fa163e0a-ba28-31b9-2e96-0000000123ff | TASK | Write the config_step hieradata 2026-03-14 08:32:30.255579 | fa163e0a-ba28-31b9-2e96-0000000122bf | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:30.277656 | fa163e0a-ba28-31b9-2e96-0000000122bf | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:30.285308 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647039 2026-03-14 08:32:30.286334 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647039 | 0:30:08.539973 | 0.37s 2026-03-14 08:32:30.380616 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647039 | 0:30:08.634260 | 0.08s 2026-03-14 08:32:30.398653 | 7cff7831-2e4a-48d4-9e59-ad631bd04f9d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647039 2026-03-14 08:32:30.410978 | fa163e0a-ba28-31b9-2e96-000000012419 | TASK | Write the config_step hieradata 2026-03-14 08:32:30.985520 | fa163e0a-ba28-31b9-2e96-0000000122bf | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:32:30.986702 | fa163e0a-ba28-31b9-2e96-0000000122bf | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:30:09.240349 | 0.87s 2026-03-14 08:32:31.010769 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TASK | Run init bundle puppet on the host for cinder_backup 2026-03-14 08:32:31.028950 | fa163e0a-ba28-31b9-2e96-0000000123ff | OK | Write the config_step hieradata | np0005647037 2026-03-14 08:32:31.030041 | fa163e0a-ba28-31b9-2e96-0000000123ff | TIMING | Write the config_step hieradata | np0005647037 | 0:30:09.283688 | 0.80s 2026-03-14 08:32:31.044141 | fa163e0a-ba28-31b9-2e96-000000012400 | TASK | Run puppet host configuration for step 5 2026-03-14 08:32:31.076537 | fa163e0a-ba28-31b9-2e96-0000000123e5 | OK | Write the config_step hieradata | np0005647038 2026-03-14 08:32:31.077636 | fa163e0a-ba28-31b9-2e96-0000000123e5 | TIMING | Write the config_step hieradata | np0005647038 | 0:30:09.331282 | 0.89s 2026-03-14 08:32:31.092495 | fa163e0a-ba28-31b9-2e96-0000000123e6 | TASK | Run puppet host configuration for step 5 2026-03-14 08:32:31.111369 | fa163e0a-ba28-31b9-2e96-0000000122bf | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:32:31.112568 | fa163e0a-ba28-31b9-2e96-0000000122bf | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:30:09.366193 | 0.86s 2026-03-14 08:32:31.128972 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TASK | Run init bundle puppet on the host for cinder_backup 2026-03-14 08:32:31.191538 | fa163e0a-ba28-31b9-2e96-0000000122bf | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:32:31.192494 | fa163e0a-ba28-31b9-2e96-0000000122bf | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:30:09.446145 | 0.91s 2026-03-14 08:32:31.211313 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TASK | Run init bundle puppet on the host for cinder_backup 2026-03-14 08:32:31.217246 | fa163e0a-ba28-31b9-2e96-000000012419 | OK | Write the config_step hieradata | np0005647039 2026-03-14 08:32:31.218142 | fa163e0a-ba28-31b9-2e96-000000012419 | TIMING | Write the config_step hieradata | np0005647039 | 0:30:09.471793 | 0.81s 2026-03-14 08:32:31.232126 | fa163e0a-ba28-31b9-2e96-00000001241a | TASK | Run puppet host configuration for step 5 2026-03-14 08:32:31.780308 | fa163e0a-ba28-31b9-2e96-000000012400 | CHANGED | Run puppet host configuration for step 5 | np0005647037 2026-03-14 08:32:31.782024 | fa163e0a-ba28-31b9-2e96-000000012400 | TIMING | Run puppet host configuration for step 5 | np0005647037 | 0:30:10.035659 | 0.74s 2026-03-14 08:32:31.803905 | fa163e0a-ba28-31b9-2e96-000000012401 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:32:31.855146 | fa163e0a-ba28-31b9-2e96-0000000123e6 | CHANGED | Run puppet host configuration for step 5 | np0005647038 2026-03-14 08:32:31.856073 | fa163e0a-ba28-31b9-2e96-0000000123e6 | TIMING | Run puppet host configuration for step 5 | np0005647038 | 0:30:10.109723 | 0.76s 2026-03-14 08:32:31.866246 | fa163e0a-ba28-31b9-2e96-0000000123e7 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:32:31.921471 | fa163e0a-ba28-31b9-2e96-00000001241a | CHANGED | Run puppet host configuration for step 5 | np0005647039 2026-03-14 08:32:31.922425 | fa163e0a-ba28-31b9-2e96-00000001241a | TIMING | Run puppet host configuration for step 5 | np0005647039 | 0:30:10.176076 | 0.69s 2026-03-14 08:32:31.935883 | fa163e0a-ba28-31b9-2e96-00000001241b | TASK | Wait for puppet host configuration to finish 2026-03-14 08:32:32.152284 | fa163e0a-ba28-31b9-2e96-000000012401 | WAITING | Wait for puppet host configuration to finish | np0005647037 | 360 retries left 2026-03-14 08:32:32.209430 | fa163e0a-ba28-31b9-2e96-0000000123e7 | WAITING | Wait for puppet host configuration to finish | np0005647038 | 360 retries left 2026-03-14 08:32:32.262334 | fa163e0a-ba28-31b9-2e96-00000001241b | WAITING | Wait for puppet host configuration to finish | np0005647039 | 360 retries left 2026-03-14 08:32:39.613287 | fa163e0a-ba28-31b9-2e96-0000000122c0 | OK | Run init bundle puppet on the host for cinder_backup | np0005647035 2026-03-14 08:32:39.614845 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005647035 | 0:30:17.868485 | 8.40s 2026-03-14 08:32:39.649182 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:32:40.032808 | fa163e0a-ba28-31b9-2e96-0000000122c1 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647035 2026-03-14 08:32:40.034686 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647035 | 0:30:18.288321 | 0.38s 2026-03-14 08:32:40.069590 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:32:40.140079 | fa163e0a-ba28-31b9-2e96-0000000122c0 | OK | Run init bundle puppet on the host for cinder_backup | np0005647033 2026-03-14 08:32:40.141356 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005647033 | 0:30:18.395002 | 9.01s 2026-03-14 08:32:40.171279 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:32:40.535421 | fa163e0a-ba28-31b9-2e96-0000000122c1 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647033 2026-03-14 08:32:40.536391 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647033 | 0:30:18.790045 | 0.36s 2026-03-14 08:32:40.552244 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:32:40.615220 | fa163e0a-ba28-31b9-2e96-0000000122c2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:32:40.616187 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:30:18.869838 | 0.54s 2026-03-14 08:32:40.633590 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-03-14 08:32:40.973806 | fa163e0a-ba28-31b9-2e96-0000000122c3 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005647035 2026-03-14 08:32:40.975266 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005647035 | 0:30:19.228910 | 0.34s 2026-03-14 08:32:41.009425 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-03-14 08:32:41.049061 | fa163e0a-ba28-31b9-2e96-0000000122c5 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005647035 2026-03-14 08:32:41.050168 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005647035 | 0:30:19.303818 | 0.04s 2026-03-14 08:32:41.073859 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-03-14 08:32:41.086024 | fa163e0a-ba28-31b9-2e96-0000000122c2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:32:41.087014 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:30:19.340661 | 0.53s 2026-03-14 08:32:41.108453 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-03-14 08:32:41.127453 | fa163e0a-ba28-31b9-2e96-0000000122c6 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005647035 2026-03-14 08:32:41.128711 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005647035 | 0:30:19.382354 | 0.05s 2026-03-14 08:32:41.147301 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-03-14 08:32:41.190486 | fa163e0a-ba28-31b9-2e96-0000000122c7 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005647035 2026-03-14 08:32:41.191573 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005647035 | 0:30:19.445207 | 0.04s 2026-03-14 08:32:41.212196 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:32:41.257091 | fa163e0a-ba28-31b9-2e96-0000000122c8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:32:41.257935 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:30:19.511590 | 0.04s 2026-03-14 08:32:41.273385 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-03-14 08:32:41.315446 | fa163e0a-ba28-31b9-2e96-0000000122c9 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005647035 2026-03-14 08:32:41.316300 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005647035 | 0:30:19.569954 | 0.04s 2026-03-14 08:32:41.345420 | fa163e0a-ba28-31b9-2e96-0000000122ec | TASK | Gather variables for each operating system 2026-03-14 08:32:41.443260 | fa163e0a-ba28-31b9-2e96-0000000122ec | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:30:19.696902 | 0.10s 2026-03-14 08:32:41.468844 | fa163e0a-ba28-31b9-2e96-0000000122ed | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:41.477537 | fa163e0a-ba28-31b9-2e96-0000000122c3 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005647033 2026-03-14 08:32:41.478927 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005647033 | 0:30:19.732572 | 0.37s 2026-03-14 08:32:41.501650 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-03-14 08:32:41.536681 | fa163e0a-ba28-31b9-2e96-0000000122c5 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005647033 2026-03-14 08:32:41.537415 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005647033 | 0:30:19.791070 | 0.03s 2026-03-14 08:32:41.552870 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-03-14 08:32:41.594466 | fa163e0a-ba28-31b9-2e96-0000000122c6 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005647033 2026-03-14 08:32:41.595380 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005647033 | 0:30:19.849034 | 0.04s 2026-03-14 08:32:41.609934 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-03-14 08:32:41.654781 | fa163e0a-ba28-31b9-2e96-0000000122c7 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005647033 2026-03-14 08:32:41.655792 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005647033 | 0:30:19.909442 | 0.05s 2026-03-14 08:32:41.682341 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:32:41.725323 | fa163e0a-ba28-31b9-2e96-0000000122c8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:32:41.726378 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:30:19.980028 | 0.04s 2026-03-14 08:32:41.747272 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-03-14 08:32:41.794871 | fa163e0a-ba28-31b9-2e96-0000000122c9 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005647033 2026-03-14 08:32:41.795777 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005647033 | 0:30:20.049429 | 0.05s 2026-03-14 08:32:41.823279 | fa163e0a-ba28-31b9-2e96-0000000122ec | TASK | Gather variables for each operating system 2026-03-14 08:32:41.938514 | fa163e0a-ba28-31b9-2e96-0000000122ec | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:30:20.192153 | 0.11s 2026-03-14 08:32:41.952740 | fa163e0a-ba28-31b9-2e96-0000000122ed | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:42.251398 | fa163e0a-ba28-31b9-2e96-0000000122ed | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:32:42.254799 | fa163e0a-ba28-31b9-2e96-0000000122ed | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:30:20.508427 | 0.78s 2026-03-14 08:32:42.293214 | fa163e0a-ba28-31b9-2e96-0000000122ee | TASK | Run init bundle puppet on the host for cinder_volume 2026-03-14 08:32:42.501819 | fa163e0a-ba28-31b9-2e96-000000012401 | CHANGED | Wait for puppet host configuration to finish | np0005647037 2026-03-14 08:32:42.504983 | fa163e0a-ba28-31b9-2e96-000000012401 | TIMING | Wait for puppet host configuration to finish | np0005647037 | 0:30:20.758619 | 10.70s 2026-03-14 08:32:42.521327 | fa163e0a-ba28-31b9-2e96-000000012402 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:32:42.545308 | fa163e0a-ba28-31b9-2e96-0000000123e7 | CHANGED | Wait for puppet host configuration to finish | np0005647038 2026-03-14 08:32:42.547295 | fa163e0a-ba28-31b9-2e96-0000000123e7 | TIMING | Wait for puppet host configuration to finish | np0005647038 | 0:30:20.800929 | 10.68s 2026-03-14 08:32:42.577153 | fa163e0a-ba28-31b9-2e96-0000000123e8 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:32:42.587044 | fa163e0a-ba28-31b9-2e96-00000001241b | CHANGED | Wait for puppet host configuration to finish | np0005647039 2026-03-14 08:32:42.588304 | fa163e0a-ba28-31b9-2e96-00000001241b | TIMING | Wait for puppet host configuration to finish | np0005647039 | 0:30:20.841938 | 10.65s 2026-03-14 08:32:42.606112 | fa163e0a-ba28-31b9-2e96-00000001241c | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:32:42.619391 | fa163e0a-ba28-31b9-2e96-000000012402 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005647037 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:32:31 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:32:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:32:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:32:37 puppet-user: (file & line not available)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:32:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:32:37 puppet-user: Notice: Compiled catalog for np0005647037.ooo.test in environment production in 0.25 seconds", "<13>Mar 14 08:32:38 puppet-user: Notice: Applied catalog in 0.28 seconds", "<13>Mar 14 08:32:38 puppet-user: Application:", "<13>Mar 14 08:32:38 puppet-user: Initial environment: production", "<13>Mar 14 08:32:38 puppet-user: Converged environment: production", "<13>Mar 14 08:32:38 puppet-user: Run mode: user", "<13>Mar 14 08:32:38 puppet-user: Changes:", "<13>Mar 14 08:32:38 puppet-user: Events:", "<13>Mar 14 08:32:38 puppet-user: Resources:", "<13>Mar 14 08:32:38 puppet-user: Total: 19", "<13>Mar 14 08:32:38 puppet-user: Time:", "<13>Mar 14 08:32:38 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:32:38 puppet-user: Schedule: 0.00", "<13>Mar 14 08:32:38 puppet-user: Package: 0.00", "<13>Mar 14 08:32:38 puppet-user: Augeas: 0.01", "<13>Mar 14 08:32:38 puppet-user: Exec: 0.01", "<13>Mar 14 08:32:38 puppet-user: File: 0.02", "<13>Mar 14 08:32:38 puppet-user: Service: 0.08", "<13>Mar 14 08:32:38 puppet-user: Transaction evaluation: 0.27", "<13>Mar 14 08:32:38 puppet-user: Catalog application: 0.28", "<13>Mar 14 08:32:38 puppet-user: Config retrieval: 0.31", "<13>Mar 14 08:32:38 puppet-user: Last run: 1773477158", "<13>Mar 14 08:32:38 puppet-user: Total: 0.28", "<13>Mar 14 08:32:38 puppet-user: Version:", "<13>Mar 14 08:32:38 puppet-user: Config: 1773477157", "<13>Mar 14 08:32:38 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:32:42.620538 | fa163e0a-ba28-31b9-2e96-000000012402 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647037 | 0:30:20.874182 | 0.10s 2026-03-14 08:32:42.635109 | fa163e0a-ba28-31b9-2e96-000000012403 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:32:42.667274 | fa163e0a-ba28-31b9-2e96-000000012403 | TIMING | Pre-cache facts for puppet containers | np0005647037 | 0:30:20.920900 | 0.03s 2026-03-14 08:32:42.677785 | fa163e0a-ba28-31b9-2e96-0000000123e8 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005647038 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:32:32 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:32:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:32:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:32:37 puppet-user: (file & line not available)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:32:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:32:37 puppet-user: Notice: Compiled catalog for np0005647038.ooo.test in environment production in 0.25 seconds", "<13>Mar 14 08:32:37 puppet-user: Notice: Applied catalog in 0.26 seconds", "<13>Mar 14 08:32:37 puppet-user: Application:", "<13>Mar 14 08:32:37 puppet-user: Initial environment: production", "<13>Mar 14 08:32:37 puppet-user: Converged environment: production", "<13>Mar 14 08:32:37 puppet-user: Run mode: user", "<13>Mar 14 08:32:37 puppet-user: Changes:", "<13>Mar 14 08:32:37 puppet-user: Events:", "<13>Mar 14 08:32:37 puppet-user: Resources:", "<13>Mar 14 08:32:37 puppet-user: Total: 19", "<13>Mar 14 08:32:37 puppet-user: Time:", "<13>Mar 14 08:32:37 puppet-user: Schedule: 0.00", "<13>Mar 14 08:32:37 puppet-user: Package: 0.00", "<13>Mar 14 08:32:37 puppet-user: Exec: 0.01", "<13>Mar 14 08:32:37 puppet-user: Augeas: 0.01", "<13>Mar 14 08:32:37 puppet-user: File: 0.02", "<13>Mar 14 08:32:37 puppet-user: Service: 0.05", "<13>Mar 14 08:32:37 puppet-user: Transaction evaluation: 0.25", "<13>Mar 14 08:32:37 puppet-user: Catalog application: 0.26", "<13>Mar 14 08:32:37 puppet-user: Config retrieval: 0.31", "<13>Mar 14 08:32:37 puppet-user: Last run: 1773477157", "<13>Mar 14 08:32:37 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:32:37 puppet-user: Total: 0.26", "<13>Mar 14 08:32:37 puppet-user: Version:", "<13>Mar 14 08:32:37 puppet-user: Config: 1773477157", "<13>Mar 14 08:32:37 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:32:42.680097 | fa163e0a-ba28-31b9-2e96-0000000123e8 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647038 | 0:30:20.933747 | 0.10s 2026-03-14 08:32:42.682031 | fa163e0a-ba28-31b9-2e96-00000001241c | OK | Debug output for task: Run puppet host configuration for step 5 | np0005647039 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:32:32 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:32:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:32:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:32:37 puppet-user: (file & line not available)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:32:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 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>Mar 14 08:32:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:32:37 puppet-user: Notice: Compiled catalog for np0005647039.ooo.test in environment production in 0.27 seconds", "<13>Mar 14 08:32:38 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Mar 14 08:32:38 puppet-user: Application:", "<13>Mar 14 08:32:38 puppet-user: Initial environment: production", "<13>Mar 14 08:32:38 puppet-user: Converged environment: production", "<13>Mar 14 08:32:38 puppet-user: Run mode: user", "<13>Mar 14 08:32:38 puppet-user: Changes:", "<13>Mar 14 08:32:38 puppet-user: Events:", "<13>Mar 14 08:32:38 puppet-user: Resources:", "<13>Mar 14 08:32:38 puppet-user: Total: 19", "<13>Mar 14 08:32:38 puppet-user: Time:", "<13>Mar 14 08:32:38 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:32:38 puppet-user: Schedule: 0.00", "<13>Mar 14 08:32:38 puppet-user: Package: 0.00", "<13>Mar 14 08:32:38 puppet-user: Exec: 0.01", "<13>Mar 14 08:32:38 puppet-user: Augeas: 0.01", "<13>Mar 14 08:32:38 puppet-user: File: 0.03", "<13>Mar 14 08:32:38 puppet-user: Service: 0.08", "<13>Mar 14 08:32:38 puppet-user: Transaction evaluation: 0.28", "<13>Mar 14 08:32:38 puppet-user: Catalog application: 0.29", "<13>Mar 14 08:32:38 puppet-user: Config retrieval: 0.33", "<13>Mar 14 08:32:38 puppet-user: Last run: 1773477158", "<13>Mar 14 08:32:38 puppet-user: Total: 0.29", "<13>Mar 14 08:32:38 puppet-user: Version:", "<13>Mar 14 08:32:38 puppet-user: Config: 1773477157", "<13>Mar 14 08:32:38 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:32:42.684393 | fa163e0a-ba28-31b9-2e96-00000001241c | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647039 | 0:30:20.938045 | 0.07s 2026-03-14 08:32:42.747716 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:32:42.770296 | fa163e0a-ba28-31b9-2e96-0000000123e9 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:32:42.791356 | fa163e0a-ba28-31b9-2e96-00000001241d | TASK | Pre-cache facts for puppet containers 2026-03-14 08:32:42.815286 | fa163e0a-ba28-31b9-2e96-0000000122ed | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:32:42.819004 | fa163e0a-ba28-31b9-2e96-0000000122ed | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:30:21.072638 | 0.87s 2026-03-14 08:32:42.821298 | fa163e0a-ba28-31b9-2e96-0000000123e9 | TIMING | Pre-cache facts for puppet containers | np0005647038 | 0:30:21.074949 | 0.05s 2026-03-14 08:32:42.881247 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:32:42.918334 | fa163e0a-ba28-31b9-2e96-0000000122ee | TASK | Run init bundle puppet on the host for cinder_volume 2026-03-14 08:32:42.928425 | fa163e0a-ba28-31b9-2e96-00000001241d | TIMING | Pre-cache facts for puppet containers | np0005647039 | 0:30:21.182053 | 0.13s 2026-03-14 08:32:42.930304 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647037 | 0:30:21.183961 | 0.18s 2026-03-14 08:32:42.961803 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:32:42.978822 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:32:43.001743 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647038 | 0:30:21.255383 | 0.12s 2026-03-14 08:32:43.013223 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:32:43.073661 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647039 | 0:30:21.327305 | 0.09s 2026-03-14 08:32:43.084726 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:32:43.272804 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647037 2026-03-14 08:32:43.274301 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647037 | 0:30:21.527953 | 0.31s 2026-03-14 08:32:43.285123 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:32:43.341900 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647038 2026-03-14 08:32:43.343654 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647038 | 0:30:21.597287 | 0.33s 2026-03-14 08:32:43.367023 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:32:43.398567 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647039 2026-03-14 08:32:43.400324 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647039 | 0:30:21.653959 | 0.31s 2026-03-14 08:32:43.421262 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:32:43.627496 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647037 2026-03-14 08:32:43.628536 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647037 | 0:30:21.882188 | 0.34s 2026-03-14 08:32:43.639371 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:32:43.672401 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647037 2026-03-14 08:32:43.673360 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647037 | 0:30:21.927013 | 0.03s 2026-03-14 08:32:43.682883 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:32:43.715242 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647038 2026-03-14 08:32:43.716263 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647038 | 0:30:21.969917 | 0.35s 2026-03-14 08:32:43.726840 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:32:43.746830 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647039 2026-03-14 08:32:43.747791 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647039 | 0:30:22.001445 | 0.33s 2026-03-14 08:32:43.758787 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:32:43.784459 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647038 2026-03-14 08:32:43.785563 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647038 | 0:30:22.039200 | 0.06s 2026-03-14 08:32:43.797072 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:32:43.812691 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647039 2026-03-14 08:32:43.813685 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647039 | 0:30:22.067335 | 0.05s 2026-03-14 08:32:43.824517 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:32:44.519205 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647037 2026-03-14 08:32:44.521053 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647037 | 0:30:22.774694 | 0.84s 2026-03-14 08:32:44.542376 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:32:44.652951 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647039 2026-03-14 08:32:44.654682 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647039 | 0:30:22.908321 | 0.83s 2026-03-14 08:32:44.677819 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:32:44.711589 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647038 2026-03-14 08:32:44.712749 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647038 | 0:30:22.966397 | 0.91s 2026-03-14 08:32:44.726185 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:32:44.857613 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647037 2026-03-14 08:32:44.858941 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647037 | 0:30:23.112591 | 0.32s 2026-03-14 08:32:44.872958 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:32:44.994099 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647039 2026-03-14 08:32:44.995404 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647039 | 0:30:23.249050 | 0.32s 2026-03-14 08:32:45.010855 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:32:45.054293 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647038 2026-03-14 08:32:45.055633 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647038 | 0:30:23.309280 | 0.33s 2026-03-14 08:32:45.074496 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:32:45.553909 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647037 2026-03-14 08:32:45.555206 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647037 | 0:30:23.808856 | 0.68s 2026-03-14 08:32:45.569990 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:32:45.599935 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647037 2026-03-14 08:32:45.601097 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647037 | 0:30:23.854746 | 0.03s 2026-03-14 08:32:45.624605 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:32:45.719054 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647039 2026-03-14 08:32:45.720156 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647039 | 0:30:23.973805 | 0.71s 2026-03-14 08:32:45.735692 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:32:45.794010 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647038 2026-03-14 08:32:45.797246 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647038 | 0:30:24.050891 | 0.72s 2026-03-14 08:32:45.800849 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647039 2026-03-14 08:32:45.801540 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647039 | 0:30:24.055193 | 0.06s 2026-03-14 08:32:45.822883 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:32:45.865973 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:32:45.876905 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647038 2026-03-14 08:32:45.878147 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647038 | 0:30:24.131786 | 0.05s 2026-03-14 08:32:45.902107 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:32:46.015882 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647037 -> 192.168.122.106 [WARNING]: ('np0005647037 -> 192.168.122.106', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:32:46.035486 | fa163e0a-ba28-31b9-2e96-000000012404 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:32:46.089767 | fa163e0a-ba28-31b9-2e96-000000012404 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647037 2026-03-14 08:32:46.091231 | fa163e0a-ba28-31b9-2e96-000000012404 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647037 | 0:30:24.344868 | 0.05s 2026-03-14 08:32:46.113744 | fa163e0a-ba28-31b9-2e96-000000012406 | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:32:46.145504 | fa163e0a-ba28-31b9-2e96-000000012406 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647037 | 0:30:24.399137 | 0.03s 2026-03-14 08:32:46.203588 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:32:46.265078 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647039 -> 192.168.122.108 [WARNING]: ('np0005647039 -> 192.168.122.108', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:32:46.292795 | fa163e0a-ba28-31b9-2e96-00000001241e | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:32:46.324671 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:30:24.578311 | 0.12s 2026-03-14 08:32:46.348628 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:32:46.358289 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647038 -> 192.168.122.107 [WARNING]: ('np0005647038 -> 192.168.122.107', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:32:46.360632 | fa163e0a-ba28-31b9-2e96-00000001241e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647039 2026-03-14 08:32:46.361233 | fa163e0a-ba28-31b9-2e96-00000001241e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647039 | 0:30:24.614877 | 0.07s 2026-03-14 08:32:46.389155 | fa163e0a-ba28-31b9-2e96-000000012420 | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:32:46.406523 | fa163e0a-ba28-31b9-2e96-0000000123ea | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:32:46.425642 | fa163e0a-ba28-31b9-2e96-000000012420 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647039 | 0:30:24.679285 | 0.04s 2026-03-14 08:32:46.453031 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:32:46.465397 | fa163e0a-ba28-31b9-2e96-0000000123ea | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647038 2026-03-14 08:32:46.466500 | fa163e0a-ba28-31b9-2e96-0000000123ea | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647038 | 0:30:24.720134 | 0.06s 2026-03-14 08:32:46.478530 | fa163e0a-ba28-31b9-2e96-0000000123ec | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:32:46.508627 | fa163e0a-ba28-31b9-2e96-0000000123ec | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647038 | 0:30:24.762270 | 0.03s 2026-03-14 08:32:46.533352 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:32:46.573211 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:30:24.826846 | 0.11s 2026-03-14 08:32:46.584463 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:32:46.648303 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:30:24.901948 | 0.11s 2026-03-14 08:32:46.659366 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:32:46.694211 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647037 2026-03-14 08:32:46.695128 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:30:24.948781 | 0.35s 2026-03-14 08:32:46.707489 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:46.907160 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647039 2026-03-14 08:32:46.908849 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:30:25.162494 | 0.32s 2026-03-14 08:32:46.926123 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:47.017004 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647038 2026-03-14 08:32:47.018653 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:30:25.272295 | 0.36s 2026-03-14 08:32:47.035875 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:47.070254 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 2026-03-14 08:32:47.071773 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:25.325417 | 0.36s 2026-03-14 08:32:47.128473 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:32:47.176621 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:32:47.177648 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:30:25.431300 | 0.05s 2026-03-14 08:32:47.187735 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:32:47.218316 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:30:25.471956 | 0.03s 2026-03-14 08:32:47.243881 | b96eb1a9-7fa9-4c19-a0ab-d98ba13db419 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647037 2026-03-14 08:32:47.260443 | fa163e0a-ba28-31b9-2e96-00000001266a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:32:47.299140 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 2026-03-14 08:32:47.300096 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:25.553748 | 0.37s 2026-03-14 08:32:47.311018 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:32:47.375419 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:32:47.376323 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:30:25.629978 | 0.06s 2026-03-14 08:32:47.386602 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:32:47.427923 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 2026-03-14 08:32:47.429404 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:25.683048 | 0.39s 2026-03-14 08:32:47.430670 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:30:25.684322 | 0.04s 2026-03-14 08:32:47.464730 | a243f05e-3586-43e6-86f2-5f450cf25fd1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647039 2026-03-14 08:32:47.489430 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:32:47.511302 | fa163e0a-ba28-31b9-2e96-00000001268b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:32:47.554324 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:32:47.555296 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:30:25.808948 | 0.06s 2026-03-14 08:32:47.566746 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:32:47.604137 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:30:25.857785 | 0.04s 2026-03-14 08:32:47.625833 | 88f724d7-5794-48a0-a070-fa0def1be5d6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647038 2026-03-14 08:32:47.640172 | fa163e0a-ba28-31b9-2e96-0000000126aa | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:32:47.647563 | fa163e0a-ba28-31b9-2e96-00000001266a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647037 2026-03-14 08:32:47.648493 | fa163e0a-ba28-31b9-2e96-00000001266a | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647037 | 0:30:25.902144 | 0.39s 2026-03-14 08:32:47.662995 | fa163e0a-ba28-31b9-2e96-00000001266b | TASK | Set podman_drop_in fact 2026-03-14 08:32:47.724069 | fa163e0a-ba28-31b9-2e96-00000001266b | OK | Set podman_drop_in fact | np0005647037 2026-03-14 08:32:47.724752 | fa163e0a-ba28-31b9-2e96-00000001266b | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647037 | 0:30:25.978410 | 0.06s 2026-03-14 08:32:47.733968 | fa163e0a-ba28-31b9-2e96-00000001266d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:32:47.837395 | fa163e0a-ba28-31b9-2e96-00000001268b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647039 2026-03-14 08:32:47.838830 | fa163e0a-ba28-31b9-2e96-00000001268b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647039 | 0:30:26.092473 | 0.33s 2026-03-14 08:32:47.854767 | fa163e0a-ba28-31b9-2e96-00000001268c | TASK | Set podman_drop_in fact 2026-03-14 08:32:47.917384 | fa163e0a-ba28-31b9-2e96-00000001268c | OK | Set podman_drop_in fact | np0005647039 2026-03-14 08:32:47.918506 | fa163e0a-ba28-31b9-2e96-00000001268c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647039 | 0:30:26.172159 | 0.06s 2026-03-14 08:32:47.932383 | fa163e0a-ba28-31b9-2e96-00000001268e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:32:47.979166 | fa163e0a-ba28-31b9-2e96-0000000126aa | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647038 2026-03-14 08:32:47.980213 | fa163e0a-ba28-31b9-2e96-0000000126aa | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647038 | 0:30:26.233867 | 0.34s 2026-03-14 08:32:47.991286 | fa163e0a-ba28-31b9-2e96-0000000126ab | TASK | Set podman_drop_in fact 2026-03-14 08:32:48.058028 | fa163e0a-ba28-31b9-2e96-0000000126ab | OK | Set podman_drop_in fact | np0005647038 2026-03-14 08:32:48.058900 | fa163e0a-ba28-31b9-2e96-0000000126ab | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647038 | 0:30:26.312556 | 0.07s 2026-03-14 08:32:48.068975 | fa163e0a-ba28-31b9-2e96-0000000126ad | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:32:48.530857 | fa163e0a-ba28-31b9-2e96-00000001266d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-container-shutdown 2026-03-14 08:32:48.534888 | fa163e0a-ba28-31b9-2e96-00000001266d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:30:26.788524 | 0.80s 2026-03-14 08:32:48.714307 | fa163e0a-ba28-31b9-2e96-00000001268e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-container-shutdown 2026-03-14 08:32:48.716657 | fa163e0a-ba28-31b9-2e96-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:30:26.970305 | 0.78s 2026-03-14 08:32:48.900884 | fa163e0a-ba28-31b9-2e96-0000000126ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-container-shutdown 2026-03-14 08:32:48.904441 | fa163e0a-ba28-31b9-2e96-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:30:27.158090 | 0.83s 2026-03-14 08:32:49.340072 | fa163e0a-ba28-31b9-2e96-00000001266d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | item=tripleo-start-podman-container 2026-03-14 08:32:49.342086 | fa163e0a-ba28-31b9-2e96-00000001266d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:30:27.595742 | 1.61s 2026-03-14 08:32:49.347432 | fa163e0a-ba28-31b9-2e96-00000001266d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647037 | 0:30:27.601089 | 1.61s 2026-03-14 08:32:49.361745 | fa163e0a-ba28-31b9-2e96-00000001266e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:32:49.526884 | fa163e0a-ba28-31b9-2e96-00000001268e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | item=tripleo-start-podman-container 2026-03-14 08:32:49.529186 | fa163e0a-ba28-31b9-2e96-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:30:27.782833 | 1.60s 2026-03-14 08:32:49.535388 | fa163e0a-ba28-31b9-2e96-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647039 | 0:30:27.789047 | 1.60s 2026-03-14 08:32:49.549677 | fa163e0a-ba28-31b9-2e96-00000001268f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:32:49.766689 | fa163e0a-ba28-31b9-2e96-0000000126ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | item=tripleo-start-podman-container 2026-03-14 08:32:49.768366 | fa163e0a-ba28-31b9-2e96-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:30:28.022007 | 1.70s 2026-03-14 08:32:49.778160 | fa163e0a-ba28-31b9-2e96-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647038 | 0:30:28.031811 | 1.71s 2026-03-14 08:32:49.800277 | fa163e0a-ba28-31b9-2e96-0000000126ae | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:32:50.197173 | fa163e0a-ba28-31b9-2e96-00000001266e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 2026-03-14 08:32:50.198733 | fa163e0a-ba28-31b9-2e96-00000001266e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647037 | 0:30:28.452376 | 0.84s 2026-03-14 08:32:50.220236 | fa163e0a-ba28-31b9-2e96-00000001266f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:32:50.337218 | fa163e0a-ba28-31b9-2e96-00000001268f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 2026-03-14 08:32:50.338390 | fa163e0a-ba28-31b9-2e96-00000001268f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647039 | 0:30:28.592039 | 0.79s 2026-03-14 08:32:50.352630 | fa163e0a-ba28-31b9-2e96-000000012690 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:32:50.704301 | fa163e0a-ba28-31b9-2e96-0000000126ae | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 2026-03-14 08:32:50.705977 | fa163e0a-ba28-31b9-2e96-0000000126ae | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647038 | 0:30:28.959620 | 0.90s 2026-03-14 08:32:50.721119 | fa163e0a-ba28-31b9-2e96-0000000126af | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:32:50.757876 | fa163e0a-ba28-31b9-2e96-0000000122ee | OK | Run init bundle puppet on the host for cinder_volume | np0005647035 2026-03-14 08:32:50.759442 | fa163e0a-ba28-31b9-2e96-0000000122ee | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005647035 | 0:30:29.013085 | 8.46s 2026-03-14 08:32:50.786438 | fa163e0a-ba28-31b9-2e96-0000000122ef | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:32:51.133815 | fa163e0a-ba28-31b9-2e96-00000001266f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 2026-03-14 08:32:51.134979 | fa163e0a-ba28-31b9-2e96-00000001266f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647037 | 0:30:29.388628 | 0.91s 2026-03-14 08:32:51.152805 | fa163e0a-ba28-31b9-2e96-000000012670 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:32:51.162206 | fa163e0a-ba28-31b9-2e96-0000000122ef | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647035 2026-03-14 08:32:51.163499 | fa163e0a-ba28-31b9-2e96-0000000122ef | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647035 | 0:30:29.417146 | 0.38s 2026-03-14 08:32:51.190683 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:32:51.199127 | fa163e0a-ba28-31b9-2e96-000000012690 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 2026-03-14 08:32:51.200733 | fa163e0a-ba28-31b9-2e96-000000012690 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647039 | 0:30:29.454380 | 0.85s 2026-03-14 08:32:51.212108 | fa163e0a-ba28-31b9-2e96-000000012691 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:32:51.598416 | fa163e0a-ba28-31b9-2e96-0000000126af | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 2026-03-14 08:32:51.600153 | fa163e0a-ba28-31b9-2e96-0000000126af | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647038 | 0:30:29.853793 | 0.88s 2026-03-14 08:32:51.622141 | fa163e0a-ba28-31b9-2e96-0000000126b0 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:32:51.664182 | fa163e0a-ba28-31b9-2e96-0000000122ee | OK | Run init bundle puppet on the host for cinder_volume | np0005647033 2026-03-14 08:32:51.665433 | fa163e0a-ba28-31b9-2e96-0000000122ee | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005647033 | 0:30:29.919080 | 8.74s 2026-03-14 08:32:51.687237 | fa163e0a-ba28-31b9-2e96-0000000122ef | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:32:51.742936 | fa163e0a-ba28-31b9-2e96-0000000122f0 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:32:51.744104 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:30:29.997755 | 0.55s 2026-03-14 08:32:51.767630 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-03-14 08:32:51.953325 | fa163e0a-ba28-31b9-2e96-000000012670 | OK | Enable and start tripleo-container-shutdown | np0005647037 2026-03-14 08:32:51.954771 | fa163e0a-ba28-31b9-2e96-000000012670 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647037 | 0:30:30.208420 | 0.80s 2026-03-14 08:32:51.968867 | fa163e0a-ba28-31b9-2e96-000000012671 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:32:52.031588 | fa163e0a-ba28-31b9-2e96-000000012691 | OK | Enable and start tripleo-container-shutdown | np0005647039 2026-03-14 08:32:52.033843 | fa163e0a-ba28-31b9-2e96-000000012691 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647039 | 0:30:30.287481 | 0.82s 2026-03-14 08:32:52.062484 | fa163e0a-ba28-31b9-2e96-000000012692 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:32:52.075152 | fa163e0a-ba28-31b9-2e96-0000000122ef | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647033 2026-03-14 08:32:52.077492 | fa163e0a-ba28-31b9-2e96-0000000122ef | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647033 | 0:30:30.331120 | 0.39s 2026-03-14 08:32:52.139680 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:32:52.149248 | fa163e0a-ba28-31b9-2e96-0000000122f1 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005647035 2026-03-14 08:32:52.150412 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005647035 | 0:30:30.404055 | 0.38s 2026-03-14 08:32:52.172624 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-03-14 08:32:52.236869 | fa163e0a-ba28-31b9-2e96-0000000122f3 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005647035 2026-03-14 08:32:52.237769 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005647035 | 0:30:30.491422 | 0.06s 2026-03-14 08:32:52.253066 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-03-14 08:32:52.300041 | fa163e0a-ba28-31b9-2e96-0000000122f4 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005647035 2026-03-14 08:32:52.300962 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005647035 | 0:30:30.554614 | 0.05s 2026-03-14 08:32:52.322087 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-03-14 08:32:52.358407 | fa163e0a-ba28-31b9-2e96-0000000122f5 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005647035 2026-03-14 08:32:52.359117 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005647035 | 0:30:30.612772 | 0.04s 2026-03-14 08:32:52.375071 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:32:52.410568 | fa163e0a-ba28-31b9-2e96-0000000122f6 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:32:52.411303 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:30:30.664956 | 0.04s 2026-03-14 08:32:52.426847 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-03-14 08:32:52.466757 | fa163e0a-ba28-31b9-2e96-0000000122f7 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005647035 2026-03-14 08:32:52.467525 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005647035 | 0:30:30.721180 | 0.04s 2026-03-14 08:32:52.495059 | fa163e0a-ba28-31b9-2e96-00000001239a | TASK | set enable_sensubility fact 2026-03-14 08:32:52.523780 | fa163e0a-ba28-31b9-2e96-00000001239a | OK | set enable_sensubility fact | np0005647035 2026-03-14 08:32:52.524596 | fa163e0a-ba28-31b9-2e96-00000001239a | TIMING | set enable_sensubility fact | np0005647035 | 0:30:30.778251 | 0.03s 2026-03-14 08:32:52.538910 | fa163e0a-ba28-31b9-2e96-00000001231a | TASK | Gather variables for each operating system 2026-03-14 08:32:52.632664 | fa163e0a-ba28-31b9-2e96-00000001231a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647035 | 0:30:30.886304 | 0.09s 2026-03-14 08:32:52.647943 | fa163e0a-ba28-31b9-2e96-00000001231b | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:52.705047 | fa163e0a-ba28-31b9-2e96-0000000122f0 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:32:52.707937 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:30:30.961575 | 0.57s 2026-03-14 08:32:52.742087 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-03-14 08:32:52.866634 | fa163e0a-ba28-31b9-2e96-000000012692 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 2026-03-14 08:32:52.868294 | fa163e0a-ba28-31b9-2e96-000000012692 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647039 | 0:30:31.121934 | 0.80s 2026-03-14 08:32:52.892737 | fa163e0a-ba28-31b9-2e96-000000012693 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:32:52.913180 | fa163e0a-ba28-31b9-2e96-000000012671 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 2026-03-14 08:32:52.916493 | fa163e0a-ba28-31b9-2e96-000000012671 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647037 | 0:30:31.170127 | 0.95s 2026-03-14 08:32:52.939579 | fa163e0a-ba28-31b9-2e96-000000012672 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:32:53.098271 | fa163e0a-ba28-31b9-2e96-0000000122f1 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005647033 2026-03-14 08:32:53.100147 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005647033 | 0:30:31.353796 | 0.36s 2026-03-14 08:32:53.121734 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-03-14 08:32:53.179167 | fa163e0a-ba28-31b9-2e96-0000000122f3 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005647033 2026-03-14 08:32:53.181231 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005647033 | 0:30:31.434878 | 0.06s 2026-03-14 08:32:53.201990 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-03-14 08:32:53.258235 | fa163e0a-ba28-31b9-2e96-0000000122f4 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005647033 2026-03-14 08:32:53.259785 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005647033 | 0:30:31.513436 | 0.06s 2026-03-14 08:32:53.279501 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-03-14 08:32:53.331244 | fa163e0a-ba28-31b9-2e96-0000000122f5 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005647033 2026-03-14 08:32:53.332944 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005647033 | 0:30:31.586595 | 0.05s 2026-03-14 08:32:53.354960 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:32:53.399390 | fa163e0a-ba28-31b9-2e96-0000000122f6 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:32:53.400876 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:30:31.654530 | 0.04s 2026-03-14 08:32:53.416455 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-03-14 08:32:53.448268 | fa163e0a-ba28-31b9-2e96-0000000126b0 | OK | Enable and start tripleo-container-shutdown | np0005647038 2026-03-14 08:32:53.450258 | fa163e0a-ba28-31b9-2e96-0000000126b0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647038 | 0:30:31.703911 | 1.83s 2026-03-14 08:32:53.466585 | fa163e0a-ba28-31b9-2e96-0000000126b1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:32:53.475618 | fa163e0a-ba28-31b9-2e96-0000000122f7 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005647033 2026-03-14 08:32:53.476990 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005647033 | 0:30:31.730639 | 0.06s 2026-03-14 08:32:53.507047 | fa163e0a-ba28-31b9-2e96-00000001239a | TASK | set enable_sensubility fact 2026-03-14 08:32:53.535217 | fa163e0a-ba28-31b9-2e96-00000001231b | CHANGED | Detect if resource is being created or already exists | np0005647035 2026-03-14 08:32:53.540875 | fa163e0a-ba28-31b9-2e96-00000001231b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647035 | 0:30:31.794530 | 0.89s 2026-03-14 08:32:53.541743 | fa163e0a-ba28-31b9-2e96-00000001239a | OK | set enable_sensubility fact | np0005647033 2026-03-14 08:32:53.542113 | fa163e0a-ba28-31b9-2e96-00000001239a | TIMING | set enable_sensubility fact | np0005647033 | 0:30:31.795775 | 0.03s 2026-03-14 08:32:53.563153 | fa163e0a-ba28-31b9-2e96-00000001231a | TASK | Gather variables for each operating system 2026-03-14 08:32:53.595291 | fa163e0a-ba28-31b9-2e96-00000001231c | TASK | Run init bundle puppet on the host for manila_share 2026-03-14 08:32:53.663488 | fa163e0a-ba28-31b9-2e96-00000001231a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647033 | 0:30:31.917126 | 0.10s 2026-03-14 08:32:53.680514 | fa163e0a-ba28-31b9-2e96-00000001231b | TASK | Detect if resource is being created or already exists 2026-03-14 08:32:53.738478 | fa163e0a-ba28-31b9-2e96-000000012693 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 2026-03-14 08:32:53.740415 | fa163e0a-ba28-31b9-2e96-000000012693 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647039 | 0:30:31.994062 | 0.84s 2026-03-14 08:32:53.757037 | fa163e0a-ba28-31b9-2e96-000000012694 | TASK | Enable and start netns-placeholder 2026-03-14 08:32:53.790302 | fa163e0a-ba28-31b9-2e96-000000012672 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 2026-03-14 08:32:53.792437 | fa163e0a-ba28-31b9-2e96-000000012672 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647037 | 0:30:32.046083 | 0.85s 2026-03-14 08:32:53.806536 | fa163e0a-ba28-31b9-2e96-000000012673 | TASK | Enable and start netns-placeholder 2026-03-14 08:32:54.352925 | fa163e0a-ba28-31b9-2e96-0000000126b1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 2026-03-14 08:32:54.355132 | fa163e0a-ba28-31b9-2e96-0000000126b1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647038 | 0:30:32.608780 | 0.89s 2026-03-14 08:32:54.369686 | fa163e0a-ba28-31b9-2e96-0000000126b2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:32:54.594287 | fa163e0a-ba28-31b9-2e96-00000001231b | CHANGED | Detect if resource is being created or already exists | np0005647033 2026-03-14 08:32:54.595508 | fa163e0a-ba28-31b9-2e96-00000001231b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647033 | 0:30:32.849120 | 0.91s 2026-03-14 08:32:54.661955 | fa163e0a-ba28-31b9-2e96-00000001231c | TASK | Run init bundle puppet on the host for manila_share 2026-03-14 08:32:54.672331 | fa163e0a-ba28-31b9-2e96-000000012694 | CHANGED | Enable and start netns-placeholder | np0005647039 2026-03-14 08:32:54.674655 | fa163e0a-ba28-31b9-2e96-000000012694 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647039 | 0:30:32.928298 | 0.92s 2026-03-14 08:32:54.676831 | fa163e0a-ba28-31b9-2e96-000000012673 | CHANGED | Enable and start netns-placeholder | np0005647037 2026-03-14 08:32:54.678246 | fa163e0a-ba28-31b9-2e96-000000012673 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647037 | 0:30:32.931904 | 0.87s 2026-03-14 08:32:54.695438 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:32:54.714854 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:32:54.752847 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:30:33.006493 | 0.06s 2026-03-14 08:32:54.754055 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:30:33.007714 | 0.04s 2026-03-14 08:32:54.772256 | 1a4a996a-8170-47f5-9aaa-aa4f35cfabc2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647037 2026-03-14 08:32:54.773019 | 1a4a996a-8170-47f5-9aaa-aa4f35cfabc2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647039 2026-03-14 08:32:54.792949 | fa163e0a-ba28-31b9-2e96-000000012733 | TASK | Update config hashes for container startup configs 2026-03-14 08:32:54.813425 | fa163e0a-ba28-31b9-2e96-000000012733 | TASK | Update config hashes for container startup configs 2026-03-14 08:32:55.177650 | fa163e0a-ba28-31b9-2e96-000000012733 | OK | Update config hashes for container startup configs | np0005647037 2026-03-14 08:32:55.179127 | fa163e0a-ba28-31b9-2e96-000000012733 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647037 | 0:30:33.432759 | 0.38s 2026-03-14 08:32:55.210429 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:55.221966 | fa163e0a-ba28-31b9-2e96-000000012733 | OK | Update config hashes for container startup configs | np0005647039 2026-03-14 08:32:55.223134 | fa163e0a-ba28-31b9-2e96-000000012733 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647039 | 0:30:33.476777 | 0.41s 2026-03-14 08:32:55.223900 | fa163e0a-ba28-31b9-2e96-0000000126b2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 2026-03-14 08:32:55.224585 | fa163e0a-ba28-31b9-2e96-0000000126b2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647038 | 0:30:33.478244 | 0.85s 2026-03-14 08:32:55.239383 | fa163e0a-ba28-31b9-2e96-0000000126b3 | TASK | Enable and start netns-placeholder 2026-03-14 08:32:55.263014 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:55.280891 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:33.534533 | 0.06s 2026-03-14 08:32:55.293563 | dc065b5b-b700-4dab-a0d1-35fafdfee1c5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647037 2026-03-14 08:32:55.307920 | fa163e0a-ba28-31b9-2e96-00000001276d | TASK | Gather podman infos 2026-03-14 08:32:55.325870 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:33.579516 | 0.06s 2026-03-14 08:32:55.337367 | 0050a0cd-5f7e-41df-a2d1-9ff4c026b720 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647039 2026-03-14 08:32:55.350831 | fa163e0a-ba28-31b9-2e96-00000001279a | TASK | Gather podman infos 2026-03-14 08:32:56.107026 | fa163e0a-ba28-31b9-2e96-0000000126b3 | CHANGED | Enable and start netns-placeholder | np0005647038 2026-03-14 08:32:56.109200 | fa163e0a-ba28-31b9-2e96-0000000126b3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647038 | 0:30:34.362843 | 0.87s 2026-03-14 08:32:56.169819 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:32:56.428511 | fa163e0a-ba28-31b9-2e96-00000001276d | OK | Gather podman infos | np0005647037 2026-03-14 08:32:56.430972 | fa163e0a-ba28-31b9-2e96-00000001276d | TIMING | tripleo_container_manage : Gather podman infos | np0005647037 | 0:30:34.684618 | 1.12s 2026-03-14 08:32:56.475210 | fa163e0a-ba28-31b9-2e96-00000001279a | OK | Gather podman infos | np0005647039 2026-03-14 08:32:56.476644 | fa163e0a-ba28-31b9-2e96-00000001279a | TIMING | tripleo_container_manage : Gather podman infos | np0005647039 | 0:30:34.729811 | 1.12s 2026-03-14 08:32:56.508745 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:30:34.762391 | 0.34s 2026-03-14 08:32:56.535592 | 1f817e81-4fcb-4d79-a7f9-0380319dec45 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005647038 2026-03-14 08:32:56.568378 | fa163e0a-ba28-31b9-2e96-00000001276e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.590440 | fa163e0a-ba28-31b9-2e96-0000000127cd | TASK | Update config hashes for container startup configs 2026-03-14 08:32:56.617301 | fa163e0a-ba28-31b9-2e96-00000001279b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.640244 | fa163e0a-ba28-31b9-2e96-00000001276e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:34.893884 | 0.07s 2026-03-14 08:32:56.686352 | fa163e0a-ba28-31b9-2e96-00000001279b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:34.939992 | 0.07s 2026-03-14 08:32:56.753142 | fa163e0a-ba28-31b9-2e96-000000012805 | TIMING | tripleo_container_rm : include_tasks | np0005647037 | 0:30:35.006782 | 0.08s 2026-03-14 08:32:56.774699 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.800662 | fa163e0a-ba28-31b9-2e96-000000012805 | TIMING | tripleo_container_rm : include_tasks | np0005647039 | 0:30:35.054290 | 0.08s 2026-03-14 08:32:56.826780 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.834771 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:35.088407 | 0.06s 2026-03-14 08:32:56.846876 | eb7d7e2e-c162-4775-ac8a-d5d55f17362d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647037 2026-03-14 08:32:56.864848 | fa163e0a-ba28-31b9-2e96-000000012867 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.881759 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:35.135399 | 0.05s 2026-03-14 08:32:56.894387 | 460872f6-ffb6-4ec1-808c-d593fb1a4cd2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647039 2026-03-14 08:32:56.911678 | fa163e0a-ba28-31b9-2e96-0000000128ab | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:56.973624 | fa163e0a-ba28-31b9-2e96-0000000127cd | OK | Update config hashes for container startup configs | np0005647038 2026-03-14 08:32:56.974492 | fa163e0a-ba28-31b9-2e96-0000000127cd | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005647038 | 0:30:35.228143 | 0.38s 2026-03-14 08:32:56.986226 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:57.048007 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:35.301652 | 0.06s 2026-03-14 08:32:57.059413 | 711d63a9-e6b1-4d6e-a44d-8b796ccc9575 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005647038 2026-03-14 08:32:57.073295 | fa163e0a-ba28-31b9-2e96-0000000128f1 | TASK | Gather podman infos 2026-03-14 08:32:57.945760 | fa163e0a-ba28-31b9-2e96-0000000128f1 | OK | Gather podman infos | np0005647038 2026-03-14 08:32:57.947397 | fa163e0a-ba28-31b9-2e96-0000000128f1 | TIMING | tripleo_container_manage : Gather podman infos | np0005647038 | 0:30:36.201036 | 0.87s 2026-03-14 08:32:58.004290 | fa163e0a-ba28-31b9-2e96-0000000128f2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:58.083909 | fa163e0a-ba28-31b9-2e96-0000000128f2 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:36.337540 | 0.08s 2026-03-14 08:32:58.188977 | fa163e0a-ba28-31b9-2e96-000000012805 | TIMING | tripleo_container_rm : include_tasks | np0005647038 | 0:30:36.442611 | 0.06s 2026-03-14 08:32:58.215861 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:32:58.272688 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:36.526328 | 0.06s 2026-03-14 08:32:58.285892 | 8a54ad52-d859-4943-a519-a029402ae46e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005647038 2026-03-14 08:32:58.308917 | fa163e0a-ba28-31b9-2e96-00000001295c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:01.841657 | fa163e0a-ba28-31b9-2e96-00000001231c | OK | Run init bundle puppet on the host for manila_share | np0005647035 2026-03-14 08:33:01.843432 | fa163e0a-ba28-31b9-2e96-00000001231c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005647035 | 0:30:40.097068 | 8.25s 2026-03-14 08:33:01.878610 | fa163e0a-ba28-31b9-2e96-00000001231d | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-03-14 08:33:02.273399 | fa163e0a-ba28-31b9-2e96-00000001231d | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005647035 2026-03-14 08:33:02.274556 | fa163e0a-ba28-31b9-2e96-00000001231d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005647035 | 0:30:40.528198 | 0.39s 2026-03-14 08:33:02.295588 | fa163e0a-ba28-31b9-2e96-00000001231e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:33:02.862869 | fa163e0a-ba28-31b9-2e96-00000001231e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647035 2026-03-14 08:33:02.864013 | fa163e0a-ba28-31b9-2e96-00000001231e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647035 | 0:30:41.117659 | 0.57s 2026-03-14 08:33:02.885413 | fa163e0a-ba28-31b9-2e96-00000001231f | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-03-14 08:33:03.179548 | fa163e0a-ba28-31b9-2e96-00000001231c | OK | Run init bundle puppet on the host for manila_share | np0005647033 2026-03-14 08:33:03.180504 | fa163e0a-ba28-31b9-2e96-00000001231c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005647033 | 0:30:41.434156 | 8.52s 2026-03-14 08:33:03.196275 | fa163e0a-ba28-31b9-2e96-00000001231d | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-03-14 08:33:03.208313 | fa163e0a-ba28-31b9-2e96-00000001231f | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005647035 2026-03-14 08:33:03.209299 | fa163e0a-ba28-31b9-2e96-00000001231f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005647035 | 0:30:41.462949 | 0.32s 2026-03-14 08:33:03.226214 | fa163e0a-ba28-31b9-2e96-000000012321 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-03-14 08:33:03.285590 | fa163e0a-ba28-31b9-2e96-000000012321 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005647035 2026-03-14 08:33:03.287354 | fa163e0a-ba28-31b9-2e96-000000012321 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005647035 | 0:30:41.540985 | 0.06s 2026-03-14 08:33:03.321994 | fa163e0a-ba28-31b9-2e96-000000012322 | TASK | Get container image tag from bundle openstack-manila-share 2026-03-14 08:33:03.376558 | fa163e0a-ba28-31b9-2e96-000000012322 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005647035 2026-03-14 08:33:03.377695 | fa163e0a-ba28-31b9-2e96-000000012322 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005647035 | 0:30:41.631345 | 0.05s 2026-03-14 08:33:03.403384 | fa163e0a-ba28-31b9-2e96-000000012323 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-03-14 08:33:03.464955 | fa163e0a-ba28-31b9-2e96-000000012323 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005647035 2026-03-14 08:33:03.465984 | fa163e0a-ba28-31b9-2e96-000000012323 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005647035 | 0:30:41.719634 | 0.06s 2026-03-14 08:33:03.489857 | fa163e0a-ba28-31b9-2e96-000000012324 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:33:03.524888 | fa163e0a-ba28-31b9-2e96-00000001231d | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005647033 2026-03-14 08:33:03.526318 | fa163e0a-ba28-31b9-2e96-00000001231d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005647033 | 0:30:41.779962 | 0.33s 2026-03-14 08:33:03.555191 | fa163e0a-ba28-31b9-2e96-00000001231e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:33:03.565013 | fa163e0a-ba28-31b9-2e96-000000012324 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 2026-03-14 08:33:03.566453 | fa163e0a-ba28-31b9-2e96-000000012324 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647035 | 0:30:41.820093 | 0.08s 2026-03-14 08:33:03.591446 | fa163e0a-ba28-31b9-2e96-000000012325 | TASK | Remove update marker for bundle openstack-manila-share 2026-03-14 08:33:03.648866 | fa163e0a-ba28-31b9-2e96-000000012325 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005647035 2026-03-14 08:33:03.649876 | fa163e0a-ba28-31b9-2e96-000000012325 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005647035 | 0:30:41.903525 | 0.06s 2026-03-14 08:33:03.688007 | fa163e0a-ba28-31b9-2e96-0000000123bd | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:33:04.132538 | fa163e0a-ba28-31b9-2e96-00000001231e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647033 2026-03-14 08:33:04.133753 | fa163e0a-ba28-31b9-2e96-00000001231e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647033 | 0:30:42.387402 | 0.58s 2026-03-14 08:33:04.153512 | fa163e0a-ba28-31b9-2e96-00000001231f | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-03-14 08:33:04.285686 | fa163e0a-ba28-31b9-2e96-0000000123bd | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_proxy 2026-03-14 08:33:04.289690 | fa163e0a-ba28-31b9-2e96-0000000123bd | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:42.543312 | 0.60s 2026-03-14 08:33:04.300117 | fa163e0a-ba28-31b9-2e96-0000000123bd | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:42.553758 | 0.61s 2026-03-14 08:33:04.333641 | fa163e0a-ba28-31b9-2e96-0000000123be | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:33:04.550131 | fa163e0a-ba28-31b9-2e96-00000001231f | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005647033 2026-03-14 08:33:04.551303 | fa163e0a-ba28-31b9-2e96-00000001231f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005647033 | 0:30:42.804951 | 0.40s 2026-03-14 08:33:04.573412 | fa163e0a-ba28-31b9-2e96-000000012321 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-03-14 08:33:04.636632 | fa163e0a-ba28-31b9-2e96-000000012321 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005647033 2026-03-14 08:33:04.637695 | fa163e0a-ba28-31b9-2e96-000000012321 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005647033 | 0:30:42.891346 | 0.06s 2026-03-14 08:33:04.656745 | fa163e0a-ba28-31b9-2e96-000000012322 | TASK | Get container image tag from bundle openstack-manila-share 2026-03-14 08:33:04.731080 | fa163e0a-ba28-31b9-2e96-000000012322 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005647033 2026-03-14 08:33:04.732447 | fa163e0a-ba28-31b9-2e96-000000012322 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005647033 | 0:30:42.986091 | 0.07s 2026-03-14 08:33:04.763843 | fa163e0a-ba28-31b9-2e96-000000012323 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-03-14 08:33:04.822429 | fa163e0a-ba28-31b9-2e96-000000012323 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005647033 2026-03-14 08:33:04.823526 | fa163e0a-ba28-31b9-2e96-000000012323 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005647033 | 0:30:43.077176 | 0.06s 2026-03-14 08:33:04.844811 | fa163e0a-ba28-31b9-2e96-000000012324 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:33:04.911986 | fa163e0a-ba28-31b9-2e96-000000012324 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 2026-03-14 08:33:04.913510 | fa163e0a-ba28-31b9-2e96-000000012324 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647033 | 0:30:43.167149 | 0.07s 2026-03-14 08:33:04.914398 | fa163e0a-ba28-31b9-2e96-0000000122c0 | CHANGED | Run init bundle puppet on the host for cinder_backup | np0005647032 2026-03-14 08:33:04.915292 | fa163e0a-ba28-31b9-2e96-0000000122c0 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005647032 | 0:30:43.168945 | 33.90s 2026-03-14 08:33:04.953535 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:33:04.958879 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_account_auditor 2026-03-14 08:33:04.960800 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:43.214454 | 0.63s 2026-03-14 08:33:05.005389 | fa163e0a-ba28-31b9-2e96-000000012325 | TASK | Remove update marker for bundle openstack-manila-share 2026-03-14 08:33:05.057230 | fa163e0a-ba28-31b9-2e96-000000012325 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005647033 2026-03-14 08:33:05.059267 | fa163e0a-ba28-31b9-2e96-000000012325 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005647033 | 0:30:43.312892 | 0.05s 2026-03-14 08:33:05.118433 | fa163e0a-ba28-31b9-2e96-0000000123bd | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:33:05.587970 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_account_reaper 2026-03-14 08:33:05.593004 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:43.846642 | 1.26s 2026-03-14 08:33:05.707806 | fa163e0a-ba28-31b9-2e96-0000000123bd | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_proxy 2026-03-14 08:33:05.710163 | fa163e0a-ba28-31b9-2e96-0000000123bd | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:43.963812 | 0.59s 2026-03-14 08:33:05.720283 | fa163e0a-ba28-31b9-2e96-0000000123bd | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:43.973935 | 0.60s 2026-03-14 08:33:05.739534 | fa163e0a-ba28-31b9-2e96-0000000123be | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:33:05.791300 | fa163e0a-ba28-31b9-2e96-0000000122c1 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647032 2026-03-14 08:33:05.792374 | fa163e0a-ba28-31b9-2e96-0000000122c1 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647032 | 0:30:44.046025 | 0.83s 2026-03-14 08:33:05.815270 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:33:06.159024 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_account_replicator 2026-03-14 08:33:06.163126 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:44.416764 | 1.83s 2026-03-14 08:33:06.348977 | fa163e0a-ba28-31b9-2e96-0000000122c2 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:33:06.350384 | fa163e0a-ba28-31b9-2e96-0000000122c2 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:30:44.604033 | 0.53s 2026-03-14 08:33:06.367819 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_account_auditor 2026-03-14 08:33:06.368899 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:44.622557 | 0.63s 2026-03-14 08:33:06.392616 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-03-14 08:33:06.681096 | fa163e0a-ba28-31b9-2e96-0000000122c3 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005647032 2026-03-14 08:33:06.682186 | fa163e0a-ba28-31b9-2e96-0000000122c3 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005647032 | 0:30:44.935835 | 0.29s 2026-03-14 08:33:06.704621 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-03-14 08:33:06.763330 | fa163e0a-ba28-31b9-2e96-0000000122c5 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005647032 2026-03-14 08:33:06.765261 | fa163e0a-ba28-31b9-2e96-0000000122c5 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005647032 | 0:30:45.018900 | 0.06s 2026-03-14 08:33:06.800826 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-03-14 08:33:06.816877 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_account_server 2026-03-14 08:33:06.819856 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:45.073497 | 2.48s 2026-03-14 08:33:06.862986 | fa163e0a-ba28-31b9-2e96-0000000122c6 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005647032 2026-03-14 08:33:06.865335 | fa163e0a-ba28-31b9-2e96-0000000122c6 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005647032 | 0:30:45.118980 | 0.06s 2026-03-14 08:33:06.900007 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-03-14 08:33:06.926222 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_account_reaper 2026-03-14 08:33:06.929501 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:45.183134 | 1.19s 2026-03-14 08:33:06.964030 | fa163e0a-ba28-31b9-2e96-0000000122c7 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005647032 2026-03-14 08:33:06.964895 | fa163e0a-ba28-31b9-2e96-0000000122c7 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005647032 | 0:30:45.218551 | 0.06s 2026-03-14 08:33:06.988449 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:33:07.029605 | fa163e0a-ba28-31b9-2e96-0000000122c8 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:33:07.030672 | fa163e0a-ba28-31b9-2e96-0000000122c8 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:30:45.284320 | 0.04s 2026-03-14 08:33:07.054328 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-03-14 08:33:07.103304 | fa163e0a-ba28-31b9-2e96-0000000122c9 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005647032 2026-03-14 08:33:07.104085 | fa163e0a-ba28-31b9-2e96-0000000122c9 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005647032 | 0:30:45.357741 | 0.05s 2026-03-14 08:33:07.135671 | fa163e0a-ba28-31b9-2e96-0000000122ec | TASK | Gather variables for each operating system 2026-03-14 08:33:07.266265 | fa163e0a-ba28-31b9-2e96-0000000122ec | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:30:45.519908 | 0.13s 2026-03-14 08:33:07.282874 | fa163e0a-ba28-31b9-2e96-0000000122ed | TASK | Detect if resource is being created or already exists 2026-03-14 08:33:07.382019 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_container_auditor 2026-03-14 08:33:07.385497 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:45.639135 | 3.05s 2026-03-14 08:33:07.549798 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_account_replicator 2026-03-14 08:33:07.552920 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:45.806569 | 1.81s 2026-03-14 08:33:08.019835 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_container_replicator 2026-03-14 08:33:08.021920 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:46.275570 | 3.69s 2026-03-14 08:33:08.118268 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_account_server 2026-03-14 08:33:08.121153 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:46.374810 | 2.38s 2026-03-14 08:33:08.126724 | fa163e0a-ba28-31b9-2e96-0000000122ed | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:33:08.127868 | fa163e0a-ba28-31b9-2e96-0000000122ed | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:30:46.381517 | 0.84s 2026-03-14 08:33:08.159490 | fa163e0a-ba28-31b9-2e96-0000000122ee | TASK | Run init bundle puppet on the host for cinder_volume 2026-03-14 08:33:08.566525 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_container_server 2026-03-14 08:33:08.570681 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:46.824316 | 4.24s 2026-03-14 08:33:08.733034 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_container_auditor 2026-03-14 08:33:08.736322 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:46.989973 | 3.00s 2026-03-14 08:33:09.105838 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_container_updater 2026-03-14 08:33:09.109113 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:47.362755 | 4.77s 2026-03-14 08:33:09.243193 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_container_replicator 2026-03-14 08:33:09.246285 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:47.499935 | 3.51s 2026-03-14 08:33:09.657606 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_object_auditor 2026-03-14 08:33:09.660251 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:47.913900 | 5.32s 2026-03-14 08:33:09.748573 | fa163e0a-ba28-31b9-2e96-0000000128ab | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 2026-03-14 08:33:09.750392 | fa163e0a-ba28-31b9-2e96-0000000128ab | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:48.004045 | 12.84s 2026-03-14 08:33:09.767285 | fa163e0a-ba28-31b9-2e96-0000000128ac | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:09.774470 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_container_server 2026-03-14 08:33:09.776362 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:48.030009 | 4.04s 2026-03-14 08:33:10.244343 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_object_expirer 2026-03-14 08:33:10.247725 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:48.501365 | 5.91s 2026-03-14 08:33:10.273467 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_container_updater 2026-03-14 08:33:10.276172 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:48.529824 | 4.54s 2026-03-14 08:33:10.430271 | fa163e0a-ba28-31b9-2e96-000000012867 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 2026-03-14 08:33:10.431837 | fa163e0a-ba28-31b9-2e96-000000012867 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:48.685491 | 13.57s 2026-03-14 08:33:10.450065 | fa163e0a-ba28-31b9-2e96-000000012868 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:10.834405 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_object_replicator 2026-03-14 08:33:10.838826 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:49.092465 | 6.50s 2026-03-14 08:33:10.846157 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_object_auditor 2026-03-14 08:33:10.849671 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:49.103317 | 5.11s 2026-03-14 08:33:11.411823 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_object_expirer 2026-03-14 08:33:11.414509 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:49.668156 | 5.67s 2026-03-14 08:33:11.430336 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_object_server 2026-03-14 08:33:11.432686 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:49.686334 | 7.10s 2026-03-14 08:33:11.713614 | fa163e0a-ba28-31b9-2e96-00000001295c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 2026-03-14 08:33:11.715852 | fa163e0a-ba28-31b9-2e96-00000001295c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:49.969488 | 13.41s 2026-03-14 08:33:11.740548 | fa163e0a-ba28-31b9-2e96-00000001295d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:11.957629 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_object_replicator 2026-03-14 08:33:11.960535 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:50.214183 | 6.22s 2026-03-14 08:33:11.993519 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647035 | item=swift_object_updater 2026-03-14 08:33:11.995828 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:50.249487 | 7.66s 2026-03-14 08:33:12.008145 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647035 | 0:30:50.261797 | 7.67s 2026-03-14 08:33:12.041878 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:33:12.343447 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647035 2026-03-14 08:33:12.344376 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647035 | 0:30:50.598031 | 0.30s 2026-03-14 08:33:12.439320 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647035 | 0:30:50.692965 | 0.07s 2026-03-14 08:33:12.461790 | c1f33cd5-47b2-48e3-a017-3a585b3f85f4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647035 2026-03-14 08:33:12.479414 | fa163e0a-ba28-31b9-2e96-000000012a1c | TASK | Write the config_step hieradata 2026-03-14 08:33:12.519005 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_object_server 2026-03-14 08:33:12.521732 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:50.775379 | 6.78s 2026-03-14 08:33:13.099603 | fa163e0a-ba28-31b9-2e96-0000000123be | CHANGED | Run kolla_set_configs to copy ring files | np0005647033 | item=swift_object_updater 2026-03-14 08:33:13.103355 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:51.357002 | 7.36s 2026-03-14 08:33:13.127822 | fa163e0a-ba28-31b9-2e96-0000000123be | TIMING | Run kolla_set_configs to copy ring files | np0005647033 | 0:30:51.381462 | 7.39s 2026-03-14 08:33:13.169400 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:33:13.205310 | fa163e0a-ba28-31b9-2e96-0000000128ac | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 2026-03-14 08:33:13.206417 | fa163e0a-ba28-31b9-2e96-0000000128ac | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647039 | 0:30:51.460064 | 3.43s 2026-03-14 08:33:13.260115 | fa163e0a-ba28-31b9-2e96-000000012422 | TASK | Clean container_puppet_tasks for np0005647039 step 5 2026-03-14 08:33:13.383295 | fa163e0a-ba28-31b9-2e96-000000012a1c | OK | Write the config_step hieradata | np0005647035 2026-03-14 08:33:13.384869 | fa163e0a-ba28-31b9-2e96-000000012a1c | TIMING | Write the config_step hieradata | np0005647035 | 0:30:51.638509 | 0.90s 2026-03-14 08:33:13.418058 | fa163e0a-ba28-31b9-2e96-000000012a1d | TASK | Run puppet host configuration for step 5 2026-03-14 08:33:13.512922 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647033 2026-03-14 08:33:13.515981 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647033 | 0:30:51.769605 | 0.34s 2026-03-14 08:33:13.597354 | fa163e0a-ba28-31b9-2e96-000000012422 | OK | Clean container_puppet_tasks for np0005647039 step 5 | np0005647039 2026-03-14 08:33:13.598536 | fa163e0a-ba28-31b9-2e96-000000012422 | TIMING | Clean container_puppet_tasks for np0005647039 step 5 | np0005647039 | 0:30:51.852185 | 0.34s 2026-03-14 08:33:13.623207 | fa163e0a-ba28-31b9-2e96-000000012423 | TASK | Calculate container_puppet_tasks for np0005647039 step 5 2026-03-14 08:33:13.640284 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647033 | 0:30:51.893922 | 0.09s 2026-03-14 08:33:13.664913 | ef1d5909-685b-4495-80ce-9677ce39fa1a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647033 2026-03-14 08:33:13.687142 | fa163e0a-ba28-31b9-2e96-000000012a42 | TASK | Write the config_step hieradata 2026-03-14 08:33:13.694259 | fa163e0a-ba28-31b9-2e96-000000012423 | TIMING | Calculate container_puppet_tasks for np0005647039 step 5 | np0005647039 | 0:30:51.947897 | 0.07s 2026-03-14 08:33:13.707463 | fa163e0a-ba28-31b9-2e96-000000012424 | TASK | Include container-puppet tasks for step 5 2026-03-14 08:33:13.748097 | fa163e0a-ba28-31b9-2e96-000000012424 | TIMING | Include container-puppet tasks for step 5 | np0005647039 | 0:30:52.001742 | 0.04s 2026-03-14 08:33:13.759996 | e79bf8d7-033b-4bcd-b0b8-1583d8176da5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647039 2026-03-14 08:33:13.779091 | fa163e0a-ba28-31b9-2e96-000000012a5c | TASK | Write container-puppet-tasks json file for np0005647039 step 5 2026-03-14 08:33:14.095329 | fa163e0a-ba28-31b9-2e96-000000012868 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 2026-03-14 08:33:14.096193 | fa163e0a-ba28-31b9-2e96-000000012868 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647037 | 0:30:52.349844 | 3.64s 2026-03-14 08:33:14.122743 | fa163e0a-ba28-31b9-2e96-000000012408 | TASK | Clean container_puppet_tasks for np0005647037 step 5 2026-03-14 08:33:14.174519 | fa163e0a-ba28-31b9-2e96-000000012a1d | CHANGED | Run puppet host configuration for step 5 | np0005647035 2026-03-14 08:33:14.175474 | fa163e0a-ba28-31b9-2e96-000000012a1d | TIMING | Run puppet host configuration for step 5 | np0005647035 | 0:30:52.429126 | 0.76s 2026-03-14 08:33:14.190425 | fa163e0a-ba28-31b9-2e96-000000012a1e | TASK | Wait for puppet host configuration to finish 2026-03-14 08:33:14.442861 | fa163e0a-ba28-31b9-2e96-000000012408 | OK | Clean container_puppet_tasks for np0005647037 step 5 | np0005647037 2026-03-14 08:33:14.444110 | fa163e0a-ba28-31b9-2e96-000000012408 | TIMING | Clean container_puppet_tasks for np0005647037 step 5 | np0005647037 | 0:30:52.697755 | 0.32s 2026-03-14 08:33:14.469606 | fa163e0a-ba28-31b9-2e96-000000012409 | TASK | Calculate container_puppet_tasks for np0005647037 step 5 2026-03-14 08:33:14.513597 | fa163e0a-ba28-31b9-2e96-000000012a1e | WAITING | Wait for puppet host configuration to finish | np0005647035 | 360 retries left 2026-03-14 08:33:14.525531 | fa163e0a-ba28-31b9-2e96-000000012409 | TIMING | Calculate container_puppet_tasks for np0005647037 step 5 | np0005647037 | 0:30:52.779164 | 0.05s 2026-03-14 08:33:14.546942 | fa163e0a-ba28-31b9-2e96-00000001240a | TASK | Include container-puppet tasks for step 5 2026-03-14 08:33:14.559008 | fa163e0a-ba28-31b9-2e96-000000012a42 | OK | Write the config_step hieradata | np0005647033 2026-03-14 08:33:14.560348 | fa163e0a-ba28-31b9-2e96-000000012a42 | TIMING | Write the config_step hieradata | np0005647033 | 0:30:52.813987 | 0.87s 2026-03-14 08:33:14.582942 | fa163e0a-ba28-31b9-2e96-000000012a43 | TASK | Run puppet host configuration for step 5 2026-03-14 08:33:14.602113 | fa163e0a-ba28-31b9-2e96-00000001240a | TIMING | Include container-puppet tasks for step 5 | np0005647037 | 0:30:52.855742 | 0.05s 2026-03-14 08:33:14.620501 | 5a3cb91a-0538-4a79-8554-c16c135e00eb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647037 2026-03-14 08:33:14.640745 | fa163e0a-ba28-31b9-2e96-000000012a81 | TASK | Write container-puppet-tasks json file for np0005647037 step 5 2026-03-14 08:33:14.755143 | fa163e0a-ba28-31b9-2e96-000000012a5c | CHANGED | Write container-puppet-tasks json file for np0005647039 step 5 | np0005647039 2026-03-14 08:33:14.756658 | fa163e0a-ba28-31b9-2e96-000000012a5c | TIMING | Write container-puppet-tasks json file for np0005647039 step 5 | np0005647039 | 0:30:53.010291 | 0.98s 2026-03-14 08:33:14.786246 | fa163e0a-ba28-31b9-2e96-000000012a5e | TASK | Generate container puppet configs for step 5 2026-03-14 08:33:15.178683 | fa163e0a-ba28-31b9-2e96-000000012a5e | OK | Generate container puppet configs for step 5 | np0005647039 2026-03-14 08:33:15.179822 | fa163e0a-ba28-31b9-2e96-000000012a5e | TIMING | Generate container puppet configs for step 5 | np0005647039 | 0:30:53.433472 | 0.39s 2026-03-14 08:33:15.195029 | fa163e0a-ba28-31b9-2e96-000000012a5f | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:33:15.231225 | fa163e0a-ba28-31b9-2e96-000000012a5f | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647039 | 0:30:53.484717 | 0.03s 2026-03-14 08:33:15.276945 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:33:15.332018 | fa163e0a-ba28-31b9-2e96-000000012a43 | CHANGED | Run puppet host configuration for step 5 | np0005647033 2026-03-14 08:33:15.332934 | fa163e0a-ba28-31b9-2e96-000000012a43 | TIMING | Run puppet host configuration for step 5 | np0005647033 | 0:30:53.586586 | 0.75s 2026-03-14 08:33:15.348179 | fa163e0a-ba28-31b9-2e96-000000012a44 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:33:15.392610 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647039 | 0:30:53.646249 | 0.11s 2026-03-14 08:33:15.404439 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:33:15.577798 | fa163e0a-ba28-31b9-2e96-00000001295d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 2026-03-14 08:33:15.579466 | fa163e0a-ba28-31b9-2e96-00000001295d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005647038 | 0:30:53.833105 | 3.84s 2026-03-14 08:33:15.635297 | fa163e0a-ba28-31b9-2e96-0000000123ee | TASK | Clean container_puppet_tasks for np0005647038 step 5 2026-03-14 08:33:15.645056 | fa163e0a-ba28-31b9-2e96-000000012a81 | CHANGED | Write container-puppet-tasks json file for np0005647037 step 5 | np0005647037 2026-03-14 08:33:15.646294 | fa163e0a-ba28-31b9-2e96-000000012a81 | TIMING | Write container-puppet-tasks json file for np0005647037 step 5 | np0005647037 | 0:30:53.899935 | 1.00s 2026-03-14 08:33:15.662361 | fa163e0a-ba28-31b9-2e96-000000012a83 | TASK | Generate container puppet configs for step 5 2026-03-14 08:33:15.680163 | fa163e0a-ba28-31b9-2e96-000000012a44 | WAITING | Wait for puppet host configuration to finish | np0005647033 | 360 retries left 2026-03-14 08:33:15.751241 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647039 2026-03-14 08:33:15.752713 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647039 | 0:30:54.006353 | 0.35s 2026-03-14 08:33:15.779278 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:15.980294 | fa163e0a-ba28-31b9-2e96-0000000123ee | OK | Clean container_puppet_tasks for np0005647038 step 5 | np0005647038 2026-03-14 08:33:15.982953 | fa163e0a-ba28-31b9-2e96-0000000123ee | TIMING | Clean container_puppet_tasks for np0005647038 step 5 | np0005647038 | 0:30:54.236581 | 0.35s 2026-03-14 08:33:16.023489 | fa163e0a-ba28-31b9-2e96-0000000123f3 | TASK | Calculate container_puppet_tasks for np0005647038 step 5 2026-03-14 08:33:16.087482 | fa163e0a-ba28-31b9-2e96-0000000123f3 | TIMING | Calculate container_puppet_tasks for np0005647038 step 5 | np0005647038 | 0:30:54.341110 | 0.06s 2026-03-14 08:33:16.105002 | fa163e0a-ba28-31b9-2e96-0000000123f4 | TASK | Include container-puppet tasks for step 5 2026-03-14 08:33:16.119868 | fa163e0a-ba28-31b9-2e96-000000012a83 | OK | Generate container puppet configs for step 5 | np0005647037 2026-03-14 08:33:16.121142 | fa163e0a-ba28-31b9-2e96-000000012a83 | TIMING | Generate container puppet configs for step 5 | np0005647037 | 0:30:54.374789 | 0.46s 2026-03-14 08:33:16.141781 | fa163e0a-ba28-31b9-2e96-000000012a84 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:33:16.154515 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 2026-03-14 08:33:16.155670 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 | 0:30:54.409305 | 0.37s 2026-03-14 08:33:16.156491 | fa163e0a-ba28-31b9-2e96-0000000123f4 | TIMING | Include container-puppet tasks for step 5 | np0005647038 | 0:30:54.410148 | 0.05s 2026-03-14 08:33:16.177267 | 92c299b0-8dc6-4e18-88a4-712fcb1574de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647038 2026-03-14 08:33:16.196950 | fa163e0a-ba28-31b9-2e96-000000012b04 | TASK | Write container-puppet-tasks json file for np0005647038 step 5 2026-03-14 08:33:16.215977 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:33:16.223805 | fa163e0a-ba28-31b9-2e96-000000012a84 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647037 | 0:30:54.477436 | 0.08s 2026-03-14 08:33:16.253000 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:33:16.267410 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647039 2026-03-14 08:33:16.268404 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647039 | 0:30:54.522029 | 0.05s 2026-03-14 08:33:16.280543 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:33:16.310973 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647039 2026-03-14 08:33:16.312005 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647039 | 0:30:54.565655 | 0.03s 2026-03-14 08:33:16.326372 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:33:16.359223 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647037 | 0:30:54.612856 | 0.11s 2026-03-14 08:33:16.375592 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:33:16.392464 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647039 2026-03-14 08:33:16.393647 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647039 | 0:30:54.647292 | 0.07s 2026-03-14 08:33:16.420291 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:16.462811 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 2026-03-14 08:33:16.463691 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 | 0:30:54.717344 | 0.04s 2026-03-14 08:33:16.475533 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:16.526184 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 2026-03-14 08:33:16.527037 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647039 | 0:30:54.780690 | 0.05s 2026-03-14 08:33:16.693201 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647037 2026-03-14 08:33:16.695569 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647037 | 0:30:54.949194 | 0.32s 2026-03-14 08:33:16.717686 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:17.066636 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 2026-03-14 08:33:17.067915 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 | 0:30:55.321561 | 0.35s 2026-03-14 08:33:17.088764 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:33:17.143145 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647037 2026-03-14 08:33:17.144570 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647037 | 0:30:55.398189 | 0.05s 2026-03-14 08:33:17.164144 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:33:17.203951 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647037 2026-03-14 08:33:17.205234 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647037 | 0:30:55.458879 | 0.04s 2026-03-14 08:33:17.229657 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:33:17.240732 | fa163e0a-ba28-31b9-2e96-000000012b04 | CHANGED | Write container-puppet-tasks json file for np0005647038 step 5 | np0005647038 2026-03-14 08:33:17.241954 | fa163e0a-ba28-31b9-2e96-000000012b04 | TIMING | Write container-puppet-tasks json file for np0005647038 step 5 | np0005647038 | 0:30:55.495600 | 1.04s 2026-03-14 08:33:17.296833 | fa163e0a-ba28-31b9-2e96-000000012b06 | TASK | Generate container puppet configs for step 5 2026-03-14 08:33:17.310118 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647037 2026-03-14 08:33:17.311697 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647037 | 0:30:55.565329 | 0.08s 2026-03-14 08:33:17.335280 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:17.391559 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 2026-03-14 08:33:17.392535 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 | 0:30:55.646185 | 0.06s 2026-03-14 08:33:17.406646 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:17.455882 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 2026-03-14 08:33:17.456789 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647037 | 0:30:55.710443 | 0.05s 2026-03-14 08:33:17.641858 | fa163e0a-ba28-31b9-2e96-000000012b06 | OK | Generate container puppet configs for step 5 | np0005647038 2026-03-14 08:33:17.642633 | fa163e0a-ba28-31b9-2e96-000000012b06 | TIMING | Generate container puppet configs for step 5 | np0005647038 | 0:30:55.896291 | 0.34s 2026-03-14 08:33:17.652274 | fa163e0a-ba28-31b9-2e96-000000012b07 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:33:17.683186 | fa163e0a-ba28-31b9-2e96-000000012b07 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647038 | 0:30:55.936830 | 0.03s 2026-03-14 08:33:17.710244 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:33:17.826989 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647038 | 0:30:56.080634 | 0.12s 2026-03-14 08:33:17.842335 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:33:18.183376 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647038 2026-03-14 08:33:18.184390 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647038 | 0:30:56.438041 | 0.34s 2026-03-14 08:33:18.195942 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:18.573347 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 2026-03-14 08:33:18.574944 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 | 0:30:56.828583 | 0.38s 2026-03-14 08:33:18.594223 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:33:18.633401 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647038 2026-03-14 08:33:18.634309 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647038 | 0:30:56.887962 | 0.04s 2026-03-14 08:33:18.647625 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:33:18.678369 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647038 2026-03-14 08:33:18.679443 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647038 | 0:30:56.933096 | 0.03s 2026-03-14 08:33:18.692447 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:33:18.736755 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647038 2026-03-14 08:33:18.737627 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647038 | 0:30:56.991280 | 0.04s 2026-03-14 08:33:18.753032 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:18.812975 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 2026-03-14 08:33:18.814025 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 | 0:30:57.067675 | 0.06s 2026-03-14 08:33:18.829906 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:18.886609 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 2026-03-14 08:33:18.887763 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647038 | 0:30:57.141407 | 0.06s 2026-03-14 08:33:24.827134 | fa163e0a-ba28-31b9-2e96-000000012a1e | CHANGED | Wait for puppet host configuration to finish | np0005647035 2026-03-14 08:33:24.828332 | fa163e0a-ba28-31b9-2e96-000000012a1e | TIMING | Wait for puppet host configuration to finish | np0005647035 | 0:31:03.081982 | 10.64s 2026-03-14 08:33:24.859736 | fa163e0a-ba28-31b9-2e96-000000012a1f | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:33:24.950908 | fa163e0a-ba28-31b9-2e96-000000012a1f | OK | Debug output for task: Run puppet host configuration for step 5 | np0005647035 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:33:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:33:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:33:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:33:20 puppet-user: (file & line not available)", "<13>Mar 14 08:33:20 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>Mar 14 08:33:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:33:21 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>Mar 14 08:33:21 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:33:21 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:33:21 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>Mar 14 08:33:21 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>Mar 14 08:33:21 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>Mar 14 08:33:21 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>Mar 14 08:33:21 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>Mar 14 08:33:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:33:21 puppet-user: Notice: Compiled catalog for np0005647035.ooo.test in environment production in 0.53 seconds", "<13>Mar 14 08:33:23 puppet-user: Notice: Applied catalog in 1.76 seconds", "<13>Mar 14 08:33:23 puppet-user: Application:", "<13>Mar 14 08:33:23 puppet-user: Initial environment: production", "<13>Mar 14 08:33:23 puppet-user: Converged environment: production", "<13>Mar 14 08:33:23 puppet-user: Run mode: user", "<13>Mar 14 08:33:23 puppet-user: Changes:", "<13>Mar 14 08:33:23 puppet-user: Events:", "<13>Mar 14 08:33:23 puppet-user: Resources:", "<13>Mar 14 08:33:23 puppet-user: Total: 32", "<13>Mar 14 08:33:23 puppet-user: Time:", "<13>Mar 14 08:33:23 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:33:23 puppet-user: Schedule: 0.00", "<13>Mar 14 08:33:23 puppet-user: File line: 0.00", "<13>Mar 14 08:33:23 puppet-user: Package: 0.00", "<13>Mar 14 08:33:23 puppet-user: Augeas: 0.01", "<13>Mar 14 08:33:23 puppet-user: User: 0.01", "<13>Mar 14 08:33:23 puppet-user: File: 0.06", "<13>Mar 14 08:33:23 puppet-user: Service: 0.18", "<13>Mar 14 08:33:23 puppet-user: Config retrieval: 0.70", "<13>Mar 14 08:33:23 puppet-user: Exec: 1.28", "<13>Mar 14 08:33:23 puppet-user: Transaction evaluation: 1.75", "<13>Mar 14 08:33:23 puppet-user: Catalog application: 1.76", "<13>Mar 14 08:33:23 puppet-user: Last run: 1773477203", "<13>Mar 14 08:33:23 puppet-user: Total: 1.77", "<13>Mar 14 08:33:23 puppet-user: Version:", "<13>Mar 14 08:33:23 puppet-user: Config: 1773477200", "<13>Mar 14 08:33:23 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:33:24.951913 | fa163e0a-ba28-31b9-2e96-000000012a1f | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647035 | 0:31:03.205565 | 0.09s 2026-03-14 08:33:24.971419 | fa163e0a-ba28-31b9-2e96-000000012a20 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:33:25.003575 | fa163e0a-ba28-31b9-2e96-000000012a20 | TIMING | Pre-cache facts for puppet containers | np0005647035 | 0:31:03.257201 | 0.03s 2026-03-14 08:33:25.047592 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:33:25.154501 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647035 | 0:31:03.408134 | 0.11s 2026-03-14 08:33:25.175897 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:33:25.544922 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647035 2026-03-14 08:33:25.546525 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647035 | 0:31:03.800168 | 0.37s 2026-03-14 08:33:25.574495 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:33:25.879257 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647035 2026-03-14 08:33:25.882012 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647035 | 0:31:04.135644 | 0.31s 2026-03-14 08:33:25.913114 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:33:25.976100 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647035 2026-03-14 08:33:25.977394 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647035 | 0:31:04.231039 | 0.06s 2026-03-14 08:33:26.017611 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:33:26.030174 | fa163e0a-ba28-31b9-2e96-000000012a44 | CHANGED | Wait for puppet host configuration to finish | np0005647033 2026-03-14 08:33:26.031797 | fa163e0a-ba28-31b9-2e96-000000012a44 | TIMING | Wait for puppet host configuration to finish | np0005647033 | 0:31:04.285436 | 10.68s 2026-03-14 08:33:26.056377 | fa163e0a-ba28-31b9-2e96-000000012a45 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:33:26.139508 | fa163e0a-ba28-31b9-2e96-000000012a45 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005647033 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:33:15 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:33:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:33:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:33:22 puppet-user: (file & line not available)", "<13>Mar 14 08:33:22 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>Mar 14 08:33:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Mar 14 08:33:22 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>Mar 14 08:33:22 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:33:22 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:33:22 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>Mar 14 08:33:22 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>Mar 14 08:33:22 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>Mar 14 08:33:22 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>Mar 14 08:33:22 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>Mar 14 08:33:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:33:22 puppet-user: Notice: Compiled catalog for np0005647033.ooo.test in environment production in 0.45 seconds", "<13>Mar 14 08:33:24 puppet-user: Notice: Applied catalog in 1.83 seconds", "<13>Mar 14 08:33:24 puppet-user: Application:", "<13>Mar 14 08:33:24 puppet-user: Initial environment: production", "<13>Mar 14 08:33:24 puppet-user: Converged environment: production", "<13>Mar 14 08:33:24 puppet-user: Run mode: user", "<13>Mar 14 08:33:24 puppet-user: Changes:", "<13>Mar 14 08:33:24 puppet-user: Events:", "<13>Mar 14 08:33:24 puppet-user: Resources:", "<13>Mar 14 08:33:24 puppet-user: Total: 32", "<13>Mar 14 08:33:24 puppet-user: Time:", "<13>Mar 14 08:33:24 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:33:24 puppet-user: File line: 0.00", "<13>Mar 14 08:33:24 puppet-user: Package: 0.00", "<13>Mar 14 08:33:24 puppet-user: Schedule: 0.01", "<13>Mar 14 08:33:24 puppet-user: Augeas: 0.01", "<13>Mar 14 08:33:24 puppet-user: User: 0.01", "<13>Mar 14 08:33:24 puppet-user: File: 0.07", "<13>Mar 14 08:33:24 puppet-user: Service: 0.19", "<13>Mar 14 08:33:24 puppet-user: Config retrieval: 0.55", "<13>Mar 14 08:33:24 puppet-user: Exec: 1.33", "<13>Mar 14 08:33:24 puppet-user: Transaction evaluation: 1.81", "<13>Mar 14 08:33:24 puppet-user: Catalog application: 1.83", "<13>Mar 14 08:33:24 puppet-user: Last run: 1773477204", "<13>Mar 14 08:33:24 puppet-user: Total: 1.84", "<13>Mar 14 08:33:24 puppet-user: Version:", "<13>Mar 14 08:33:24 puppet-user: Config: 1773477201", "<13>Mar 14 08:33:24 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:33:26.140661 | fa163e0a-ba28-31b9-2e96-000000012a45 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647033 | 0:31:04.394312 | 0.08s 2026-03-14 08:33:26.160457 | fa163e0a-ba28-31b9-2e96-000000012a46 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:33:26.196866 | fa163e0a-ba28-31b9-2e96-000000012a46 | TIMING | Pre-cache facts for puppet containers | np0005647033 | 0:31:04.450501 | 0.03s 2026-03-14 08:33:26.240596 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:33:26.317719 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647033 | 0:31:04.571358 | 0.08s 2026-03-14 08:33:26.332276 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:33:26.633151 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647033 2026-03-14 08:33:26.634824 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647033 | 0:31:04.888467 | 0.30s 2026-03-14 08:33:26.667608 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:33:26.866289 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647035 2026-03-14 08:33:26.867437 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647035 | 0:31:05.121085 | 0.85s 2026-03-14 08:33:26.890990 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:33:27.033126 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647033 2026-03-14 08:33:27.034821 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647033 | 0:31:05.288459 | 0.37s 2026-03-14 08:33:27.059636 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:33:27.110833 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647033 2026-03-14 08:33:27.111832 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647033 | 0:31:05.365483 | 0.05s 2026-03-14 08:33:27.131601 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:33:27.236393 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647035 2026-03-14 08:33:27.237749 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647035 | 0:31:05.491397 | 0.35s 2026-03-14 08:33:27.259017 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:33:27.996262 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647035 2026-03-14 08:33:27.997694 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647035 | 0:31:06.251333 | 0.74s 2026-03-14 08:33:28.036090 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:33:28.044843 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647033 2026-03-14 08:33:28.046147 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647033 | 0:31:06.299793 | 0.91s 2026-03-14 08:33:28.068082 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:33:28.081451 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647035 2026-03-14 08:33:28.082490 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647035 | 0:31:06.336138 | 0.04s 2026-03-14 08:33:28.109633 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:33:28.385184 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647033 2026-03-14 08:33:28.388054 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647033 | 0:31:06.641683 | 0.32s 2026-03-14 08:33:28.420063 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:33:28.546649 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647035 -> 192.168.122.105 [WARNING]: ('np0005647035 -> 192.168.122.105', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:33:28.610838 | fa163e0a-ba28-31b9-2e96-000000012a21 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:33:28.648685 | fa163e0a-ba28-31b9-2e96-000000012a21 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647035 2026-03-14 08:33:28.650801 | fa163e0a-ba28-31b9-2e96-000000012a21 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647035 | 0:31:06.904384 | 0.04s 2026-03-14 08:33:28.672213 | fa163e0a-ba28-31b9-2e96-000000012a23 | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:33:28.699522 | fa163e0a-ba28-31b9-2e96-000000012a23 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647035 | 0:31:06.953167 | 0.03s 2026-03-14 08:33:28.740584 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:33:28.836047 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:31:07.089691 | 0.09s 2026-03-14 08:33:28.850798 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:33:29.096932 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647033 2026-03-14 08:33:29.099053 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647033 | 0:31:07.352699 | 0.68s 2026-03-14 08:33:29.124384 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:33:29.139924 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647035 2026-03-14 08:33:29.142050 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:31:07.395691 | 0.29s 2026-03-14 08:33:29.166567 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:29.179088 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647033 2026-03-14 08:33:29.180639 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647033 | 0:31:07.434285 | 0.05s 2026-03-14 08:33:29.210405 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:33:29.535279 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 2026-03-14 08:33:29.536772 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 | 0:31:07.790422 | 0.36s 2026-03-14 08:33:29.552152 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:33:29.583273 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647033 -> 192.168.122.104 [WARNING]: ('np0005647033 -> 192.168.122.104', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:33:29.618662 | fa163e0a-ba28-31b9-2e96-000000012a47 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:33:29.627077 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:33:29.628674 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:31:07.882324 | 0.08s 2026-03-14 08:33:29.645269 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:33:29.672488 | fa163e0a-ba28-31b9-2e96-000000012a47 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647033 2026-03-14 08:33:29.673871 | fa163e0a-ba28-31b9-2e96-000000012a47 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647033 | 0:31:07.927521 | 0.05s 2026-03-14 08:33:29.680757 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:31:07.934417 | 0.03s 2026-03-14 08:33:29.702256 | 8dbcc3cb-793f-48a3-bf86-2f2866a850bd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647035 2026-03-14 08:33:29.722354 | fa163e0a-ba28-31b9-2e96-000000012a49 | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:33:29.744310 | fa163e0a-ba28-31b9-2e96-000000012cd9 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:33:29.758912 | fa163e0a-ba28-31b9-2e96-000000012a49 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647033 | 0:31:08.012544 | 0.04s 2026-03-14 08:33:29.794914 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:33:29.925896 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:31:08.179531 | 0.13s 2026-03-14 08:33:29.946485 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:33:30.052001 | fa163e0a-ba28-31b9-2e96-000000012cd9 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647035 2026-03-14 08:33:30.054084 | fa163e0a-ba28-31b9-2e96-000000012cd9 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647035 | 0:31:08.307731 | 0.30s 2026-03-14 08:33:30.075576 | fa163e0a-ba28-31b9-2e96-000000012cda | TASK | Set podman_drop_in fact 2026-03-14 08:33:30.143360 | fa163e0a-ba28-31b9-2e96-000000012cda | OK | Set podman_drop_in fact | np0005647035 2026-03-14 08:33:30.144714 | fa163e0a-ba28-31b9-2e96-000000012cda | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647035 | 0:31:08.398360 | 0.07s 2026-03-14 08:33:30.175699 | fa163e0a-ba28-31b9-2e96-000000012cdc | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:33:30.269390 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647033 2026-03-14 08:33:30.272637 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:31:08.525958 | 0.32s 2026-03-14 08:33:30.307034 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:30.699365 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 2026-03-14 08:33:30.701303 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 | 0:31:08.954942 | 0.39s 2026-03-14 08:33:30.731259 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:33:30.796189 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:33:30.797628 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:31:09.051270 | 0.06s 2026-03-14 08:33:30.824775 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:33:30.861073 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:31:09.114712 | 0.04s 2026-03-14 08:33:30.888375 | 736699d4-af37-483a-8c1e-4f0f1e76cf5e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647033 2026-03-14 08:33:30.912596 | fa163e0a-ba28-31b9-2e96-000000012d2e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:33:31.047955 | fa163e0a-ba28-31b9-2e96-000000012cdc | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-container-shutdown 2026-03-14 08:33:31.049819 | fa163e0a-ba28-31b9-2e96-000000012cdc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:31:09.303452 | 0.87s 2026-03-14 08:33:31.266531 | fa163e0a-ba28-31b9-2e96-000000012d2e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647033 2026-03-14 08:33:31.267728 | fa163e0a-ba28-31b9-2e96-000000012d2e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647033 | 0:31:09.521378 | 0.35s 2026-03-14 08:33:31.295539 | fa163e0a-ba28-31b9-2e96-000000012d2f | TASK | Set podman_drop_in fact 2026-03-14 08:33:31.354836 | fa163e0a-ba28-31b9-2e96-000000012d2f | OK | Set podman_drop_in fact | np0005647033 2026-03-14 08:33:31.355885 | fa163e0a-ba28-31b9-2e96-000000012d2f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647033 | 0:31:09.609536 | 0.06s 2026-03-14 08:33:31.375036 | fa163e0a-ba28-31b9-2e96-000000012d31 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:33:31.868315 | fa163e0a-ba28-31b9-2e96-000000012cdc | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | item=tripleo-start-podman-container 2026-03-14 08:33:31.871683 | fa163e0a-ba28-31b9-2e96-000000012cdc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:31:10.125299 | 1.69s 2026-03-14 08:33:31.880950 | fa163e0a-ba28-31b9-2e96-000000012cdc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647035 | 0:31:10.134588 | 1.70s 2026-03-14 08:33:31.917575 | fa163e0a-ba28-31b9-2e96-000000012cdd | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:33:32.222760 | fa163e0a-ba28-31b9-2e96-000000012d31 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-container-shutdown 2026-03-14 08:33:32.226012 | fa163e0a-ba28-31b9-2e96-000000012d31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:31:10.479645 | 0.85s 2026-03-14 08:33:32.783746 | fa163e0a-ba28-31b9-2e96-000000012cdd | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 2026-03-14 08:33:32.785875 | fa163e0a-ba28-31b9-2e96-000000012cdd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647035 | 0:31:11.039499 | 0.87s 2026-03-14 08:33:32.817486 | fa163e0a-ba28-31b9-2e96-000000012cde | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:33:33.030289 | fa163e0a-ba28-31b9-2e96-000000012d31 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | item=tripleo-start-podman-container 2026-03-14 08:33:33.032082 | fa163e0a-ba28-31b9-2e96-000000012d31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:31:11.285717 | 1.66s 2026-03-14 08:33:33.042419 | fa163e0a-ba28-31b9-2e96-000000012d31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647033 | 0:31:11.296059 | 1.67s 2026-03-14 08:33:33.075615 | fa163e0a-ba28-31b9-2e96-000000012d32 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:33:33.976778 | fa163e0a-ba28-31b9-2e96-000000012cde | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 2026-03-14 08:33:33.978593 | fa163e0a-ba28-31b9-2e96-000000012cde | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647035 | 0:31:12.232193 | 1.16s 2026-03-14 08:33:34.012687 | fa163e0a-ba28-31b9-2e96-000000012cdf | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:33:34.640826 | fa163e0a-ba28-31b9-2e96-000000012d32 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 2026-03-14 08:33:34.642212 | fa163e0a-ba28-31b9-2e96-000000012d32 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647033 | 0:31:12.895858 | 1.56s 2026-03-14 08:33:34.664463 | fa163e0a-ba28-31b9-2e96-000000012d33 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:33:35.534894 | fa163e0a-ba28-31b9-2e96-000000012d33 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 2026-03-14 08:33:35.536423 | fa163e0a-ba28-31b9-2e96-000000012d33 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647033 | 0:31:13.790063 | 0.87s 2026-03-14 08:33:35.564428 | fa163e0a-ba28-31b9-2e96-000000012d34 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:33:36.031259 | fa163e0a-ba28-31b9-2e96-000000012cdf | OK | Enable and start tripleo-container-shutdown | np0005647035 2026-03-14 08:33:36.033807 | fa163e0a-ba28-31b9-2e96-000000012cdf | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647035 | 0:31:14.287443 | 2.02s 2026-03-14 08:33:36.070346 | fa163e0a-ba28-31b9-2e96-000000012ce0 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:33:36.598348 | fa163e0a-ba28-31b9-2e96-000000012d34 | OK | Enable and start tripleo-container-shutdown | np0005647033 2026-03-14 08:33:36.600626 | fa163e0a-ba28-31b9-2e96-000000012d34 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647033 | 0:31:14.854260 | 1.03s 2026-03-14 08:33:36.633880 | fa163e0a-ba28-31b9-2e96-000000012d35 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:33:36.966306 | fa163e0a-ba28-31b9-2e96-000000012ce0 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 2026-03-14 08:33:36.967532 | fa163e0a-ba28-31b9-2e96-000000012ce0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647035 | 0:31:15.221179 | 0.90s 2026-03-14 08:33:36.987667 | fa163e0a-ba28-31b9-2e96-000000012ce1 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:33:37.551049 | fa163e0a-ba28-31b9-2e96-000000012d35 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 2026-03-14 08:33:37.552770 | fa163e0a-ba28-31b9-2e96-000000012d35 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647033 | 0:31:15.806406 | 0.92s 2026-03-14 08:33:37.583225 | fa163e0a-ba28-31b9-2e96-000000012d36 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:33:37.801158 | fa163e0a-ba28-31b9-2e96-000000012ce1 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 2026-03-14 08:33:37.802326 | fa163e0a-ba28-31b9-2e96-000000012ce1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647035 | 0:31:16.055963 | 0.81s 2026-03-14 08:33:37.824607 | fa163e0a-ba28-31b9-2e96-000000012ce2 | TASK | Enable and start netns-placeholder 2026-03-14 08:33:38.538851 | fa163e0a-ba28-31b9-2e96-000000012d36 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 2026-03-14 08:33:38.542441 | fa163e0a-ba28-31b9-2e96-000000012d36 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647033 | 0:31:16.796077 | 0.96s 2026-03-14 08:33:38.577870 | fa163e0a-ba28-31b9-2e96-000000012d37 | TASK | Enable and start netns-placeholder 2026-03-14 08:33:38.915273 | fa163e0a-ba28-31b9-2e96-000000012ce2 | CHANGED | Enable and start netns-placeholder | np0005647035 2026-03-14 08:33:38.917441 | fa163e0a-ba28-31b9-2e96-000000012ce2 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647035 | 0:31:17.171080 | 1.09s 2026-03-14 08:33:38.948598 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:33:39.015029 | fa163e0a-ba28-31b9-2e96-0000000125cd | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:33:39.016048 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:31:17.269699 | 0.07s 2026-03-14 08:33:39.037640 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:39.090526 | fa163e0a-ba28-31b9-2e96-0000000125ce | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 2026-03-14 08:33:39.091700 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 | 0:31:17.345348 | 0.05s 2026-03-14 08:33:39.113078 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:39.166975 | fa163e0a-ba28-31b9-2e96-0000000125cf | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 2026-03-14 08:33:39.167893 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647035 | 0:31:17.421545 | 0.05s 2026-03-14 08:33:39.211670 | fa163e0a-ba28-31b9-2e96-000000012a25 | TASK | Clean container_puppet_tasks for np0005647035 step 5 2026-03-14 08:33:39.570344 | fa163e0a-ba28-31b9-2e96-000000012a25 | OK | Clean container_puppet_tasks for np0005647035 step 5 | np0005647035 2026-03-14 08:33:39.571309 | fa163e0a-ba28-31b9-2e96-000000012a25 | TIMING | Clean container_puppet_tasks for np0005647035 step 5 | np0005647035 | 0:31:17.824960 | 0.36s 2026-03-14 08:33:39.592633 | fa163e0a-ba28-31b9-2e96-000000012a26 | TASK | Calculate container_puppet_tasks for np0005647035 step 5 2026-03-14 08:33:39.643503 | fa163e0a-ba28-31b9-2e96-000000012a26 | TIMING | Calculate container_puppet_tasks for np0005647035 step 5 | np0005647035 | 0:31:17.897141 | 0.05s 2026-03-14 08:33:39.659902 | fa163e0a-ba28-31b9-2e96-000000012a27 | TASK | Include container-puppet tasks for step 5 2026-03-14 08:33:39.693864 | fa163e0a-ba28-31b9-2e96-000000012a27 | TIMING | Include container-puppet tasks for step 5 | np0005647035 | 0:31:17.947511 | 0.03s 2026-03-14 08:33:39.711356 | 8f1059bf-1fc5-48ff-bf98-7c3817e0c740 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647035 2026-03-14 08:33:39.735154 | fa163e0a-ba28-31b9-2e96-000000012d79 | TASK | Write container-puppet-tasks json file for np0005647035 step 5 2026-03-14 08:33:39.761488 | fa163e0a-ba28-31b9-2e96-000000012d37 | CHANGED | Enable and start netns-placeholder | np0005647033 2026-03-14 08:33:39.762735 | fa163e0a-ba28-31b9-2e96-000000012d37 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647033 | 0:31:18.016386 | 1.18s 2026-03-14 08:33:39.777768 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:33:39.818060 | fa163e0a-ba28-31b9-2e96-0000000125cd | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:33:39.819143 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:31:18.072793 | 0.04s 2026-03-14 08:33:39.834798 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:39.885727 | fa163e0a-ba28-31b9-2e96-0000000125ce | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 2026-03-14 08:33:39.886582 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 | 0:31:18.140233 | 0.05s 2026-03-14 08:33:39.903220 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:33:39.954689 | fa163e0a-ba28-31b9-2e96-0000000125cf | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 2026-03-14 08:33:39.955696 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647033 | 0:31:18.209346 | 0.05s 2026-03-14 08:33:39.994365 | fa163e0a-ba28-31b9-2e96-000000012a4b | TASK | Clean container_puppet_tasks for np0005647033 step 5 2026-03-14 08:33:40.318450 | fa163e0a-ba28-31b9-2e96-000000012a4b | OK | Clean container_puppet_tasks for np0005647033 step 5 | np0005647033 2026-03-14 08:33:40.320143 | fa163e0a-ba28-31b9-2e96-000000012a4b | TIMING | Clean container_puppet_tasks for np0005647033 step 5 | np0005647033 | 0:31:18.573773 | 0.32s 2026-03-14 08:33:40.356590 | fa163e0a-ba28-31b9-2e96-000000012a4c | TASK | Calculate container_puppet_tasks for np0005647033 step 5 2026-03-14 08:33:40.409697 | fa163e0a-ba28-31b9-2e96-000000012a4c | TIMING | Calculate container_puppet_tasks for np0005647033 step 5 | np0005647033 | 0:31:18.663337 | 0.05s 2026-03-14 08:33:40.425252 | fa163e0a-ba28-31b9-2e96-000000012a4d | TASK | Include container-puppet tasks for step 5 2026-03-14 08:33:40.479986 | fa163e0a-ba28-31b9-2e96-000000012a4d | TIMING | Include container-puppet tasks for step 5 | np0005647033 | 0:31:18.733628 | 0.05s 2026-03-14 08:33:40.496570 | 8a874fa8-f147-4e75-a357-97840cbcf2fd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647033 2026-03-14 08:33:40.519636 | fa163e0a-ba28-31b9-2e96-000000012d9e | TASK | Write container-puppet-tasks json file for np0005647033 step 5 2026-03-14 08:33:40.809289 | fa163e0a-ba28-31b9-2e96-000000012d79 | CHANGED | Write container-puppet-tasks json file for np0005647035 step 5 | np0005647035 2026-03-14 08:33:40.810893 | fa163e0a-ba28-31b9-2e96-000000012d79 | TIMING | Write container-puppet-tasks json file for np0005647035 step 5 | np0005647035 | 0:31:19.064527 | 1.07s 2026-03-14 08:33:40.841277 | fa163e0a-ba28-31b9-2e96-000000012d7b | TASK | Generate container puppet configs for step 5 2026-03-14 08:33:41.210760 | fa163e0a-ba28-31b9-2e96-000000012d7b | OK | Generate container puppet configs for step 5 | np0005647035 2026-03-14 08:33:41.211936 | fa163e0a-ba28-31b9-2e96-000000012d7b | TIMING | Generate container puppet configs for step 5 | np0005647035 | 0:31:19.465584 | 0.37s 2026-03-14 08:33:41.234029 | fa163e0a-ba28-31b9-2e96-000000012d7c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:33:41.270254 | fa163e0a-ba28-31b9-2e96-000000012d7c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647035 | 0:31:19.523894 | 0.03s 2026-03-14 08:33:41.314559 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:33:41.422709 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647035 | 0:31:19.676347 | 0.11s 2026-03-14 08:33:41.444721 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:33:41.474182 | fa163e0a-ba28-31b9-2e96-000000012d9e | CHANGED | Write container-puppet-tasks json file for np0005647033 step 5 | np0005647033 2026-03-14 08:33:41.475307 | fa163e0a-ba28-31b9-2e96-000000012d9e | TIMING | Write container-puppet-tasks json file for np0005647033 step 5 | np0005647033 | 0:31:19.728954 | 0.95s 2026-03-14 08:33:41.497390 | fa163e0a-ba28-31b9-2e96-000000012da0 | TASK | Generate container puppet configs for step 5 2026-03-14 08:33:41.845082 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647035 2026-03-14 08:33:41.846225 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647035 | 0:31:20.099870 | 0.40s 2026-03-14 08:33:41.869206 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:41.906198 | fa163e0a-ba28-31b9-2e96-000000012da0 | OK | Generate container puppet configs for step 5 | np0005647033 2026-03-14 08:33:41.907832 | fa163e0a-ba28-31b9-2e96-000000012da0 | TIMING | Generate container puppet configs for step 5 | np0005647033 | 0:31:20.161478 | 0.41s 2026-03-14 08:33:41.932443 | fa163e0a-ba28-31b9-2e96-000000012da1 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:33:41.969188 | fa163e0a-ba28-31b9-2e96-000000012da1 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647033 | 0:31:20.222824 | 0.03s 2026-03-14 08:33:42.047994 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:33:42.150834 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647033 | 0:31:20.404477 | 0.10s 2026-03-14 08:33:42.166080 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:33:42.236186 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 2026-03-14 08:33:42.237400 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 | 0:31:20.491049 | 0.37s 2026-03-14 08:33:42.260064 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:33:42.293706 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647035 2026-03-14 08:33:42.294623 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647035 | 0:31:20.548275 | 0.03s 2026-03-14 08:33:42.311170 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:33:42.342745 | fa163e0a-ba28-31b9-2e96-0000000122ee | CHANGED | Run init bundle puppet on the host for cinder_volume | np0005647032 2026-03-14 08:33:42.345745 | fa163e0a-ba28-31b9-2e96-0000000122ee | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005647032 | 0:31:20.599379 | 34.18s 2026-03-14 08:33:42.387797 | fa163e0a-ba28-31b9-2e96-0000000122ef | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-03-14 08:33:42.397145 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647035 2026-03-14 08:33:42.398399 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647035 | 0:31:20.652037 | 0.09s 2026-03-14 08:33:42.421905 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:33:42.475759 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647035 2026-03-14 08:33:42.476865 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647035 | 0:31:20.730512 | 0.05s 2026-03-14 08:33:42.498420 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:42.548632 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 2026-03-14 08:33:42.549674 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 | 0:31:20.803320 | 0.05s 2026-03-14 08:33:42.571392 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:42.624572 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 2026-03-14 08:33:42.625563 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647035 | 0:31:20.879190 | 0.05s 2026-03-14 08:33:42.742161 | fa163e0a-ba28-31b9-2e96-0000000122ef | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647032 2026-03-14 08:33:42.743079 | fa163e0a-ba28-31b9-2e96-0000000122ef | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005647032 | 0:31:20.996733 | 0.35s 2026-03-14 08:33:42.765162 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:33:43.050910 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647033 2026-03-14 08:33:43.052105 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647033 | 0:31:21.305754 | 0.88s 2026-03-14 08:33:43.074762 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:43.373178 | fa163e0a-ba28-31b9-2e96-0000000122f0 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:33:43.374456 | fa163e0a-ba28-31b9-2e96-0000000122f0 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:31:21.628094 | 0.61s 2026-03-14 08:33:43.401074 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-03-14 08:33:43.417735 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 2026-03-14 08:33:43.418954 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 | 0:31:21.672597 | 0.34s 2026-03-14 08:33:43.444404 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:33:43.497465 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647033 2026-03-14 08:33:43.498703 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647033 | 0:31:21.752353 | 0.05s 2026-03-14 08:33:43.516008 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:33:43.548817 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647033 2026-03-14 08:33:43.549587 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647033 | 0:31:21.803242 | 0.03s 2026-03-14 08:33:43.564113 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:33:43.611835 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647033 2026-03-14 08:33:43.612693 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647033 | 0:31:21.866347 | 0.05s 2026-03-14 08:33:43.628245 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:43.668074 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 2026-03-14 08:33:43.668929 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 | 0:31:21.922584 | 0.04s 2026-03-14 08:33:43.684059 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:33:43.723888 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 2026-03-14 08:33:43.724854 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647033 | 0:31:21.978509 | 0.04s 2026-03-14 08:33:43.743749 | fa163e0a-ba28-31b9-2e96-0000000122f1 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005647032 2026-03-14 08:33:43.744120 | fa163e0a-ba28-31b9-2e96-0000000122f1 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005647032 | 0:31:21.997781 | 0.34s 2026-03-14 08:33:43.761063 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-03-14 08:33:43.819753 | fa163e0a-ba28-31b9-2e96-0000000122f3 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005647032 2026-03-14 08:33:43.820426 | fa163e0a-ba28-31b9-2e96-0000000122f3 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005647032 | 0:31:22.074081 | 0.06s 2026-03-14 08:33:43.836816 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-03-14 08:33:43.882063 | fa163e0a-ba28-31b9-2e96-0000000122f4 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005647032 2026-03-14 08:33:43.882857 | fa163e0a-ba28-31b9-2e96-0000000122f4 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005647032 | 0:31:22.136512 | 0.05s 2026-03-14 08:33:43.898821 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-03-14 08:33:43.955358 | fa163e0a-ba28-31b9-2e96-0000000122f5 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005647032 2026-03-14 08:33:43.956365 | fa163e0a-ba28-31b9-2e96-0000000122f5 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005647032 | 0:31:22.210018 | 0.06s 2026-03-14 08:33:43.974317 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:33:44.032571 | fa163e0a-ba28-31b9-2e96-0000000122f6 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:33:44.033439 | fa163e0a-ba28-31b9-2e96-0000000122f6 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:31:22.287092 | 0.06s 2026-03-14 08:33:44.050184 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-03-14 08:33:44.099148 | fa163e0a-ba28-31b9-2e96-0000000122f7 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005647032 2026-03-14 08:33:44.100532 | fa163e0a-ba28-31b9-2e96-0000000122f7 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005647032 | 0:31:22.354187 | 0.05s 2026-03-14 08:33:44.129014 | fa163e0a-ba28-31b9-2e96-000000012313 | TASK | set enable_sensubility fact 2026-03-14 08:33:44.164310 | fa163e0a-ba28-31b9-2e96-000000012313 | OK | set enable_sensubility fact | np0005647032 2026-03-14 08:33:44.165258 | fa163e0a-ba28-31b9-2e96-000000012313 | TIMING | set enable_sensubility fact | np0005647032 | 0:31:22.418911 | 0.04s 2026-03-14 08:33:44.181969 | fa163e0a-ba28-31b9-2e96-00000001231a | TASK | Gather variables for each operating system 2026-03-14 08:33:44.290330 | fa163e0a-ba28-31b9-2e96-00000001231a | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005647032 | 0:31:22.543968 | 0.11s 2026-03-14 08:33:44.310475 | fa163e0a-ba28-31b9-2e96-00000001231b | TASK | Detect if resource is being created or already exists 2026-03-14 08:33:45.209114 | fa163e0a-ba28-31b9-2e96-00000001231b | CHANGED | Detect if resource is being created or already exists | np0005647032 2026-03-14 08:33:45.210512 | fa163e0a-ba28-31b9-2e96-00000001231b | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005647032 | 0:31:23.464157 | 0.90s 2026-03-14 08:33:45.241880 | fa163e0a-ba28-31b9-2e96-00000001231c | TASK | Run init bundle puppet on the host for manila_share 2026-03-14 08:34:18.932252 | fa163e0a-ba28-31b9-2e96-00000001231c | CHANGED | Run init bundle puppet on the host for manila_share | np0005647032 2026-03-14 08:34:18.934278 | fa163e0a-ba28-31b9-2e96-00000001231c | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005647032 | 0:31:57.187920 | 33.69s 2026-03-14 08:34:18.970300 | fa163e0a-ba28-31b9-2e96-00000001231d | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-03-14 08:34:19.345625 | fa163e0a-ba28-31b9-2e96-00000001231d | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005647032 2026-03-14 08:34:19.346918 | fa163e0a-ba28-31b9-2e96-00000001231d | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005647032 | 0:31:57.600565 | 0.37s 2026-03-14 08:34:19.369522 | fa163e0a-ba28-31b9-2e96-00000001231e | TASK | Run pacemaker restart if the config file for the service changed 2026-03-14 08:34:19.936185 | fa163e0a-ba28-31b9-2e96-00000001231e | CHANGED | Run pacemaker restart if the config file for the service changed | np0005647032 2026-03-14 08:34:19.937965 | fa163e0a-ba28-31b9-2e96-00000001231e | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005647032 | 0:31:58.191604 | 0.57s 2026-03-14 08:34:19.973744 | fa163e0a-ba28-31b9-2e96-00000001231f | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-03-14 08:34:20.311536 | fa163e0a-ba28-31b9-2e96-00000001231f | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005647032 2026-03-14 08:34:20.312476 | fa163e0a-ba28-31b9-2e96-00000001231f | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005647032 | 0:31:58.566128 | 0.34s 2026-03-14 08:34:20.330351 | fa163e0a-ba28-31b9-2e96-000000012321 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-03-14 08:34:20.371094 | fa163e0a-ba28-31b9-2e96-000000012321 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005647032 2026-03-14 08:34:20.372397 | fa163e0a-ba28-31b9-2e96-000000012321 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005647032 | 0:31:58.626038 | 0.04s 2026-03-14 08:34:20.397843 | fa163e0a-ba28-31b9-2e96-000000012322 | TASK | Get container image tag from bundle openstack-manila-share 2026-03-14 08:34:20.448231 | fa163e0a-ba28-31b9-2e96-000000012322 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005647032 2026-03-14 08:34:20.449373 | fa163e0a-ba28-31b9-2e96-000000012322 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005647032 | 0:31:58.703022 | 0.05s 2026-03-14 08:34:20.474302 | fa163e0a-ba28-31b9-2e96-000000012323 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-03-14 08:34:20.516052 | fa163e0a-ba28-31b9-2e96-000000012323 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005647032 2026-03-14 08:34:20.517289 | fa163e0a-ba28-31b9-2e96-000000012323 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005647032 | 0:31:58.770939 | 0.04s 2026-03-14 08:34:20.544324 | fa163e0a-ba28-31b9-2e96-000000012324 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-03-14 08:34:20.599157 | fa163e0a-ba28-31b9-2e96-000000012324 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 2026-03-14 08:34:20.600033 | fa163e0a-ba28-31b9-2e96-000000012324 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005647032 | 0:31:58.853687 | 0.05s 2026-03-14 08:34:20.616787 | fa163e0a-ba28-31b9-2e96-000000012325 | TASK | Remove update marker for bundle openstack-manila-share 2026-03-14 08:34:20.667584 | fa163e0a-ba28-31b9-2e96-000000012325 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005647032 2026-03-14 08:34:20.671123 | fa163e0a-ba28-31b9-2e96-000000012325 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005647032 | 0:31:58.924772 | 0.05s 2026-03-14 08:34:20.701917 | fa163e0a-ba28-31b9-2e96-000000012345 | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:34:21.334577 | fa163e0a-ba28-31b9-2e96-000000012345 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_proxy 2026-03-14 08:34:21.337894 | fa163e0a-ba28-31b9-2e96-000000012345 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:31:59.591537 | 0.63s 2026-03-14 08:34:21.346885 | fa163e0a-ba28-31b9-2e96-000000012345 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:31:59.600537 | 0.64s 2026-03-14 08:34:21.377319 | fa163e0a-ba28-31b9-2e96-000000012346 | TASK | Run kolla_set_configs to copy ring files 2026-03-14 08:34:22.333929 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_account_auditor 2026-03-14 08:34:22.337542 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:00.591180 | 0.96s 2026-03-14 08:34:23.065210 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_account_reaper 2026-03-14 08:34:23.067194 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:01.320843 | 1.69s 2026-03-14 08:34:23.580197 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_account_replicator 2026-03-14 08:34:23.582903 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:01.836551 | 2.20s 2026-03-14 08:34:24.182752 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_account_server 2026-03-14 08:34:24.185624 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:02.439271 | 2.81s 2026-03-14 08:34:24.772636 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_container_auditor 2026-03-14 08:34:24.775363 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:03.029012 | 3.40s 2026-03-14 08:34:25.437064 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_container_replicator 2026-03-14 08:34:25.439800 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:03.693445 | 4.06s 2026-03-14 08:34:26.028463 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_container_server 2026-03-14 08:34:26.031228 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:04.284877 | 4.65s 2026-03-14 08:34:26.588481 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_container_updater 2026-03-14 08:34:26.590926 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:04.844580 | 5.21s 2026-03-14 08:34:27.242032 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_object_auditor 2026-03-14 08:34:27.245042 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:05.498690 | 5.87s 2026-03-14 08:34:27.862280 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_object_expirer 2026-03-14 08:34:27.864812 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:06.118461 | 6.49s 2026-03-14 08:34:28.455507 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_object_replicator 2026-03-14 08:34:28.457921 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:06.711569 | 7.08s 2026-03-14 08:34:29.038919 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_object_server 2026-03-14 08:34:29.042072 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:07.295714 | 7.66s 2026-03-14 08:34:29.579610 | fa163e0a-ba28-31b9-2e96-000000012346 | CHANGED | Run kolla_set_configs to copy ring files | np0005647032 | item=swift_object_updater 2026-03-14 08:34:29.582286 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:07.835934 | 8.20s 2026-03-14 08:34:29.604980 | fa163e0a-ba28-31b9-2e96-000000012346 | TIMING | Run kolla_set_configs to copy ring files | np0005647032 | 0:32:07.858621 | 8.23s 2026-03-14 08:34:29.643187 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-03-14 08:34:29.990858 | fa163e0a-ba28-31b9-2e96-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647032 2026-03-14 08:34:29.992423 | fa163e0a-ba28-31b9-2e96-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005647032 | 0:32:08.246068 | 0.35s 2026-03-14 08:34:30.113242 | fa163e0a-ba28-31b9-2e96-0000000000f8 | TIMING | include_tasks | np0005647032 | 0:32:08.366866 | 0.08s 2026-03-14 08:34:30.154259 | 4e62e3c7-0bf4-4786-873d-c0a2c8da443a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005647032 2026-03-14 08:34:30.178444 | fa163e0a-ba28-31b9-2e96-000000012eaf | TASK | Write the config_step hieradata 2026-03-14 08:34:31.208371 | fa163e0a-ba28-31b9-2e96-000000012eaf | OK | Write the config_step hieradata | np0005647032 2026-03-14 08:34:31.209792 | fa163e0a-ba28-31b9-2e96-000000012eaf | TIMING | Write the config_step hieradata | np0005647032 | 0:32:09.463438 | 1.03s 2026-03-14 08:34:31.239013 | fa163e0a-ba28-31b9-2e96-000000012eb0 | TASK | Run puppet host configuration for step 5 2026-03-14 08:34:32.028112 | fa163e0a-ba28-31b9-2e96-000000012eb0 | CHANGED | Run puppet host configuration for step 5 | np0005647032 2026-03-14 08:34:32.029465 | fa163e0a-ba28-31b9-2e96-000000012eb0 | TIMING | Run puppet host configuration for step 5 | np0005647032 | 0:32:10.283110 | 0.79s 2026-03-14 08:34:32.065106 | fa163e0a-ba28-31b9-2e96-000000012eb1 | TASK | Wait for puppet host configuration to finish 2026-03-14 08:34:32.415605 | fa163e0a-ba28-31b9-2e96-000000012eb1 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 360 retries left 2026-03-14 08:34:42.729184 | fa163e0a-ba28-31b9-2e96-000000012eb1 | WAITING | Wait for puppet host configuration to finish | np0005647032 | 359 retries left 2026-03-14 08:34:53.070507 | fa163e0a-ba28-31b9-2e96-000000012eb1 | CHANGED | Wait for puppet host configuration to finish | np0005647032 2026-03-14 08:34:53.071936 | fa163e0a-ba28-31b9-2e96-000000012eb1 | TIMING | Wait for puppet host configuration to finish | np0005647032 | 0:32:31.325589 | 21.01s 2026-03-14 08:34:53.094734 | fa163e0a-ba28-31b9-2e96-000000012eb2 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-03-14 08:34:53.176229 | fa163e0a-ba28-31b9-2e96-000000012eb2 | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0005647032 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Mar 14 08:34:32 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Mar 14 08:34:39 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Mar 14 08:34:39 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Mar 14 08:34:39 puppet-user: (file & line not available)", "<13>Mar 14 08:34: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>Mar 14 08:34: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>Mar 14 08:34:39 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>Mar 14 08:34:39 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Mar 14 08:34:39 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Mar 14 08:34:39 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>Mar 14 08:34:39 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>Mar 14 08:34:39 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>Mar 14 08:34:39 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>Mar 14 08:34:39 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>Mar 14 08:34:40 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Mar 14 08:34:40 puppet-user: Notice: Compiled catalog for np0005647032.ooo.test in environment production in 0.65 seconds", "<13>Mar 14 08:34:45 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Mar 14 08:34:47 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Mar 14 08:34:49 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Mar 14 08:34:49 puppet-user: Notice: Applied catalog in 9.32 seconds", "<13>Mar 14 08:34:49 puppet-user: Application:", "<13>Mar 14 08:34:49 puppet-user: Initial environment: production", "<13>Mar 14 08:34:49 puppet-user: Converged environment: production", "<13>Mar 14 08:34:49 puppet-user: Run mode: user", "<13>Mar 14 08:34:49 puppet-user: Changes:", "<13>Mar 14 08:34:49 puppet-user: Total: 2", "<13>Mar 14 08:34:49 puppet-user: Events:", "<13>Mar 14 08:34:49 puppet-user: Success: 2", "<13>Mar 14 08:34:49 puppet-user: Resources:", "<13>Mar 14 08:34:49 puppet-user: Changed: 2", "<13>Mar 14 08:34:49 puppet-user: Out of sync: 2", "<13>Mar 14 08:34:49 puppet-user: Total: 37", "<13>Mar 14 08:34:49 puppet-user: Time:", "<13>Mar 14 08:34:49 puppet-user: Filebucket: 0.00", "<13>Mar 14 08:34:49 puppet-user: Schedule: 0.00", "<13>Mar 14 08:34:49 puppet-user: File line: 0.00", "<13>Mar 14 08:34:49 puppet-user: Package: 0.00", "<13>Mar 14 08:34:49 puppet-user: Augeas: 0.01", "<13>Mar 14 08:34:49 puppet-user: User: 0.02", "<13>Mar 14 08:34:49 puppet-user: File: 0.10", "<13>Mar 14 08:34:49 puppet-user: Service: 0.27", "<13>Mar 14 08:34:49 puppet-user: Config retrieval: 0.75", "<13>Mar 14 08:34:49 puppet-user: Pcmk property: 1.71", "<13>Mar 14 08:34:49 puppet-user: Last run: 1773477289", "<13>Mar 14 08:34:49 puppet-user: Exec: 2.31", "<13>Mar 14 08:34:49 puppet-user: Pcmk resource default: 2.34", "<13>Mar 14 08:34:49 puppet-user: Pcmk resource op default: 2.36", "<13>Mar 14 08:34:49 puppet-user: Transaction evaluation: 9.29", "<13>Mar 14 08:34:49 puppet-user: Catalog application: 9.32", "<13>Mar 14 08:34:49 puppet-user: Total: 9.33", "<13>Mar 14 08:34:49 puppet-user: Version:", "<13>Mar 14 08:34:49 puppet-user: Config: 1773477279", "<13>Mar 14 08:34:49 puppet-user: Puppet: 7.10.0" ] } 2026-03-14 08:34:53.177786 | fa163e0a-ba28-31b9-2e96-000000012eb2 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005647032 | 0:32:31.431421 | 0.08s 2026-03-14 08:34:53.211357 | fa163e0a-ba28-31b9-2e96-000000012eb3 | TASK | Pre-cache facts for puppet containers 2026-03-14 08:34:53.244676 | fa163e0a-ba28-31b9-2e96-000000012eb3 | TIMING | Pre-cache facts for puppet containers | np0005647032 | 0:32:31.498308 | 0.03s 2026-03-14 08:34:53.299753 | fa163e0a-ba28-31b9-2e96-00000001249e | TASK | Gather variables for each operating system 2026-03-14 08:34:53.408023 | fa163e0a-ba28-31b9-2e96-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005647032 | 0:32:31.661660 | 0.11s 2026-03-14 08:34:53.430322 | fa163e0a-ba28-31b9-2e96-00000001249f | TASK | Create puppet caching structures 2026-03-14 08:34:53.765241 | fa163e0a-ba28-31b9-2e96-00000001249f | CHANGED | Create puppet caching structures | np0005647032 2026-03-14 08:34:53.766267 | fa163e0a-ba28-31b9-2e96-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005647032 | 0:32:32.019920 | 0.33s 2026-03-14 08:34:53.782816 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TASK | Check for facter.conf 2026-03-14 08:34:54.108238 | fa163e0a-ba28-31b9-2e96-0000000124a0 | OK | Check for facter.conf | np0005647032 2026-03-14 08:34:54.109330 | fa163e0a-ba28-31b9-2e96-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005647032 | 0:32:32.362982 | 0.33s 2026-03-14 08:34:54.130445 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TASK | Remove facter.conf if directory 2026-03-14 08:34:54.170037 | fa163e0a-ba28-31b9-2e96-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005647032 2026-03-14 08:34:54.170939 | fa163e0a-ba28-31b9-2e96-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005647032 | 0:32:32.424591 | 0.04s 2026-03-14 08:34:54.192033 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TASK | Write facter cache config 2026-03-14 08:34:55.038258 | fa163e0a-ba28-31b9-2e96-0000000124a2 | CHANGED | Write facter cache config | np0005647032 2026-03-14 08:34:55.039846 | fa163e0a-ba28-31b9-2e96-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005647032 | 0:32:33.293489 | 0.85s 2026-03-14 08:34:55.068628 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TASK | Cleanup facter cache if exists 2026-03-14 08:34:55.386803 | fa163e0a-ba28-31b9-2e96-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005647032 2026-03-14 08:34:55.387881 | fa163e0a-ba28-31b9-2e96-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005647032 | 0:32:33.641534 | 0.32s 2026-03-14 08:34:55.408316 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TASK | Pre-cache facts 2026-03-14 08:34:56.095504 | fa163e0a-ba28-31b9-2e96-0000000124a4 | CHANGED | Pre-cache facts | np0005647032 2026-03-14 08:34:56.098119 | fa163e0a-ba28-31b9-2e96-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005647032 | 0:32:34.351703 | 0.69s 2026-03-14 08:34:56.137887 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TASK | Failed deployment if facter fails 2026-03-14 08:34:56.179938 | fa163e0a-ba28-31b9-2e96-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005647032 2026-03-14 08:34:56.181120 | fa163e0a-ba28-31b9-2e96-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005647032 | 0:32:34.434761 | 0.04s 2026-03-14 08:34:56.228142 | fa163e0a-ba28-31b9-2e96-0000000124a6 | TASK | Sync cached facts 2026-03-14 08:34:56.646699 | fa163e0a-ba28-31b9-2e96-0000000124a6 | CHANGED | Sync cached facts | np0005647032 -> 192.168.122.103 [WARNING]: ('np0005647032 -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-0000000124a6') missing from stats 2026-03-14 08:34:56.676020 | fa163e0a-ba28-31b9-2e96-000000012eb4 | TASK | Include container-puppet tasks (generate config) during step 1 2026-03-14 08:34:56.726308 | fa163e0a-ba28-31b9-2e96-000000012eb4 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005647032 2026-03-14 08:34:56.727185 | fa163e0a-ba28-31b9-2e96-000000012eb4 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005647032 | 0:32:34.980838 | 0.05s 2026-03-14 08:34:56.742773 | fa163e0a-ba28-31b9-2e96-000000012eb6 | TASK | Manage containers for step 5 with tripleo-ansible 2026-03-14 08:34:56.774218 | fa163e0a-ba28-31b9-2e96-000000012eb6 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005647032 | 0:32:35.027861 | 0.03s 2026-03-14 08:34:56.810369 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TASK | Gather variables for each operating system 2026-03-14 08:34:56.934256 | fa163e0a-ba28-31b9-2e96-0000000125c5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:32:35.187901 | 0.12s 2026-03-14 08:34:56.949847 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TASK | Create container logs path 2026-03-14 08:34:57.292303 | fa163e0a-ba28-31b9-2e96-0000000125c6 | OK | Create container logs path | np0005647032 2026-03-14 08:34:57.293125 | fa163e0a-ba28-31b9-2e96-0000000125c6 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:32:35.546780 | 0.34s 2026-03-14 08:34:57.310435 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:34:57.663580 | fa163e0a-ba28-31b9-2e96-0000000125c8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 2026-03-14 08:34:57.664996 | fa163e0a-ba28-31b9-2e96-0000000125c8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 | 0:32:35.918639 | 0.35s 2026-03-14 08:34:57.694275 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TASK | Finalise hashes for all containers 2026-03-14 08:34:57.755269 | fa163e0a-ba28-31b9-2e96-0000000125c9 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:34:57.756095 | fa163e0a-ba28-31b9-2e96-0000000125c9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:32:36.009751 | 0.06s 2026-03-14 08:34:57.772649 | fa163e0a-ba28-31b9-2e96-0000000125cb | TASK | Manage systemd shutdown files 2026-03-14 08:34:57.798783 | fa163e0a-ba28-31b9-2e96-0000000125cb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:32:36.052418 | 0.03s 2026-03-14 08:34:57.845970 | d01eaf8f-5c69-455b-b7b2-d282456fe8c1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005647032 2026-03-14 08:34:57.876257 | fa163e0a-ba28-31b9-2e96-000000012f70 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-03-14 08:34:58.230987 | fa163e0a-ba28-31b9-2e96-000000012f70 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005647032 2026-03-14 08:34:58.232914 | fa163e0a-ba28-31b9-2e96-000000012f70 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005647032 | 0:32:36.486555 | 0.36s 2026-03-14 08:34:58.270446 | fa163e0a-ba28-31b9-2e96-000000012f71 | TASK | Set podman_drop_in fact 2026-03-14 08:34:58.307296 | fa163e0a-ba28-31b9-2e96-000000012f71 | OK | Set podman_drop_in fact | np0005647032 2026-03-14 08:34:58.308293 | fa163e0a-ba28-31b9-2e96-000000012f71 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005647032 | 0:32:36.561945 | 0.04s 2026-03-14 08:34:58.330045 | fa163e0a-ba28-31b9-2e96-000000012f73 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-03-14 08:34:59.106644 | fa163e0a-ba28-31b9-2e96-000000012f73 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-container-shutdown 2026-03-14 08:34:59.108248 | fa163e0a-ba28-31b9-2e96-000000012f73 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:32:37.361887 | 0.78s 2026-03-14 08:34:59.906675 | fa163e0a-ba28-31b9-2e96-000000012f73 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | item=tripleo-start-podman-container 2026-03-14 08:34:59.909637 | fa163e0a-ba28-31b9-2e96-000000012f73 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:32:38.163287 | 1.58s 2026-03-14 08:34:59.918373 | fa163e0a-ba28-31b9-2e96-000000012f73 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005647032 | 0:32:38.172016 | 1.59s 2026-03-14 08:34:59.951099 | fa163e0a-ba28-31b9-2e96-000000012f74 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-03-14 08:35:00.793664 | fa163e0a-ba28-31b9-2e96-000000012f74 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 2026-03-14 08:35:00.794627 | fa163e0a-ba28-31b9-2e96-000000012f74 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005647032 | 0:32:39.048280 | 0.84s 2026-03-14 08:35:00.811274 | fa163e0a-ba28-31b9-2e96-000000012f75 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-03-14 08:35:01.643242 | fa163e0a-ba28-31b9-2e96-000000012f75 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 2026-03-14 08:35:01.645272 | fa163e0a-ba28-31b9-2e96-000000012f75 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005647032 | 0:32:39.898905 | 0.83s 2026-03-14 08:35:01.675440 | fa163e0a-ba28-31b9-2e96-000000012f76 | TASK | Enable and start tripleo-container-shutdown 2026-03-14 08:35:02.854850 | fa163e0a-ba28-31b9-2e96-000000012f76 | OK | Enable and start tripleo-container-shutdown | np0005647032 2026-03-14 08:35:02.857071 | fa163e0a-ba28-31b9-2e96-000000012f76 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005647032 | 0:32:41.110715 | 1.18s 2026-03-14 08:35:02.887619 | fa163e0a-ba28-31b9-2e96-000000012f77 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-03-14 08:35:03.778281 | fa163e0a-ba28-31b9-2e96-000000012f77 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 2026-03-14 08:35:03.779995 | fa163e0a-ba28-31b9-2e96-000000012f77 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005647032 | 0:32:42.033641 | 0.89s 2026-03-14 08:35:03.808927 | fa163e0a-ba28-31b9-2e96-000000012f78 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-03-14 08:35:04.696839 | fa163e0a-ba28-31b9-2e96-000000012f78 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 2026-03-14 08:35:04.698431 | fa163e0a-ba28-31b9-2e96-000000012f78 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005647032 | 0:32:42.952075 | 0.89s 2026-03-14 08:35:04.728179 | fa163e0a-ba28-31b9-2e96-000000012f79 | TASK | Enable and start netns-placeholder 2026-03-14 08:35:05.820593 | fa163e0a-ba28-31b9-2e96-000000012f79 | CHANGED | Enable and start netns-placeholder | np0005647032 2026-03-14 08:35:05.821698 | fa163e0a-ba28-31b9-2e96-000000012f79 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005647032 | 0:32:44.075353 | 1.09s 2026-03-14 08:35:05.839918 | fa163e0a-ba28-31b9-2e96-0000000125cd | TASK | Update container configs with new config hashes 2026-03-14 08:35:05.890391 | fa163e0a-ba28-31b9-2e96-0000000125cd | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:35:05.891617 | fa163e0a-ba28-31b9-2e96-0000000125cd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:32:44.145267 | 0.05s 2026-03-14 08:35:05.910586 | fa163e0a-ba28-31b9-2e96-0000000125ce | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:35:05.967758 | fa163e0a-ba28-31b9-2e96-0000000125ce | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 2026-03-14 08:35:05.968644 | fa163e0a-ba28-31b9-2e96-0000000125ce | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 | 0:32:44.222296 | 0.06s 2026-03-14 08:35:05.985132 | fa163e0a-ba28-31b9-2e96-0000000125cf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-03-14 08:35:06.038223 | fa163e0a-ba28-31b9-2e96-0000000125cf | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 2026-03-14 08:35:06.039071 | fa163e0a-ba28-31b9-2e96-0000000125cf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005647032 | 0:32:44.292726 | 0.05s 2026-03-14 08:35:06.075340 | fa163e0a-ba28-31b9-2e96-000000012eb8 | TASK | Clean container_puppet_tasks for np0005647032 step 5 2026-03-14 08:35:06.439919 | fa163e0a-ba28-31b9-2e96-000000012eb8 | OK | Clean container_puppet_tasks for np0005647032 step 5 | np0005647032 2026-03-14 08:35:06.440773 | fa163e0a-ba28-31b9-2e96-000000012eb8 | TIMING | Clean container_puppet_tasks for np0005647032 step 5 | np0005647032 | 0:32:44.694427 | 0.36s 2026-03-14 08:35:06.464198 | fa163e0a-ba28-31b9-2e96-000000012eb9 | TASK | Calculate container_puppet_tasks for np0005647032 step 5 2026-03-14 08:35:06.508311 | fa163e0a-ba28-31b9-2e96-000000012eb9 | TIMING | Calculate container_puppet_tasks for np0005647032 step 5 | np0005647032 | 0:32:44.761956 | 0.04s 2026-03-14 08:35:06.526510 | fa163e0a-ba28-31b9-2e96-000000012eba | TASK | Include container-puppet tasks for step 5 2026-03-14 08:35:06.563139 | fa163e0a-ba28-31b9-2e96-000000012eba | TIMING | Include container-puppet tasks for step 5 | np0005647032 | 0:32:44.816783 | 0.04s 2026-03-14 08:35:06.588790 | b659e797-31c0-4b2a-b1d8-8fb1f9e02d71 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005647032 2026-03-14 08:35:06.617822 | fa163e0a-ba28-31b9-2e96-000000012fab | TASK | Write container-puppet-tasks json file for np0005647032 step 5 2026-03-14 08:35:07.623392 | fa163e0a-ba28-31b9-2e96-000000012fab | CHANGED | Write container-puppet-tasks json file for np0005647032 step 5 | np0005647032 2026-03-14 08:35:07.625660 | fa163e0a-ba28-31b9-2e96-000000012fab | TIMING | Write container-puppet-tasks json file for np0005647032 step 5 | np0005647032 | 0:32:45.879307 | 1.01s 2026-03-14 08:35:07.650423 | fa163e0a-ba28-31b9-2e96-000000012fad | TASK | Generate container puppet configs for step 5 2026-03-14 08:35:08.064574 | fa163e0a-ba28-31b9-2e96-000000012fad | OK | Generate container puppet configs for step 5 | np0005647032 2026-03-14 08:35:08.065696 | fa163e0a-ba28-31b9-2e96-000000012fad | TIMING | Generate container puppet configs for step 5 | np0005647032 | 0:32:46.319344 | 0.41s 2026-03-14 08:35:08.088273 | fa163e0a-ba28-31b9-2e96-000000012fae | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-03-14 08:35:08.118166 | fa163e0a-ba28-31b9-2e96-000000012fae | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005647032 | 0:32:46.371799 | 0.03s 2026-03-14 08:35:08.171287 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TASK | Gather variables for each operating system 2026-03-14 08:35:08.291230 | fa163e0a-ba28-31b9-2e96-000000012ab3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005647032 | 0:32:46.544871 | 0.12s 2026-03-14 08:35:08.307083 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TASK | Create container logs path 2026-03-14 08:35:08.623586 | fa163e0a-ba28-31b9-2e96-000000012ab4 | OK | Create container logs path | np0005647032 2026-03-14 08:35:08.624366 | fa163e0a-ba28-31b9-2e96-000000012ab4 | TIMING | tripleo_container_manage : Create container logs path | np0005647032 | 0:32:46.878023 | 0.32s 2026-03-14 08:35:08.641494 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:35:08.988315 | fa163e0a-ba28-31b9-2e96-000000012ab6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 2026-03-14 08:35:08.989165 | fa163e0a-ba28-31b9-2e96-000000012ab6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 | 0:32:47.242819 | 0.35s 2026-03-14 08:35:09.006386 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TASK | Finalise hashes for all containers 2026-03-14 08:35:09.039727 | fa163e0a-ba28-31b9-2e96-000000012ab7 | OK | Finalise hashes for all containers | np0005647032 2026-03-14 08:35:09.040732 | fa163e0a-ba28-31b9-2e96-000000012ab7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005647032 | 0:32:47.294384 | 0.03s 2026-03-14 08:35:09.057895 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TASK | Manage systemd shutdown files 2026-03-14 08:35:09.094774 | fa163e0a-ba28-31b9-2e96-000000012ab9 | SKIPPED | Manage systemd shutdown files | np0005647032 2026-03-14 08:35:09.095755 | fa163e0a-ba28-31b9-2e96-000000012ab9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005647032 | 0:32:47.349409 | 0.04s 2026-03-14 08:35:09.111890 | fa163e0a-ba28-31b9-2e96-000000012abb | TASK | Update container configs with new config hashes 2026-03-14 08:35:09.160017 | fa163e0a-ba28-31b9-2e96-000000012abb | SKIPPED | Update container configs with new config hashes | np0005647032 2026-03-14 08:35:09.160760 | fa163e0a-ba28-31b9-2e96-000000012abb | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005647032 | 0:32:47.414415 | 0.05s 2026-03-14 08:35:09.177203 | fa163e0a-ba28-31b9-2e96-000000012abc | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:35:09.232599 | fa163e0a-ba28-31b9-2e96-000000012abc | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 2026-03-14 08:35:09.233545 | fa163e0a-ba28-31b9-2e96-000000012abc | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 | 0:32:47.487193 | 0.06s 2026-03-14 08:35:09.251970 | fa163e0a-ba28-31b9-2e96-000000012abd | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-03-14 08:35:09.307552 | fa163e0a-ba28-31b9-2e96-000000012abd | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 2026-03-14 08:35:09.308555 | fa163e0a-ba28-31b9-2e96-000000012abd | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005647032 | 0:32:47.562205 | 0.06s PLAY [Server Post Deployments] ************************************************* 2026-03-14 08:35:09.500489 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.517737 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.540681 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.581847 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.603964 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.639225 | fa163e0a-ba28-31b9-2e96-0000000000fc | TASK | Server Post Deployments 2026-03-14 08:35:09.645335 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647037 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647037 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.646774 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647038 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647038 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.647532 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647039 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647039 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.648292 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647032 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647032 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.649049 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647033 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647033 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.762869 | fa163e0a-ba28-31b9-2e96-0000000000fc | OK | Server Post Deployments | np0005647035 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005647035 -> localhost', 'fa163e0a-ba28-31b9-2e96-0000000000fc') missing from stats 2026-03-14 08:35:09.769694 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647037 | 0:32:48.023342 | 0.11s 2026-03-14 08:35:09.770018 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647038 | 0:32:48.023680 | 0.09s 2026-03-14 08:35:09.770305 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647039 | 0:32:48.023967 | 0.07s 2026-03-14 08:35:09.838999 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647032 | 0:32:48.092628 | 0.11s 2026-03-14 08:35:09.839811 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647033 | 0:32:48.093473 | 0.08s 2026-03-14 08:35:09.929969 | fa163e0a-ba28-31b9-2e96-0000000000fd | TIMING | include_tasks | np0005647035 | 0:32:48.183620 | 0.10s PLAY [External deployment Post Deploy tasks] *********************************** 2026-03-14 08:35:10.046700 | fa163e0a-ba28-31b9-2e96-000000000101 | TASK | External deployment Post Deploy tasks 2026-03-14 08:35:10.078716 | fa163e0a-ba28-31b9-2e96-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" } [WARNING]: ('undercloud -> localhost', 'fa163e0a-ba28-31b9-2e96-000000000101') missing from stats 2026-03-14 08:35:10.084182 | fa163e0a-ba28-31b9-2e96-000000000105 | TASK | is additonal Cell? 2026-03-14 08:35:10.117280 | fa163e0a-ba28-31b9-2e96-000000000105 | OK | is additonal Cell? | undercloud 2026-03-14 08:35:10.118208 | fa163e0a-ba28-31b9-2e96-000000000105 | TIMING | is additonal Cell? | undercloud | 0:32:48.371845 | 0.03s 2026-03-14 08:35:10.123277 | fa163e0a-ba28-31b9-2e96-000000000107 | TASK | discover via nova_manager? 2026-03-14 08:35:10.197647 | fa163e0a-ba28-31b9-2e96-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2026-03-14 08:35:10.198435 | fa163e0a-ba28-31b9-2e96-000000000107 | TIMING | discover via nova_manager? | undercloud | 0:32:48.452086 | 0.07s 2026-03-14 08:35:10.203394 | fa163e0a-ba28-31b9-2e96-000000000108 | TASK | discover via nova_api? 2026-03-14 08:35:10.262652 | fa163e0a-ba28-31b9-2e96-000000000108 | OK | discover via nova_api? | undercloud 2026-03-14 08:35:10.263476 | fa163e0a-ba28-31b9-2e96-000000000108 | TIMING | discover via nova_api? | undercloud | 0:32:48.517130 | 0.06s 2026-03-14 08:35:10.268496 | fa163e0a-ba28-31b9-2e96-000000000109 | TASK | Warn if no discovery host available 2026-03-14 08:35:10.333376 | fa163e0a-ba28-31b9-2e96-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2026-03-14 08:35:10.334276 | fa163e0a-ba28-31b9-2e96-000000000109 | TIMING | Warn if no discovery host available | undercloud | 0:32:48.587926 | 0.07s 2026-03-14 08:35:10.352637 | fa163e0a-ba28-31b9-2e96-00000000010a | TASK | Discovering nova hosts 2026-03-14 08:35:13.433069 | fa163e0a-ba28-31b9-2e96-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 [WARNING]: ('undercloud -> 192.168.122.103', 'fa163e0a-ba28-31b9-2e96-00000000010a') missing from stats 2026-03-14 08:35:13.507288 | fa163e0a-ba28-31b9-2e96-00000000010b | OK | set_fact | undercloud 2026-03-14 08:35:13.509052 | fa163e0a-ba28-31b9-2e96-00000000010b | TIMING | set_fact | undercloud | 0:32:51.762669 | 0.07s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 np0005647032 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 np0005647033 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005647035 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005647037 : ok=556 changed=235 unreachable=0 failed=0 skipped=261 rescued=0 ignored=0 np0005647038 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 np0005647039 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2026-03-14 08:35:13.560298 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:35:13.560978 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3324 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:35:13.561347 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:32:51.815006 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:35:13.561737 | UUID | Info | Host | Task Name | Run Time 2026-03-14 08:35:13.562123 | fa163e0a-ba28-31b9-2e96-00000000accc | SUMMARY | np0005647033 | Pre-fetch all the containers | 173.03s 2026-03-14 08:35:13.562478 | fa163e0a-ba28-31b9-2e96-00000000add1 | SUMMARY | np0005647035 | Pre-fetch all the containers | 171.49s 2026-03-14 08:35:13.562840 | fa163e0a-ba28-31b9-2e96-00000000abbc | SUMMARY | np0005647032 | Pre-fetch all the containers | 165.96s 2026-03-14 08:35:13.563184 | fa163e0a-ba28-31b9-2e96-000000011a26 | SUMMARY | np0005647032 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 133.51s 2026-03-14 08:35:13.563519 | fa163e0a-ba28-31b9-2e96-00000000dfc5 | SUMMARY | np0005647032 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 133.48s 2026-03-14 08:35:13.563946 | fa163e0a-ba28-31b9-2e96-000000011eec | SUMMARY | np0005647033 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 132.32s 2026-03-14 08:35:13.564292 | fa163e0a-ba28-31b9-2e96-000000011f32 | SUMMARY | np0005647035 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 127.74s 2026-03-14 08:35:13.564660 | fa163e0a-ba28-31b9-2e96-00000000d506 | SUMMARY | np0005647033 | Wait for puppet host configuration to finish | 83.11s 2026-03-14 08:35:13.565017 | fa163e0a-ba28-31b9-2e96-00000000d4ec | SUMMARY | np0005647035 | Wait for puppet host configuration to finish | 82.93s 2026-03-14 08:35:13.565355 | fa163e0a-ba28-31b9-2e96-00000000d4b8 | SUMMARY | np0005647032 | Wait for puppet host configuration to finish | 82.82s 2026-03-14 08:35:13.565753 | fa163e0a-ba28-31b9-2e96-00000000aad1 | SUMMARY | np0005647039 | Pre-fetch all the containers | 79.15s 2026-03-14 08:35:13.566137 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647039 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 77.91s 2026-03-14 08:35:13.566479 | fa163e0a-ba28-31b9-2e96-00000000aad1 | SUMMARY | np0005647038 | Pre-fetch all the containers | 77.82s 2026-03-14 08:35:13.566857 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647038 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.19s 2026-03-14 08:35:13.567180 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647032 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.19s 2026-03-14 08:35:13.567517 | fa163e0a-ba28-31b9-2e96-00000000aa91 | SUMMARY | np0005647037 | Pre-fetch all the containers | 74.00s 2026-03-14 08:35:13.567906 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647035 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.75s 2026-03-14 08:35:13.568348 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647037 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.41s 2026-03-14 08:35:13.568825 | fa163e0a-ba28-31b9-2e96-0000000003d0 | SUMMARY | np0005647033 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.26s 2026-03-14 08:35:13.569282 | fa163e0a-ba28-31b9-2e96-00000001000e | SUMMARY | np0005647032 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 52.58s 2026-03-14 08:35:13.569656 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-14 08:35:14.933 78075 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleogg0gvdtp ] cleaned up 2026-03-14 08:35:14.934 78075 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml Overcloud configuration completed for stack: overcloud 2026-03-14 08:35:14.934 78075 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Overcloud configuration completed for stack: overcloud 2026-03-14 08:35:15.028 78075 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Overcloud Endpoint: https://overcloud.ooo.test:13000 Overcloud Horizon Dashboard URL: https://overcloud.ooo.test:443/dashboard Overcloud rc file: /home/zuul/overcloud-deploy/overcloud/overcloudrc and /home/zuul/overcloudrc Overcloud Deployed successfully 2026-03-14 08:35:16.829 78075 INFO osc_lib.shell [-] END return value: None + '[' 1 -gt 1 ']' + popd ~ + exit 0 ~/ci-framework-data/artifacts