~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/tripleo.sh ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.zNLiKWjiKq + 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.zNLiKWjiKq/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:21:50 ago on Wed 25 Feb 2026 06:57:29 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 922 kB/s | 27 kB 00:00 (2/2): python3-jinja2-3.0.1-2.el9s.noarch.rpm 9.4 MB/s | 511 kB 00:00 -------------------------------------------------------------------------------- Total 9.6 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 Wed Feb 25 07:19:33 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-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-rpms 19 k boost-chrono x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 26 k boost-filesystem x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 59 k boost-locale x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 216 k boost-log x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 410 k boost-nowide x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 17 k boost-program-options x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 108 k boost-regex x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 279 k boost-system x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 15 k boost-thread x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-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-rpms 28 k jq x86_64 1.6-14.el9 rhel-9-for-x86_64-appstream-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-rpms 175 k libisoburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 419 k libisofs x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-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-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-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-rpms 23 k perl-B x86_64 1.80-480.el9 rhel-9-for-x86_64-appstream-rpms 185 k perl-Carp noarch 1.50-460.el9 rhel-9-for-x86_64-appstream-rpms 31 k perl-Class-Struct noarch 0.66-480.el9 rhel-9-for-x86_64-appstream-rpms 24 k perl-Data-Dumper x86_64 2.174-462.el9 rhel-9-for-x86_64-appstream-rpms 59 k perl-Digest noarch 1.19-4.el9 rhel-9-for-x86_64-appstream-rpms 29 k perl-Digest-MD5 x86_64 2.58-4.el9 rhel-9-for-x86_64-appstream-rpms 39 k perl-Encode x86_64 4:3.08-462.el9 rhel-9-for-x86_64-appstream-rpms 1.7 M perl-Errno x86_64 1.30-480.el9 rhel-9-for-x86_64-appstream-rpms 17 k perl-Exporter noarch 5.74-461.el9 rhel-9-for-x86_64-appstream-rpms 34 k perl-Fcntl x86_64 1.13-480.el9 rhel-9-for-x86_64-appstream-rpms 23 k perl-File-Basename noarch 2.85-480.el9 rhel-9-for-x86_64-appstream-rpms 19 k perl-File-Path noarch 2.18-4.el9 rhel-9-for-x86_64-appstream-rpms 38 k perl-File-Temp noarch 1:0.231.100-4.el9 rhel-9-for-x86_64-appstream-rpms 63 k perl-File-stat noarch 1.09-480.el9 rhel-9-for-x86_64-appstream-rpms 19 k perl-FileHandle noarch 2.03-480.el9 rhel-9-for-x86_64-appstream-rpms 17 k perl-Getopt-Long noarch 1:2.52-4.el9 rhel-9-for-x86_64-appstream-rpms 64 k perl-Getopt-Std noarch 1.12-480.el9 rhel-9-for-x86_64-appstream-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-rpms 94 k perl-IO-Socket-IP noarch 0.41-5.el9 rhel-9-for-x86_64-appstream-rpms 45 k perl-IO-Socket-SSL noarch 2.073-1.el9 rhel-9-for-x86_64-appstream-rpms 223 k perl-IPC-Open3 noarch 1.21-480.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-MIME-Base64 x86_64 3.16-4.el9 rhel-9-for-x86_64-appstream-rpms 34 k perl-Mozilla-CA noarch 20200520-6.el9 rhel-9-for-x86_64-appstream-rpms 14 k perl-Net-SSLeay x86_64 1.92-2.el9 rhel-9-for-x86_64-appstream-rpms 392 k perl-POSIX x86_64 1.94-480.el9 rhel-9-for-x86_64-appstream-rpms 99 k perl-PathTools x86_64 3.78-461.el9 rhel-9-for-x86_64-appstream-rpms 92 k perl-Pod-Escapes noarch 1:1.07-460.el9 rhel-9-for-x86_64-appstream-rpms 22 k perl-Pod-Perldoc noarch 3.28.01-461.el9 rhel-9-for-x86_64-appstream-rpms 92 k perl-Pod-Simple noarch 1:3.42-4.el9 rhel-9-for-x86_64-appstream-rpms 229 k perl-Pod-Usage noarch 4:2.01-4.el9 rhel-9-for-x86_64-appstream-rpms 43 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 rhel-9-for-x86_64-appstream-rpms 77 k perl-SelectSaver noarch 1.02-480.el9 rhel-9-for-x86_64-appstream-rpms 13 k perl-Socket x86_64 4:2.031-4.el9 rhel-9-for-x86_64-appstream-rpms 58 k perl-Storable x86_64 1:3.21-460.el9 rhel-9-for-x86_64-appstream-rpms 98 k perl-Symbol noarch 1.08-480.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-Term-ANSIColor noarch 5.01-461.el9 rhel-9-for-x86_64-appstream-rpms 51 k perl-Term-Cap noarch 1.17-460.el9 rhel-9-for-x86_64-appstream-rpms 24 k perl-Text-ParseWords noarch 3.30-460.el9 rhel-9-for-x86_64-appstream-rpms 18 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-Time-Local noarch 2:1.300-7.el9 rhel-9-for-x86_64-appstream-rpms 37 k perl-URI noarch 5.09-3.el9 rhel-9-for-x86_64-appstream-rpms 125 k perl-base noarch 2.27-480.el9 rhel-9-for-x86_64-appstream-rpms 18 k perl-constant noarch 1.33-461.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-if noarch 0.60.800-480.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-interpreter x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-rpms 75 k perl-libnet noarch 3.13-4.el9 rhel-9-for-x86_64-appstream-rpms 134 k perl-libs x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-rpms 2.2 M perl-mro x86_64 1.23-480.el9 rhel-9-for-x86_64-appstream-rpms 31 k perl-overload noarch 1.31-480.el9 rhel-9-for-x86_64-appstream-rpms 47 k perl-overloading noarch 0.02-480.el9 rhel-9-for-x86_64-appstream-rpms 15 k perl-parent noarch 1:0.238-460.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-podlators noarch 1:4.14-460.el9 rhel-9-for-x86_64-appstream-rpms 118 k perl-subs noarch 1.03-480.el9 rhel-9-for-x86_64-appstream-rpms 13 k perl-vars noarch 1.05-480.el9 rhel-9-for-x86_64-appstream-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-rpms 112 k python3-alembic noarch 1.7.5-3.el9 rhel-9-for-x86_64-appstream-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-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-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-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.6-141.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 383 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-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-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-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-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-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-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 116 kB/s | 15 kB 00:00 (2/374): perl-Getopt-Long-2.52-4.el9.noarch.rpm 409 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): perl-Storable-3.21-460.el9.x86_64.rpm 912 kB/s | 98 kB 00:00 (5/374): python3-urllib-gssapi-1.0.2-4.el9.noar 264 kB/s | 24 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-thread-1.75.0-8.el9.x86_64.rpm 615 kB/s | 57 kB 00:00 (8/374): perl-Data-Dumper-2.174-462.el9.x86_64. 661 kB/s | 59 kB 00:00 (9/374): boost-nowide-1.75.0-8.el9.x86_64.rpm 89 kB/s | 17 kB 00:00 (10/374): perl-Exporter-5.74-461.el9.noarch.rpm 364 kB/s | 34 kB 00:00 (11/374): perl-File-Temp-0.231.100-4.el9.noarch 702 kB/s | 63 kB 00:00 (12/374): perl-Text-Tabs+Wrap-2013.0523-460.el9 283 kB/s | 25 kB 00:00 (13/374): perl-parent-0.238-460.el9.noarch.rpm 173 kB/s | 16 kB 00:00 (14/374): xorriso-1.5.4-4.el9.x86_64.rpm 3.0 MB/s | 321 kB 00:00 (15/374): perl-IO-Socket-IP-0.41-5.el9.noarch.r 478 kB/s | 45 kB 00:00 (16/374): libisofs-1.5.4-4.el9.x86_64.rpm 2.1 MB/s | 224 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 419 kB/s | 92 kB 00:00 (19/374): perl-Term-ANSIColor-5.01-461.el9.noar 282 kB/s | 51 kB 00:00 (20/374): perl-Pod-Simple-3.42-4.el9.noarch.rpm 1.0 MB/s | 229 kB 00:00 (21/374): perl-Text-ParseWords-3.30-460.el9.noa 208 kB/s | 18 kB 00:00 (22/374): perl-URI-5.09-3.el9.noarch.rpm 1.4 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): boost-chrono-1.75.0-8.el9.x86_64.rpm 296 kB/s | 26 kB 00:00 (25/374): iptables-nft-services-1.8.8-6.el9_1.n 308 kB/s | 28 kB 00:00 (26/374): python3-lxml-4.6.5-3.el9.x86_64.rpm 9.4 MB/s | 1.2 MB 00:00 (27/374): perl-Carp-1.50-460.el9.noarch.rpm 356 kB/s | 31 kB 00:00 (28/374): perl-Pod-Escapes-1.07-460.el9.noarch. 251 kB/s | 22 kB 00:00 (29/374): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00 (30/374): python3-psutil-5.8.0-12.el9.x86_64.rp 2.2 MB/s | 218 kB 00:00 (31/374): libburn-1.5.4-4.el9.x86_64.rpm 1.9 MB/s | 175 kB 00:00 (32/374): perl-Mozilla-CA-20200520-6.el9.noarch 164 kB/s | 14 kB 00:00 (33/374): perl-Term-Cap-1.17-460.el9.noarch.rpm 281 kB/s | 24 kB 00:00 (34/374): perl-Time-Local-1.300-7.el9.noarch.rp 411 kB/s | 37 kB 00:00 (35/374): boost-filesystem-1.75.0-8.el9.x86_64. 667 kB/s | 59 kB 00:00 (36/374): boost-log-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 410 kB 00:00 (37/374): boost-program-options-1.75.0-8.el9.x8 1.2 MB/s | 108 kB 00:00 (38/374): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 411 kB/s | 39 kB 00:00 (39/374): perl-MIME-Base64-3.16-4.el9.x86_64.rp 361 kB/s | 34 kB 00:00 (40/374): boost-atomic-1.75.0-8.el9.x86_64.rpm 214 kB/s | 19 kB 00:00 (41/374): libisoburn-1.5.4-4.el9.x86_64.rpm 4.3 MB/s | 419 kB 00:00 (42/374): perl-Digest-1.19-4.el9.noarch.rpm 276 kB/s | 29 kB 00:00 (43/374): perl-File-Path-2.18-4.el9.noarch.rpm 414 kB/s | 38 kB 00:00 (44/374): perl-Pod-Perldoc-3.28.01-461.el9.noar 961 kB/s | 92 kB 00:00 (45/374): perl-Pod-Usage-2.01-4.el9.noarch.rpm 463 kB/s | 43 kB 00:00 (46/374): perl-Scalar-List-Utils-1.56-461.el9.x 849 kB/s | 77 kB 00:00 (47/374): perl-Socket-2.031-4.el9.x86_64.rpm 637 kB/s | 58 kB 00:00 (48/374): perl-constant-1.33-461.el9.noarch.rpm 278 kB/s | 25 kB 00:00 (49/374): perl-podlators-4.14-460.el9.noarch.rp 1.2 MB/s | 118 kB 00:00 (50/374): python3-PyMySQL-0.10.1-6.el9.noarch.r 1.1 MB/s | 112 kB 00:00 (51/374): python3-appdirs-1.4.4-4.el9.noarch.rp 296 kB/s | 27 kB 00:00 (52/374): python3-wcwidth-0.2.5-8.el9.noarch.rp 532 kB/s | 48 kB 00:00 (53/374): boost-regex-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 279 kB 00:00 (54/374): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.2 MB/s | 221 kB 00:00 (55/374): python3-alembic-1.7.5-3.el9.noarch.rp 8.6 MB/s | 900 kB 00:00 (56/374): perl-AutoLoader-5.74-480.el9.noarch.r 256 kB/s | 23 kB 00:00 (57/374): perl-B-1.80-480.el9.x86_64.rpm 2.0 MB/s | 185 kB 00:00 (58/374): perl-Class-Struct-0.66-480.el9.noarch 275 kB/s | 24 kB 00:00 (59/374): perl-Errno-1.30-480.el9.x86_64.rpm 186 kB/s | 17 kB 00:00 (60/374): perl-Fcntl-1.13-480.el9.x86_64.rpm 257 kB/s | 23 kB 00:00 (61/374): perl-File-Basename-2.85-480.el9.noarc 198 kB/s | 19 kB 00:00 (62/374): perl-File-stat-1.09-480.el9.noarch.rp 218 kB/s | 19 kB 00:00 (63/374): perl-FileHandle-2.03-480.el9.noarch.r 197 kB/s | 17 kB 00:00 (64/374): perl-Getopt-Std-1.12-480.el9.noarch.r 204 kB/s | 17 kB 00:00 (65/374): perl-IO-1.43-480.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 (66/374): perl-IPC-Open3-1.21-480.el9.noarch.rp 282 kB/s | 25 kB 00:00 (67/374): perl-NDBM_File-1.15-480.el9.x86_64.rp 278 kB/s | 25 kB 00:00 (68/374): perl-POSIX-1.94-480.el9.x86_64.rpm 1.1 MB/s | 99 kB 00:00 (69/374): perl-SelectSaver-1.02-480.el9.noarch. 149 kB/s | 13 kB 00:00 (70/374): perl-Symbol-1.08-480.el9.noarch.rpm 175 kB/s | 16 kB 00:00 (71/374): perl-base-2.27-480.el9.noarch.rpm 200 kB/s | 18 kB 00:00 (72/374): perl-if-0.60.800-480.el9.noarch.rpm 178 kB/s | 16 kB 00:00 (73/374): perl-interpreter-5.32.1-480.el9.x86_6 824 kB/s | 75 kB 00:00 (74/374): perl-libs-5.32.1-480.el9.x86_64.rpm 20 MB/s | 2.2 MB 00:00 (75/374): perl-mro-1.23-480.el9.x86_64.rpm 327 kB/s | 31 kB 00:00 (76/374): perl-overload-1.31-480.el9.noarch.rpm 523 kB/s | 47 kB 00:00 (77/374): perl-overloading-0.02-480.el9.noarch. 170 kB/s | 15 kB 00:00 (78/374): perl-subs-1.03-480.el9.noarch.rpm 150 kB/s | 13 kB 00:00 (79/374): perl-vars-1.05-480.el9.noarch.rpm 170 kB/s | 15 kB 00:00 (80/374): python3-mako-1.1.4-6.el9.noarch.rpm 1.9 MB/s | 176 kB 00:00 (81/374): jq-1.6-14.el9.x86_64.rpm 2.0 MB/s | 190 kB 00:00 (82/374): libselinux-ruby-3.5-1.el9.x86_64.rpm 677 kB/s | 59 kB 00:00 (83/374): ansible-freeipa-1.9.2-3.el9_2.noarch. 4.7 MB/s | 452 kB 00:00 (84/374): python3-openvswitch3.3-3.3.6-141.el9f 3.9 MB/s | 383 kB 00:00 (85/374): rhel-system-roles-1.21.2-1.el9_2.noar 18 MB/s | 2.4 MB 00:00 (86/374): ansible-collection-ansible-netcommon- 2.0 MB/s | 181 kB 00:00 (87/374): ansible-collection-ansible-posix-1.2. 1.4 MB/s | 124 kB 00:00 (88/374): ansible-collection-ansible-utils-2.3. 1.0 MB/s | 91 kB 00:00 (89/374): ansible-collection-community-general- 13 MB/s | 1.3 MB 00:00 (90/374): golang-github-vbatts-tar-split-0.11.1 10 MB/s | 1.0 MB 00:00 (91/374): heat-cfntools-1.4.2-6.1.el9ost.noarch 867 kB/s | 77 kB 00:00 (92/374): libsodium-1.0.18-7.el9ost.x86_64.rpm 1.7 MB/s | 162 kB 00:00 (93/374): libunwind-1.4.0-5.el9ost.x86_64.rpm 754 kB/s | 66 kB 00:00 (94/374): openpgm-5.2.122-26.el9ost.x86_64.rpm 1.6 MB/s | 178 kB 00:00 (95/374): puppet-fdio-18.2-1.20220727113954.6fd 280 kB/s | 25 kB 00:00 (96/374): python3-ansible-runner-2.0.0a1-3.el9o 1.3 MB/s | 122 kB 00:00 (97/374): python3-bcrypt-3.1.7-7.el9ost.x86_64. 501 kB/s | 44 kB 00:00 (98/374): python3-beautifulsoup4-4.9.3-2.el9ost 2.2 MB/s | 204 kB 00:00 (99/374): python3-croniter-0.3.35-2.el9ost.noar 550 kB/s | 49 kB 00:00 (100/374): python3-daemon-2.3.0-1.el9ost.noarch 440 kB/s | 39 kB 00:00 (101/374): python3-docutils-0.16-6.el9ost.noarc 14 MB/s | 1.5 MB 00:00 (102/374): python3-etcd3gw-0.2.6-2.el9ost.noarc 489 kB/s | 44 kB 00:00 (103/374): python3-gitdb-4.0.5-2.el9ost.noarch. 1.1 MB/s | 107 kB 00:00 (104/374): python3-gevent-21.1.2-2.el9ost.x86_6 11 MB/s | 1.6 MB 00:00 (105/374): python3-jeepney-0.6.0-2.el9ost.noarc 3.0 MB/s | 284 kB 00:00 (106/374): python3-jmespath-0.10.0-1.el9ost.noa 537 kB/s | 46 kB 00:00 (107/374): python3-lockfile-0.12.2-2.el9ost.noa 368 kB/s | 31 kB 00:00 (108/374): python3-logutils-0.3.5-15.el9ost.noa 542 kB/s | 47 kB 00:00 (109/374): python3-memcached-1.59-3.el9ost.noar 457 kB/s | 40 kB 00:00 (110/374): python3-migrate-0.13.0-1.el9ost.noar 2.4 MB/s | 224 kB 00:00 (111/374): python3-mimeparse-1.6.0-16.el9ost.no 179 kB/s | 16 kB 00:00 (112/374): python3-natsort-7.1.1-2.el9ost.noarc 685 kB/s | 59 kB 00:00 (113/374): python3-passlib-1.7.4-3.el9ost.noarc 6.9 MB/s | 712 kB 00:00 (114/374): python3-pecan-1.4.0-2.el9ost.noarch. 2.8 MB/s | 273 kB 00:00 (115/374): python3-pyOpenSSL-20.0.1-2.el9ost.no 981 kB/s | 90 kB 00:00 (116/374): python3-pynacl-1.4.0-1.el9ost.x86_64 1.1 MB/s | 111 kB 00:00 (117/374): python3-pyperclip-1.8.0-3.el9ost.noa 249 kB/s | 25 kB 00:00 (118/374): python3-setproctitle-1.2.2-1.el9ost. 266 kB/s | 23 kB 00:00 (119/374): python3-smmap-3.0.1-4.el9ost.noarch. 529 kB/s | 47 kB 00:00 (120/374): python3-soupsieve-2.2-1.el9ost.noarc 750 kB/s | 67 kB 00:00 (121/374): python3-sqlalchemy13-1.3.24-3.el9ost 16 MB/s | 1.7 MB 00:00 (122/374): python3-tenacity-6.3.1-1.el9ost.noar 566 kB/s | 51 kB 00:00 (123/374): python3-webtest-2.0.35-6.el9ost.noar 858 kB/s | 82 kB 00:00 (124/374): python3-zmq-22.0.3-1.el9ost.x86_64.r 4.1 MB/s | 396 kB 00:00 (125/374): python3-zope-event-4.2.0-20.el9ost.n 2.2 MB/s | 205 kB 00:00 (126/374): python3-zope-interface-5.4.0-1.el9os 2.2 MB/s | 202 kB 00:00 (127/374): rubygem-concurrent-ruby-1.1.5-2.el9o 2.6 MB/s | 243 kB 00:00 (128/374): rubygem-deep_merge-1.2.1-7.el9ost.no 145 kB/s | 14 kB 00:00 (129/374): rubygem-fast_gettext-1.2.0-9.el9ost. 376 kB/s | 34 kB 00:00 (130/374): rubygem-hocon-1.3.1-2.el9ost.noarch. 878 kB/s | 90 kB 00:00 (131/374): rubygem-multi_json-1.15.0-2.el9ost.n 244 kB/s | 22 kB 00:00 (132/374): rubygem-puppet-resource_api-1.8.13-1 389 kB/s | 34 kB 00:00 (133/374): rubygem-ruby-shadow-2.5.0-15.el9ost. 184 kB/s | 16 kB 00:00 (134/374): rubygem-semantic_puppet-1.0.4-2.el9o 230 kB/s | 21 kB 00:00 (135/374): zeromq-4.3.4-1.el9ost.x86_64.rpm 3.7 MB/s | 433 kB 00:00 (136/374): ansible-config_template-2.0.1-17.1.2 335 kB/s | 29 kB 00:00 (137/374): ansible-role-atos-hsm-1.0.1-17.1.202 201 kB/s | 17 kB 00:00 (138/374): ansible-role-chrony-1.3.1-17.1.20230 255 kB/s | 22 kB 00:00 (139/374): ansible-role-collectd-config-0.0.3-1 618 kB/s | 53 kB 00:00 (140/374): ansible-role-container-registry-1.4. 284 kB/s | 24 kB 00:00 (141/374): ansible-role-openstack-operations-0. 349 kB/s | 30 kB 00:00 (142/374): ansible-role-qdr-config-0.0.2-17.1.2 246 kB/s | 21 kB 00:00 (143/374): ansible-role-redhat-subscription-1.3 311 kB/s | 28 kB 00:00 (144/374): ansible-role-thales-hsm-3.0.1-17.1.2 227 kB/s | 21 kB 00:00 (145/374): ansible-role-tripleo-modify-image-1. 313 kB/s | 27 kB 00:00 (146/374): ansible-tripleo-ipa-0.3.1-17.1.20230 412 kB/s | 36 kB 00:00 (147/374): ansible-tripleo-ipsec-11.0.1-17.1.20 438 kB/s | 38 kB 00:00 (148/374): dib-utils-0.0.11-17.1.20230620173328 144 kB/s | 12 kB 00:00 (149/374): openstack-heat-agents-2.2.1-17.1.202 109 kB/s | 9.6 kB 00:00 (150/374): os-apply-config-13.1.1-17.1.20231020 604 kB/s | 54 kB 00:00 (151/374): os-collect-config-13.1.1-17.1.202310 559 kB/s | 50 kB 00:00 (152/374): os-refresh-config-13.1.1-17.1.202310 232 kB/s | 21 kB 00:00 (153/374): puppet-aodh-18.4.2-17.1.202306201512 692 kB/s | 62 kB 00:00 (154/374): puppet-archive-4.6.1-17.1.2023062018 492 kB/s | 44 kB 00:00 (155/374): puppet-auditd-2.2.1-17.1.20230620192 325 kB/s | 28 kB 00:00 (156/374): puppet-ceilometer-18.4.3-17.1.202309 790 kB/s | 70 kB 00:00 (157/374): puppet-certmonger-2.7.1-17.1.2023062 306 kB/s | 26 kB 00:00 (158/374): puppet-cinder-18.5.2-17.1.2023062105 1.3 MB/s | 120 kB 00:00 (159/374): puppet-collectd-13.0.1-17.1.20230620 1.4 MB/s | 135 kB 00:00 (160/374): puppet-corosync-8.0.1-17.1.202306211 761 kB/s | 68 kB 00:00 (161/374): puppet-designate-18.6.1-17.1.2023062 766 kB/s | 69 kB 00:00 (162/374): puppet-dns-8.2.1-17.1.20230621002045 392 kB/s | 36 kB 00:00 (163/374): puppet-etcd-1.12.3-17.1.202306201932 272 kB/s | 25 kB 00:00 (164/374): puppet-gnocchi-18.4.3-17.1.202306210 627 kB/s | 58 kB 00:00 (165/374): puppet-heat-18.4.1-17.1.202306211116 769 kB/s | 70 kB 00:00 (166/374): puppet-kmod-2.5.0-17.1.2023062019064 244 kB/s | 21 kB 00:00 (167/374): puppet-manila-18.5.2-17.1.2023110219 887 kB/s | 81 kB 00:00 (168/374): puppet-memcached-6.0.0-17.1.20230620 246 kB/s | 23 kB 00:00 (169/374): puppet-mysql-10.6.1-17.1.20230621022 1.1 MB/s | 99 kB 00:00 (170/374): puppet-nova-18.6.1-17.1.202306210904 1.8 MB/s | 200 kB 00:00 (171/374): puppet-nssdb-1.0.2-17.1.202306201856 122 kB/s | 12 kB 00:00 (172/374): puppet-octavia-18.5.1-17.1.202306210 835 kB/s | 76 kB 00:00 (173/374): puppet-openstack_extras-18.5.1-17.1. 524 kB/s | 48 kB 00:00 (174/374): puppet-openstacklib-18.5.2-17.1.2023 682 kB/s | 62 kB 00:00 (175/374): puppet-oslo-18.5.1-17.1.202306210523 543 kB/s | 48 kB 00:00 (176/374): puppet-placement-5.4.3-17.1.20230621 475 kB/s | 41 kB 00:00 (177/374): puppet-qdr-7.4.1-17.1.20230620195605 358 kB/s | 31 kB 00:00 (178/374): puppet-rabbitmq-11.0.1-17.1.20230620 2.9 MB/s | 266 kB 00:00 (179/374): puppet-redis-6.1.1-17.1.202306201917 577 kB/s | 51 kB 00:00 (180/374): puppet-ssh-6.2.1-17.1.20230620190251 328 kB/s | 29 kB 00:00 (181/374): puppet-rsyslog-4.0.1-17.1.2023062020 515 kB/s | 58 kB 00:00 (182/374): puppet-stdlib-6.3.1-17.1.20230621000 1.6 MB/s | 160 kB 00:00 (183/374): puppet-swift-18.6.1-17.1.20230621052 1.3 MB/s | 115 kB 00:00 (184/374): puppet-systemd-2.12.1-17.1.202306201 462 kB/s | 42 kB 00:00 (185/374): puppet-vswitch-14.4.3-17.1.202306210 465 kB/s | 41 kB 00:00 (186/374): puppet-xinetd-3.3.1-17.1.20230620185 299 kB/s | 26 kB 00:00 (187/374): python-oslo-cache-lang-2.7.1-17.1.20 214 kB/s | 19 kB 00:00 (188/374): python-oslo-log-lang-4.4.0-17.1.2023 156 kB/s | 14 kB 00:00 (189/374): python-oslo-middleware-lang-4.2.1-17 152 kB/s | 13 kB 00:00 (190/374): python-oslo-policy-lang-3.7.1-17.1.2 156 kB/s | 14 kB 00:00 (191/374): python-oslo-versionedobjects-lang-2. 155 kB/s | 14 kB 00:00 (192/374): python-pycadf-common-3.1.1-17.1.2023 175 kB/s | 15 kB 00:00 (193/374): python3-GitPython-3.1.14-2.el9ost.no 2.5 MB/s | 238 kB 00:00 (194/374): python3-aodhclient-2.2.0-17.1.202306 625 kB/s | 56 kB 00:00 (195/374): python3-barbicanclient-5.3.0-17.1.20 1.3 MB/s | 127 kB 00:00 (196/374): python3-cinderclient-7.4.1-17.1.2023 2.3 MB/s | 218 kB 00:00 (197/374): python3-cliff-3.7.0-17.1.20230620172 1.0 MB/s | 95 kB 00:00 (198/374): python3-designateclient-4.2.1-17.1.2 1.0 MB/s | 92 kB 00:00 (199/374): python3-futurist-2.3.0-17.1.20230621 732 kB/s | 64 kB 00:00 (200/374): python3-heat-agent-2.2.1-17.1.202306 218 kB/s | 19 kB 00:00 (201/374): python3-heat-agent-ansible-2.2.1-17. 124 kB/s | 11 kB 00:00 (202/374): python3-heat-agent-apply-config-2.2. 113 kB/s | 9.9 kB 00:00 (203/374): python3-heat-agent-docker-cmd-2.2.1- 136 kB/s | 12 kB 00:00 (204/374): python3-heat-agent-hiera-2.2.1-17.1. 123 kB/s | 10 kB 00:00 (205/374): python3-heat-agent-json-file-2.2.1-1 112 kB/s | 9.8 kB 00:00 (206/374): python3-heat-agent-puppet-2.2.1-17.1 127 kB/s | 11 kB 00:00 (207/374): python3-heatclient-2.3.1-17.1.202306 1.7 MB/s | 158 kB 00:00 (208/374): python3-ironic-inspector-client-4.5. 762 kB/s | 67 kB 00:00 (209/374): python3-ironicclient-4.6.4-17.1.2023 3.7 MB/s | 342 kB 00:00 (210/374): python3-keystoneclient-4.3.0-17.1.20 2.6 MB/s | 239 kB 00:00 (211/374): python3-keystonemiddleware-9.2.0-17. 1.0 MB/s | 92 kB 00:00 (212/374): python3-magnumclient-3.4.1-17.1.2023 1.2 MB/s | 121 kB 00:00 (213/374): python3-mistralclient-4.2.0-17.1.202 1.7 MB/s | 166 kB 00:00 (214/374): python3-neutronclient-7.3.1-17.1.202 3.0 MB/s | 298 kB 00:00 (215/374): python3-os-client-config-2.1.0-17.1. 628 kB/s | 55 kB 00:00 (216/374): python3-novaclient-17.4.1-17.1.20230 1.9 MB/s | 201 kB 00:00 (217/374): python3-os-service-types-1.7.0-17.1. 433 kB/s | 38 kB 00:00 (218/374): python3-os-traits-2.5.0-17.1.2023062 512 kB/s | 45 kB 00:00 (219/374): python3-osc-lib-2.3.1-17.1.202306202 869 kB/s | 78 kB 00:00 (220/374): python3-oslo-cache-2.7.1-17.1.202306 640 kB/s | 56 kB 00:00 (221/374): python3-oslo-context-3.2.1-17.1.2023 305 kB/s | 27 kB 00:00 (222/374): python3-oslo-log-4.4.0-17.1.20230620 711 kB/s | 64 kB 00:00 (223/374): python3-oslo-middleware-4.2.1-17.1.2 623 kB/s | 55 kB 00:00 (224/374): python3-oslo-policy-3.7.1-17.1.20230 863 kB/s | 76 kB 00:00 (225/374): python3-oslo-reports-2.2.0-17.1.2023 656 kB/s | 59 kB 00:00 (226/374): python3-oslo-rootwrap-6.3.1-17.1.202 512 kB/s | 46 kB 00:00 (227/374): python3-oslo-serialization-4.1.1-17. 399 kB/s | 34 kB 00:00 (228/374): python3-oslo-upgradecheck-1.3.1-17.1 330 kB/s | 29 kB 00:00 (229/374): python3-oslo-versionedobjects-2.4.1- 888 kB/s | 79 kB 00:00 (230/374): python3-osprofiler-3.4.0-17.1.202306 1.4 MB/s | 130 kB 00:00 (231/374): python3-pycadf-3.1.1-17.1.2023062021 554 kB/s | 53 kB 00:00 (232/374): python3-requestsexceptions-1.4.0-17. 189 kB/s | 17 kB 00:00 (233/374): python3-saharaclient-3.3.0-17.1.2023 2.1 MB/s | 188 kB 00:00 (234/374): python3-statsd-3.2.1-20.1.el9ost.noa 410 kB/s | 35 kB 00:00 (235/374): python3-shade-1.33.0-17.1.2023062022 4.9 MB/s | 523 kB 00:00 (236/374): python3-swiftclient-3.11.1-17.1.2023 1.5 MB/s | 136 kB 00:00 (237/374): python3-troveclient-7.0.0-17.1.20230 3.6 MB/s | 344 kB 00:00 (238/374): python3-tinyrpc-1.0.3-6.el9ost.noarc 467 kB/s | 50 kB 00:00 (239/374): python3-validations-libs-1.9.1-17.1. 1.5 MB/s | 137 kB 00:00 (240/374): python3-zaqarclient-2.4.0-17.1.20230 1.4 MB/s | 129 kB 00:00 (241/374): validations-common-1.9.1-17.1.202310 1.2 MB/s | 111 kB 00:00 (242/374): python3-paramiko-2.11.0-2.el9ost.noa 3.2 MB/s | 299 kB 00:00 (243/374): ansible-pacemaker-1.0.4-17.1.2023121 244 kB/s | 21 kB 00:00 (244/374): python3-werkzeug-2.0.1-7.el9ost.noar 4.3 MB/s | 427 kB 00:00 (245/374): python3-manilaclient-2.6.4-17.1.2024 5.5 MB/s | 528 kB 00:00 (246/374): python3-webob-1.8.7-2.1.el9ost.noarc 2.5 MB/s | 230 kB 00:00 (247/374): ansible-role-metalsmith-deployment-1 246 kB/s | 21 kB 00:00 (248/374): python3-sqlparse-0.4.1-2.el9ost.noar 476 kB/s | 83 kB 00:00 (249/374): openstack-selinux-0.8.37-17.1.202311 2.3 MB/s | 221 kB 00:00 (250/374): puppet-ironic-18.7.1-17.1.2024030521 1.3 MB/s | 121 kB 00:00 (251/374): python-oslo-db-lang-8.5.2-17.1.20240 166 kB/s | 14 kB 00:00 (252/374): python3-glanceclient-3.3.0-17.1.2024 1.6 MB/s | 143 kB 00:00 (253/374): python3-keystoneauth1-4.4.0-17.1.202 4.3 MB/s | 409 kB 00:00 (254/374): python3-metalsmith-1.4.4-17.1.202405 729 kB/s | 65 kB 00:00 (255/374): python3-neutron-lib-2.10.3-17.1.2023 4.0 MB/s | 375 kB 00:00 (256/374): python3-octaviaclient-2.3.1-17.1.202 1.0 MB/s | 91 kB 00:00 (257/374): python3-oslo-db-8.5.2-17.1.202408201 1.6 MB/s | 144 kB 00:00 (258/374): python3-oslo-messaging-12.7.3-17.1.2 2.4 MB/s | 216 kB 00:00 (259/374): python3-oslo-service-2.5.1-17.1.2024 795 kB/s | 71 kB 00:00 (260/374): python3-rhosp-openvswitch-3.3-1.el9o 97 kB/s | 8.3 kB 00:00 (261/374): python3-waitress-2.0.0-4.el9ost.noar 1.2 MB/s | 109 kB 00:00 (262/374): openstack-tripleo-validations-14.3.2 2.2 MB/s | 204 kB 00:00 (263/374): puppet-glance-18.6.1-17.1.2025022015 987 kB/s | 87 kB 00:00 (264/374): puppet-ovn-18.6.1-17.1.2024092509490 321 kB/s | 29 kB 00:00 (265/374): puppet-pacemaker-1.5.1-17.1.20250214 1.7 MB/s | 158 kB 00:00 (266/374): python3-os-ken-1.4.1-17.1.2024120509 18 MB/s | 2.1 MB 00:00 (267/374): puppet-tripleo-14.2.3-17.1.202503201 2.5 MB/s | 239 kB 00:00 (268/374): ansible-collection-containers-podman 2.6 MB/s | 243 kB 00:00 (269/374): ansible-collections-openstack-1.9.1- 1.6 MB/s | 146 kB 00:00 (270/374): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 3.8 MB/s | 351 kB 00:00 (271/374): facter-3.14.19-3.el9ost.x86_64.rpm 5.3 MB/s | 518 kB 00:00 (272/374): hiera-3.6.0-6.el9ost.noarch.rpm 385 kB/s | 33 kB 00:00 (273/374): leatherman-1.12.6-5.el9ost.x86_64.rp 4.3 MB/s | 405 kB 00:00 (274/374): puppet-7.10.0-4.el9ost.noarch.rpm 123 kB/s | 11 kB 00:00 (275/374): python3-amqp-5.0.6-5.el9ost.noarch.r 1.0 MB/s | 92 kB 00:00 (276/374): puppet-headless-7.10.0-4.el9ost.noar 12 MB/s | 1.4 MB 00:00 (277/374): python3-boto-2.45.0-8.1.el9ost.noarc 13 MB/s | 1.3 MB 00:00 (278/374): python3-cachetools-4.2.2-3.el9ost.no 389 kB/s | 33 kB 00:00 (279/374): python3-cmd2-1.4.0-4.el9ost.noarch.r 3.1 MB/s | 284 kB 00:00 (280/374): python3-colorama-0.4.4-4.el9ost.noar 398 kB/s | 35 kB 00:00 (281/374): python3-dogpile-cache-1.1.5-5.el9ost 1.0 MB/s | 89 kB 00:00 (282/374): python3-extras-1.0.0-17.el9ost.noarc 235 kB/s | 21 kB 00:00 (283/374): python3-fixtures-3.0.0-24.el9ost.noa 1.0 MB/s | 93 kB 00:00 (284/374): python3-keyring-21.8.0-4.el9ost.noar 830 kB/s | 77 kB 00:00 (285/374): python3-kombu-5.0.2-3.el9ost.noarch. 3.3 MB/s | 313 kB 00:00 (286/374): python3-msgpack-1.0.2-4.el9ost.x86_6 955 kB/s | 87 kB 00:00 (287/374): python3-munch-2.5.0-6.el9ost.noarch. 262 kB/s | 25 kB 00:00 (288/374): python3-openstacksdk-0.55.1-17.1.202 7.5 MB/s | 735 kB 00:00 (289/374): python3-paste-3.5.0-5.el9ost.noarch. 8.0 MB/s | 776 kB 00:00 (290/374): python3-paste-deploy-2.1.1-4.el9ost. 456 kB/s | 41 kB 00:00 (291/374): python3-repoze-lru-0.7-12.el9ost.noa 369 kB/s | 32 kB 00:00 (292/374): python3-pystache-0.5.4-15.el9ost.noa 850 kB/s | 132 kB 00:00 (293/374): python3-routes-2.4.1-14.el9ost.noarc 2.0 MB/s | 188 kB 00:00 (294/374): python3-rsa-4.6-3.1.el9ost.noarch.rp 608 kB/s | 57 kB 00:00 (295/374): python3-secretstorage-3.3.1-3.el9ost 417 kB/s | 36 kB 00:00 (296/374): python3-simplejson-3.17.5-3.el9ost.x 2.9 MB/s | 266 kB 00:00 (297/374): python3-tempita-0.5.1-27.el9ost.noar 410 kB/s | 36 kB 00:00 (298/374): python3-vine-5.0.0-5.el9ost.noarch.r 302 kB/s | 26 kB 00:00 (299/374): python3-testtools-2.4.0-10.el9ost.no 3.2 MB/s | 333 kB 00:00 (300/374): python3-warlock-1.3.3-7.el9ost.noarc 221 kB/s | 21 kB 00:00 (301/374): python3-yappi-1.3.1-5.el9ost.x86_64. 622 kB/s | 56 kB 00:00 (302/374): python3-yaql-1.1.3-13.el9ost.noarch. 2.0 MB/s | 180 kB 00:00 (303/374): ruby-augeas-0.5.0-29.el9ost.x86_64.r 327 kB/s | 29 kB 00:00 (304/374): ruby-facter-3.14.19-3.el9ost.x86_64. 108 kB/s | 9.5 kB 00:00 (305/374): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 1.3 MB/s | 123 kB 00:00 (306/374): ansible-role-lunasa-hsm-1.1.1-17.1.2 214 kB/s | 19 kB 00:00 (307/374): puppet-barbican-18.4.2-17.1.20250625 648 kB/s | 57 kB 00:00 (308/374): python-openstackclient-lang-5.5.2-17 664 kB/s | 58 kB 00:00 (309/374): python3-openstackclient-5.5.2-17.1.2 11 MB/s | 1.1 MB 00:00 (310/374): puppet-apache-6.5.2-17.1.20250811150 2.7 MB/s | 253 kB 00:00 (311/374): puppet-concat-6.2.1-17.1.20250725131 502 kB/s | 44 kB 00:00 (312/374): puppet-firewall-3.4.1-17.1.202508041 824 kB/s | 73 kB 00:00 (313/374): puppet-git-0.5.0-17.1.20250725114148 301 kB/s | 26 kB 00:00 (314/374): puppet-haproxy-4.2.2-17.1.2025072511 638 kB/s | 55 kB 00:00 (315/374): puppet-inifile-4.2.1-17.1.2025080415 517 kB/s | 46 kB 00:00 (316/374): puppet-ipaclient-2.5.2-17.1.20250725 242 kB/s | 21 kB 00:00 (317/374): puppet-keepalived-0.0.2-17.1.2025072 201 kB/s | 17 kB 00:00 (318/374): puppet-module-data-0.5.1-17.1.202507 183 kB/s | 16 kB 00:00 (319/374): puppet-remote-10.0.0-17.1.2025072511 227 kB/s | 19 kB 00:00 (320/374): puppet-rsync-1.1.4-17.1.202508041515 324 kB/s | 28 kB 00:00 (321/374): puppet-snmp-3.9.1-17.1.2025072511575 430 kB/s | 38 kB 00:00 (322/374): puppet-sysctl-0.0.13-17.1.2025072511 226 kB/s | 19 kB 00:00 (323/374): puppet-vcsrepo-3.1.1-17.1.2025072511 604 kB/s | 53 kB 00:00 (324/374): python3-tripleoclient-16.5.1-17.1.20 5.6 MB/s | 552 kB 00:00 (325/374): puppet-horizon-18.6.1-17.1.202510081 642 kB/s | 59 kB 00:00 (326/374): puppet-keystone-18.6.1-17.1.20251008 1.3 MB/s | 126 kB 00:00 (327/374): openstack-heat-api-16.1.1-17.1.20251 170 kB/s | 15 kB 00:00 (328/374): openstack-heat-engine-16.1.1-17.1.20 165 kB/s | 14 kB 00:00 (329/374): openstack-heat-common-16.1.1-17.1.20 15 MB/s | 1.6 MB 00:00 (330/374): openstack-heat-monolith-16.1.1-17.1. 165 kB/s | 14 kB 00:00 (331/374): openstack-tripleo-common-15.4.1-17.1 541 kB/s | 48 kB 00:00 (332/374): openstack-tripleo-common-containers- 826 kB/s | 74 kB 00:00 (333/374): openstack-tripleo-heat-templates-14. 6.0 MB/s | 603 kB 00:00 (334/374): puppet-neutron-18.6.1-17.1.202512171 2.0 MB/s | 190 kB 00:00 (335/374): python3-tripleo-common-15.4.1-17.1.2 2.1 MB/s | 197 kB 00:00 (336/374): tripleo-ansible-3.3.1-17.1.202512171 5.5 MB/s | 564 kB 00:00 (337/374): openssl-perl-3.0.7-18.el9_2.x86_64.r 441 kB/s | 42 kB 00:00 (338/374): perl-HTTP-Tiny-0.076-461.el9_2.noarc 602 kB/s | 57 kB 00:00 (339/374): ruby-3.0.4-161.el9_2.2.x86_64.rpm 430 kB/s | 41 kB 00:00 (340/374): ruby-default-gems-3.0.4-161.el9_2.2. 482 kB/s | 46 kB 00:00 (341/374): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 43 MB/s | 7.9 MB 00:00 (342/374): rubygem-bigdecimal-3.0.0-161.el9_2.2 595 kB/s | 55 kB 00:00 (343/374): ruby-libs-3.0.4-161.el9_2.2.x86_64.r 27 MB/s | 3.3 MB 00:00 (344/374): rubygem-bundler-2.2.33-161.el9_2.2.n 4.0 MB/s | 456 kB 00:00 (345/374): rubygem-io-console-0.5.7-161.el9_2.2 263 kB/s | 26 kB 00:00 (346/374): rubygem-json-2.5.1-161.el9_2.2.x86_6 660 kB/s | 59 kB 00:00 (347/374): rubygem-psych-3.3.2-161.el9_2.2.x86_ 664 kB/s | 60 kB 00:00 (348/374): rubygem-rdoc-6.3.3-161.el9_2.2.noarc 4.4 MB/s | 441 kB 00:00 (349/374): rubygem-rexml-3.2.5-161.el9_2.2.noar 1.1 MB/s | 110 kB 00:00 (350/374): rubygems-3.2.33-161.el9_2.2.noarch.r 3.2 MB/s | 306 kB 00:00 (351/374): libxslt-1.1.34-11.el9_2.x86_64.rpm 2.6 MB/s | 245 kB 00:00 (352/374): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 20 MB/s | 2.2 MB 00:00 (353/374): bash-completion-2.11-4.el9.noarch.rp 4.4 MB/s | 459 kB 00:00 (354/374): buildah-1.29.5-1.el9_2.x86_64.rpm 29 MB/s | 8.6 MB 00:00 (355/374): libaio-0.3.111-13.el9.x86_64.rpm 269 kB/s | 26 kB 00:00 (356/374): device-mapper-persistent-data-0.9.0- 6.4 MB/s | 786 kB 00:00 (357/374): libpkgconf-1.7.3-10.el9.x86_64.rpm 409 kB/s | 37 kB 00:00 (358/374): glibc-langpack-en-2.34-60.el9.x86_64 6.5 MB/s | 675 kB 00:00 (359/374): pkgconf-1.7.3-10.el9.x86_64.rpm 485 kB/s | 45 kB 00:00 (360/374): pkgconf-m4-1.7.3-10.el9.noarch.rpm 175 kB/s | 16 kB 00:00 (361/374): device-mapper-event-1.02.187-7.el9_2 356 kB/s | 32 kB 00:00 (362/374): pkgconf-pkg-config-1.7.3-10.el9.x86_ 122 kB/s | 12 kB 00:00 (363/374): device-mapper-event-libs-1.02.187-7. 331 kB/s | 31 kB 00:00 (364/374): lvm2-libs-2.03.17-7.el9_2.2.x86_64.r 8.9 MB/s | 1.0 MB 00:00 (365/374): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 12 MB/s | 1.5 MB 00:00 (366/374): libblkid-2.37.4-11.el9_2.x86_64.rpm 1.2 MB/s | 109 kB 00:00 (367/374): libfdisk-2.37.4-11.el9_2.x86_64.rpm 1.6 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): libsmartcols-2.37.4-11.el9_2.x86_64. 718 kB/s | 65 kB 00:00 (370/374): libuuid-2.37.4-11.el9_2.x86_64.rpm 335 kB/s | 30 kB 00:00 (371/374): util-linux-2.37.4-11.el9_2.x86_64.rp 19 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 7.4 MB/s | 89 MB 00:11 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-Pod-Simple-1:3.42-4.el9.noarch 51/383 Installing : perl-Term-Cap-1.17-460.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-mro-1.23-480.el9.x86_64 63/383 Installing : perl-IO-1.43-480.el9.x86_64 64/383 Installing : perl-overloading-0.02-480.el9.noarch 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-vine-5.0.0-5.el9ost.noarch 86/383 Installing : python3-amqp-5.0.6-5.el9ost.noarch 87/383 Installing : python3-tempita-0.5.1-27.el9ost.noarch 88/383 Installing : python3-munch-2.5.0-6.el9ost.noarch 89/383 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 90/383 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 91/383 Installing : ansible-collection-containers-podman-1.9.4-5.el9 92/383 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 93/383 Installing : python3-os-service-types-1.7.0-17.1.202306202012 94/383 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 95/383 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 96/383 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 97/383 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 98/383 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 99/383 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 100/383 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 101/383 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 102/383 Installing : ansible-role-container-registry-1.4.1-17.1.20230 103/383 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 104/383 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 105/383 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 106/383 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 107/383 Installing : python3-paste-3.5.0-5.el9ost.noarch 108/383 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 109/383 Installing : python3-passlib-1.7.4-3.el9ost.noarch 110/383 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 111/383 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 112/383 Installing : libsodium-1.0.18-7.el9ost.x86_64 113/383 Installing : ansible-collection-community-general-4.0.0-1.1.e 114/383 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 115/383 Installing : python3-openvswitch3.3-3.3.6-141.el9fdp.x86_64 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-rhosp-openvswitch-3.3-1.el9ost.noarch 124/383 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 125/383 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 126/383 Installing : python3-keyring-21.8.0-4.el9ost.noarch 127/383 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 128/383 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 129/383 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 130/383 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 131/383 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 132/383 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 133/383 Installing : python3-kombu-1:5.0.2-3.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-concurrent-ruby-1.1.5-2.el9ost.noarch 155/383 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 156/383 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 157/383 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 158/383 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 159/383 Installing : rubygem-rexml-3.2.5-161.el9_2.2.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 : libxslt-1.1.34-11.el9_2.x86_64 169/383 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 170/383 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 171/383 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 172/383 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 173/383 Installing : python3-yaql-1.1.3-13.el9ost.noarch 174/383 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 175/383 Installing : python3-warlock-1.3.3-7.el9ost.noarch 176/383 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 177/383 Installing : python3-rsa-4.6-3.1.el9ost.noarch 178/383 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 179/383 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 180/383 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 181/383 Installing : python3-routes-2.4.1-14.el9ost.noarch 182/383 Installing : python3-extras-1.0.0-17.el9ost.noarch 183/383 Installing : python3-colorama-0.4.4-4.el9ost.noarch 184/383 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 185/383 Installing : python3-waitress-2.0.0-4.el9ost.noarch 186/383 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 187/383 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 188/383 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 188/383 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 189/383 Installing : python3-migrate-0.13.0-1.el9ost.noarch 190/383 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 191/383 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 192/383 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 193/383 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 194/383 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 195/383 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 196/383 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 197/383 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 198/383 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 199/383 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 200/383 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 201/383 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 202/383 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 203/383 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 204/383 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 205/383 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 206/383 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 207/383 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 208/383 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 209/383 Installing : ansible-config_template-2.0.1-17.1.2023062108392 210/383 Installing : python3-soupsieve-2.2-1.el9ost.noarch 211/383 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 212/383 Installing : python3-lxml-4.6.5-3.el9.x86_64 213/383 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 214/383 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 215/383 Installing : python3-webtest-2.0.35-6.el9ost.noarch 216/383 Installing : python3-smmap-3.0.1-4.el9ost.noarch 217/383 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 218/383 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 219/383 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 220/383 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 221/383 Installing : python3-natsort-7.1.1-2.el9ost.noarch 222/383 Installing : python3-croniter-0.3.35-2.el9ost.noarch 223/383 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 224/383 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 225/383 Installing : python3-testtools-2.4.0-10.el9ost.noarch 226/383 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 227/383 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 228/383 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 229/383 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 230/383 Installing : python3-memcached-1.59-3.el9ost.noarch 231/383 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 232/383 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 233/383 Installing : python3-logutils-0.3.5-15.el9ost.noarch 234/383 Installing : python3-pecan-1.4.0-2.el9ost.noarch 235/383 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 236/383 Installing : python3-docutils-0.16-6.el9ost.noarch 237/383 Installing : python3-daemon-2.3.0-1.el9ost.noarch 238/383 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 239/383 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 240/383 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 241/383 Installing : openpgm-5.2.122-26.el9ost.x86_64 242/383 Installing : libunwind-1.4.0-5.el9ost.x86_64 243/383 Installing : zeromq-4.3.4-1.el9ost.x86_64 244/383 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 245/383 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 246/383 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 247/383 warning: group neutron does not exist - using root Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 248/383 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 249/383 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 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 : boost-program-options-1.75.0-8.el9.x86_64 287/383 Installing : libburn-1.5.4-4.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-Pod-Escapes-1:1.07-460.el9.noarch 29/383 Verifying : python3-psutil-5.8.0-12.el9.x86_64 30/383 Verifying : libburn-1.5.4-4.el9.x86_64 31/383 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 32/383 Verifying : perl-Term-Cap-1.17-460.el9.noarch 33/383 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 34/383 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 35/383 Verifying : boost-log-1.75.0-8.el9.x86_64 36/383 Verifying : boost-program-options-1.75.0-8.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 : perl-AutoLoader-5.74-480.el9.noarch 56/383 Verifying : perl-B-1.80-480.el9.x86_64 57/383 Verifying : perl-Class-Struct-0.66-480.el9.noarch 58/383 Verifying : perl-Errno-1.30-480.el9.x86_64 59/383 Verifying : perl-Fcntl-1.13-480.el9.x86_64 60/383 Verifying : perl-File-Basename-2.85-480.el9.noarch 61/383 Verifying : perl-File-stat-1.09-480.el9.noarch 62/383 Verifying : perl-FileHandle-2.03-480.el9.noarch 63/383 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 64/383 Verifying : perl-IO-1.43-480.el9.x86_64 65/383 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 66/383 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 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-base-2.27-480.el9.noarch 71/383 Verifying : perl-if-0.60.800-480.el9.noarch 72/383 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 73/383 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 74/383 Verifying : perl-mro-1.23-480.el9.x86_64 75/383 Verifying : perl-overload-1.31-480.el9.noarch 76/383 Verifying : perl-overloading-0.02-480.el9.noarch 77/383 Verifying : perl-subs-1.03-480.el9.noarch 78/383 Verifying : perl-vars-1.05-480.el9.noarch 79/383 Verifying : python3-mako-1.1.4-6.el9.noarch 80/383 Verifying : jq-1.6-14.el9.x86_64 81/383 Verifying : libselinux-ruby-3.5-1.el9.x86_64 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 : python3-openvswitch3.3-3.3.6-141.el9fdp.x86_64 85/383 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 86/383 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 87/383 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 88/383 Verifying : ansible-collection-community-general-4.0.0-1.1.e 89/383 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 90/383 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 91/383 Verifying : libsodium-1.0.18-7.el9ost.x86_64 92/383 Verifying : libunwind-1.4.0-5.el9ost.x86_64 93/383 Verifying : openpgm-5.2.122-26.el9ost.x86_64 94/383 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 95/383 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 96/383 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 97/383 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 98/383 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 99/383 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 100/383 Verifying : python3-docutils-0.16-6.el9ost.noarch 101/383 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 102/383 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 103/383 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 104/383 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 105/383 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 106/383 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 107/383 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 108/383 Verifying : python3-memcached-1.59-3.el9ost.noarch 109/383 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 110/383 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 111/383 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 112/383 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 113/383 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 114/383 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 115/383 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 116/383 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 117/383 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 118/383 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 119/383 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 120/383 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 121/383 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 122/383 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 123/383 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 124/383 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 125/383 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 126/383 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 127/383 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 128/383 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 129/383 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 130/383 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 131/383 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 132/383 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 133/383 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 134/383 Verifying : zeromq-4.3.4-1.el9ost.x86_64 135/383 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 136/383 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 137/383 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 138/383 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 139/383 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 140/383 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 141/383 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 142/383 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 143/383 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 144/383 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 145/383 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 146/383 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 147/383 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 148/383 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 149/383 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 150/383 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 151/383 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 152/383 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 153/383 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 154/383 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 155/383 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 156/383 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 157/383 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 158/383 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 159/383 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 160/383 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 161/383 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 162/383 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 163/383 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 164/383 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 165/383 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 166/383 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 167/383 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 168/383 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 169/383 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 170/383 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 171/383 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 172/383 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 173/383 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 174/383 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 175/383 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 176/383 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 177/383 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 178/383 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 179/383 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 180/383 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 181/383 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 182/383 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 183/383 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 184/383 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 185/383 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 186/383 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 187/383 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 188/383 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 189/383 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 190/383 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 191/383 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 192/383 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 193/383 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 194/383 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 195/383 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 196/383 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 197/383 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 198/383 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 199/383 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 200/383 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 201/383 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 202/383 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 203/383 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 204/383 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 205/383 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 206/383 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 207/383 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 208/383 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 209/383 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 210/383 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 211/383 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 212/383 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 213/383 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 214/383 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 215/383 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 216/383 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 217/383 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 218/383 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 219/383 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 220/383 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 221/383 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 222/383 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 223/383 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 224/383 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 225/383 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 226/383 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 227/383 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 228/383 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 229/383 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 230/383 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 231/383 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 232/383 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 233/383 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 234/383 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 235/383 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 236/383 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 237/383 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 238/383 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 239/383 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 240/383 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 241/383 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 242/383 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 243/383 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 244/383 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 245/383 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 246/383 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 247/383 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 248/383 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 249/383 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 250/383 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 251/383 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 252/383 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 253/383 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 254/383 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 255/383 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 256/383 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 257/383 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 258/383 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 259/383 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 260/383 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 261/383 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 262/383 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 263/383 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 264/383 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 265/383 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 266/383 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 267/383 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 268/383 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 269/383 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 270/383 Verifying : facter-1:3.14.19-3.el9ost.x86_64 271/383 Verifying : hiera-3.6.0-6.el9ost.noarch 272/383 Verifying : leatherman-1.12.6-5.el9ost.x86_64 273/383 Verifying : puppet-7.10.0-4.el9ost.noarch 274/383 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 275/383 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 276/383 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 277/383 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 278/383 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 279/383 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 280/383 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 281/383 Verifying : python3-extras-1.0.0-17.el9ost.noarch 282/383 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 283/383 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 284/383 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 285/383 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 286/383 Verifying : python3-munch-2.5.0-6.el9ost.noarch 287/383 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 288/383 Verifying : python3-paste-3.5.0-5.el9ost.noarch 289/383 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 290/383 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 291/383 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 292/383 Verifying : python3-routes-2.4.1-14.el9ost.noarch 293/383 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 294/383 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 295/383 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 296/383 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 297/383 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 298/383 Verifying : python3-vine-5.0.0-5.el9ost.noarch 299/383 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 300/383 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 301/383 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 302/383 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 303/383 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 304/383 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 305/383 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 306/383 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 307/383 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 308/383 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 309/383 Verifying : puppet-apache-6.5.2-17.1.20250811150836.e4a1532. 310/383 Verifying : puppet-concat-6.2.1-17.1.20250725131333.dfeabb9. 311/383 Verifying : puppet-firewall-3.4.1-17.1.20250804151611.94f707 312/383 Verifying : puppet-git-0.5.0-17.1.20250725114148.4e4498e.el9 313/383 Verifying : puppet-haproxy-4.2.2-17.1.20250725114653.a797b8c 314/383 Verifying : puppet-inifile-4.2.1-17.1.20250804150825.df46d2a 315/383 Verifying : puppet-ipaclient-2.5.2-17.1.20250725102608.b0867 316/383 Verifying : puppet-keepalived-0.0.2-17.1.20250725114922.bbca 317/383 Verifying : puppet-module-data-0.5.1-17.1.20250725115430.28d 318/383 Verifying : puppet-remote-10.0.0-17.1.20250725114017.7420908 319/383 Verifying : puppet-rsync-1.1.4-17.1.20250804151510.ea6397e.e 320/383 Verifying : puppet-snmp-3.9.1-17.1.20250725115759.5d73485.el 321/383 Verifying : puppet-sysctl-0.0.13-17.1.20250725113328.847ec1c 322/383 Verifying : puppet-vcsrepo-3.1.1-17.1.20250725113408.a36ee18 323/383 Verifying : python3-tripleoclient-16.5.1-17.1.20250728123209 324/383 Verifying : puppet-horizon-18.6.1-17.1.20251008130751.8074e6 325/383 Verifying : puppet-keystone-18.6.1-17.1.20251008090800.cb0ad 326/383 Verifying : openstack-heat-api-1:16.1.1-17.1.20251201150838. 327/383 Verifying : openstack-heat-common-1:16.1.1-17.1.202512011508 328/383 Verifying : openstack-heat-engine-1:16.1.1-17.1.202512011508 329/383 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025120115 330/383 Verifying : openstack-tripleo-common-15.4.1-17.1.20251029140 331/383 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 332/383 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 333/383 Verifying : puppet-neutron-18.6.1-17.1.20251217160845.c9d467 334/383 Verifying : python3-tripleo-common-15.4.1-17.1.2025102914081 335/383 Verifying : tripleo-ansible-3.3.1-17.1.20251217140851.8debef 336/383 Verifying : openssl-perl-1:3.0.7-18.el9_2.x86_64 337/383 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 338/383 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 339/383 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 340/383 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 341/383 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 342/383 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 343/383 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 344/383 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 345/383 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 346/383 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 347/383 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 348/383 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 349/383 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 350/383 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 351/383 Verifying : libxslt-1.1.34-11.el9_2.x86_64 352/383 Verifying : qemu-img-17:7.2.0-14.el9_2.18.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.6-141.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-02-25T07:21:22.935699 # # 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 + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg + cat 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-02-25 07:21:28.317 30740 INFO migrate.versioning.api [-] 72 -> 73...  2026-02-25 07:21:28.341 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.341 30740 INFO migrate.versioning.api [-] 73 -> 74...  2026-02-25 07:21:28.343 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.343 30740 INFO migrate.versioning.api [-] 74 -> 75...  2026-02-25 07:21:28.344 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.344 30740 INFO migrate.versioning.api [-] 75 -> 76...  2026-02-25 07:21:28.346 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.346 30740 INFO migrate.versioning.api [-] 76 -> 77...  2026-02-25 07:21:28.348 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.348 30740 INFO migrate.versioning.api [-] 77 -> 78...  2026-02-25 07:21:28.349 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.349 30740 INFO migrate.versioning.api [-] 78 -> 79...  2026-02-25 07:21:28.372 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.372 30740 INFO migrate.versioning.api [-] 79 -> 80...  2026-02-25 07:21:28.389 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.389 30740 INFO migrate.versioning.api [-] 80 -> 81...  2026-02-25 07:21:28.391 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.391 30740 INFO migrate.versioning.api [-] 81 -> 82...  2026-02-25 07:21:28.393 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.393 30740 INFO migrate.versioning.api [-] 82 -> 83...  2026-02-25 07:21:28.394 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.394 30740 INFO migrate.versioning.api [-] 83 -> 84...  2026-02-25 07:21:28.396 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.396 30740 INFO migrate.versioning.api [-] 84 -> 85...  2026-02-25 07:21:28.398 30740 INFO migrate.versioning.api [-] done 2026-02-25 07:21:28.398 30740 INFO migrate.versioning.api [-] 85 -> 86...  2026-02-25 07:21:28.419 30740 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-02-25 07:21:34Z [undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:34Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:34Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:34Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:34Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:35Z [undercloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:35Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:35Z [undercloud.ServiceNetMap]: CREATE_COMPLETE state changed 2026-02-25 07:21:36Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:36Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:36Z [undercloud.UndercloudServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:36Z [undercloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:36Z [undercloud.UndercloudServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:21:36Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:21:36Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:36Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:36Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:37Z [undercloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:37Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:21:37Z [undercloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:21:37Z [undercloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:37Z [undercloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:21:37Z [undercloud.Networks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:37Z [undercloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:37Z [undercloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:37Z [undercloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:21:37Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:38Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:38Z [undercloud.NodeUserData]: CREATE_COMPLETE state changed 2026-02-25 07:21:38Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:38Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2026-02-25 07:21:38Z [undercloud.Networks.ExternalNetwork]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:38Z [undercloud.Networks.ExternalNetwork]: CREATE_COMPLETE state changed 2026-02-25 07:21:38Z [undercloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:38Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:38Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:39Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:39Z [undercloud.Networks]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.UndercloudNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.UndercloudNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.CloudNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:39Z [undercloud.CloudNames]: CREATE_COMPLETE state changed 2026-02-25 07:21:39Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2026-02-25 07:21:40Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2026-02-25 07:21:40Z [undercloud.UndercloudUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:40Z [undercloud.UndercloudUserData]: CREATE_COMPLETE state changed 2026-02-25 07:21:40Z [undercloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:21:40Z [undercloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:40Z [undercloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2026-02-25 07:21:40Z [undercloud.VipMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:41Z [undercloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:41Z [undercloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:41Z [undercloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:41Z [undercloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:42Z [undercloud.VipMap]: CREATE_COMPLETE state changed 2026-02-25 07:21:42Z [undercloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:42Z [undercloud.VipHosts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:42Z [undercloud.VipHosts]: CREATE_COMPLETE state changed 2026-02-25 07:21:43Z [undercloud.EndpointMap]: CREATE_COMPLETE state changed 2026-02-25 07:21:43Z [undercloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:43Z [undercloud.EndpointMapData]: CREATE_COMPLETE state changed 2026-02-25 07:21:43Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:43Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:44Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:44Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:45Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:45Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:45Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:45Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_COMPLETE state changed 2026-02-25 07:21:45Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:46Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2026-02-25 07:21:46Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:47Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2026-02-25 07:21:47Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:48Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2026-02-25 07:21:49Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:49Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:49Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:50Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:50Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:50Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:21:50Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:51Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2026-02-25 07:21:51Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:52Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2026-02-25 07:21:52Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:52Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:52Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:52Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:53Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:54Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:55Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2026-02-25 07:21:56Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:56Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2026-02-25 07:21:56Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:21:57Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:58Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_COMPLETE state changed 2026-02-25 07:21:58Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:21:58Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2026-02-25 07:21:59Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:59Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:21:59Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:21:59Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:21:59Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:00Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2026-02-25 07:22:00Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:01Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2026-02-25 07:22:01Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:02Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:02Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:02Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:03Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:04Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:04Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_COMPLETE state changed 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2026-02-25 07:22:05Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:06Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:06Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:07Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:07Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:08Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2026-02-25 07:22:08Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:08Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:08Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:09Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:09Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_COMPLETE state changed 2026-02-25 07:22:10Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:10Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:10Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:11Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:12Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:12Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:13Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2026-02-25 07:22:13Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:14Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:14Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:15Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:15Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:16Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:16Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:16Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_COMPLETE state changed 2026-02-25 07:22:16Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:17Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2026-02-25 07:22:17Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:17Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:17Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:17Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:18Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:19Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:19Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_COMPLETE state changed 2026-02-25 07:22:20Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:20Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:21Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:21Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:22Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2026-02-25 07:22:23Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:23Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:23Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:23Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:24Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:25Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:25Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:26Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2026-02-25 07:22:26Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:26Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:26Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:27Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:27Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:27Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:27Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:28Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:29Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2026-02-25 07:22:30Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:30Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:30Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:30Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:31Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:31Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:31Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:31Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:31Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE state changed 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2026-02-25 07:22:32Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:33Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:33Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:34Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:34Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2026-02-25 07:22:35Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:35Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:36Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2026-02-25 07:22:36Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:37Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2026-02-25 07:22:38Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:38Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:38Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:38Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:39Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:40Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:40Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:41Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2026-02-25 07:22:41Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:41Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:41Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:42Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:42Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:43Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:43Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:43Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:43Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:44Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2026-02-25 07:22:44Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:46Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2026-02-25 07:22:46Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:46Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:46Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:47Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:47Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:47Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:22:48Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:48Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:49Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:49Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:49Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:49Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:49Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:50Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:50Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE state changed 2026-02-25 07:22:51Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:51Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:52Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_COMPLETE state changed 2026-02-25 07:22:52Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:53Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2026-02-25 07:22:53Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:53Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:53Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:53Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:54Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:54Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:54Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:55Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:55Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:56Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:56Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:22:56Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2026-02-25 07:22:57Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:57Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:22:57Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:58Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:58Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:22:59Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:22:59Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:22:59Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:00Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:01Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_COMPLETE state changed 2026-02-25 07:23:01Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:02Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2026-02-25 07:23:02Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:02Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:03Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:03Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:03Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:05Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:05Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:06Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:06Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_COMPLETE state changed 2026-02-25 07:23:07Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:23:07Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:07Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2026-02-25 07:23:08Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:08Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:08Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:09Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:09Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_COMPLETE state changed 2026-02-25 07:23:10Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:10Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:10Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:11Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:12Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_COMPLETE state changed 2026-02-25 07:23:12Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:13Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2026-02-25 07:23:13Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:14Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2026-02-25 07:23:15Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:15Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:15Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:16Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:16Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:17Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2026-02-25 07:23:17Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:17Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:17Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:17Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:18Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:19Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:19Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:19Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:19Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:20Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:20Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:20Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2026-02-25 07:23:20Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:21Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2026-02-25 07:23:21Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:22Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2026-02-25 07:23:22Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:24Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2026-02-25 07:23:24Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:25Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2026-02-25 07:23:25Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:26Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2026-02-25 07:23:27Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:28Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2026-02-25 07:23:28Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:29Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2026-02-25 07:23:29Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:30Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2026-02-25 07:23:30Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:32Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:33Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2026-02-25 07:23:33Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:33Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:33Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:34Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:34Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:34Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_COMPLETE state changed 2026-02-25 07:23:34Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:35Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2026-02-25 07:23:35Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:35Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:36Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:36Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:36Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:37Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2026-02-25 07:23:37Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:37Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:38Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:39Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:23:40Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:41Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:42Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:43Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:23:43Z [undercloud.UndercloudServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:43Z [undercloud.UndercloudServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:23:43Z [undercloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:43Z [undercloud.UndercloudServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:43Z [undercloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:43Z [undercloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:23:43Z [undercloud.UndercloudServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:23:43Z [undercloud.GlobalConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:44Z [undercloud.UndercloudGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:44Z [undercloud.UndercloudGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:23:44Z [undercloud.Undercloud]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:44Z [undercloud.UndercloudServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:44Z [undercloud.UndercloudServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:23:44Z [undercloud.UndercloudConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:44Z [undercloud.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:44Z [undercloud.UndercloudConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:23:44Z [undercloud.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:45Z [undercloud.Undercloud]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-02-25 07:23:45Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:45Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:45Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:45Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:45Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_COMPLETE state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_COMPLETE state changed 2026-02-25 07:23:46Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:47Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:47Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:48Z [undercloud.Undercloud.0.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:23:48Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:23:48Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:48Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.ExternalPort]: CREATE_COMPLETE state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:49Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:50Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:50Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:23:50Z [undercloud.Undercloud.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:50Z [undercloud.Undercloud.0]: CREATE_COMPLETE state changed 2026-02-25 07:23:50Z [undercloud.Undercloud]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-02-25 07:23:51Z [undercloud.Undercloud]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.UndercloudServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.HostsEntryValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.ServerIdMap]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.UndercloudServers]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:52Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:52Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:52Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:52Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:53Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:53Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:23:53Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:53Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:53Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:54Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:23:54Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:54Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2026-02-25 07:23:55Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:55Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:56Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:56Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:56Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:57Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:57Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:57Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed ** Downloading undercloud ansible.. ** 2026-02-25 07:23:58Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:58Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:58Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:58Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_COMPLETE state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:23:59Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:24:00Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE state changed 2026-02-25 07:24:00Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:01Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:02Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE state changed 2026-02-25 07:24:02Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE state changed 2026-02-25 07:24:02Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:02Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE state changed 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE state changed 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_COMPLETE state changed 2026-02-25 07:24:03Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:24:04Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2026-02-25 07:24:04Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack undercloud/34813334-16ae-473a-87af-436b789cd39e CREATE_COMPLETE 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-5bjvgcly/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-02-25 07:24:23.142276 | fa163e15-63ff-fef3-2207-000000000005 | TASK | External deployment step 0 2026-02-25 07:24:23.167031 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-000000000005') missing from stats 2026-02-25 07:24:23.208784 | fa163e15-63ff-fef3-2207-000000000006 | TIMING | include_tasks | undercloud | 0:00:00.129313 | 0.02s 2026-02-25 07:24:23.214831 | ac841b3c-f38e-43b4-8f9d-7868292f93fd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step0.yaml | undercloud PLAY [Check if required variables are defined] ********************************* 2026-02-25 07:24:23.284557 | fa163e15-63ff-fef3-2207-000000000112 | TASK | Gathering Facts 2026-02-25 07:24:23.866300 | fa163e15-63ff-fef3-2207-000000000112 | OK | Gathering Facts | localhost 2026-02-25 07:24:23.867923 | fa163e15-63ff-fef3-2207-000000000112 | TIMING | Gathering Facts | localhost | 0:00:00.788450 | 0.58s 2026-02-25 07:24:23.915609 | fa163e15-63ff-fef3-2207-00000000000a | SKIPPED | ansible.builtin.fail | localhost 2026-02-25 07:24:23.917239 | fa163e15-63ff-fef3-2207-00000000000a | TIMING | ansible.builtin.fail | localhost | 0:00:00.837764 | 0.03s 2026-02-25 07:24:23.971056 | fa163e15-63ff-fef3-2207-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2026-02-25 07:24:23.972212 | fa163e15-63ff-fef3-2207-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:00.892733 | 0.05s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2026-02-25 07:24:24.080020 | fa163e15-63ff-fef3-2207-00000000013a | TASK | Gathering Facts 2026-02-25 07:24:24.429123 | fa163e15-63ff-fef3-2207-00000000013a | OK | Gathering Facts | undercloud 2026-02-25 07:24:24.430718 | fa163e15-63ff-fef3-2207-00000000013a | TIMING | Gathering Facts | undercloud | 0:00:01.351241 | 0.35s 2026-02-25 07:24:24.486271 | fa163e15-63ff-fef3-2207-000000000011 | TASK | Set legacy facts 2026-02-25 07:24:24.525690 | fa163e15-63ff-fef3-2207-000000000011 | OK | Set legacy facts | undercloud 2026-02-25 07:24:24.526952 | fa163e15-63ff-fef3-2207-000000000011 | TIMING | Set legacy facts | undercloud | 0:00:01.447479 | 0.04s PLAY [Load global variables] *************************************************** 2026-02-25 07:24:24.689663 | fa163e15-63ff-fef3-2207-000000000014 | OK | ansible.builtin.include_vars | undercloud 2026-02-25 07:24:24.690623 | fa163e15-63ff-fef3-2207-000000000014 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:01.611152 | 0.03s PLAY [Include extra variables from files] ************************************** 2026-02-25 07:24:24.761205 | fa163e15-63ff-fef3-2207-000000000017 | TASK | Include Service VIP vars 2026-02-25 07:24:24.780650 | fa163e15-63ff-fef3-2207-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-5bjvgcly/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-02-25 07:24:24.781268 | fa163e15-63ff-fef3-2207-000000000017 | TIMING | Include Service VIP vars | undercloud | 0:00:01.701802 | 0.02s 2026-02-25 07:24:24.786843 | fa163e15-63ff-fef3-2207-000000000018 | TASK | Include OVN bridge MAC address variables 2026-02-25 07:24:24.815428 | fa163e15-63ff-fef3-2207-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-5bjvgcly/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-02-25 07:24:24.816161 | fa163e15-63ff-fef3-2207-000000000018 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:01.736696 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-02-25 07:24:24.899108 | fa163e15-63ff-fef3-2207-00000000001b | TASK | Render all_nodes data as group_vars for overcloud 2026-02-25 07:24:25.304419 | fa163e15-63ff-fef3-2207-00000000001b | OK | Render all_nodes data as group_vars for overcloud | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e15-63ff-fef3-2207-00000000001b') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-02-25 07:24:25.389212 | fa163e15-63ff-fef3-2207-00000000001e | TASK | Set all_nodes data as group_vars for overcloud 2026-02-25 07:24:25.419870 | fa163e15-63ff-fef3-2207-00000000001e | OK | Set all_nodes data as group_vars for overcloud | undercloud 2026-02-25 07:24:25.420644 | fa163e15-63ff-fef3-2207-00000000001e | TIMING | Set all_nodes data as group_vars for overcloud | undercloud | 0:00:02.341176 | 0.03s PLAY [Manage SELinux] ********************************************************** 2026-02-25 07:24:25.491994 | fa163e15-63ff-fef3-2207-000000000022 | TASK | Set selinux state 2026-02-25 07:24:26.107999 | fa163e15-63ff-fef3-2207-000000000022 | CHANGED | Set selinux state | undercloud 2026-02-25 07:24:26.109293 | fa163e15-63ff-fef3-2207-000000000022 | TIMING | Set selinux state | undercloud | 0:00:03.029816 | 0.62s PLAY [Generate /etc/hosts] ***************************************************** 2026-02-25 07:24:26.256141 | fa163e15-63ff-fef3-2207-000000000025 | TASK | Configure Hosts Entries 2026-02-25 07:24:26.274692 | fa163e15-63ff-fef3-2207-000000000025 | TIMING | Configure Hosts Entries | undercloud | 0:00:03.195215 | 0.02s 2026-02-25 07:24:26.317762 | fa163e15-63ff-fef3-2207-0000000001bb | TASK | Create temporary file for hosts 2026-02-25 07:24:26.568556 | fa163e15-63ff-fef3-2207-0000000001bb | CHANGED | Create temporary file for hosts | undercloud 2026-02-25 07:24:26.570043 | fa163e15-63ff-fef3-2207-0000000001bb | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:03.490565 | 0.25s 2026-02-25 07:24:26.594139 | fa163e15-63ff-fef3-2207-0000000001bc | TASK | Prepare temporary /etc/hosts 2026-02-25 07:24:26.927643 | fa163e15-63ff-fef3-2207-0000000001bc | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-02-25 07:24:26.929020 | fa163e15-63ff-fef3-2207-0000000001bc | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:03.849543 | 0.33s 2026-02-25 07:24:26.952910 | fa163e15-63ff-fef3-2207-0000000001bd | TASK | Remove old Heat hosts configuration (if present) 2026-02-25 07:24:27.256270 | fa163e15-63ff-fef3-2207-0000000001bd | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-02-25 07:24:27.257623 | fa163e15-63ff-fef3-2207-0000000001bd | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:04.178146 | 0.30s 2026-02-25 07:24:27.280727 | fa163e15-63ff-fef3-2207-0000000001be | TASK | Render out the hosts entries 2026-02-25 07:24:27.390022 | fa163e15-63ff-fef3-2207-0000000001be | OK | Render out the hosts entries | undercloud 2026-02-25 07:24:27.391332 | fa163e15-63ff-fef3-2207-0000000001be | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:04.311856 | 0.11s 2026-02-25 07:24:27.415029 | fa163e15-63ff-fef3-2207-0000000001bf | TASK | Prepare new /etc/hosts 2026-02-25 07:24:27.689671 | fa163e15-63ff-fef3-2207-0000000001bf | CHANGED | Prepare new /etc/hosts | undercloud 2026-02-25 07:24:27.691479 | fa163e15-63ff-fef3-2207-0000000001bf | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:04.611997 | 0.28s 2026-02-25 07:24:27.715743 | fa163e15-63ff-fef3-2207-0000000001c0 | TASK | Update /etc/hosts contents (if changed) 2026-02-25 07:24:28.004207 | fa163e15-63ff-fef3-2207-0000000001c0 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-02-25 07:24:28.005530 | fa163e15-63ff-fef3-2207-0000000001c0 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:04.926056 | 0.29s 2026-02-25 07:24:28.029808 | fa163e15-63ff-fef3-2207-0000000001c1 | TASK | Clean up temporary hosts file 2026-02-25 07:24:28.408130 | fa163e15-63ff-fef3-2207-0000000001c1 | CHANGED | Clean up temporary hosts file | undercloud 2026-02-25 07:24:28.409474 | fa163e15-63ff-fef3-2207-0000000001c1 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:05.329999 | 0.38s PLAY [Common roles for TripleO servers] **************************************** 2026-02-25 07:24:28.554558 | fa163e15-63ff-fef3-2207-000000000029 | TASK | Common roles for TripleO servers 2026-02-25 07:24:28.581020 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-000000000029') missing from stats 2026-02-25 07:24:28.650625 | fa163e15-63ff-fef3-2207-00000000002b | TIMING | include_role : tripleo_bootstrap | undercloud | 0:00:05.571145 | 0.02s 2026-02-25 07:24:28.713533 | fa163e15-63ff-fef3-2207-00000000020f | TASK | Gather variables for each operating system 2026-02-25 07:24:28.825305 | fa163e15-63ff-fef3-2207-00000000020f | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:24:28.826307 | fa163e15-63ff-fef3-2207-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.746838 | 0.11s 2026-02-25 07:24:28.831361 | fa163e15-63ff-fef3-2207-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.751882 | 0.12s 2026-02-25 07:24:28.854889 | fa163e15-63ff-fef3-2207-000000000211 | TASK | Check release version package is installed 2026-02-25 07:24:29.148633 | fa163e15-63ff-fef3-2207-000000000211 | CHANGED | Check release version package is installed | undercloud 2026-02-25 07:24:29.150887 | fa163e15-63ff-fef3-2207-000000000211 | TIMING | tripleo_bootstrap : Check release version package is installed | undercloud | 0:00:06.071416 | 0.29s 2026-02-25 07:24:29.171566 | fa163e15-63ff-fef3-2207-000000000212 | TASK | Deploy release version package 2026-02-25 07:24:33.438630 | fa163e15-63ff-fef3-2207-000000000212 | CHANGED | Deploy release version package | undercloud 2026-02-25 07:24:33.440232 | fa163e15-63ff-fef3-2207-000000000212 | TIMING | tripleo_bootstrap : Deploy release version package | undercloud | 0:00:10.360750 | 4.27s 2026-02-25 07:24:33.464451 | fa163e15-63ff-fef3-2207-000000000214 | TASK | Include packages tasks 2026-02-25 07:24:33.483161 | fa163e15-63ff-fef3-2207-000000000214 | TIMING | tripleo_bootstrap : Include packages tasks | undercloud | 0:00:10.403680 | 0.02s 2026-02-25 07:24:33.508008 | adc034a4-718d-4d79-b9bd-74fb82073886 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | undercloud 2026-02-25 07:24:33.537953 | fa163e15-63ff-fef3-2207-000000000268 | TASK | Gather facts if they don't exist 2026-02-25 07:24:33.584836 | fa163e15-63ff-fef3-2207-000000000268 | SKIPPED | Gather facts if they don't exist | undercloud 2026-02-25 07:24:33.586095 | fa163e15-63ff-fef3-2207-000000000268 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:10.506620 | 0.05s 2026-02-25 07:24:33.609911 | fa163e15-63ff-fef3-2207-000000000269 | TASK | Gather variables for each operating system 2026-02-25 07:24:33.724969 | fa163e15-63ff-fef3-2207-000000000269 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:24:33.731044 | fa163e15-63ff-fef3-2207-000000000269 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:10.651560 | 0.12s 2026-02-25 07:24:33.755152 | fa163e15-63ff-fef3-2207-00000000026b | TASK | Check required packages to bootstrap TripleO is installed 2026-02-25 07:24:33.997299 | fa163e15-63ff-fef3-2207-00000000026b | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2026-02-25 07:24:33.998711 | fa163e15-63ff-fef3-2207-00000000026b | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:10.919235 | 0.24s 2026-02-25 07:24:34.022600 | fa163e15-63ff-fef3-2207-00000000026c | TASK | Deploy required packages to bootstrap TripleO 2026-02-25 07:24:39.221722 | fa163e15-63ff-fef3-2207-00000000026c | CHANGED | Deploy required packages to bootstrap TripleO | undercloud 2026-02-25 07:24:39.223169 | fa163e15-63ff-fef3-2207-00000000026c | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:16.143693 | 5.20s 2026-02-25 07:24:39.247429 | fa163e15-63ff-fef3-2207-00000000026d | TASK | Ensure packages are actually well installed 2026-02-25 07:24:40.256147 | fa163e15-63ff-fef3-2207-00000000026d | CHANGED | Ensure packages are actually well installed | undercloud 2026-02-25 07:24:40.257592 | fa163e15-63ff-fef3-2207-00000000026d | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:17.178115 | 1.01s 2026-02-25 07:24:40.282955 | fa163e15-63ff-fef3-2207-000000000215 | TASK | Enable openvswitch service if installed 2026-02-25 07:24:41.222051 | fa163e15-63ff-fef3-2207-000000000215 | CHANGED | Enable openvswitch service if installed | undercloud 2026-02-25 07:24:41.223941 | fa163e15-63ff-fef3-2207-000000000215 | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | undercloud | 0:00:18.144463 | 0.94s 2026-02-25 07:24:41.249124 | fa163e15-63ff-fef3-2207-000000000216 | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-02-25 07:24:41.480974 | fa163e15-63ff-fef3-2207-000000000216 | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud 2026-02-25 07:24:41.482450 | fa163e15-63ff-fef3-2207-000000000216 | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud | 0:00:18.402970 | 0.23s 2026-02-25 07:24:41.505934 | fa163e15-63ff-fef3-2207-000000000218 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-02-25 07:24:41.766757 | fa163e15-63ff-fef3-2207-000000000218 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | undercloud 2026-02-25 07:24:41.768046 | fa163e15-63ff-fef3-2207-000000000218 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | undercloud | 0:00:18.688570 | 0.26s 2026-02-25 07:24:41.791450 | fa163e15-63ff-fef3-2207-000000000219 | TASK | Deploy network-scripts required for deprecated network service 2026-02-25 07:24:41.850448 | fa163e15-63ff-fef3-2207-000000000219 | SKIPPED | Deploy network-scripts required for deprecated network service | undercloud 2026-02-25 07:24:41.851505 | fa163e15-63ff-fef3-2207-000000000219 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | undercloud | 0:00:18.772033 | 0.06s 2026-02-25 07:24:41.874377 | fa163e15-63ff-fef3-2207-00000000021a | TASK | Ensure network service is enabled 2026-02-25 07:24:42.269784 | fa163e15-63ff-fef3-2207-00000000021a | OK | Ensure network service is enabled | undercloud 2026-02-25 07:24:42.271668 | fa163e15-63ff-fef3-2207-00000000021a | TIMING | tripleo_bootstrap : Ensure network service is enabled | undercloud | 0:00:19.192194 | 0.40s 2026-02-25 07:24:42.297595 | fa163e15-63ff-fef3-2207-00000000021c | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:24:42.682005 | fa163e15-63ff-fef3-2207-00000000021c | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-02-25 07:24:42.682890 | fa163e15-63ff-fef3-2207-00000000021c | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.603423 | 0.38s 2026-02-25 07:24:42.700890 | fa163e15-63ff-fef3-2207-00000000021d | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:24:42.941351 | fa163e15-63ff-fef3-2207-00000000021d | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-02-25 07:24:42.942707 | fa163e15-63ff-fef3-2207-00000000021d | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.863231 | 0.24s 2026-02-25 07:24:42.965745 | fa163e15-63ff-fef3-2207-00000000021e | TASK | Reload NetworkManager 2026-02-25 07:24:43.360667 | fa163e15-63ff-fef3-2207-00000000021e | CHANGED | Reload NetworkManager | undercloud 2026-02-25 07:24:43.362511 | fa163e15-63ff-fef3-2207-00000000021e | TIMING | tripleo_bootstrap : Reload NetworkManager | undercloud | 0:00:20.283036 | 0.40s 2026-02-25 07:24:43.387618 | fa163e15-63ff-fef3-2207-000000000220 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-02-25 07:24:43.623605 | fa163e15-63ff-fef3-2207-000000000220 | CHANGED | Symlink puppet modules under /etc/puppet/modules | undercloud 2026-02-25 07:24:43.625066 | fa163e15-63ff-fef3-2207-000000000220 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | undercloud | 0:00:20.545589 | 0.24s 2026-02-25 07:24:43.648582 | fa163e15-63ff-fef3-2207-000000000221 | TASK | Check if /usr/bin/ansible-playbook exists 2026-02-25 07:24:43.993234 | fa163e15-63ff-fef3-2207-000000000221 | OK | Check if /usr/bin/ansible-playbook exists | undercloud 2026-02-25 07:24:43.994641 | fa163e15-63ff-fef3-2207-000000000221 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | undercloud | 0:00:20.915167 | 0.34s 2026-02-25 07:24:44.018459 | fa163e15-63ff-fef3-2207-000000000222 | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-02-25 07:24:44.232982 | fa163e15-63ff-fef3-2207-000000000222 | OK | Check if /usr/bin/ansible-playbook-3 exists | undercloud 2026-02-25 07:24:44.234336 | fa163e15-63ff-fef3-2207-000000000222 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | undercloud | 0:00:21.154859 | 0.21s 2026-02-25 07:24:44.257882 | fa163e15-63ff-fef3-2207-000000000223 | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-02-25 07:24:44.483262 | fa163e15-63ff-fef3-2207-000000000223 | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud 2026-02-25 07:24:44.484689 | fa163e15-63ff-fef3-2207-000000000223 | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud | 0:00:21.405214 | 0.23s 2026-02-25 07:24:44.557620 | fa163e15-63ff-fef3-2207-00000000002c | TIMING | include_role : tripleo_ssh_known_hosts | undercloud | 0:00:21.478138 | 0.03s 2026-02-25 07:24:44.635612 | fa163e15-63ff-fef3-2207-00000000031c | TASK | Create temporary file for ssh_known_hosts 2026-02-25 07:24:44.855800 | fa163e15-63ff-fef3-2207-00000000031c | CHANGED | Create temporary file for ssh_known_hosts | undercloud 2026-02-25 07:24:44.857193 | fa163e15-63ff-fef3-2207-00000000031c | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | undercloud | 0:00:21.777716 | 0.22s 2026-02-25 07:24:44.880794 | fa163e15-63ff-fef3-2207-00000000031d | TASK | Check for ssh_known_hosts file 2026-02-25 07:24:45.072123 | fa163e15-63ff-fef3-2207-00000000031d | OK | Check for ssh_known_hosts file | undercloud 2026-02-25 07:24:45.073477 | fa163e15-63ff-fef3-2207-00000000031d | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | undercloud | 0:00:21.994001 | 0.19s 2026-02-25 07:24:45.097900 | fa163e15-63ff-fef3-2207-00000000031e | TASK | Create a temporary copy of ssh_known_hosts 2026-02-25 07:24:45.128318 | fa163e15-63ff-fef3-2207-00000000031e | SKIPPED | Create a temporary copy of ssh_known_hosts | undercloud 2026-02-25 07:24:45.129475 | fa163e15-63ff-fef3-2207-00000000031e | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | undercloud | 0:00:22.050003 | 0.03s 2026-02-25 07:24:45.152822 | fa163e15-63ff-fef3-2207-00000000031f | TASK | Write temporary file 2026-02-25 07:24:45.181919 | fa163e15-63ff-fef3-2207-00000000031f | SKIPPED | Write temporary file | undercloud 2026-02-25 07:24:45.182788 | fa163e15-63ff-fef3-2207-00000000031f | TIMING | tripleo_ssh_known_hosts : Write temporary file | undercloud | 0:00:22.103322 | 0.03s 2026-02-25 07:24:45.199085 | fa163e15-63ff-fef3-2207-000000000320 | TASK | Set ssh_known_hosts fact 2026-02-25 07:24:45.274649 | fa163e15-63ff-fef3-2207-000000000320 | OK | Set ssh_known_hosts fact | undercloud 2026-02-25 07:24:45.275803 | fa163e15-63ff-fef3-2207-000000000320 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | undercloud | 0:00:22.196327 | 0.08s 2026-02-25 07:24:45.299679 | fa163e15-63ff-fef3-2207-000000000321 | TASK | Add host keys to temporary ssh_known_hosts 2026-02-25 07:24:45.530928 | fa163e15-63ff-fef3-2207-000000000321 | CHANGED | Add host keys to temporary ssh_known_hosts | undercloud 2026-02-25 07:24:45.532391 | fa163e15-63ff-fef3-2207-000000000321 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | undercloud | 0:00:22.452915 | 0.23s 2026-02-25 07:24:45.555650 | fa163e15-63ff-fef3-2207-000000000322 | TASK | In-place update of /etc/ssh_known_hosts 2026-02-25 07:24:45.748357 | fa163e15-63ff-fef3-2207-000000000322 | CHANGED | In-place update of /etc/ssh_known_hosts | undercloud 2026-02-25 07:24:45.749537 | fa163e15-63ff-fef3-2207-000000000322 | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | undercloud | 0:00:22.670063 | 0.19s 2026-02-25 07:24:45.772980 | fa163e15-63ff-fef3-2207-000000000323 | TASK | Remove temp file 2026-02-25 07:24:45.984774 | fa163e15-63ff-fef3-2207-000000000323 | CHANGED | Remove temp file | undercloud 2026-02-25 07:24:45.986152 | fa163e15-63ff-fef3-2207-000000000323 | TIMING | tripleo_ssh_known_hosts : Remove temp file | undercloud | 0:00:22.906676 | 0.21s PLAY [Deploy step tasks for step 0] ******************************************** 2026-02-25 07:24:46.202415 | fa163e15-63ff-fef3-2207-000000000033 | TASK | Deploy step tasks for step 0 2026-02-25 07:24:46.262381 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-000000000033') missing from stats 2026-02-25 07:24:46.289061 | fa163e15-63ff-fef3-2207-000000000034 | TASK | Ensure /var/log/journal exists 2026-02-25 07:24:46.517145 | fa163e15-63ff-fef3-2207-000000000034 | CHANGED | Ensure /var/log/journal exists | undercloud 2026-02-25 07:24:46.518547 | fa163e15-63ff-fef3-2207-000000000034 | TIMING | Ensure /var/log/journal exists | undercloud | 0:00:23.439068 | 0.23s 2026-02-25 07:24:46.542110 | fa163e15-63ff-fef3-2207-000000000035 | TASK | Check cloud-init status 2026-02-25 07:24:46.771178 | fa163e15-63ff-fef3-2207-000000000035 | CHANGED | Check cloud-init status | undercloud 2026-02-25 07:24:46.772450 | fa163e15-63ff-fef3-2207-000000000035 | TIMING | Check cloud-init status | undercloud | 0:00:23.692978 | 0.23s 2026-02-25 07:24:46.796503 | fa163e15-63ff-fef3-2207-000000000036 | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:24:47.024758 | fa163e15-63ff-fef3-2207-000000000036 | CHANGED | Check if cloud-init is disabled via kernel args | undercloud 2026-02-25 07:24:47.026092 | fa163e15-63ff-fef3-2207-000000000036 | TIMING | Check if cloud-init is disabled via kernel args | undercloud | 0:00:23.946619 | 0.23s 2026-02-25 07:24:47.050343 | fa163e15-63ff-fef3-2207-000000000037 | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:24:47.430004 | fa163e15-63ff-fef3-2207-000000000037 | OK | Wait for cloud-init to finish, if enabled | undercloud 2026-02-25 07:24:47.431553 | fa163e15-63ff-fef3-2207-000000000037 | TIMING | Wait for cloud-init to finish, if enabled | undercloud | 0:00:24.352075 | 0.38s 2026-02-25 07:24:47.455924 | fa163e15-63ff-fef3-2207-000000000038 | TASK | Create /var/lib/container-puppet 2026-02-25 07:24:47.683590 | fa163e15-63ff-fef3-2207-000000000038 | CHANGED | Create /var/lib/container-puppet | undercloud 2026-02-25 07:24:47.684267 | fa163e15-63ff-fef3-2207-000000000038 | TIMING | Create /var/lib/container-puppet | undercloud | 0:00:24.604803 | 0.23s 2026-02-25 07:24:47.700370 | fa163e15-63ff-fef3-2207-000000000039 | TASK | Write container-puppet.sh 2026-02-25 07:24:48.082461 | fa163e15-63ff-fef3-2207-000000000039 | CHANGED | Write container-puppet.sh | undercloud 2026-02-25 07:24:48.083638 | fa163e15-63ff-fef3-2207-000000000039 | TIMING | Write container-puppet.sh | undercloud | 0:00:25.004165 | 0.38s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:24:48.149261 | fa163e15-63ff-fef3-2207-00000000003a | TIMING | include_tasks | undercloud | 0:00:25.069787 | 0.04s 2026-02-25 07:24:48.164367 | 27b659cc-7778-4fd1-ba01-cb5b2192e301 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step0.yaml | undercloud 2026-02-25 07:24:48.195828 | fa163e15-63ff-fef3-2207-0000000003d1 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:24:48.246285 | fa163e15-63ff-fef3-2207-0000000003d1 | SKIPPED | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud 2026-02-25 07:24:48.247348 | fa163e15-63ff-fef3-2207-0000000003d1 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:00:25.167878 | 0.05s PLAY [Server pre network steps] ************************************************ 2026-02-25 07:24:48.399565 | fa163e15-63ff-fef3-2207-00000000003e | TASK | Server pre-network deployments 2026-02-25 07:24:48.425544 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-00000000003e') missing from stats 2026-02-25 07:24:48.445389 | fa163e15-63ff-fef3-2207-000000000042 | TASK | Hiera config 2026-02-25 07:24:48.471116 | fa163e15-63ff-fef3-2207-000000000042 | TIMING | Hiera config | undercloud | 0:00:25.391646 | 0.02s 2026-02-25 07:24:48.509680 | fa163e15-63ff-fef3-2207-000000000422 | TASK | Create /etc/puppet/hieradata 2026-02-25 07:24:48.740582 | fa163e15-63ff-fef3-2207-000000000422 | CHANGED | Create /etc/puppet/hieradata | undercloud 2026-02-25 07:24:48.741956 | fa163e15-63ff-fef3-2207-000000000422 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:25.662483 | 0.23s 2026-02-25 07:24:48.766369 | fa163e15-63ff-fef3-2207-000000000423 | TASK | Write hiera config 2026-02-25 07:24:49.251377 | fa163e15-63ff-fef3-2207-000000000423 | CHANGED | Write hiera config | undercloud 2026-02-25 07:24:49.252652 | fa163e15-63ff-fef3-2207-000000000423 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:26.173180 | 0.48s 2026-02-25 07:24:49.298796 | fa163e15-63ff-fef3-2207-000000000043 | TASK | Hiera symlink 2026-02-25 07:24:49.528171 | fa163e15-63ff-fef3-2207-000000000043 | CHANGED | Hiera symlink | undercloud 2026-02-25 07:24:49.529578 | fa163e15-63ff-fef3-2207-000000000043 | TIMING | Hiera symlink | undercloud | 0:00:26.450101 | 0.23s 2026-02-25 07:24:49.554443 | fa163e15-63ff-fef3-2207-000000000044 | TASK | Hieradata from vars 2026-02-25 07:24:49.577001 | fa163e15-63ff-fef3-2207-000000000044 | TIMING | Hieradata from vars | undercloud | 0:00:26.497524 | 0.02s 2026-02-25 07:24:49.637329 | fa163e15-63ff-fef3-2207-00000000047d | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:24:50.092380 | fa163e15-63ff-fef3-2207-00000000047d | CHANGED | Copy overcloud.json to all_nodes.json | undercloud 2026-02-25 07:24:50.093896 | fa163e15-63ff-fef3-2207-00000000047d | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:27.014382 | 0.46s 2026-02-25 07:24:50.119399 | fa163e15-63ff-fef3-2207-00000000047e | TASK | Render hieradata from template 2026-02-25 07:24:50.615608 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=bootstrap_node 2026-02-25 07:24:50.617259 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:27.537782 | 0.50s 2026-02-25 07:24:51.141356 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=vip_data 2026-02-25 07:24:51.142424 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.062952 | 1.02s 2026-02-25 07:24:51.685144 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=net_ip_map 2026-02-25 07:24:51.686170 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.606699 | 1.56s 2026-02-25 07:24:52.165911 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=cloud_domain 2026-02-25 07:24:52.166538 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.087075 | 2.05s 2026-02-25 07:24:52.697087 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=fqdn 2026-02-25 07:24:52.699148 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.619675 | 2.58s 2026-02-25 07:24:53.186398 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_names 2026-02-25 07:24:53.187177 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.107710 | 3.07s 2026-02-25 07:24:53.634821 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_configs 2026-02-25 07:24:53.635838 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.556364 | 3.51s 2026-02-25 07:24:54.109684 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=extraconfig 2026-02-25 07:24:54.111159 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.031696 | 3.99s 2026-02-25 07:24:54.565064 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=role_extraconfig 2026-02-25 07:24:54.566170 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.486701 | 4.44s 2026-02-25 07:24:55.057071 | fa163e15-63ff-fef3-2207-00000000047e | CHANGED | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2026-02-25 07:24:55.058251 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.978780 | 4.94s 2026-02-25 07:24:55.067804 | fa163e15-63ff-fef3-2207-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.988325 | 4.95s 2026-02-25 07:24:55.116266 | fa163e15-63ff-fef3-2207-000000000045 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:24:55.145286 | fa163e15-63ff-fef3-2207-000000000045 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:00:32.065806 | 0.03s 2026-02-25 07:24:55.212962 | fa163e15-63ff-fef3-2207-000000000522 | TASK | Check for hieradata file 2026-02-25 07:24:55.436990 | fa163e15-63ff-fef3-2207-000000000522 | OK | Check for hieradata file | undercloud 2026-02-25 07:24:55.438388 | fa163e15-63ff-fef3-2207-000000000522 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:00:32.358911 | 0.22s 2026-02-25 07:24:55.462778 | fa163e15-63ff-fef3-2207-000000000524 | TASK | Get existing data 2026-02-25 07:24:55.511656 | fa163e15-63ff-fef3-2207-000000000524 | SKIPPED | Get existing data | undercloud 2026-02-25 07:24:55.512732 | fa163e15-63ff-fef3-2207-000000000524 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:00:32.433262 | 0.05s 2026-02-25 07:24:55.536745 | fa163e15-63ff-fef3-2207-000000000525 | TASK | Set data fact 2026-02-25 07:24:55.586373 | fa163e15-63ff-fef3-2207-000000000525 | SKIPPED | Set data fact | undercloud 2026-02-25 07:24:55.587494 | fa163e15-63ff-fef3-2207-000000000525 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:00:32.508023 | 0.05s 2026-02-25 07:24:55.611292 | fa163e15-63ff-fef3-2207-000000000527 | TASK | Write ansible hieradata file 2026-02-25 07:24:56.098716 | fa163e15-63ff-fef3-2207-000000000527 | CHANGED | Write ansible hieradata file | undercloud 2026-02-25 07:24:56.100102 | fa163e15-63ff-fef3-2207-000000000527 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:00:33.020628 | 0.49s 2026-02-25 07:24:56.198241 | fa163e15-63ff-fef3-2207-000000000046 | TIMING | include_tasks | undercloud | 0:00:33.118764 | 0.05s PLAY [Server network deployments] ********************************************** 2026-02-25 07:24:56.357292 | fa163e15-63ff-fef3-2207-00000000004a | TASK | Network Configuration 2026-02-25 07:24:56.384824 | fa163e15-63ff-fef3-2207-00000000004a | OK | Network Configuration | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e15-63ff-fef3-2207-00000000004a') missing from stats 2026-02-25 07:24:56.407324 | fa163e15-63ff-fef3-2207-00000000004b | TASK | Check NetworkConfig script existence 2026-02-25 07:24:56.433782 | fa163e15-63ff-fef3-2207-00000000004b | SKIPPED | Check NetworkConfig script existence | undercloud 2026-02-25 07:24:56.434949 | fa163e15-63ff-fef3-2207-00000000004b | TIMING | Check NetworkConfig script existence | undercloud | 0:00:33.355476 | 0.03s 2026-02-25 07:24:56.455038 | fa163e15-63ff-fef3-2207-000000000051 | TASK | Gather SELinux fact if needed 2026-02-25 07:24:56.502985 | fa163e15-63ff-fef3-2207-000000000051 | SKIPPED | Gather SELinux fact if needed | undercloud 2026-02-25 07:24:56.504154 | fa163e15-63ff-fef3-2207-000000000051 | TIMING | tripleo_network_config : Gather SELinux fact if needed | undercloud | 0:00:33.424683 | 0.05s 2026-02-25 07:24:56.527786 | fa163e15-63ff-fef3-2207-000000000052 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:24:57.182060 | fa163e15-63ff-fef3-2207-000000000052 | OK | Create fcontext entry for tripleoconfig | undercloud 2026-02-25 07:24:57.183450 | fa163e15-63ff-fef3-2207-000000000052 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | undercloud | 0:00:34.103975 | 0.65s 2026-02-25 07:24:57.208516 | fa163e15-63ff-fef3-2207-000000000053 | TASK | Ensure requirements are satisfied 2026-02-25 07:24:57.240197 | fa163e15-63ff-fef3-2207-000000000053 | TIMING | Ensure requirements are satisfied | undercloud | 0:00:34.160717 | 0.03s 2026-02-25 07:24:57.300075 | fa163e15-63ff-fef3-2207-0000000005c0 | TASK | Gather facts if they don't exist 2026-02-25 07:24:57.351033 | fa163e15-63ff-fef3-2207-0000000005c0 | SKIPPED | Gather facts if they don't exist | undercloud 2026-02-25 07:24:57.352221 | fa163e15-63ff-fef3-2207-0000000005c0 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:34.272742 | 0.05s 2026-02-25 07:24:57.376091 | fa163e15-63ff-fef3-2207-0000000005c1 | TASK | Gather variables for each operating system 2026-02-25 07:24:57.524225 | fa163e15-63ff-fef3-2207-0000000005c1 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:24:57.575791 | fa163e15-63ff-fef3-2207-0000000005c1 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:34.496311 | 0.20s 2026-02-25 07:24:57.600115 | fa163e15-63ff-fef3-2207-0000000005c3 | TASK | Check required packages to bootstrap TripleO is installed 2026-02-25 07:24:57.877002 | fa163e15-63ff-fef3-2207-0000000005c3 | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2026-02-25 07:24:57.878413 | fa163e15-63ff-fef3-2207-0000000005c3 | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:34.798940 | 0.28s 2026-02-25 07:24:57.903623 | fa163e15-63ff-fef3-2207-0000000005c4 | TASK | Deploy required packages to bootstrap TripleO 2026-02-25 07:24:57.935367 | fa163e15-63ff-fef3-2207-0000000005c4 | SKIPPED | Deploy required packages to bootstrap TripleO | undercloud 2026-02-25 07:24:57.936591 | fa163e15-63ff-fef3-2207-0000000005c4 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:34.857119 | 0.03s 2026-02-25 07:24:57.960969 | fa163e15-63ff-fef3-2207-0000000005c5 | TASK | Ensure packages are actually well installed 2026-02-25 07:24:58.940636 | fa163e15-63ff-fef3-2207-0000000005c5 | CHANGED | Ensure packages are actually well installed | undercloud 2026-02-25 07:24:58.942092 | fa163e15-63ff-fef3-2207-0000000005c5 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:35.862618 | 0.98s 2026-02-25 07:24:58.990003 | fa163e15-63ff-fef3-2207-000000000055 | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:24:59.231492 | fa163e15-63ff-fef3-2207-000000000055 | CHANGED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud 2026-02-25 07:24:59.232828 | fa163e15-63ff-fef3-2207-000000000055 | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:36.153356 | 0.24s 2026-02-25 07:24:59.258343 | fa163e15-63ff-fef3-2207-000000000056 | TASK | Reload NetworkManager 2026-02-25 07:24:59.650655 | fa163e15-63ff-fef3-2207-000000000056 | CHANGED | Reload NetworkManager | undercloud 2026-02-25 07:24:59.652488 | fa163e15-63ff-fef3-2207-000000000056 | TIMING | tripleo_network_config : Reload NetworkManager | undercloud | 0:00:36.573015 | 0.39s 2026-02-25 07:24:59.677913 | fa163e15-63ff-fef3-2207-000000000058 | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:24:59.909639 | fa163e15-63ff-fef3-2207-000000000058 | CHANGED | Ensure /var/lib/tripleo-config directory exists | undercloud 2026-02-25 07:24:59.911032 | fa163e15-63ff-fef3-2207-000000000058 | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | undercloud | 0:00:36.831558 | 0.23s 2026-02-25 07:24:59.936498 | fa163e15-63ff-fef3-2207-000000000059 | TASK | Check for previous run of NetworkConfig 2026-02-25 07:25:00.158179 | fa163e15-63ff-fef3-2207-000000000059 | OK | Check for previous run of NetworkConfig | undercloud 2026-02-25 07:25:00.159090 | fa163e15-63ff-fef3-2207-000000000059 | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | undercloud | 0:00:37.079624 | 0.22s 2026-02-25 07:25:00.178141 | fa163e15-63ff-fef3-2207-00000000005a | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:25:00.216298 | fa163e15-63ff-fef3-2207-00000000005a | SKIPPED | Check result of previous run of NetworkConfig | undercloud 2026-02-25 07:25:00.217576 | fa163e15-63ff-fef3-2207-00000000005a | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | undercloud | 0:00:37.138103 | 0.04s 2026-02-25 07:25:00.242075 | fa163e15-63ff-fef3-2207-00000000005b | TASK | Ensure we get cloud-init 2026-02-25 07:25:00.486442 | fa163e15-63ff-fef3-2207-00000000005b | OK | Ensure we get cloud-init | undercloud 2026-02-25 07:25:00.487463 | fa163e15-63ff-fef3-2207-00000000005b | TIMING | tripleo_network_config : Ensure we get cloud-init | undercloud | 0:00:37.407997 | 0.24s 2026-02-25 07:25:00.504911 | fa163e15-63ff-fef3-2207-00000000005d | TASK | Create /etc/os-net-config directory 2026-02-25 07:25:00.784622 | fa163e15-63ff-fef3-2207-00000000005d | OK | Create /etc/os-net-config directory | undercloud 2026-02-25 07:25:00.786138 | fa163e15-63ff-fef3-2207-00000000005d | TIMING | tripleo_network_config : Create /etc/os-net-config directory | undercloud | 0:00:37.706661 | 0.28s 2026-02-25 07:25:00.810812 | fa163e15-63ff-fef3-2207-00000000005e | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:25:01.190523 | fa163e15-63ff-fef3-2207-00000000005e | OK | Create os-net-config mappings from lookup data | undercloud 2026-02-25 07:25:01.192000 | fa163e15-63ff-fef3-2207-00000000005e | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | undercloud | 0:00:38.112525 | 0.38s 2026-02-25 07:25:01.216807 | fa163e15-63ff-fef3-2207-00000000005f | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:25:01.290388 | fa163e15-63ff-fef3-2207-00000000005f | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud 2026-02-25 07:25:01.291667 | fa163e15-63ff-fef3-2207-00000000005f | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud | 0:00:38.212194 | 0.07s 2026-02-25 07:25:01.317207 | fa163e15-63ff-fef3-2207-000000000061 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:25:01.603697 | fa163e15-63ff-fef3-2207-000000000061 | OK | Remove /var/lib/tripleo-config/scripts directory | undercloud 2026-02-25 07:25:01.605316 | fa163e15-63ff-fef3-2207-000000000061 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | undercloud | 0:00:38.525838 | 0.29s 2026-02-25 07:25:01.630632 | fa163e15-63ff-fef3-2207-000000000062 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:25:01.703622 | fa163e15-63ff-fef3-2207-000000000062 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | undercloud | 0:00:38.624143 | 0.07s 2026-02-25 07:25:01.728966 | dd42e741-57da-4af2-aa83-763cfa9aa50a | INCLUDED | /usr/share/ansible/roles/tripleo_network_config/tasks/os_net_config.yml | undercloud 2026-02-25 07:25:01.760232 | fa163e15-63ff-fef3-2207-00000000060a | TASK | Set nic_config_file fact 2026-02-25 07:25:01.844641 | fa163e15-63ff-fef3-2207-00000000060a | OK | Set nic_config_file fact | undercloud 2026-02-25 07:25:01.846624 | fa163e15-63ff-fef3-2207-00000000060a | TIMING | tripleo_network_config : Set nic_config_file fact | undercloud | 0:00:38.767139 | 0.08s 2026-02-25 07:25:01.872670 | fa163e15-63ff-fef3-2207-00000000060b | TASK | Render overidden network config 2026-02-25 07:25:02.418098 | fa163e15-63ff-fef3-2207-00000000060b | CHANGED | Render overidden network config | undercloud 2026-02-25 07:25:02.419627 | fa163e15-63ff-fef3-2207-00000000060b | TIMING | tripleo_network_config : Render overidden network config | undercloud | 0:00:39.340152 | 0.55s 2026-02-25 07:25:02.445244 | fa163e15-63ff-fef3-2207-00000000060c | TASK | Render network_config 2026-02-25 07:25:02.518612 | fa163e15-63ff-fef3-2207-00000000060c | SKIPPED | Render network_config | undercloud 2026-02-25 07:25:02.519838 | fa163e15-63ff-fef3-2207-00000000060c | TIMING | tripleo_network_config : Render network_config | undercloud | 0:00:39.440366 | 0.07s 2026-02-25 07:25:02.546158 | fa163e15-63ff-fef3-2207-00000000060d | TASK | Render network_config from template 2026-02-25 07:25:02.630666 | fa163e15-63ff-fef3-2207-00000000060d | SKIPPED | Render network_config from template | undercloud 2026-02-25 07:25:02.633929 | fa163e15-63ff-fef3-2207-00000000060d | TIMING | tripleo_network_config : Render network_config from template | undercloud | 0:00:39.554454 | 0.09s 2026-02-25 07:25:02.659925 | fa163e15-63ff-fef3-2207-00000000060e | TASK | Run tripleo_os_net_config_module with network_config ASYNC OK on undercloud: jid=889538021600.32145 2026-02-25 07:25:06.820534 | fa163e15-63ff-fef3-2207-00000000060e | OK | Run tripleo_os_net_config_module with network_config | undercloud 2026-02-25 07:25:06.822642 | fa163e15-63ff-fef3-2207-00000000060e | TIMING | tripleo_network_config : Run tripleo_os_net_config_module with network_config | undercloud | 0:00:43.743167 | 4.16s 2026-02-25 07:25:06.850555 | fa163e15-63ff-fef3-2207-000000000063 | TASK | Write rc of NetworkConfig script 2026-02-25 07:25:07.336073 | fa163e15-63ff-fef3-2207-000000000063 | CHANGED | Write rc of NetworkConfig script | undercloud 2026-02-25 07:25:07.337490 | fa163e15-63ff-fef3-2207-000000000063 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | undercloud | 0:00:44.258016 | 0.49s 2026-02-25 07:25:07.361783 | fa163e15-63ff-fef3-2207-000000000064 | TASK | Disable cloud-init network config 2026-02-25 07:25:07.846775 | fa163e15-63ff-fef3-2207-000000000064 | CHANGED | Disable cloud-init network config | undercloud 2026-02-25 07:25:07.848349 | fa163e15-63ff-fef3-2207-000000000064 | TIMING | tripleo_network_config : Disable cloud-init network config | undercloud | 0:00:44.768873 | 0.49s 2026-02-25 07:25:07.873470 | fa163e15-63ff-fef3-2207-000000000065 | TASK | Ensure network service is enabled 2026-02-25 07:25:08.229638 | fa163e15-63ff-fef3-2207-000000000065 | OK | Ensure network service is enabled | undercloud 2026-02-25 07:25:08.231515 | fa163e15-63ff-fef3-2207-000000000065 | TIMING | tripleo_network_config : Ensure network service is enabled | undercloud | 0:00:45.152040 | 0.36s PLAY [Server network validation] *********************************************** 2026-02-25 07:25:08.403803 | fa163e15-63ff-fef3-2207-000000000095 | TASK | Basic Network Validation 2026-02-25 07:25:08.431065 | fa163e15-63ff-fef3-2207-000000000095 | TIMING | Basic Network Validation | undercloud | 0:00:45.351585 | 0.03s 2026-02-25 07:25:08.485634 | fa163e15-63ff-fef3-2207-000000000646 | TASK | Collect default network fact 2026-02-25 07:25:09.042930 | fa163e15-63ff-fef3-2207-000000000646 | OK | Collect default network fact | undercloud 2026-02-25 07:25:09.044173 | fa163e15-63ff-fef3-2207-000000000646 | TIMING | tripleo_nodes_validation : Collect default network fact | undercloud | 0:00:45.964699 | 0.56s 2026-02-25 07:25:09.068197 | fa163e15-63ff-fef3-2207-000000000647 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:25:13.422828 | fa163e15-63ff-fef3-2207-000000000647 | OK | Check Default IPv4 Gateway availability | undercloud 2026-02-25 07:25:13.424330 | fa163e15-63ff-fef3-2207-000000000647 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | undercloud | 0:00:50.344855 | 4.35s 2026-02-25 07:25:13.448640 | fa163e15-63ff-fef3-2207-000000000648 | TASK | Check all networks Gateway availability 2026-02-25 07:25:17.768731 | fa163e15-63ff-fef3-2207-000000000648 | OK | Check all networks Gateway availability | undercloud | item=192.168.122.10 2026-02-25 07:25:17.770904 | fa163e15-63ff-fef3-2207-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.691429 | 4.32s 2026-02-25 07:25:17.780893 | fa163e15-63ff-fef3-2207-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.701380 | 4.33s 2026-02-25 07:25:17.805609 | fa163e15-63ff-fef3-2207-00000000064a | TASK | Check Controllers availability 2026-02-25 07:25:17.892108 | fa163e15-63ff-fef3-2207-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.812607 | 0.09s 2026-02-25 07:25:17.898334 | fa163e15-63ff-fef3-2207-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.818858 | 0.09s 2026-02-25 07:25:17.922898 | 6f8cb34a-3e50-4a62-993a-f0eb28ccd64f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | undercloud 2026-02-25 07:25:17.955925 | fa163e15-63ff-fef3-2207-00000000066e | TASK | Set IP options 2026-02-25 07:25:17.994918 | fa163e15-63ff-fef3-2207-00000000066e | OK | Set IP options | undercloud 2026-02-25 07:25:17.996063 | fa163e15-63ff-fef3-2207-00000000066e | TIMING | tripleo_nodes_validation : Set IP options | undercloud | 0:00:54.916589 | 0.04s 2026-02-25 07:25:18.019767 | fa163e15-63ff-fef3-2207-00000000066f | TASK | Lookup interface information 2026-02-25 07:25:18.252250 | fa163e15-63ff-fef3-2207-00000000066f | CHANGED | Lookup interface information | undercloud 2026-02-25 07:25:18.253702 | fa163e15-63ff-fef3-2207-00000000066f | TIMING | tripleo_nodes_validation : Lookup interface information | undercloud | 0:00:55.174225 | 0.23s 2026-02-25 07:25:18.277702 | fa163e15-63ff-fef3-2207-000000000670 | TASK | Set interface vars 2026-02-25 07:25:18.362633 | fa163e15-63ff-fef3-2207-000000000670 | OK | Set interface vars | undercloud 2026-02-25 07:25:18.364091 | fa163e15-63ff-fef3-2207-000000000670 | TIMING | tripleo_nodes_validation : Set interface vars | undercloud | 0:00:55.284616 | 0.09s 2026-02-25 07:25:18.389751 | fa163e15-63ff-fef3-2207-000000000672 | TASK | Check IP responsiveness 2026-02-25 07:25:18.417992 | fa163e15-63ff-fef3-2207-000000000672 | SKIPPED | Check IP responsiveness | undercloud 2026-02-25 07:25:18.419047 | fa163e15-63ff-fef3-2207-000000000672 | TIMING | tripleo_nodes_validation : Check IP responsiveness | undercloud | 0:00:55.339577 | 0.03s 2026-02-25 07:25:18.445962 | fa163e15-63ff-fef3-2207-000000000673 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:25:18.474141 | fa163e15-63ff-fef3-2207-000000000673 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | undercloud 2026-02-25 07:25:18.475188 | fa163e15-63ff-fef3-2207-000000000673 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | undercloud | 0:00:55.395717 | 0.03s 2026-02-25 07:25:18.498509 | fa163e15-63ff-fef3-2207-00000000064c | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:25:18.527143 | fa163e15-63ff-fef3-2207-00000000064c | SKIPPED | Verify the configured FQDN vs /etc/hosts | undercloud 2026-02-25 07:25:18.528320 | fa163e15-63ff-fef3-2207-00000000064c | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | undercloud | 0:00:55.448848 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2026-02-25 07:25:18.702121 | fa163e15-63ff-fef3-2207-000000000099 | TASK | Server pre deployments 2026-02-25 07:25:18.728726 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-000000000099') missing from stats 2026-02-25 07:25:18.748449 | fa163e15-63ff-fef3-2207-00000000009d | TASK | Hiera config 2026-02-25 07:25:18.774409 | fa163e15-63ff-fef3-2207-00000000009d | TIMING | Hiera config | undercloud | 0:00:55.694930 | 0.03s 2026-02-25 07:25:18.820753 | fa163e15-63ff-fef3-2207-0000000006c3 | TASK | Create /etc/puppet/hieradata 2026-02-25 07:25:19.051740 | fa163e15-63ff-fef3-2207-0000000006c3 | OK | Create /etc/puppet/hieradata | undercloud 2026-02-25 07:25:19.053158 | fa163e15-63ff-fef3-2207-0000000006c3 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:55.973685 | 0.23s 2026-02-25 07:25:19.078381 | fa163e15-63ff-fef3-2207-0000000006c4 | TASK | Write hiera config 2026-02-25 07:25:19.510672 | fa163e15-63ff-fef3-2207-0000000006c4 | OK | Write hiera config | undercloud 2026-02-25 07:25:19.512027 | fa163e15-63ff-fef3-2207-0000000006c4 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:56.432551 | 0.43s 2026-02-25 07:25:19.560253 | fa163e15-63ff-fef3-2207-00000000009e | TASK | Hiera symlink 2026-02-25 07:25:19.790304 | fa163e15-63ff-fef3-2207-00000000009e | OK | Hiera symlink | undercloud 2026-02-25 07:25:19.791586 | fa163e15-63ff-fef3-2207-00000000009e | TIMING | Hiera symlink | undercloud | 0:00:56.712113 | 0.23s 2026-02-25 07:25:19.815674 | fa163e15-63ff-fef3-2207-00000000009f | TASK | Hieradata from vars 2026-02-25 07:25:19.836018 | fa163e15-63ff-fef3-2207-00000000009f | TIMING | Hieradata from vars | undercloud | 0:00:56.756539 | 0.02s 2026-02-25 07:25:19.894653 | fa163e15-63ff-fef3-2207-00000000071e | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:25:20.327396 | fa163e15-63ff-fef3-2207-00000000071e | OK | Copy overcloud.json to all_nodes.json | undercloud 2026-02-25 07:25:20.328791 | fa163e15-63ff-fef3-2207-00000000071e | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:57.249297 | 0.43s 2026-02-25 07:25:20.354206 | fa163e15-63ff-fef3-2207-00000000071f | TASK | Render hieradata from template 2026-02-25 07:25:20.836641 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=bootstrap_node 2026-02-25 07:25:20.837552 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.758086 | 0.48s 2026-02-25 07:25:21.373150 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=vip_data 2026-02-25 07:25:21.374194 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.294725 | 1.02s 2026-02-25 07:25:21.924963 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=net_ip_map 2026-02-25 07:25:21.927050 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.847579 | 1.57s 2026-02-25 07:25:22.390691 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=cloud_domain 2026-02-25 07:25:22.391467 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.312002 | 2.04s 2026-02-25 07:25:22.864894 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=fqdn 2026-02-25 07:25:22.865635 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.786170 | 2.51s 2026-02-25 07:25:23.360192 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=service_names 2026-02-25 07:25:23.361243 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.281774 | 3.01s 2026-02-25 07:25:23.843990 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=service_configs 2026-02-25 07:25:23.845099 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.765626 | 3.49s 2026-02-25 07:25:24.285126 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=extraconfig 2026-02-25 07:25:24.287781 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.208310 | 3.93s 2026-02-25 07:25:24.790971 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=role_extraconfig 2026-02-25 07:25:24.792699 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.713227 | 4.44s 2026-02-25 07:25:25.233043 | fa163e15-63ff-fef3-2207-00000000071f | OK | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2026-02-25 07:25:25.234293 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.154820 | 4.88s 2026-02-25 07:25:25.244605 | fa163e15-63ff-fef3-2207-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.165128 | 4.89s 2026-02-25 07:25:25.294893 | fa163e15-63ff-fef3-2207-0000000000a0 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:25:25.324833 | fa163e15-63ff-fef3-2207-0000000000a0 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:01:02.245353 | 0.03s 2026-02-25 07:25:25.393500 | fa163e15-63ff-fef3-2207-0000000007c3 | TASK | Check for hieradata file 2026-02-25 07:25:25.604240 | fa163e15-63ff-fef3-2207-0000000007c3 | OK | Check for hieradata file | undercloud 2026-02-25 07:25:25.605642 | fa163e15-63ff-fef3-2207-0000000007c3 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:01:02.526167 | 0.21s 2026-02-25 07:25:25.631550 | fa163e15-63ff-fef3-2207-0000000007c5 | TASK | Get existing data 2026-02-25 07:25:25.671152 | fa163e15-63ff-fef3-2207-0000000007c5 | SKIPPED | Get existing data | undercloud 2026-02-25 07:25:25.672462 | fa163e15-63ff-fef3-2207-0000000007c5 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:01:02.592988 | 0.04s 2026-02-25 07:25:25.698001 | fa163e15-63ff-fef3-2207-0000000007c6 | TASK | Set data fact 2026-02-25 07:25:25.737554 | fa163e15-63ff-fef3-2207-0000000007c6 | SKIPPED | Set data fact | undercloud 2026-02-25 07:25:25.738683 | fa163e15-63ff-fef3-2207-0000000007c6 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:01:02.659212 | 0.04s 2026-02-25 07:25:25.764275 | fa163e15-63ff-fef3-2207-0000000007c8 | TASK | Write ansible hieradata file 2026-02-25 07:25:26.211784 | fa163e15-63ff-fef3-2207-0000000007c8 | OK | Write ansible hieradata file | undercloud 2026-02-25 07:25:26.213281 | fa163e15-63ff-fef3-2207-0000000007c8 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:01:03.133807 | 0.45s 2026-02-25 07:25:26.310760 | fa163e15-63ff-fef3-2207-0000000000a1 | TIMING | include_tasks | undercloud | 0:01:03.231279 | 0.05s PLAY [Host prep steps] ********************************************************* 2026-02-25 07:25:26.463817 | fa163e15-63ff-fef3-2207-0000000000a5 | TASK | Host prep steps 2026-02-25 07:25:26.490731 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000a5') missing from stats 2026-02-25 07:25:26.563829 | fa163e15-63ff-fef3-2207-0000000000a6 | TASK | Deploy Artifacts 2026-02-25 07:25:26.675189 | fa163e15-63ff-fef3-2207-0000000000a6 | SKIPPED | Deploy Artifacts | undercloud 2026-02-25 07:25:26.676481 | fa163e15-63ff-fef3-2207-0000000000a6 | TIMING | Deploy Artifacts | undercloud | 0:01:03.597008 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:25:26.732172 | fa163e15-63ff-fef3-2207-0000000000a7 | TIMING | include_tasks | undercloud | 0:01:03.652696 | 0.03s 2026-02-25 07:25:26.852554 | 2b4bee76-6ee2-479a-817b-158f9815ef29 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/host_prep_tasks.yaml | undercloud 2026-02-25 07:25:26.923504 | fa163e15-63ff-fef3-2207-000000000843 | TASK | Run firewall role 2026-02-25 07:25:26.948847 | fa163e15-63ff-fef3-2207-000000000843 | TIMING | Run firewall role | undercloud | 0:01:03.869379 | 0.02s 2026-02-25 07:25:26.996078 | fa163e15-63ff-fef3-2207-000000000902 | TASK | Gather variables for each operating system 2026-02-25 07:25:27.113183 | fa163e15-63ff-fef3-2207-000000000902 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:25:27.114566 | fa163e15-63ff-fef3-2207-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:04.035088 | 0.12s 2026-02-25 07:25:27.120375 | fa163e15-63ff-fef3-2207-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:04.040896 | 0.12s 2026-02-25 07:25:27.146133 | fa163e15-63ff-fef3-2207-000000000903 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:25:30.209200 | fa163e15-63ff-fef3-2207-000000000903 | OK | Uninstall firewalld to prevent nftables conflicts | undercloud 2026-02-25 07:25:30.210612 | fa163e15-63ff-fef3-2207-000000000903 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | undercloud | 0:01:07.131139 | 3.06s 2026-02-25 07:25:30.237055 | fa163e15-63ff-fef3-2207-000000000907 | TASK | Create empty var for masquerade rules 2026-02-25 07:25:30.277380 | fa163e15-63ff-fef3-2207-000000000907 | OK | Create empty var for masquerade rules | undercloud 2026-02-25 07:25:30.278593 | fa163e15-63ff-fef3-2207-000000000907 | TIMING | tripleo_firewall : Create empty var for masquerade rules | undercloud | 0:01:07.199120 | 0.04s 2026-02-25 07:25:30.303347 | fa163e15-63ff-fef3-2207-000000000908 | TASK | Enable masquerade 2026-02-25 07:25:30.374449 | fa163e15-63ff-fef3-2207-000000000908 | OK | Enable masquerade | undercloud 2026-02-25 07:25:30.375693 | fa163e15-63ff-fef3-2207-000000000908 | TIMING | tripleo_firewall : Enable masquerade | undercloud | 0:01:07.296220 | 0.07s 2026-02-25 07:25:30.400453 | fa163e15-63ff-fef3-2207-000000000909 | TASK | Set the default frontend firewall rules 2026-02-25 07:25:30.432910 | fa163e15-63ff-fef3-2207-000000000909 | OK | Set the default frontend firewall rules | undercloud 2026-02-25 07:25:30.434156 | fa163e15-63ff-fef3-2207-000000000909 | TIMING | tripleo_firewall : Set the default frontend firewall rules | undercloud | 0:01:07.354683 | 0.03s 2026-02-25 07:25:30.458803 | fa163e15-63ff-fef3-2207-00000000090c | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:25:30.509493 | fa163e15-63ff-fef3-2207-00000000090c | OK | Set frontend rule fact (non-ssl rules) | undercloud 2026-02-25 07:25:30.510843 | fa163e15-63ff-fef3-2207-00000000090c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.431370 | 0.05s 2026-02-25 07:25:30.535308 | fa163e15-63ff-fef3-2207-00000000090d | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:25:30.586947 | fa163e15-63ff-fef3-2207-00000000090d | OK | Set frontend rule fact (ssl rules) | undercloud 2026-02-25 07:25:30.588470 | fa163e15-63ff-fef3-2207-00000000090d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.508995 | 0.05s 2026-02-25 07:25:30.612639 | fa163e15-63ff-fef3-2207-00000000090f | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:25:30.644352 | fa163e15-63ff-fef3-2207-00000000090f | SKIPPED | Set frontend rule fact (non-ssl rules) | undercloud 2026-02-25 07:25:30.645677 | fa163e15-63ff-fef3-2207-00000000090f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.566205 | 0.03s 2026-02-25 07:25:30.670099 | fa163e15-63ff-fef3-2207-000000000910 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:25:30.700970 | fa163e15-63ff-fef3-2207-000000000910 | SKIPPED | Set frontend rule fact (ssl rules) | undercloud 2026-02-25 07:25:30.702177 | fa163e15-63ff-fef3-2207-000000000910 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.622705 | 0.03s 2026-02-25 07:25:30.726165 | fa163e15-63ff-fef3-2207-000000000912 | TASK | Enable LOG rules 2026-02-25 07:25:30.754348 | fa163e15-63ff-fef3-2207-000000000912 | SKIPPED | Enable LOG rules | undercloud 2026-02-25 07:25:30.755584 | fa163e15-63ff-fef3-2207-000000000912 | TIMING | tripleo_firewall : Enable LOG rules | undercloud | 0:01:07.676112 | 0.03s 2026-02-25 07:25:30.780073 | fa163e15-63ff-fef3-2207-000000000913 | TASK | Set rule fact 2026-02-25 07:25:30.877617 | fa163e15-63ff-fef3-2207-000000000913 | OK | Set rule fact | undercloud 2026-02-25 07:25:30.880188 | fa163e15-63ff-fef3-2207-000000000913 | TIMING | tripleo_firewall : Set rule fact | undercloud | 0:01:07.800714 | 0.10s 2026-02-25 07:25:30.907265 | fa163e15-63ff-fef3-2207-000000000914 | TASK | Manage rules via nftables 2026-02-25 07:25:30.937322 | fa163e15-63ff-fef3-2207-000000000914 | TIMING | Manage rules via nftables | undercloud | 0:01:07.857838 | 0.03s 2026-02-25 07:25:31.025099 | fa163e15-63ff-fef3-2207-00000000098e | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:07.945616 | 0.03s 2026-02-25 07:25:31.039946 | 1b7d9c9c-d48a-4570-8c91-bf2a4261cdfb | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | undercloud 2026-02-25 07:25:31.065246 | fa163e15-63ff-fef3-2207-0000000009b7 | TASK | Ensure legacy iptables services are off 2026-02-25 07:25:31.490826 | fa163e15-63ff-fef3-2207-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=iptables.service 2026-02-25 07:25:31.493812 | fa163e15-63ff-fef3-2207-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:08.414330 | 0.43s 2026-02-25 07:25:31.911701 | fa163e15-63ff-fef3-2207-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=ip6tables.service 2026-02-25 07:25:31.913263 | fa163e15-63ff-fef3-2207-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:08.833792 | 0.85s 2026-02-25 07:25:31.923039 | fa163e15-63ff-fef3-2207-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:08.843564 | 0.86s 2026-02-25 07:25:31.952103 | fa163e15-63ff-fef3-2207-0000000009b8 | TASK | Ensure nftables service is enabled and running 2026-02-25 07:25:32.628257 | fa163e15-63ff-fef3-2207-0000000009b8 | CHANGED | Ensure nftables service is enabled and running | undercloud 2026-02-25 07:25:32.630030 | fa163e15-63ff-fef3-2207-0000000009b8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | undercloud | 0:01:09.550557 | 0.68s 2026-02-25 07:25:32.655974 | fa163e15-63ff-fef3-2207-0000000009b9 | TASK | Empty nftables from anything that may lay around 2026-02-25 07:25:32.697906 | fa163e15-63ff-fef3-2207-0000000009b9 | SKIPPED | Empty nftables from anything that may lay around | undercloud 2026-02-25 07:25:32.699209 | fa163e15-63ff-fef3-2207-0000000009b9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | undercloud | 0:01:09.619735 | 0.04s 2026-02-25 07:25:32.752145 | fa163e15-63ff-fef3-2207-00000000098f | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:09.672662 | 0.03s 2026-02-25 07:25:32.790228 | a2a94ec7-2e79-4b14-9c71-2e29eefbcbd7 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | undercloud 2026-02-25 07:25:32.830623 | fa163e15-63ff-fef3-2207-0000000009e8 | TASK | Push empty ruleset 2026-02-25 07:25:33.298884 | fa163e15-63ff-fef3-2207-0000000009e8 | CHANGED | Push empty ruleset | undercloud 2026-02-25 07:25:33.300333 | fa163e15-63ff-fef3-2207-0000000009e8 | TIMING | tripleo_nftables : Push empty ruleset | undercloud | 0:01:10.220858 | 0.47s 2026-02-25 07:25:33.327593 | fa163e15-63ff-fef3-2207-0000000009e9 | TASK | Load empty ruleset 2026-02-25 07:25:33.593919 | fa163e15-63ff-fef3-2207-0000000009e9 | CHANGED | Load empty ruleset | undercloud 2026-02-25 07:25:33.595255 | fa163e15-63ff-fef3-2207-0000000009e9 | TIMING | tripleo_nftables : Load empty ruleset | undercloud | 0:01:10.515782 | 0.27s 2026-02-25 07:25:33.620479 | fa163e15-63ff-fef3-2207-0000000009eb | TASK | Use default rules 2026-02-25 07:25:33.695588 | fa163e15-63ff-fef3-2207-0000000009eb | OK | Use default rules | undercloud 2026-02-25 07:25:33.698377 | fa163e15-63ff-fef3-2207-0000000009eb | TIMING | tripleo_nftables : Use default rules | undercloud | 0:01:10.618900 | 0.08s 2026-02-25 07:25:33.726201 | fa163e15-63ff-fef3-2207-0000000009ec | TASK | Enable LOG rules 2026-02-25 07:25:33.816472 | fa163e15-63ff-fef3-2207-0000000009ec | OK | Enable LOG rules | undercloud 2026-02-25 07:25:33.818309 | fa163e15-63ff-fef3-2207-0000000009ec | TIMING | tripleo_nftables : Enable LOG rules | undercloud | 0:01:10.738841 | 0.09s 2026-02-25 07:25:33.844273 | fa163e15-63ff-fef3-2207-0000000009ee | TASK | Get current nftables content 2026-02-25 07:25:34.083249 | fa163e15-63ff-fef3-2207-0000000009ee | CHANGED | Get current nftables content | undercloud 2026-02-25 07:25:34.084634 | fa163e15-63ff-fef3-2207-0000000009ee | TIMING | tripleo_nftables : Get current nftables content | undercloud | 0:01:11.005161 | 0.24s 2026-02-25 07:25:34.111078 | fa163e15-63ff-fef3-2207-0000000009f0 | TASK | Generate chain jumps 2026-02-25 07:25:34.676479 | fa163e15-63ff-fef3-2207-0000000009f0 | CHANGED | Generate chain jumps | undercloud 2026-02-25 07:25:34.677904 | fa163e15-63ff-fef3-2207-0000000009f0 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:11.598399 | 0.56s 2026-02-25 07:25:34.702630 | fa163e15-63ff-fef3-2207-0000000009f1 | TASK | Generate chain jumps 2026-02-25 07:25:35.236938 | fa163e15-63ff-fef3-2207-0000000009f1 | CHANGED | Generate chain jumps | undercloud 2026-02-25 07:25:35.238236 | fa163e15-63ff-fef3-2207-0000000009f1 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:12.158764 | 0.53s 2026-02-25 07:25:35.262844 | fa163e15-63ff-fef3-2207-0000000009f2 | TASK | Generate nft flushes 2026-02-25 07:25:35.771473 | fa163e15-63ff-fef3-2207-0000000009f2 | CHANGED | Generate nft flushes | undercloud 2026-02-25 07:25:35.772937 | fa163e15-63ff-fef3-2207-0000000009f2 | TIMING | tripleo_nftables : Generate nft flushes | undercloud | 0:01:12.693464 | 0.51s 2026-02-25 07:25:35.798054 | fa163e15-63ff-fef3-2207-0000000009f3 | TASK | Generate nft tripleo chains 2026-02-25 07:25:36.309820 | fa163e15-63ff-fef3-2207-0000000009f3 | CHANGED | Generate nft tripleo chains | undercloud 2026-02-25 07:25:36.311207 | fa163e15-63ff-fef3-2207-0000000009f3 | TIMING | tripleo_nftables : Generate nft tripleo chains | undercloud | 0:01:13.231734 | 0.51s 2026-02-25 07:25:36.336060 | fa163e15-63ff-fef3-2207-0000000009f4 | TASK | Generate nft ruleset in static file 2026-02-25 07:25:37.648958 | fa163e15-63ff-fef3-2207-0000000009f4 | CHANGED | Generate nft ruleset in static file | undercloud 2026-02-25 07:25:37.650462 | fa163e15-63ff-fef3-2207-0000000009f4 | TIMING | tripleo_nftables : Generate nft ruleset in static file | undercloud | 0:01:14.570986 | 1.31s 2026-02-25 07:25:37.676103 | fa163e15-63ff-fef3-2207-0000000009f6 | TASK | Validate all of the generated content before loading 2026-02-25 07:25:38.367921 | fa163e15-63ff-fef3-2207-0000000009f6 | CHANGED | Validate all of the generated content before loading | undercloud 2026-02-25 07:25:38.369314 | fa163e15-63ff-fef3-2207-0000000009f6 | TIMING | tripleo_nftables : Validate all of the generated content before loading | undercloud | 0:01:15.289840 | 0.69s 2026-02-25 07:25:38.394145 | fa163e15-63ff-fef3-2207-0000000009f7 | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:25:38.664657 | fa163e15-63ff-fef3-2207-0000000009f7 | CHANGED | Ensure we load our different nft rulesets on boot | undercloud 2026-02-25 07:25:38.666107 | fa163e15-63ff-fef3-2207-0000000009f7 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | undercloud | 0:01:15.586632 | 0.27s 2026-02-25 07:25:38.720898 | fa163e15-63ff-fef3-2207-000000000990 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:15.641394 | 0.03s 2026-02-25 07:25:38.739179 | 5664b625-c64c-446c-acbb-57828ead29cf | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | undercloud 2026-02-25 07:25:38.792123 | fa163e15-63ff-fef3-2207-000000000a5f | TASK | Inject our custom chains in nftables 2026-02-25 07:25:39.032306 | fa163e15-63ff-fef3-2207-000000000a5f | CHANGED | Inject our custom chains in nftables | undercloud 2026-02-25 07:25:39.033715 | fa163e15-63ff-fef3-2207-000000000a5f | TIMING | tripleo_nftables : Inject our custom chains in nftables | undercloud | 0:01:15.954241 | 0.24s 2026-02-25 07:25:39.058779 | fa163e15-63ff-fef3-2207-000000000a60 | TASK | Reload custom nftables ruleset files 2026-02-25 07:25:39.340286 | fa163e15-63ff-fef3-2207-000000000a60 | CHANGED | Reload custom nftables ruleset files | undercloud 2026-02-25 07:25:39.341811 | fa163e15-63ff-fef3-2207-000000000a60 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | undercloud | 0:01:16.262336 | 0.28s 2026-02-25 07:25:39.410542 | fa163e15-63ff-fef3-2207-000000000844 | TASK | allow logrotate to read inside containers 2026-02-25 07:25:41.153658 | fa163e15-63ff-fef3-2207-000000000844 | CHANGED | allow logrotate to read inside containers | undercloud 2026-02-25 07:25:41.155255 | fa163e15-63ff-fef3-2207-000000000844 | TIMING | allow logrotate to read inside containers | undercloud | 0:01:18.075782 | 1.74s 2026-02-25 07:25:41.178956 | fa163e15-63ff-fef3-2207-000000000845 | TASK | authorize httpd to listen on registry ports 2026-02-25 07:25:43.498468 | fa163e15-63ff-fef3-2207-000000000845 | CHANGED | authorize httpd to listen on registry ports | undercloud 2026-02-25 07:25:43.499993 | fa163e15-63ff-fef3-2207-000000000845 | TIMING | authorize httpd to listen on registry ports | undercloud | 0:01:20.420519 | 2.32s 2026-02-25 07:25:43.553329 | fa163e15-63ff-fef3-2207-000000000847 | OK | set_fact | undercloud 2026-02-25 07:25:43.554491 | fa163e15-63ff-fef3-2207-000000000847 | TIMING | set_fact | undercloud | 0:01:20.475019 | 0.03s 2026-02-25 07:25:43.606096 | fa163e15-63ff-fef3-2207-000000000848 | TIMING | include_role : tripleo_image_serve | undercloud | 0:01:20.526612 | 0.03s 2026-02-25 07:25:43.660898 | fa163e15-63ff-fef3-2207-000000000b6a | TASK | ensure apache is installed 2026-02-25 07:25:49.510081 | fa163e15-63ff-fef3-2207-000000000b6a | CHANGED | ensure apache is installed | undercloud 2026-02-25 07:25:49.511933 | fa163e15-63ff-fef3-2207-000000000b6a | TIMING | tripleo_image_serve : ensure apache is installed | undercloud | 0:01:26.432450 | 5.85s 2026-02-25 07:25:49.537227 | fa163e15-63ff-fef3-2207-000000000b6b | TASK | create image data directory 2026-02-25 07:25:49.789376 | fa163e15-63ff-fef3-2207-000000000b6b | CHANGED | create image data directory | undercloud 2026-02-25 07:25:49.790981 | fa163e15-63ff-fef3-2207-000000000b6b | TIMING | tripleo_image_serve : create image data directory | undercloud | 0:01:26.711508 | 0.25s 2026-02-25 07:25:49.815944 | fa163e15-63ff-fef3-2207-000000000b6c | TASK | create /v2/ response file 2026-02-25 07:25:50.312615 | fa163e15-63ff-fef3-2207-000000000b6c | CHANGED | create /v2/ response file | undercloud 2026-02-25 07:25:50.314221 | fa163e15-63ff-fef3-2207-000000000b6c | TIMING | tripleo_image_serve : create /v2/ response file | undercloud | 0:01:27.234747 | 0.50s 2026-02-25 07:25:50.338511 | fa163e15-63ff-fef3-2207-000000000b6d | TASK | Add listen line 2026-02-25 07:25:50.707291 | fa163e15-63ff-fef3-2207-000000000b6d | CHANGED | Add listen line | undercloud 2026-02-25 07:25:50.708753 | fa163e15-63ff-fef3-2207-000000000b6d | TIMING | tripleo_image_serve : Add listen line | undercloud | 0:01:27.629278 | 0.37s 2026-02-25 07:25:50.733492 | fa163e15-63ff-fef3-2207-000000000b6e | TASK | manage /etc/httpd/conf.d/image-serve.conf 2026-02-25 07:25:51.187673 | fa163e15-63ff-fef3-2207-000000000b6e | CHANGED | manage /etc/httpd/conf.d/image-serve.conf | undercloud 2026-02-25 07:25:51.189114 | fa163e15-63ff-fef3-2207-000000000b6e | TIMING | tripleo_image_serve : manage /etc/httpd/conf.d/image-serve.conf | undercloud | 0:01:28.109641 | 0.45s 2026-02-25 07:25:51.213594 | fa163e15-63ff-fef3-2207-000000000b6f | TASK | Image-Serve | restart httpd 2026-02-25 07:25:52.137554 | fa163e15-63ff-fef3-2207-000000000b6f | CHANGED | Image-Serve | restart httpd | undercloud 2026-02-25 07:25:52.139716 | fa163e15-63ff-fef3-2207-000000000b6f | TIMING | tripleo_image_serve : Image-Serve | restart httpd | undercloud | 0:01:29.060241 | 0.92s 2026-02-25 07:25:52.186486 | fa163e15-63ff-fef3-2207-00000000084a | TASK | create persistent directories 2026-02-25 07:25:52.448554 | fa163e15-63ff-fef3-2207-00000000084a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-02-25 07:25:52.450793 | fa163e15-63ff-fef3-2207-00000000084a | TIMING | create persistent directories | undercloud | 0:01:29.371315 | 0.26s 2026-02-25 07:25:52.669749 | fa163e15-63ff-fef3-2207-00000000084a | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-02-25 07:25:52.670946 | fa163e15-63ff-fef3-2207-00000000084a | TIMING | create persistent directories | undercloud | 0:01:29.591475 | 0.48s 2026-02-25 07:25:52.677577 | fa163e15-63ff-fef3-2207-00000000084a | TIMING | create persistent directories | undercloud | 0:01:29.598101 | 0.49s 2026-02-25 07:25:52.704743 | fa163e15-63ff-fef3-2207-00000000084b | TASK | create persistent directories 2026-02-25 07:25:52.950593 | fa163e15-63ff-fef3-2207-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-02-25 07:25:52.952381 | fa163e15-63ff-fef3-2207-00000000084b | TIMING | create persistent directories | undercloud | 0:01:29.872902 | 0.25s 2026-02-25 07:25:53.152557 | fa163e15-63ff-fef3-2207-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-api', 'setype': 'container_file_t'} 2026-02-25 07:25:53.154647 | fa163e15-63ff-fef3-2207-00000000084b | TIMING | create persistent directories | undercloud | 0:01:30.075175 | 0.45s 2026-02-25 07:25:53.165589 | fa163e15-63ff-fef3-2207-00000000084b | TIMING | create persistent directories | undercloud | 0:01:30.086112 | 0.46s 2026-02-25 07:25:53.192490 | fa163e15-63ff-fef3-2207-000000000851 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:25:53.424614 | fa163e15-63ff-fef3-2207-000000000851 | OK | Ensure /etc/modules-load.d exists | undercloud 2026-02-25 07:25:53.426018 | fa163e15-63ff-fef3-2207-000000000851 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:01:30.346545 | 0.23s 2026-02-25 07:25:53.450602 | fa163e15-63ff-fef3-2207-000000000852 | TASK | Load modules 2026-02-25 07:25:53.876203 | fa163e15-63ff-fef3-2207-000000000852 | CHANGED | Load modules | undercloud | item=iscsi_tcp 2026-02-25 07:25:53.878287 | fa163e15-63ff-fef3-2207-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:30.798814 | 0.43s 2026-02-25 07:25:53.888626 | fa163e15-63ff-fef3-2207-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:30.809149 | 0.44s 2026-02-25 07:25:53.915763 | fa163e15-63ff-fef3-2207-000000000854 | TASK | Persist modules via modules-load.d 2026-02-25 07:25:54.418355 | fa163e15-63ff-fef3-2207-000000000854 | CHANGED | Persist modules via modules-load.d | undercloud | item=iscsi_tcp 2026-02-25 07:25:54.420467 | fa163e15-63ff-fef3-2207-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:31.340991 | 0.50s 2026-02-25 07:25:54.430732 | fa163e15-63ff-fef3-2207-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:31.351257 | 0.51s 2026-02-25 07:25:54.456151 | fa163e15-63ff-fef3-2207-000000000856 | TASK | Drop module persistence 2026-02-25 07:25:54.506103 | fa163e15-63ff-fef3-2207-000000000856 | SKIPPED | Drop module persistence | undercloud | item=iscsi_tcp 2026-02-25 07:25:54.518120 | fa163e15-63ff-fef3-2207-000000000856 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:01:31.438647 | 0.06s 2026-02-25 07:25:54.542720 | fa163e15-63ff-fef3-2207-000000000858 | TASK | Set modules persistence via /etc/modules 2026-02-25 07:25:54.814559 | fa163e15-63ff-fef3-2207-000000000858 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=iscsi_tcp 2026-02-25 07:25:54.815554 | fa163e15-63ff-fef3-2207-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:31.736088 | 0.27s 2026-02-25 07:25:54.819045 | fa163e15-63ff-fef3-2207-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:31.739571 | 0.27s 2026-02-25 07:25:54.844054 | fa163e15-63ff-fef3-2207-00000000085a | TASK | Modules reload 2026-02-25 07:25:55.225736 | fa163e15-63ff-fef3-2207-00000000085a | CHANGED | Modules reload | undercloud 2026-02-25 07:25:55.227590 | fa163e15-63ff-fef3-2207-00000000085a | TIMING | tripleo_module_load : Modules reload | undercloud | 0:01:32.148116 | 0.38s 2026-02-25 07:25:55.278461 | fa163e15-63ff-fef3-2207-00000000086a | TASK | create fcontext entry for ironic data 2026-02-25 07:25:56.543588 | fa163e15-63ff-fef3-2207-00000000086a | CHANGED | create fcontext entry for ironic data | undercloud 2026-02-25 07:25:56.545293 | fa163e15-63ff-fef3-2207-00000000086a | TIMING | create fcontext entry for ironic data | undercloud | 0:01:33.465819 | 1.26s 2026-02-25 07:25:56.569900 | fa163e15-63ff-fef3-2207-00000000086b | TASK | create persistent directories 2026-02-25 07:25:56.840436 | fa163e15-63ff-fef3-2207-00000000086b | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-02-25 07:25:56.842387 | fa163e15-63ff-fef3-2207-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.762901 | 0.27s 2026-02-25 07:25:57.063425 | fa163e15-63ff-fef3-2207-00000000086b | CHANGED | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2026-02-25 07:25:57.064235 | fa163e15-63ff-fef3-2207-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.984771 | 0.49s 2026-02-25 07:25:57.068742 | fa163e15-63ff-fef3-2207-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.989269 | 0.50s 2026-02-25 07:25:57.093311 | fa163e15-63ff-fef3-2207-00000000086c | TASK | stat /httpboot 2026-02-25 07:25:57.302584 | fa163e15-63ff-fef3-2207-00000000086c | OK | stat /httpboot | undercloud 2026-02-25 07:25:57.303789 | fa163e15-63ff-fef3-2207-00000000086c | TIMING | stat /httpboot | undercloud | 0:01:34.224317 | 0.21s 2026-02-25 07:25:57.327559 | fa163e15-63ff-fef3-2207-00000000086d | TASK | stat /tftpboot 2026-02-25 07:25:57.533907 | fa163e15-63ff-fef3-2207-00000000086d | OK | stat /tftpboot | undercloud 2026-02-25 07:25:57.535190 | fa163e15-63ff-fef3-2207-00000000086d | TIMING | stat /tftpboot | undercloud | 0:01:34.455716 | 0.21s 2026-02-25 07:25:57.561566 | fa163e15-63ff-fef3-2207-00000000086e | TASK | stat /var/lib/ironic/httpboot 2026-02-25 07:25:57.753275 | fa163e15-63ff-fef3-2207-00000000086e | OK | stat /var/lib/ironic/httpboot | undercloud 2026-02-25 07:25:57.754356 | fa163e15-63ff-fef3-2207-00000000086e | TIMING | stat /var/lib/ironic/httpboot | undercloud | 0:01:34.674885 | 0.19s 2026-02-25 07:25:57.777838 | fa163e15-63ff-fef3-2207-00000000086f | TASK | stat /var/lib/ironic/tftpboot 2026-02-25 07:25:57.996684 | fa163e15-63ff-fef3-2207-00000000086f | OK | stat /var/lib/ironic/tftpboot | undercloud 2026-02-25 07:25:57.997766 | fa163e15-63ff-fef3-2207-00000000086f | TIMING | stat /var/lib/ironic/tftpboot | undercloud | 0:01:34.918296 | 0.22s 2026-02-25 07:25:58.021515 | fa163e15-63ff-fef3-2207-000000000870 | TASK | migrate /httpboot to containerized (if applicable) 2026-02-25 07:25:58.050230 | fa163e15-63ff-fef3-2207-000000000870 | SKIPPED | migrate /httpboot to containerized (if applicable) | undercloud 2026-02-25 07:25:58.051354 | fa163e15-63ff-fef3-2207-000000000870 | TIMING | migrate /httpboot to containerized (if applicable) | undercloud | 0:01:34.971884 | 0.03s 2026-02-25 07:25:58.074539 | fa163e15-63ff-fef3-2207-000000000871 | TASK | migrate /tftpboot to containerized (if applicable) 2026-02-25 07:25:58.102407 | fa163e15-63ff-fef3-2207-000000000871 | SKIPPED | migrate /tftpboot to containerized (if applicable) | undercloud 2026-02-25 07:25:58.103481 | fa163e15-63ff-fef3-2207-000000000871 | TIMING | migrate /tftpboot to containerized (if applicable) | undercloud | 0:01:35.024011 | 0.03s 2026-02-25 07:25:58.127411 | fa163e15-63ff-fef3-2207-000000000872 | TASK | ensure ironic pxe directories exist 2026-02-25 07:25:58.370038 | fa163e15-63ff-fef3-2207-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=httpboot 2026-02-25 07:25:58.372262 | fa163e15-63ff-fef3-2207-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.292785 | 0.24s 2026-02-25 07:25:58.578979 | fa163e15-63ff-fef3-2207-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=tftpboot 2026-02-25 07:25:58.580118 | fa163e15-63ff-fef3-2207-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.500647 | 0.45s 2026-02-25 07:25:58.783027 | fa163e15-63ff-fef3-2207-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=images 2026-02-25 07:25:58.784225 | fa163e15-63ff-fef3-2207-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.704754 | 0.66s 2026-02-25 07:25:58.791298 | fa163e15-63ff-fef3-2207-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.711829 | 0.66s 2026-02-25 07:25:58.815770 | fa163e15-63ff-fef3-2207-000000000874 | TASK | Remove /var/lib/config-data/puppet-generated/ironic/var 2026-02-25 07:25:59.037125 | fa163e15-63ff-fef3-2207-000000000874 | OK | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud 2026-02-25 07:25:59.038246 | fa163e15-63ff-fef3-2207-000000000874 | TIMING | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud | 0:01:35.958774 | 0.22s 2026-02-25 07:25:59.061567 | fa163e15-63ff-fef3-2207-000000000876 | TASK | create fcontext entry for ironic-inspector data 2026-02-25 07:26:00.320163 | fa163e15-63ff-fef3-2207-000000000876 | CHANGED | create fcontext entry for ironic-inspector data | undercloud 2026-02-25 07:26:00.321796 | fa163e15-63ff-fef3-2207-000000000876 | TIMING | create fcontext entry for ironic-inspector data | undercloud | 0:01:37.242321 | 1.26s 2026-02-25 07:26:00.348534 | fa163e15-63ff-fef3-2207-000000000877 | TASK | create persistent directories 2026-02-25 07:26:00.614615 | fa163e15-63ff-fef3-2207-000000000877 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic-inspector', 'setype': 'container_file_t'} 2026-02-25 07:26:00.617183 | fa163e15-63ff-fef3-2207-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.537705 | 0.27s 2026-02-25 07:26:00.831374 | fa163e15-63ff-fef3-2207-000000000877 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/ironic-inspector/dhcp-hostsdir', 'setype': 'container_file_t'} 2026-02-25 07:26:00.833214 | fa163e15-63ff-fef3-2207-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.753743 | 0.48s 2026-02-25 07:26:00.843902 | fa163e15-63ff-fef3-2207-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.764394 | 0.49s 2026-02-25 07:26:00.868356 | fa163e15-63ff-fef3-2207-000000000878 | TASK | create persistent ironic-inspector dnsmasq dhcp hostsdir 2026-02-25 07:26:01.088149 | fa163e15-63ff-fef3-2207-000000000878 | OK | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud 2026-02-25 07:26:01.089507 | fa163e15-63ff-fef3-2207-000000000878 | TIMING | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud | 0:01:38.010034 | 0.22s 2026-02-25 07:26:01.113766 | fa163e15-63ff-fef3-2207-00000000087a | TASK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var 2026-02-25 07:26:01.324009 | fa163e15-63ff-fef3-2207-00000000087a | OK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud 2026-02-25 07:26:01.325331 | fa163e15-63ff-fef3-2207-00000000087a | TIMING | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud | 0:01:38.245858 | 0.21s 2026-02-25 07:26:01.350150 | fa163e15-63ff-fef3-2207-00000000087c | TASK | create persistent directories 2026-02-25 07:26:01.588242 | fa163e15-63ff-fef3-2207-00000000087c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:26:01.590272 | fa163e15-63ff-fef3-2207-00000000087c | TIMING | create persistent directories | undercloud | 0:01:38.510798 | 0.24s 2026-02-25 07:26:01.600457 | fa163e15-63ff-fef3-2207-00000000087c | TIMING | create persistent directories | undercloud | 0:01:38.520983 | 0.25s 2026-02-25 07:26:01.624811 | fa163e15-63ff-fef3-2207-00000000087d | TASK | create persistent directories 2026-02-25 07:26:01.891776 | fa163e15-63ff-fef3-2207-00000000087d | OK | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2026-02-25 07:26:01.893599 | fa163e15-63ff-fef3-2207-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.814119 | 0.27s 2026-02-25 07:26:02.102793 | fa163e15-63ff-fef3-2207-00000000087d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2026-02-25 07:26:02.103702 | fa163e15-63ff-fef3-2207-00000000087d | TIMING | create persistent directories | undercloud | 0:01:39.024235 | 0.48s 2026-02-25 07:26:02.276206 | fa163e15-63ff-fef3-2207-00000000087d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-pxe', 'setype': 'container_file_t'} 2026-02-25 07:26:02.277765 | fa163e15-63ff-fef3-2207-00000000087d | TIMING | create persistent directories | undercloud | 0:01:39.198296 | 0.65s 2026-02-25 07:26:02.288840 | fa163e15-63ff-fef3-2207-00000000087d | TIMING | create persistent directories | undercloud | 0:01:39.209365 | 0.66s 2026-02-25 07:26:02.313489 | fa163e15-63ff-fef3-2207-00000000087e | TASK | create fcontext entry for iscsi 2026-02-25 07:26:03.576952 | fa163e15-63ff-fef3-2207-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:26:03.578942 | fa163e15-63ff-fef3-2207-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.499472 | 1.26s 2026-02-25 07:26:04.804089 | fa163e15-63ff-fef3-2207-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:26:04.805391 | fa163e15-63ff-fef3-2207-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:41.725920 | 2.49s 2026-02-25 07:26:06.025573 | fa163e15-63ff-fef3-2207-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:26:06.027496 | fa163e15-63ff-fef3-2207-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.948026 | 3.71s 2026-02-25 07:26:06.038081 | fa163e15-63ff-fef3-2207-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.958604 | 3.72s 2026-02-25 07:26:06.064192 | fa163e15-63ff-fef3-2207-00000000087f | TASK | create persistent directories 2026-02-25 07:26:06.315040 | fa163e15-63ff-fef3-2207-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:26:06.316542 | fa163e15-63ff-fef3-2207-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.237066 | 0.25s 2026-02-25 07:26:06.488554 | fa163e15-63ff-fef3-2207-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:26:06.490248 | fa163e15-63ff-fef3-2207-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.410749 | 0.42s 2026-02-25 07:26:06.646464 | fa163e15-63ff-fef3-2207-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:26:06.647559 | fa163e15-63ff-fef3-2207-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.568089 | 0.58s 2026-02-25 07:26:06.654901 | fa163e15-63ff-fef3-2207-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.575383 | 0.59s 2026-02-25 07:26:06.681797 | fa163e15-63ff-fef3-2207-000000000880 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:26:06.873783 | fa163e15-63ff-fef3-2207-000000000880 | OK | stat /lib/systemd/system/iscsid.socket | undercloud 2026-02-25 07:26:06.875193 | fa163e15-63ff-fef3-2207-000000000880 | TIMING | stat /lib/systemd/system/iscsid.socket | undercloud | 0:01:43.795719 | 0.19s 2026-02-25 07:26:06.899456 | fa163e15-63ff-fef3-2207-000000000881 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:26:06.927279 | fa163e15-63ff-fef3-2207-000000000881 | SKIPPED | Stop and disable iscsid.socket service | undercloud 2026-02-25 07:26:06.928468 | fa163e15-63ff-fef3-2207-000000000881 | TIMING | Stop and disable iscsid.socket service | undercloud | 0:01:43.848996 | 0.03s 2026-02-25 07:26:06.951954 | fa163e15-63ff-fef3-2207-000000000882 | TASK | Check if iscsi.service is enabled 2026-02-25 07:26:07.183956 | fa163e15-63ff-fef3-2207-000000000882 | CHANGED | Check if iscsi.service is enabled | undercloud 2026-02-25 07:26:07.185429 | fa163e15-63ff-fef3-2207-000000000882 | TIMING | Check if iscsi.service is enabled | undercloud | 0:01:44.105955 | 0.23s 2026-02-25 07:26:07.209388 | fa163e15-63ff-fef3-2207-000000000883 | TASK | Stop iscsi.service 2026-02-25 07:26:07.249708 | fa163e15-63ff-fef3-2207-000000000883 | SKIPPED | Stop iscsi.service | undercloud 2026-02-25 07:26:07.250917 | fa163e15-63ff-fef3-2207-000000000883 | TIMING | Stop iscsi.service | undercloud | 0:01:44.171398 | 0.04s 2026-02-25 07:26:07.299545 | fa163e15-63ff-fef3-2207-000000000884 | TIMING | include_role : tripleo_kernel | undercloud | 0:01:44.220067 | 0.02s 2026-02-25 07:26:07.382228 | fa163e15-63ff-fef3-2207-000000000c89 | TASK | Install additional packages 2026-02-25 07:26:07.407584 | fa163e15-63ff-fef3-2207-000000000c89 | TIMING | tripleo_kernel : Install additional packages | undercloud | 0:01:44.328114 | 0.02s 2026-02-25 07:26:07.424072 | fa163e15-63ff-fef3-2207-000000000c8a | TASK | Remove dracut-config-generic 2026-02-25 07:26:11.373895 | fa163e15-63ff-fef3-2207-000000000c8a | CHANGED | Remove dracut-config-generic | undercloud 2026-02-25 07:26:11.375182 | fa163e15-63ff-fef3-2207-000000000c8a | TIMING | tripleo_kernel : Remove dracut-config-generic | undercloud | 0:01:48.295710 | 3.95s 2026-02-25 07:26:11.399364 | fa163e15-63ff-fef3-2207-000000000c8b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:26:11.598712 | fa163e15-63ff-fef3-2207-000000000c8b | OK | Ensure the /etc/modules-load.d/ directory exists | undercloud 2026-02-25 07:26:11.600064 | fa163e15-63ff-fef3-2207-000000000c8b | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | undercloud | 0:01:48.520592 | 0.20s 2026-02-25 07:26:11.624024 | fa163e15-63ff-fef3-2207-000000000c8c | TASK | Write list of modules to load at boot 2026-02-25 07:26:12.084269 | fa163e15-63ff-fef3-2207-000000000c8c | CHANGED | Write list of modules to load at boot | undercloud 2026-02-25 07:26:12.085808 | fa163e15-63ff-fef3-2207-000000000c8c | TIMING | tripleo_kernel : Write list of modules to load at boot | undercloud | 0:01:49.006334 | 0.46s 2026-02-25 07:26:12.111223 | fa163e15-63ff-fef3-2207-000000000c8d | TASK | Modules reload 2026-02-25 07:26:12.577184 | fa163e15-63ff-fef3-2207-000000000c8d | CHANGED | Modules reload | undercloud 2026-02-25 07:26:12.578965 | fa163e15-63ff-fef3-2207-000000000c8d | TIMING | tripleo_kernel : Modules reload | undercloud | 0:01:49.499492 | 0.47s 2026-02-25 07:26:12.604098 | fa163e15-63ff-fef3-2207-000000000c8e | TASK | Set default sysctl options 2026-02-25 07:26:13.034409 | fa163e15-63ff-fef3-2207-000000000c8e | CHANGED | Set default sysctl options | undercloud 2026-02-25 07:26:13.035811 | fa163e15-63ff-fef3-2207-000000000c8e | TIMING | tripleo_kernel : Set default sysctl options | undercloud | 0:01:49.956338 | 0.43s 2026-02-25 07:26:13.060287 | fa163e15-63ff-fef3-2207-000000000c8f | TASK | Set extra sysctl options 2026-02-25 07:26:13.423229 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=fs.inotify.max_user_instances 2026-02-25 07:26:13.424492 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.345016 | 0.36s 2026-02-25 07:26:13.658544 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=kernel.pid_max 2026-02-25 07:26:13.659551 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.580081 | 0.60s 2026-02-25 07:26:13.867424 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:26:13.869264 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.789790 | 0.81s 2026-02-25 07:26:14.075586 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:26:14.077128 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.997659 | 1.01s 2026-02-25 07:26:14.312577 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:26:14.314318 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.234848 | 1.25s 2026-02-25 07:26:14.548121 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:26:14.550190 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.470719 | 1.49s 2026-02-25 07:26:14.768761 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_forward 2026-02-25 07:26:14.769823 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.690352 | 1.71s 2026-02-25 07:26:14.995848 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:26:14.997598 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.918128 | 1.94s 2026-02-25 07:26:15.236537 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:26:15.237437 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.157968 | 2.18s 2026-02-25 07:26:15.456327 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:26:15.458061 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.378591 | 2.40s 2026-02-25 07:26:15.664937 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:26:15.665904 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.586434 | 2.60s 2026-02-25 07:26:15.903609 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:26:15.905271 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.825801 | 2.84s 2026-02-25 07:26:16.144330 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:26:16.145299 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.065829 | 3.08s 2026-02-25 07:26:16.414746 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.forwarding 2026-02-25 07:26:16.416445 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.336974 | 3.35s 2026-02-25 07:26:16.629475 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:26:16.631075 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.551604 | 3.57s 2026-02-25 07:26:16.876132 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:26:16.877947 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.798476 | 3.82s 2026-02-25 07:26:17.087825 | fa163e15-63ff-fef3-2207-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:26:17.089378 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:54.009908 | 4.03s 2026-02-25 07:26:17.102180 | fa163e15-63ff-fef3-2207-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:54.022712 | 4.04s 2026-02-25 07:26:17.128750 | fa163e15-63ff-fef3-2207-000000000c91 | TASK | Sysctl reload 2026-02-25 07:26:17.502313 | fa163e15-63ff-fef3-2207-000000000c91 | CHANGED | Sysctl reload | undercloud 2026-02-25 07:26:17.503383 | fa163e15-63ff-fef3-2207-000000000c91 | TIMING | tripleo_kernel : Sysctl reload | undercloud | 0:01:54.423918 | 0.37s 2026-02-25 07:26:17.536379 | fa163e15-63ff-fef3-2207-000000000885 | TASK | create persistent directories 2026-02-25 07:26:17.773406 | fa163e15-63ff-fef3-2207-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-02-25 07:26:17.774302 | fa163e15-63ff-fef3-2207-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.694836 | 0.24s 2026-02-25 07:26:17.936982 | fa163e15-63ff-fef3-2207-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-02-25 07:26:17.938772 | fa163e15-63ff-fef3-2207-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.859303 | 0.40s 2026-02-25 07:26:17.949563 | fa163e15-63ff-fef3-2207-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.870088 | 0.41s 2026-02-25 07:26:17.974592 | fa163e15-63ff-fef3-2207-000000000886 | TASK | Check if file certs_valid exist 2026-02-25 07:26:18.155977 | fa163e15-63ff-fef3-2207-000000000886 | OK | Check if file certs_valid exist | undercloud 2026-02-25 07:26:18.158067 | fa163e15-63ff-fef3-2207-000000000886 | TIMING | Check if file certs_valid exist | undercloud | 0:01:55.078594 | 0.18s 2026-02-25 07:26:18.181623 | fa163e15-63ff-fef3-2207-000000000887 | TASK | Check if file cert9.db exist 2026-02-25 07:26:18.411309 | fa163e15-63ff-fef3-2207-000000000887 | OK | Check if file cert9.db exist | undercloud 2026-02-25 07:26:18.412505 | fa163e15-63ff-fef3-2207-000000000887 | TIMING | Check if file cert9.db exist | undercloud | 0:01:55.333032 | 0.23s 2026-02-25 07:26:18.435821 | fa163e15-63ff-fef3-2207-000000000888 | TASK | Check if file key4.db exist 2026-02-25 07:26:18.658265 | fa163e15-63ff-fef3-2207-000000000888 | OK | Check if file key4.db exist | undercloud 2026-02-25 07:26:18.659436 | fa163e15-63ff-fef3-2207-000000000888 | TIMING | Check if file key4.db exist | undercloud | 0:01:55.579962 | 0.22s 2026-02-25 07:26:18.709387 | fa163e15-63ff-fef3-2207-000000000889 | SKIPPED | fail | undercloud 2026-02-25 07:26:18.710627 | fa163e15-63ff-fef3-2207-000000000889 | TIMING | fail | undercloud | 0:01:55.631155 | 0.03s 2026-02-25 07:26:18.736064 | fa163e15-63ff-fef3-2207-00000000088a | TASK | create persistent directories 2026-02-25 07:26:18.988276 | fa163e15-63ff-fef3-2207-00000000088a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-02-25 07:26:18.990466 | fa163e15-63ff-fef3-2207-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.910992 | 0.25s 2026-02-25 07:26:19.000468 | fa163e15-63ff-fef3-2207-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.920997 | 0.26s 2026-02-25 07:26:19.024271 | fa163e15-63ff-fef3-2207-00000000088b | TASK | create fcontext entry for mysql data 2026-02-25 07:26:20.323446 | fa163e15-63ff-fef3-2207-00000000088b | CHANGED | create fcontext entry for mysql data | undercloud 2026-02-25 07:26:20.325546 | fa163e15-63ff-fef3-2207-00000000088b | TIMING | create fcontext entry for mysql data | undercloud | 0:01:57.246070 | 1.30s 2026-02-25 07:26:20.350481 | fa163e15-63ff-fef3-2207-00000000088c | TASK | create persistent directories 2026-02-25 07:26:20.621725 | fa163e15-63ff-fef3-2207-00000000088c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-02-25 07:26:20.623977 | fa163e15-63ff-fef3-2207-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.544500 | 0.27s 2026-02-25 07:26:20.849633 | fa163e15-63ff-fef3-2207-00000000088c | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-02-25 07:26:20.850576 | fa163e15-63ff-fef3-2207-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.771108 | 0.50s 2026-02-25 07:26:20.857252 | fa163e15-63ff-fef3-2207-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.777773 | 0.51s 2026-02-25 07:26:20.882732 | fa163e15-63ff-fef3-2207-00000000088d | TASK | create persistent directories 2026-02-25 07:26:21.135275 | fa163e15-63ff-fef3-2207-00000000088d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:26:21.137478 | fa163e15-63ff-fef3-2207-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.058000 | 0.25s 2026-02-25 07:26:21.343623 | fa163e15-63ff-fef3-2207-00000000088d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-02-25 07:26:21.344977 | fa163e15-63ff-fef3-2207-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.265500 | 0.46s 2026-02-25 07:26:21.354379 | fa163e15-63ff-fef3-2207-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.274898 | 0.47s 2026-02-25 07:26:21.379072 | fa163e15-63ff-fef3-2207-00000000088e | TASK | create /run/netns with temp namespace 2026-02-25 07:26:21.587615 | fa163e15-63ff-fef3-2207-00000000088e | CHANGED | create /run/netns with temp namespace | undercloud 2026-02-25 07:26:21.588948 | fa163e15-63ff-fef3-2207-00000000088e | TIMING | create /run/netns with temp namespace | undercloud | 0:01:58.509472 | 0.21s 2026-02-25 07:26:21.612900 | fa163e15-63ff-fef3-2207-00000000088f | TASK | remove temp namespace 2026-02-25 07:26:21.859328 | fa163e15-63ff-fef3-2207-00000000088f | CHANGED | remove temp namespace | undercloud 2026-02-25 07:26:21.860784 | fa163e15-63ff-fef3-2207-00000000088f | TIMING | remove temp namespace | undercloud | 0:01:58.781310 | 0.25s 2026-02-25 07:26:21.884814 | fa163e15-63ff-fef3-2207-000000000890 | TASK | create /var/lib/neutron 2026-02-25 07:26:22.115683 | fa163e15-63ff-fef3-2207-000000000890 | CHANGED | create /var/lib/neutron | undercloud 2026-02-25 07:26:22.117046 | fa163e15-63ff-fef3-2207-000000000890 | TIMING | create /var/lib/neutron | undercloud | 0:01:59.037574 | 0.23s 2026-02-25 07:26:22.140937 | fa163e15-63ff-fef3-2207-000000000891 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:26:23.010038 | fa163e15-63ff-fef3-2207-000000000891 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | undercloud 2026-02-25 07:26:23.011071 | fa163e15-63ff-fef3-2207-000000000891 | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:01:59.931607 | 0.87s 2026-02-25 07:26:23.028104 | fa163e15-63ff-fef3-2207-000000000892 | TASK | set conditions 2026-02-25 07:26:23.055749 | fa163e15-63ff-fef3-2207-000000000892 | OK | set conditions | undercloud 2026-02-25 07:26:23.056468 | fa163e15-63ff-fef3-2207-000000000892 | TIMING | set conditions | undercloud | 0:01:59.977004 | 0.03s 2026-02-25 07:26:23.072735 | fa163e15-63ff-fef3-2207-000000000893 | TASK | create kill_scripts directory within /var/lib/neutron 2026-02-25 07:26:23.296981 | fa163e15-63ff-fef3-2207-000000000893 | CHANGED | create kill_scripts directory within /var/lib/neutron | undercloud 2026-02-25 07:26:23.298300 | fa163e15-63ff-fef3-2207-000000000893 | TIMING | create kill_scripts directory within /var/lib/neutron | undercloud | 0:02:00.218828 | 0.22s 2026-02-25 07:26:23.321884 | fa163e15-63ff-fef3-2207-000000000894 | TASK | create dnsmasq dhcp kill script 2026-02-25 07:26:23.751753 | fa163e15-63ff-fef3-2207-000000000894 | CHANGED | create dnsmasq dhcp kill script | undercloud 2026-02-25 07:26:23.753112 | fa163e15-63ff-fef3-2207-000000000894 | TIMING | create dnsmasq dhcp kill script | undercloud | 0:02:00.673640 | 0.43s 2026-02-25 07:26:23.776324 | fa163e15-63ff-fef3-2207-000000000895 | TASK | create haproxy kill script 2026-02-25 07:26:24.162449 | fa163e15-63ff-fef3-2207-000000000895 | CHANGED | create haproxy kill script | undercloud 2026-02-25 07:26:24.163212 | fa163e15-63ff-fef3-2207-000000000895 | TIMING | create haproxy kill script | undercloud | 0:02:01.083749 | 0.39s 2026-02-25 07:26:24.179604 | fa163e15-63ff-fef3-2207-000000000896 | TASK | set conditions 2026-02-25 07:26:24.205016 | fa163e15-63ff-fef3-2207-000000000896 | OK | set conditions | undercloud 2026-02-25 07:26:24.205657 | fa163e15-63ff-fef3-2207-000000000896 | TIMING | set conditions | undercloud | 0:02:01.126195 | 0.03s 2026-02-25 07:26:24.221897 | fa163e15-63ff-fef3-2207-000000000897 | TASK | create keepalived kill script 2026-02-25 07:26:24.620999 | fa163e15-63ff-fef3-2207-000000000897 | CHANGED | create keepalived kill script | undercloud 2026-02-25 07:26:24.621740 | fa163e15-63ff-fef3-2207-000000000897 | TIMING | create keepalived kill script | undercloud | 0:02:01.542277 | 0.40s 2026-02-25 07:26:24.637983 | fa163e15-63ff-fef3-2207-000000000898 | TASK | create dibbler kill script 2026-02-25 07:26:25.028450 | fa163e15-63ff-fef3-2207-000000000898 | CHANGED | create dibbler kill script | undercloud 2026-02-25 07:26:25.029821 | fa163e15-63ff-fef3-2207-000000000898 | TIMING | create dibbler kill script | undercloud | 0:02:01.950348 | 0.39s 2026-02-25 07:26:25.053770 | fa163e15-63ff-fef3-2207-000000000899 | TASK | create radvd kill script 2026-02-25 07:26:25.509223 | fa163e15-63ff-fef3-2207-000000000899 | CHANGED | create radvd kill script | undercloud 2026-02-25 07:26:25.510033 | fa163e15-63ff-fef3-2207-000000000899 | TIMING | create radvd kill script | undercloud | 0:02:02.430571 | 0.45s 2026-02-25 07:26:25.528889 | fa163e15-63ff-fef3-2207-0000000008a0 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:26:25.755622 | fa163e15-63ff-fef3-2207-0000000008a0 | OK | Ensure /etc/modules-load.d exists | undercloud 2026-02-25 07:26:25.757036 | fa163e15-63ff-fef3-2207-0000000008a0 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:02:02.677562 | 0.23s 2026-02-25 07:26:25.781759 | fa163e15-63ff-fef3-2207-0000000008a1 | TASK | Load modules 2026-02-25 07:26:26.054445 | fa163e15-63ff-fef3-2207-0000000008a1 | OK | Load modules | undercloud | item=openvswitch 2026-02-25 07:26:26.056475 | fa163e15-63ff-fef3-2207-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:02.977002 | 0.27s 2026-02-25 07:26:26.066590 | fa163e15-63ff-fef3-2207-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:02.987115 | 0.28s 2026-02-25 07:26:26.091629 | fa163e15-63ff-fef3-2207-0000000008a3 | TASK | Persist modules via modules-load.d 2026-02-25 07:26:26.585046 | fa163e15-63ff-fef3-2207-0000000008a3 | CHANGED | Persist modules via modules-load.d | undercloud | item=openvswitch 2026-02-25 07:26:26.586174 | fa163e15-63ff-fef3-2207-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:03.506704 | 0.49s 2026-02-25 07:26:26.598052 | fa163e15-63ff-fef3-2207-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:03.518577 | 0.50s 2026-02-25 07:26:26.623073 | fa163e15-63ff-fef3-2207-0000000008a5 | TASK | Drop module persistence 2026-02-25 07:26:26.687237 | fa163e15-63ff-fef3-2207-0000000008a5 | SKIPPED | Drop module persistence | undercloud | item=openvswitch 2026-02-25 07:26:26.694021 | fa163e15-63ff-fef3-2207-0000000008a5 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:02:03.614542 | 0.07s 2026-02-25 07:26:26.719638 | fa163e15-63ff-fef3-2207-0000000008a7 | TASK | Set modules persistence via /etc/modules 2026-02-25 07:26:26.962354 | fa163e15-63ff-fef3-2207-0000000008a7 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=openvswitch 2026-02-25 07:26:26.964416 | fa163e15-63ff-fef3-2207-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:03.884943 | 0.24s 2026-02-25 07:26:26.974581 | fa163e15-63ff-fef3-2207-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:03.895107 | 0.25s 2026-02-25 07:26:26.994826 | fa163e15-63ff-fef3-2207-0000000008a9 | TASK | Modules reload 2026-02-25 07:26:27.346625 | fa163e15-63ff-fef3-2207-0000000008a9 | CHANGED | Modules reload | undercloud 2026-02-25 07:26:27.348482 | fa163e15-63ff-fef3-2207-0000000008a9 | TIMING | tripleo_module_load : Modules reload | undercloud | 0:02:04.269009 | 0.35s 2026-02-25 07:26:27.396408 | fa163e15-63ff-fef3-2207-0000000008b9 | TASK | Copy in cleanup script 2026-02-25 07:26:27.809327 | fa163e15-63ff-fef3-2207-0000000008b9 | CHANGED | Copy in cleanup script | undercloud 2026-02-25 07:26:27.810773 | fa163e15-63ff-fef3-2207-0000000008b9 | TIMING | Copy in cleanup script | undercloud | 0:02:04.731298 | 0.41s 2026-02-25 07:26:27.834264 | fa163e15-63ff-fef3-2207-0000000008ba | TASK | Copy in cleanup service 2026-02-25 07:26:28.264280 | fa163e15-63ff-fef3-2207-0000000008ba | CHANGED | Copy in cleanup service | undercloud 2026-02-25 07:26:28.265712 | fa163e15-63ff-fef3-2207-0000000008ba | TIMING | Copy in cleanup service | undercloud | 0:02:05.186237 | 0.43s 2026-02-25 07:26:28.285447 | fa163e15-63ff-fef3-2207-0000000008bb | TASK | Enabling the cleanup service 2026-02-25 07:26:28.930678 | fa163e15-63ff-fef3-2207-0000000008bb | CHANGED | Enabling the cleanup service | undercloud 2026-02-25 07:26:28.932812 | fa163e15-63ff-fef3-2207-0000000008bb | TIMING | Enabling the cleanup service | undercloud | 0:02:05.853335 | 0.65s 2026-02-25 07:26:28.958122 | fa163e15-63ff-fef3-2207-0000000008bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:26:29.335733 | fa163e15-63ff-fef3-2207-0000000008bc | OK | enable virt_sandbox_use_netlink for healthcheck | undercloud 2026-02-25 07:26:29.337087 | fa163e15-63ff-fef3-2207-0000000008bc | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:06.257614 | 0.38s 2026-02-25 07:26:29.389093 | fa163e15-63ff-fef3-2207-0000000008be | TIMING | include_role : tripleo_clients_install | undercloud | 0:02:06.309616 | 0.03s 2026-02-25 07:26:29.446935 | fa163e15-63ff-fef3-2207-000000000dbf | TASK | Gather variables for each operating system 2026-02-25 07:26:29.559912 | fa163e15-63ff-fef3-2207-000000000dbf | TIMING | tripleo_clients_install : Gather variables for each operating system | undercloud | 0:02:06.480393 | 0.11s 2026-02-25 07:26:29.584556 | fa163e15-63ff-fef3-2207-000000000dc0 | TASK | Set packages facts 2026-02-25 07:26:29.627298 | fa163e15-63ff-fef3-2207-000000000dc0 | OK | Set packages facts | undercloud 2026-02-25 07:26:29.628498 | fa163e15-63ff-fef3-2207-000000000dc0 | TIMING | tripleo_clients_install : Set packages facts | undercloud | 0:02:06.549026 | 0.04s 2026-02-25 07:26:29.652568 | fa163e15-63ff-fef3-2207-000000000dc1 | TASK | Manage package 2026-02-25 07:26:29.715851 | fa163e15-63ff-fef3-2207-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: absent 2026-02-25 07:26:29.740488 | fa163e15-63ff-fef3-2207-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: installed 2026-02-25 07:26:29.758608 | fa163e15-63ff-fef3-2207-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: latest 2026-02-25 07:26:34.259585 | fa163e15-63ff-fef3-2207-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:11.180113 | 4.61s 2026-02-25 07:26:34.281417 | fa163e15-63ff-fef3-2207-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: removed 2026-02-25 07:26:34.288087 | fa163e15-63ff-fef3-2207-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:11.208609 | 4.63s 2026-02-25 07:26:34.334993 | fa163e15-63ff-fef3-2207-0000000008bf | TASK | create fcontext for rabbitmq data 2026-02-25 07:26:35.560708 | fa163e15-63ff-fef3-2207-0000000008bf | CHANGED | create fcontext for rabbitmq data | undercloud 2026-02-25 07:26:35.562347 | fa163e15-63ff-fef3-2207-0000000008bf | TIMING | create fcontext for rabbitmq data | undercloud | 0:02:12.482873 | 1.23s 2026-02-25 07:26:35.586250 | fa163e15-63ff-fef3-2207-0000000008c0 | TASK | create persistent directories 2026-02-25 07:26:35.841060 | fa163e15-63ff-fef3-2207-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:26:35.843122 | fa163e15-63ff-fef3-2207-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.763651 | 0.26s 2026-02-25 07:26:36.005364 | fa163e15-63ff-fef3-2207-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:26:36.007137 | fa163e15-63ff-fef3-2207-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.927667 | 0.42s 2026-02-25 07:26:36.018034 | fa163e15-63ff-fef3-2207-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:12.938556 | 0.43s 2026-02-25 07:26:36.042727 | fa163e15-63ff-fef3-2207-0000000008c2 | TASK | Set login facts 2026-02-25 07:26:36.070824 | fa163e15-63ff-fef3-2207-0000000008c2 | OK | Set login facts | undercloud 2026-02-25 07:26:36.072146 | fa163e15-63ff-fef3-2207-0000000008c2 | TIMING | Set login facts | undercloud | 0:02:12.992604 | 0.03s 2026-02-25 07:26:36.095295 | fa163e15-63ff-fef3-2207-0000000008c3 | TASK | Convert logins json to dict 2026-02-25 07:26:36.135787 | fa163e15-63ff-fef3-2207-0000000008c3 | SKIPPED | Convert logins json to dict | undercloud 2026-02-25 07:26:36.137024 | fa163e15-63ff-fef3-2207-0000000008c3 | TIMING | Convert logins json to dict | undercloud | 0:02:13.057553 | 0.04s 2026-02-25 07:26:36.160428 | fa163e15-63ff-fef3-2207-0000000008c4 | TASK | Set registry logins 2026-02-25 07:26:36.203322 | fa163e15-63ff-fef3-2207-0000000008c4 | SKIPPED | Set registry logins | undercloud 2026-02-25 07:26:36.204557 | fa163e15-63ff-fef3-2207-0000000008c4 | TIMING | Set registry logins | undercloud | 0:02:13.125086 | 0.04s 2026-02-25 07:26:36.228264 | fa163e15-63ff-fef3-2207-0000000008c5 | TASK | Run podman install 2026-02-25 07:26:36.256783 | fa163e15-63ff-fef3-2207-0000000008c5 | TIMING | Run podman install | undercloud | 0:02:13.177306 | 0.03s 2026-02-25 07:26:36.333578 | fa163e15-63ff-fef3-2207-000000000e1d | TASK | Gather variables for each operating system 2026-02-25 07:26:36.480458 | fa163e15-63ff-fef3-2207-000000000e1d | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:26:36.482583 | fa163e15-63ff-fef3-2207-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.403108 | 0.15s 2026-02-25 07:26:36.492645 | fa163e15-63ff-fef3-2207-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.413167 | 0.16s 2026-02-25 07:26:36.518252 | fa163e15-63ff-fef3-2207-000000000e1f | TASK | ensure podman and deps are installed 2026-02-25 07:26:39.469528 | fa163e15-63ff-fef3-2207-000000000e1f | OK | ensure podman and deps are installed | undercloud 2026-02-25 07:26:39.470972 | fa163e15-63ff-fef3-2207-000000000e1f | TIMING | tripleo_podman : ensure podman and deps are installed | undercloud | 0:02:16.391497 | 2.95s 2026-02-25 07:26:39.497080 | fa163e15-63ff-fef3-2207-000000000e20 | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:26:40.026463 | fa163e15-63ff-fef3-2207-000000000e20 | OK | Ensure we get the ansible interfaces facts | undercloud 2026-02-25 07:26:40.027503 | fa163e15-63ff-fef3-2207-000000000e20 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | undercloud | 0:02:16.948032 | 0.53s 2026-02-25 07:26:40.047238 | fa163e15-63ff-fef3-2207-000000000e21 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:26:40.074385 | fa163e15-63ff-fef3-2207-000000000e21 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | undercloud 2026-02-25 07:26:40.075482 | fa163e15-63ff-fef3-2207-000000000e21 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | undercloud | 0:02:16.996012 | 0.03s 2026-02-25 07:26:40.100556 | fa163e15-63ff-fef3-2207-000000000e23 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:26:40.132474 | fa163e15-63ff-fef3-2207-000000000e23 | SKIPPED | Make sure /etc/cni/net.d folder exists | undercloud 2026-02-25 07:26:40.133640 | fa163e15-63ff-fef3-2207-000000000e23 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | undercloud | 0:02:17.054169 | 0.03s 2026-02-25 07:26:40.157936 | fa163e15-63ff-fef3-2207-000000000e24 | TASK | Update default network configuration if possible 2026-02-25 07:26:40.189360 | fa163e15-63ff-fef3-2207-000000000e24 | SKIPPED | Update default network configuration if possible | undercloud 2026-02-25 07:26:40.190554 | fa163e15-63ff-fef3-2207-000000000e24 | TIMING | tripleo_podman : Update default network configuration if possible | undercloud | 0:02:17.111084 | 0.03s 2026-02-25 07:26:40.215450 | fa163e15-63ff-fef3-2207-000000000e26 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:26:40.447138 | fa163e15-63ff-fef3-2207-000000000e26 | OK | Make sure /etc/containers/networks exists | undercloud 2026-02-25 07:26:40.448423 | fa163e15-63ff-fef3-2207-000000000e26 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | undercloud | 0:02:17.368950 | 0.23s 2026-02-25 07:26:40.472521 | fa163e15-63ff-fef3-2207-000000000e27 | TASK | Get current podman network 2026-02-25 07:26:40.766327 | fa163e15-63ff-fef3-2207-000000000e27 | CHANGED | Get current podman network | undercloud 2026-02-25 07:26:40.767657 | fa163e15-63ff-fef3-2207-000000000e27 | TIMING | tripleo_podman : Get current podman network | undercloud | 0:02:17.688185 | 0.29s 2026-02-25 07:26:40.792105 | fa163e15-63ff-fef3-2207-000000000e28 | TASK | Update the default network configuration 2026-02-25 07:26:41.384179 | fa163e15-63ff-fef3-2207-000000000e28 | CHANGED | Update the default network configuration | undercloud 2026-02-25 07:26:41.385222 | fa163e15-63ff-fef3-2207-000000000e28 | TIMING | tripleo_podman : Update the default network configuration | undercloud | 0:02:18.305755 | 0.59s 2026-02-25 07:26:41.409429 | fa163e15-63ff-fef3-2207-000000000e29 | TASK | Write containers registries.conf 2026-02-25 07:26:41.934751 | fa163e15-63ff-fef3-2207-000000000e29 | CHANGED | Write containers registries.conf | undercloud 2026-02-25 07:26:41.936043 | fa163e15-63ff-fef3-2207-000000000e29 | TIMING | tripleo_podman : Write containers registries.conf | undercloud | 0:02:18.856570 | 0.53s 2026-02-25 07:26:41.959804 | fa163e15-63ff-fef3-2207-000000000e2a | TASK | Write containers.conf 2026-02-25 07:26:42.204046 | fa163e15-63ff-fef3-2207-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:26:42.205552 | fa163e15-63ff-fef3-2207-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.126078 | 0.24s 2026-02-25 07:26:42.409969 | fa163e15-63ff-fef3-2207-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:26:42.411059 | fa163e15-63ff-fef3-2207-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.331589 | 0.45s 2026-02-25 07:26:42.623112 | fa163e15-63ff-fef3-2207-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:26:42.624656 | fa163e15-63ff-fef3-2207-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.545186 | 0.66s 2026-02-25 07:26:42.827184 | fa163e15-63ff-fef3-2207-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:26:42.828562 | fa163e15-63ff-fef3-2207-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.749094 | 0.87s 2026-02-25 07:26:42.838544 | fa163e15-63ff-fef3-2207-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.759084 | 0.88s 2026-02-25 07:26:42.855642 | fa163e15-63ff-fef3-2207-000000000e2b | TASK | Enable podman.socket service 2026-02-25 07:26:42.883347 | fa163e15-63ff-fef3-2207-000000000e2b | SKIPPED | Enable podman.socket service | undercloud 2026-02-25 07:26:42.884064 | fa163e15-63ff-fef3-2207-000000000e2b | TIMING | tripleo_podman : Enable podman.socket service | undercloud | 0:02:19.804601 | 0.03s 2026-02-25 07:26:42.916200 | fa163e15-63ff-fef3-2207-0000000008c6 | TASK | Run podman login 2026-02-25 07:26:42.941358 | fa163e15-63ff-fef3-2207-0000000008c6 | TIMING | Run podman login | undercloud | 0:02:19.861889 | 0.02s 2026-02-25 07:26:43.006169 | fa163e15-63ff-fef3-2207-000000000f2b | TASK | Perform container registry login(s) with podman 2026-02-25 07:26:43.032398 | fa163e15-63ff-fef3-2207-000000000f2b | TIMING | tripleo_podman : Perform container registry login(s) with podman | undercloud | 0:02:19.952927 | 0.03s 2026-02-25 07:26:43.069461 | fa163e15-63ff-fef3-2207-0000000008c8 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:26:43.486014 | fa163e15-63ff-fef3-2207-0000000008c8 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud 2026-02-25 07:26:43.487231 | fa163e15-63ff-fef3-2207-0000000008c8 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud | 0:02:20.407759 | 0.42s 2026-02-25 07:26:43.510567 | fa163e15-63ff-fef3-2207-0000000008c9 | TASK | Ensure rsyslog is installed 2026-02-25 07:26:46.497515 | fa163e15-63ff-fef3-2207-0000000008c9 | OK | Ensure rsyslog is installed | undercloud 2026-02-25 07:26:46.499122 | fa163e15-63ff-fef3-2207-0000000008c9 | TIMING | Ensure rsyslog is installed | undercloud | 0:02:23.419647 | 2.99s 2026-02-25 07:26:46.523403 | fa163e15-63ff-fef3-2207-0000000008ca | TASK | Ensure rsyslog is enabled and started 2026-02-25 07:26:46.880783 | fa163e15-63ff-fef3-2207-0000000008ca | OK | Ensure rsyslog is enabled and started | undercloud 2026-02-25 07:26:46.882583 | fa163e15-63ff-fef3-2207-0000000008ca | TIMING | Ensure rsyslog is enabled and started | undercloud | 0:02:23.803108 | 0.36s 2026-02-25 07:26:46.935343 | fa163e15-63ff-fef3-2207-0000000008cb | TIMING | include_role : tripleo_sshd | undercloud | 0:02:23.855865 | 0.03s 2026-02-25 07:26:47.009916 | fa163e15-63ff-fef3-2207-000000001008 | TASK | Gather variables for each operating system 2026-02-25 07:26:47.129076 | fa163e15-63ff-fef3-2207-000000001008 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:26:47.130372 | fa163e15-63ff-fef3-2207-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.050898 | 0.12s 2026-02-25 07:26:47.136098 | fa163e15-63ff-fef3-2207-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.056622 | 0.13s 2026-02-25 07:26:47.161436 | fa163e15-63ff-fef3-2207-00000000100a | TASK | Install the OpenSSH server 2026-02-25 07:26:50.141012 | fa163e15-63ff-fef3-2207-00000000100a | OK | Install the OpenSSH server | undercloud 2026-02-25 07:26:50.142384 | fa163e15-63ff-fef3-2207-00000000100a | TIMING | tripleo_sshd : Install the OpenSSH server | undercloud | 0:02:27.062907 | 2.98s 2026-02-25 07:26:50.169386 | fa163e15-63ff-fef3-2207-00000000100b | TASK | Start sshd 2026-02-25 07:26:50.197187 | fa163e15-63ff-fef3-2207-00000000100b | SKIPPED | Start sshd | undercloud 2026-02-25 07:26:50.198325 | fa163e15-63ff-fef3-2207-00000000100b | TIMING | tripleo_sshd : Start sshd | undercloud | 0:02:27.118855 | 0.03s 2026-02-25 07:26:50.223162 | fa163e15-63ff-fef3-2207-00000000100c | TASK | PasswordAuthentication notice 2026-02-25 07:26:50.261447 | fa163e15-63ff-fef3-2207-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-02-25 07:26:50.262679 | fa163e15-63ff-fef3-2207-00000000100c | TIMING | tripleo_sshd : PasswordAuthentication notice | undercloud | 0:02:27.183203 | 0.04s 2026-02-25 07:26:50.286593 | fa163e15-63ff-fef3-2207-00000000100d | TASK | PasswordAuthentication duplication notice 2026-02-25 07:26:50.314294 | fa163e15-63ff-fef3-2207-00000000100d | SKIPPED | PasswordAuthentication duplication notice | undercloud 2026-02-25 07:26:50.315378 | fa163e15-63ff-fef3-2207-00000000100d | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | undercloud | 0:02:27.235908 | 0.03s 2026-02-25 07:26:50.339033 | fa163e15-63ff-fef3-2207-00000000100e | TASK | Motd duplication notice 2026-02-25 07:26:50.377873 | fa163e15-63ff-fef3-2207-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-02-25 07:26:50.379080 | fa163e15-63ff-fef3-2207-00000000100e | TIMING | tripleo_sshd : Motd duplication notice | undercloud | 0:02:27.299607 | 0.04s 2026-02-25 07:26:50.404718 | fa163e15-63ff-fef3-2207-00000000100f | TASK | Configure the banner text 2026-02-25 07:26:50.446731 | fa163e15-63ff-fef3-2207-00000000100f | SKIPPED | Configure the banner text | undercloud 2026-02-25 07:26:50.448009 | fa163e15-63ff-fef3-2207-00000000100f | TIMING | tripleo_sshd : Configure the banner text | undercloud | 0:02:27.368538 | 0.04s 2026-02-25 07:26:50.471818 | fa163e15-63ff-fef3-2207-000000001010 | TASK | Configure the motd banner 2026-02-25 07:26:50.501259 | fa163e15-63ff-fef3-2207-000000001010 | SKIPPED | Configure the motd banner | undercloud 2026-02-25 07:26:50.502424 | fa163e15-63ff-fef3-2207-000000001010 | TIMING | tripleo_sshd : Configure the motd banner | undercloud | 0:02:27.422949 | 0.03s 2026-02-25 07:26:50.526544 | fa163e15-63ff-fef3-2207-000000001011 | TASK | Update sshd configuration options from vars 2026-02-25 07:26:50.565176 | fa163e15-63ff-fef3-2207-000000001011 | OK | Update sshd configuration options from vars | undercloud 2026-02-25 07:26:50.566397 | fa163e15-63ff-fef3-2207-000000001011 | TIMING | tripleo_sshd : Update sshd configuration options from vars | undercloud | 0:02:27.486925 | 0.04s 2026-02-25 07:26:50.591142 | fa163e15-63ff-fef3-2207-000000001012 | TASK | Adjust ssh server configuration 2026-02-25 07:26:51.138734 | fa163e15-63ff-fef3-2207-000000001012 | CHANGED | Adjust ssh server configuration | undercloud 2026-02-25 07:26:51.140184 | fa163e15-63ff-fef3-2207-000000001012 | TIMING | tripleo_sshd : Adjust ssh server configuration | undercloud | 0:02:28.060712 | 0.55s 2026-02-25 07:26:51.164740 | fa163e15-63ff-fef3-2207-000000001013 | TASK | Restart sshd 2026-02-25 07:26:52.592558 | fa163e15-63ff-fef3-2207-000000001013 | CHANGED | Restart sshd | undercloud 2026-02-25 07:26:52.594488 | fa163e15-63ff-fef3-2207-000000001013 | TIMING | tripleo_sshd : Restart sshd | undercloud | 0:02:29.515013 | 1.43s 2026-02-25 07:26:52.641619 | fa163e15-63ff-fef3-2207-0000000008cc | TASK | Check for NTP service 2026-02-25 07:26:52.885748 | fa163e15-63ff-fef3-2207-0000000008cc | CHANGED | Check for NTP service | undercloud 2026-02-25 07:26:52.887107 | fa163e15-63ff-fef3-2207-0000000008cc | TIMING | Check for NTP service | undercloud | 0:02:29.807634 | 0.24s 2026-02-25 07:26:52.910475 | fa163e15-63ff-fef3-2207-0000000008cd | TASK | Disable NTP before configuring Chrony 2026-02-25 07:26:52.959148 | fa163e15-63ff-fef3-2207-0000000008cd | SKIPPED | Disable NTP before configuring Chrony | undercloud 2026-02-25 07:26:52.960346 | fa163e15-63ff-fef3-2207-0000000008cd | TIMING | Disable NTP before configuring Chrony | undercloud | 0:02:29.880844 | 0.05s 2026-02-25 07:26:52.985248 | fa163e15-63ff-fef3-2207-0000000008ce | TASK | Install, Configure and Run Chrony 2026-02-25 07:26:53.012736 | fa163e15-63ff-fef3-2207-0000000008ce | TIMING | Install, Configure and Run Chrony | undercloud | 0:02:29.933254 | 0.03s 2026-02-25 07:26:53.101210 | fa163e15-63ff-fef3-2207-00000000111a | TASK | Load distro-specific variables 2026-02-25 07:26:53.125838 | fa163e15-63ff-fef3-2207-00000000111a | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.046368 | 0.02s 2026-02-25 07:26:53.133455 | 21245b8c-2ae0-4415-90a0-67091add2c8e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-02-25 07:26:53.154024 | fa163e15-63ff-fef3-2207-0000000011cb | TASK | Load distro-specific variables 2026-02-25 07:26:53.205007 | fa163e15-63ff-fef3-2207-0000000011cb | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:26:53.206405 | fa163e15-63ff-fef3-2207-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.126931 | 0.05s 2026-02-25 07:26:53.212334 | fa163e15-63ff-fef3-2207-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.132852 | 0.06s 2026-02-25 07:26:53.237432 | fa163e15-63ff-fef3-2207-00000000111b | TASK | Install chronyd 2026-02-25 07:26:53.266424 | fa163e15-63ff-fef3-2207-00000000111b | TIMING | chrony : Install chronyd | undercloud | 0:02:30.186936 | 0.03s 2026-02-25 07:26:53.289001 | 1c00f7b6-97c2-4c6e-b9c7-5633298e0928 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2026-02-25 07:26:53.322937 | fa163e15-63ff-fef3-2207-000000001204 | TASK | Load distro-specific variables 2026-02-25 07:26:53.350743 | fa163e15-63ff-fef3-2207-000000001204 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.271267 | 0.03s 2026-02-25 07:26:53.360822 | 1e214807-1a1b-476a-a6fa-86a963fef60d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-02-25 07:26:53.384765 | fa163e15-63ff-fef3-2207-00000000124b | TASK | Load distro-specific variables 2026-02-25 07:26:53.438373 | fa163e15-63ff-fef3-2207-00000000124b | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:26:53.439613 | fa163e15-63ff-fef3-2207-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.360142 | 0.05s 2026-02-25 07:26:53.445370 | fa163e15-63ff-fef3-2207-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:30.365893 | 0.06s 2026-02-25 07:26:53.469909 | fa163e15-63ff-fef3-2207-000000001205 | TASK | Check for NTP service 2026-02-25 07:26:53.725192 | fa163e15-63ff-fef3-2207-000000001205 | CHANGED | Check for NTP service | undercloud 2026-02-25 07:26:53.726625 | fa163e15-63ff-fef3-2207-000000001205 | TIMING | chrony : Check for NTP service | undercloud | 0:02:30.647148 | 0.26s 2026-02-25 07:26:53.751910 | fa163e15-63ff-fef3-2207-000000001206 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:26:53.801530 | fa163e15-63ff-fef3-2207-000000001206 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2026-02-25 07:26:53.803037 | fa163e15-63ff-fef3-2207-000000001206 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:02:30.723565 | 0.05s 2026-02-25 07:26:53.827932 | fa163e15-63ff-fef3-2207-000000001207 | TASK | Install chronyd package 2026-02-25 07:26:56.840036 | fa163e15-63ff-fef3-2207-000000001207 | OK | Install chronyd package | undercloud 2026-02-25 07:26:56.841413 | fa163e15-63ff-fef3-2207-000000001207 | TIMING | chrony : Install chronyd package | undercloud | 0:02:33.761936 | 3.01s 2026-02-25 07:26:56.865615 | fa163e15-63ff-fef3-2207-00000000111c | TASK | Upgrade chronyd 2026-02-25 07:26:56.895331 | fa163e15-63ff-fef3-2207-00000000111c | SKIPPED | Upgrade chronyd | undercloud 2026-02-25 07:26:56.896588 | fa163e15-63ff-fef3-2207-00000000111c | TIMING | chrony : Upgrade chronyd | undercloud | 0:02:33.817117 | 0.03s 2026-02-25 07:26:56.921607 | fa163e15-63ff-fef3-2207-00000000111d | TASK | Configure chronyd 2026-02-25 07:26:56.952925 | fa163e15-63ff-fef3-2207-00000000111d | TIMING | chrony : Configure chronyd | undercloud | 0:02:33.873441 | 0.03s 2026-02-25 07:26:56.974805 | c23dc563-625b-486e-b92a-abda30422542 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2026-02-25 07:26:57.012022 | fa163e15-63ff-fef3-2207-000000001284 | TASK | Load distro-specific variables 2026-02-25 07:26:57.038731 | fa163e15-63ff-fef3-2207-000000001284 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.959260 | 0.03s 2026-02-25 07:26:57.049440 | 3e403252-51a9-4768-aaf7-e9a3d1f57702 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-02-25 07:26:57.072692 | fa163e15-63ff-fef3-2207-0000000012f0 | TASK | Load distro-specific variables 2026-02-25 07:26:57.128465 | fa163e15-63ff-fef3-2207-0000000012f0 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:26:57.129884 | fa163e15-63ff-fef3-2207-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.050381 | 0.06s 2026-02-25 07:26:57.142014 | fa163e15-63ff-fef3-2207-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.062533 | 0.07s 2026-02-25 07:26:57.166483 | fa163e15-63ff-fef3-2207-000000001285 | TASK | Install chrony configuration file 2026-02-25 07:26:57.812161 | fa163e15-63ff-fef3-2207-000000001285 | CHANGED | Install chrony configuration file | undercloud 2026-02-25 07:26:57.813711 | fa163e15-63ff-fef3-2207-000000001285 | TIMING | chrony : Install chrony configuration file | undercloud | 0:02:34.734237 | 0.65s 2026-02-25 07:26:57.839703 | fa163e15-63ff-fef3-2207-00000000111e | TASK | Run chronyd 2026-02-25 07:26:57.872556 | fa163e15-63ff-fef3-2207-00000000111e | TIMING | chrony : Run chronyd | undercloud | 0:02:34.793077 | 0.03s 2026-02-25 07:26:57.893388 | 279d72ec-9453-4e74-b281-ab5a4a7e3cf3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2026-02-25 07:26:57.933539 | fa163e15-63ff-fef3-2207-000000001313 | TASK | Load distro-specific variables 2026-02-25 07:26:57.962237 | fa163e15-63ff-fef3-2207-000000001313 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.882764 | 0.03s 2026-02-25 07:26:57.972340 | d6785e25-b96f-4dba-ad19-97b73aaf4309 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2026-02-25 07:26:57.995365 | fa163e15-63ff-fef3-2207-000000001397 | TASK | Load distro-specific variables 2026-02-25 07:26:58.053304 | fa163e15-63ff-fef3-2207-000000001397 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:26:58.055668 | fa163e15-63ff-fef3-2207-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.976186 | 0.06s 2026-02-25 07:26:58.065733 | fa163e15-63ff-fef3-2207-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.986261 | 0.07s 2026-02-25 07:26:58.090592 | fa163e15-63ff-fef3-2207-000000001314 | TASK | Ensure chronyd is running 2026-02-25 07:26:59.524769 | fa163e15-63ff-fef3-2207-000000001314 | OK | Ensure chronyd is running | undercloud 2026-02-25 07:26:59.526787 | fa163e15-63ff-fef3-2207-000000001314 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:02:36.447312 | 1.43s 2026-02-25 07:26:59.552189 | fa163e15-63ff-fef3-2207-000000001315 | TASK | Force chronyd restart 2026-02-25 07:27:00.021232 | fa163e15-63ff-fef3-2207-000000001315 | CHANGED | Force chronyd restart | undercloud 2026-02-25 07:27:00.023231 | fa163e15-63ff-fef3-2207-000000001315 | TIMING | chrony : Force chronyd restart | undercloud | 0:02:36.943756 | 0.47s 2026-02-25 07:27:00.048928 | fa163e15-63ff-fef3-2207-00000000111f | TASK | Enable online service 2026-02-25 07:27:00.080026 | fa163e15-63ff-fef3-2207-00000000111f | TIMING | chrony : Enable online service | undercloud | 0:02:37.000539 | 0.03s 2026-02-25 07:27:00.098435 | 96d0965e-24ba-4de6-b245-6b64f8206e85 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2026-02-25 07:27:00.142715 | fa163e15-63ff-fef3-2207-0000000013c4 | TASK | Create chrony-online.service unit file 2026-02-25 07:27:00.654338 | fa163e15-63ff-fef3-2207-0000000013c4 | CHANGED | Create chrony-online.service unit file | undercloud 2026-02-25 07:27:00.655915 | fa163e15-63ff-fef3-2207-0000000013c4 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:02:37.576411 | 0.51s 2026-02-25 07:27:00.680865 | fa163e15-63ff-fef3-2207-0000000013c5 | TASK | Enable chrony-online.service 2026-02-25 07:27:01.591414 | fa163e15-63ff-fef3-2207-0000000013c5 | CHANGED | Enable chrony-online.service | undercloud 2026-02-25 07:27:01.594137 | fa163e15-63ff-fef3-2207-0000000013c5 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:02:38.514654 | 0.91s 2026-02-25 07:27:01.620947 | fa163e15-63ff-fef3-2207-000000001120 | TASK | Sync chronyc 2026-02-25 07:27:01.657171 | fa163e15-63ff-fef3-2207-000000001120 | TIMING | chrony : Sync chronyc | undercloud | 0:02:38.577681 | 0.03s 2026-02-25 07:27:01.676589 | e573364c-4298-42d0-b897-475e2c88941f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2026-02-25 07:27:01.729478 | fa163e15-63ff-fef3-2207-00000000146a | TASK | Force NTP sync 2026-02-25 07:27:01.973473 | fa163e15-63ff-fef3-2207-00000000146a | CHANGED | Force NTP sync | undercloud 2026-02-25 07:27:01.975058 | fa163e15-63ff-fef3-2207-00000000146a | TIMING | chrony : Force NTP sync | undercloud | 0:02:38.895581 | 0.24s 2026-02-25 07:27:02.002235 | fa163e15-63ff-fef3-2207-00000000146b | TASK | Ensure system is NTP time synced 2026-02-25 07:27:12.266891 | fa163e15-63ff-fef3-2207-00000000146b | CHANGED | Ensure system is NTP time synced | undercloud 2026-02-25 07:27:12.267810 | fa163e15-63ff-fef3-2207-00000000146b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:02:49.188344 | 10.26s 2026-02-25 07:27:12.300403 | fa163e15-63ff-fef3-2207-0000000008cf | TASK | Force NTP sync 2026-02-25 07:27:12.494662 | fa163e15-63ff-fef3-2207-0000000008cf | CHANGED | Force NTP sync | undercloud 2026-02-25 07:27:12.495771 | fa163e15-63ff-fef3-2207-0000000008cf | TIMING | Force NTP sync | undercloud | 0:02:49.416306 | 0.19s 2026-02-25 07:27:12.512622 | fa163e15-63ff-fef3-2207-0000000008d0 | TASK | Ensure system is NTP time synced 2026-02-25 07:27:12.749806 | fa163e15-63ff-fef3-2207-0000000008d0 | CHANGED | Ensure system is NTP time synced | undercloud 2026-02-25 07:27:12.751283 | fa163e15-63ff-fef3-2207-0000000008d0 | TIMING | Ensure system is NTP time synced | undercloud | 0:02:49.671809 | 0.24s 2026-02-25 07:27:12.775723 | fa163e15-63ff-fef3-2207-0000000008d1 | TASK | Run timezone role 2026-02-25 07:27:12.809484 | fa163e15-63ff-fef3-2207-0000000008d1 | TIMING | Run timezone role | undercloud | 0:02:49.730004 | 0.03s 2026-02-25 07:27:12.903839 | fa163e15-63ff-fef3-2207-0000000015f7 | TASK | Set timezone 2026-02-25 07:27:13.423507 | fa163e15-63ff-fef3-2207-0000000015f7 | OK | Set timezone | undercloud 2026-02-25 07:27:13.425192 | fa163e15-63ff-fef3-2207-0000000015f7 | TIMING | tripleo_timezone : Set timezone | undercloud | 0:02:50.345715 | 0.52s 2026-02-25 07:27:13.450221 | fa163e15-63ff-fef3-2207-0000000015f8 | TASK | Restart time services 2026-02-25 07:27:13.488460 | fa163e15-63ff-fef3-2207-0000000015f8 | SKIPPED | Restart time services | undercloud | item=rsyslog 2026-02-25 07:27:13.495307 | fa163e15-63ff-fef3-2207-0000000015f8 | SKIPPED | Restart time services | undercloud | item=crond 2026-02-25 07:27:13.501432 | fa163e15-63ff-fef3-2207-0000000015f8 | TIMING | tripleo_timezone : Restart time services | undercloud | 0:02:50.421959 | 0.05s 2026-02-25 07:27:13.547117 | fa163e15-63ff-fef3-2207-0000000008d2 | TASK | install tmpwatch on the host 2026-02-25 07:27:16.775291 | fa163e15-63ff-fef3-2207-0000000008d2 | OK | install tmpwatch on the host | undercloud 2026-02-25 07:27:16.776769 | fa163e15-63ff-fef3-2207-0000000008d2 | TIMING | install tmpwatch on the host | undercloud | 0:02:53.697294 | 3.23s 2026-02-25 07:27:16.801434 | fa163e15-63ff-fef3-2207-0000000008d3 | TASK | Notice - ctlplane subnet is set 2026-02-25 07:27:16.830554 | fa163e15-63ff-fef3-2207-0000000008d3 | OK | Notice - ctlplane subnet is set | undercloud | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:27:16.831754 | fa163e15-63ff-fef3-2207-0000000008d3 | TIMING | Notice - ctlplane subnet is set | undercloud | 0:02:53.752280 | 0.03s 2026-02-25 07:27:16.891776 | fa163e15-63ff-fef3-2207-0000000008d4 | TIMING | include_role : tuned | undercloud | 0:02:53.812289 | 0.03s 2026-02-25 07:27:16.988554 | fa163e15-63ff-fef3-2207-0000000017c3 | TASK | Gather variables for each operating system 2026-02-25 07:27:17.077505 | fa163e15-63ff-fef3-2207-0000000017c3 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:27:17.078534 | fa163e15-63ff-fef3-2207-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:53.999067 | 0.09s 2026-02-25 07:27:17.081695 | fa163e15-63ff-fef3-2207-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:54.002225 | 0.09s 2026-02-25 07:27:17.167130 | fa163e15-63ff-fef3-2207-0000000017c4 | TIMING | tuned : include_tasks | undercloud | 0:02:54.087649 | 0.06s 2026-02-25 07:27:17.234427 | 058549b9-5d96-4e07-91c2-f1c482ef02e5 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | undercloud 2026-02-25 07:27:17.267166 | fa163e15-63ff-fef3-2207-0000000018c0 | TASK | Check tuned package is installed 2026-02-25 07:27:17.523718 | fa163e15-63ff-fef3-2207-0000000018c0 | CHANGED | Check tuned package is installed | undercloud 2026-02-25 07:27:17.525339 | fa163e15-63ff-fef3-2207-0000000018c0 | TIMING | tuned : Check tuned package is installed | undercloud | 0:02:54.445865 | 0.26s 2026-02-25 07:27:17.550274 | fa163e15-63ff-fef3-2207-0000000018c1 | TASK | Install tuned 2026-02-25 07:27:24.266032 | fa163e15-63ff-fef3-2207-0000000018c1 | CHANGED | Install tuned | undercloud 2026-02-25 07:27:24.267933 | fa163e15-63ff-fef3-2207-0000000018c1 | TIMING | tuned : Install tuned | undercloud | 0:03:01.188458 | 6.72s 2026-02-25 07:27:24.295059 | fa163e15-63ff-fef3-2207-0000000018c2 | TASK | Restart tuned 2026-02-25 07:27:26.125665 | fa163e15-63ff-fef3-2207-0000000018c2 | CHANGED | Restart tuned | undercloud 2026-02-25 07:27:26.127538 | fa163e15-63ff-fef3-2207-0000000018c2 | TIMING | tuned : Restart tuned | undercloud | 0:03:03.048064 | 1.83s 2026-02-25 07:27:26.152953 | fa163e15-63ff-fef3-2207-0000000017c5 | TASK | Check for tuned-adm 2026-02-25 07:27:26.412617 | fa163e15-63ff-fef3-2207-0000000017c5 | OK | Check for tuned-adm | undercloud 2026-02-25 07:27:26.414013 | fa163e15-63ff-fef3-2207-0000000017c5 | TIMING | tuned : Check for tuned-adm | undercloud | 0:03:03.334539 | 0.26s 2026-02-25 07:27:26.479140 | fa163e15-63ff-fef3-2207-0000000017c6 | TIMING | tuned : include_tasks | undercloud | 0:03:03.399657 | 0.04s 2026-02-25 07:27:26.507012 | a65c7d76-6aa3-49f7-97da-f1619eab1fc9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | undercloud 2026-02-25 07:27:26.540796 | fa163e15-63ff-fef3-2207-0000000018ed | TASK | Ensure profile directory exists 2026-02-25 07:27:26.610035 | fa163e15-63ff-fef3-2207-0000000018ed | SKIPPED | Ensure profile directory exists | undercloud 2026-02-25 07:27:26.611216 | fa163e15-63ff-fef3-2207-0000000018ed | TIMING | tuned : Ensure profile directory exists | undercloud | 0:03:03.531735 | 0.07s 2026-02-25 07:27:26.635734 | fa163e15-63ff-fef3-2207-0000000018ee | TASK | Create custom tuned profile 2026-02-25 07:27:26.708454 | fa163e15-63ff-fef3-2207-0000000018ee | SKIPPED | Create custom tuned profile | undercloud 2026-02-25 07:27:26.709714 | fa163e15-63ff-fef3-2207-0000000018ee | TIMING | tuned : Create custom tuned profile | undercloud | 0:03:03.630242 | 0.07s 2026-02-25 07:27:26.733932 | fa163e15-63ff-fef3-2207-0000000018ef | TASK | Check tuned active profile 2026-02-25 07:27:27.048927 | fa163e15-63ff-fef3-2207-0000000018ef | OK | Check tuned active profile | undercloud 2026-02-25 07:27:27.050233 | fa163e15-63ff-fef3-2207-0000000018ef | TIMING | tuned : Check tuned active profile | undercloud | 0:03:03.970759 | 0.31s 2026-02-25 07:27:27.075317 | fa163e15-63ff-fef3-2207-0000000018f0 | TASK | Check Tuned Configuration file exists 2026-02-25 07:27:27.305889 | fa163e15-63ff-fef3-2207-0000000018f0 | OK | Check Tuned Configuration file exists | undercloud 2026-02-25 07:27:27.307175 | fa163e15-63ff-fef3-2207-0000000018f0 | TIMING | tuned : Check Tuned Configuration file exists | undercloud | 0:03:04.227701 | 0.23s 2026-02-25 07:27:27.331444 | fa163e15-63ff-fef3-2207-0000000018f1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:27:27.393122 | fa163e15-63ff-fef3-2207-0000000018f1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | undercloud 2026-02-25 07:27:27.394189 | fa163e15-63ff-fef3-2207-0000000018f1 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | undercloud | 0:03:04.314719 | 0.06s 2026-02-25 07:27:27.420629 | fa163e15-63ff-fef3-2207-0000000018f2 | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:27:27.485227 | fa163e15-63ff-fef3-2207-0000000018f2 | SKIPPED | Configure isolated cores for profile throughput-performance | undercloud 2026-02-25 07:27:27.486495 | fa163e15-63ff-fef3-2207-0000000018f2 | TIMING | tuned : Configure isolated cores for profile throughput-performance | undercloud | 0:03:04.407023 | 0.06s 2026-02-25 07:27:27.511390 | fa163e15-63ff-fef3-2207-0000000018f3 | TASK | Enable tuned profile 2026-02-25 07:27:28.905746 | fa163e15-63ff-fef3-2207-0000000018f3 | CHANGED | Enable tuned profile | undercloud 2026-02-25 07:27:28.906712 | fa163e15-63ff-fef3-2207-0000000018f3 | TIMING | tuned : Enable tuned profile | undercloud | 0:03:05.827245 | 1.39s PLAY [Overcloud container setup tasks] ***************************************** 2026-02-25 07:27:29.027766 | fa163e15-63ff-fef3-2207-0000000000ab | TASK | Overcloud container setup tasks 2026-02-25 07:27:29.054304 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000ab') missing from stats 2026-02-25 07:27:29.071992 | fa163e15-63ff-fef3-2207-0000000000ac | TASK | Write config data 2026-02-25 07:27:29.139346 | fa163e15-63ff-fef3-2207-0000000000ac | TIMING | Write config data | undercloud | 0:03:06.059868 | 0.07s 2026-02-25 07:27:29.160673 | e323a0e1-8c79-48c9-bcbe-03bb2f580d05 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_container_setup_tasks.yaml | undercloud 2026-02-25 07:27:29.180373 | fa163e15-63ff-fef3-2207-000000001951 | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:27:29.413255 | fa163e15-63ff-fef3-2207-000000001951 | CHANGED | Create and ensure setype for /var/log/containers directory | undercloud 2026-02-25 07:27:29.414246 | fa163e15-63ff-fef3-2207-000000001951 | TIMING | Create and ensure setype for /var/log/containers directory | undercloud | 0:03:06.334780 | 0.23s 2026-02-25 07:27:29.431098 | fa163e15-63ff-fef3-2207-000000001952 | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:27:29.656783 | fa163e15-63ff-fef3-2207-000000001952 | CHANGED | Create ContainerLogStdoutPath directory | undercloud 2026-02-25 07:27:29.658192 | fa163e15-63ff-fef3-2207-000000001952 | TIMING | Create ContainerLogStdoutPath directory | undercloud | 0:03:06.578718 | 0.23s 2026-02-25 07:27:29.681977 | fa163e15-63ff-fef3-2207-000000001953 | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:27:29.872963 | fa163e15-63ff-fef3-2207-000000001953 | OK | Create /var/lib/tripleo-config directory | undercloud 2026-02-25 07:27:29.874406 | fa163e15-63ff-fef3-2207-000000001953 | TIMING | Create /var/lib/tripleo-config directory | undercloud | 0:03:06.794927 | 0.19s 2026-02-25 07:27:29.894171 | fa163e15-63ff-fef3-2207-000000001954 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:27:30.120302 | fa163e15-63ff-fef3-2207-000000001954 | OK | Clean old /var/lib/container-startup-configs.json file | undercloud 2026-02-25 07:27:30.121610 | fa163e15-63ff-fef3-2207-000000001954 | TIMING | Clean old /var/lib/container-startup-configs.json file | undercloud | 0:03:07.042138 | 0.23s 2026-02-25 07:27:30.146447 | fa163e15-63ff-fef3-2207-000000001955 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:27:30.378362 | fa163e15-63ff-fef3-2207-000000001955 | OK | Clean old /var/lib/docker-container-startup-configs.json file | undercloud 2026-02-25 07:27:30.379722 | fa163e15-63ff-fef3-2207-000000001955 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | undercloud | 0:03:07.300249 | 0.23s 2026-02-25 07:27:30.404928 | fa163e15-63ff-fef3-2207-000000001959 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:27:31.726932 | fa163e15-63ff-fef3-2207-000000001959 | CHANGED | Create fcontext entry for container-config-scripts | undercloud 2026-02-25 07:27:31.728712 | fa163e15-63ff-fef3-2207-000000001959 | TIMING | Create fcontext entry for container-config-scripts | undercloud | 0:03:08.649238 | 1.32s 2026-02-25 07:27:31.749013 | fa163e15-63ff-fef3-2207-00000000195a | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:27:31.983662 | fa163e15-63ff-fef3-2207-00000000195a | CHANGED | Create /var/lib/container-config-scripts | undercloud 2026-02-25 07:27:31.985108 | fa163e15-63ff-fef3-2207-00000000195a | TIMING | Create /var/lib/container-config-scripts | undercloud | 0:03:08.905636 | 0.24s 2026-02-25 07:27:32.010784 | fa163e15-63ff-fef3-2207-00000000195b | TASK | Write container config scripts 2026-02-25 07:27:32.401642 | fa163e15-63ff-fef3-2207-00000000195b | CHANGED | Write container config scripts | undercloud 2026-02-25 07:27:32.402737 | fa163e15-63ff-fef3-2207-00000000195b | TIMING | Write container config scripts | undercloud | 0:03:09.323271 | 0.39s 2026-02-25 07:27:32.421708 | fa163e15-63ff-fef3-2207-00000000195c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:27:32.841407 | fa163e15-63ff-fef3-2207-00000000195c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud 2026-02-25 07:27:32.842589 | fa163e15-63ff-fef3-2207-00000000195c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud | 0:03:09.763117 | 0.42s 2026-02-25 07:27:32.866230 | fa163e15-63ff-fef3-2207-00000000195d | TASK | Generate startup configs files per step and per container 2026-02-25 07:27:33.314228 | fa163e15-63ff-fef3-2207-00000000195d | CHANGED | Generate startup configs files per step and per container | undercloud 2026-02-25 07:27:33.317876 | fa163e15-63ff-fef3-2207-00000000195d | TIMING | Generate startup configs files per step and per container | undercloud | 0:03:10.238385 | 0.45s 2026-02-25 07:27:33.346049 | fa163e15-63ff-fef3-2207-00000000195e | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:27:33.587073 | fa163e15-63ff-fef3-2207-00000000195e | CHANGED | Create /var/lib/kolla/config_files directory | undercloud 2026-02-25 07:27:33.588421 | fa163e15-63ff-fef3-2207-00000000195e | TIMING | Create /var/lib/kolla/config_files directory | undercloud | 0:03:10.508949 | 0.24s 2026-02-25 07:27:33.613289 | fa163e15-63ff-fef3-2207-00000000195f | TASK | Create /var/lib/config-data directory 2026-02-25 07:27:33.855297 | fa163e15-63ff-fef3-2207-00000000195f | CHANGED | Create /var/lib/config-data directory | undercloud 2026-02-25 07:27:33.856370 | fa163e15-63ff-fef3-2207-00000000195f | TIMING | Create /var/lib/config-data directory | undercloud | 0:03:10.776903 | 0.24s 2026-02-25 07:27:33.880628 | fa163e15-63ff-fef3-2207-000000001960 | TASK | Write container config json files 2026-02-25 07:27:34.248209 | fa163e15-63ff-fef3-2207-000000001960 | CHANGED | Write container config json files | undercloud 2026-02-25 07:27:34.251307 | fa163e15-63ff-fef3-2207-000000001960 | TIMING | Write container config json files | undercloud | 0:03:11.171831 | 0.37s PLAY [Pre Deployment Step Tasks] *********************************************** 2026-02-25 07:27:34.404875 | fa163e15-63ff-fef3-2207-0000000000b0 | TASK | Pre Deployment Step Tasks 2026-02-25 07:27:34.434896 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-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-02-25 07:27:34.498299 | fa163e15-63ff-fef3-2207-0000000000b1 | TIMING | include_tasks | undercloud | 0:03:11.418816 | 0.04s 2026-02-25 07:27:34.511119 | 30ff7ed0-e6d5-44b0-96bc-5f54a4e3bd39 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/pre_deploy_step_tasks.yaml | undercloud PLAY [External deployment step 1] ********************************************** 2026-02-25 07:27:34.659934 | fa163e15-63ff-fef3-2207-0000000000b5 | TASK | External deployment step 1 2026-02-25 07:27:34.690726 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000b5') missing from stats 2026-02-25 07:27:34.750403 | fa163e15-63ff-fef3-2207-0000000000b6 | TIMING | include_tasks | undercloud | 0:03:11.670929 | 0.04s 2026-02-25 07:27:34.781818 | 82e2f2ee-5833-464a-a511-8c484ef301bd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step1.yaml | undercloud 2026-02-25 07:27:34.805152 | fa163e15-63ff-fef3-2207-0000000019aa | TASK | Container image prepare 2026-02-25 07:27:35.864140 | fa163e15-63ff-fef3-2207-0000000019aa | CHANGED | Container image prepare | undercloud 2026-02-25 07:27:35.866087 | fa163e15-63ff-fef3-2207-0000000019aa | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:12.786612 | 1.06s 2026-02-25 07:27:35.913528 | fa163e15-63ff-fef3-2207-0000000019b1 | TASK | Create directory for seccomp profile 2026-02-25 07:27:36.182125 | fa163e15-63ff-fef3-2207-0000000019b1 | CHANGED | Create directory for seccomp profile | undercloud 2026-02-25 07:27:36.183525 | fa163e15-63ff-fef3-2207-0000000019b1 | TIMING | Create directory for seccomp profile | undercloud | 0:03:13.104052 | 0.27s 2026-02-25 07:27:36.207247 | fa163e15-63ff-fef3-2207-0000000019b2 | TASK | Create seccomp_allow.json 2026-02-25 07:27:36.699821 | fa163e15-63ff-fef3-2207-0000000019b2 | CHANGED | Create seccomp_allow.json | undercloud 2026-02-25 07:27:36.701341 | fa163e15-63ff-fef3-2207-0000000019b2 | TIMING | Create seccomp_allow.json | undercloud | 0:03:13.621862 | 0.49s 2026-02-25 07:27:36.725488 | fa163e15-63ff-fef3-2207-0000000019b4 | TASK | Create /etc/openstack directory if it does not exist 2026-02-25 07:27:36.945579 | fa163e15-63ff-fef3-2207-0000000019b4 | CHANGED | Create /etc/openstack directory if it does not exist | undercloud 2026-02-25 07:27:36.946907 | fa163e15-63ff-fef3-2207-0000000019b4 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:13.867433 | 0.22s 2026-02-25 07:27:36.971106 | fa163e15-63ff-fef3-2207-0000000019b5 | TASK | Configure /etc/openstack/clouds.yaml for ephemeral Heat 2026-02-25 07:27:37.025018 | fa163e15-63ff-fef3-2207-0000000019b5 | TIMING | Configure /etc/openstack/clouds.yaml for ephemeral Heat | undercloud | 0:03:13.945540 | 0.05s 2026-02-25 07:27:37.083278 | fa163e15-63ff-fef3-2207-0000000019df | TASK | Check if /etc/openstack/clouds.yaml exists 2026-02-25 07:27:37.315816 | fa163e15-63ff-fef3-2207-0000000019df | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-02-25 07:27:37.317078 | fa163e15-63ff-fef3-2207-0000000019df | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:14.237605 | 0.23s 2026-02-25 07:27:37.343647 | fa163e15-63ff-fef3-2207-0000000019e0 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-02-25 07:27:37.838088 | fa163e15-63ff-fef3-2207-0000000019e0 | CHANGED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-02-25 07:27:37.839729 | fa163e15-63ff-fef3-2207-0000000019e0 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:14.760251 | 0.49s 2026-02-25 07:27:37.866373 | fa163e15-63ff-fef3-2207-0000000019e1 | TASK | Configure /etc/openstack/clouds.yaml 2026-02-25 07:27:37.922120 | fa163e15-63ff-fef3-2207-0000000019e1 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:14.842634 | 0.05s 2026-02-25 07:27:37.982147 | fa163e15-63ff-fef3-2207-000000001a1b | TASK | Check for a configured destination 2026-02-25 07:27:38.049070 | fa163e15-63ff-fef3-2207-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2026-02-25 07:27:38.050318 | fa163e15-63ff-fef3-2207-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:14.970844 | 0.07s 2026-02-25 07:27:38.095832 | fa163e15-63ff-fef3-2207-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2026-02-25 07:27:38.591082 | fa163e15-63ff-fef3-2207-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-02-25 07:27:38.592300 | fa163e15-63ff-fef3-2207-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:15.512831 | 0.49s 2026-02-25 07:27:38.648572 | fa163e15-63ff-fef3-2207-0000000019b7 | TASK | Create /etc/openstack directory if it does not exist 2026-02-25 07:27:38.910959 | fa163e15-63ff-fef3-2207-0000000019b7 | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-02-25 07:27:38.912437 | fa163e15-63ff-fef3-2207-0000000019b7 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:15.832963 | 0.26s 2026-02-25 07:27:38.939236 | fa163e15-63ff-fef3-2207-0000000019b8 | TASK | Configure /etc/openstack/clouds.yaml 2026-02-25 07:27:38.991602 | fa163e15-63ff-fef3-2207-0000000019b8 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:15.912110 | 0.05s 2026-02-25 07:27:39.049777 | fa163e15-63ff-fef3-2207-000000001a56 | TASK | Check if /etc/openstack/clouds.yaml exists 2026-02-25 07:27:39.319310 | fa163e15-63ff-fef3-2207-000000001a56 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-02-25 07:27:39.320477 | fa163e15-63ff-fef3-2207-000000001a56 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:16.241009 | 0.27s 2026-02-25 07:27:39.341397 | fa163e15-63ff-fef3-2207-000000001a57 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-02-25 07:27:39.392204 | fa163e15-63ff-fef3-2207-000000001a57 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-02-25 07:27:39.393516 | fa163e15-63ff-fef3-2207-000000001a57 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:16.314045 | 0.05s 2026-02-25 07:27:39.414442 | fa163e15-63ff-fef3-2207-000000001a58 | TASK | Configure /etc/openstack/clouds.yaml 2026-02-25 07:27:39.475035 | fa163e15-63ff-fef3-2207-000000001a58 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:16.395553 | 0.06s 2026-02-25 07:27:39.512283 | fa163e15-63ff-fef3-2207-000000001a1b | TASK | Check for a configured destination 2026-02-25 07:27:39.585173 | fa163e15-63ff-fef3-2207-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2026-02-25 07:27:39.586297 | fa163e15-63ff-fef3-2207-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:16.506831 | 0.07s 2026-02-25 07:27:39.613003 | fa163e15-63ff-fef3-2207-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2026-02-25 07:27:40.081467 | fa163e15-63ff-fef3-2207-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-02-25 07:27:40.083240 | fa163e15-63ff-fef3-2207-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:17.003764 | 0.47s PLAY [Deploy step tasks for 1] ************************************************* 2026-02-25 07:27:40.279111 | fa163e15-63ff-fef3-2207-0000000000b9 | TASK | Deploy step tasks for 1 2026-02-25 07:27:40.312547 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000b9') missing from stats 2026-02-25 07:27:40.339548 | fa163e15-63ff-fef3-2207-0000000000ba | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:27:40.856606 | fa163e15-63ff-fef3-2207-0000000000ba | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | undercloud 2026-02-25 07:27:40.858113 | fa163e15-63ff-fef3-2207-0000000000ba | TIMING | Write the config_step hieradata for the deploy step 1 tasks | undercloud | 0:03:17.778634 | 0.52s 2026-02-25 07:27:40.881832 | fa163e15-63ff-fef3-2207-0000000000bc | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:27:41.115174 | fa163e15-63ff-fef3-2207-0000000000bc | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2026-02-25 07:27:41.116901 | fa163e15-63ff-fef3-2207-0000000000bc | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:03:18.037399 | 0.23s 2026-02-25 07:27:41.141553 | fa163e15-63ff-fef3-2207-0000000000bd | TASK | Write config data at the start of step 1 2026-02-25 07:27:41.216785 | fa163e15-63ff-fef3-2207-0000000000bd | TIMING | Write config data at the start of step 1 | undercloud | 0:03:18.137308 | 0.07s 2026-02-25 07:27:41.260948 | 786d761b-8df3-4bff-a337-677f11a47bf5 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks_step_1.yaml | undercloud 2026-02-25 07:27:41.285032 | fa163e15-63ff-fef3-2207-000000001acc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:27:41.311777 | fa163e15-63ff-fef3-2207-000000001acc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2026-02-25 07:27:41.312610 | fa163e15-63ff-fef3-2207-000000001acc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:18.233145 | 0.03s 2026-02-25 07:27:41.331340 | fa163e15-63ff-fef3-2207-000000001acd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:27:41.358150 | fa163e15-63ff-fef3-2207-000000001acd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2026-02-25 07:27:41.359266 | fa163e15-63ff-fef3-2207-000000001acd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:18.279797 | 0.03s 2026-02-25 07:27:41.382716 | fa163e15-63ff-fef3-2207-000000001ace | TASK | Write the puppet step_config manifest 2026-02-25 07:27:41.838059 | fa163e15-63ff-fef3-2207-000000001ace | CHANGED | Write the puppet step_config manifest | undercloud 2026-02-25 07:27:41.839073 | fa163e15-63ff-fef3-2207-000000001ace | TIMING | Write the puppet step_config manifest | undercloud | 0:03:18.759606 | 0.46s 2026-02-25 07:27:41.857584 | fa163e15-63ff-fef3-2207-000000001acf | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:27:41.885459 | fa163e15-63ff-fef3-2207-000000001acf | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2026-02-25 07:27:41.886298 | fa163e15-63ff-fef3-2207-000000001acf | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:18.806832 | 0.03s 2026-02-25 07:27:41.904789 | fa163e15-63ff-fef3-2207-000000001ad0 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:27:41.933628 | fa163e15-63ff-fef3-2207-000000001ad0 | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2026-02-25 07:27:41.934794 | fa163e15-63ff-fef3-2207-000000001ad0 | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:18.855323 | 0.03s 2026-02-25 07:27:41.958547 | fa163e15-63ff-fef3-2207-000000001ad1 | TASK | Create /var/lib/container-puppet 2026-02-25 07:27:42.193192 | fa163e15-63ff-fef3-2207-000000001ad1 | OK | Create /var/lib/container-puppet | undercloud 2026-02-25 07:27:42.194566 | fa163e15-63ff-fef3-2207-000000001ad1 | TIMING | Create /var/lib/container-puppet | undercloud | 0:03:19.115093 | 0.23s 2026-02-25 07:27:42.217979 | fa163e15-63ff-fef3-2207-000000001ad2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:27:42.249009 | fa163e15-63ff-fef3-2207-000000001ad2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud 2026-02-25 07:27:42.250154 | fa163e15-63ff-fef3-2207-000000001ad2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:19.170685 | 0.03s 2026-02-25 07:27:42.273587 | fa163e15-63ff-fef3-2207-000000001ad3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:27:42.305066 | fa163e15-63ff-fef3-2207-000000001ad3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | undercloud 2026-02-25 07:27:42.306243 | fa163e15-63ff-fef3-2207-000000001ad3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:19.226772 | 0.03s 2026-02-25 07:27:42.329022 | fa163e15-63ff-fef3-2207-000000001ad4 | TASK | Write container-puppet.json file 2026-02-25 07:27:42.919658 | fa163e15-63ff-fef3-2207-000000001ad4 | CHANGED | Write container-puppet.json file | undercloud 2026-02-25 07:27:42.921124 | fa163e15-63ff-fef3-2207-000000001ad4 | TIMING | Write container-puppet.json file | undercloud | 0:03:19.841650 | 0.59s 2026-02-25 07:27:42.944899 | fa163e15-63ff-fef3-2207-000000001ad5 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:27:42.975235 | fa163e15-63ff-fef3-2207-000000001ad5 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2026-02-25 07:27:42.976397 | fa163e15-63ff-fef3-2207-000000001ad5 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:19.896926 | 0.03s 2026-02-25 07:27:43.000459 | fa163e15-63ff-fef3-2207-000000001ad6 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:27:43.031506 | fa163e15-63ff-fef3-2207-000000001ad6 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2026-02-25 07:27:43.032586 | fa163e15-63ff-fef3-2207-000000001ad6 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:19.953116 | 0.03s 2026-02-25 07:27:43.055960 | fa163e15-63ff-fef3-2207-000000001ad7 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:27:43.457250 | fa163e15-63ff-fef3-2207-000000001ad7 | OK | Ensure config hashes are up-to-date for container startup configs | undercloud 2026-02-25 07:27:43.458728 | fa163e15-63ff-fef3-2207-000000001ad7 | TIMING | Ensure config hashes are up-to-date for container startup configs | undercloud | 0:03:20.379255 | 0.40s 2026-02-25 07:27:43.482374 | fa163e15-63ff-fef3-2207-000000001ad8 | TASK | Set host puppet debugging fact string 2026-02-25 07:27:43.513781 | fa163e15-63ff-fef3-2207-000000001ad8 | SKIPPED | Set host puppet debugging fact string | undercloud 2026-02-25 07:27:43.514928 | fa163e15-63ff-fef3-2207-000000001ad8 | TIMING | Set host puppet debugging fact string | undercloud | 0:03:20.435456 | 0.03s 2026-02-25 07:27:43.538544 | fa163e15-63ff-fef3-2207-000000001ad9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:27:43.569086 | fa163e15-63ff-fef3-2207-000000001ad9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | undercloud 2026-02-25 07:27:43.570196 | fa163e15-63ff-fef3-2207-000000001ad9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | undercloud | 0:03:20.490727 | 0.03s 2026-02-25 07:27:43.593532 | fa163e15-63ff-fef3-2207-000000001ada | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:27:43.624666 | fa163e15-63ff-fef3-2207-000000001ada | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud 2026-02-25 07:27:43.625754 | fa163e15-63ff-fef3-2207-000000001ada | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud | 0:03:20.546285 | 0.03s 2026-02-25 07:27:43.650013 | fa163e15-63ff-fef3-2207-000000001adb | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:27:43.699333 | fa163e15-63ff-fef3-2207-000000001adb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | undercloud 2026-02-25 07:27:43.700491 | fa163e15-63ff-fef3-2207-000000001adb | TIMING | Create puppet check-mode files if they don't exist for check mode | undercloud | 0:03:20.621020 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:27:43.764522 | fa163e15-63ff-fef3-2207-0000000000bf | TIMING | include_tasks | undercloud | 0:03:20.685050 | 0.04s 2026-02-25 07:27:43.814150 | 13cb0ad0-a012-4c00-9f87-136819b28a90 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step1.yaml | undercloud 2026-02-25 07:27:43.840398 | fa163e15-63ff-fef3-2207-000000001b06 | TASK | Create dirs for certificates and keys 2026-02-25 07:27:43.899717 | fa163e15-63ff-fef3-2207-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/httpd 2026-02-25 07:27:43.922590 | fa163e15-63ff-fef3-2207-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/httpd 2026-02-25 07:27:43.935016 | fa163e15-63ff-fef3-2207-000000001b06 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:20.855538 | 0.09s 2026-02-25 07:27:44.010150 | fa163e15-63ff-fef3-2207-000000001b07 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-02-25 07:27:44.011263 | fa163e15-63ff-fef3-2207-000000001b07 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:20.931793 | 0.05s 2026-02-25 07:27:44.034119 | fa163e15-63ff-fef3-2207-000000001b09 | TASK | Check if rsyslog exists 2026-02-25 07:27:44.305781 | fa163e15-63ff-fef3-2207-000000001b09 | CHANGED | Check if rsyslog exists | undercloud 2026-02-25 07:27:44.307230 | fa163e15-63ff-fef3-2207-000000001b09 | TIMING | Check if rsyslog exists | undercloud | 0:03:21.227756 | 0.27s 2026-02-25 07:27:44.332694 | fa163e15-63ff-fef3-2207-000000001b0b | TASK | Forward logging to haproxy.log file 2026-02-25 07:27:44.597808 | fa163e15-63ff-fef3-2207-000000001b0b | CHANGED | Forward logging to haproxy.log file | undercloud 2026-02-25 07:27:44.599338 | fa163e15-63ff-fef3-2207-000000001b0b | TIMING | Forward logging to haproxy.log file | undercloud | 0:03:21.519864 | 0.27s 2026-02-25 07:27:44.623671 | fa163e15-63ff-fef3-2207-000000001b0c | TASK | restart rsyslog service after logging conf change 2026-02-25 07:27:45.267433 | fa163e15-63ff-fef3-2207-000000001b0c | CHANGED | restart rsyslog service after logging conf change | undercloud 2026-02-25 07:27:45.269511 | fa163e15-63ff-fef3-2207-000000001b0c | TIMING | restart rsyslog service after logging conf change | undercloud | 0:03:22.190036 | 0.64s 2026-02-25 07:27:45.295040 | fa163e15-63ff-fef3-2207-000000001b0e | TASK | Run puppet on the host to apply IPtables rules 2026-02-25 07:27:50.910833 | fa163e15-63ff-fef3-2207-000000001b0e | OK | Run puppet on the host to apply IPtables rules | undercloud 2026-02-25 07:27:50.911994 | fa163e15-63ff-fef3-2207-000000001b0e | TIMING | Run puppet on the host to apply IPtables rules | undercloud | 0:03:27.832527 | 5.62s 2026-02-25 07:27:50.931325 | fa163e15-63ff-fef3-2207-000000001b0f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:27:51.011613 | fa163e15-63ff-fef3-2207-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.53 seconds", "Notice: Applied catalog in 0.29 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 29", " Total: 29", "Time:", " Transaction evaluation: 0.28", " Catalog application: 0.29", " Config retrieval: 0.59", " Last run: 1772004470", " Total: 0.29", "Version:", " Config: 1772004469", " 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-02-25 07:27:51.012724 | fa163e15-63ff-fef3-2207-000000001b0f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:03:27.933257 | 0.08s 2026-02-25 07:27:51.032153 | fa163e15-63ff-fef3-2207-000000001b11 | TASK | make sure certmonger is installed 2026-02-25 07:27:54.016064 | fa163e15-63ff-fef3-2207-000000001b11 | OK | make sure certmonger is installed | undercloud 2026-02-25 07:27:54.017651 | fa163e15-63ff-fef3-2207-000000001b11 | TIMING | make sure certmonger is installed | undercloud | 0:03:30.938176 | 2.98s 2026-02-25 07:27:54.043486 | fa163e15-63ff-fef3-2207-000000001b12 | TASK | make sure certmonger service is started 2026-02-25 07:27:54.749454 | fa163e15-63ff-fef3-2207-000000001b12 | CHANGED | make sure certmonger service is started | undercloud 2026-02-25 07:27:54.751934 | fa163e15-63ff-fef3-2207-000000001b12 | TIMING | make sure certmonger service is started | undercloud | 0:03:31.672401 | 0.71s 2026-02-25 07:27:54.773607 | fa163e15-63ff-fef3-2207-000000001b13 | TASK | Create dirs for certificates and keys 2026-02-25 07:27:55.034404 | fa163e15-63ff-fef3-2207-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:27:55.036364 | fa163e15-63ff-fef3-2207-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:31.956880 | 0.26s 2026-02-25 07:27:55.244803 | fa163e15-63ff-fef3-2207-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/haproxy 2026-02-25 07:27:55.245744 | fa163e15-63ff-fef3-2207-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:32.166276 | 0.47s 2026-02-25 07:27:55.252461 | fa163e15-63ff-fef3-2207-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:32.172969 | 0.48s 2026-02-25 07:27:55.278208 | fa163e15-63ff-fef3-2207-000000001b14 | TASK | Extract and trust certmonger's local CA 2026-02-25 07:27:56.452040 | fa163e15-63ff-fef3-2207-000000001b14 | CHANGED | Extract and trust certmonger's local CA | undercloud 2026-02-25 07:27:56.453718 | fa163e15-63ff-fef3-2207-000000001b14 | TIMING | Extract and trust certmonger's local CA | undercloud | 0:03:33.374242 | 1.17s 2026-02-25 07:27:56.529438 | fa163e15-63ff-fef3-2207-000000001b15 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:33.449955 | 0.05s 2026-02-25 07:27:56.607395 | fa163e15-63ff-fef3-2207-000000001b6b | TASK | Set version specific variables 2026-02-25 07:27:56.656171 | fa163e15-63ff-fef3-2207-000000001b6b | TIMING | linux-system-roles.certificate : Set version specific variables | undercloud | 0:03:33.576683 | 0.05s 2026-02-25 07:27:56.675661 | 1ef18d42-9171-492b-96dc-8877f032c2bb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | undercloud 2026-02-25 07:27:56.706341 | fa163e15-63ff-fef3-2207-000000001baa | TASK | Ensure ansible_facts used by role 2026-02-25 07:27:57.106520 | fa163e15-63ff-fef3-2207-000000001baa | OK | Ensure ansible_facts used by role | undercloud 2026-02-25 07:27:57.110221 | fa163e15-63ff-fef3-2207-000000001baa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | undercloud | 0:03:34.030735 | 0.40s 2026-02-25 07:27:57.136369 | fa163e15-63ff-fef3-2207-000000001bab | TASK | Set platform/version specific variables 2026-02-25 07:27:57.208805 | fa163e15-63ff-fef3-2207-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2026-02-25 07:27:57.225721 | fa163e15-63ff-fef3-2207-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2026-02-25 07:27:57.243749 | fa163e15-63ff-fef3-2207-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.yml 2026-02-25 07:27:57.257671 | fa163e15-63ff-fef3-2207-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.2.yml 2026-02-25 07:27:57.269917 | fa163e15-63ff-fef3-2207-000000001bab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | undercloud | 0:03:34.190398 | 0.13s 2026-02-25 07:27:57.296486 | fa163e15-63ff-fef3-2207-000000001b6c | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:28:00.307560 | fa163e15-63ff-fef3-2207-000000001b6c | OK | Ensure certificate role dependencies are installed | undercloud 2026-02-25 07:28:00.308815 | fa163e15-63ff-fef3-2207-000000001b6c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | undercloud | 0:03:37.229346 | 3.01s 2026-02-25 07:28:00.329135 | fa163e15-63ff-fef3-2207-000000001b6e | TASK | Ensure provider packages are installed 2026-02-25 07:28:03.421841 | fa163e15-63ff-fef3-2207-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:40.342349 | 3.09s 2026-02-25 07:28:03.434407 | fa163e15-63ff-fef3-2207-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:40.354919 | 3.10s 2026-02-25 07:28:03.463252 | fa163e15-63ff-fef3-2207-000000001b70 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:28:03.766251 | fa163e15-63ff-fef3-2207-000000001b70 | CHANGED | Ensure pre-scripts hooks directory exists | undercloud | item=certmonger 2026-02-25 07:28:03.769038 | fa163e15-63ff-fef3-2207-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:40.689562 | 0.30s 2026-02-25 07:28:03.778738 | fa163e15-63ff-fef3-2207-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:40.699258 | 0.31s 2026-02-25 07:28:03.804837 | fa163e15-63ff-fef3-2207-000000001b72 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:28:04.128263 | fa163e15-63ff-fef3-2207-000000001b72 | CHANGED | Ensure post-scripts hooks directory exists | undercloud | item=certmonger 2026-02-25 07:28:04.131176 | fa163e15-63ff-fef3-2207-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:41.051697 | 0.32s 2026-02-25 07:28:04.137707 | fa163e15-63ff-fef3-2207-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:41.058225 | 0.33s 2026-02-25 07:28:04.162759 | fa163e15-63ff-fef3-2207-000000001b74 | TASK | Ensure provider service is running 2026-02-25 07:28:04.587253 | fa163e15-63ff-fef3-2207-000000001b74 | OK | Ensure provider service is running | undercloud | item=certmonger 2026-02-25 07:28:04.590493 | fa163e15-63ff-fef3-2207-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:41.511012 | 0.43s 2026-02-25 07:28:04.601111 | fa163e15-63ff-fef3-2207-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:41.521630 | 0.44s 2026-02-25 07:28:04.627188 | fa163e15-63ff-fef3-2207-000000001b77 | TASK | Ensure certificate requests 2026-02-25 07:28:07.126772 | fa163e15-63ff-fef3-2207-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-02-25 07:28:07.128535 | fa163e15-63ff-fef3-2207-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:44.049057 | 2.50s 2026-02-25 07:28:07.135980 | fa163e15-63ff-fef3-2207-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:44.056497 | 2.51s 2026-02-25 07:28:07.183703 | fa163e15-63ff-fef3-2207-000000001b17 | TASK | Run lvmfilter role 2026-02-25 07:28:07.237493 | fa163e15-63ff-fef3-2207-000000001b17 | TIMING | Run lvmfilter role | undercloud | 0:03:44.158009 | 0.05s 2026-02-25 07:28:07.299896 | fa163e15-63ff-fef3-2207-000000001bef | TASK | Check if lvm2 is installed 2026-02-25 07:28:07.563643 | fa163e15-63ff-fef3-2207-000000001bef | CHANGED | Check if lvm2 is installed | undercloud 2026-02-25 07:28:07.565177 | fa163e15-63ff-fef3-2207-000000001bef | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | undercloud | 0:03:44.485699 | 0.26s 2026-02-25 07:28:07.590565 | fa163e15-63ff-fef3-2207-000000001bf1 | TASK | collect ansible devices 2026-02-25 07:28:07.642100 | fa163e15-63ff-fef3-2207-000000001bf1 | SKIPPED | collect ansible devices | undercloud 2026-02-25 07:28:07.643544 | fa163e15-63ff-fef3-2207-000000001bf1 | TIMING | tripleo_lvmfilter : collect ansible devices | undercloud | 0:03:44.564070 | 0.05s 2026-02-25 07:28:07.668638 | fa163e15-63ff-fef3-2207-000000001bf2 | TASK | collect in-use lvm2 devices list 2026-02-25 07:28:07.722439 | fa163e15-63ff-fef3-2207-000000001bf2 | SKIPPED | collect in-use lvm2 devices list | undercloud 2026-02-25 07:28:07.723895 | fa163e15-63ff-fef3-2207-000000001bf2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | undercloud | 0:03:44.644388 | 0.05s 2026-02-25 07:28:07.747818 | fa163e15-63ff-fef3-2207-000000001bf3 | TASK | set allowed_devices 2026-02-25 07:28:07.797356 | fa163e15-63ff-fef3-2207-000000001bf3 | SKIPPED | set allowed_devices | undercloud 2026-02-25 07:28:07.798833 | fa163e15-63ff-fef3-2207-000000001bf3 | TIMING | tripleo_lvmfilter : set allowed_devices | undercloud | 0:03:44.719360 | 0.05s 2026-02-25 07:28:07.824114 | fa163e15-63ff-fef3-2207-000000001bf4 | TASK | build lvm2 allow list 2026-02-25 07:28:07.874813 | fa163e15-63ff-fef3-2207-000000001bf4 | SKIPPED | build lvm2 allow list | undercloud 2026-02-25 07:28:07.876288 | fa163e15-63ff-fef3-2207-000000001bf4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | undercloud | 0:03:44.796815 | 0.05s 2026-02-25 07:28:07.901779 | fa163e15-63ff-fef3-2207-000000001bf5 | TASK | build lvm2 deny list 2026-02-25 07:28:07.951069 | fa163e15-63ff-fef3-2207-000000001bf5 | SKIPPED | build lvm2 deny list | undercloud 2026-02-25 07:28:07.952426 | fa163e15-63ff-fef3-2207-000000001bf5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | undercloud | 0:03:44.872953 | 0.05s 2026-02-25 07:28:07.976512 | fa163e15-63ff-fef3-2207-000000001bf6 | TASK | build lvm2 filter 2026-02-25 07:28:08.025469 | fa163e15-63ff-fef3-2207-000000001bf6 | SKIPPED | build lvm2 filter | undercloud 2026-02-25 07:28:08.026944 | fa163e15-63ff-fef3-2207-000000001bf6 | TIMING | tripleo_lvmfilter : build lvm2 filter | undercloud | 0:03:44.947471 | 0.05s 2026-02-25 07:28:08.051146 | fa163e15-63ff-fef3-2207-000000001bf7 | TASK | regenerate lvm config 2026-02-25 07:28:08.102596 | fa163e15-63ff-fef3-2207-000000001bf7 | SKIPPED | regenerate lvm config | undercloud 2026-02-25 07:28:08.104280 | fa163e15-63ff-fef3-2207-000000001bf7 | TIMING | tripleo_lvmfilter : regenerate lvm config | undercloud | 0:03:45.024807 | 0.05s 2026-02-25 07:28:08.128927 | fa163e15-63ff-fef3-2207-000000001bf8 | TASK | copy new lvm.conf in place 2026-02-25 07:28:08.169843 | fa163e15-63ff-fef3-2207-000000001bf8 | SKIPPED | copy new lvm.conf in place | undercloud 2026-02-25 07:28:08.171324 | fa163e15-63ff-fef3-2207-000000001bf8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | undercloud | 0:03:45.091849 | 0.04s 2026-02-25 07:28:08.267864 | fa163e15-63ff-fef3-2207-000000001b19 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-02-25 07:28:08.268878 | fa163e15-63ff-fef3-2207-000000001b19 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:45.189394 | 0.05s 2026-02-25 07:28:08.337848 | fa163e15-63ff-fef3-2207-000000001b1b | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-02-25 07:28:08.339214 | fa163e15-63ff-fef3-2207-000000001b1b | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:45.259742 | 0.05s 2026-02-25 07:28:08.412113 | fa163e15-63ff-fef3-2207-000000001b1d | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2026-02-25 07:28:08.413571 | fa163e15-63ff-fef3-2207-000000001b1d | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:45.334092 | 0.05s 2026-02-25 07:28:08.438658 | fa163e15-63ff-fef3-2207-000000001b1f | TASK | Pre-fetch all the containers 2026-02-25 07:28:17.434458 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 2026-02-25 07:28:17.437387 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:54.357914 | 9.00s 2026-02-25 07:28:20.402132 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-02-25 07:28:20.404605 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:57.325135 | 11.96s 2026-02-25 07:28:27.457018 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-02-25 07:28:27.459904 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:04.380433 | 19.02s 2026-02-25 07:28:33.614015 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-02-25 07:28:33.615674 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:10.536211 | 25.18s 2026-02-25 07:28:41.548983 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-dhcp-agent:17.1 2026-02-25 07:28:41.551843 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:18.472369 | 33.11s 2026-02-25 07:28:43.889955 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-l3-agent:17.1 2026-02-25 07:28:43.892773 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:20.813300 | 35.45s 2026-02-25 07:28:52.868748 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-api:17.1 2026-02-25 07:28:52.871167 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:29.791700 | 44.43s 2026-02-25 07:28:57.381478 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-02-25 07:28:57.385056 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:34.305584 | 48.94s 2026-02-25 07:29:01.076365 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-02-25 07:29:01.079677 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:38.000207 | 52.64s 2026-02-25 07:29:03.783722 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-inspector:17.1 2026-02-25 07:29:03.787599 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:40.708126 | 55.35s 2026-02-25 07:29:06.475343 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 07:29:06.479200 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:43.399728 | 58.04s 2026-02-25 07:29:10.598475 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-conductor:17.1 2026-02-25 07:29:10.601313 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:47.521841 | 62.16s 2026-02-25 07:29:13.567097 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-neutron-agent:17.1 2026-02-25 07:29:13.570162 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:50.490689 | 65.13s 2026-02-25 07:29:19.003618 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-pxe:17.1 2026-02-25 07:29:19.006671 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:55.927198 | 70.57s 2026-02-25 07:29:21.432226 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 07:29:21.435302 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:58.355832 | 72.99s 2026-02-25 07:29:24.631419 | fa163e15-63ff-fef3-2207-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-openvswitch-agent:17.1 2026-02-25 07:29:24.634834 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:01.555364 | 76.19s 2026-02-25 07:29:24.785386 | fa163e15-63ff-fef3-2207-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:01.705913 | 76.34s 2026-02-25 07:29:24.846898 | fa163e15-63ff-fef3-2207-0000000000c1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:29:25.077427 | fa163e15-63ff-fef3-2207-0000000000c1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2026-02-25 07:29:25.080026 | fa163e15-63ff-fef3-2207-0000000000c1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:05:02.000550 | 0.23s 2026-02-25 07:29:25.189448 | fa163e15-63ff-fef3-2207-0000000000c2 | TIMING | include_tasks | undercloud | 0:05:02.109966 | 0.08s 2026-02-25 07:29:25.265163 | c57dc29a-4183-44a8-83c1-7ea7f5307b7a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks.yaml | undercloud 2026-02-25 07:29:25.295921 | fa163e15-63ff-fef3-2207-000000001c5e | TASK | Write the config_step hieradata 2026-02-25 07:29:25.772023 | fa163e15-63ff-fef3-2207-000000001c5e | OK | Write the config_step hieradata | undercloud 2026-02-25 07:29:25.773340 | fa163e15-63ff-fef3-2207-000000001c5e | TIMING | Write the config_step hieradata | undercloud | 0:05:02.693865 | 0.48s 2026-02-25 07:29:25.799613 | fa163e15-63ff-fef3-2207-000000001c5f | TASK | Run puppet host configuration for step 1 2026-02-25 07:29:26.106254 | fa163e15-63ff-fef3-2207-000000001c5f | CHANGED | Run puppet host configuration for step 1 | undercloud 2026-02-25 07:29:26.107758 | fa163e15-63ff-fef3-2207-000000001c5f | TIMING | Run puppet host configuration for step 1 | undercloud | 0:05:03.028281 | 0.31s 2026-02-25 07:29:26.139790 | fa163e15-63ff-fef3-2207-000000001c60 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:29:26.385990 | fa163e15-63ff-fef3-2207-000000001c60 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-02-25 07:29:36.604950 | fa163e15-63ff-fef3-2207-000000001c60 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-02-25 07:29:36.606376 | fa163e15-63ff-fef3-2207-000000001c60 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:05:13.526902 | 10.46s 2026-02-25 07:29:36.631983 | fa163e15-63ff-fef3-2207-000000001c61 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 07:29:36.695595 | fa163e15-63ff-fef3-2207-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>Feb 25 07:29:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:29:29 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:29:29 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:29:29 puppet-user: (file & line not available)", "<13>Feb 25 07:29:29 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>Feb 25 07:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:29:29 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 07:29:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 07:29:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 07:29:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 07:29:30 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Feb 25 07:29:30 puppet-user: Application:", "<13>Feb 25 07:29:30 puppet-user: Initial environment: production", "<13>Feb 25 07:29:30 puppet-user: Converged environment: production", "<13>Feb 25 07:29:30 puppet-user: Run mode: user", "<13>Feb 25 07:29:30 puppet-user: Changes:", "<13>Feb 25 07:29:30 puppet-user: Total: 3", "<13>Feb 25 07:29:30 puppet-user: Events:", "<13>Feb 25 07:29:30 puppet-user: Success: 3", "<13>Feb 25 07:29:30 puppet-user: Resources:", "<13>Feb 25 07:29:30 puppet-user: Changed: 3", "<13>Feb 25 07:29:30 puppet-user: Out of sync: 3", "<13>Feb 25 07:29:30 puppet-user: Total: 10", "<13>Feb 25 07:29:30 puppet-user: Time:", "<13>Feb 25 07:29:30 puppet-user: Schedule: 0.00", "<13>Feb 25 07:29:30 puppet-user: File: 0.00", "<13>Feb 25 07:29:30 puppet-user: Exec: 0.02", "<13>Feb 25 07:29:30 puppet-user: Augeas: 0.05", "<13>Feb 25 07:29:30 puppet-user: Transaction evaluation: 0.08", "<13>Feb 25 07:29:30 puppet-user: Catalog application: 0.09", "<13>Feb 25 07:29:30 puppet-user: Config retrieval: 0.16", "<13>Feb 25 07:29:30 puppet-user: Last run: 1772004570", "<13>Feb 25 07:29:30 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:29:30 puppet-user: Total: 0.09", "<13>Feb 25 07:29:30 puppet-user: Version:", "<13>Feb 25 07:29:30 puppet-user: Config: 1772004569", "<13>Feb 25 07:29:30 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:29:36.697088 | fa163e15-63ff-fef3-2207-000000001c61 | TIMING | Debug output for task: Run puppet host configuration for step 1 | undercloud | 0:05:13.617616 | 0.06s 2026-02-25 07:29:36.721071 | fa163e15-63ff-fef3-2207-000000001c62 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:29:36.749100 | fa163e15-63ff-fef3-2207-000000001c62 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:05:13.669624 | 0.03s 2026-02-25 07:29:36.815577 | fa163e15-63ff-fef3-2207-000000001c9f | TASK | Gather variables for each operating system 2026-02-25 07:29:36.927142 | fa163e15-63ff-fef3-2207-000000001c9f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:05:13.847661 | 0.11s 2026-02-25 07:29:36.951374 | fa163e15-63ff-fef3-2207-000000001ca0 | TASK | Create puppet caching structures 2026-02-25 07:29:37.187501 | fa163e15-63ff-fef3-2207-000000001ca0 | CHANGED | Create puppet caching structures | undercloud 2026-02-25 07:29:37.188943 | fa163e15-63ff-fef3-2207-000000001ca0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:05:14.109466 | 0.24s 2026-02-25 07:29:37.213635 | fa163e15-63ff-fef3-2207-000000001ca1 | TASK | Check for facter.conf 2026-02-25 07:29:37.435535 | fa163e15-63ff-fef3-2207-000000001ca1 | OK | Check for facter.conf | undercloud 2026-02-25 07:29:37.436385 | fa163e15-63ff-fef3-2207-000000001ca1 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:05:14.356921 | 0.22s 2026-02-25 07:29:37.453554 | fa163e15-63ff-fef3-2207-000000001ca2 | TASK | Remove facter.conf if directory 2026-02-25 07:29:37.494400 | fa163e15-63ff-fef3-2207-000000001ca2 | SKIPPED | Remove facter.conf if directory | undercloud 2026-02-25 07:29:37.495565 | fa163e15-63ff-fef3-2207-000000001ca2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:05:14.416094 | 0.04s 2026-02-25 07:29:37.519533 | fa163e15-63ff-fef3-2207-000000001ca3 | TASK | Write facter cache config 2026-02-25 07:29:37.990680 | fa163e15-63ff-fef3-2207-000000001ca3 | CHANGED | Write facter cache config | undercloud 2026-02-25 07:29:37.992363 | fa163e15-63ff-fef3-2207-000000001ca3 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:05:14.912889 | 0.47s 2026-02-25 07:29:38.016411 | fa163e15-63ff-fef3-2207-000000001ca4 | TASK | Cleanup facter cache if exists 2026-02-25 07:29:38.227177 | fa163e15-63ff-fef3-2207-000000001ca4 | OK | Cleanup facter cache if exists | undercloud 2026-02-25 07:29:38.228497 | fa163e15-63ff-fef3-2207-000000001ca4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:05:15.149022 | 0.21s 2026-02-25 07:29:38.252345 | fa163e15-63ff-fef3-2207-000000001ca5 | TASK | Pre-cache facts 2026-02-25 07:29:38.886548 | fa163e15-63ff-fef3-2207-000000001ca5 | CHANGED | Pre-cache facts | undercloud 2026-02-25 07:29:38.887920 | fa163e15-63ff-fef3-2207-000000001ca5 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:05:15.808446 | 0.63s 2026-02-25 07:29:38.913377 | fa163e15-63ff-fef3-2207-000000001ca6 | TASK | Failed deployment if facter fails 2026-02-25 07:29:38.943307 | fa163e15-63ff-fef3-2207-000000001ca6 | SKIPPED | Failed deployment if facter fails | undercloud 2026-02-25 07:29:38.944513 | fa163e15-63ff-fef3-2207-000000001ca6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:05:15.865042 | 0.03s 2026-02-25 07:29:38.985583 | fa163e15-63ff-fef3-2207-000000001ca7 | TASK | Sync cached facts 2026-02-25 07:29:39.703800 | fa163e15-63ff-fef3-2207-000000001ca7 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e15-63ff- fef3-2207-000000001ca7') missing from stats 2026-02-25 07:29:39.753040 | fa163e15-63ff-fef3-2207-000000001c63 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:29:39.802502 | fa163e15-63ff-fef3-2207-000000001c63 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:05:16.723024 | 0.05s 2026-02-25 07:29:39.828140 | 96bd74c3-92fd-42c7-8bcc-a3339946b2fb | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/generate-config-tasks.yaml | undercloud 2026-02-25 07:29:39.865380 | fa163e15-63ff-fef3-2207-000000001cf1 | TASK | Create base directory puppet configs 2026-02-25 07:29:40.105079 | fa163e15-63ff-fef3-2207-000000001cf1 | CHANGED | Create base directory puppet configs | undercloud 2026-02-25 07:29:40.106498 | fa163e15-63ff-fef3-2207-000000001cf1 | TIMING | Create base directory puppet configs | undercloud | 0:05:17.027024 | 0.24s 2026-02-25 07:29:40.132585 | fa163e15-63ff-fef3-2207-000000001cf2 | TASK | Generate container puppet configs for step 1 2026-02-25 07:29:40.407956 | fa163e15-63ff-fef3-2207-000000001cf2 | CHANGED | Generate container puppet configs for step 1 | undercloud 2026-02-25 07:29:40.409308 | fa163e15-63ff-fef3-2207-000000001cf2 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:17.329834 | 0.28s 2026-02-25 07:29:40.457642 | fa163e15-63ff-fef3-2207-000000001cf3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 07:29:40.486048 | fa163e15-63ff-fef3-2207-000000001cf3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | undercloud | 0:05:17.406568 | 0.03s 2026-02-25 07:29:40.558034 | fa163e15-63ff-fef3-2207-000000001d7d | TASK | Gather variables for each operating system 2026-02-25 07:29:40.673262 | fa163e15-63ff-fef3-2207-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:17.593778 | 0.11s 2026-02-25 07:29:40.703733 | fa163e15-63ff-fef3-2207-000000001d7e | TASK | Create container logs path 2026-02-25 07:29:41.292122 | fa163e15-63ff-fef3-2207-000000001d7e | OK | Create container logs path | undercloud 2026-02-25 07:29:41.294832 | fa163e15-63ff-fef3-2207-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:18.215332 | 0.59s 2026-02-25 07:29:41.323245 | fa163e15-63ff-fef3-2207-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:41.715174 | fa163e15-63ff-fef3-2207-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:29:41.718146 | fa163e15-63ff-fef3-2207-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:18.638671 | 0.39s 2026-02-25 07:29:41.743313 | fa163e15-63ff-fef3-2207-000000001d81 | TASK | Finalise hashes for all containers 2026-02-25 07:29:41.802652 | fa163e15-63ff-fef3-2207-000000001d81 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:29:41.803706 | fa163e15-63ff-fef3-2207-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:18.724232 | 0.06s 2026-02-25 07:29:41.828216 | fa163e15-63ff-fef3-2207-000000001d83 | TASK | Manage systemd shutdown files 2026-02-25 07:29:41.861447 | fa163e15-63ff-fef3-2207-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:29:41.863204 | fa163e15-63ff-fef3-2207-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:18.783725 | 0.03s 2026-02-25 07:29:41.889317 | fa163e15-63ff-fef3-2207-000000001d85 | TASK | Update container configs with new config hashes 2026-02-25 07:29:41.945054 | fa163e15-63ff-fef3-2207-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:29:41.946382 | fa163e15-63ff-fef3-2207-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:18.866909 | 0.06s 2026-02-25 07:29:41.974345 | fa163e15-63ff-fef3-2207-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:42.032071 | fa163e15-63ff-fef3-2207-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:18.952582 | 0.06s 2026-02-25 07:29:42.056279 | df78f2b3-268a-4980-bf03-a3e7e563c33f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:29:42.089420 | fa163e15-63ff-fef3-2207-000000001dca | TASK | Gather podman infos 2026-02-25 07:29:42.548713 | fa163e15-63ff-fef3-2207-000000001dca | OK | Gather podman infos | undercloud 2026-02-25 07:29:42.550417 | fa163e15-63ff-fef3-2207-000000001dca | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:19.470935 | 0.46s 2026-02-25 07:29:42.579541 | fa163e15-63ff-fef3-2207-000000001dcb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:42.643279 | fa163e15-63ff-fef3-2207-000000001dcb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:29:42.644659 | fa163e15-63ff-fef3-2207-000000001dcb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:19.565187 | 0.06s 2026-02-25 07:29:42.673064 | fa163e15-63ff-fef3-2207-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:42.726408 | fa163e15-63ff-fef3-2207-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:19.646929 | 0.05s 2026-02-25 07:29:42.745966 | 4b346c34-0231-46f5-9d4c-a6abca9cb277 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:29:42.785772 | fa163e15-63ff-fef3-2207-000000001df4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:56.429493 | fa163e15-63ff-fef3-2207-000000001df4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:29:56.431978 | fa163e15-63ff-fef3-2207-000000001df4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:33.352499 | 13.64s 2026-02-25 07:29:56.496653 | fa163e15-63ff-fef3-2207-000000001df5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:29:56.582746 | fa163e15-63ff-fef3-2207-000000001df5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:29:56.584620 | fa163e15-63ff-fef3-2207-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:33.505143 | 0.09s 2026-02-25 07:29:56.634662 | fa163e15-63ff-fef3-2207-000000001cf5 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:29:56.668370 | fa163e15-63ff-fef3-2207-000000001cf5 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2026-02-25 07:29:56.669625 | fa163e15-63ff-fef3-2207-000000001cf5 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:33.590151 | 0.03s 2026-02-25 07:29:56.694039 | fa163e15-63ff-fef3-2207-000000001cf6 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:29:56.730605 | fa163e15-63ff-fef3-2207-000000001cf6 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2026-02-25 07:29:56.732087 | fa163e15-63ff-fef3-2207-000000001cf6 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:33.652607 | 0.04s 2026-02-25 07:29:56.759811 | fa163e15-63ff-fef3-2207-000000001c65 | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 07:29:56.795204 | fa163e15-63ff-fef3-2207-000000001c65 | TIMING | Manage containers for step 1 with tripleo-ansible | undercloud | 0:05:33.715705 | 0.03s 2026-02-25 07:29:56.863055 | fa163e15-63ff-fef3-2207-000000001e4a | TASK | Gather variables for each operating system 2026-02-25 07:29:56.978992 | fa163e15-63ff-fef3-2207-000000001e4a | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:33.899505 | 0.11s 2026-02-25 07:29:56.999765 | fa163e15-63ff-fef3-2207-000000001e4b | TASK | Create container logs path 2026-02-25 07:29:57.220501 | fa163e15-63ff-fef3-2207-000000001e4b | OK | Create container logs path | undercloud 2026-02-25 07:29:57.222010 | fa163e15-63ff-fef3-2207-000000001e4b | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:34.142535 | 0.22s 2026-02-25 07:29:57.250458 | fa163e15-63ff-fef3-2207-000000001e4d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:29:57.530901 | fa163e15-63ff-fef3-2207-000000001e4d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-02-25 07:29:57.532545 | fa163e15-63ff-fef3-2207-000000001e4d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:34.453070 | 0.28s 2026-02-25 07:29:57.553503 | fa163e15-63ff-fef3-2207-000000001e4e | TASK | Finalise hashes for all containers 2026-02-25 07:29:57.617565 | fa163e15-63ff-fef3-2207-000000001e4e | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:29:57.618844 | fa163e15-63ff-fef3-2207-000000001e4e | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:34.539374 | 0.06s 2026-02-25 07:29:57.637567 | fa163e15-63ff-fef3-2207-000000001e50 | TASK | Manage systemd shutdown files 2026-02-25 07:29:57.676807 | fa163e15-63ff-fef3-2207-000000001e50 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:34.597323 | 0.04s 2026-02-25 07:29:57.694411 | b84fa0e8-e474-4210-80e2-d48831dafd71 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-02-25 07:29:57.715924 | fa163e15-63ff-fef3-2207-000000001e83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:29:57.984085 | fa163e15-63ff-fef3-2207-000000001e83 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-02-25 07:29:57.986014 | fa163e15-63ff-fef3-2207-000000001e83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:05:34.906529 | 0.27s 2026-02-25 07:29:58.012542 | fa163e15-63ff-fef3-2207-000000001e84 | TASK | Set podman_drop_in fact 2026-02-25 07:29:58.076938 | fa163e15-63ff-fef3-2207-000000001e84 | OK | Set podman_drop_in fact | undercloud 2026-02-25 07:29:58.078283 | fa163e15-63ff-fef3-2207-000000001e84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:05:34.998808 | 0.06s 2026-02-25 07:29:58.104927 | fa163e15-63ff-fef3-2207-000000001e86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:29:58.620484 | fa163e15-63ff-fef3-2207-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-02-25 07:29:58.623338 | fa163e15-63ff-fef3-2207-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:35.543857 | 0.52s 2026-02-25 07:29:59.103757 | fa163e15-63ff-fef3-2207-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-02-25 07:29:59.104577 | fa163e15-63ff-fef3-2207-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:36.025112 | 1.00s 2026-02-25 07:29:59.108647 | fa163e15-63ff-fef3-2207-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:36.029161 | 1.00s 2026-02-25 07:29:59.135234 | fa163e15-63ff-fef3-2207-000000001e87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:29:59.645328 | fa163e15-63ff-fef3-2207-000000001e87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-02-25 07:29:59.647099 | fa163e15-63ff-fef3-2207-000000001e87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:05:36.567622 | 0.51s 2026-02-25 07:29:59.672266 | fa163e15-63ff-fef3-2207-000000001e88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:30:00.170894 | fa163e15-63ff-fef3-2207-000000001e88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-02-25 07:30:00.172800 | fa163e15-63ff-fef3-2207-000000001e88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:05:37.093314 | 0.50s 2026-02-25 07:30:00.199022 | fa163e15-63ff-fef3-2207-000000001e89 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:30:01.092814 | fa163e15-63ff-fef3-2207-000000001e89 | CHANGED | Enable and start tripleo-container-shutdown | undercloud 2026-02-25 07:30:01.095383 | fa163e15-63ff-fef3-2207-000000001e89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:05:38.015905 | 0.89s 2026-02-25 07:30:01.122063 | fa163e15-63ff-fef3-2207-000000001e8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:30:01.574209 | fa163e15-63ff-fef3-2207-000000001e8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-02-25 07:30:01.575078 | fa163e15-63ff-fef3-2207-000000001e8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:05:38.495613 | 0.45s 2026-02-25 07:30:01.592153 | fa163e15-63ff-fef3-2207-000000001e8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:30:02.102197 | fa163e15-63ff-fef3-2207-000000001e8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-02-25 07:30:02.103764 | fa163e15-63ff-fef3-2207-000000001e8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:05:39.024289 | 0.51s 2026-02-25 07:30:02.128644 | fa163e15-63ff-fef3-2207-000000001e8c | TASK | Enable and start netns-placeholder 2026-02-25 07:30:03.131557 | fa163e15-63ff-fef3-2207-000000001e8c | CHANGED | Enable and start netns-placeholder | undercloud 2026-02-25 07:30:03.133449 | fa163e15-63ff-fef3-2207-000000001e8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:05:40.053975 | 1.00s 2026-02-25 07:30:03.159727 | fa163e15-63ff-fef3-2207-000000001e52 | TASK | Update container configs with new config hashes 2026-02-25 07:30:03.219103 | fa163e15-63ff-fef3-2207-000000001e52 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:40.139621 | 0.06s 2026-02-25 07:30:03.240623 | 8fab7dc0-40d9-4b68-8ec0-377ee212b580 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-02-25 07:30:03.271483 | fa163e15-63ff-fef3-2207-000000001eb4 | TASK | Update config hashes for container startup configs 2026-02-25 07:30:03.568907 | | WARNING | Config change detected for haproxy, new hash: 003be09120ffe71087d842c4cb5abcd4 2026-02-25 07:30:03.570080 | | WARNING | Config change detected for memcached, new hash: 123d007a5eb7e632beef333595457fce 2026-02-25 07:30:03.570427 | | WARNING | Config change detected for rabbitmq, new hash: 971e150d1a3546b5a05839b2f3ba72ea 2026-02-25 07:30:03.570799 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 971e150d1a3546b5a05839b2f3ba72ea 2026-02-25 07:30:03.571256 | | WARNING | Config change detected for mysql, new hash: 8d2a5265d4d8d98d92b74571caac5f03 2026-02-25 07:30:03.571680 | | WARNING | Config change detected for mysql_bootstrap, new hash: 8d2a5265d4d8d98d92b74571caac5f03 2026-02-25 07:30:03.572177 | | WARNING | Config change detected for mysql_upgrade_db, new hash: 8d2a5265d4d8d98d92b74571caac5f03-8d2a5265d4d8d98d92b74571caac5f03 2026-02-25 07:30:03.572548 | | WARNING | Config change detected for ironic_db_sync, new hash: fdc315546079a32a601c30a0223e066b 2026-02-25 07:30:03.573036 | | WARNING | Config change detected for ironic_inspector_db_sync, new hash: ad79858819af6aa7c4326c63a8b98b54 2026-02-25 07:30:03.573409 | | WARNING | Config change detected for iscsid, new hash: 93cdf3ff5c5966d8ab8933d76975c3e5 2026-02-25 07:30:03.573807 | | WARNING | Config change detected for keystone, new hash: d2b9fd04bb168773e735571925702655 2026-02-25 07:30:03.574189 | | WARNING | Config change detected for keystone_cron, new hash: d2b9fd04bb168773e735571925702655 2026-02-25 07:30:03.574575 | | WARNING | Config change detected for keystone_db_sync, new hash: d2b9fd04bb168773e735571925702655 2026-02-25 07:30:03.574954 | | WARNING | Config change detected for neutron_db_sync, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.575417 | | WARNING | Config change detected for neutron_ovs_bridge, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.575770 | | WARNING | Config change detected for ironic_api, new hash: fdc315546079a32a601c30a0223e066b 2026-02-25 07:30:03.576135 | | WARNING | Config change detected for ironic_conductor, new hash: e767e2733c24c854a26dcfa624b916e2 2026-02-25 07:30:03.576524 | | WARNING | Config change detected for ironic_inspector, new hash: ad79858819af6aa7c4326c63a8b98b54 2026-02-25 07:30:03.576899 | | WARNING | Config change detected for ironic_inspector_dnsmasq, new hash: ad79858819af6aa7c4326c63a8b98b54 2026-02-25 07:30:03.577241 | | WARNING | Config change detected for ironic_neutron_agent, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.577618 | | WARNING | Config change detected for ironic_pxe_http, new hash: e767e2733c24c854a26dcfa624b916e2 2026-02-25 07:30:03.578009 | | WARNING | Config change detected for ironic_pxe_tftp, new hash: e767e2733c24c854a26dcfa624b916e2 2026-02-25 07:30:03.578340 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 07:30:03.578731 | | WARNING | Config change detected for neutron_api, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.579179 | | WARNING | Config change detected for neutron_dhcp, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.579533 | | WARNING | Config change detected for neutron_l3_agent, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.579896 | | WARNING | Config change detected for neutron_ovs_agent, new hash: 289ea575b5e255402c453298cea295f6 2026-02-25 07:30:03.580283 | fa163e15-63ff-fef3-2207-000000001eb4 | CHANGED | Update config hashes for container startup configs | undercloud 2026-02-25 07:30:03.580826 | fa163e15-63ff-fef3-2207-000000001eb4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:05:40.501356 | 0.31s 2026-02-25 07:30:03.603608 | fa163e15-63ff-fef3-2207-000000001e53 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:30:03.664468 | fa163e15-63ff-fef3-2207-000000001e53 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:40.584990 | 0.06s 2026-02-25 07:30:03.681192 | 496de5ff-be17-4815-8768-177ec0b9d148 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:30:03.710252 | fa163e15-63ff-fef3-2207-000000001ed3 | TASK | Gather podman infos 2026-02-25 07:30:04.380166 | fa163e15-63ff-fef3-2207-000000001ed3 | OK | Gather podman infos | undercloud 2026-02-25 07:30:04.381825 | fa163e15-63ff-fef3-2207-000000001ed3 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:41.302346 | 0.67s 2026-02-25 07:30:04.426768 | fa163e15-63ff-fef3-2207-000000001ed4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:30:04.485228 | fa163e15-63ff-fef3-2207-000000001ed4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:41.405747 | 0.06s 2026-02-25 07:30:04.588162 | fa163e15-63ff-fef3-2207-000000001f1d | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:05:41.508675 | 0.04s 2026-02-25 07:30:04.643635 | fa163e15-63ff-fef3-2207-000000001e54 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:30:04.697946 | fa163e15-63ff-fef3-2207-000000001e54 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:41.618455 | 0.05s 2026-02-25 07:30:04.717061 | 118ccb9a-1571-4993-a5fe-2892d49038d7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:30:04.752124 | fa163e15-63ff-fef3-2207-000000001f43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:30:07.684767 | fa163e15-63ff-fef3-2207-000000001f43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-02-25 07:30:07.686140 | fa163e15-63ff-fef3-2207-000000001f43 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:44.606670 | 2.93s 2026-02-25 07:30:07.708487 | fa163e15-63ff-fef3-2207-000000001f44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:30:13.352771 | fa163e15-63ff-fef3-2207-000000001f44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2026-02-25 07:30:13.354529 | fa163e15-63ff-fef3-2207-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:50.275054 | 5.65s 2026-02-25 07:30:13.416268 | fa163e15-63ff-fef3-2207-000000001c67 | TASK | Clean container_puppet_tasks for undercloud step 1 2026-02-25 07:30:13.658101 | fa163e15-63ff-fef3-2207-000000001c67 | OK | Clean container_puppet_tasks for undercloud step 1 | undercloud 2026-02-25 07:30:13.659716 | fa163e15-63ff-fef3-2207-000000001c67 | TIMING | Clean container_puppet_tasks for undercloud step 1 | undercloud | 0:05:50.580238 | 0.24s 2026-02-25 07:30:13.699020 | fa163e15-63ff-fef3-2207-000000001c68 | TASK | Calculate container_puppet_tasks for undercloud step 1 2026-02-25 07:30:13.761002 | fa163e15-63ff-fef3-2207-000000001c68 | TIMING | Calculate container_puppet_tasks for undercloud step 1 | undercloud | 0:05:50.681521 | 0.06s 2026-02-25 07:30:13.788869 | fa163e15-63ff-fef3-2207-000000001c69 | TASK | Include container-puppet tasks for step 1 2026-02-25 07:30:13.842330 | fa163e15-63ff-fef3-2207-000000001c69 | TIMING | Include container-puppet tasks for step 1 | undercloud | 0:05:50.762851 | 0.05s 2026-02-25 07:30:13.864549 | e3af592b-e4ea-4b8c-a331-ec8b247cb842 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/host-container-puppet-tasks.yaml | undercloud 2026-02-25 07:30:13.909390 | fa163e15-63ff-fef3-2207-000000001f8f | TASK | Write container-puppet-tasks json file for undercloud step 1 2026-02-25 07:30:14.385952 | fa163e15-63ff-fef3-2207-000000001f8f | CHANGED | Write container-puppet-tasks json file for undercloud step 1 | undercloud 2026-02-25 07:30:14.387369 | fa163e15-63ff-fef3-2207-000000001f8f | TIMING | Write container-puppet-tasks json file for undercloud step 1 | undercloud | 0:05:51.307894 | 0.48s 2026-02-25 07:30:14.413621 | fa163e15-63ff-fef3-2207-000000001f91 | TASK | Generate container puppet configs for step 1 2026-02-25 07:30:14.698754 | fa163e15-63ff-fef3-2207-000000001f91 | OK | Generate container puppet configs for step 1 | undercloud 2026-02-25 07:30:14.700243 | fa163e15-63ff-fef3-2207-000000001f91 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:51.620768 | 0.29s 2026-02-25 07:30:14.727561 | fa163e15-63ff-fef3-2207-000000001f92 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 07:30:14.757918 | fa163e15-63ff-fef3-2207-000000001f92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | undercloud | 0:05:51.678438 | 0.03s 2026-02-25 07:30:14.814339 | fa163e15-63ff-fef3-2207-000000001d7d | TASK | Gather variables for each operating system 2026-02-25 07:30:14.930232 | fa163e15-63ff-fef3-2207-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:51.850751 | 0.11s 2026-02-25 07:30:14.955617 | fa163e15-63ff-fef3-2207-000000001d7e | TASK | Create container logs path 2026-02-25 07:30:15.190447 | fa163e15-63ff-fef3-2207-000000001d7e | OK | Create container logs path | undercloud 2026-02-25 07:30:15.192017 | fa163e15-63ff-fef3-2207-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:52.112542 | 0.23s 2026-02-25 07:30:15.220263 | fa163e15-63ff-fef3-2207-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:30:15.473662 | fa163e15-63ff-fef3-2207-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:30:15.475127 | fa163e15-63ff-fef3-2207-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:52.395653 | 0.25s 2026-02-25 07:30:15.500105 | fa163e15-63ff-fef3-2207-000000001d81 | TASK | Finalise hashes for all containers 2026-02-25 07:30:15.551669 | fa163e15-63ff-fef3-2207-000000001d81 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:30:15.553068 | fa163e15-63ff-fef3-2207-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:52.473593 | 0.05s 2026-02-25 07:30:15.578603 | fa163e15-63ff-fef3-2207-000000001d83 | TASK | Manage systemd shutdown files 2026-02-25 07:30:15.620405 | fa163e15-63ff-fef3-2207-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:30:15.621581 | fa163e15-63ff-fef3-2207-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:52.542111 | 0.04s 2026-02-25 07:30:15.647994 | fa163e15-63ff-fef3-2207-000000001d85 | TASK | Update container configs with new config hashes 2026-02-25 07:30:15.700913 | fa163e15-63ff-fef3-2207-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:30:15.702304 | fa163e15-63ff-fef3-2207-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:52.622830 | 0.05s 2026-02-25 07:30:15.730487 | fa163e15-63ff-fef3-2207-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:30:15.785354 | fa163e15-63ff-fef3-2207-000000001d86 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:30:15.786777 | fa163e15-63ff-fef3-2207-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:52.707303 | 0.05s 2026-02-25 07:30:15.815220 | fa163e15-63ff-fef3-2207-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:30:15.870472 | fa163e15-63ff-fef3-2207-000000001d87 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2026-02-25 07:30:15.871702 | fa163e15-63ff-fef3-2207-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:52.792229 | 0.06s PLAY [External deployment step 2] ********************************************** 2026-02-25 07:30:16.045554 | fa163e15-63ff-fef3-2207-0000000000c5 | TASK | External deployment step 2 2026-02-25 07:30:16.085262 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000c5') missing from stats 2026-02-25 07:30:16.151635 | fa163e15-63ff-fef3-2207-0000000000c6 | TIMING | include_tasks | undercloud | 0:05:53.072155 | 0.04s 2026-02-25 07:30:16.164705 | c3bdb727-7955-4b76-b4e7-0f6702a4ec07 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2026-02-25 07:30:16.316468 | fa163e15-63ff-fef3-2207-0000000000c9 | TASK | Deploy step tasks for 2 2026-02-25 07:30:16.348915 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000c9') missing from stats 2026-02-25 07:30:16.368252 | fa163e15-63ff-fef3-2207-0000000000ca | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 07:30:16.914675 | fa163e15-63ff-fef3-2207-0000000000ca | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | undercloud 2026-02-25 07:30:16.916247 | fa163e15-63ff-fef3-2207-0000000000ca | TIMING | Write the config_step hieradata for the deploy step 2 tasks | undercloud | 0:05:53.836771 | 0.55s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:30:16.982992 | fa163e15-63ff-fef3-2207-0000000000cb | TIMING | include_tasks | undercloud | 0:05:53.903513 | 0.04s 2026-02-25 07:30:17.003149 | 8efaf72b-0a81-4252-a16a-d69e86339f7a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step2.yaml | undercloud 2026-02-25 07:30:17.029924 | fa163e15-63ff-fef3-2207-000000002020 | TASK | Push script 2026-02-25 07:30:17.581593 | fa163e15-63ff-fef3-2207-000000002020 | CHANGED | Push script | undercloud 2026-02-25 07:30:17.583187 | fa163e15-63ff-fef3-2207-000000002020 | TIMING | Push script | undercloud | 0:05:54.503711 | 0.55s 2026-02-25 07:30:17.607571 | fa163e15-63ff-fef3-2207-000000002021 | TASK | Insert cronjob in root crontab 2026-02-25 07:30:18.051965 | fa163e15-63ff-fef3-2207-000000002021 | CHANGED | Insert cronjob in root crontab | undercloud 2026-02-25 07:30:18.053455 | fa163e15-63ff-fef3-2207-000000002021 | TIMING | Insert cronjob in root crontab | undercloud | 0:05:54.973979 | 0.44s 2026-02-25 07:30:18.077455 | fa163e15-63ff-fef3-2207-000000002023 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:30:18.156485 | fa163e15-63ff-fef3-2207-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>Feb 25 07:29:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:29:29 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:29:29 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:29:29 puppet-user: (file & line not available)", "<13>Feb 25 07:29:29 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>Feb 25 07:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:29:29 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:29:29 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 07:29:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 07:29:29 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 07:29:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 07:29:30 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Feb 25 07:29:30 puppet-user: Application:", "<13>Feb 25 07:29:30 puppet-user: Initial environment: production", "<13>Feb 25 07:29:30 puppet-user: Converged environment: production", "<13>Feb 25 07:29:30 puppet-user: Run mode: user", "<13>Feb 25 07:29:30 puppet-user: Changes:", "<13>Feb 25 07:29:30 puppet-user: Total: 3", "<13>Feb 25 07:29:30 puppet-user: Events:", "<13>Feb 25 07:29:30 puppet-user: Success: 3", "<13>Feb 25 07:29:30 puppet-user: Resources:", "<13>Feb 25 07:29:30 puppet-user: Changed: 3", "<13>Feb 25 07:29:30 puppet-user: Out of sync: 3", "<13>Feb 25 07:29:30 puppet-user: Total: 10", "<13>Feb 25 07:29:30 puppet-user: Time:", "<13>Feb 25 07:29:30 puppet-user: Schedule: 0.00", "<13>Feb 25 07:29:30 puppet-user: File: 0.00", "<13>Feb 25 07:29:30 puppet-user: Exec: 0.02", "<13>Feb 25 07:29:30 puppet-user: Augeas: 0.05", "<13>Feb 25 07:29:30 puppet-user: Transaction evaluation: 0.08", "<13>Feb 25 07:29:30 puppet-user: Catalog application: 0.09", "<13>Feb 25 07:29:30 puppet-user: Config retrieval: 0.16", "<13>Feb 25 07:29:30 puppet-user: Last run: 1772004570", "<13>Feb 25 07:29:30 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:29:30 puppet-user: Total: 0.09", "<13>Feb 25 07:29:30 puppet-user: Version:", "<13>Feb 25 07:29:30 puppet-user: Config: 1772004569", "<13>Feb 25 07:29:30 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:30:18.158150 | fa163e15-63ff-fef3-2207-000000002023 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:05:55.078675 | 0.08s 2026-02-25 07:30:18.181388 | fa163e15-63ff-fef3-2207-0000000000cd | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 07:30:18.437240 | fa163e15-63ff-fef3-2207-0000000000cd | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud 2026-02-25 07:30:18.438834 | fa163e15-63ff-fef3-2207-0000000000cd | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud | 0:05:55.359360 | 0.26s 2026-02-25 07:30:18.515146 | fa163e15-63ff-fef3-2207-0000000000ce | TIMING | include_tasks | undercloud | 0:05:55.435665 | 0.05s 2026-02-25 07:30:18.549066 | c7956dd2-535a-4d7d-a236-7893e2c36215 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks.yaml | undercloud 2026-02-25 07:30:18.574360 | fa163e15-63ff-fef3-2207-000000002039 | TASK | Write the config_step hieradata 2026-02-25 07:30:19.082446 | fa163e15-63ff-fef3-2207-000000002039 | OK | Write the config_step hieradata | undercloud 2026-02-25 07:30:19.084008 | fa163e15-63ff-fef3-2207-000000002039 | TIMING | Write the config_step hieradata | undercloud | 0:05:56.004532 | 0.51s 2026-02-25 07:30:19.109713 | fa163e15-63ff-fef3-2207-00000000203a | TASK | Run puppet host configuration for step 2 2026-02-25 07:30:19.451503 | fa163e15-63ff-fef3-2207-00000000203a | CHANGED | Run puppet host configuration for step 2 | undercloud 2026-02-25 07:30:19.452957 | fa163e15-63ff-fef3-2207-00000000203a | TIMING | Run puppet host configuration for step 2 | undercloud | 0:05:56.373483 | 0.34s 2026-02-25 07:30:19.476766 | fa163e15-63ff-fef3-2207-00000000203b | TASK | Wait for puppet host configuration to finish 2026-02-25 07:30:19.737094 | fa163e15-63ff-fef3-2207-00000000203b | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-02-25 07:30:29.966304 | fa163e15-63ff-fef3-2207-00000000203b | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-02-25 07:30:29.967227 | fa163e15-63ff-fef3-2207-00000000203b | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:06.887761 | 10.49s 2026-02-25 07:30:29.987494 | fa163e15-63ff-fef3-2207-00000000203c | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 07:30:30.070160 | fa163e15-63ff-fef3-2207-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>Feb 25 07:30:19 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:30:23 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:30:23 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:30:23 puppet-user: (file & line not available)", "<13>Feb 25 07:30: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>Feb 25 07:30: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>Feb 25 07:30:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:30:23 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.11 seconds", "<13>Feb 25 07:30:23 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 07:30:23 puppet-user: Application:", "<13>Feb 25 07:30:23 puppet-user: Initial environment: production", "<13>Feb 25 07:30:23 puppet-user: Converged environment: production", "<13>Feb 25 07:30:23 puppet-user: Run mode: user", "<13>Feb 25 07:30:23 puppet-user: Changes:", "<13>Feb 25 07:30:23 puppet-user: Events:", "<13>Feb 25 07:30:23 puppet-user: Resources:", "<13>Feb 25 07:30:23 puppet-user: Total: 10", "<13>Feb 25 07:30:23 puppet-user: Time:", "<13>Feb 25 07:30:23 puppet-user: Schedule: 0.00", "<13>Feb 25 07:30:23 puppet-user: File: 0.00", "<13>Feb 25 07:30:23 puppet-user: Exec: 0.01", "<13>Feb 25 07:30:23 puppet-user: Augeas: 0.01", "<13>Feb 25 07:30:23 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 07:30:23 puppet-user: Catalog application: 0.04", "<13>Feb 25 07:30:23 puppet-user: Config retrieval: 0.15", "<13>Feb 25 07:30:23 puppet-user: Last run: 1772004623", "<13>Feb 25 07:30:23 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:30:23 puppet-user: Total: 0.05", "<13>Feb 25 07:30:23 puppet-user: Version:", "<13>Feb 25 07:30:23 puppet-user: Config: 1772004623", "<13>Feb 25 07:30:23 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:30:30.071332 | fa163e15-63ff-fef3-2207-00000000203c | TIMING | Debug output for task: Run puppet host configuration for step 2 | undercloud | 0:06:06.991860 | 0.08s 2026-02-25 07:30:30.095218 | fa163e15-63ff-fef3-2207-00000000203d | TASK | Pre-cache facts for puppet containers 2026-02-25 07:30:30.124903 | fa163e15-63ff-fef3-2207-00000000203d | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:07.045394 | 0.03s 2026-02-25 07:30:30.188082 | fa163e15-63ff-fef3-2207-00000000207a | TASK | Gather variables for each operating system 2026-02-25 07:30:30.282284 | fa163e15-63ff-fef3-2207-00000000207a | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:07.202813 | 0.09s 2026-02-25 07:30:30.300023 | fa163e15-63ff-fef3-2207-00000000207b | TASK | Create puppet caching structures 2026-02-25 07:30:30.525581 | fa163e15-63ff-fef3-2207-00000000207b | CHANGED | Create puppet caching structures | undercloud 2026-02-25 07:30:30.526981 | fa163e15-63ff-fef3-2207-00000000207b | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:07.447508 | 0.23s 2026-02-25 07:30:30.551288 | fa163e15-63ff-fef3-2207-00000000207c | TASK | Check for facter.conf 2026-02-25 07:30:30.796420 | fa163e15-63ff-fef3-2207-00000000207c | OK | Check for facter.conf | undercloud 2026-02-25 07:30:30.797805 | fa163e15-63ff-fef3-2207-00000000207c | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:07.718332 | 0.25s 2026-02-25 07:30:30.822141 | fa163e15-63ff-fef3-2207-00000000207d | TASK | Remove facter.conf if directory 2026-02-25 07:30:30.873253 | fa163e15-63ff-fef3-2207-00000000207d | SKIPPED | Remove facter.conf if directory | undercloud 2026-02-25 07:30:30.874476 | fa163e15-63ff-fef3-2207-00000000207d | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:07.795005 | 0.05s 2026-02-25 07:30:30.898277 | fa163e15-63ff-fef3-2207-00000000207e | TASK | Write facter cache config 2026-02-25 07:30:31.382682 | fa163e15-63ff-fef3-2207-00000000207e | CHANGED | Write facter cache config | undercloud 2026-02-25 07:30:31.384108 | fa163e15-63ff-fef3-2207-00000000207e | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:08.304635 | 0.48s 2026-02-25 07:30:31.408214 | fa163e15-63ff-fef3-2207-00000000207f | TASK | Cleanup facter cache if exists 2026-02-25 07:30:31.629468 | fa163e15-63ff-fef3-2207-00000000207f | CHANGED | Cleanup facter cache if exists | undercloud 2026-02-25 07:30:31.630846 | fa163e15-63ff-fef3-2207-00000000207f | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:08.551373 | 0.22s 2026-02-25 07:30:31.655149 | fa163e15-63ff-fef3-2207-000000002080 | TASK | Pre-cache facts 2026-02-25 07:30:32.199660 | fa163e15-63ff-fef3-2207-000000002080 | CHANGED | Pre-cache facts | undercloud 2026-02-25 07:30:32.201044 | fa163e15-63ff-fef3-2207-000000002080 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:09.121566 | 0.54s 2026-02-25 07:30:32.226760 | fa163e15-63ff-fef3-2207-000000002081 | TASK | Failed deployment if facter fails 2026-02-25 07:30:32.259051 | fa163e15-63ff-fef3-2207-000000002081 | SKIPPED | Failed deployment if facter fails | undercloud 2026-02-25 07:30:32.260213 | fa163e15-63ff-fef3-2207-000000002081 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:09.180742 | 0.03s 2026-02-25 07:30:32.297226 | fa163e15-63ff-fef3-2207-000000002082 | TASK | Sync cached facts 2026-02-25 07:30:32.610270 | fa163e15-63ff-fef3-2207-000000002082 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e15-63ff- fef3-2207-000000002082') missing from stats 2026-02-25 07:30:32.658172 | fa163e15-63ff-fef3-2207-00000000203e | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:30:32.708299 | fa163e15-63ff-fef3-2207-00000000203e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-02-25 07:30:32.709451 | fa163e15-63ff-fef3-2207-00000000203e | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:09.629978 | 0.05s 2026-02-25 07:30:32.735031 | fa163e15-63ff-fef3-2207-000000002040 | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 07:30:32.764493 | fa163e15-63ff-fef3-2207-000000002040 | TIMING | Manage containers for step 2 with tripleo-ansible | undercloud | 0:06:09.685015 | 0.03s 2026-02-25 07:30:32.822666 | fa163e15-63ff-fef3-2207-0000000020d9 | TASK | Gather variables for each operating system 2026-02-25 07:30:32.929231 | fa163e15-63ff-fef3-2207-0000000020d9 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:09.849746 | 0.11s 2026-02-25 07:30:32.954382 | fa163e15-63ff-fef3-2207-0000000020da | TASK | Create container logs path 2026-02-25 07:30:33.208953 | fa163e15-63ff-fef3-2207-0000000020da | OK | Create container logs path | undercloud 2026-02-25 07:30:33.209781 | fa163e15-63ff-fef3-2207-0000000020da | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:10.130317 | 0.25s 2026-02-25 07:30:33.228176 | fa163e15-63ff-fef3-2207-0000000020dc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:33.466042 | fa163e15-63ff-fef3-2207-0000000020dc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-02-25 07:30:33.467249 | fa163e15-63ff-fef3-2207-0000000020dc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:10.387777 | 0.24s 2026-02-25 07:30:33.484958 | fa163e15-63ff-fef3-2207-0000000020dd | TASK | Finalise hashes for all containers 2026-02-25 07:30:33.546204 | fa163e15-63ff-fef3-2207-0000000020dd | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:30:33.547397 | fa163e15-63ff-fef3-2207-0000000020dd | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:10.467922 | 0.06s 2026-02-25 07:30:33.573082 | fa163e15-63ff-fef3-2207-0000000020df | TASK | Manage systemd shutdown files 2026-02-25 07:30:33.605355 | fa163e15-63ff-fef3-2207-0000000020df | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:10.525878 | 0.03s 2026-02-25 07:30:33.636874 | 89735845-3575-4ddc-8622-2dcf0b6962eb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-02-25 07:30:33.665583 | fa163e15-63ff-fef3-2207-000000002112 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:30:33.938577 | fa163e15-63ff-fef3-2207-000000002112 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-02-25 07:30:33.940040 | fa163e15-63ff-fef3-2207-000000002112 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:10.860561 | 0.27s 2026-02-25 07:30:33.965383 | fa163e15-63ff-fef3-2207-000000002113 | TASK | Set podman_drop_in fact 2026-02-25 07:30:34.026847 | fa163e15-63ff-fef3-2207-000000002113 | OK | Set podman_drop_in fact | undercloud 2026-02-25 07:30:34.028050 | fa163e15-63ff-fef3-2207-000000002113 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:10.948577 | 0.06s 2026-02-25 07:30:34.052554 | fa163e15-63ff-fef3-2207-000000002115 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:30:34.573475 | fa163e15-63ff-fef3-2207-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-02-25 07:30:34.574432 | fa163e15-63ff-fef3-2207-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:11.494964 | 0.52s 2026-02-25 07:30:35.068912 | fa163e15-63ff-fef3-2207-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-02-25 07:30:35.070215 | fa163e15-63ff-fef3-2207-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:11.990738 | 1.02s 2026-02-25 07:30:35.077807 | fa163e15-63ff-fef3-2207-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:11.998331 | 1.02s 2026-02-25 07:30:35.103383 | fa163e15-63ff-fef3-2207-000000002116 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:30:35.603584 | fa163e15-63ff-fef3-2207-000000002116 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-02-25 07:30:35.604658 | fa163e15-63ff-fef3-2207-000000002116 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:12.525191 | 0.50s 2026-02-25 07:30:35.623173 | fa163e15-63ff-fef3-2207-000000002117 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:30:36.130310 | fa163e15-63ff-fef3-2207-000000002117 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-02-25 07:30:36.131609 | fa163e15-63ff-fef3-2207-000000002117 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:13.052136 | 0.51s 2026-02-25 07:30:36.156717 | fa163e15-63ff-fef3-2207-000000002118 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:30:36.824207 | fa163e15-63ff-fef3-2207-000000002118 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-02-25 07:30:36.825916 | fa163e15-63ff-fef3-2207-000000002118 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:13.746447 | 0.67s 2026-02-25 07:30:36.844550 | fa163e15-63ff-fef3-2207-000000002119 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:30:37.358662 | fa163e15-63ff-fef3-2207-000000002119 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-02-25 07:30:37.360236 | fa163e15-63ff-fef3-2207-000000002119 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:14.280762 | 0.51s 2026-02-25 07:30:37.385171 | fa163e15-63ff-fef3-2207-00000000211a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:30:37.863087 | fa163e15-63ff-fef3-2207-00000000211a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-02-25 07:30:37.864536 | fa163e15-63ff-fef3-2207-00000000211a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:14.785063 | 0.48s 2026-02-25 07:30:37.889635 | fa163e15-63ff-fef3-2207-00000000211b | TASK | Enable and start netns-placeholder 2026-02-25 07:30:38.582299 | fa163e15-63ff-fef3-2207-00000000211b | CHANGED | Enable and start netns-placeholder | undercloud 2026-02-25 07:30:38.584733 | fa163e15-63ff-fef3-2207-00000000211b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:15.505258 | 0.69s 2026-02-25 07:30:38.612196 | fa163e15-63ff-fef3-2207-0000000020e1 | TASK | Update container configs with new config hashes 2026-02-25 07:30:38.681272 | fa163e15-63ff-fef3-2207-0000000020e1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:15.601792 | 0.07s 2026-02-25 07:30:38.698310 | 21dc3c3f-84c2-4a2b-98af-d6a769d5c955 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-02-25 07:30:38.729103 | fa163e15-63ff-fef3-2207-000000002143 | TASK | Update config hashes for container startup configs 2026-02-25 07:30:39.271633 | fa163e15-63ff-fef3-2207-000000002143 | OK | Update config hashes for container startup configs | undercloud 2026-02-25 07:30:39.273490 | fa163e15-63ff-fef3-2207-000000002143 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:16.194015 | 0.54s 2026-02-25 07:30:39.301036 | fa163e15-63ff-fef3-2207-0000000020e2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:39.355136 | fa163e15-63ff-fef3-2207-0000000020e2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:16.275658 | 0.05s 2026-02-25 07:30:39.373625 | 44819f3e-c380-430c-8b96-572dca219fdb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:30:39.407290 | fa163e15-63ff-fef3-2207-000000002162 | TASK | Gather podman infos 2026-02-25 07:30:40.045970 | fa163e15-63ff-fef3-2207-000000002162 | OK | Gather podman infos | undercloud 2026-02-25 07:30:40.047520 | fa163e15-63ff-fef3-2207-000000002162 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:16.968046 | 0.64s 2026-02-25 07:30:40.094651 | fa163e15-63ff-fef3-2207-000000002163 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:40.157688 | fa163e15-63ff-fef3-2207-000000002163 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:17.078206 | 0.06s 2026-02-25 07:30:40.267061 | fa163e15-63ff-fef3-2207-0000000021ac | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:17.187580 | 0.05s 2026-02-25 07:30:40.318943 | fa163e15-63ff-fef3-2207-0000000020e3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:40.371268 | fa163e15-63ff-fef3-2207-0000000020e3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:17.291786 | 0.05s 2026-02-25 07:30:40.389835 | 87a9347f-060a-4c06-8aff-4f9c87bfad8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:30:40.430157 | fa163e15-63ff-fef3-2207-0000000021d2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:49.301095 | fa163e15-63ff-fef3-2207-0000000021d2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-02-25 07:30:49.302789 | fa163e15-63ff-fef3-2207-0000000021d2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:26.223310 | 8.87s 2026-02-25 07:30:49.330790 | fa163e15-63ff-fef3-2207-0000000021d3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 07:30:51.825891 | fa163e15-63ff-fef3-2207-0000000021d3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2026-02-25 07:30:51.827603 | fa163e15-63ff-fef3-2207-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:28.748124 | 2.50s 2026-02-25 07:30:51.890283 | fa163e15-63ff-fef3-2207-000000002042 | TASK | Clean container_puppet_tasks for undercloud step 2 2026-02-25 07:30:52.134356 | fa163e15-63ff-fef3-2207-000000002042 | OK | Clean container_puppet_tasks for undercloud step 2 | undercloud 2026-02-25 07:30:52.136125 | fa163e15-63ff-fef3-2207-000000002042 | TIMING | Clean container_puppet_tasks for undercloud step 2 | undercloud | 0:06:29.056647 | 0.24s 2026-02-25 07:30:52.176473 | fa163e15-63ff-fef3-2207-000000002043 | TASK | Calculate container_puppet_tasks for undercloud step 2 2026-02-25 07:30:52.351525 | fa163e15-63ff-fef3-2207-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-02-25 07:30:52.354507 | fa163e15-63ff-fef3-2207-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:29.275021 | 0.18s 2026-02-25 07:30:52.433378 | fa163e15-63ff-fef3-2207-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-02-25 07:30:52.434347 | fa163e15-63ff-fef3-2207-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:29.354878 | 0.26s 2026-02-25 07:30:52.441074 | fa163e15-63ff-fef3-2207-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:29.361588 | 0.26s 2026-02-25 07:30:52.468584 | fa163e15-63ff-fef3-2207-000000002044 | TASK | Include container-puppet tasks for step 2 2026-02-25 07:30:52.511582 | fa163e15-63ff-fef3-2207-000000002044 | TIMING | Include container-puppet tasks for step 2 | undercloud | 0:06:29.432102 | 0.04s 2026-02-25 07:30:52.532630 | c23c7711-2493-4783-9b00-9db5474b3736 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/host-container-puppet-tasks.yaml | undercloud 2026-02-25 07:30:52.583254 | fa163e15-63ff-fef3-2207-000000002222 | TASK | Write container-puppet-tasks json file for undercloud step 2 2026-02-25 07:30:53.146542 | fa163e15-63ff-fef3-2207-000000002222 | CHANGED | Write container-puppet-tasks json file for undercloud step 2 | undercloud 2026-02-25 07:30:53.148257 | fa163e15-63ff-fef3-2207-000000002222 | TIMING | Write container-puppet-tasks json file for undercloud step 2 | undercloud | 0:06:30.068778 | 0.56s 2026-02-25 07:30:53.175800 | fa163e15-63ff-fef3-2207-000000002224 | TASK | Generate container puppet configs for step 2 2026-02-25 07:30:53.462939 | fa163e15-63ff-fef3-2207-000000002224 | CHANGED | Generate container puppet configs for step 2 | undercloud 2026-02-25 07:30:53.464722 | fa163e15-63ff-fef3-2207-000000002224 | TIMING | Generate container puppet configs for step 2 | undercloud | 0:06:30.385244 | 0.29s 2026-02-25 07:30:53.492171 | fa163e15-63ff-fef3-2207-000000002225 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 07:30:53.524732 | fa163e15-63ff-fef3-2207-000000002225 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | undercloud | 0:06:30.445249 | 0.03s 2026-02-25 07:30:53.589742 | fa163e15-63ff-fef3-2207-000000002254 | TASK | Gather variables for each operating system 2026-02-25 07:30:53.703930 | fa163e15-63ff-fef3-2207-000000002254 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:30.624368 | 0.11s 2026-02-25 07:30:53.729985 | fa163e15-63ff-fef3-2207-000000002255 | TASK | Create container logs path 2026-02-25 07:30:53.982152 | fa163e15-63ff-fef3-2207-000000002255 | OK | Create container logs path | undercloud 2026-02-25 07:30:53.983849 | fa163e15-63ff-fef3-2207-000000002255 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:30.904372 | 0.25s 2026-02-25 07:30:54.014373 | fa163e15-63ff-fef3-2207-000000002257 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:30:54.292410 | fa163e15-63ff-fef3-2207-000000002257 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-02-25 07:30:54.294307 | fa163e15-63ff-fef3-2207-000000002257 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:31.214825 | 0.28s 2026-02-25 07:30:54.320081 | fa163e15-63ff-fef3-2207-000000002258 | TASK | Finalise hashes for all containers 2026-02-25 07:30:54.373389 | fa163e15-63ff-fef3-2207-000000002258 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:30:54.374755 | fa163e15-63ff-fef3-2207-000000002258 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:31.295277 | 0.05s 2026-02-25 07:30:54.400026 | fa163e15-63ff-fef3-2207-00000000225a | TASK | Manage systemd shutdown files 2026-02-25 07:30:54.442241 | fa163e15-63ff-fef3-2207-00000000225a | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:30:54.443585 | fa163e15-63ff-fef3-2207-00000000225a | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:31.364111 | 0.04s 2026-02-25 07:30:54.469365 | fa163e15-63ff-fef3-2207-00000000225c | TASK | Update container configs with new config hashes 2026-02-25 07:30:54.526556 | fa163e15-63ff-fef3-2207-00000000225c | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:30:54.528227 | fa163e15-63ff-fef3-2207-00000000225c | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:31.448750 | 0.06s 2026-02-25 07:30:54.556064 | fa163e15-63ff-fef3-2207-00000000225d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:30:54.624940 | fa163e15-63ff-fef3-2207-00000000225d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:31.545453 | 0.07s 2026-02-25 07:30:54.644490 | 10811724-1f3f-4947-9db8-20cd435e43e4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:30:54.677458 | fa163e15-63ff-fef3-2207-00000000229b | TASK | Gather podman infos 2026-02-25 07:30:55.540303 | fa163e15-63ff-fef3-2207-00000000229b | OK | Gather podman infos | undercloud 2026-02-25 07:30:55.541695 | fa163e15-63ff-fef3-2207-00000000229b | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:32.462218 | 0.86s 2026-02-25 07:30:55.596118 | fa163e15-63ff-fef3-2207-00000000229c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:30:55.662005 | fa163e15-63ff-fef3-2207-00000000229c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-02-25 07:30:55.663512 | fa163e15-63ff-fef3-2207-00000000229c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:32.584037 | 0.06s 2026-02-25 07:30:55.690973 | fa163e15-63ff-fef3-2207-00000000225e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:30:55.747819 | fa163e15-63ff-fef3-2207-00000000225e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:32.668325 | 0.06s 2026-02-25 07:30:55.766689 | e46dc37a-a44c-4b01-bb7d-af37885ffeec | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:30:55.808015 | fa163e15-63ff-fef3-2207-0000000022c5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:31:03.203986 | fa163e15-63ff-fef3-2207-0000000022c5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-02-25 07:31:03.208023 | fa163e15-63ff-fef3-2207-0000000022c5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:40.128542 | 7.40s 2026-02-25 07:31:03.239725 | fa163e15-63ff-fef3-2207-0000000022c6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 07:31:03.321369 | fa163e15-63ff-fef3-2207-0000000022c6 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2026-02-25 07:31:03.322247 | fa163e15-63ff-fef3-2207-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:40.242781 | 0.08s PLAY [External deployment step 3] ********************************************** 2026-02-25 07:31:03.489124 | fa163e15-63ff-fef3-2207-0000000000d1 | TASK | External deployment step 3 2026-02-25 07:31:03.518293 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000d1') missing from stats 2026-02-25 07:31:03.576983 | fa163e15-63ff-fef3-2207-0000000000d2 | TIMING | include_tasks | undercloud | 0:06:40.497509 | 0.04s 2026-02-25 07:31:03.583540 | ef542106-865d-4abb-a25b-1b2d4a8d9121 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2026-02-25 07:31:03.685076 | fa163e15-63ff-fef3-2207-0000000000d5 | TASK | Deploy step tasks for 3 2026-02-25 07:31:03.716782 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000d5') missing from stats 2026-02-25 07:31:03.736918 | fa163e15-63ff-fef3-2207-0000000000d6 | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 07:31:04.201794 | fa163e15-63ff-fef3-2207-0000000000d6 | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | undercloud 2026-02-25 07:31:04.203352 | fa163e15-63ff-fef3-2207-0000000000d6 | TIMING | Write the config_step hieradata for the deploy step 3 tasks | undercloud | 0:06:41.123874 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:31:04.271013 | fa163e15-63ff-fef3-2207-0000000000d7 | TIMING | include_tasks | undercloud | 0:06:41.191534 | 0.04s 2026-02-25 07:31:04.286370 | 20afc4b2-b845-4606-b0b2-9d67dbc79b70 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step3.yaml | undercloud 2026-02-25 07:31:04.310823 | fa163e15-63ff-fef3-2207-00000000232e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:31:04.394309 | fa163e15-63ff-fef3-2207-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>Feb 25 07:30:19 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:30:23 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:30:23 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:30:23 puppet-user: (file & line not available)", "<13>Feb 25 07:30: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>Feb 25 07:30: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>Feb 25 07:30:23 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:30:23 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.11 seconds", "<13>Feb 25 07:30:23 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 07:30:23 puppet-user: Application:", "<13>Feb 25 07:30:23 puppet-user: Initial environment: production", "<13>Feb 25 07:30:23 puppet-user: Converged environment: production", "<13>Feb 25 07:30:23 puppet-user: Run mode: user", "<13>Feb 25 07:30:23 puppet-user: Changes:", "<13>Feb 25 07:30:23 puppet-user: Events:", "<13>Feb 25 07:30:23 puppet-user: Resources:", "<13>Feb 25 07:30:23 puppet-user: Total: 10", "<13>Feb 25 07:30:23 puppet-user: Time:", "<13>Feb 25 07:30:23 puppet-user: Schedule: 0.00", "<13>Feb 25 07:30:23 puppet-user: File: 0.00", "<13>Feb 25 07:30:23 puppet-user: Exec: 0.01", "<13>Feb 25 07:30:23 puppet-user: Augeas: 0.01", "<13>Feb 25 07:30:23 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 07:30:23 puppet-user: Catalog application: 0.04", "<13>Feb 25 07:30:23 puppet-user: Config retrieval: 0.15", "<13>Feb 25 07:30:23 puppet-user: Last run: 1772004623", "<13>Feb 25 07:30:23 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:30:23 puppet-user: Total: 0.05", "<13>Feb 25 07:30:23 puppet-user: Version:", "<13>Feb 25 07:30:23 puppet-user: Config: 1772004623", "<13>Feb 25 07:30:23 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:31:04.395529 | fa163e15-63ff-fef3-2207-00000000232e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:41.316055 | 0.08s 2026-02-25 07:31:04.418362 | fa163e15-63ff-fef3-2207-0000000000d9 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 07:31:04.653412 | fa163e15-63ff-fef3-2207-0000000000d9 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud 2026-02-25 07:31:04.654886 | fa163e15-63ff-fef3-2207-0000000000d9 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud | 0:06:41.575384 | 0.24s 2026-02-25 07:31:04.743927 | fa163e15-63ff-fef3-2207-0000000000da | TIMING | include_tasks | undercloud | 0:06:41.664438 | 0.06s 2026-02-25 07:31:04.777976 | 5573b5e3-90a1-4ec6-8c5a-873b9e982d01 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks.yaml | undercloud 2026-02-25 07:31:04.804150 | fa163e15-63ff-fef3-2207-00000000233f | TASK | Write the config_step hieradata 2026-02-25 07:31:05.265142 | fa163e15-63ff-fef3-2207-00000000233f | OK | Write the config_step hieradata | undercloud 2026-02-25 07:31:05.266392 | fa163e15-63ff-fef3-2207-00000000233f | TIMING | Write the config_step hieradata | undercloud | 0:06:42.186921 | 0.46s 2026-02-25 07:31:05.287753 | fa163e15-63ff-fef3-2207-000000002340 | TASK | Run puppet host configuration for step 3 2026-02-25 07:31:05.588888 | fa163e15-63ff-fef3-2207-000000002340 | CHANGED | Run puppet host configuration for step 3 | undercloud 2026-02-25 07:31:05.590227 | fa163e15-63ff-fef3-2207-000000002340 | TIMING | Run puppet host configuration for step 3 | undercloud | 0:06:42.510752 | 0.30s 2026-02-25 07:31:05.613966 | fa163e15-63ff-fef3-2207-000000002341 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:31:05.864475 | fa163e15-63ff-fef3-2207-000000002341 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-02-25 07:31:16.095729 | fa163e15-63ff-fef3-2207-000000002341 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-02-25 07:31:16.097972 | fa163e15-63ff-fef3-2207-000000002341 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:53.018491 | 10.48s 2026-02-25 07:31:16.126391 | fa163e15-63ff-fef3-2207-000000002342 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 07:31:16.216518 | fa163e15-63ff-fef3-2207-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>Feb 25 07:31:05 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:31:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:31:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:31:09 puppet-user: (file & line not available)", "<13>Feb 25 07:31:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 07:31:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:31:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:31:09 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.14 seconds", "<13>Feb 25 07:31:09 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 07:31:09 puppet-user: Application:", "<13>Feb 25 07:31:09 puppet-user: Initial environment: production", "<13>Feb 25 07:31:09 puppet-user: Converged environment: production", "<13>Feb 25 07:31:09 puppet-user: Run mode: user", "<13>Feb 25 07:31:09 puppet-user: Changes:", "<13>Feb 25 07:31:09 puppet-user: Events:", "<13>Feb 25 07:31:09 puppet-user: Resources:", "<13>Feb 25 07:31:09 puppet-user: Total: 10", "<13>Feb 25 07:31:09 puppet-user: Time:", "<13>Feb 25 07:31:09 puppet-user: Schedule: 0.00", "<13>Feb 25 07:31:09 puppet-user: File: 0.00", "<13>Feb 25 07:31:09 puppet-user: Augeas: 0.01", "<13>Feb 25 07:31:09 puppet-user: Exec: 0.01", "<13>Feb 25 07:31:09 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 07:31:09 puppet-user: Catalog application: 0.04", "<13>Feb 25 07:31:09 puppet-user: Config retrieval: 0.17", "<13>Feb 25 07:31:09 puppet-user: Last run: 1772004669", "<13>Feb 25 07:31:09 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:31:09 puppet-user: Total: 0.05", "<13>Feb 25 07:31:09 puppet-user: Version:", "<13>Feb 25 07:31:09 puppet-user: Config: 1772004669", "<13>Feb 25 07:31:09 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:31:16.218473 | fa163e15-63ff-fef3-2207-000000002342 | TIMING | Debug output for task: Run puppet host configuration for step 3 | undercloud | 0:06:53.138988 | 0.09s 2026-02-25 07:31:16.245142 | fa163e15-63ff-fef3-2207-000000002343 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:31:16.278032 | fa163e15-63ff-fef3-2207-000000002343 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:53.198545 | 0.03s 2026-02-25 07:31:16.345512 | fa163e15-63ff-fef3-2207-000000002380 | TASK | Gather variables for each operating system 2026-02-25 07:31:16.461293 | fa163e15-63ff-fef3-2207-000000002380 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:53.381805 | 0.11s 2026-02-25 07:31:16.496630 | fa163e15-63ff-fef3-2207-000000002381 | TASK | Create puppet caching structures 2026-02-25 07:31:16.745325 | fa163e15-63ff-fef3-2207-000000002381 | CHANGED | Create puppet caching structures | undercloud 2026-02-25 07:31:16.747328 | fa163e15-63ff-fef3-2207-000000002381 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:53.667847 | 0.25s 2026-02-25 07:31:16.776627 | fa163e15-63ff-fef3-2207-000000002382 | TASK | Check for facter.conf 2026-02-25 07:31:17.040082 | fa163e15-63ff-fef3-2207-000000002382 | OK | Check for facter.conf | undercloud 2026-02-25 07:31:17.042076 | fa163e15-63ff-fef3-2207-000000002382 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:53.962597 | 0.26s 2026-02-25 07:31:17.067988 | fa163e15-63ff-fef3-2207-000000002383 | TASK | Remove facter.conf if directory 2026-02-25 07:31:17.120969 | fa163e15-63ff-fef3-2207-000000002383 | SKIPPED | Remove facter.conf if directory | undercloud 2026-02-25 07:31:17.122313 | fa163e15-63ff-fef3-2207-000000002383 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:54.042839 | 0.05s 2026-02-25 07:31:17.147106 | fa163e15-63ff-fef3-2207-000000002384 | TASK | Write facter cache config 2026-02-25 07:31:17.664330 | fa163e15-63ff-fef3-2207-000000002384 | CHANGED | Write facter cache config | undercloud 2026-02-25 07:31:17.666223 | fa163e15-63ff-fef3-2207-000000002384 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:54.586745 | 0.52s 2026-02-25 07:31:17.698492 | fa163e15-63ff-fef3-2207-000000002385 | TASK | Cleanup facter cache if exists 2026-02-25 07:31:17.966972 | fa163e15-63ff-fef3-2207-000000002385 | CHANGED | Cleanup facter cache if exists | undercloud 2026-02-25 07:31:17.968791 | fa163e15-63ff-fef3-2207-000000002385 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:54.889313 | 0.27s 2026-02-25 07:31:17.994050 | fa163e15-63ff-fef3-2207-000000002386 | TASK | Pre-cache facts 2026-02-25 07:31:18.612188 | fa163e15-63ff-fef3-2207-000000002386 | CHANGED | Pre-cache facts | undercloud 2026-02-25 07:31:18.613745 | fa163e15-63ff-fef3-2207-000000002386 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:55.534267 | 0.62s 2026-02-25 07:31:18.640281 | fa163e15-63ff-fef3-2207-000000002387 | TASK | Failed deployment if facter fails 2026-02-25 07:31:18.672215 | fa163e15-63ff-fef3-2207-000000002387 | SKIPPED | Failed deployment if facter fails | undercloud 2026-02-25 07:31:18.673650 | fa163e15-63ff-fef3-2207-000000002387 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:55.594176 | 0.03s 2026-02-25 07:31:18.710217 | fa163e15-63ff-fef3-2207-000000002388 | TASK | Sync cached facts 2026-02-25 07:31:19.027711 | fa163e15-63ff-fef3-2207-000000002388 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e15-63ff- fef3-2207-000000002388') missing from stats 2026-02-25 07:31:19.061503 | fa163e15-63ff-fef3-2207-000000002344 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:31:19.110582 | fa163e15-63ff-fef3-2207-000000002344 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-02-25 07:31:19.111525 | fa163e15-63ff-fef3-2207-000000002344 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:56.032057 | 0.05s 2026-02-25 07:31:19.131851 | fa163e15-63ff-fef3-2207-000000002346 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 07:31:19.157413 | fa163e15-63ff-fef3-2207-000000002346 | TIMING | Manage containers for step 3 with tripleo-ansible | undercloud | 0:06:56.077934 | 0.02s 2026-02-25 07:31:19.215007 | fa163e15-63ff-fef3-2207-0000000023df | TASK | Gather variables for each operating system 2026-02-25 07:31:19.307637 | fa163e15-63ff-fef3-2207-0000000023df | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:56.228164 | 0.09s 2026-02-25 07:31:19.324911 | fa163e15-63ff-fef3-2207-0000000023e0 | TASK | Create container logs path 2026-02-25 07:31:19.569226 | fa163e15-63ff-fef3-2207-0000000023e0 | OK | Create container logs path | undercloud 2026-02-25 07:31:19.570136 | fa163e15-63ff-fef3-2207-0000000023e0 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:56.490669 | 0.24s 2026-02-25 07:31:19.589203 | fa163e15-63ff-fef3-2207-0000000023e2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:19.861169 | fa163e15-63ff-fef3-2207-0000000023e2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-02-25 07:31:19.862471 | fa163e15-63ff-fef3-2207-0000000023e2 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:06:56.782998 | 0.27s 2026-02-25 07:31:19.887896 | fa163e15-63ff-fef3-2207-0000000023e3 | TASK | Finalise hashes for all containers 2026-02-25 07:31:19.958722 | fa163e15-63ff-fef3-2207-0000000023e3 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:31:19.960043 | fa163e15-63ff-fef3-2207-0000000023e3 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:56.880567 | 0.07s 2026-02-25 07:31:19.985748 | fa163e15-63ff-fef3-2207-0000000023e5 | TASK | Manage systemd shutdown files 2026-02-25 07:31:20.017508 | fa163e15-63ff-fef3-2207-0000000023e5 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:56.938022 | 0.03s 2026-02-25 07:31:20.047883 | f13caeb0-9693-4c52-9004-d161f96ac3d9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-02-25 07:31:20.075465 | fa163e15-63ff-fef3-2207-000000002418 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:31:20.324814 | fa163e15-63ff-fef3-2207-000000002418 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-02-25 07:31:20.326291 | fa163e15-63ff-fef3-2207-000000002418 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:57.246817 | 0.25s 2026-02-25 07:31:20.351209 | fa163e15-63ff-fef3-2207-000000002419 | TASK | Set podman_drop_in fact 2026-02-25 07:31:20.404687 | fa163e15-63ff-fef3-2207-000000002419 | OK | Set podman_drop_in fact | undercloud 2026-02-25 07:31:20.405987 | fa163e15-63ff-fef3-2207-000000002419 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:57.326513 | 0.05s 2026-02-25 07:31:20.430239 | fa163e15-63ff-fef3-2207-00000000241b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:31:20.961701 | fa163e15-63ff-fef3-2207-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-02-25 07:31:20.964559 | fa163e15-63ff-fef3-2207-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:57.885080 | 0.53s 2026-02-25 07:31:21.481121 | fa163e15-63ff-fef3-2207-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-02-25 07:31:21.482105 | fa163e15-63ff-fef3-2207-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:58.402638 | 1.05s 2026-02-25 07:31:21.487128 | fa163e15-63ff-fef3-2207-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:58.407650 | 1.06s 2026-02-25 07:31:21.512172 | fa163e15-63ff-fef3-2207-00000000241c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:31:21.987567 | fa163e15-63ff-fef3-2207-00000000241c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-02-25 07:31:21.989074 | fa163e15-63ff-fef3-2207-00000000241c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:58.909600 | 0.48s 2026-02-25 07:31:22.013729 | fa163e15-63ff-fef3-2207-00000000241d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:31:22.490569 | fa163e15-63ff-fef3-2207-00000000241d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-02-25 07:31:22.491989 | fa163e15-63ff-fef3-2207-00000000241d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:59.412514 | 0.48s 2026-02-25 07:31:22.516467 | fa163e15-63ff-fef3-2207-00000000241e | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:31:23.225215 | fa163e15-63ff-fef3-2207-00000000241e | OK | Enable and start tripleo-container-shutdown | undercloud 2026-02-25 07:31:23.226815 | fa163e15-63ff-fef3-2207-00000000241e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:07:00.147346 | 0.71s 2026-02-25 07:31:23.247706 | fa163e15-63ff-fef3-2207-00000000241f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:31:23.794244 | fa163e15-63ff-fef3-2207-00000000241f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-02-25 07:31:23.795687 | fa163e15-63ff-fef3-2207-00000000241f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:07:00.716214 | 0.55s 2026-02-25 07:31:23.821386 | fa163e15-63ff-fef3-2207-000000002420 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:31:24.357114 | fa163e15-63ff-fef3-2207-000000002420 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-02-25 07:31:24.358632 | fa163e15-63ff-fef3-2207-000000002420 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:07:01.279157 | 0.54s 2026-02-25 07:31:24.383751 | fa163e15-63ff-fef3-2207-000000002421 | TASK | Enable and start netns-placeholder 2026-02-25 07:31:25.072308 | fa163e15-63ff-fef3-2207-000000002421 | CHANGED | Enable and start netns-placeholder | undercloud 2026-02-25 07:31:25.074428 | fa163e15-63ff-fef3-2207-000000002421 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:07:01.994951 | 0.69s 2026-02-25 07:31:25.100601 | fa163e15-63ff-fef3-2207-0000000023e7 | TASK | Update container configs with new config hashes 2026-02-25 07:31:25.162510 | fa163e15-63ff-fef3-2207-0000000023e7 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:02.083032 | 0.06s 2026-02-25 07:31:25.178626 | fc1245b0-1618-4576-b8f9-ae5203fd389e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-02-25 07:31:25.207895 | fa163e15-63ff-fef3-2207-000000002449 | TASK | Update config hashes for container startup configs 2026-02-25 07:31:25.464352 | fa163e15-63ff-fef3-2207-000000002449 | OK | Update config hashes for container startup configs | undercloud 2026-02-25 07:31:25.465971 | fa163e15-63ff-fef3-2207-000000002449 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:07:02.386491 | 0.26s 2026-02-25 07:31:25.493667 | fa163e15-63ff-fef3-2207-0000000023e8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:25.556785 | fa163e15-63ff-fef3-2207-0000000023e8 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:02.477307 | 0.06s 2026-02-25 07:31:25.576932 | 6122b17d-1db6-4b63-a5fa-f89d523cc3d8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:31:25.610808 | fa163e15-63ff-fef3-2207-000000002468 | TASK | Gather podman infos 2026-02-25 07:31:26.481382 | fa163e15-63ff-fef3-2207-000000002468 | OK | Gather podman infos | undercloud 2026-02-25 07:31:26.482907 | fa163e15-63ff-fef3-2207-000000002468 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:07:03.403397 | 0.87s 2026-02-25 07:31:26.539672 | fa163e15-63ff-fef3-2207-000000002469 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:26.621487 | fa163e15-63ff-fef3-2207-000000002469 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:03.542006 | 0.08s 2026-02-25 07:31:26.746117 | fa163e15-63ff-fef3-2207-0000000024b2 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:07:03.666623 | 0.07s 2026-02-25 07:31:26.797535 | fa163e15-63ff-fef3-2207-0000000023e9 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:26.861633 | fa163e15-63ff-fef3-2207-0000000023e9 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:03.782151 | 0.06s 2026-02-25 07:31:26.879935 | 7076c583-cd24-4f75-941c-06fad81d6414 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:31:26.921361 | fa163e15-63ff-fef3-2207-0000000024d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:46.313180 | fa163e15-63ff-fef3-2207-0000000024d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-02-25 07:31:46.314964 | fa163e15-63ff-fef3-2207-0000000024d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:23.235486 | 19.39s 2026-02-25 07:31:46.342241 | fa163e15-63ff-fef3-2207-0000000024d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 07:31:53.368662 | fa163e15-63ff-fef3-2207-0000000024d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2026-02-25 07:31:53.370666 | fa163e15-63ff-fef3-2207-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:30.291189 | 7.03s 2026-02-25 07:31:53.435177 | fa163e15-63ff-fef3-2207-000000002348 | TASK | Clean container_puppet_tasks for undercloud step 3 2026-02-25 07:31:53.673427 | fa163e15-63ff-fef3-2207-000000002348 | OK | Clean container_puppet_tasks for undercloud step 3 | undercloud 2026-02-25 07:31:53.675697 | fa163e15-63ff-fef3-2207-000000002348 | TIMING | Clean container_puppet_tasks for undercloud step 3 | undercloud | 0:07:30.596220 | 0.24s 2026-02-25 07:31:53.715779 | fa163e15-63ff-fef3-2207-000000002349 | TASK | Calculate container_puppet_tasks for undercloud step 3 2026-02-25 07:31:53.770329 | fa163e15-63ff-fef3-2207-000000002349 | TIMING | Calculate container_puppet_tasks for undercloud step 3 | undercloud | 0:07:30.690845 | 0.05s 2026-02-25 07:31:53.798147 | fa163e15-63ff-fef3-2207-00000000234a | TASK | Include container-puppet tasks for step 3 2026-02-25 07:31:53.841967 | fa163e15-63ff-fef3-2207-00000000234a | TIMING | Include container-puppet tasks for step 3 | undercloud | 0:07:30.762476 | 0.04s 2026-02-25 07:31:53.862545 | 6cdb380f-2173-46b1-89ea-d34dcf55c11a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/host-container-puppet-tasks.yaml | undercloud 2026-02-25 07:31:53.908058 | fa163e15-63ff-fef3-2207-000000002524 | TASK | Write container-puppet-tasks json file for undercloud step 3 2026-02-25 07:31:54.414381 | fa163e15-63ff-fef3-2207-000000002524 | CHANGED | Write container-puppet-tasks json file for undercloud step 3 | undercloud 2026-02-25 07:31:54.415815 | fa163e15-63ff-fef3-2207-000000002524 | TIMING | Write container-puppet-tasks json file for undercloud step 3 | undercloud | 0:07:31.336339 | 0.51s 2026-02-25 07:31:54.441629 | fa163e15-63ff-fef3-2207-000000002526 | TASK | Generate container puppet configs for step 3 2026-02-25 07:31:54.699228 | fa163e15-63ff-fef3-2207-000000002526 | OK | Generate container puppet configs for step 3 | undercloud 2026-02-25 07:31:54.700713 | fa163e15-63ff-fef3-2207-000000002526 | TIMING | Generate container puppet configs for step 3 | undercloud | 0:07:31.621239 | 0.26s 2026-02-25 07:31:54.726664 | fa163e15-63ff-fef3-2207-000000002527 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 07:31:54.756413 | fa163e15-63ff-fef3-2207-000000002527 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | undercloud | 0:07:31.676930 | 0.03s 2026-02-25 07:31:54.822915 | fa163e15-63ff-fef3-2207-000000002556 | TASK | Gather variables for each operating system 2026-02-25 07:31:54.915168 | fa163e15-63ff-fef3-2207-000000002556 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:31.835685 | 0.09s 2026-02-25 07:31:54.942276 | fa163e15-63ff-fef3-2207-000000002557 | TASK | Create container logs path 2026-02-25 07:31:55.172470 | fa163e15-63ff-fef3-2207-000000002557 | OK | Create container logs path | undercloud 2026-02-25 07:31:55.173805 | fa163e15-63ff-fef3-2207-000000002557 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:32.094332 | 0.23s 2026-02-25 07:31:55.201072 | fa163e15-63ff-fef3-2207-000000002559 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 07:31:55.457581 | fa163e15-63ff-fef3-2207-000000002559 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-02-25 07:31:55.458895 | fa163e15-63ff-fef3-2207-000000002559 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:32.379390 | 0.26s 2026-02-25 07:31:55.483238 | fa163e15-63ff-fef3-2207-00000000255a | TASK | Finalise hashes for all containers 2026-02-25 07:31:55.512774 | fa163e15-63ff-fef3-2207-00000000255a | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:31:55.514094 | fa163e15-63ff-fef3-2207-00000000255a | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:32.434620 | 0.03s 2026-02-25 07:31:55.538605 | fa163e15-63ff-fef3-2207-00000000255c | TASK | Manage systemd shutdown files 2026-02-25 07:31:55.570031 | fa163e15-63ff-fef3-2207-00000000255c | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:31:55.571246 | fa163e15-63ff-fef3-2207-00000000255c | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:32.491774 | 0.03s 2026-02-25 07:31:55.595858 | fa163e15-63ff-fef3-2207-00000000255e | TASK | Update container configs with new config hashes 2026-02-25 07:31:55.646693 | fa163e15-63ff-fef3-2207-00000000255e | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:31:55.648008 | fa163e15-63ff-fef3-2207-00000000255e | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:32.568536 | 0.05s 2026-02-25 07:31:55.676259 | fa163e15-63ff-fef3-2207-00000000255f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 07:31:55.727113 | fa163e15-63ff-fef3-2207-00000000255f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-02-25 07:31:55.728639 | fa163e15-63ff-fef3-2207-00000000255f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:32.649166 | 0.05s 2026-02-25 07:31:55.758345 | fa163e15-63ff-fef3-2207-000000002560 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 07:31:55.811990 | fa163e15-63ff-fef3-2207-000000002560 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2026-02-25 07:31:55.813282 | fa163e15-63ff-fef3-2207-000000002560 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:32.733811 | 0.05s PLAY [External deployment step 4] ********************************************** 2026-02-25 07:31:55.990453 | fa163e15-63ff-fef3-2207-0000000000dd | TASK | External deployment step 4 2026-02-25 07:31:56.017591 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000dd') missing from stats 2026-02-25 07:31:56.076255 | fa163e15-63ff-fef3-2207-0000000000de | TIMING | include_tasks | undercloud | 0:07:32.996782 | 0.04s 2026-02-25 07:31:56.090058 | 1650b42e-ec37-47ee-92a6-0c2bffa5d495 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step4.yaml | undercloud 2026-02-25 07:31:56.110248 | fa163e15-63ff-fef3-2207-0000000025af | TASK | Manage Keystone resources for OpenStack services 2026-02-25 07:31:56.158576 | fa163e15-63ff-fef3-2207-0000000025af | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:07:33.079057 | 0.05s 2026-02-25 07:31:56.224467 | fa163e15-63ff-fef3-2207-0000000025d4 | TASK | Create Keystone Admin resources 2026-02-25 07:31:56.275925 | fa163e15-63ff-fef3-2207-0000000025d4 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:07:33.196410 | 0.05s 2026-02-25 07:31:56.325296 | 5eac4337-2b35-4750-bef2-df0dfbced237 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-02-25 07:31:56.357002 | fa163e15-63ff-fef3-2207-000000002615 | TASK | Create admin and service projects 2026-02-25 07:31:56.420478 | fa163e15-63ff-fef3-2207-000000002615 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:07:33.341003 | 0.06s 2026-02-25 07:31:56.431291 | c3449c58-c63e-4816-a021-2008b9f42f40 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-02-25 07:31:56.456801 | fa163e15-63ff-fef3-2207-000000002666 | TASK | Async creation of Keystone project 2026-02-25 07:31:56.973724 | fa163e15-63ff-fef3-2207-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-02-25 07:31:56.974604 | fa163e15-63ff-fef3-2207-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:33.895137 | 0.52s 2026-02-25 07:31:57.288563 | fa163e15-63ff-fef3-2207-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-02-25 07:31:57.289349 | fa163e15-63ff-fef3-2207-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:34.209884 | 0.83s 2026-02-25 07:31:57.293690 | fa163e15-63ff-fef3-2207-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:34.214212 | 0.84s 2026-02-25 07:31:57.319203 | fa163e15-63ff-fef3-2207-000000002668 | TASK | Check Keystone project status 2026-02-25 07:31:57.594939 | fa163e15-63ff-fef3-2207-000000002668 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-02-25 07:32:02.796720 | fa163e15-63ff-fef3-2207-000000002668 | OK | Check Keystone project status | undercloud | item=admin 2026-02-25 07:32:02.798361 | fa163e15-63ff-fef3-2207-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:39.718894 | 5.48s 2026-02-25 07:32:03.035267 | fa163e15-63ff-fef3-2207-000000002668 | CHANGED | Check Keystone project status | undercloud | item=service 2026-02-25 07:32:03.037064 | fa163e15-63ff-fef3-2207-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:39.957594 | 5.72s 2026-02-25 07:32:03.048130 | fa163e15-63ff-fef3-2207-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:39.968649 | 5.73s 2026-02-25 07:32:03.075551 | fa163e15-63ff-fef3-2207-000000002616 | TASK | Create admin role 2026-02-25 07:32:04.401423 | fa163e15-63ff-fef3-2207-000000002616 | OK | Create admin role | undercloud 2026-02-25 07:32:04.402798 | fa163e15-63ff-fef3-2207-000000002616 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:07:41.323323 | 1.33s 2026-02-25 07:32:04.428515 | fa163e15-63ff-fef3-2207-000000002617 | TASK | Create _member_ role 2026-02-25 07:32:05.857222 | fa163e15-63ff-fef3-2207-000000002617 | CHANGED | Create _member_ role | undercloud 2026-02-25 07:32:05.858757 | fa163e15-63ff-fef3-2207-000000002617 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:07:42.779280 | 1.43s 2026-02-25 07:32:05.884549 | fa163e15-63ff-fef3-2207-000000002618 | TASK | Check admin password 2026-02-25 07:32:07.352967 | fa163e15-63ff-fef3-2207-000000002618 | OK | Check admin password | undercloud 2026-02-25 07:32:07.354784 | fa163e15-63ff-fef3-2207-000000002618 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:07:44.275304 | 1.47s 2026-02-25 07:32:07.381362 | fa163e15-63ff-fef3-2207-000000002619 | TASK | Create admin user 2026-02-25 07:32:09.412677 | fa163e15-63ff-fef3-2207-000000002619 | CHANGED | Create admin user | undercloud 2026-02-25 07:32:09.414609 | fa163e15-63ff-fef3-2207-000000002619 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:07:46.335128 | 2.03s 2026-02-25 07:32:09.441824 | fa163e15-63ff-fef3-2207-00000000261a | TASK | Assign admin role to admin project for admin user 2026-02-25 07:32:11.215240 | fa163e15-63ff-fef3-2207-00000000261a | OK | Assign admin role to admin project for admin user | undercloud 2026-02-25 07:32:11.216071 | fa163e15-63ff-fef3-2207-00000000261a | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:07:48.136607 | 1.77s 2026-02-25 07:32:11.241355 | fa163e15-63ff-fef3-2207-00000000261b | TASK | Assign _member_ role to admin project for admin user 2026-02-25 07:32:13.076609 | fa163e15-63ff-fef3-2207-00000000261b | CHANGED | Assign _member_ role to admin project for admin user | undercloud 2026-02-25 07:32:13.078070 | fa163e15-63ff-fef3-2207-00000000261b | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:07:49.998595 | 1.84s 2026-02-25 07:32:13.104370 | fa163e15-63ff-fef3-2207-00000000261c | TASK | Create identity service 2026-02-25 07:32:14.482753 | fa163e15-63ff-fef3-2207-00000000261c | OK | Create identity service | undercloud 2026-02-25 07:32:14.484319 | fa163e15-63ff-fef3-2207-00000000261c | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:07:51.404845 | 1.38s 2026-02-25 07:32:14.509553 | fa163e15-63ff-fef3-2207-00000000261d | TASK | Create identity public endpoint 2026-02-25 07:32:15.899895 | fa163e15-63ff-fef3-2207-00000000261d | OK | Create identity public endpoint | undercloud 2026-02-25 07:32:15.901449 | fa163e15-63ff-fef3-2207-00000000261d | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:07:52.821973 | 1.39s 2026-02-25 07:32:15.927591 | fa163e15-63ff-fef3-2207-00000000261e | TASK | Create identity internal endpoint 2026-02-25 07:32:17.208594 | fa163e15-63ff-fef3-2207-00000000261e | OK | Create identity internal endpoint | undercloud 2026-02-25 07:32:17.210140 | fa163e15-63ff-fef3-2207-00000000261e | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:07:54.130662 | 1.28s 2026-02-25 07:32:17.237338 | fa163e15-63ff-fef3-2207-00000000261f | TASK | Create identity admin endpoint 2026-02-25 07:32:18.578775 | fa163e15-63ff-fef3-2207-00000000261f | OK | Create identity admin endpoint | undercloud 2026-02-25 07:32:18.580723 | fa163e15-63ff-fef3-2207-00000000261f | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:07:55.501246 | 1.34s 2026-02-25 07:32:18.606627 | fa163e15-63ff-fef3-2207-0000000025d5 | TASK | Create Keystone Projects 2026-02-25 07:32:18.705737 | fa163e15-63ff-fef3-2207-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:07:55.626245 | 0.10s 2026-02-25 07:32:18.717710 | fa163e15-63ff-fef3-2207-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:07:55.638224 | 0.11s 2026-02-25 07:32:18.738086 | 6a559bf8-082e-4049-a507-5b3acfadbccd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-02-25 07:32:18.786574 | fa163e15-63ff-fef3-2207-0000000026f2 | TASK | Async creation of Keystone project 2026-02-25 07:32:19.133911 | fa163e15-63ff-fef3-2207-0000000026f2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-02-25 07:32:19.136071 | fa163e15-63ff-fef3-2207-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:56.056593 | 0.35s 2026-02-25 07:32:19.146272 | fa163e15-63ff-fef3-2207-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:56.066783 | 0.36s 2026-02-25 07:32:19.178026 | fa163e15-63ff-fef3-2207-0000000026f4 | TASK | Check Keystone project status 2026-02-25 07:32:19.444686 | fa163e15-63ff-fef3-2207-0000000026f4 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-02-25 07:32:24.646683 | fa163e15-63ff-fef3-2207-0000000026f4 | OK | Check Keystone project status | undercloud | item=service 2026-02-25 07:32:24.648139 | fa163e15-63ff-fef3-2207-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:01.568663 | 5.47s 2026-02-25 07:32:24.654557 | fa163e15-63ff-fef3-2207-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:01.575089 | 5.47s 2026-02-25 07:32:24.682219 | fa163e15-63ff-fef3-2207-0000000025d7 | TASK | Create Keystone Domains 2026-02-25 07:32:24.749157 | fa163e15-63ff-fef3-2207-0000000025d7 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:08:01.669679 | 0.07s 2026-02-25 07:32:24.773673 | fa163e15-63ff-fef3-2207-0000000025d9 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-02-25 07:32:24.829220 | fa163e15-63ff-fef3-2207-0000000025d9 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:08:01.749738 | 0.05s 2026-02-25 07:32:24.848897 | 3af5012f-66ab-4f5e-acdd-84827070147f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-02-25 07:32:24.897997 | fa163e15-63ff-fef3-2207-0000000027a7 | TASK | Collect OpenStack Keystone domains infos 2026-02-25 07:32:26.204437 | fa163e15-63ff-fef3-2207-0000000027a7 | OK | Collect OpenStack Keystone domains infos | undercloud 2026-02-25 07:32:26.206332 | fa163e15-63ff-fef3-2207-0000000027a7 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:08:03.126845 | 1.31s 2026-02-25 07:32:26.232589 | fa163e15-63ff-fef3-2207-0000000027a8 | TASK | Set openstack_domains fact 2026-02-25 07:32:26.298780 | fa163e15-63ff-fef3-2207-0000000027a8 | OK | Set openstack_domains fact | undercloud 2026-02-25 07:32:26.300578 | fa163e15-63ff-fef3-2207-0000000027a8 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:08:03.221093 | 0.07s 2026-02-25 07:32:26.327050 | fa163e15-63ff-fef3-2207-0000000025da | TASK | Create Keystone Services 2026-02-25 07:32:26.428344 | fa163e15-63ff-fef3-2207-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:03.348853 | 0.10s 2026-02-25 07:32:26.436440 | fa163e15-63ff-fef3-2207-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:03.356956 | 0.11s 2026-02-25 07:32:26.458696 | d965a35d-c27f-4887-ad90-e16a2527923a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-02-25 07:32:26.512377 | fa163e15-63ff-fef3-2207-00000000286b | TASK | Async creation of Keystone service 2026-02-25 07:32:26.891165 | fa163e15-63ff-fef3-2207-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic 2026-02-25 07:32:26.893041 | fa163e15-63ff-fef3-2207-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:03.813571 | 0.38s 2026-02-25 07:32:27.222561 | fa163e15-63ff-fef3-2207-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic-inspector 2026-02-25 07:32:27.224211 | fa163e15-63ff-fef3-2207-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:04.144745 | 0.71s 2026-02-25 07:32:27.554738 | fa163e15-63ff-fef3-2207-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-02-25 07:32:27.556685 | fa163e15-63ff-fef3-2207-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:04.477214 | 1.04s 2026-02-25 07:32:27.567714 | fa163e15-63ff-fef3-2207-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:04.488231 | 1.05s 2026-02-25 07:32:27.589498 | fa163e15-63ff-fef3-2207-00000000286d | TASK | Check Keystone service status 2026-02-25 07:32:27.859970 | fa163e15-63ff-fef3-2207-00000000286d | WAITING | Check Keystone service status | undercloud | 30 retries left 2026-02-25 07:32:33.048488 | fa163e15-63ff-fef3-2207-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic 2026-02-25 07:32:33.051216 | fa163e15-63ff-fef3-2207-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:09.971729 | 5.46s 2026-02-25 07:32:33.281635 | fa163e15-63ff-fef3-2207-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic-inspector 2026-02-25 07:32:33.282989 | fa163e15-63ff-fef3-2207-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:10.203518 | 5.69s 2026-02-25 07:32:33.539144 | fa163e15-63ff-fef3-2207-00000000286d | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-02-25 07:32:33.540509 | fa163e15-63ff-fef3-2207-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:10.461037 | 5.95s 2026-02-25 07:32:33.554081 | fa163e15-63ff-fef3-2207-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:10.474585 | 5.96s 2026-02-25 07:32:33.582643 | fa163e15-63ff-fef3-2207-0000000025dc | TASK | Create Keystone Endpoints 2026-02-25 07:32:33.648166 | fa163e15-63ff-fef3-2207-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:10.568677 | 0.06s 2026-02-25 07:32:33.673927 | fa163e15-63ff-fef3-2207-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:10.594458 | 0.09s 2026-02-25 07:32:33.692879 | fa163e15-63ff-fef3-2207-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:10.613390 | 0.11s 2026-02-25 07:32:33.699520 | fa163e15-63ff-fef3-2207-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:10.620028 | 0.12s 2026-02-25 07:32:33.721538 | cc130e79-b557-4fa6-b3eb-cddb42daf005 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 07:32:33.727673 | 0f9d15d0-4141-4854-8b77-b14b476a213e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 07:32:33.733404 | 92a4d7c4-00d0-459e-8d22-747bf8bf8ac1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 07:32:33.785712 | fa163e15-63ff-fef3-2207-00000000295a | TASK | Create Keystone public endpoints 2026-02-25 07:32:33.889106 | fa163e15-63ff-fef3-2207-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:10.809621 | 0.10s 2026-02-25 07:32:33.902056 | fa163e15-63ff-fef3-2207-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:10.822569 | 0.12s 2026-02-25 07:32:33.926683 | 81b1f4d4-a9ef-455d-8986-d5e7279985f1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 07:32:33.958975 | fa163e15-63ff-fef3-2207-000000002a52 | TASK | Async creation of Keystone public endpoint 2026-02-25 07:32:34.341684 | fa163e15-63ff-fef3-2207-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic 2026-02-25 07:32:34.343530 | fa163e15-63ff-fef3-2207-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:11.264033 | 0.38s 2026-02-25 07:32:34.682953 | fa163e15-63ff-fef3-2207-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic-inspector 2026-02-25 07:32:34.684112 | fa163e15-63ff-fef3-2207-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:11.604641 | 0.72s 2026-02-25 07:32:35.011838 | fa163e15-63ff-fef3-2207-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-02-25 07:32:35.013515 | fa163e15-63ff-fef3-2207-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:11.934045 | 1.05s 2026-02-25 07:32:35.020836 | fa163e15-63ff-fef3-2207-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:11.941344 | 1.06s 2026-02-25 07:32:35.044958 | fa163e15-63ff-fef3-2207-000000002a54 | TASK | Check Keystone public endpoint status 2026-02-25 07:32:35.285731 | fa163e15-63ff-fef3-2207-000000002a54 | WAITING | Check Keystone public endpoint status | undercloud | 30 retries left 2026-02-25 07:32:40.490073 | fa163e15-63ff-fef3-2207-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic 2026-02-25 07:32:40.491840 | fa163e15-63ff-fef3-2207-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:17.412360 | 5.45s 2026-02-25 07:32:40.734990 | fa163e15-63ff-fef3-2207-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic-inspector 2026-02-25 07:32:40.736221 | fa163e15-63ff-fef3-2207-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:17.656750 | 5.69s 2026-02-25 07:32:40.931185 | fa163e15-63ff-fef3-2207-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-02-25 07:32:40.931925 | fa163e15-63ff-fef3-2207-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:17.852462 | 5.89s 2026-02-25 07:32:40.936759 | fa163e15-63ff-fef3-2207-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:17.857284 | 5.89s 2026-02-25 07:32:40.965029 | fa163e15-63ff-fef3-2207-00000000295f | TASK | Create Keystone admin endpoints 2026-02-25 07:32:41.036474 | fa163e15-63ff-fef3-2207-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:17.956996 | 0.07s 2026-02-25 07:32:41.049055 | fa163e15-63ff-fef3-2207-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:17.969578 | 0.08s 2026-02-25 07:32:41.068839 | 44674e38-55dc-4fc8-9234-bc64c1b42e79 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 07:32:41.099821 | fa163e15-63ff-fef3-2207-000000002a7e | TASK | Async creation of Keystone admin endpoint 2026-02-25 07:32:41.422101 | fa163e15-63ff-fef3-2207-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic 2026-02-25 07:32:41.423700 | fa163e15-63ff-fef3-2207-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:18.344221 | 0.32s 2026-02-25 07:32:41.734073 | fa163e15-63ff-fef3-2207-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic-inspector 2026-02-25 07:32:41.734736 | fa163e15-63ff-fef3-2207-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:18.655272 | 0.63s 2026-02-25 07:32:42.016808 | fa163e15-63ff-fef3-2207-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-02-25 07:32:42.017771 | fa163e15-63ff-fef3-2207-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:18.938300 | 0.92s 2026-02-25 07:32:42.024325 | fa163e15-63ff-fef3-2207-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:18.944849 | 0.92s 2026-02-25 07:32:42.047772 | fa163e15-63ff-fef3-2207-000000002a80 | TASK | Check Keystone admin endpoint status 2026-02-25 07:32:42.314445 | fa163e15-63ff-fef3-2207-000000002a80 | WAITING | Check Keystone admin endpoint status | undercloud | 30 retries left 2026-02-25 07:32:47.523693 | fa163e15-63ff-fef3-2207-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic 2026-02-25 07:32:47.524776 | fa163e15-63ff-fef3-2207-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:24.445308 | 5.48s 2026-02-25 07:32:47.744787 | fa163e15-63ff-fef3-2207-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic-inspector 2026-02-25 07:32:47.746166 | fa163e15-63ff-fef3-2207-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:24.666694 | 5.70s 2026-02-25 07:32:47.994598 | fa163e15-63ff-fef3-2207-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-02-25 07:32:47.996411 | fa163e15-63ff-fef3-2207-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:24.916939 | 5.95s 2026-02-25 07:32:48.007745 | fa163e15-63ff-fef3-2207-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:24.928269 | 5.96s 2026-02-25 07:32:48.036678 | fa163e15-63ff-fef3-2207-000000002964 | TASK | Create Keystone internal endpoints 2026-02-25 07:32:48.135336 | fa163e15-63ff-fef3-2207-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:25.055856 | 0.10s 2026-02-25 07:32:48.142935 | fa163e15-63ff-fef3-2207-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:25.063461 | 0.10s 2026-02-25 07:32:48.164923 | 5250296e-efe7-42b6-b9e8-a5fe61cab2bd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 07:32:48.195776 | fa163e15-63ff-fef3-2207-000000002aaa | TASK | Async creation of Keystone internal endpoint 2026-02-25 07:32:48.561026 | fa163e15-63ff-fef3-2207-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic 2026-02-25 07:32:48.563571 | fa163e15-63ff-fef3-2207-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:25.484089 | 0.37s 2026-02-25 07:32:48.882371 | fa163e15-63ff-fef3-2207-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic-inspector 2026-02-25 07:32:48.883100 | fa163e15-63ff-fef3-2207-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:25.803636 | 0.69s 2026-02-25 07:32:49.231603 | fa163e15-63ff-fef3-2207-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-02-25 07:32:49.247949 | fa163e15-63ff-fef3-2207-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:26.168470 | 1.05s 2026-02-25 07:32:49.259784 | fa163e15-63ff-fef3-2207-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:26.180314 | 1.06s 2026-02-25 07:32:49.281457 | fa163e15-63ff-fef3-2207-000000002aac | TASK | Check Keystone internal endpoint status 2026-02-25 07:32:49.519269 | fa163e15-63ff-fef3-2207-000000002aac | WAITING | Check Keystone internal endpoint status | undercloud | 30 retries left 2026-02-25 07:32:54.718980 | fa163e15-63ff-fef3-2207-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic 2026-02-25 07:32:54.720383 | fa163e15-63ff-fef3-2207-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:31.640906 | 5.44s 2026-02-25 07:32:54.971433 | fa163e15-63ff-fef3-2207-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic-inspector 2026-02-25 07:32:54.973837 | fa163e15-63ff-fef3-2207-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:31.894365 | 5.69s 2026-02-25 07:32:55.220496 | fa163e15-63ff-fef3-2207-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-02-25 07:32:55.222489 | fa163e15-63ff-fef3-2207-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:32.143016 | 5.94s 2026-02-25 07:32:55.233835 | fa163e15-63ff-fef3-2207-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:32.154356 | 5.95s 2026-02-25 07:32:55.261972 | fa163e15-63ff-fef3-2207-0000000025de | TASK | Run cleanup tasks 2026-02-25 07:32:55.317017 | fa163e15-63ff-fef3-2207-0000000025de | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:08:32.237530 | 0.05s 2026-02-25 07:32:55.339485 | af92471d-3ff7-4571-a2e9-ecb9f3bc663b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-02-25 07:32:55.401736 | fa163e15-63ff-fef3-2207-000000002ad4 | TASK | Get list of enabled services 2026-02-25 07:32:57.835067 | fa163e15-63ff-fef3-2207-000000002ad4 | CHANGED | Get list of enabled services | undercloud 2026-02-25 07:32:57.836546 | fa163e15-63ff-fef3-2207-000000002ad4 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:08:34.757070 | 2.43s 2026-02-25 07:32:57.861579 | fa163e15-63ff-fef3-2207-000000002ad5 | TASK | List services to be disabled 2026-02-25 07:32:57.910619 | fa163e15-63ff-fef3-2207-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-02-25 07:32:57.934474 | fa163e15-63ff-fef3-2207-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-02-25 07:32:57.958063 | fa163e15-63ff-fef3-2207-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic-inspector', 'Type': 'baremetal-introspection'} 2026-02-25 07:32:57.978626 | fa163e15-63ff-fef3-2207-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic', 'Type': 'baremetal'} 2026-02-25 07:32:57.984487 | fa163e15-63ff-fef3-2207-000000002ad5 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:08:34.905013 | 0.12s 2026-02-25 07:32:58.004556 | fa163e15-63ff-fef3-2207-000000002ad6 | TASK | Delete keystone services not enabled 2026-02-25 07:32:58.032785 | fa163e15-63ff-fef3-2207-000000002ad6 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:08:34.953316 | 0.03s 2026-02-25 07:32:58.051816 | fa163e15-63ff-fef3-2207-0000000025df | TASK | Create Keystone Roles 2026-02-25 07:32:58.123306 | fa163e15-63ff-fef3-2207-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:35.043825 | 0.07s 2026-02-25 07:32:58.134917 | fa163e15-63ff-fef3-2207-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:35.055448 | 0.08s 2026-02-25 07:32:58.155645 | 07f018ae-6fab-4267-b8f3-84fdcfee41a0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-02-25 07:32:58.218003 | fa163e15-63ff-fef3-2207-000000002bfe | TASK | Async creation of Keystone role 2026-02-25 07:32:58.588154 | fa163e15-63ff-fef3-2207-000000002bfe | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-02-25 07:32:58.590150 | fa163e15-63ff-fef3-2207-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:35.510674 | 0.37s 2026-02-25 07:32:58.599955 | fa163e15-63ff-fef3-2207-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:35.520487 | 0.38s 2026-02-25 07:32:58.624353 | fa163e15-63ff-fef3-2207-000000002c00 | TASK | Check Keystone role status 2026-02-25 07:32:58.852585 | fa163e15-63ff-fef3-2207-000000002c00 | WAITING | Check Keystone role status | undercloud | 30 retries left 2026-02-25 07:33:04.067407 | fa163e15-63ff-fef3-2207-000000002c00 | CHANGED | Check Keystone role status | undercloud | item=service 2026-02-25 07:33:04.068896 | fa163e15-63ff-fef3-2207-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:40.989387 | 5.44s 2026-02-25 07:33:04.075079 | fa163e15-63ff-fef3-2207-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:40.995601 | 5.45s 2026-02-25 07:33:04.100799 | fa163e15-63ff-fef3-2207-0000000025e1 | TASK | Create Keystone Users 2026-02-25 07:33:04.200104 | fa163e15-63ff-fef3-2207-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:41.120620 | 0.10s 2026-02-25 07:33:04.212723 | fa163e15-63ff-fef3-2207-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:41.133240 | 0.11s 2026-02-25 07:33:04.240511 | 0461019a-424b-4c1c-8985-87804e2afac0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-02-25 07:33:04.306666 | fa163e15-63ff-fef3-2207-000000002d44 | TASK | Check password of Keystone user 2026-02-25 07:33:05.350272 | fa163e15-63ff-fef3-2207-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-02-25 07:33:05.351940 | fa163e15-63ff-fef3-2207-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:42.272439 | 1.04s 2026-02-25 07:33:06.381173 | fa163e15-63ff-fef3-2207-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-02-25 07:33:06.382251 | fa163e15-63ff-fef3-2207-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:43.302778 | 2.07s 2026-02-25 07:33:07.291170 | fa163e15-63ff-fef3-2207-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-02-25 07:33:07.292997 | fa163e15-63ff-fef3-2207-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:44.213523 | 2.99s 2026-02-25 07:33:07.303423 | fa163e15-63ff-fef3-2207-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-02-25 07:33:07.304796 | fa163e15-63ff-fef3-2207-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:44.225313 | 3.00s 2026-02-25 07:33:07.332254 | fa163e15-63ff-fef3-2207-000000002d46 | TASK | Async creation of Keystone user 2026-02-25 07:33:07.757285 | fa163e15-63ff-fef3-2207-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 07:33:07.759057 | fa163e15-63ff-fef3-2207-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:44.679576 | 0.42s 2026-02-25 07:33:08.120574 | fa163e15-63ff-fef3-2207-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 07:33:08.121640 | fa163e15-63ff-fef3-2207-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:45.042166 | 0.79s 2026-02-25 07:33:08.492834 | fa163e15-63ff-fef3-2207-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 07:33:08.494480 | fa163e15-63ff-fef3-2207-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:45.415013 | 1.16s 2026-02-25 07:33:08.504782 | fa163e15-63ff-fef3-2207-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 07:33:08.506046 | fa163e15-63ff-fef3-2207-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:45.426570 | 1.17s 2026-02-25 07:33:08.533132 | fa163e15-63ff-fef3-2207-000000002d48 | TASK | Check Keystone user status 2026-02-25 07:33:08.785141 | fa163e15-63ff-fef3-2207-000000002d48 | WAITING | Check Keystone user status | undercloud | 30 retries left 2026-02-25 07:33:14.007589 | fa163e15-63ff-fef3-2207-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-02-25 07:33:14.009102 | fa163e15-63ff-fef3-2207-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:50.929626 | 5.47s 2026-02-25 07:33:14.275389 | fa163e15-63ff-fef3-2207-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-02-25 07:33:14.277483 | fa163e15-63ff-fef3-2207-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:51.198015 | 5.74s 2026-02-25 07:33:14.521882 | fa163e15-63ff-fef3-2207-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-02-25 07:33:14.523558 | fa163e15-63ff-fef3-2207-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:51.444084 | 5.99s 2026-02-25 07:33:14.533675 | fa163e15-63ff-fef3-2207-000000002d48 | CHANGED | Check Keystone user status | undercloud 2026-02-25 07:33:14.535695 | fa163e15-63ff-fef3-2207-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:51.456095 | 6.00s 2026-02-25 07:33:14.563664 | fa163e15-63ff-fef3-2207-0000000025e3 | TASK | Assign Keystone Users to Roles 2026-02-25 07:33:14.621874 | fa163e15-63ff-fef3-2207-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:51.542354 | 0.05s 2026-02-25 07:33:14.639318 | fa163e15-63ff-fef3-2207-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:51.559847 | 0.07s 2026-02-25 07:33:14.646234 | fa163e15-63ff-fef3-2207-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:51.566746 | 0.08s 2026-02-25 07:33:14.666704 | 6f93c52c-f506-4615-8122-eb56d071f1d8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-02-25 07:33:14.672677 | 8560ad40-f0f2-4c49-aa5a-e0b1a44e594d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-02-25 07:33:14.738089 | fa163e15-63ff-fef3-2207-000000002eb5 | TASK | Async assignment of Keystone user per role 2026-02-25 07:33:14.836673 | fa163e15-63ff-fef3-2207-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:51.757173 | 0.10s 2026-02-25 07:33:14.847704 | fa163e15-63ff-fef3-2207-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:51.768224 | 0.11s 2026-02-25 07:33:14.869680 | a90cf523-4415-4be4-9c14-1ac2d97718e7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 07:33:14.898766 | fa163e15-63ff-fef3-2207-00000000302a | TASK | Async assignment of Keystone user to roles 2026-02-25 07:33:15.283099 | fa163e15-63ff-fef3-2207-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2026-02-25 07:33:15.286724 | fa163e15-63ff-fef3-2207-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:52.207240 | 0.39s 2026-02-25 07:33:15.625251 | fa163e15-63ff-fef3-2207-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic-inspector 2026-02-25 07:33:15.626755 | fa163e15-63ff-fef3-2207-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:52.547289 | 0.73s 2026-02-25 07:33:15.947498 | fa163e15-63ff-fef3-2207-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-02-25 07:33:15.948586 | fa163e15-63ff-fef3-2207-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:52.869114 | 1.05s 2026-02-25 07:33:15.955137 | fa163e15-63ff-fef3-2207-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:52.875650 | 1.05s 2026-02-25 07:33:15.983097 | fa163e15-63ff-fef3-2207-00000000302c | TASK | Check Keystone user assignment to roles status 2026-02-25 07:33:16.241190 | fa163e15-63ff-fef3-2207-00000000302c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-02-25 07:33:21.438720 | fa163e15-63ff-fef3-2207-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2026-02-25 07:33:21.441075 | fa163e15-63ff-fef3-2207-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:58.361597 | 5.46s 2026-02-25 07:33:21.675539 | fa163e15-63ff-fef3-2207-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic-inspector 2026-02-25 07:33:21.677412 | fa163e15-63ff-fef3-2207-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:58.597942 | 5.69s 2026-02-25 07:33:21.915031 | fa163e15-63ff-fef3-2207-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-02-25 07:33:21.918846 | fa163e15-63ff-fef3-2207-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:58.839374 | 5.93s 2026-02-25 07:33:21.930736 | fa163e15-63ff-fef3-2207-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:08:58.851241 | 5.95s 2026-02-25 07:33:21.964780 | fa163e15-63ff-fef3-2207-000000002eba | TASK | Async assignment of Keystone user per role 2026-02-25 07:33:22.062278 | fa163e15-63ff-fef3-2207-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:58.982794 | 0.09s 2026-02-25 07:33:22.069465 | fa163e15-63ff-fef3-2207-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:58.989979 | 0.10s 2026-02-25 07:33:22.091465 | 94374a22-6689-45c4-a21a-6055db4bed21 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 07:33:22.123276 | fa163e15-63ff-fef3-2207-000000003056 | TASK | Async assignment of Keystone user to roles 2026-02-25 07:33:22.491225 | fa163e15-63ff-fef3-2207-000000003056 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2026-02-25 07:33:22.492453 | fa163e15-63ff-fef3-2207-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:59.412982 | 0.37s 2026-02-25 07:33:22.495827 | fa163e15-63ff-fef3-2207-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:08:59.416348 | 0.37s 2026-02-25 07:33:22.522445 | fa163e15-63ff-fef3-2207-000000003058 | TASK | Check Keystone user assignment to roles status 2026-02-25 07:33:22.811300 | fa163e15-63ff-fef3-2207-000000003058 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-02-25 07:33:28.008586 | fa163e15-63ff-fef3-2207-000000003058 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2026-02-25 07:33:28.010368 | fa163e15-63ff-fef3-2207-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:04.930901 | 5.49s 2026-02-25 07:33:28.021790 | fa163e15-63ff-fef3-2207-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:04.942311 | 5.50s 2026-02-25 07:33:28.069466 | fa163e15-63ff-fef3-2207-0000000025b0 | TASK | is Keystone LDAP enabled 2026-02-25 07:33:28.130708 | fa163e15-63ff-fef3-2207-0000000025b0 | OK | is Keystone LDAP enabled | undercloud 2026-02-25 07:33:28.132015 | fa163e15-63ff-fef3-2207-0000000025b0 | TIMING | is Keystone LDAP enabled | undercloud | 0:09:05.052540 | 0.06s 2026-02-25 07:33:28.155740 | fa163e15-63ff-fef3-2207-0000000025b1 | TASK | Set fact for tripleo_keystone_ldap_domains 2026-02-25 07:33:28.208645 | fa163e15-63ff-fef3-2207-0000000025b1 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-02-25 07:33:28.209843 | fa163e15-63ff-fef3-2207-0000000025b1 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:09:05.130371 | 0.05s 2026-02-25 07:33:28.235775 | fa163e15-63ff-fef3-2207-0000000025b2 | TASK | Manage Keystone domains from LDAP config 2026-02-25 07:33:28.288728 | fa163e15-63ff-fef3-2207-0000000025b2 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-02-25 07:33:28.289949 | fa163e15-63ff-fef3-2207-0000000025b2 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:09:05.210476 | 0.05s PLAY [Deploy step tasks for 4] ************************************************* 2026-02-25 07:33:28.449996 | fa163e15-63ff-fef3-2207-0000000000e1 | TASK | Deploy step tasks for 4 2026-02-25 07:33:28.493274 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000e1') missing from stats 2026-02-25 07:33:28.512415 | fa163e15-63ff-fef3-2207-0000000000e2 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 07:33:29.018447 | fa163e15-63ff-fef3-2207-0000000000e2 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | undercloud 2026-02-25 07:33:29.019909 | fa163e15-63ff-fef3-2207-0000000000e2 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | undercloud | 0:09:05.940433 | 0.51s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:33:29.086016 | fa163e15-63ff-fef3-2207-0000000000e3 | TIMING | include_tasks | undercloud | 0:09:06.006540 | 0.04s 2026-02-25 07:33:29.104913 | 83f2ef85-c8d8-4b63-b3f8-1b7a87822ba6 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step4.yaml | undercloud 2026-02-25 07:33:29.129939 | fa163e15-63ff-fef3-2207-00000000308f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:33:29.212448 | fa163e15-63ff-fef3-2207-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>Feb 25 07:31:05 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:31:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:31:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:31:09 puppet-user: (file & line not available)", "<13>Feb 25 07:31:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 07:31:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:31:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:31:09 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.14 seconds", "<13>Feb 25 07:31:09 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 07:31:09 puppet-user: Application:", "<13>Feb 25 07:31:09 puppet-user: Initial environment: production", "<13>Feb 25 07:31:09 puppet-user: Converged environment: production", "<13>Feb 25 07:31:09 puppet-user: Run mode: user", "<13>Feb 25 07:31:09 puppet-user: Changes:", "<13>Feb 25 07:31:09 puppet-user: Events:", "<13>Feb 25 07:31:09 puppet-user: Resources:", "<13>Feb 25 07:31:09 puppet-user: Total: 10", "<13>Feb 25 07:31:09 puppet-user: Time:", "<13>Feb 25 07:31:09 puppet-user: Schedule: 0.00", "<13>Feb 25 07:31:09 puppet-user: File: 0.00", "<13>Feb 25 07:31:09 puppet-user: Augeas: 0.01", "<13>Feb 25 07:31:09 puppet-user: Exec: 0.01", "<13>Feb 25 07:31:09 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 07:31:09 puppet-user: Catalog application: 0.04", "<13>Feb 25 07:31:09 puppet-user: Config retrieval: 0.17", "<13>Feb 25 07:31:09 puppet-user: Last run: 1772004669", "<13>Feb 25 07:31:09 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:31:09 puppet-user: Total: 0.05", "<13>Feb 25 07:31:09 puppet-user: Version:", "<13>Feb 25 07:31:09 puppet-user: Config: 1772004669", "<13>Feb 25 07:31:09 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:33:29.214290 | fa163e15-63ff-fef3-2207-00000000308f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:09:06.134814 | 0.08s 2026-02-25 07:33:29.239198 | fa163e15-63ff-fef3-2207-0000000000e5 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 07:33:29.489007 | fa163e15-63ff-fef3-2207-0000000000e5 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud 2026-02-25 07:33:29.490570 | fa163e15-63ff-fef3-2207-0000000000e5 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud | 0:09:06.411094 | 0.25s 2026-02-25 07:33:29.600620 | fa163e15-63ff-fef3-2207-0000000000e6 | TIMING | include_tasks | undercloud | 0:09:06.521128 | 0.08s 2026-02-25 07:33:29.634818 | bd6a4bd1-e358-4692-a1c5-c8df7f074bbb | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks.yaml | undercloud 2026-02-25 07:33:29.665784 | fa163e15-63ff-fef3-2207-0000000030a1 | TASK | Write the config_step hieradata 2026-02-25 07:33:30.188734 | fa163e15-63ff-fef3-2207-0000000030a1 | OK | Write the config_step hieradata | undercloud 2026-02-25 07:33:30.190314 | fa163e15-63ff-fef3-2207-0000000030a1 | TIMING | Write the config_step hieradata | undercloud | 0:09:07.110835 | 0.52s 2026-02-25 07:33:30.216360 | fa163e15-63ff-fef3-2207-0000000030a2 | TASK | Run puppet host configuration for step 4 2026-02-25 07:33:30.531077 | fa163e15-63ff-fef3-2207-0000000030a2 | CHANGED | Run puppet host configuration for step 4 | undercloud 2026-02-25 07:33:30.532596 | fa163e15-63ff-fef3-2207-0000000030a2 | TIMING | Run puppet host configuration for step 4 | undercloud | 0:09:07.453118 | 0.31s 2026-02-25 07:33:30.557193 | fa163e15-63ff-fef3-2207-0000000030a3 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:33:30.761320 | fa163e15-63ff-fef3-2207-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-02-25 07:33:40.961373 | fa163e15-63ff-fef3-2207-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 359 retries left 2026-02-25 07:33:51.196472 | fa163e15-63ff-fef3-2207-0000000030a3 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-02-25 07:33:51.199497 | fa163e15-63ff-fef3-2207-0000000030a3 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:09:28.120019 | 20.64s 2026-02-25 07:33:51.221211 | fa163e15-63ff-fef3-2207-0000000030a4 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 07:33:51.312358 | fa163e15-63ff-fef3-2207-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>Feb 25 07:33:30 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:33:34 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:33:34 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:33:34 puppet-user: (file & line not available)", "<13>Feb 25 07:33:34 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 07:33:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:33:34 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>Feb 25 07:33:34 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 07:33:34 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:33:34 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.21 seconds", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}e2098c8da58841212c87ca5b6d7da03235da54d55427c6ae3727e66d8a3687e7'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 07:33:45 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>Feb 25 07:33:46 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 07:33:46 puppet-user: Notice: Applied catalog in 12.17 seconds", "<13>Feb 25 07:33:46 puppet-user: Application:", "<13>Feb 25 07:33:46 puppet-user: Initial environment: production", "<13>Feb 25 07:33:46 puppet-user: Converged environment: production", "<13>Feb 25 07:33:46 puppet-user: Run mode: user", "<13>Feb 25 07:33:46 puppet-user: Changes:", "<13>Feb 25 07:33:46 puppet-user: Total: 8", "<13>Feb 25 07:33:46 puppet-user: Events:", "<13>Feb 25 07:33:46 puppet-user: Success: 8", "<13>Feb 25 07:33:46 puppet-user: Resources:", "<13>Feb 25 07:33:46 puppet-user: Restarted: 1", "<13>Feb 25 07:33:46 puppet-user: Changed: 8", "<13>Feb 25 07:33:46 puppet-user: Out of sync: 8", "<13>Feb 25 07:33:46 puppet-user: Total: 19", "<13>Feb 25 07:33:46 puppet-user: Time:", "<13>Feb 25 07:33:46 puppet-user: Schedule: 0.00", "<13>Feb 25 07:33:46 puppet-user: Augeas: 0.01", "<13>Feb 25 07:33:46 puppet-user: File: 0.07", "<13>Feb 25 07:33:46 puppet-user: Config retrieval: 0.31", "<13>Feb 25 07:33:46 puppet-user: Service: 1.13", "<13>Feb 25 07:33:46 puppet-user: Transaction evaluation: 12.16", "<13>Feb 25 07:33:46 puppet-user: Catalog application: 12.17", "<13>Feb 25 07:33:46 puppet-user: Last run: 1772004826", "<13>Feb 25 07:33:46 puppet-user: Exec: 5.06", "<13>Feb 25 07:33:46 puppet-user: Package: 5.74", "<13>Feb 25 07:33:46 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:33:46 puppet-user: Total: 12.17", "<13>Feb 25 07:33:46 puppet-user: Version:", "<13>Feb 25 07:33:46 puppet-user: Config: 1772004814", "<13>Feb 25 07:33:46 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:33:51.313936 | fa163e15-63ff-fef3-2207-0000000030a4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | undercloud | 0:09:28.234461 | 0.09s 2026-02-25 07:33:51.338466 | fa163e15-63ff-fef3-2207-0000000030a5 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:33:51.369798 | fa163e15-63ff-fef3-2207-0000000030a5 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:09:28.290320 | 0.03s 2026-02-25 07:33:51.433771 | fa163e15-63ff-fef3-2207-0000000030e4 | TASK | Gather variables for each operating system 2026-02-25 07:33:51.549300 | fa163e15-63ff-fef3-2207-0000000030e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:09:28.469814 | 0.11s 2026-02-25 07:33:51.574812 | fa163e15-63ff-fef3-2207-0000000030e5 | TASK | Create puppet caching structures 2026-02-25 07:33:51.836513 | fa163e15-63ff-fef3-2207-0000000030e5 | CHANGED | Create puppet caching structures | undercloud 2026-02-25 07:33:51.838634 | fa163e15-63ff-fef3-2207-0000000030e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:09:28.759150 | 0.26s 2026-02-25 07:33:51.865679 | fa163e15-63ff-fef3-2207-0000000030e6 | TASK | Check for facter.conf 2026-02-25 07:33:52.119689 | fa163e15-63ff-fef3-2207-0000000030e6 | OK | Check for facter.conf | undercloud 2026-02-25 07:33:52.121141 | fa163e15-63ff-fef3-2207-0000000030e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:09:29.041666 | 0.25s 2026-02-25 07:33:52.146182 | fa163e15-63ff-fef3-2207-0000000030e7 | TASK | Remove facter.conf if directory 2026-02-25 07:33:52.195801 | fa163e15-63ff-fef3-2207-0000000030e7 | SKIPPED | Remove facter.conf if directory | undercloud 2026-02-25 07:33:52.197267 | fa163e15-63ff-fef3-2207-0000000030e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:09:29.117793 | 0.05s 2026-02-25 07:33:52.222683 | fa163e15-63ff-fef3-2207-0000000030e8 | TASK | Write facter cache config 2026-02-25 07:33:52.666503 | fa163e15-63ff-fef3-2207-0000000030e8 | CHANGED | Write facter cache config | undercloud 2026-02-25 07:33:52.668330 | fa163e15-63ff-fef3-2207-0000000030e8 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:09:29.588855 | 0.44s 2026-02-25 07:33:52.693068 | fa163e15-63ff-fef3-2207-0000000030e9 | TASK | Cleanup facter cache if exists 2026-02-25 07:33:52.915498 | fa163e15-63ff-fef3-2207-0000000030e9 | CHANGED | Cleanup facter cache if exists | undercloud 2026-02-25 07:33:52.916991 | fa163e15-63ff-fef3-2207-0000000030e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:09:29.837516 | 0.22s 2026-02-25 07:33:52.941372 | fa163e15-63ff-fef3-2207-0000000030ea | TASK | Pre-cache facts 2026-02-25 07:33:53.554704 | fa163e15-63ff-fef3-2207-0000000030ea | CHANGED | Pre-cache facts | undercloud 2026-02-25 07:33:53.555694 | fa163e15-63ff-fef3-2207-0000000030ea | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:09:30.476225 | 0.61s 2026-02-25 07:33:53.576031 | fa163e15-63ff-fef3-2207-0000000030eb | TASK | Failed deployment if facter fails 2026-02-25 07:33:53.602261 | fa163e15-63ff-fef3-2207-0000000030eb | SKIPPED | Failed deployment if facter fails | undercloud 2026-02-25 07:33:53.603180 | fa163e15-63ff-fef3-2207-0000000030eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:09:30.523714 | 0.03s 2026-02-25 07:33:53.629780 | fa163e15-63ff-fef3-2207-0000000030ec | TASK | Sync cached facts 2026-02-25 07:33:53.933010 | fa163e15-63ff-fef3-2207-0000000030ec | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e15-63ff- fef3-2207-0000000030ec') missing from stats 2026-02-25 07:33:53.983126 | fa163e15-63ff-fef3-2207-0000000030a6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:33:54.033129 | fa163e15-63ff-fef3-2207-0000000030a6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-02-25 07:33:54.034220 | fa163e15-63ff-fef3-2207-0000000030a6 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:09:30.954746 | 0.05s 2026-02-25 07:33:54.059625 | fa163e15-63ff-fef3-2207-0000000030a8 | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 07:33:54.088394 | fa163e15-63ff-fef3-2207-0000000030a8 | TIMING | Manage containers for step 4 with tripleo-ansible | undercloud | 0:09:31.008915 | 0.03s 2026-02-25 07:33:54.150517 | fa163e15-63ff-fef3-2207-000000003143 | TASK | Gather variables for each operating system 2026-02-25 07:33:54.262500 | fa163e15-63ff-fef3-2207-000000003143 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:09:31.183021 | 0.11s 2026-02-25 07:33:54.286985 | fa163e15-63ff-fef3-2207-000000003144 | TASK | Create container logs path 2026-02-25 07:33:54.529625 | fa163e15-63ff-fef3-2207-000000003144 | OK | Create container logs path | undercloud 2026-02-25 07:33:54.531029 | fa163e15-63ff-fef3-2207-000000003144 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:09:31.451554 | 0.24s 2026-02-25 07:33:54.558678 | fa163e15-63ff-fef3-2207-000000003146 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:33:54.832027 | fa163e15-63ff-fef3-2207-000000003146 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-02-25 07:33:54.833335 | fa163e15-63ff-fef3-2207-000000003146 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:31.753860 | 0.27s 2026-02-25 07:33:54.859180 | fa163e15-63ff-fef3-2207-000000003147 | TASK | Finalise hashes for all containers 2026-02-25 07:33:54.931203 | fa163e15-63ff-fef3-2207-000000003147 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:33:54.932586 | fa163e15-63ff-fef3-2207-000000003147 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:09:31.853111 | 0.07s 2026-02-25 07:33:54.959314 | fa163e15-63ff-fef3-2207-000000003149 | TASK | Manage systemd shutdown files 2026-02-25 07:33:54.992724 | fa163e15-63ff-fef3-2207-000000003149 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:09:31.913246 | 0.03s 2026-02-25 07:33:55.022390 | d728cd65-7bcd-4208-832a-1d6a068df231 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-02-25 07:33:55.049919 | fa163e15-63ff-fef3-2207-00000000317c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:33:55.311561 | fa163e15-63ff-fef3-2207-00000000317c | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-02-25 07:33:55.313079 | fa163e15-63ff-fef3-2207-00000000317c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:09:32.233602 | 0.26s 2026-02-25 07:33:55.338720 | fa163e15-63ff-fef3-2207-00000000317d | TASK | Set podman_drop_in fact 2026-02-25 07:33:55.393692 | fa163e15-63ff-fef3-2207-00000000317d | OK | Set podman_drop_in fact | undercloud 2026-02-25 07:33:55.395020 | fa163e15-63ff-fef3-2207-00000000317d | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:09:32.315544 | 0.05s 2026-02-25 07:33:55.419988 | fa163e15-63ff-fef3-2207-00000000317f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:33:55.948189 | fa163e15-63ff-fef3-2207-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-02-25 07:33:55.950030 | fa163e15-63ff-fef3-2207-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:32.870552 | 0.53s 2026-02-25 07:33:56.366352 | fa163e15-63ff-fef3-2207-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-02-25 07:33:56.368223 | fa163e15-63ff-fef3-2207-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:33.288752 | 0.95s 2026-02-25 07:33:56.378628 | fa163e15-63ff-fef3-2207-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:33.299152 | 0.96s 2026-02-25 07:33:56.403434 | fa163e15-63ff-fef3-2207-000000003180 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:33:56.931344 | fa163e15-63ff-fef3-2207-000000003180 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-02-25 07:33:56.932241 | fa163e15-63ff-fef3-2207-000000003180 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:09:33.852776 | 0.53s 2026-02-25 07:33:56.949191 | fa163e15-63ff-fef3-2207-000000003181 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:33:57.405193 | fa163e15-63ff-fef3-2207-000000003181 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-02-25 07:33:57.406538 | fa163e15-63ff-fef3-2207-000000003181 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:09:34.327064 | 0.46s 2026-02-25 07:33:57.431230 | fa163e15-63ff-fef3-2207-000000003182 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:33:58.120714 | fa163e15-63ff-fef3-2207-000000003182 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-02-25 07:33:58.122715 | fa163e15-63ff-fef3-2207-000000003182 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:09:35.043220 | 0.69s 2026-02-25 07:33:58.148741 | fa163e15-63ff-fef3-2207-000000003183 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:33:58.644327 | fa163e15-63ff-fef3-2207-000000003183 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-02-25 07:33:58.645812 | fa163e15-63ff-fef3-2207-000000003183 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:09:35.566337 | 0.50s 2026-02-25 07:33:58.670333 | fa163e15-63ff-fef3-2207-000000003184 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:33:59.158790 | fa163e15-63ff-fef3-2207-000000003184 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-02-25 07:33:59.160360 | fa163e15-63ff-fef3-2207-000000003184 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:09:36.080885 | 0.49s 2026-02-25 07:33:59.185468 | fa163e15-63ff-fef3-2207-000000003185 | TASK | Enable and start netns-placeholder 2026-02-25 07:33:59.919044 | fa163e15-63ff-fef3-2207-000000003185 | CHANGED | Enable and start netns-placeholder | undercloud 2026-02-25 07:33:59.920938 | fa163e15-63ff-fef3-2207-000000003185 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:09:36.841461 | 0.73s 2026-02-25 07:33:59.947847 | fa163e15-63ff-fef3-2207-00000000314b | TASK | Update container configs with new config hashes 2026-02-25 07:34:00.001046 | fa163e15-63ff-fef3-2207-00000000314b | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:09:36.921566 | 0.05s 2026-02-25 07:34:00.017847 | 8f41644c-f9c7-4d9b-a567-f07e27cbc6a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2026-02-25 07:34:00.046718 | fa163e15-63ff-fef3-2207-0000000031ad | TASK | Update config hashes for container startup configs 2026-02-25 07:34:00.332008 | fa163e15-63ff-fef3-2207-0000000031ad | OK | Update config hashes for container startup configs | undercloud 2026-02-25 07:34:00.333311 | fa163e15-63ff-fef3-2207-0000000031ad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:09:37.253834 | 0.29s 2026-02-25 07:34:00.362230 | fa163e15-63ff-fef3-2207-00000000314c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:34:00.416074 | fa163e15-63ff-fef3-2207-00000000314c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:37.336594 | 0.05s 2026-02-25 07:34:00.434361 | 5103ddd7-19d1-47a0-9b2c-f9beb92e3d43 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2026-02-25 07:34:00.467367 | fa163e15-63ff-fef3-2207-0000000031cc | TASK | Gather podman infos 2026-02-25 07:34:01.342625 | fa163e15-63ff-fef3-2207-0000000031cc | OK | Gather podman infos | undercloud 2026-02-25 07:34:01.343539 | fa163e15-63ff-fef3-2207-0000000031cc | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:09:38.264072 | 0.87s 2026-02-25 07:34:01.402969 | fa163e15-63ff-fef3-2207-0000000031cd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:34:01.466501 | fa163e15-63ff-fef3-2207-0000000031cd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:38.387016 | 0.06s 2026-02-25 07:34:01.585265 | fa163e15-63ff-fef3-2207-000000003216 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:09:38.505781 | 0.06s 2026-02-25 07:34:01.636596 | fa163e15-63ff-fef3-2207-00000000314d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:34:01.686712 | fa163e15-63ff-fef3-2207-00000000314d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:38.607229 | 0.05s 2026-02-25 07:34:01.704273 | 51806212-eb75-41be-9928-05b2f7b25f92 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2026-02-25 07:34:01.744251 | fa163e15-63ff-fef3-2207-00000000323c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:34:07.288662 | fa163e15-63ff-fef3-2207-00000000323c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-02-25 07:34:07.290923 | fa163e15-63ff-fef3-2207-00000000323c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:44.211446 | 5.55s 2026-02-25 07:34:07.318314 | fa163e15-63ff-fef3-2207-00000000323d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 07:34:34.828431 | fa163e15-63ff-fef3-2207-00000000323d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2026-02-25 07:34:34.830129 | fa163e15-63ff-fef3-2207-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:11.750654 | 27.51s 2026-02-25 07:34:34.892821 | fa163e15-63ff-fef3-2207-0000000030aa | TASK | Clean container_puppet_tasks for undercloud step 4 2026-02-25 07:34:35.103408 | fa163e15-63ff-fef3-2207-0000000030aa | OK | Clean container_puppet_tasks for undercloud step 4 | undercloud 2026-02-25 07:34:35.104786 | fa163e15-63ff-fef3-2207-0000000030aa | TIMING | Clean container_puppet_tasks for undercloud step 4 | undercloud | 0:10:12.025310 | 0.21s 2026-02-25 07:34:35.144290 | fa163e15-63ff-fef3-2207-0000000030ab | TASK | Calculate container_puppet_tasks for undercloud step 4 2026-02-25 07:34:35.185666 | fa163e15-63ff-fef3-2207-0000000030ab | TIMING | Calculate container_puppet_tasks for undercloud step 4 | undercloud | 0:10:12.106184 | 0.04s 2026-02-25 07:34:35.211523 | fa163e15-63ff-fef3-2207-0000000030ac | TASK | Include container-puppet tasks for step 4 2026-02-25 07:34:35.263238 | fa163e15-63ff-fef3-2207-0000000030ac | TIMING | Include container-puppet tasks for step 4 | undercloud | 0:10:12.183756 | 0.05s 2026-02-25 07:34:35.284944 | 796c617c-ffe1-4cda-8c8c-68a4b1c696df | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/host-container-puppet-tasks.yaml | undercloud 2026-02-25 07:34:35.329597 | fa163e15-63ff-fef3-2207-000000003288 | TASK | Write container-puppet-tasks json file for undercloud step 4 2026-02-25 07:34:35.848968 | fa163e15-63ff-fef3-2207-000000003288 | CHANGED | Write container-puppet-tasks json file for undercloud step 4 | undercloud 2026-02-25 07:34:35.850353 | fa163e15-63ff-fef3-2207-000000003288 | TIMING | Write container-puppet-tasks json file for undercloud step 4 | undercloud | 0:10:12.770879 | 0.52s 2026-02-25 07:34:35.877886 | fa163e15-63ff-fef3-2207-00000000328a | TASK | Generate container puppet configs for step 4 2026-02-25 07:34:36.142520 | fa163e15-63ff-fef3-2207-00000000328a | OK | Generate container puppet configs for step 4 | undercloud 2026-02-25 07:34:36.143798 | fa163e15-63ff-fef3-2207-00000000328a | TIMING | Generate container puppet configs for step 4 | undercloud | 0:10:13.064325 | 0.26s 2026-02-25 07:34:36.162314 | fa163e15-63ff-fef3-2207-00000000328b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 07:34:36.188718 | fa163e15-63ff-fef3-2207-00000000328b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | undercloud | 0:10:13.109245 | 0.03s 2026-02-25 07:34:36.238900 | fa163e15-63ff-fef3-2207-0000000032ba | TASK | Gather variables for each operating system 2026-02-25 07:34:36.349334 | fa163e15-63ff-fef3-2207-0000000032ba | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:13.269861 | 0.11s 2026-02-25 07:34:36.367046 | fa163e15-63ff-fef3-2207-0000000032bb | TASK | Create container logs path 2026-02-25 07:34:36.599359 | fa163e15-63ff-fef3-2207-0000000032bb | OK | Create container logs path | undercloud 2026-02-25 07:34:36.600803 | fa163e15-63ff-fef3-2207-0000000032bb | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:13.521329 | 0.23s 2026-02-25 07:34:36.628128 | fa163e15-63ff-fef3-2207-0000000032bd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 07:34:36.917342 | fa163e15-63ff-fef3-2207-0000000032bd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-02-25 07:34:36.918744 | fa163e15-63ff-fef3-2207-0000000032bd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:13.839264 | 0.29s 2026-02-25 07:34:36.945461 | fa163e15-63ff-fef3-2207-0000000032be | TASK | Finalise hashes for all containers 2026-02-25 07:34:36.986992 | fa163e15-63ff-fef3-2207-0000000032be | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:34:36.988298 | fa163e15-63ff-fef3-2207-0000000032be | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:13.908825 | 0.04s 2026-02-25 07:34:37.013696 | fa163e15-63ff-fef3-2207-0000000032c0 | TASK | Manage systemd shutdown files 2026-02-25 07:34:37.048091 | fa163e15-63ff-fef3-2207-0000000032c0 | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:34:37.049791 | fa163e15-63ff-fef3-2207-0000000032c0 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:13.970319 | 0.03s 2026-02-25 07:34:37.075981 | fa163e15-63ff-fef3-2207-0000000032c2 | TASK | Update container configs with new config hashes 2026-02-25 07:34:37.116843 | fa163e15-63ff-fef3-2207-0000000032c2 | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:34:37.118066 | fa163e15-63ff-fef3-2207-0000000032c2 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:14.038594 | 0.04s 2026-02-25 07:34:37.148729 | fa163e15-63ff-fef3-2207-0000000032c3 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 07:34:37.200616 | fa163e15-63ff-fef3-2207-0000000032c3 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-02-25 07:34:37.201766 | fa163e15-63ff-fef3-2207-0000000032c3 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:14.122295 | 0.05s 2026-02-25 07:34:37.229269 | fa163e15-63ff-fef3-2207-0000000032c4 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 07:34:37.281787 | fa163e15-63ff-fef3-2207-0000000032c4 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2026-02-25 07:34:37.282936 | fa163e15-63ff-fef3-2207-0000000032c4 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:14.203464 | 0.05s PLAY [External deployment step 5] ********************************************** 2026-02-25 07:34:37.458446 | fa163e15-63ff-fef3-2207-0000000000e9 | TASK | External deployment step 5 2026-02-25 07:34:37.488442 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000e9') missing from stats 2026-02-25 07:34:37.548559 | fa163e15-63ff-fef3-2207-0000000000ea | TIMING | include_tasks | undercloud | 0:10:14.469072 | 0.04s 2026-02-25 07:34:37.561028 | f62ebed2-e5f2-4d3c-93d4-b74288aabfcd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/external_deploy_steps_tasks_step5.yaml | undercloud PLAY [Deploy step tasks for 5] ************************************************* 2026-02-25 07:34:37.725108 | fa163e15-63ff-fef3-2207-0000000000ed | TASK | Deploy step tasks for 5 2026-02-25 07:34:37.761249 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000ed') missing from stats 2026-02-25 07:34:37.786719 | fa163e15-63ff-fef3-2207-0000000000ee | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 07:34:38.327131 | fa163e15-63ff-fef3-2207-0000000000ee | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | undercloud 2026-02-25 07:34:38.329117 | fa163e15-63ff-fef3-2207-0000000000ee | TIMING | Write the config_step hieradata for the deploy step 5 tasks | undercloud | 0:10:15.249635 | 0.54s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:34:38.412748 | fa163e15-63ff-fef3-2207-0000000000ef | TIMING | include_tasks | undercloud | 0:10:15.333266 | 0.06s 2026-02-25 07:34:38.465625 | b90383f8-865e-4bdb-b8ba-2c1bf6c391b5 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/Undercloud/deploy_steps_tasks_step5.yaml | undercloud 2026-02-25 07:34:38.491974 | fa163e15-63ff-fef3-2207-000000003327 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:34:38.575394 | fa163e15-63ff-fef3-2207-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>Feb 25 07:33:30 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:33:34 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:33:34 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:33:34 puppet-user: (file & line not available)", "<13>Feb 25 07:33:34 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 07:33:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:33:34 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>Feb 25 07:33:34 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 07:33:34 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 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>Feb 25 07:33:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:33:34 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.21 seconds", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}e2098c8da58841212c87ca5b6d7da03235da54d55427c6ae3727e66d8a3687e7'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 07:33:40 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 07:33:45 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>Feb 25 07:33:46 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 07:33:46 puppet-user: Notice: Applied catalog in 12.17 seconds", "<13>Feb 25 07:33:46 puppet-user: Application:", "<13>Feb 25 07:33:46 puppet-user: Initial environment: production", "<13>Feb 25 07:33:46 puppet-user: Converged environment: production", "<13>Feb 25 07:33:46 puppet-user: Run mode: user", "<13>Feb 25 07:33:46 puppet-user: Changes:", "<13>Feb 25 07:33:46 puppet-user: Total: 8", "<13>Feb 25 07:33:46 puppet-user: Events:", "<13>Feb 25 07:33:46 puppet-user: Success: 8", "<13>Feb 25 07:33:46 puppet-user: Resources:", "<13>Feb 25 07:33:46 puppet-user: Restarted: 1", "<13>Feb 25 07:33:46 puppet-user: Changed: 8", "<13>Feb 25 07:33:46 puppet-user: Out of sync: 8", "<13>Feb 25 07:33:46 puppet-user: Total: 19", "<13>Feb 25 07:33:46 puppet-user: Time:", "<13>Feb 25 07:33:46 puppet-user: Schedule: 0.00", "<13>Feb 25 07:33:46 puppet-user: Augeas: 0.01", "<13>Feb 25 07:33:46 puppet-user: File: 0.07", "<13>Feb 25 07:33:46 puppet-user: Config retrieval: 0.31", "<13>Feb 25 07:33:46 puppet-user: Service: 1.13", "<13>Feb 25 07:33:46 puppet-user: Transaction evaluation: 12.16", "<13>Feb 25 07:33:46 puppet-user: Catalog application: 12.17", "<13>Feb 25 07:33:46 puppet-user: Last run: 1772004826", "<13>Feb 25 07:33:46 puppet-user: Exec: 5.06", "<13>Feb 25 07:33:46 puppet-user: Package: 5.74", "<13>Feb 25 07:33:46 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:33:46 puppet-user: Total: 12.17", "<13>Feb 25 07:33:46 puppet-user: Version:", "<13>Feb 25 07:33:46 puppet-user: Config: 1772004814", "<13>Feb 25 07:33:46 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:34:38.577037 | fa163e15-63ff-fef3-2207-000000003327 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:10:15.497559 | 0.08s 2026-02-25 07:34:38.599694 | fa163e15-63ff-fef3-2207-00000000332e | TASK | Fail if container image is undefined 2026-02-25 07:34:38.662277 | fa163e15-63ff-fef3-2207-00000000332e | SKIPPED | Fail if container image is undefined | undercloud 2026-02-25 07:34:38.663795 | fa163e15-63ff-fef3-2207-00000000332e | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:15.584321 | 0.06s 2026-02-25 07:34:38.706600 | fa163e15-63ff-fef3-2207-00000000332f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2026-02-25 07:34:45.358628 | fa163e15-63ff-fef3-2207-00000000332f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2026-02-25 07:34:45.361345 | fa163e15-63ff-fef3-2207-00000000332f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:22.281866 | 6.65s 2026-02-25 07:34:45.417765 | fa163e15-63ff-fef3-2207-000000003330 | TASK | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2026-02-25 07:34:45.799262 | fa163e15-63ff-fef3-2207-000000003330 | CHANGED | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2026-02-25 07:34:45.801086 | fa163e15-63ff-fef3-2207-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:22.721604 | 0.38s 2026-02-25 07:34:45.856524 | fa163e15-63ff-fef3-2207-00000000333f | TASK | Fail if container image is undefined 2026-02-25 07:34:45.923970 | fa163e15-63ff-fef3-2207-00000000333f | SKIPPED | Fail if container image is undefined | undercloud 2026-02-25 07:34:45.925264 | fa163e15-63ff-fef3-2207-00000000333f | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:22.845788 | 0.07s 2026-02-25 07:34:45.966523 | fa163e15-63ff-fef3-2207-000000003340 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2026-02-25 07:34:48.574957 | fa163e15-63ff-fef3-2207-000000003340 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2026-02-25 07:34:48.576892 | fa163e15-63ff-fef3-2207-000000003340 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:25.497376 | 2.61s 2026-02-25 07:34:48.632208 | fa163e15-63ff-fef3-2207-000000003341 | TASK | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2026-02-25 07:34:49.010918 | fa163e15-63ff-fef3-2207-000000003341 | CHANGED | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2026-02-25 07:34:49.012733 | fa163e15-63ff-fef3-2207-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:25.933255 | 0.38s 2026-02-25 07:34:49.061529 | fa163e15-63ff-fef3-2207-000000003350 | TASK | Fail if container image is undefined 2026-02-25 07:34:49.127926 | fa163e15-63ff-fef3-2207-000000003350 | SKIPPED | Fail if container image is undefined | undercloud 2026-02-25 07:34:49.129128 | fa163e15-63ff-fef3-2207-000000003350 | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:26.049655 | 0.07s 2026-02-25 07:34:49.169804 | fa163e15-63ff-fef3-2207-000000003351 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2026-02-25 07:34:51.767013 | fa163e15-63ff-fef3-2207-000000003351 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2026-02-25 07:34:51.769031 | fa163e15-63ff-fef3-2207-000000003351 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:28.689548 | 2.60s 2026-02-25 07:34:51.828384 | fa163e15-63ff-fef3-2207-000000003352 | TASK | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2026-02-25 07:34:52.190834 | fa163e15-63ff-fef3-2207-000000003352 | CHANGED | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2026-02-25 07:34:52.192612 | fa163e15-63ff-fef3-2207-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:29.113135 | 0.36s 2026-02-25 07:34:52.239989 | fa163e15-63ff-fef3-2207-0000000000f1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 07:34:52.476695 | fa163e15-63ff-fef3-2207-0000000000f1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud 2026-02-25 07:34:52.478259 | fa163e15-63ff-fef3-2207-0000000000f1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud | 0:10:29.398783 | 0.24s 2026-02-25 07:34:52.589362 | fa163e15-63ff-fef3-2207-0000000000f2 | TIMING | include_tasks | undercloud | 0:10:29.509871 | 0.09s 2026-02-25 07:34:52.627986 | 1220fd9c-9bfa-4445-861f-31f5672c38ba | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/common_deploy_steps_tasks.yaml | undercloud 2026-02-25 07:34:52.660406 | fa163e15-63ff-fef3-2207-000000003385 | TASK | Write the config_step hieradata 2026-02-25 07:34:53.150127 | fa163e15-63ff-fef3-2207-000000003385 | OK | Write the config_step hieradata | undercloud 2026-02-25 07:34:53.151761 | fa163e15-63ff-fef3-2207-000000003385 | TIMING | Write the config_step hieradata | undercloud | 0:10:30.072285 | 0.49s 2026-02-25 07:34:53.178759 | fa163e15-63ff-fef3-2207-000000003386 | TASK | Run puppet host configuration for step 5 2026-02-25 07:34:53.527192 | fa163e15-63ff-fef3-2207-000000003386 | CHANGED | Run puppet host configuration for step 5 | undercloud 2026-02-25 07:34:53.528577 | fa163e15-63ff-fef3-2207-000000003386 | TIMING | Run puppet host configuration for step 5 | undercloud | 0:10:30.449102 | 0.35s 2026-02-25 07:34:53.553220 | fa163e15-63ff-fef3-2207-000000003387 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:34:53.786604 | fa163e15-63ff-fef3-2207-000000003387 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2026-02-25 07:35:04.033168 | fa163e15-63ff-fef3-2207-000000003387 | CHANGED | Wait for puppet host configuration to finish | undercloud 2026-02-25 07:35:04.034576 | fa163e15-63ff-fef3-2207-000000003387 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:10:40.955101 | 10.48s 2026-02-25 07:35:04.061245 | fa163e15-63ff-fef3-2207-000000003388 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 07:35:04.145711 | fa163e15-63ff-fef3-2207-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>Feb 25 07:34:53 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:34:57 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:34:57 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:34:57 puppet-user: (file & line not available)", "<13>Feb 25 07:34:57 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>Feb 25 07:34:57 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:34:57 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>Feb 25 07:34:57 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 07:34:57 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 07:34:57 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>Feb 25 07:34:57 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>Feb 25 07:34:57 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>Feb 25 07:34:57 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>Feb 25 07:34:57 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>Feb 25 07:34:57 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:34:57 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.27 seconds", "<13>Feb 25 07:34:58 puppet-user: Notice: Applied catalog in 0.36 seconds", "<13>Feb 25 07:34:58 puppet-user: Application:", "<13>Feb 25 07:34:58 puppet-user: Initial environment: production", "<13>Feb 25 07:34:58 puppet-user: Converged environment: production", "<13>Feb 25 07:34:58 puppet-user: Run mode: user", "<13>Feb 25 07:34:58 puppet-user: Changes:", "<13>Feb 25 07:34:58 puppet-user: Events:", "<13>Feb 25 07:34:58 puppet-user: Resources:", "<13>Feb 25 07:34:58 puppet-user: Total: 19", "<13>Feb 25 07:34:58 puppet-user: Time:", "<13>Feb 25 07:34:58 puppet-user: Package: 0.00", "<13>Feb 25 07:34:58 puppet-user: Schedule: 0.00", "<13>Feb 25 07:34:58 puppet-user: Augeas: 0.01", "<13>Feb 25 07:34:58 puppet-user: Exec: 0.01", "<13>Feb 25 07:34:58 puppet-user: File: 0.02", "<13>Feb 25 07:34:58 puppet-user: Service: 0.08", "<13>Feb 25 07:34:58 puppet-user: Config retrieval: 0.32", "<13>Feb 25 07:34:58 puppet-user: Transaction evaluation: 0.35", "<13>Feb 25 07:34:58 puppet-user: Catalog application: 0.36", "<13>Feb 25 07:34:58 puppet-user: Last run: 1772004898", "<13>Feb 25 07:34:58 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:34:58 puppet-user: Total: 0.37", "<13>Feb 25 07:34:58 puppet-user: Version:", "<13>Feb 25 07:34:58 puppet-user: Config: 1772004897", "<13>Feb 25 07:34:58 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:35:04.147286 | fa163e15-63ff-fef3-2207-000000003388 | TIMING | Debug output for task: Run puppet host configuration for step 5 | undercloud | 0:10:41.067812 | 0.08s 2026-02-25 07:35:04.172045 | fa163e15-63ff-fef3-2207-000000003389 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:35:04.202724 | fa163e15-63ff-fef3-2207-000000003389 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:10:41.123247 | 0.03s 2026-02-25 07:35:04.266020 | fa163e15-63ff-fef3-2207-0000000033c6 | TASK | Gather variables for each operating system 2026-02-25 07:35:04.389363 | fa163e15-63ff-fef3-2207-0000000033c6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:10:41.309876 | 0.12s 2026-02-25 07:35:04.416603 | fa163e15-63ff-fef3-2207-0000000033c7 | TASK | Create puppet caching structures 2026-02-25 07:35:04.674781 | fa163e15-63ff-fef3-2207-0000000033c7 | CHANGED | Create puppet caching structures | undercloud 2026-02-25 07:35:04.676325 | fa163e15-63ff-fef3-2207-0000000033c7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:10:41.596850 | 0.26s 2026-02-25 07:35:04.703274 | fa163e15-63ff-fef3-2207-0000000033c8 | TASK | Check for facter.conf 2026-02-25 07:35:04.986711 | fa163e15-63ff-fef3-2207-0000000033c8 | OK | Check for facter.conf | undercloud 2026-02-25 07:35:04.988604 | fa163e15-63ff-fef3-2207-0000000033c8 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:10:41.909127 | 0.28s 2026-02-25 07:35:05.018979 | fa163e15-63ff-fef3-2207-0000000033c9 | TASK | Remove facter.conf if directory 2026-02-25 07:35:05.061604 | fa163e15-63ff-fef3-2207-0000000033c9 | SKIPPED | Remove facter.conf if directory | undercloud 2026-02-25 07:35:05.062548 | fa163e15-63ff-fef3-2207-0000000033c9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:10:41.983082 | 0.04s 2026-02-25 07:35:05.079797 | fa163e15-63ff-fef3-2207-0000000033ca | TASK | Write facter cache config 2026-02-25 07:35:05.617965 | fa163e15-63ff-fef3-2207-0000000033ca | CHANGED | Write facter cache config | undercloud 2026-02-25 07:35:05.619505 | fa163e15-63ff-fef3-2207-0000000033ca | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:10:42.540030 | 0.54s 2026-02-25 07:35:05.646235 | fa163e15-63ff-fef3-2207-0000000033cb | TASK | Cleanup facter cache if exists 2026-02-25 07:35:05.946999 | fa163e15-63ff-fef3-2207-0000000033cb | CHANGED | Cleanup facter cache if exists | undercloud 2026-02-25 07:35:05.948636 | fa163e15-63ff-fef3-2207-0000000033cb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:10:42.869161 | 0.30s 2026-02-25 07:35:05.973054 | fa163e15-63ff-fef3-2207-0000000033cc | TASK | Pre-cache facts 2026-02-25 07:35:06.699907 | fa163e15-63ff-fef3-2207-0000000033cc | CHANGED | Pre-cache facts | undercloud 2026-02-25 07:35:06.702999 | fa163e15-63ff-fef3-2207-0000000033cc | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:10:43.623399 | 0.73s 2026-02-25 07:35:06.733073 | fa163e15-63ff-fef3-2207-0000000033cd | TASK | Failed deployment if facter fails 2026-02-25 07:35:06.774029 | fa163e15-63ff-fef3-2207-0000000033cd | SKIPPED | Failed deployment if facter fails | undercloud 2026-02-25 07:35:06.776228 | fa163e15-63ff-fef3-2207-0000000033cd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:10:43.696753 | 0.04s 2026-02-25 07:35:06.816652 | fa163e15-63ff-fef3-2207-0000000033ce | TASK | Sync cached facts 2026-02-25 07:35:07.140781 | fa163e15-63ff-fef3-2207-0000000033ce | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e15-63ff- fef3-2207-0000000033ce') missing from stats 2026-02-25 07:35:07.192639 | fa163e15-63ff-fef3-2207-00000000338a | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:35:07.256984 | fa163e15-63ff-fef3-2207-00000000338a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2026-02-25 07:35:07.259786 | fa163e15-63ff-fef3-2207-00000000338a | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:10:44.180210 | 0.06s 2026-02-25 07:35:07.289143 | fa163e15-63ff-fef3-2207-00000000338c | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 07:35:07.324189 | fa163e15-63ff-fef3-2207-00000000338c | TIMING | Manage containers for step 5 with tripleo-ansible | undercloud | 0:10:44.244683 | 0.03s 2026-02-25 07:35:07.389365 | fa163e15-63ff-fef3-2207-000000003425 | TASK | Gather variables for each operating system 2026-02-25 07:35:07.504765 | fa163e15-63ff-fef3-2207-000000003425 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:44.425265 | 0.11s 2026-02-25 07:35:07.532252 | fa163e15-63ff-fef3-2207-000000003426 | TASK | Create container logs path 2026-02-25 07:35:07.759757 | fa163e15-63ff-fef3-2207-000000003426 | OK | Create container logs path | undercloud 2026-02-25 07:35:07.761244 | fa163e15-63ff-fef3-2207-000000003426 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:44.681770 | 0.23s 2026-02-25 07:35:07.790721 | fa163e15-63ff-fef3-2207-000000003428 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 07:35:08.042221 | fa163e15-63ff-fef3-2207-000000003428 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-02-25 07:35:08.043594 | fa163e15-63ff-fef3-2207-000000003428 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:44.964118 | 0.25s 2026-02-25 07:35:08.068365 | fa163e15-63ff-fef3-2207-000000003429 | TASK | Finalise hashes for all containers 2026-02-25 07:35:08.113668 | fa163e15-63ff-fef3-2207-000000003429 | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:35:08.115059 | fa163e15-63ff-fef3-2207-000000003429 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:45.035583 | 0.05s 2026-02-25 07:35:08.140161 | fa163e15-63ff-fef3-2207-00000000342b | TASK | Manage systemd shutdown files 2026-02-25 07:35:08.181266 | fa163e15-63ff-fef3-2207-00000000342b | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:45.101790 | 0.04s 2026-02-25 07:35:08.211464 | 7a43901c-3460-4eae-bbbb-87891f251ac7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2026-02-25 07:35:08.238555 | fa163e15-63ff-fef3-2207-00000000345e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:35:08.534267 | fa163e15-63ff-fef3-2207-00000000345e | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2026-02-25 07:35:08.535792 | fa163e15-63ff-fef3-2207-00000000345e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:10:45.456316 | 0.30s 2026-02-25 07:35:08.561652 | fa163e15-63ff-fef3-2207-00000000345f | TASK | Set podman_drop_in fact 2026-02-25 07:35:08.606183 | fa163e15-63ff-fef3-2207-00000000345f | OK | Set podman_drop_in fact | undercloud 2026-02-25 07:35:08.607517 | fa163e15-63ff-fef3-2207-00000000345f | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:10:45.528043 | 0.04s 2026-02-25 07:35:08.632458 | fa163e15-63ff-fef3-2207-000000003461 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:35:09.223646 | fa163e15-63ff-fef3-2207-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2026-02-25 07:35:09.225842 | fa163e15-63ff-fef3-2207-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:46.146360 | 0.59s 2026-02-25 07:35:09.722090 | fa163e15-63ff-fef3-2207-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2026-02-25 07:35:09.724179 | fa163e15-63ff-fef3-2207-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:46.644703 | 1.09s 2026-02-25 07:35:09.734917 | fa163e15-63ff-fef3-2207-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:46.655431 | 1.10s 2026-02-25 07:35:09.761432 | fa163e15-63ff-fef3-2207-000000003462 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:35:10.313990 | fa163e15-63ff-fef3-2207-000000003462 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2026-02-25 07:35:10.315710 | fa163e15-63ff-fef3-2207-000000003462 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:10:47.236235 | 0.55s 2026-02-25 07:35:10.341225 | fa163e15-63ff-fef3-2207-000000003463 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:35:10.889059 | fa163e15-63ff-fef3-2207-000000003463 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2026-02-25 07:35:10.890994 | fa163e15-63ff-fef3-2207-000000003463 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:10:47.811517 | 0.55s 2026-02-25 07:35:10.917596 | fa163e15-63ff-fef3-2207-000000003464 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:35:11.758157 | fa163e15-63ff-fef3-2207-000000003464 | OK | Enable and start tripleo-container-shutdown | undercloud 2026-02-25 07:35:11.760575 | fa163e15-63ff-fef3-2207-000000003464 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:10:48.681097 | 0.84s 2026-02-25 07:35:11.787578 | fa163e15-63ff-fef3-2207-000000003465 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:35:12.342622 | fa163e15-63ff-fef3-2207-000000003465 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2026-02-25 07:35:12.344305 | fa163e15-63ff-fef3-2207-000000003465 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:10:49.264829 | 0.56s 2026-02-25 07:35:12.370263 | fa163e15-63ff-fef3-2207-000000003466 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:35:12.937533 | fa163e15-63ff-fef3-2207-000000003466 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2026-02-25 07:35:12.939470 | fa163e15-63ff-fef3-2207-000000003466 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:10:49.859994 | 0.57s 2026-02-25 07:35:12.966741 | fa163e15-63ff-fef3-2207-000000003467 | TASK | Enable and start netns-placeholder 2026-02-25 07:35:13.787302 | fa163e15-63ff-fef3-2207-000000003467 | CHANGED | Enable and start netns-placeholder | undercloud 2026-02-25 07:35:13.789476 | fa163e15-63ff-fef3-2207-000000003467 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:10:50.710000 | 0.82s 2026-02-25 07:35:13.821188 | fa163e15-63ff-fef3-2207-00000000342d | TASK | Update container configs with new config hashes 2026-02-25 07:35:13.875159 | fa163e15-63ff-fef3-2207-00000000342d | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:35:13.876367 | fa163e15-63ff-fef3-2207-00000000342d | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:50.796895 | 0.05s 2026-02-25 07:35:13.904083 | fa163e15-63ff-fef3-2207-00000000342e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 07:35:13.955674 | fa163e15-63ff-fef3-2207-00000000342e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-02-25 07:35:13.956921 | fa163e15-63ff-fef3-2207-00000000342e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:50.877450 | 0.05s 2026-02-25 07:35:13.985179 | fa163e15-63ff-fef3-2207-00000000342f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 07:35:14.037947 | fa163e15-63ff-fef3-2207-00000000342f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2026-02-25 07:35:14.039475 | fa163e15-63ff-fef3-2207-00000000342f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:50.959997 | 0.05s 2026-02-25 07:35:14.105259 | fa163e15-63ff-fef3-2207-00000000338e | TASK | Clean container_puppet_tasks for undercloud step 5 2026-02-25 07:35:14.347936 | fa163e15-63ff-fef3-2207-00000000338e | OK | Clean container_puppet_tasks for undercloud step 5 | undercloud 2026-02-25 07:35:14.349220 | fa163e15-63ff-fef3-2207-00000000338e | TIMING | Clean container_puppet_tasks for undercloud step 5 | undercloud | 0:10:51.269747 | 0.24s 2026-02-25 07:35:14.379034 | fa163e15-63ff-fef3-2207-00000000338f | TASK | Calculate container_puppet_tasks for undercloud step 5 2026-02-25 07:35:14.439227 | fa163e15-63ff-fef3-2207-00000000338f | TIMING | Calculate container_puppet_tasks for undercloud step 5 | undercloud | 0:10:51.359737 | 0.06s 2026-02-25 07:35:14.467647 | fa163e15-63ff-fef3-2207-000000003390 | TASK | Include container-puppet tasks for step 5 2026-02-25 07:35:14.524333 | fa163e15-63ff-fef3-2207-000000003390 | TIMING | Include container-puppet tasks for step 5 | undercloud | 0:10:51.444854 | 0.05s 2026-02-25 07:35:14.545667 | f8d7f634-8fee-4f00-b47a-95d7e51f0f7f | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/host-container-puppet-tasks.yaml | undercloud 2026-02-25 07:35:14.592112 | fa163e15-63ff-fef3-2207-000000003499 | TASK | Write container-puppet-tasks json file for undercloud step 5 2026-02-25 07:35:15.147287 | fa163e15-63ff-fef3-2207-000000003499 | CHANGED | Write container-puppet-tasks json file for undercloud step 5 | undercloud 2026-02-25 07:35:15.148972 | fa163e15-63ff-fef3-2207-000000003499 | TIMING | Write container-puppet-tasks json file for undercloud step 5 | undercloud | 0:10:52.069489 | 0.56s 2026-02-25 07:35:15.176463 | fa163e15-63ff-fef3-2207-00000000349b | TASK | Generate container puppet configs for step 5 2026-02-25 07:35:15.441728 | fa163e15-63ff-fef3-2207-00000000349b | OK | Generate container puppet configs for step 5 | undercloud 2026-02-25 07:35:15.443369 | fa163e15-63ff-fef3-2207-00000000349b | TIMING | Generate container puppet configs for step 5 | undercloud | 0:10:52.363889 | 0.26s 2026-02-25 07:35:15.470610 | fa163e15-63ff-fef3-2207-00000000349c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 07:35:15.503624 | fa163e15-63ff-fef3-2207-00000000349c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | undercloud | 0:10:52.424139 | 0.03s 2026-02-25 07:35:15.626465 | fa163e15-63ff-fef3-2207-0000000034cb | TASK | Gather variables for each operating system 2026-02-25 07:35:15.739912 | fa163e15-63ff-fef3-2207-0000000034cb | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:52.660389 | 0.11s 2026-02-25 07:35:15.765926 | fa163e15-63ff-fef3-2207-0000000034cc | TASK | Create container logs path 2026-02-25 07:35:16.013629 | fa163e15-63ff-fef3-2207-0000000034cc | OK | Create container logs path | undercloud 2026-02-25 07:35:16.015425 | fa163e15-63ff-fef3-2207-0000000034cc | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:52.935947 | 0.25s 2026-02-25 07:35:16.043962 | fa163e15-63ff-fef3-2207-0000000034ce | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 07:35:16.330548 | fa163e15-63ff-fef3-2207-0000000034ce | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-02-25 07:35:16.332233 | fa163e15-63ff-fef3-2207-0000000034ce | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:53.252747 | 0.29s 2026-02-25 07:35:16.357837 | fa163e15-63ff-fef3-2207-0000000034cf | TASK | Finalise hashes for all containers 2026-02-25 07:35:16.391648 | fa163e15-63ff-fef3-2207-0000000034cf | OK | Finalise hashes for all containers | undercloud 2026-02-25 07:35:16.393357 | fa163e15-63ff-fef3-2207-0000000034cf | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:53.313879 | 0.03s 2026-02-25 07:35:16.419677 | fa163e15-63ff-fef3-2207-0000000034d1 | TASK | Manage systemd shutdown files 2026-02-25 07:35:16.450104 | fa163e15-63ff-fef3-2207-0000000034d1 | SKIPPED | Manage systemd shutdown files | undercloud 2026-02-25 07:35:16.451363 | fa163e15-63ff-fef3-2207-0000000034d1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:53.371890 | 0.03s 2026-02-25 07:35:16.478389 | fa163e15-63ff-fef3-2207-0000000034d3 | TASK | Update container configs with new config hashes 2026-02-25 07:35:16.510942 | fa163e15-63ff-fef3-2207-0000000034d3 | SKIPPED | Update container configs with new config hashes | undercloud 2026-02-25 07:35:16.512095 | fa163e15-63ff-fef3-2207-0000000034d3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:53.432624 | 0.03s 2026-02-25 07:35:16.542559 | fa163e15-63ff-fef3-2207-0000000034d4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 07:35:16.582964 | fa163e15-63ff-fef3-2207-0000000034d4 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-02-25 07:35:16.584238 | fa163e15-63ff-fef3-2207-0000000034d4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:53.504764 | 0.04s 2026-02-25 07:35:16.613012 | fa163e15-63ff-fef3-2207-0000000034d5 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 07:35:16.646327 | fa163e15-63ff-fef3-2207-0000000034d5 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2026-02-25 07:35:16.647522 | fa163e15-63ff-fef3-2207-0000000034d5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:53.568050 | 0.03s PLAY [Server Post Deployments] ************************************************* 2026-02-25 07:35:16.823064 | fa163e15-63ff-fef3-2207-0000000000f6 | TASK | Server Post Deployments 2026-02-25 07:35:16.856038 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-0000000000f6') missing from stats 2026-02-25 07:35:16.941969 | fa163e15-63ff-fef3-2207-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:53.862471 | 0.07s 2026-02-25 07:35:16.948683 | fa163e15-63ff-fef3-2207-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:53.869211 | 0.07s 2026-02-25 07:35:16.953608 | fa163e15-63ff-fef3-2207-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:53.874141 | 0.08s 2026-02-25 07:35:16.965920 | fa163e15-63ff-fef3-2207-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:53.886443 | 0.09s 2026-02-25 07:35:17.018253 | 5419c91a-8234-4015-9df7-9895698fb6a9 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/deployments.yaml | undercloud 2026-02-25 07:35:17.048006 | c2c6a9aa-1ca3-4e2b-ad09-d19a7aeb7df0 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/deployments.yaml | undercloud 2026-02-25 07:35:17.070996 | 8754a647-c8d7-4133-8480-a5e327ac8565 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-5bjvgcly/deployments.yaml | undercloud 2026-02-25 07:35:17.093433 | fa163e15-63ff-fef3-2207-00000000352a | TASK | Quote the JSON queries to escape invalid characters 2026-02-25 07:35:17.135443 | fa163e15-63ff-fef3-2207-00000000352a | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-02-25 07:35:17.137144 | fa163e15-63ff-fef3-2207-00000000352a | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:54.057666 | 0.04s 2026-02-25 07:35:17.162682 | fa163e15-63ff-fef3-2207-00000000352b | TASK | Lookup deployment UUID 2026-02-25 07:35:17.244091 | fa163e15-63ff-fef3-2207-00000000352b | OK | Lookup deployment UUID | undercloud 2026-02-25 07:35:17.245455 | fa163e15-63ff-fef3-2207-00000000352b | TIMING | Lookup deployment UUID | undercloud | 0:10:54.165980 | 0.08s 2026-02-25 07:35:17.269485 | fa163e15-63ff-fef3-2207-00000000352c | TASK | Lookup deployment group 2026-02-25 07:35:17.320336 | fa163e15-63ff-fef3-2207-00000000352c | OK | Lookup deployment group | undercloud 2026-02-25 07:35:17.321624 | fa163e15-63ff-fef3-2207-00000000352c | TIMING | Lookup deployment group | undercloud | 0:10:54.242151 | 0.05s 2026-02-25 07:35:17.346388 | fa163e15-63ff-fef3-2207-00000000352e | TASK | Create hiera check-mode directory 2026-02-25 07:35:17.382956 | fa163e15-63ff-fef3-2207-00000000352e | SKIPPED | Create hiera check-mode directory | undercloud 2026-02-25 07:35:17.385963 | fa163e15-63ff-fef3-2207-00000000352e | TIMING | Create hiera check-mode directory | undercloud | 0:10:54.306489 | 0.03s 2026-02-25 07:35:17.406851 | fa163e15-63ff-fef3-2207-00000000352f | TASK | Create deployed check-mode directory 2026-02-25 07:35:17.438115 | fa163e15-63ff-fef3-2207-00000000352f | SKIPPED | Create deployed check-mode directory | undercloud 2026-02-25 07:35:17.439727 | fa163e15-63ff-fef3-2207-00000000352f | TIMING | Create deployed check-mode directory | undercloud | 0:10:54.360253 | 0.03s 2026-02-25 07:35:17.464322 | fa163e15-63ff-fef3-2207-000000003530 | TASK | Create tripleo-config-download check-mode directory 2026-02-25 07:35:17.496386 | fa163e15-63ff-fef3-2207-000000003530 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-02-25 07:35:17.497579 | fa163e15-63ff-fef3-2207-000000003530 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:10:54.418106 | 0.03s 2026-02-25 07:35:17.523141 | fa163e15-63ff-fef3-2207-000000003531 | TASK | Template deployment file for UndercloudPostDeployment 2026-02-25 07:35:17.555248 | fa163e15-63ff-fef3-2207-000000003531 | SKIPPED | Template deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:17.556779 | fa163e15-63ff-fef3-2207-000000003531 | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:54.477317 | 0.03s 2026-02-25 07:35:17.573810 | fa163e15-63ff-fef3-2207-000000003532 | TASK | Slurp remote deployment file for UndercloudPostDeployment 2026-02-25 07:35:17.610763 | fa163e15-63ff-fef3-2207-000000003532 | SKIPPED | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:17.652350 | fa163e15-63ff-fef3-2207-000000003532 | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:10:54.572872 | 0.07s 2026-02-25 07:35:17.689355 | fa163e15-63ff-fef3-2207-000000003533 | TASK | Remote copy deployment file for UndercloudPostDeployment 2026-02-25 07:35:17.744126 | fa163e15-63ff-fef3-2207-000000003533 | SKIPPED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:17.745598 | fa163e15-63ff-fef3-2207-000000003533 | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:10:54.666119 | 0.04s 2026-02-25 07:35:17.771391 | fa163e15-63ff-fef3-2207-000000003534 | TASK | Run hiera deployment for check mode 2026-02-25 07:35:17.803822 | fa163e15-63ff-fef3-2207-000000003534 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-02-25 07:35:17.805365 | fa163e15-63ff-fef3-2207-000000003534 | TIMING | Run hiera deployment for check mode | undercloud | 0:10:54.725891 | 0.03s 2026-02-25 07:35:17.831074 | fa163e15-63ff-fef3-2207-000000003535 | TASK | List hieradata files for check mode 2026-02-25 07:35:17.855288 | fa163e15-63ff-fef3-2207-000000003535 | SKIPPED | List hieradata files for check mode | undercloud 2026-02-25 07:35:17.856511 | fa163e15-63ff-fef3-2207-000000003535 | TIMING | List hieradata files for check mode | undercloud | 0:10:54.777040 | 0.02s 2026-02-25 07:35:17.882905 | fa163e15-63ff-fef3-2207-000000003536 | TASK | diff hieradata changes for check mode 2026-02-25 07:35:17.917964 | fa163e15-63ff-fef3-2207-000000003536 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:17.923415 | fa163e15-63ff-fef3-2207-000000003536 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:54.843942 | 0.04s 2026-02-25 07:35:17.947301 | fa163e15-63ff-fef3-2207-000000003538 | TASK | diff hieradata changes for check mode 2026-02-25 07:35:17.977350 | fa163e15-63ff-fef3-2207-000000003538 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:17.978539 | fa163e15-63ff-fef3-2207-000000003538 | TIMING | diff hieradata changes for check mode | undercloud | 0:10:54.899068 | 0.03s 2026-02-25 07:35:18.002246 | fa163e15-63ff-fef3-2207-00000000353a | TASK | hiera.yaml changes for check mode 2026-02-25 07:35:18.034895 | fa163e15-63ff-fef3-2207-00000000353a | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:18.038154 | fa163e15-63ff-fef3-2207-00000000353a | TIMING | hiera.yaml changes for check mode | undercloud | 0:10:54.958690 | 0.03s 2026-02-25 07:35:18.062752 | fa163e15-63ff-fef3-2207-00000000353b | TASK | diff hiera.yaml changes for check mode 2026-02-25 07:35:18.109601 | fa163e15-63ff-fef3-2207-00000000353b | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:18.111384 | fa163e15-63ff-fef3-2207-00000000353b | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:10:55.031907 | 0.04s 2026-02-25 07:35:18.139230 | fa163e15-63ff-fef3-2207-00000000353d | TASK | Template deployment file for UndercloudPostDeployment 2026-02-25 07:35:18.744353 | fa163e15-63ff-fef3-2207-00000000353d | CHANGED | Template deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:18.746357 | fa163e15-63ff-fef3-2207-00000000353d | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:10:55.666885 | 0.61s 2026-02-25 07:35:18.769026 | fa163e15-63ff-fef3-2207-00000000353e | TASK | Slurp remote deployment file for UndercloudPostDeployment 2026-02-25 07:35:19.002216 | fa163e15-63ff-fef3-2207-00000000353e | OK | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:19.004299 | fa163e15-63ff-fef3-2207-00000000353e | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:10:55.924817 | 0.23s 2026-02-25 07:35:19.032628 | fa163e15-63ff-fef3-2207-00000000353f | TASK | Remote copy deployment file for UndercloudPostDeployment 2026-02-25 07:35:19.536513 | fa163e15-63ff-fef3-2207-00000000353f | CHANGED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:19.538833 | fa163e15-63ff-fef3-2207-00000000353f | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:10:56.459357 | 0.50s 2026-02-25 07:35:19.566574 | fa163e15-63ff-fef3-2207-000000003540 | TASK | Check if deployed file exists for UndercloudPostDeployment 2026-02-25 07:35:19.813846 | fa163e15-63ff-fef3-2207-000000003540 | OK | Check if deployed file exists for UndercloudPostDeployment | undercloud 2026-02-25 07:35:19.815893 | fa163e15-63ff-fef3-2207-000000003540 | TIMING | Check if deployed file exists for UndercloudPostDeployment | undercloud | 0:10:56.736384 | 0.25s 2026-02-25 07:35:19.843158 | fa163e15-63ff-fef3-2207-000000003541 | TASK | Check previous deployment rc for UndercloudPostDeployment 2026-02-25 07:35:19.899120 | fa163e15-63ff-fef3-2207-000000003541 | SKIPPED | Check previous deployment rc for UndercloudPostDeployment | undercloud 2026-02-25 07:35:19.900706 | fa163e15-63ff-fef3-2207-000000003541 | TIMING | Check previous deployment rc for UndercloudPostDeployment | undercloud | 0:10:56.821231 | 0.06s 2026-02-25 07:35:19.929574 | fa163e15-63ff-fef3-2207-000000003542 | TASK | Remove deployed file for UndercloudPostDeployment when previous deployment failed 2026-02-25 07:35:19.974080 | fa163e15-63ff-fef3-2207-000000003542 | SKIPPED | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud 2026-02-25 07:35:19.975492 | fa163e15-63ff-fef3-2207-000000003542 | TIMING | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud | 0:10:56.896016 | 0.04s 2026-02-25 07:35:20.003680 | fa163e15-63ff-fef3-2207-000000003543 | TASK | Force remove deployed file for UndercloudPostDeployment 2026-02-25 07:35:20.041478 | fa163e15-63ff-fef3-2207-000000003543 | SKIPPED | Force remove deployed file for UndercloudPostDeployment | undercloud 2026-02-25 07:35:20.042838 | fa163e15-63ff-fef3-2207-000000003543 | TIMING | Force remove deployed file for UndercloudPostDeployment | undercloud | 0:10:56.963366 | 0.04s 2026-02-25 07:35:20.070251 | fa163e15-63ff-fef3-2207-000000003544 | TASK | Run async deployment UndercloudPostDeployment ASYNC OK on undercloud: jid=998747274865.55619 2026-02-25 07:35:23.989597 | fa163e15-63ff-fef3-2207-000000003544 | CHANGED | Run async deployment UndercloudPostDeployment | undercloud 2026-02-25 07:35:23.991015 | fa163e15-63ff-fef3-2207-000000003544 | TIMING | Run async deployment UndercloudPostDeployment | undercloud | 0:11:00.911541 | 3.92s 2026-02-25 07:35:24.017106 | fa163e15-63ff-fef3-2207-000000003545 | TASK | Output for async deployment UndercloudPostDeployment 2026-02-25 07:35:24.099880 | fa163e15-63ff-fef3-2207-000000003545 | OK | Output for async deployment UndercloudPostDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-02-25 07:35:20,666] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/6f049bda-4e7d-49c4-a9b2-1b3c882c5ff3.json", "[2026-02-25 07:35:20,787] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogInNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQmdR", " Q2xyNGUvSWZBNXlmZ3hLWXBvSW42eE93MnVkSGZkdFlzOERyTWdvNG5PbjVRbXlCSzU2NTNkTUhT", " aXdWRVhTdEJYeTBQbW5UQjlDRjVVY095YTdvRmVWYlhjQ002ajBOTG82enBQRUhEN2NTYWphVlV3", " bWRvbDlsNVFJUEJ0QmgzMWpMajhxTnE3SUUxWGV3TlVlY25oSy94dzZNcFUrcDVQZEtKUndBeU16", " eEtBcXozVWNid2xWZmMzNXdHcnVEQ0s2d3cxcWNuZ21PNUdVakVCeldYMjU0eU5PQVBDNmY1Wm9z", " UTdyWWh5d3hHRWo0a0wvWGszdVpIVnpvRnVsRGFHaHJXUnlYZ0d3elMwaXNHc2Vwcncwdnl0dCs1", " SzZHSlJLUWhhTUJlMW5kb01yWWtJaDk0S2grOE9ITWJiejR5YitrYXowb1gwUU1kUFAycnBvVDQ0", " TUd5Y2xSNUUvalFPa1o0eUo5cVc0NW4ySUZNcGNrZHZyNlhuM2JCZ1pCbDZzTnhjSzVEYTBRRGRN", " QldCdUhHWksxdVNka3RORXdjYk9idTl3Vm5zWUMyRUdib1VSSzdDWlBqZWR5TmZCOG5KaEJFNjFI", " eWY3N3hIMTg4cE0yTDNGRHlDYlhXR0M5N0ZHOThacWJFK2liYW4reXF6Ukk0dVBoUlcrNHJUQnYw", " PSB6dXVsLWJ1aWxkLXNzaGtleVxuIiwgImRlcGxveV9zdGRlcnIiOiAiKyBIT01FRElSPS9ob21l", " L3p1dWxcbisgQ0xPVURfTkFNRT11bmRlcmNsb3VkXG4rKyBscyAtbGQgL2hvbWUvenV1bFxuKysg", " YXdrICd7cHJpbnQgJDN9J1xuKyBVU0VSTkFNRT16dXVsXG4rKyBscyAtbGQgL2hvbWUvenV1bFxu", " KysgYXdrICd7cHJpbnQgJDR9J1xuKyBHUk9VUE5BTUU9enV1bFxuKyB0b3VjaCAvaG9tZS96dXVs", " L3N0YWNrcmNcbisgY2htb2QgMDYwMCAvaG9tZS96dXVsL3N0YWNrcmNcbisgY2F0XG4rIGNhdFxu", " KyAnWycgLW4gJycgJ10nXG4rIGNob3duIHp1dWw6enV1bCAvaG9tZS96dXVsL3N0YWNrcmNcbisg", " LiAvaG9tZS96dXVsL3N0YWNrcmNcbisrKyBzZXRcbisrKyBhd2sgLUY9ICcvXk9TXy8ge3ByaW50", " ICQxfSdcbisrIGV4cG9ydCBPU19DTE9VRD11bmRlcmNsb3VkXG4rKyBPU19DTE9VRD11bmRlcmNs", " b3VkXG4rKyAnWycgLXogJycgJ10nXG4rKyBleHBvcnQgUFMxPVxuKysgUFMxPVxuKysgZXhwb3J0", " ICdQUzE9JHtPU19DTE9VRDorKCRPU19DTE9VRCl9ICdcbisrIFBTMT0nJHtPU19DTE9VRDorKCRP", " U19DTE9VRCl9ICdcbisrIGV4cG9ydCBDTE9VRFBST01QVF9FTkFCTEVEPTFcbisrIENMT1VEUFJP", " TVBUX0VOQUJMRUQ9MVxuKyAnWycgJyEnIC1mIC9ob21lL3p1dWwvLnNzaC9hdXRob3JpemVkX2tl", " eXMgJ10nXG4rICdbJyAnIScgLWYgL2hvbWUvenV1bC8uc3NoL2lkX3JzYSAnXSdcbisrIGNhdCAv", " aG9tZS96dXVsLy5zc2gvaWRfcnNhLnB1YlxuKyBncmVwICdzc2gtcnNhIEFBQUFCM056YUMxeWMy", " RUFBQUFEQVFBQkFBQUJnUUNscjRlL0lmQTV5Zmd4S1lwb0luNnhPdzJ1ZEhmZHRZczhEck1nbzRu", " T241UW15Qks1NjUzZE1IU2l3VkVYU3RCWHkwUG1uVEI5Q0Y1VWNPeWE3b0ZlVmJYY0NNNmowTkxv", " NnpwUEVIRDdjU2FqYVZVd21kb2w5bDVRSVBCdEJoMzFqTGo4cU5xN0lFMVhld05VZWNuaEsveHc2", " TXBVK3A1UGRLSlJ3QXlNenhLQXF6M1VjYndsVmZjMzV3R3J1RENLNnd3MXFjbmdtTzVHVWpFQnpX", " WDI1NHlOT0FQQzZmNVpvc1E3clloeXd4R0VqNGtML1hrM3VaSFZ6b0Z1bERhR2hyV1J5WGdHd3pT", " MGlzR3NlcHJ3MHZ5dHQrNUs2R0pSS1FoYU1CZTFuZG9NcllrSWg5NEtoKzhPSE1iYno0eWIra2F6", " MG9YMFFNZFBQMnJwb1Q0NE1HeWNsUjVFL2pRT2taNHlKOXFXNDVuMklGTXBja2R2cjZYbjNiQmda", " Qmw2c054Y0s1RGEwUURkTUJXQnVIR1pLMXVTZGt0TkV3Y2JPYnU5d1Zuc1lDMkVHYm9VUks3Q1pQ", " amVkeU5mQjhuSmhCRTYxSHlmNzd4SDE4OHBNMkwzRkR5Q2JYV0dDOTdGRzk4WnFiRStpYmFuK3lx", " elJJNHVQaFJXKzRyVEJ2MD0genV1bC1idWlsZC1zc2hrZXknIC9ob21lL3p1dWwvLnNzaC9hdXRo", " b3JpemVkX2tleXNcbisgY2hvd24gLVIgenV1bDp6dXVsIC9ob21lL3p1dWwvLnNzaFxuIiwgImRl", " cGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2026-02-25 07:35:20,787] (heat-config) [DEBUG] b'[2026-02-25 07:35:20,730] (heat-config) [INFO] ssl_certificate=\\n[2026-02-25 07:35:20,730] (heat-config) [INFO] cloud_name=undercloud\\n[2026-02-25 07:35:20,730] (heat-config) [INFO] homedir=/home/zuul\\n[2026-02-25 07:35:20,730] (heat-config) [INFO] deploy_server_id=630a0092-fc56-4cf7-b5e0-ab1439629980\\n[2026-02-25 07:35:20,731] (heat-config) [INFO] deploy_action=CREATE\\n[2026-02-25 07:35:20,731] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ef2io7hltjz5-UndercloudExtraConfigPost-7kzp2w2d6rjw-UndercloudPostDeployment-3w5jmxjviurp-0-qzlyutbhyglm/d01d6c1a-f35e-4dea-a697-e0b3df1923ba\\n[2026-02-25 07:35:20,731] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-02-25 07:35:20,731] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-02-25 07:35:20,731] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/6f049bda-4e7d-49c4-a9b2-1b3c882c5ff3\\n[2026-02-25 07:35:20,770] (heat-config) [INFO] b\\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQClr4e/IfA5yfgxKYpoIn6xOw2udHfdtYs8DrMgo4nOn5QmyBK5653dMHSiwVEXStBXy0PmnTB9CF5UcOya7oFeVbXcCM6j0NLo6zpPEHD7cSajaVUwmdol9l5QIPBtBh31jLj8qNq7IE1XewNUecnhK/xw6MpU+p5PdKJRwAyMzxKAqz3UcbwlVfc35wGruDCK6ww1qcngmO5GUjEBzWX254yNOAPC6f5ZosQ7rYhywxGEj4kL/Xk3uZHVzoFulDaGhrWRyXgGwzS0isGseprw0vytt+5K6GJRKQhaMBe1ndoMrYkIh94Kh+8OHMbbz4yb+kaz0oX0QMdPP2rpoT44MGyclR5E/jQOkZ4yJ9qW45n2IFMpckdvr6Xn3bBgZBl6sNxcK5Da0QDdMBWBuHGZK1uSdktNEwcbObu9wVnsYC2EGboURK7CZPjedyNfB8nJhBE61Hyf77xH188pM2L3FDyCbXWGC97FG98ZqbE+iban+yqzRI4uPhRW+4rTBv0= zuul-build-sshkey\\\\n\\'\\n[2026-02-25 07:35:20,770] (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 AAAAB3NzaC1yc2EAAAADAQABAAABgQClr4e/IfA5yfgxKYpoIn6xOw2udHfdtYs8DrMgo4nOn5QmyBK5653dMHSiwVEXStBXy0PmnTB9CF5UcOya7oFeVbXcCM6j0NLo6zpPEHD7cSajaVUwmdol9l5QIPBtBh31jLj8qNq7IE1XewNUecnhK/xw6MpU+p5PdKJRwAyMzxKAqz3UcbwlVfc35wGruDCK6ww1qcngmO5GUjEBzWX254yNOAPC6f5ZosQ7rYhywxGEj4kL/Xk3uZHVzoFulDaGhrWRyXgGwzS0isGseprw0vytt+5K6GJRKQhaMBe1ndoMrYkIh94Kh+8OHMbbz4yb+kaz0oX0QMdPP2rpoT44MGyclR5E/jQOkZ4yJ9qW45n2IFMpckdvr6Xn3bBgZBl6sNxcK5Da0QDdMBWBuHGZK1uSdktNEwcbObu9wVnsYC2EGboURK7CZPjedyNfB8nJhBE61Hyf77xH188pM2L3FDyCbXWGC97FG98ZqbE+iban+yqzRI4uPhRW+4rTBv0= zuul-build-sshkey\\' /home/zuul/.ssh/authorized_keys\\\\n+ chown -R zuul:zuul /home/zuul/.ssh\\\\n\"\\n[2026-02-25 07:35:20,771] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/6f049bda-4e7d-49c4-a9b2-1b3c882c5ff3\\n'", "[2026-02-25 07:35:20,787] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-02-25 07:35:20,788] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/6f049bda-4e7d-49c4-a9b2-1b3c882c5ff3.json < /var/lib/heat-config/deployed/6f049bda-4e7d-49c4-a9b2-1b3c882c5ff3.notify.json", "[2026-02-25 07:35:21,394] (heat-config) [INFO] b''", "[2026-02-25 07:35:21,394] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-02-25 07:35:24.101574 | fa163e15-63ff-fef3-2207-000000003545 | TIMING | Output for async deployment UndercloudPostDeployment | undercloud | 0:11:01.022098 | 0.08s 2026-02-25 07:35:24.128437 | fa163e15-63ff-fef3-2207-000000003546 | TASK | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) 2026-02-25 07:35:24.167648 | fa163e15-63ff-fef3-2207-000000003546 | SKIPPED | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud 2026-02-25 07:35:24.169025 | fa163e15-63ff-fef3-2207-000000003546 | TIMING | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud | 0:11:01.089550 | 0.04s 2026-02-25 07:35:24.193942 | fa163e15-63ff-fef3-2207-00000000354c | TASK | Quote the JSON queries to escape invalid characters 2026-02-25 07:35:24.236914 | fa163e15-63ff-fef3-2207-00000000354c | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-02-25 07:35:24.238608 | fa163e15-63ff-fef3-2207-00000000354c | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:01.159128 | 0.04s 2026-02-25 07:35:24.264456 | fa163e15-63ff-fef3-2207-00000000354d | TASK | Lookup deployment UUID 2026-02-25 07:35:24.361660 | fa163e15-63ff-fef3-2207-00000000354d | OK | Lookup deployment UUID | undercloud 2026-02-25 07:35:24.363245 | fa163e15-63ff-fef3-2207-00000000354d | TIMING | Lookup deployment UUID | undercloud | 0:11:01.283770 | 0.10s 2026-02-25 07:35:24.387618 | fa163e15-63ff-fef3-2207-00000000354e | TASK | Lookup deployment group 2026-02-25 07:35:24.451305 | fa163e15-63ff-fef3-2207-00000000354e | OK | Lookup deployment group | undercloud 2026-02-25 07:35:24.452776 | fa163e15-63ff-fef3-2207-00000000354e | TIMING | Lookup deployment group | undercloud | 0:11:01.373301 | 0.06s 2026-02-25 07:35:24.478431 | fa163e15-63ff-fef3-2207-000000003550 | TASK | Create hiera check-mode directory 2026-02-25 07:35:24.509570 | fa163e15-63ff-fef3-2207-000000003550 | SKIPPED | Create hiera check-mode directory | undercloud 2026-02-25 07:35:24.510929 | fa163e15-63ff-fef3-2207-000000003550 | TIMING | Create hiera check-mode directory | undercloud | 0:11:01.431454 | 0.03s 2026-02-25 07:35:24.537089 | fa163e15-63ff-fef3-2207-000000003551 | TASK | Create deployed check-mode directory 2026-02-25 07:35:24.567255 | fa163e15-63ff-fef3-2207-000000003551 | SKIPPED | Create deployed check-mode directory | undercloud 2026-02-25 07:35:24.568390 | fa163e15-63ff-fef3-2207-000000003551 | TIMING | Create deployed check-mode directory | undercloud | 0:11:01.488919 | 0.03s 2026-02-25 07:35:24.593388 | fa163e15-63ff-fef3-2207-000000003552 | TASK | Create tripleo-config-download check-mode directory 2026-02-25 07:35:24.623844 | fa163e15-63ff-fef3-2207-000000003552 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-02-25 07:35:24.625320 | fa163e15-63ff-fef3-2207-000000003552 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:01.545848 | 0.03s 2026-02-25 07:35:24.651766 | fa163e15-63ff-fef3-2207-000000003553 | TASK | Template deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:24.685670 | fa163e15-63ff-fef3-2207-000000003553 | SKIPPED | Template deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:24.687132 | fa163e15-63ff-fef3-2207-000000003553 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:01.607656 | 0.03s 2026-02-25 07:35:24.716900 | fa163e15-63ff-fef3-2207-000000003554 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:24.753456 | fa163e15-63ff-fef3-2207-000000003554 | SKIPPED | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:24.754736 | fa163e15-63ff-fef3-2207-000000003554 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:01.675246 | 0.04s 2026-02-25 07:35:24.777151 | fa163e15-63ff-fef3-2207-000000003555 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:24.810724 | fa163e15-63ff-fef3-2207-000000003555 | SKIPPED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:24.812339 | fa163e15-63ff-fef3-2207-000000003555 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:01.732862 | 0.03s 2026-02-25 07:35:24.836734 | fa163e15-63ff-fef3-2207-000000003556 | TASK | Run hiera deployment for check mode 2026-02-25 07:35:24.890520 | fa163e15-63ff-fef3-2207-000000003556 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-02-25 07:35:24.891813 | fa163e15-63ff-fef3-2207-000000003556 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:01.812340 | 0.05s 2026-02-25 07:35:24.917080 | fa163e15-63ff-fef3-2207-000000003557 | TASK | List hieradata files for check mode 2026-02-25 07:35:24.950628 | fa163e15-63ff-fef3-2207-000000003557 | SKIPPED | List hieradata files for check mode | undercloud 2026-02-25 07:35:24.952106 | fa163e15-63ff-fef3-2207-000000003557 | TIMING | List hieradata files for check mode | undercloud | 0:11:01.872634 | 0.03s 2026-02-25 07:35:24.976357 | fa163e15-63ff-fef3-2207-000000003558 | TASK | diff hieradata changes for check mode 2026-02-25 07:35:25.017686 | fa163e15-63ff-fef3-2207-000000003558 | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:25.018933 | fa163e15-63ff-fef3-2207-000000003558 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:01.939461 | 0.04s 2026-02-25 07:35:25.043210 | fa163e15-63ff-fef3-2207-00000000355a | TASK | diff hieradata changes for check mode 2026-02-25 07:35:25.085222 | fa163e15-63ff-fef3-2207-00000000355a | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:25.086416 | fa163e15-63ff-fef3-2207-00000000355a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:02.006944 | 0.04s 2026-02-25 07:35:25.111837 | fa163e15-63ff-fef3-2207-00000000355c | TASK | hiera.yaml changes for check mode 2026-02-25 07:35:25.142849 | fa163e15-63ff-fef3-2207-00000000355c | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:25.144387 | fa163e15-63ff-fef3-2207-00000000355c | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:02.064911 | 0.03s 2026-02-25 07:35:25.168715 | fa163e15-63ff-fef3-2207-00000000355d | TASK | diff hiera.yaml changes for check mode 2026-02-25 07:35:25.199040 | fa163e15-63ff-fef3-2207-00000000355d | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:25.200416 | fa163e15-63ff-fef3-2207-00000000355d | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:02.120943 | 0.03s 2026-02-25 07:35:25.226490 | fa163e15-63ff-fef3-2207-00000000355f | TASK | Template deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:25.801574 | fa163e15-63ff-fef3-2207-00000000355f | CHANGED | Template deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:25.803144 | fa163e15-63ff-fef3-2207-00000000355f | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:02.723668 | 0.58s 2026-02-25 07:35:25.828947 | fa163e15-63ff-fef3-2207-000000003560 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:26.081893 | fa163e15-63ff-fef3-2207-000000003560 | OK | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:26.083394 | fa163e15-63ff-fef3-2207-000000003560 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:03.003917 | 0.25s 2026-02-25 07:35:26.109240 | fa163e15-63ff-fef3-2207-000000003561 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2026-02-25 07:35:26.659743 | fa163e15-63ff-fef3-2207-000000003561 | CHANGED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:26.661221 | fa163e15-63ff-fef3-2207-000000003561 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:03.581747 | 0.55s 2026-02-25 07:35:26.687747 | fa163e15-63ff-fef3-2207-000000003562 | TASK | Check if deployed file exists for UndercloudPostPyDeployment 2026-02-25 07:35:26.921703 | fa163e15-63ff-fef3-2207-000000003562 | OK | Check if deployed file exists for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:26.923273 | fa163e15-63ff-fef3-2207-000000003562 | TIMING | Check if deployed file exists for UndercloudPostPyDeployment | undercloud | 0:11:03.843800 | 0.23s 2026-02-25 07:35:26.949536 | fa163e15-63ff-fef3-2207-000000003563 | TASK | Check previous deployment rc for UndercloudPostPyDeployment 2026-02-25 07:35:26.990983 | fa163e15-63ff-fef3-2207-000000003563 | SKIPPED | Check previous deployment rc for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:26.992338 | fa163e15-63ff-fef3-2207-000000003563 | TIMING | Check previous deployment rc for UndercloudPostPyDeployment | undercloud | 0:11:03.912864 | 0.04s 2026-02-25 07:35:27.020069 | fa163e15-63ff-fef3-2207-000000003564 | TASK | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed 2026-02-25 07:35:27.052930 | fa163e15-63ff-fef3-2207-000000003564 | SKIPPED | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud 2026-02-25 07:35:27.054417 | fa163e15-63ff-fef3-2207-000000003564 | TIMING | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud | 0:11:03.974943 | 0.03s 2026-02-25 07:35:27.080297 | fa163e15-63ff-fef3-2207-000000003565 | TASK | Force remove deployed file for UndercloudPostPyDeployment 2026-02-25 07:35:27.108830 | fa163e15-63ff-fef3-2207-000000003565 | SKIPPED | Force remove deployed file for UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:27.110250 | fa163e15-63ff-fef3-2207-000000003565 | TIMING | Force remove deployed file for UndercloudPostPyDeployment | undercloud | 0:11:04.030777 | 0.03s 2026-02-25 07:35:27.135403 | fa163e15-63ff-fef3-2207-000000003566 | TASK | Run async deployment UndercloudPostPyDeployment ASYNC OK on undercloud: jid=162143609598.55790 2026-02-25 07:35:30.900516 | fa163e15-63ff-fef3-2207-000000003566 | CHANGED | Run async deployment UndercloudPostPyDeployment | undercloud 2026-02-25 07:35:30.901801 | fa163e15-63ff-fef3-2207-000000003566 | TIMING | Run async deployment UndercloudPostPyDeployment | undercloud | 0:11:07.822325 | 3.77s 2026-02-25 07:35:30.928443 | fa163e15-63ff-fef3-2207-000000003567 | TASK | Output for async deployment UndercloudPostPyDeployment 2026-02-25 07:35:31.015775 | fa163e15-63ff-fef3-2207-000000003567 | OK | Output for async deployment UndercloudPostPyDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-02-25 07:35:27,713] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/367ed101-1007-49a7-8530-ebe2d1b24abb.json", "[2026-02-25 07:35:28,832] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIldBUk5JTkc6IFVuZGVyY2xvdWQgUG9zdCAtIE5vdmEgQVBJIGlz", " IGRpc2FibGVkLlxuV0FSTklORzogVW5kZXJjbG91ZCBQb3N0IC0gTWlzdHJhbCBBUEkgaXMgZGlz", " YWJsZWQuXG4iLCAiZGVwbG95X3N0ZGVyciI6ICIiLCAiZGVwbG95X3N0YXR1c19jb2RlIjogMH0=", "", "[2026-02-25 07:35:28,832] (heat-config) [DEBUG] b'[2026-02-25 07:35:27,774] (heat-config) [INFO] config={\"cloud_name\": \"undercloud\", \"home_dir\": \"/home/zuul\", \"snmp_readonly_user_password\": \"e4GRBi1HwCZ5BawEwaqBUCnw\", \"undercloud_db_host\": \"192.168.122.99\", \"undercloud_db_password\": \"ClPV3LaaAF\"}\\n[2026-02-25 07:35:27,774] (heat-config) [INFO] deploy_server_id=630a0092-fc56-4cf7-b5e0-ab1439629980\\n[2026-02-25 07:35:27,774] (heat-config) [INFO] deploy_action=CREATE\\n[2026-02-25 07:35:27,774] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ef2io7hltjz5-UndercloudExtraConfigPost-7kzp2w2d6rjw-UndercloudPostPyDeployment-zrcmxb7fojuu-0-hsc25eis72jo/4472b2fc-01e3-4d26-8bab-914daa634d7e\\n[2026-02-25 07:35:27,774] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-02-25 07:35:27,774] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-02-25 07:35:27,774] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/367ed101-1007-49a7-8530-ebe2d1b24abb\\n[2026-02-25 07:35:28,821] (heat-config) [INFO] b\\'WARNING: Undercloud Post - Nova API is disabled.\\\\nWARNING: Undercloud Post - Mistral API is disabled.\\\\n\\'\\n[2026-02-25 07:35:28,821] (heat-config) [DEBUG] b\\'\\'\\n[2026-02-25 07:35:28,821] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/367ed101-1007-49a7-8530-ebe2d1b24abb\\n'", "[2026-02-25 07:35:28,833] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-02-25 07:35:28,833] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/367ed101-1007-49a7-8530-ebe2d1b24abb.json < /var/lib/heat-config/deployed/367ed101-1007-49a7-8530-ebe2d1b24abb.notify.json", "[2026-02-25 07:35:29,487] (heat-config) [INFO] b''", "[2026-02-25 07:35:29,487] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-02-25 07:35:31.017265 | fa163e15-63ff-fef3-2207-000000003567 | TIMING | Output for async deployment UndercloudPostPyDeployment | undercloud | 0:11:07.937789 | 0.09s 2026-02-25 07:35:31.043693 | fa163e15-63ff-fef3-2207-000000003568 | TASK | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) 2026-02-25 07:35:31.085676 | fa163e15-63ff-fef3-2207-000000003568 | SKIPPED | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud 2026-02-25 07:35:31.087066 | fa163e15-63ff-fef3-2207-000000003568 | TIMING | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud | 0:11:08.007593 | 0.04s 2026-02-25 07:35:31.112303 | fa163e15-63ff-fef3-2207-00000000356e | TASK | Quote the JSON queries to escape invalid characters 2026-02-25 07:35:31.155990 | fa163e15-63ff-fef3-2207-00000000356e | OK | Quote the JSON queries to escape invalid characters | undercloud 2026-02-25 07:35:31.157181 | fa163e15-63ff-fef3-2207-00000000356e | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:08.077708 | 0.04s 2026-02-25 07:35:31.181070 | fa163e15-63ff-fef3-2207-00000000356f | TASK | Lookup deployment UUID 2026-02-25 07:35:31.268304 | fa163e15-63ff-fef3-2207-00000000356f | OK | Lookup deployment UUID | undercloud 2026-02-25 07:35:31.269662 | fa163e15-63ff-fef3-2207-00000000356f | TIMING | Lookup deployment UUID | undercloud | 0:11:08.190189 | 0.09s 2026-02-25 07:35:31.293772 | fa163e15-63ff-fef3-2207-000000003570 | TASK | Lookup deployment group 2026-02-25 07:35:31.379419 | fa163e15-63ff-fef3-2207-000000003570 | OK | Lookup deployment group | undercloud 2026-02-25 07:35:31.380778 | fa163e15-63ff-fef3-2207-000000003570 | TIMING | Lookup deployment group | undercloud | 0:11:08.301303 | 0.09s 2026-02-25 07:35:31.405944 | fa163e15-63ff-fef3-2207-000000003572 | TASK | Create hiera check-mode directory 2026-02-25 07:35:31.439903 | fa163e15-63ff-fef3-2207-000000003572 | SKIPPED | Create hiera check-mode directory | undercloud 2026-02-25 07:35:31.441293 | fa163e15-63ff-fef3-2207-000000003572 | TIMING | Create hiera check-mode directory | undercloud | 0:11:08.361819 | 0.03s 2026-02-25 07:35:31.466517 | fa163e15-63ff-fef3-2207-000000003573 | TASK | Create deployed check-mode directory 2026-02-25 07:35:31.502762 | fa163e15-63ff-fef3-2207-000000003573 | SKIPPED | Create deployed check-mode directory | undercloud 2026-02-25 07:35:31.504130 | fa163e15-63ff-fef3-2207-000000003573 | TIMING | Create deployed check-mode directory | undercloud | 0:11:08.424657 | 0.04s 2026-02-25 07:35:31.529468 | fa163e15-63ff-fef3-2207-000000003574 | TASK | Create tripleo-config-download check-mode directory 2026-02-25 07:35:31.571902 | fa163e15-63ff-fef3-2207-000000003574 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2026-02-25 07:35:31.573053 | fa163e15-63ff-fef3-2207-000000003574 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:08.493582 | 0.04s 2026-02-25 07:35:31.600182 | fa163e15-63ff-fef3-2207-000000003575 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:31.633757 | fa163e15-63ff-fef3-2207-000000003575 | SKIPPED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:31.635179 | fa163e15-63ff-fef3-2207-000000003575 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:08.555706 | 0.03s 2026-02-25 07:35:31.661442 | fa163e15-63ff-fef3-2207-000000003576 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:31.697765 | fa163e15-63ff-fef3-2207-000000003576 | SKIPPED | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:31.699075 | fa163e15-63ff-fef3-2207-000000003576 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:08.619604 | 0.04s 2026-02-25 07:35:31.724823 | fa163e15-63ff-fef3-2207-000000003577 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:31.759354 | fa163e15-63ff-fef3-2207-000000003577 | SKIPPED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:31.760675 | fa163e15-63ff-fef3-2207-000000003577 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:08.681203 | 0.03s 2026-02-25 07:35:31.785834 | fa163e15-63ff-fef3-2207-000000003578 | TASK | Run hiera deployment for check mode 2026-02-25 07:35:31.821367 | fa163e15-63ff-fef3-2207-000000003578 | SKIPPED | Run hiera deployment for check mode | undercloud 2026-02-25 07:35:31.822955 | fa163e15-63ff-fef3-2207-000000003578 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:08.743482 | 0.04s 2026-02-25 07:35:31.847718 | fa163e15-63ff-fef3-2207-000000003579 | TASK | List hieradata files for check mode 2026-02-25 07:35:31.889951 | fa163e15-63ff-fef3-2207-000000003579 | SKIPPED | List hieradata files for check mode | undercloud 2026-02-25 07:35:31.891140 | fa163e15-63ff-fef3-2207-000000003579 | TIMING | List hieradata files for check mode | undercloud | 0:11:08.811669 | 0.04s 2026-02-25 07:35:31.915640 | fa163e15-63ff-fef3-2207-00000000357a | TASK | diff hieradata changes for check mode 2026-02-25 07:35:31.949495 | fa163e15-63ff-fef3-2207-00000000357a | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:31.950669 | fa163e15-63ff-fef3-2207-00000000357a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:08.871198 | 0.03s 2026-02-25 07:35:31.975428 | fa163e15-63ff-fef3-2207-00000000357c | TASK | diff hieradata changes for check mode 2026-02-25 07:35:32.008362 | fa163e15-63ff-fef3-2207-00000000357c | SKIPPED | diff hieradata changes for check mode | undercloud 2026-02-25 07:35:32.009536 | fa163e15-63ff-fef3-2207-00000000357c | TIMING | diff hieradata changes for check mode | undercloud | 0:11:08.930064 | 0.03s 2026-02-25 07:35:32.034325 | fa163e15-63ff-fef3-2207-00000000357e | TASK | hiera.yaml changes for check mode 2026-02-25 07:35:32.065806 | fa163e15-63ff-fef3-2207-00000000357e | SKIPPED | hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:32.067116 | fa163e15-63ff-fef3-2207-00000000357e | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:08.987644 | 0.03s 2026-02-25 07:35:32.091197 | fa163e15-63ff-fef3-2207-00000000357f | TASK | diff hiera.yaml changes for check mode 2026-02-25 07:35:32.124631 | fa163e15-63ff-fef3-2207-00000000357f | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2026-02-25 07:35:32.125850 | fa163e15-63ff-fef3-2207-00000000357f | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:09.046379 | 0.03s 2026-02-25 07:35:32.152447 | fa163e15-63ff-fef3-2207-000000003581 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:32.786940 | fa163e15-63ff-fef3-2207-000000003581 | CHANGED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:32.788458 | fa163e15-63ff-fef3-2207-000000003581 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:09.708983 | 0.63s 2026-02-25 07:35:32.814210 | fa163e15-63ff-fef3-2207-000000003582 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:33.052603 | fa163e15-63ff-fef3-2207-000000003582 | OK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:33.054197 | fa163e15-63ff-fef3-2207-000000003582 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:09.974721 | 0.24s 2026-02-25 07:35:33.080934 | fa163e15-63ff-fef3-2207-000000003583 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:33.616020 | fa163e15-63ff-fef3-2207-000000003583 | CHANGED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:33.617511 | fa163e15-63ff-fef3-2207-000000003583 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:10.538036 | 0.53s 2026-02-25 07:35:33.644097 | fa163e15-63ff-fef3-2207-000000003584 | TASK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:33.883967 | fa163e15-63ff-fef3-2207-000000003584 | OK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:33.885340 | fa163e15-63ff-fef3-2207-000000003584 | TIMING | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:10.805867 | 0.24s 2026-02-25 07:35:33.911894 | fa163e15-63ff-fef3-2207-000000003585 | TASK | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:33.962985 | fa163e15-63ff-fef3-2207-000000003585 | SKIPPED | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:33.964290 | fa163e15-63ff-fef3-2207-000000003585 | TIMING | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:10.884819 | 0.05s 2026-02-25 07:35:33.990056 | fa163e15-63ff-fef3-2207-000000003586 | TASK | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed 2026-02-25 07:35:34.028573 | fa163e15-63ff-fef3-2207-000000003586 | SKIPPED | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud 2026-02-25 07:35:34.029961 | fa163e15-63ff-fef3-2207-000000003586 | TIMING | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud | 0:11:10.950488 | 0.04s 2026-02-25 07:35:34.055803 | fa163e15-63ff-fef3-2207-000000003587 | TASK | Force remove deployed file for UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:34.089123 | fa163e15-63ff-fef3-2207-000000003587 | SKIPPED | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:34.090304 | fa163e15-63ff-fef3-2207-000000003587 | TIMING | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:11.010834 | 0.03s 2026-02-25 07:35:34.115149 | fa163e15-63ff-fef3-2207-000000003588 | TASK | Run async deployment UndercloudCtlplaneNetworkDeployment ASYNC POLL on undercloud: jid=510066821084.55907 started=1 finished=0 ASYNC OK on undercloud: jid=510066821084.55907 2026-02-25 07:35:41.004312 | fa163e15-63ff-fef3-2207-000000003588 | CHANGED | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud 2026-02-25 07:35:41.006712 | fa163e15-63ff-fef3-2207-000000003588 | TIMING | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:17.927234 | 6.89s 2026-02-25 07:35:41.034436 | fa163e15-63ff-fef3-2207-000000003589 | TASK | Output for async deployment UndercloudCtlplaneNetworkDeployment 2026-02-25 07:35:41.109663 | fa163e15-63ff-fef3-2207-000000003589 | OK | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2026-02-25 07:35:34,691] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/a99b71ad-21b7-4ac2-b709-30797b86850c.json", "[2026-02-25 07:35:37,478] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIklORk86IE5ldHdvcmsgY3JlYXRlZCBvcGVuc3RhY2submV0d29y", " ay52Mi5uZXR3b3JrLk5ldHdvcmsobmFtZT1jdGxwbGFuZSwgcHJvdmlkZXI6bmV0d29ya190eXBl", " PWZsYXQsIHByb3ZpZGVyOnBoeXNpY2FsX25ldHdvcms9Y3RscGxhbmUsIG10dT0xNDUwLCBkbnNf", " ZG9tYWluPWN0bHBsYW5lLm9vby50ZXN0LiwgaWQ9ZWJlNmU2MGUtMjQ2OS00YmUwLTgxNDEtMzg5", " NWQ3YjQ0YTIxLCBhZG1pbl9zdGF0ZV91cD1UcnVlLCBzdGF0dXM9QUNUSVZFLCBzdWJuZXRzPVtd", " LCBzaGFyZWQ9RmFsc2UsIHByb2plY3RfaWQ9YmMwZjExOWZlNDFlNGU3YzgzMTM1NzczM2FjYWJk", " ZTEsIHBvcnRfc2VjdXJpdHlfZW5hYmxlZD1UcnVlLCByb3V0ZXI6ZXh0ZXJuYWw9RmFsc2UsIHBy", " b3ZpZGVyOnNlZ21lbnRhdGlvbl9pZD1Ob25lLCBpc19kZWZhdWx0PUZhbHNlLCBhdmFpbGFiaWxp", " dHlfem9uZV9oaW50cz1bXSwgYXZhaWxhYmlsaXR5X3pvbmVzPVtdLCBpcHY0X2FkZHJlc3Nfc2Nv", " cGU9Tm9uZSwgaXB2Nl9hZGRyZXNzX3Njb3BlPU5vbmUsIGRlc2NyaXB0aW9uPSwgdGFncz1bXSwg", " Y3JlYXRlZF9hdD0yMDI2LTAyLTI1VDA3OjM1OjM2WiwgdXBkYXRlZF9hdD0yMDI2LTAyLTI1VDA3", " OjM1OjM2WiwgcmV2aXNpb25fbnVtYmVyPTEsIGxvY2F0aW9uPU11bmNoKHsnY2xvdWQnOiAndW5k", " ZXJjbG91ZCcsICdyZWdpb25fbmFtZSc6ICdyZWdpb25PbmUnLCAnem9uZSc6IE5vbmUsICdwcm9q", " ZWN0JzogTXVuY2goeydpZCc6ICdiYzBmMTE5ZmU0MWU0ZTdjODMxMzU3NzMzYWNhYmRlMScsICdu", " YW1lJzogJ2FkbWluJywgJ2RvbWFpbl9pZCc6IE5vbmUsICdkb21haW5fbmFtZSc6ICdEZWZhdWx0", " J30pfSkpXG5JTkZPOiBTdWJuZXQgY3JlYXRlZCBvcGVuc3RhY2submV0d29yay52Mi5zdWJuZXQu", " U3VibmV0KG5hbWU9Y3RscGxhbmUtc3VibmV0LCBjaWRyPTE5Mi4xNjguMTIyLjAvMjQsIGdhdGV3", " YXlfaXA9MTkyLjE2OC4xMjIuMTAsIGhvc3Rfcm91dGVzPVtdLCBlbmFibGVfZGhjcD1UcnVlLCBp", " cF92ZXJzaW9uPTQsIGFsbG9jYXRpb25fcG9vbHM9W3snc3RhcnQnOiAnMTkyLjE2OC4xMjIuMTEw", " JywgJ2VuZCc6ICcxOTIuMTY4LjEyMi4xMzAnfV0sIG5ldHdvcmtfaWQ9ZWJlNmU2MGUtMjQ2OS00", " YmUwLTgxNDEtMzg5NWQ3YjQ0YTIxLCBzZWdtZW50X2lkPU5vbmUsIGRuc19uYW1lc2VydmVycz1b", " JzE5Mi4xNjguMTIyLjEwJ10sIGlkPTcwMjBkMzYxLTZkZWUtNDljOS1hNDgwLTNkZDM2NzJjNmFk", " YywgdGVuYW50X2lkPWJjMGYxMTlmZTQxZTRlN2M4MzEzNTc3MzNhY2FiZGUxLCBzdWJuZXRwb29s", " X2lkPU5vbmUsIGlwdjZfcmFfbW9kZT1Ob25lLCBpcHY2X2FkZHJlc3NfbW9kZT1Ob25lLCBkZXNj", " cmlwdGlvbj0sIHNlcnZpY2VfdHlwZXM9W10sIHRhZ3M9W10sIGNyZWF0ZWRfYXQ9MjAyNi0wMi0y", " NVQwNzozNTozN1osIHVwZGF0ZWRfYXQ9MjAyNi0wMi0yNVQwNzozNTozN1osIHJldmlzaW9uX251", " bWJlcj0wLCBsb2NhdGlvbj1NdW5jaCh7J2Nsb3VkJzogJ3VuZGVyY2xvdWQnLCAncmVnaW9uX25h", " bWUnOiAncmVnaW9uT25lJywgJ3pvbmUnOiBOb25lLCAncHJvamVjdCc6IE11bmNoKHsnaWQnOiAn", " YmMwZjExOWZlNDFlNGU3YzgzMTM1NzczM2FjYWJkZTEnLCAnbmFtZSc6ICdhZG1pbicsICdkb21h", " aW5faWQnOiBOb25lLCAnZG9tYWluX25hbWUnOiAnRGVmYXVsdCd9KX0pKVxuSU5GTzogVGFncyBb", " JzE5Mi4xNjguMTIyLjAvMjQnXSBhZGRlZCB0byBuZXR3b3JrIGN0bHBsYW5lLlxuIiwgImRlcGxv", " eV9zdGRlcnIiOiAiIiwgImRlcGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2026-02-25 07:35:37,479] (heat-config) [DEBUG] b'[2026-02-25 07:35:34,729] (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-02-25 07:35:34,729] (heat-config) [INFO] deploy_server_id=630a0092-fc56-4cf7-b5e0-ab1439629980\\n[2026-02-25 07:35:34,729] (heat-config) [INFO] deploy_action=CREATE\\n[2026-02-25 07:35:34,729] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ef2io7hltjz5-UndercloudExtraConfigPost-7kzp2w2d6rjw-UndercloudCtlplaneNetworkDeployment-chkhrpxfwfyl-0-modka5orsy2b/e467b6f0-fd9c-444f-806a-f394a680f289\\n[2026-02-25 07:35:34,729] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2026-02-25 07:35:34,730] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2026-02-25 07:35:34,730] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/a99b71ad-21b7-4ac2-b709-30797b86850c\\n[2026-02-25 07:35:37,467] (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=ebe6e60e-2469-4be0-8141-3895d7b44a21, admin_state_up=True, status=ACTIVE, subnets=[], shared=False, project_id=bc0f119fe41e4e7c831357733acabde1, 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-02-25T07:35:36Z, updated_at=2026-02-25T07:35:36Z, revision_number=1, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'bc0f119fe41e4e7c831357733acabde1\\', \\'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=ebe6e60e-2469-4be0-8141-3895d7b44a21, segment_id=None, dns_nameservers=[\\'192.168.122.10\\'], id=7020d361-6dee-49c9-a480-3dd3672c6adc, tenant_id=bc0f119fe41e4e7c831357733acabde1, subnetpool_id=None, ipv6_ra_mode=None, ipv6_address_mode=None, description=, service_types=[], tags=[], created_at=2026-02-25T07:35:37Z, updated_at=2026-02-25T07:35:37Z, revision_number=0, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'bc0f119fe41e4e7c831357733acabde1\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Tags [\\'192.168.122.0/24\\'] added to network ctlplane.\\\\n\"\\n[2026-02-25 07:35:37,467] (heat-config) [DEBUG] b\\'\\'\\n[2026-02-25 07:35:37,467] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/a99b71ad-21b7-4ac2-b709-30797b86850c\\n'", "[2026-02-25 07:35:37,479] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2026-02-25 07:35:37,479] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/a99b71ad-21b7-4ac2-b709-30797b86850c.json < /var/lib/heat-config/deployed/a99b71ad-21b7-4ac2-b709-30797b86850c.notify.json", "[2026-02-25 07:35:38,110] (heat-config) [INFO] b''", "[2026-02-25 07:35:38,110] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2026-02-25 07:35:41.112682 | fa163e15-63ff-fef3-2207-000000003589 | TIMING | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:18.033205 | 0.08s 2026-02-25 07:35:41.137195 | fa163e15-63ff-fef3-2207-00000000358a | TASK | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) 2026-02-25 07:35:41.169528 | fa163e15-63ff-fef3-2207-00000000358a | SKIPPED | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud 2026-02-25 07:35:41.170348 | fa163e15-63ff-fef3-2207-00000000358a | TIMING | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud | 0:11:18.090883 | 0.03s PLAY [External deployment Post Deploy tasks] *********************************** 2026-02-25 07:35:41.303084 | fa163e15-63ff-fef3-2207-0000000000fb | TASK | External deployment Post Deploy tasks 2026-02-25 07:35:41.333520 | fa163e15-63ff-fef3-2207-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', 'fa163e15-63ff-fef3-2207-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-02-25 07:35:41.399805 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:35:41.400158 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 875 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:35:41.400413 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:11:18.320950 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:35:41.400648 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:35:41.400957 | fa163e15-63ff-fef3-2207-000000001b1f | SUMMARY | undercloud | Pre-fetch all the containers | 76.34s 2026-02-25 07:35:41.401235 | fa163e15-63ff-fef3-2207-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 | 27.51s 2026-02-25 07:35:41.401488 | fa163e15-63ff-fef3-2207-0000000030a3 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 20.64s 2026-02-25 07:35:41.401751 | fa163e15-63ff-fef3-2207-0000000024d8 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 19.39s 2026-02-25 07:35:41.402014 | fa163e15-63ff-fef3-2207-000000001df4 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 13.64s 2026-02-25 07:35:41.402241 | fa163e15-63ff-fef3-2207-00000000203b | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.49s 2026-02-25 07:35:41.402472 | fa163e15-63ff-fef3-2207-000000002341 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.48s 2026-02-25 07:35:41.402734 | fa163e15-63ff-fef3-2207-000000003387 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.48s 2026-02-25 07:35:41.403117 | fa163e15-63ff-fef3-2207-000000001c60 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.46s 2026-02-25 07:35:41.403484 | fa163e15-63ff-fef3-2207-00000000146b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.26s 2026-02-25 07:35:41.403719 | fa163e15-63ff-fef3-2207-0000000021d2 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | 8.87s 2026-02-25 07:35:41.403970 | fa163e15-63ff-fef3-2207-0000000022c5 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | 7.40s 2026-02-25 07:35:41.404260 | fa163e15-63ff-fef3-2207-0000000024d9 | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | 7.03s 2026-02-25 07:35:41.404490 | fa163e15-63ff-fef3-2207-000000003588 | SUMMARY | undercloud | Run async deployment UndercloudCtlplaneNetworkDeployment | 6.89s 2026-02-25 07:35:41.404727 | fa163e15-63ff-fef3-2207-0000000018c1 | SUMMARY | undercloud | tuned : Install tuned | 6.72s 2026-02-25 07:35:41.404972 | fa163e15-63ff-fef3-2207-00000000332f | SUMMARY | undercloud | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | 6.65s 2026-02-25 07:35:41.405272 | fa163e15-63ff-fef3-2207-000000002d48 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user status | 6.00s 2026-02-25 07:35:41.405498 | fa163e15-63ff-fef3-2207-00000000286d | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone service status | 5.96s 2026-02-25 07:35:41.405726 | fa163e15-63ff-fef3-2207-000000002a80 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone admin endpoint status | 5.96s 2026-02-25 07:35:41.405968 | fa163e15-63ff-fef3-2207-000000002aac | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone internal endpoint status | 5.95s 2026-02-25 07:35:41.406233 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-5bjvgcly Install artifact is located at /home/zuul/tripleo-deploy/undercloud/undercloud-install-20260225073541.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-02-25 07:35:49.006529 | fa163e15-63ff-ba71-21c9-000000000004 | SKIPPED | fail | localhost 2026-02-25 07:35:49.007375 | fa163e15-63ff-ba71-21c9-000000000004 | TIMING | fail | localhost | 0:00:00.111535 | 0.07s 2026-02-25 07:35:49.069938 | fa163e15-63ff-ba71-21c9-000000000005 | SKIPPED | fail | localhost 2026-02-25 07:35:49.071149 | fa163e15-63ff-ba71-21c9-000000000005 | TIMING | fail | localhost | 0:00:00.175303 | 0.06s 2026-02-25 07:35:49.077403 | fa163e15-63ff-ba71-21c9-000000000006 | TASK | Check if network deployment file already exist 2026-02-25 07:35:49.419715 | fa163e15-63ff-ba71-21c9-000000000006 | OK | Check if network deployment file already exist | localhost 2026-02-25 07:35:49.421168 | fa163e15-63ff-ba71-21c9-000000000006 | TIMING | Check if network deployment file already exist | localhost | 0:00:00.525319 | 0.34s 2026-02-25 07:35:49.490535 | fa163e15-63ff-ba71-21c9-000000000007 | SKIPPED | fail | localhost 2026-02-25 07:35:49.491911 | fa163e15-63ff-ba71-21c9-000000000007 | TIMING | fail | localhost | 0:00:00.596064 | 0.06s 2026-02-25 07:35:49.508213 | fa163e15-63ff-ba71-21c9-000000000009 | TASK | Load config from file 2026-02-25 07:35:49.602581 | fa163e15-63ff-ba71-21c9-000000000009 | OK | Load config from file | localhost 2026-02-25 07:35:49.604067 | fa163e15-63ff-ba71-21c9-000000000009 | TIMING | Load config from file | localhost | 0:00:00.708190 | 0.09s 2026-02-25 07:35:49.610837 | fa163e15-63ff-ba71-21c9-00000000000a | TASK | Create/Update composable networks 2026-02-25 07:35:53.165027 | fa163e15-63ff-ba71-21c9-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-02-25 07:35:53.167253 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:04.271399 | 3.55s 2026-02-25 07:35:55.884964 | fa163e15-63ff-ba71-21c9-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-02-25 07:35:55.886426 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:06.990583 | 6.27s 2026-02-25 07:35:59.180111 | fa163e15-63ff-ba71-21c9-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-02-25 07:35:59.181280 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:10.285444 | 9.57s 2026-02-25 07:36:01.638582 | fa163e15-63ff-ba71-21c9-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-02-25 07:36:01.639977 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:12.744136 | 12.03s 2026-02-25 07:36:04.341553 | fa163e15-63ff-ba71-21c9-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-02-25 07:36:04.342323 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.446487 | 14.73s 2026-02-25 07:36:04.349645 | fa163e15-63ff-ba71-21c9-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.453814 | 14.74s 2026-02-25 07:36:04.353873 | fa163e15-63ff-ba71-21c9-00000000000c | TASK | Populate environment 2026-02-25 07:36:06.447821 | fa163e15-63ff-ba71-21c9-00000000000c | OK | Populate environment | localhost 2026-02-25 07:36:06.449271 | fa163e15-63ff-ba71-21c9-00000000000c | TIMING | Populate environment | localhost | 0:00:17.553428 | 2.09s 2026-02-25 07:36:06.454009 | fa163e15-63ff-ba71-21c9-00000000000d | TASK | Write deployed networks environment file 2026-02-25 07:36:07.121707 | fa163e15-63ff-ba71-21c9-00000000000d | CHANGED | Write deployed networks environment file | localhost 2026-02-25 07:36:07.123233 | fa163e15-63ff-ba71-21c9-00000000000d | TIMING | Write deployed networks environment file | localhost | 0:00:18.227385 | 0.67s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-02-25 07:36:07.150046 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:07.150369 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:07.150722 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.254889 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:07.151110 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:36:07.151487 | fa163e15-63ff-ba71-21c9-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.74s 2026-02-25 07:36:07.151794 | fa163e15-63ff-ba71-21c9-00000000000c | SUMMARY | localhost | Populate environment | 2.09s 2026-02-25 07:36:07.152137 | fa163e15-63ff-ba71-21c9-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.67s 2026-02-25 07:36:07.152437 | fa163e15-63ff-ba71-21c9-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.34s 2026-02-25 07:36:07.152789 | fa163e15-63ff-ba71-21c9-000000000009 | SUMMARY | localhost | Load config from file | 0.09s 2026-02-25 07:36:07.153167 | fa163e15-63ff-ba71-21c9-000000000004 | SUMMARY | localhost | fail | 0.07s 2026-02-25 07:36:07.153498 | fa163e15-63ff-ba71-21c9-000000000007 | SUMMARY | localhost | fail | 0.06s 2026-02-25 07:36:07.153806 | fa163e15-63ff-ba71-21c9-000000000005 | SUMMARY | localhost | fail | 0.06s 2026-02-25 07:36:07.154141 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-02-25 07:36:10.169566 | fa163e15-63ff-0554-13c6-000000000004 | SKIPPED | fail | localhost 2026-02-25 07:36:10.170389 | fa163e15-63ff-0554-13c6-000000000004 | TIMING | fail | localhost | 0:00:00.087130 | 0.05s 2026-02-25 07:36:10.243679 | fa163e15-63ff-0554-13c6-000000000005 | SKIPPED | fail | localhost 2026-02-25 07:36:10.244815 | fa163e15-63ff-0554-13c6-000000000005 | TIMING | fail | localhost | 0:00:00.161552 | 0.07s 2026-02-25 07:36:10.318564 | fa163e15-63ff-0554-13c6-000000000006 | SKIPPED | fail | localhost 2026-02-25 07:36:10.319910 | fa163e15-63ff-0554-13c6-000000000006 | TIMING | fail | localhost | 0:00:00.236609 | 0.07s 2026-02-25 07:36:10.326215 | fa163e15-63ff-0554-13c6-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2026-02-25 07:36:10.682510 | fa163e15-63ff-0554-13c6-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2026-02-25 07:36:10.683939 | fa163e15-63ff-0554-13c6-000000000007 | TIMING | Check if Virtual IPs deployment file already exist | localhost | 0:00:00.600674 | 0.36s 2026-02-25 07:36:10.758626 | fa163e15-63ff-0554-13c6-000000000008 | SKIPPED | fail | localhost 2026-02-25 07:36:10.759973 | fa163e15-63ff-0554-13c6-000000000008 | TIMING | fail | localhost | 0:00:00.676708 | 0.07s 2026-02-25 07:36:10.776308 | fa163e15-63ff-0554-13c6-00000000000a | TASK | Load Virtual IP data config from file 2026-02-25 07:36:10.870718 | fa163e15-63ff-0554-13c6-00000000000a | OK | Load Virtual IP data config from file | localhost 2026-02-25 07:36:10.872188 | fa163e15-63ff-0554-13c6-00000000000a | TIMING | Load Virtual IP data config from file | localhost | 0:00:00.788923 | 0.09s 2026-02-25 07:36:10.878994 | fa163e15-63ff-0554-13c6-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2026-02-25 07:36:14.120971 | fa163e15-63ff-0554-13c6-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2026-02-25 07:36:14.122431 | fa163e15-63ff-0554-13c6-00000000000b | TIMING | Create/Update Overcloud Virtual IPs | localhost | 0:00:04.039166 | 3.24s 2026-02-25 07:36:14.129410 | fa163e15-63ff-0554-13c6-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2026-02-25 07:36:16.353435 | fa163e15-63ff-0554-13c6-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2026-02-25 07:36:16.354822 | fa163e15-63ff-0554-13c6-00000000000c | TIMING | Populate Overcloud Virtual IPs environment | localhost | 0:00:06.271565 | 2.22s 2026-02-25 07:36:16.358850 | fa163e15-63ff-0554-13c6-00000000000d | TASK | Write deployed Virtual IPs environment file 2026-02-25 07:36:17.031545 | fa163e15-63ff-0554-13c6-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2026-02-25 07:36:17.033015 | fa163e15-63ff-0554-13c6-00000000000d | TIMING | Write deployed Virtual IPs environment file | localhost | 0:00:06.949750 | 0.67s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-02-25 07:36:17.055129 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:17.055611 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:17.056128 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:06.972876 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:36:17.056591 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:36:17.057098 | fa163e15-63ff-0554-13c6-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 3.24s 2026-02-25 07:36:17.057568 | fa163e15-63ff-0554-13c6-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.22s 2026-02-25 07:36:17.058074 | fa163e15-63ff-0554-13c6-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.67s 2026-02-25 07:36:17.058586 | fa163e15-63ff-0554-13c6-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.36s 2026-02-25 07:36:17.059173 | fa163e15-63ff-0554-13c6-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2026-02-25 07:36:17.059639 | fa163e15-63ff-0554-13c6-000000000005 | SUMMARY | localhost | fail | 0.07s 2026-02-25 07:36:17.060188 | fa163e15-63ff-0554-13c6-000000000008 | SUMMARY | localhost | fail | 0.07s 2026-02-25 07:36:17.060651 | fa163e15-63ff-0554-13c6-000000000006 | SUMMARY | localhost | fail | 0.07s 2026-02-25 07:36:17.061150 | fa163e15-63ff-0554-13c6-000000000004 | SUMMARY | localhost | fail | 0.05s 2026-02-25 07:36:17.061604 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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='"np0005629053"' + '[' 1 -eq 1 ']' ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005629053"' ++ awk '{print $2}' ++ grep overcloud-controller-1 hostnamemap.yaml + control1='"np0005629054"' ++ grep overcloud-controller-2 hostnamemap.yaml ++ awk '{print $2}' + control2='"np0005629055"' + sed -i 's/controller-0/"np0005629053"/' config-download.yaml + sed -i 's/controller-1/"np0005629054"/' config-download.yaml + sed -i 's/controller-2/"np0005629055"/' config-download.yaml ++ grep -E 'overcloud-(novacompute|computehci)-0' hostnamemap.yaml ++ awk '{print $2}' + compute0='"np0005629056"' ++ grep -E 'overcloud-(novacompute|computehci)-1' hostnamemap.yaml ++ awk '{print $2}' + compute1='"np0005629057"' + sed -i 's/compute-0/"np0005629056"/' config-download.yaml + sed -i 's/compute-1/"np0005629057"/' config-download.yaml + '[' FALSE == FALSE ']' ++ grep -E 'overcloud-(novacompute|computehci)-2' hostnamemap.yaml ++ awk '{print $2}' + compute2='"np0005629058"' + sed -i 's/compute-2/"np0005629058"/' config-download.yaml + set -e ++ grep -v '\---' hostnamemap.yaml ++ tr '\n' '\r' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005629053" overcloud-controller-1: "np0005629054" overcloud-controller-2: "np0005629055" overcloud-novacompute-0: "np0005629056" overcloud-novacompute-1: "np0005629057" overcloud-novacompute-2: "np0005629058" ' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005629053" overcloud-controller-1: "np0005629054" overcloud-controller-2: "np0005629055" overcloud-novacompute-0: "np0005629056" overcloud-novacompute-1: "np0005629057" overcloud-novacompute-2: "np0005629058" \r ControllerHostnameFormat: '\''%stackname%-controller-%index%'\''\r' + '[' false = true ']' + '[' FALSE == TRUE ']' + cdfiles=($(ls -1 config-download*.yaml | grep -v config-download-networker)) ++ grep -v config-download-networker ++ ls -1 config-download-networker.yaml config-download.yaml + 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:1de5293d9a164f87450c394cd09fae0bcbcfa8ff6afa6da5b32c3418e876426d Copying blob sha256:fe4503221f962ae5a4df2aad3437eb28a66ce9550934b7dd525de48c36dd47ec Copying blob sha256:7dfd53a6aa78b407d01358b5c8b15f39dabe858440885d102f1dcd0ddb0f9eb3 Copying blob sha256:44c6b89c9da0c7a440cec58aaba31e8fc8cc8cd49f2fa6b75ca5687b92365585 Copying blob sha256:b5aa2114519384b0dd51fbfd0c100699bb256104959128ae02eaaec8bbcc225f Copying blob sha256:6d51e665dad732dc55937a25b112a1983688226b40138a87a68c7895b289ec90 Copying blob sha256:3c9de58d20ac3d05886184b0b33942f7c996a8b0a28c7e17440acd28d6eb2dbf Copying blob sha256:00c52230a836154ee08a22573caf9a18d8d847ddc787729333d922f3f101ad9a Copying blob sha256:a6593189b25d268f402dd37dbb1a79bf5eb5b7448a0053930789bc270776c0c6 Copying blob sha256:ce7d6f605f0c34782f16809ec3d329f4d43acea3993cecfceaffe3bb25aea348 Copying blob sha256:e2fd981f5dff4b4d16ad28fe98de57183c384358bfd9028e957cf3757c027dde Copying blob sha256:d0412dfdbdb6a510f330f4c2a7336fab40e5e87119d618569f33fe5a085a6ed1 Copying blob sha256:1626e1ca4d9511bbdaf44f6d62bc84b8d004aa0edf970ac66e37030dda821a95 Copying blob sha256:59556d39e711064cd31476da2fdc41703dac64d457837fe7e463eef547e23f5a Copying blob sha256:3ee9035870ea99e7580ff420d5c51f77680e1a985acfaf3774ed30364af1fbae Copying blob sha256:7b2684de107102fc9f1112f22327024b607b6e5f67ca25db79c3c903a56ee343 Copying blob sha256:a07abbbca47f202be0a7eea57cf776d8526a64d1249b3956bc8498699f6f1d7c Copying blob sha256:280b5770dc81b03380d3d9e707a162926196964db796a66b1ad51027de681a3d Copying blob sha256:006e37d2e6d872898e74130a5a8203ab097b39e8201956f29fa01d2d7bda9e1a Copying blob sha256:f80198a78ba5bc6a84ddb85c452aebc2ae76734add95adab6261534f5cfcc709 Copying blob sha256:5f520740d96270d8ab5d7839e5e02f48511cbaf926d0f59cd410df5265edac4e Copying blob sha256:0c82ae3dedd95a2db449e345b030d907ed94cc56dd5f50777ae3c7b54a5e3cdb Copying blob sha256:bb97a785b9af7486f08f77fccf5094634e15bbe9befc0201adaff7aae16d8044 Copying blob sha256:93080606ebb2f0f7140d242eac2449acc516a8126da0eb6a95d833d509da0dcc Copying blob sha256:56d592874ace9171a53670a37f0c95a538c8e446f49471f16a101d18fcd6954d Copying blob sha256:edfc27b2c16400399de9ddf038b05753d28041219f7b428280510aa232c8d69d Copying blob sha256:41984343dc890f22d90dcc0b12cc0dbe1991a53feb8815b37c13e98322e930ad Copying blob sha256:88c50d9e9ef7cc0a476b31caebd4981eb943605f450bc849636892007a3789ab Copying blob sha256:54ea12b44b19d13979a61b20394a48a4aa9f45a197d86ce21e28f138ac13dc02 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:0807b285700817b1b628703c7d8b2db8e823a49ee00bef2d6b0a7ca1ed80e76c Copying blob sha256:549dd109e16a75361a2be7d873f20e349890ed142db3300b8e9e87f921c42d19 Copying blob sha256:35200f5fe8bbee848f58ec4e8f447a28e80490bda14922dff9be761a493323d4 Copying blob sha256:15e6cb2e7e2e945dbb79f6db700689f41015fd79fd2dd30e2687db4ae9a9ab68 Copying blob sha256:7d0ecf9568d8963a91fe59c6db413691ea60ebdb1e044f50fbc86c939c2360c1 Copying blob sha256:2262aaec59381003586f5513458af2b6d0b2211f9cdb38ff10bfaba3bd154df6 Copying blob sha256:f72c6bc889e4d0f4e40e3b37236d07e2fd2bc6056554541faa16d86c07c441af Copying blob sha256:e0fb64c2d2a31cf47bf6dfb2f32329c404f6c864b0fe72aceb670d2d8c70b6a0 Copying blob sha256:09d35b78119604c3873e3c835875842c5547c69fe9ab17117bddfc202893be56 Copying blob sha256:9602c161e9abe493f679ecf14245b7951a1558974609b4f3a798ec627919a7d9 Copying blob sha256:0bd515b43b8e6d8a9babb6b3d9e5a6ac1ae50abc42f816fe666fe929f3f7a0a0 Copying blob sha256:8333352ec7a8893d71181b8defb0fcdbb376cc859b942fe448ca6bba0c80bc32 Copying blob sha256:cb0bd3927b6e23a54333a697d92898a1f086c2bd8cb9e7a4b3333715d35609dd Copying blob sha256:e336ff0ea8ec982b9dbc83b1bcab0e9df024e538e062a3c24a0237bafbb40787 Copying blob sha256:5e0ea98fecff12c09770c8c115f4b0fd255f74a6f0ca1735c1836f901f4a3690 Copying blob sha256:2fdf2be35e7a0a5464711ee4c35ef38da932e03f8aaf681446b0031336b40b85 Copying blob sha256:09f2d6dc4f473bf5e726ed5d6d0476e9cf9c72d4efd4b071b81406e25d44347d Copying blob sha256:4e4c7b49f54d58bd9e474f7b2f9102bf673a3e599feac6c40c0efc8da1c49c7e Copying blob sha256:c12b877bb52b521e95cf37f13ee125f874b2874c95cc9e44dba05416cb3cb2d8 Copying blob sha256:f78ebe0df840ce13dd84adbaa8a456452e85d618142c77a1dc3ea4516d9a514d Copying blob sha256:02649256442701a60ffb1d2510baf82fe2c0433b780a6eef22755b081fc4b82d Copying blob sha256:19faee8c698802dbcc8844070cc25750b1093e1494afe216f7c80698b8c1ba8f Copying config sha256:8e67e2fd87d71e4641896121b3973902db1685b1d9404ee814c093a9108b6f93 Writing manifest to image destination Storing signatures 79eaa5768b97fd7937143b6a77fcdf56351d60be616d669a46cd0f2ab73c8aec + 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-02-25 07:43:29.422 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml 2026-02-25 07:43:29.423 77760 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-02-25 07:43:29.423 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud.j2.yaml 2026-02-25 07:43:29.424 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud.yaml 2026-02-25 07:43:29.424 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template post.j2.yaml 2026-02-25 07:43:29.424 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/post.yaml 2026-02-25 07:43:29.424 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-02-25 07:43:29.424 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-02-25 07:43:29.424 77760 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-02-25 07:43:29.424 77760 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-02-25 07:43:29.424 77760 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-02-25 07:43:29.424 77760 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-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template apache-baremetal-puppet.j2.yaml 2026-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml 2026-02-25 07:43:29.425 77760 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-02-25 07:43:29.425 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml 2026-02-25 07:43:29.426 77760 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-02-25 07:43:29.426 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template octavia-deployment-config.j2.yaml 2026-02-25 07:43:29.426 77760 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-02-25 07:43:29.426 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-server-environment.j2.yaml 2026-02-25 07:43:29.426 77760 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-02-25 07:43:29.426 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-noop.j2.yaml 2026-02-25 07:43:29.426 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-noop.yaml 2026-02-25 07:43:29.426 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-network-environment.j2.yaml 2026-02-25 07:43:29.427 77760 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-02-25 07:43:29.427 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml 2026-02-25 07:43:29.427 77760 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-02-25 07:43:29.427 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml 2026-02-25 07:43:29.427 77760 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-02-25 07:43:29.427 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans.j2.yaml 2026-02-25 07:43:29.427 77760 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-02-25 07:43:29.427 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml 2026-02-25 07:43:29.427 77760 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-02-25 07:43:29.428 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml 2026-02-25 07:43:29.428 77760 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-02-25 07:43:29.428 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics.j2.yaml 2026-02-25 07:43:29.428 77760 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-02-25 07:43:29.428 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml 2026-02-25 07:43:29.428 77760 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-02-25 07:43:29.428 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml 2026-02-25 07:43:29.428 77760 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-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml 2026-02-25 07:43:29.429 77760 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-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6-all.j2.yaml 2026-02-25 07:43:29.429 77760 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-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6.j2.yaml 2026-02-25 07:43:29.429 77760 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-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment.j2.yaml 2026-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment.yaml 2026-02-25 07:43:29.429 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks-disable.j2.yaml 2026-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/networks-disable.yaml 2026-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-baremetal.j2.yaml 2026-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/overcloud-baremetal.yaml 2026-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml 2026-02-25 07:43:29.430 77760 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-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template enable-internal-tls.j2.yaml 2026-02-25 07:43:29.430 77760 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-02-25 07:43:29.430 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap-partition.j2.yaml 2026-02-25 07:43:29.431 77760 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-02-25 07:43:29.431 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap.j2.yaml 2026-02-25 07:43:29.431 77760 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-02-25 07:43:29.431 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-02-25 07:43:29.431 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-02-25 07:43:29.431 77760 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-02-25 07:43:29.431 77760 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-02-25 07:43:29.431 77760 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-02-25 07:43:29.431 77760 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-02-25 07:43:29.432 77760 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-02-25 07:43:29.432 77760 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-02-25 07:43:29.432 77760 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-02-25 07:43:30.008 77760 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-02-25 07:43:30.008 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network.network.j2.yaml 2026-02-25 07:43:30.008 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.008 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage.yaml 2026-02-25 07:43:30.008 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt.yaml 2026-02-25 07:43:30.008 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api.yaml 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant.yaml 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external.yaml 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network_v6.network.j2.yaml 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_v6.yaml 2026-02-25 07:43:30.009 77760 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-02-25 07:43:30.009 77760 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-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant_v6.yaml 2026-02-25 07:43:30.009 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external_v6.yaml 2026-02-25 07:43:30.010 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks.j2.yaml 2026-02-25 07:43:30.010 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/networks.yaml 2026-02-25 07:43:30.010 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template service_net_map.j2.yaml 2026-02-25 07:43:30.010 77760 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-02-25 07:43:30.010 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_port.network.j2.yaml 2026-02-25 07:43:30.010 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.010 77760 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-02-25 07:43:30.010 77760 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-02-25 07:43:30.011 77760 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-02-25 07:43:30.011 77760 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-02-25 07:43:30.011 77760 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-02-25 07:43:30.011 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_vip_port.network.j2.yaml 2026-02-25 07:43:30.011 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.011 77760 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-02-25 07:43:30.011 77760 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-02-25 07:43:30.011 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port.network.j2.yaml 2026-02-25 07:43:30.012 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.012 77760 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-02-25 07:43:30.013 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port_v6.network.j2.yaml 2026-02-25 07:43:30.013 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.013 77760 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-02-25 07:43:30.013 77760 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-02-25 07:43:30.013 77760 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-02-25 07:43:30.013 77760 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-02-25 07:43:30.013 77760 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-02-25 07:43:30.013 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_list_map.j2.yaml 2026-02-25 07:43:30.014 77760 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-02-25 07:43:30.014 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_map.j2.yaml 2026-02-25 07:43:30.014 77760 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-02-25 07:43:30.014 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external.j2.yaml 2026-02-25 07:43:30.014 77760 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-02-25 07:43:30.014 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external_v6.j2.yaml 2026-02-25 07:43:30.014 77760 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-02-25 07:43:30.014 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port.network.j2.yaml 2026-02-25 07:43:30.014 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.015 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage.yaml 2026-02-25 07:43:30.015 77760 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-02-25 07:43:30.015 77760 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-02-25 07:43:30.015 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant.yaml 2026-02-25 07:43:30.015 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external.yaml 2026-02-25 07:43:30.015 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool.network.j2.yaml 2026-02-25 07:43:30.015 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.015 77760 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-02-25 07:43:30.016 77760 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-02-25 07:43:30.016 77760 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-02-25 07:43:30.016 77760 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-02-25 07:43:30.016 77760 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-02-25 07:43:30.016 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool_v6.network.j2.yaml 2026-02-25 07:43:30.016 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.016 77760 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-02-25 07:43:30.016 77760 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-02-25 07:43:30.017 77760 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-02-25 07:43:30.349 77760 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-02-25 07:43:30.349 77760 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-02-25 07:43:30.349 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_v6.network.j2.yaml 2026-02-25 07:43:30.349 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2026-02-25 07:43:30.349 77760 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-02-25 07:43:30.350 77760 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-02-25 07:43:30.350 77760 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-02-25 07:43:30.350 77760 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-02-25 07:43:30.350 77760 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-02-25 07:43:30.350 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2026-02-25 07:43:30.350 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2026-02-25 07:43:30.350 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/controller-role.yaml 2026-02-25 07:43:30.350 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontroller-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontrollercompute-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/compute-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/blockstorage-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/objectstorage-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cephstorage-role.yaml 2026-02-25 07:43:30.351 77760 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/networker-role.yaml 2026-02-25 07:43:34.398 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud. 2026-02-25 07:43:34.398 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Using ephemeral heat for stack operation 2026-02-25 07:43:35.345 77760 INFO tripleoclient.heat_launcher [-] Skipping container image pull. 2026-02-25 07:43:35.364 77760 INFO tripleoclient.heat_launcher [-] Checking that database is up 2026-02-25 07:43:35.733 77760 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up 2026-02-25 07:43:38.946 2 INFO migrate.versioning.api [-] 72 -> 73...  2026-02-25 07:43:39.271 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.272 2 INFO migrate.versioning.api [-] 73 -> 74...  2026-02-25 07:43:39.278 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.279 2 INFO migrate.versioning.api [-] 74 -> 75...  2026-02-25 07:43:39.286 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.286 2 INFO migrate.versioning.api [-] 75 -> 76...  2026-02-25 07:43:39.293 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.293 2 INFO migrate.versioning.api [-] 76 -> 77...  2026-02-25 07:43:39.300 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.300 2 INFO migrate.versioning.api [-] 77 -> 78...  2026-02-25 07:43:39.307 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.307 2 INFO migrate.versioning.api [-] 78 -> 79...  2026-02-25 07:43:39.438 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.439 2 INFO migrate.versioning.api [-] 79 -> 80...  2026-02-25 07:43:39.519 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.519 2 INFO migrate.versioning.api [-] 80 -> 81...  2026-02-25 07:43:39.527 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.527 2 INFO migrate.versioning.api [-] 81 -> 82...  2026-02-25 07:43:39.534 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.535 2 INFO migrate.versioning.api [-] 82 -> 83...  2026-02-25 07:43:39.541 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.542 2 INFO migrate.versioning.api [-] 83 -> 84...  2026-02-25 07:43:39.548 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.548 2 INFO migrate.versioning.api [-] 84 -> 85...  2026-02-25 07:43:39.555 2 INFO migrate.versioning.api [-] done 2026-02-25 07:43:39.555 2 INFO migrate.versioning.api [-] 85 -> 86...  2026-02-25 07:43:39.619 2 INFO migrate.versioning.api [-] done Pod: 1cc58c6f79f9d319c6f0e81d4058b2fc5cb2a7d5b348873082633282e223da19 Containers: 55103158bffd3f372182921c0719edcb1c5364ef335fd126861e4a9b6e6a6568 052bd3007d97ff4832b4ea2763ded2b0408152a181543d0941d00d8ce7391187 2026-02-25 07:43:46.188 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2026-02-25 07:43:57.320 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2026-02-25 07:43:57.321 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 2026-02-25 07:43:57.322 77760 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Success. 2026-02-25 07:44:01Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:03Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:03Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:04Z [overcloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:04Z [overcloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:04Z [overcloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:04Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:05Z [overcloud.NodeUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:05Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:05Z [overcloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:05Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:05Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:06Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:06Z [overcloud.ServiceNetMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.CellControllerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.CellControllerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.CephStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.BlockStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.CephStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.BlockStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.CellControllerComputeServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.CellControllerComputeServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.ComputeServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.NetworkerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.ObjectStorageServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.ComputeServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.ObjectStorageServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.ControllerServiceNetMapLower]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:06Z [overcloud.ControllerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:06Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:07Z [overcloud.NetworkerServiceNetMapLower]: CREATE_COMPLETE state changed 2026-02-25 07:44:07Z [overcloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:07Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:07Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:08Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:08Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:08Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:08Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:08Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:08Z [overcloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:44:08Z [overcloud.Networks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:08Z [overcloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:08Z [overcloud.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:08Z [overcloud.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:08Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:08Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:09Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:09Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:09Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:09Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:09Z [overcloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:09Z [overcloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:09Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:10Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:10Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:10Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:10Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2026-02-25 07:44:10Z [overcloud.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:10Z [overcloud.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:10Z [overcloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:10Z [overcloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2026-02-25 07:44:11Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:11Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2026-02-25 07:44:11Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:11Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:11Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:11Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:11Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:11Z [overcloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:11Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:12Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.ComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.ComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:12Z [overcloud.NetworkerUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.CellControllerComputeUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.CellControllerUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.CellControllerComputeUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.NetworkerUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.CellControllerUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.Networks]: CREATE_COMPLETE state changed 2026-02-25 07:44:12Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:12Z [overcloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:13Z [overcloud.ControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.ControllerNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.ControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.CellControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.CellControllerNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.ObjectStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ObjectStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.NetworkerNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.NetworkerNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:13Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ComputeUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.CephStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.ComputeNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.ComputeUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.CephStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:13Z [overcloud.BlockStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:13Z [overcloud.BlockStorageNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:14Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:14Z [overcloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:14Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:14Z [overcloud.ControllerUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:14Z [overcloud.ControllerUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.StorageVirtualIP]: CREATE_COMPLETE state changed 2026-02-25 07:44:14Z [overcloud.VipMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:15Z [overcloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:15Z [overcloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:15Z [overcloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:15Z [overcloud.CloudNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:15Z [overcloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:15Z [overcloud.CloudNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:15Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:15Z [overcloud.CephStorageUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:15Z [overcloud.CephStorageUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:16Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:16Z [overcloud.VipMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:16Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:16Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:16Z [overcloud.VipHosts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:16Z [overcloud.VipHosts]: CREATE_COMPLETE state changed 2026-02-25 07:44:16Z [overcloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:16Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:16Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:16Z [overcloud.EndpointMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:16Z [overcloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:16Z [overcloud.EndpointMapData]: CREATE_COMPLETE state changed 2026-02-25 07:44:17Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:17Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.BlockStorageUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.BlockStorageUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:17Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:17Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2026-02-25 07:44:17Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:17Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:17Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:18Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:18Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:18Z [overcloud.ObjectStorageUserData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:18Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:18Z [overcloud.ObjectStorageUserData]: CREATE_COMPLETE state changed 2026-02-25 07:44:18Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:18Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:19Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:19Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:20Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:21Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:21Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:22Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:23Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CellControllerComputeServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CellControllerComputeServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:24Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CellControllerCompute]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CellControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.CellControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CellControllerServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:24Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2026-02-25 07:44:24Z [overcloud.CellControllerServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.CellController]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.NetworkerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.BlockStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.NetworkerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.BlockStorageServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.NetworkerServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.CellControllerCompute]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.NetworkerServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.BlockStorage]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:25Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:25Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.Networker]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.Networker]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.ObjectStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.ObjectStorageServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellController]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.NetworkerServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.NetworkerServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CephStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.CephStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:26Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.ObjectStorage]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.BlockStorage]: CREATE_COMPLETE state changed 2026-02-25 07:44:26Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:26Z [0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:26Z [overcloud.CephStorageServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:27Z [overcloud.CephStorageServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:27Z [overcloud.CephStorage]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:27Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2026-02-25 07:44:27Z [1]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [1]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.ObjectStorage]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:28Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [0]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:28Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.ObjectStorageServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.ObjectStorageServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [5]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:28Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [4]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.CephStorage]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:28Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:28Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:28Z [2]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:28Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:29Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CephStorageServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:29Z [overcloud.CephStorageServers]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:29Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:29Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:29Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:29Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:29Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:30Z [3]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:30Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:30Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:30Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:30Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2026-02-25 07:44:30Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:30Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:44:30Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:30Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:31Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:31Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2026-02-25 07:44:32Z [2]: CREATE_COMPLETE state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2026-02-25 07:44:32Z [6]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:32Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:33Z [3]: CREATE_COMPLETE state changed 2026-02-25 07:44:33Z [7]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:34Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2026-02-25 07:44:34Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:35Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2026-02-25 07:44:35Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:35Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2026-02-25 07:44:35Z [4]: CREATE_COMPLETE state changed 2026-02-25 07:44:36Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:36Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2026-02-25 07:44:36Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2026-02-25 07:44:36Z [8]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:36Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:36Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:37Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2026-02-25 07:44:37Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:37Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2026-02-25 07:44:37Z [5]: CREATE_COMPLETE state changed 2026-02-25 07:44:37Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2026-02-25 07:44:38Z [6]: CREATE_COMPLETE state changed 2026-02-25 07:44:38Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2026-02-25 07:44:39Z [9]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:39Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:39Z [10]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:39Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2026-02-25 07:44:40Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:40Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2026-02-25 07:44:40Z [10]: CREATE_COMPLETE state changed 2026-02-25 07:44:40Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:41Z [14]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:41Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2026-02-25 07:44:41Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:42Z [7]: CREATE_COMPLETE state changed 2026-02-25 07:44:42Z [9]: CREATE_COMPLETE state changed 2026-02-25 07:44:42Z [13]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:43Z [11]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:43Z [8]: CREATE_COMPLETE state changed 2026-02-25 07:44:44Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2026-02-25 07:44:44Z [12]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:44Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2026-02-25 07:44:44Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:45Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [14]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:47Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [18]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:48Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:50Z [18]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:44:50Z [11]: CREATE_COMPLETE state changed 2026-02-25 07:44:51Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:51Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:51Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:44:51Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:44:51Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:51Z [22]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:52Z [15]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:52Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:44:53Z [15]: CREATE_COMPLETE state changed 2026-02-25 07:44:53Z [overcloud.ComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:53Z [overcloud.ComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:44:53Z [19]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:54Z [overcloud.ComputeServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:54Z [overcloud.ComputeServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:44:54Z [overcloud.Compute]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:54Z [19]: CREATE_COMPLETE state changed 2026-02-25 07:44:54Z [overcloud.Compute]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:54Z [overcloud.Compute]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:44:54Z [23]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:55Z [12]: CREATE_COMPLETE state changed 2026-02-25 07:44:55Z [13]: CREATE_COMPLETE state changed 2026-02-25 07:44:55Z [16]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:55Z [17]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:56Z [overcloud.Compute]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-02-25 07:44:56Z [overcloud.Compute.1]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:56Z [overcloud.Compute.1]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:56Z [overcloud.Compute.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:56Z [overcloud.Compute.1.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:44:57Z [overcloud.Compute.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:57Z [overcloud.Compute.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:57Z [overcloud.Compute.1.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:57Z [overcloud.Compute.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:57Z [overcloud.Compute.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:44:58Z [22]: CREATE_COMPLETE state changed 2026-02-25 07:44:58Z [overcloud.Compute.2]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:58Z [overcloud.Compute.2]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:44:58Z [26]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:58Z [overcloud.Compute.0.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:59Z [overcloud.Compute.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:44:59Z [overcloud.Compute.2.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:44:59Z [overcloud.Compute.1.NovaCompute]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.2.NovaCompute]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:00Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NovaCompute]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [23]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [17]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.1.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.1.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.1.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:01Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [overcloud.Compute.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [27]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:01Z [21]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [16]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NovaCompute]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.0.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.0.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.0.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.1.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [20]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:02Z [overcloud.Compute.2.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:45:02Z [overcloud.Compute.1]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:02Z [overcloud.Compute.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:03Z [21]: CREATE_COMPLETE state changed 2026-02-25 07:45:03Z [25]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:03Z [overcloud.Compute.1]: CREATE_COMPLETE state changed 2026-02-25 07:45:03Z [overcloud.Compute.2.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:03Z [overcloud.Compute.2.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:45:03Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:45:03Z [overcloud.Compute.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:03Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:03Z [overcloud.Compute.0.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:04Z [27]: CREATE_COMPLETE state changed 2026-02-25 07:45:04Z [overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:04Z [31]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:04Z [overcloud.Compute.0]: CREATE_COMPLETE state changed 2026-02-25 07:45:04Z [20]: CREATE_COMPLETE state changed 2026-02-25 07:45:05Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:05Z [overcloud.Compute.2.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:05Z [overcloud.Compute.2]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:05Z [24]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:05Z [overcloud.Compute.2]: CREATE_COMPLETE state changed 2026-02-25 07:45:05Z [overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-02-25 07:45:06Z [overcloud.Compute]: CREATE_COMPLETE state changed 2026-02-25 07:45:06Z [24]: CREATE_COMPLETE state changed 2026-02-25 07:45:06Z [28]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:07Z [overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:07Z [overcloud.ComputeServers]: CREATE_COMPLETE state changed 2026-02-25 07:45:07Z [overcloud.ComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:07Z [overcloud.ComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:07Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:07Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:45:07Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:07Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:45:08Z [26]: CREATE_COMPLETE state changed 2026-02-25 07:45:08Z [25]: CREATE_COMPLETE state changed 2026-02-25 07:45:08Z [28]: CREATE_COMPLETE state changed 2026-02-25 07:45:08Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:09Z [30]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:09Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:45:09Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:09Z [29]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:09Z [32]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:10Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:45:10Z [30]: CREATE_COMPLETE state changed 2026-02-25 07:45:10Z [34]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:11Z [31]: CREATE_COMPLETE state changed 2026-02-25 07:45:12Z [35]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:13Z [29]: CREATE_COMPLETE state changed 2026-02-25 07:45:13Z [33]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:14Z [32]: CREATE_COMPLETE state changed 2026-02-25 07:45:15Z [36]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:17Z [34]: CREATE_COMPLETE state changed 2026-02-25 07:45:18Z [38]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:21Z [38]: CREATE_COMPLETE state changed 2026-02-25 07:45:21Z [35]: CREATE_COMPLETE state changed 2026-02-25 07:45:21Z [42]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:22Z [36]: CREATE_COMPLETE state changed 2026-02-25 07:45:22Z [39]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:23Z [40]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:23Z [33]: CREATE_COMPLETE state changed 2026-02-25 07:45:23Z [37]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:25Z [39]: CREATE_COMPLETE state changed 2026-02-25 07:45:25Z [43]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:27Z [42]: CREATE_COMPLETE state changed 2026-02-25 07:45:27Z [40]: CREATE_COMPLETE state changed 2026-02-25 07:45:27Z [46]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:27Z [44]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:30Z [44]: CREATE_COMPLETE state changed 2026-02-25 07:45:30Z [37]: CREATE_COMPLETE state changed 2026-02-25 07:45:30Z [48]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:30Z [41]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:31Z [48]: CREATE_COMPLETE state changed 2026-02-25 07:45:31Z [52]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:31Z [41]: CREATE_COMPLETE state changed 2026-02-25 07:45:32Z [43]: CREATE_COMPLETE state changed 2026-02-25 07:45:32Z [45]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:32Z [45]: CREATE_COMPLETE state changed 2026-02-25 07:45:32Z [49]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:32Z [47]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:33Z [49]: CREATE_COMPLETE state changed 2026-02-25 07:45:33Z [46]: CREATE_COMPLETE state changed 2026-02-25 07:45:34Z [53]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:34Z [50]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:35Z [47]: CREATE_COMPLETE state changed 2026-02-25 07:45:35Z [53]: CREATE_COMPLETE state changed 2026-02-25 07:45:35Z [51]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:35Z [57]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:36Z [52]: CREATE_COMPLETE state changed 2026-02-25 07:45:36Z [56]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:36Z [51]: CREATE_COMPLETE state changed 2026-02-25 07:45:36Z [57]: CREATE_COMPLETE state changed 2026-02-25 07:45:37Z [55]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:38Z [55]: CREATE_COMPLETE state changed 2026-02-25 07:45:39Z [50]: CREATE_COMPLETE state changed 2026-02-25 07:45:39Z [56]: CREATE_COMPLETE state changed 2026-02-25 07:45:40Z [54]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:41Z [54]: CREATE_COMPLETE state changed 2026-02-25 07:45:41Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:41Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:45:43Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:43Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:43Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:44Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:45Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:46Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:47Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:45:48Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2026-02-25 07:45:49Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:50Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:51Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:45:51Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:51Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE state changed 2026-02-25 07:45:52Z [overcloud.ControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:52Z [overcloud.ControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.CellControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.CellControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.CellControllerConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.CellControllerConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.BlockStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.BlockStorageConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.CellControllerComputeConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.CellControllerComputeConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:53Z [overcloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:53Z [overcloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.BlockStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.BlockStorageGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.ComputeGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.ComputeGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.CellControllerGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.CellControllerGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.CephStorageGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.CephStorageGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.CellControllerComputeGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.CellControllerComputeGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.NetworkerGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.CephStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.NetworkerGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.CephStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.ControllerGroupVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.ObjectStorageConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.ControllerGroupVars]: CREATE_COMPLETE state changed 2026-02-25 07:45:54Z [overcloud.NetworkerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:54Z [overcloud.NetworkerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.CephStorageConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.CephStorageConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.NetworkerConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.NetworkerConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.ControllerServiceNames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.ControllerServiceNames]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.ComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.ComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.ComputeConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.ComputeConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.GlobalConfig]: CREATE_COMPLETE state changed 2026-02-25 07:45:55Z [overcloud.ControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:55Z [overcloud.ControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2026-02-25 07:45:56Z [overcloud.Controller]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:56Z [overcloud.ControllerConfigData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:56Z [overcloud.ControllerConfigData]: CREATE_COMPLETE state changed 2026-02-25 07:45:56Z [overcloud.Controller]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:45:56Z [overcloud.Controller]: UPDATE_IN_PROGRESS Stack UPDATE started 2026-02-25 07:45:56Z [overcloud.Controller.0]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:56Z [overcloud.Controller.0]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:45:57Z [overcloud.Controller.0.Controller]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:57Z [overcloud.Controller.2]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:57Z [overcloud.Controller.2]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:45:58Z [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:58Z [overcloud.Controller.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:58Z [overcloud.Controller.0.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:45:58Z [overcloud.Controller.1]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:58Z [overcloud.Controller.1]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:45:59Z [overcloud.Controller.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:59Z [overcloud.Controller.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2026-02-25 07:45:59Z [overcloud.Controller.2.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:45:59Z [overcloud.Controller.1.DeploymentActions]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.1.Controller]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.Controller]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.Controller]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:00Z [overcloud.Controller.0.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:01Z [overcloud.Controller.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.ExternalPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:46:01Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.ExternalPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.Controller]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.TenantPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.StoragePort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.NetHostMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.ExternalPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:46:02Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:03Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.2.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.2]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:46:03Z [overcloud.Controller.0.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.0]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:46:03Z [overcloud.Controller.1.TenantPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.InternalApiPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.StoragePort]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.ExternalPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.2]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.0]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:03Z [overcloud.Controller.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:05Z [overcloud.Controller.1.NetIpMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:05Z [overcloud.Controller.1]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:46:05Z [overcloud.Controller.1]: CREATE_COMPLETE state changed 2026-02-25 07:46:05Z [overcloud.Controller]: UPDATE_COMPLETE Stack UPDATE completed successfully 2026-02-25 07:46:06Z [overcloud.Controller]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.ControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.ControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.ServerIdMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.ControllerServers]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:07Z [overcloud.HostsEntryValue]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2026-02-25 07:46:07Z [overcloud.ControllerServers]: CREATE_COMPLETE state changed 2026-02-25 07:46:08Z [overcloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2026-02-25 07:46:08Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:08Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:46:08Z [overcloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:08Z [overcloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:08Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:08Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2026-02-25 07:46:08Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:09Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2026-02-25 07:46:09Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:09Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2026-02-25 07:46:09Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:46:09Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:09Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:10Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE state changed 2026-02-25 07:46:10Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:11Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:11Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:11Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_COMPLETE state changed 2026-02-25 07:46:12Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_COMPLETE state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:13Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_COMPLETE state changed 2026-02-25 07:46:14Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:14Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:15Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:15Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:16Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:16Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2026-02-25 07:46:17Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2026-02-25 07:46:17Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2026-02-25 07:46:17Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2026-02-25 07:46:18Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2026-02-25 07:46:18Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack overcloud/6c0eb81a-1938-4a76-b7a7-6a4ca630801b CREATE_COMPLETE 2026-02-25 07:46:35.726 77760 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-02-25 07:46:36.352097 | fa163e15-63ff-53ff-e74e-000000000004 | TASK | Check for required inputs 2026-02-25 07:46:36.405901 | fa163e15-63ff-53ff-e74e-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2026-02-25 07:46:36.423173 | fa163e15-63ff-53ff-e74e-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2026-02-25 07:46:36.429545 | fa163e15-63ff-53ff-e74e-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.120916 | 0.08s 2026-02-25 07:46:36.438933 | fa163e15-63ff-53ff-e74e-000000000006 | TASK | Fetch stack data 2026-02-25 07:46:39.512717 | fa163e15-63ff-53ff-e74e-000000000006 | OK | Fetch stack data | localhost 2026-02-25 07:46:39.515687 | fa163e15-63ff-53ff-e74e-000000000006 | TIMING | Fetch stack data | localhost | 0:00:03.207050 | 3.08s 2026-02-25 07:46:39.527461 | fa163e15-63ff-53ff-e74e-000000000007 | TASK | Create horizon url temp file 2026-02-25 07:46:40.375201 | fa163e15-63ff-53ff-e74e-000000000007 | CHANGED | Create horizon url temp file | localhost 2026-02-25 07:46:40.376961 | fa163e15-63ff-53ff-e74e-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:04.068329 | 0.85s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-25 07:46:40.402026 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:46:40.402543 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:46:40.403103 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:04.094487 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:46:40.403673 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:46:40.404240 | fa163e15-63ff-53ff-e74e-000000000006 | SUMMARY | localhost | Fetch stack data | 3.08s 2026-02-25 07:46:40.404752 | fa163e15-63ff-53ff-e74e-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.85s 2026-02-25 07:46:40.405299 | fa163e15-63ff-53ff-e74e-000000000004 | SUMMARY | localhost | Check for required inputs | 0.08s 2026-02-25 07:46:40.405960 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:46:40.607 77760 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo29njw207 ] cleaned up 2026-02-25 07:46:40.607 77760 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml 2026-02-25 07:46:40.611 77760 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-02-25 07:46:41.250168 | fa163e15-63ff-55a0-d7e1-000000000004 | TASK | Set output_dir 2026-02-25 07:46:41.284472 | fa163e15-63ff-55a0-d7e1-000000000004 | SKIPPED | Set output_dir | localhost 2026-02-25 07:46:41.285166 | fa163e15-63ff-55a0-d7e1-000000000004 | TIMING | Set output_dir | localhost | 0:00:00.079873 | 0.03s 2026-02-25 07:46:41.288339 | fa163e15-63ff-55a0-d7e1-000000000005 | TASK | Set work_dir 2026-02-25 07:46:41.334657 | fa163e15-63ff-55a0-d7e1-000000000005 | OK | Set work_dir | localhost 2026-02-25 07:46:41.336582 | fa163e15-63ff-55a0-d7e1-000000000005 | TIMING | Set work_dir | localhost | 0:00:00.131278 | 0.05s 2026-02-25 07:46:41.343797 | fa163e15-63ff-55a0-d7e1-000000000006 | TASK | Clean work_dir 2026-02-25 07:46:41.371725 | fa163e15-63ff-55a0-d7e1-000000000006 | SKIPPED | Clean work_dir | localhost 2026-02-25 07:46:41.373055 | fa163e15-63ff-55a0-d7e1-000000000006 | TIMING | Clean work_dir | localhost | 0:00:00.167754 | 0.03s 2026-02-25 07:46:41.379949 | fa163e15-63ff-55a0-d7e1-000000000007 | TASK | Create config dir if does not exist 2026-02-25 07:46:41.788234 | fa163e15-63ff-55a0-d7e1-000000000007 | CHANGED | Create config dir if does not exist | localhost 2026-02-25 07:46:41.789929 | fa163e15-63ff-55a0-d7e1-000000000007 | TIMING | Create config dir if does not exist | localhost | 0:00:00.584621 | 0.41s 2026-02-25 07:46:41.797547 | fa163e15-63ff-55a0-d7e1-000000000008 | TASK | Download config 2026-02-25 07:46:57.017013 | fa163e15-63ff-55a0-d7e1-000000000008 | CHANGED | Download config | localhost 2026-02-25 07:46:57.018548 | fa163e15-63ff-55a0-d7e1-000000000008 | TIMING | Download config | localhost | 0:00:15.813245 | 15.22s 2026-02-25 07:46:57.025582 | fa163e15-63ff-55a0-d7e1-000000000009 | TASK | Generate ansible inventory 2026-02-25 07:47:00.132773 | fa163e15-63ff-55a0-d7e1-000000000009 | CHANGED | Generate ansible inventory | localhost 2026-02-25 07:47:00.134036 | fa163e15-63ff-55a0-d7e1-000000000009 | TIMING | Generate ansible inventory | localhost | 0:00:18.928741 | 3.11s PLAY RECAP ********************************************************************* localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-02-25 07:47:00.148148 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:00.148386 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:00.148647 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.943364 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:00.148890 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:47:00.149299 | fa163e15-63ff-55a0-d7e1-000000000008 | SUMMARY | localhost | Download config | 15.22s 2026-02-25 07:47:00.149585 | fa163e15-63ff-55a0-d7e1-000000000009 | SUMMARY | localhost | Generate ansible inventory | 3.11s 2026-02-25 07:47:00.149817 | fa163e15-63ff-55a0-d7e1-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.41s 2026-02-25 07:47:00.150155 | fa163e15-63ff-55a0-d7e1-000000000005 | SUMMARY | localhost | Set work_dir | 0.05s 2026-02-25 07:47:00.150393 | fa163e15-63ff-55a0-d7e1-000000000004 | SUMMARY | localhost | Set output_dir | 0.03s 2026-02-25 07:47:00.150611 | fa163e15-63ff-55a0-d7e1-000000000006 | SUMMARY | localhost | Clean work_dir | 0.03s 2026-02-25 07:47:00.150877 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:00.336 77760 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoj0ssx8_d ] cleaned up 2026-02-25 07:47:00.336 77760 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml 2026-02-25 07:47:00.336 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stopping ephemeral heat. 2026-02-25 07:47:00.487 77760 INFO tripleoclient.heat_launcher [-] Killing pod: ephemeral-heat 1cc58c6f79f9d319c6f0e81d4058b2fc5cb2a7d5b348873082633282e223da19 2026-02-25 07:47:00.721 77760 INFO tripleoclient.heat_launcher [-] Killed pod: ephemeral-heat 2026-02-25 07:47:01.012 77760 INFO tripleoclient.heat_launcher [-] Starting back up of heat db 2026-02-25 07:47:10.838 77760 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql-1772005414.3991635.tar.bzip2 2026-02-25 07:47:10.839 77760 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql 2026-02-25 07:47:11.605 77760 INFO tripleoclient.heat_launcher [-] Removing pod: ephemeral-heat 1cc58c6f79f9d319c6f0e81d4058b2fc5cb2a7d5b348873082633282e223da19 2026-02-25 07:47:12.648 77760 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1772005414.3991635.log-1772005414.3991635.tar.bzip2 2026-02-25 07:47:12.648 77760 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1772005414.3991635.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-02-25 07:47:12.657 77760 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-02-25 07:47:13.307075 | fa163e15-63ff-e17a-ca4e-000000000006 | TASK | No ssh servers defined 2026-02-25 07:47:13.372111 | fa163e15-63ff-e17a-ca4e-000000000006 | SKIPPED | No ssh servers defined | localhost 2026-02-25 07:47:13.372925 | fa163e15-63ff-e17a-ca4e-000000000006 | TIMING | No ssh servers defined | localhost | 0:00:00.113187 | 0.07s 2026-02-25 07:47:13.377545 | fa163e15-63ff-e17a-ca4e-000000000007 | TASK | Set local connection user facts 2026-02-25 07:47:13.474561 | fa163e15-63ff-e17a-ca4e-000000000007 | OK | Set local connection user facts | localhost 2026-02-25 07:47:13.475712 | fa163e15-63ff-e17a-ca4e-000000000007 | TIMING | Set local connection user facts | localhost | 0:00:00.215971 | 0.10s 2026-02-25 07:47:13.481888 | fa163e15-63ff-e17a-ca4e-000000000008 | TASK | Set facts for ssh servers and user private key file 2026-02-25 07:47:13.552997 | fa163e15-63ff-e17a-ca4e-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2026-02-25 07:47:13.554138 | fa163e15-63ff-e17a-ca4e-000000000008 | TIMING | Set facts for ssh servers and user private key file | localhost | 0:00:00.294400 | 0.07s 2026-02-25 07:47:13.560381 | fa163e15-63ff-e17a-ca4e-000000000009 | TASK | Ensure .ssh directory 2026-02-25 07:47:13.991817 | fa163e15-63ff-e17a-ca4e-000000000009 | OK | Ensure .ssh directory | localhost 2026-02-25 07:47:13.993486 | fa163e15-63ff-e17a-ca4e-000000000009 | TIMING | Ensure .ssh directory | localhost | 0:00:00.733733 | 0.43s 2026-02-25 07:47:14.001248 | fa163e15-63ff-e17a-ca4e-00000000000a | TASK | Ensure ssh key pair 2026-02-25 07:47:14.565342 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2026-02-25 07:47:14.566789 | fa163e15-63ff-e17a-ca4e-00000000000a | OK | Ensure ssh key pair | localhost 2026-02-25 07:47:14.567653 | fa163e15-63ff-e17a-ca4e-00000000000a | TIMING | Ensure ssh key pair | localhost | 0:00:01.307901 | 0.56s 2026-02-25 07:47:14.574683 | fa163e15-63ff-e17a-ca4e-00000000000b | TASK | Stat key file 2026-02-25 07:47:14.952226 | fa163e15-63ff-e17a-ca4e-00000000000b | OK | Stat key file | localhost 2026-02-25 07:47:14.953710 | fa163e15-63ff-e17a-ca4e-00000000000b | TIMING | Stat key file | localhost | 0:00:01.693966 | 0.38s 2026-02-25 07:47:14.961115 | fa163e15-63ff-e17a-ca4e-00000000000e | TASK | Get local private key 2026-02-25 07:47:15.012918 | fa163e15-63ff-e17a-ca4e-00000000000e | SKIPPED | Get local private key | localhost 2026-02-25 07:47:15.014208 | fa163e15-63ff-e17a-ca4e-00000000000e | TIMING | Get local private key | localhost | 0:00:01.754464 | 0.05s 2026-02-25 07:47:15.021303 | fa163e15-63ff-e17a-ca4e-00000000000f | TASK | Get local public key 2026-02-25 07:47:15.078573 | fa163e15-63ff-e17a-ca4e-00000000000f | SKIPPED | Get local public key | localhost 2026-02-25 07:47:15.079787 | fa163e15-63ff-e17a-ca4e-00000000000f | TIMING | Get local public key | localhost | 0:00:01.820046 | 0.06s 2026-02-25 07:47:15.086178 | fa163e15-63ff-e17a-ca4e-000000000010 | TASK | Set key facts 2026-02-25 07:47:15.143700 | fa163e15-63ff-e17a-ca4e-000000000010 | SKIPPED | Set key facts | localhost 2026-02-25 07:47:15.144892 | fa163e15-63ff-e17a-ca4e-000000000010 | TIMING | Set key facts | localhost | 0:00:01.885115 | 0.06s 2026-02-25 07:47:15.151577 | fa163e15-63ff-e17a-ca4e-000000000012 | TASK | Get local private key 2026-02-25 07:47:15.545802 | fa163e15-63ff-e17a-ca4e-000000000012 | OK | Get local private key | localhost 2026-02-25 07:47:15.547196 | fa163e15-63ff-e17a-ca4e-000000000012 | TIMING | Get local private key | localhost | 0:00:02.287454 | 0.39s 2026-02-25 07:47:15.553742 | fa163e15-63ff-e17a-ca4e-000000000013 | TASK | Get local public key 2026-02-25 07:47:15.866051 | fa163e15-63ff-e17a-ca4e-000000000013 | OK | Get local public key | localhost 2026-02-25 07:47:15.867458 | fa163e15-63ff-e17a-ca4e-000000000013 | TIMING | Get local public key | localhost | 0:00:02.607715 | 0.31s 2026-02-25 07:47:15.876240 | fa163e15-63ff-e17a-ca4e-000000000014 | TASK | Write tripleo private key 2026-02-25 07:47:16.570347 | fa163e15-63ff-e17a-ca4e-000000000014 | CHANGED | Write tripleo private key | localhost 2026-02-25 07:47:16.572039 | fa163e15-63ff-e17a-ca4e-000000000014 | TIMING | Write tripleo private key | localhost | 0:00:03.312289 | 0.69s 2026-02-25 07:47:16.579184 | fa163e15-63ff-e17a-ca4e-000000000015 | TASK | Write tripleo public key 2026-02-25 07:47:17.076310 | fa163e15-63ff-e17a-ca4e-000000000015 | CHANGED | Write tripleo public key | localhost 2026-02-25 07:47:17.078029 | fa163e15-63ff-e17a-ca4e-000000000015 | TIMING | Write tripleo public key | localhost | 0:00:03.818281 | 0.50s 2026-02-25 07:47:17.085287 | fa163e15-63ff-e17a-ca4e-000000000016 | TASK | Set key file fact 2026-02-25 07:47:17.173296 | fa163e15-63ff-e17a-ca4e-000000000016 | OK | Set key file fact | localhost 2026-02-25 07:47:17.174487 | fa163e15-63ff-e17a-ca4e-000000000016 | TIMING | Set key file fact | localhost | 0:00:03.914747 | 0.09s 2026-02-25 07:47:17.181263 | fa163e15-63ff-e17a-ca4e-000000000018 | TASK | Ensure user can ssh to localhost 2026-02-25 07:47:17.698974 | fa163e15-63ff-e17a-ca4e-000000000018 | OK | Ensure user can ssh to localhost | localhost 2026-02-25 07:47:17.700499 | fa163e15-63ff-e17a-ca4e-000000000018 | TIMING | Ensure user can ssh to localhost | localhost | 0:00:04.440755 | 0.52s 2026-02-25 07:47:17.707103 | fa163e15-63ff-e17a-ca4e-000000000019 | TASK | Set node key fact 2026-02-25 07:47:17.790729 | fa163e15-63ff-e17a-ca4e-000000000019 | OK | Set node key fact | localhost 2026-02-25 07:47:17.791929 | fa163e15-63ff-e17a-ca4e-000000000019 | TIMING | Set node key fact | localhost | 0:00:04.532187 | 0.08s 2026-02-25 07:47:17.798393 | fa163e15-63ff-e17a-ca4e-00000000001a | TASK | Add ssh-servers 2026-02-25 07:47:18.000021 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2026-02-25 07:47:18.001256 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.741514 | 0.20s 2026-02-25 07:47:18.002303 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2026-02-25 07:47:18.002955 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.743224 | 0.20s 2026-02-25 07:47:18.003948 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2026-02-25 07:47:18.004595 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.744865 | 0.20s 2026-02-25 07:47:18.005595 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2026-02-25 07:47:18.006240 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.746510 | 0.21s 2026-02-25 07:47:18.007286 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2026-02-25 07:47:18.007971 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.748241 | 0.21s 2026-02-25 07:47:18.009017 | fa163e15-63ff-e17a-ca4e-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2026-02-25 07:47:18.009622 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.749892 | 0.21s 2026-02-25 07:47:18.011096 | fa163e15-63ff-e17a-ca4e-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.751365 | 0.21s PLAY [Run Create admin] ******************************************************** 2026-02-25 07:47:18.061227 | fa163e15-63ff-e17a-ca4e-000000000034 | TASK | Wait for connection to become available [WARNING]: Reset is not implemented for this connection 2026-02-25 07:47:18.466263 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | localhost 2026-02-25 07:47:18.467886 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | localhost | 0:00:05.208109 | 0.40s 2026-02-25 07:47:18.837548 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2026-02-25 07:47:18.838849 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.103 | 0:00:05.579110 | 0.74s 2026-02-25 07:47:18.900601 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2026-02-25 07:47:18.901478 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.108 | 0:00:05.641742 | 0.81s 2026-02-25 07:47:18.929414 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2026-02-25 07:47:18.930144 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.107 | 0:00:05.670413 | 0.84s 2026-02-25 07:47:18.930692 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2026-02-25 07:47:18.931343 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.105 | 0:00:05.671612 | 0.81s 2026-02-25 07:47:18.931952 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2026-02-25 07:47:18.932604 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.106 | 0:00:05.672873 | 0.86s 2026-02-25 07:47:18.933253 | fa163e15-63ff-e17a-ca4e-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2026-02-25 07:47:18.933904 | fa163e15-63ff-e17a-ca4e-000000000034 | TIMING | Wait for connection to become available | 192.168.122.104 | 0:00:05.674174 | 0.82s 2026-02-25 07:47:18.941271 | fa163e15-63ff-e17a-ca4e-000000000035 | TASK | Gather facts with an active connection 2026-02-25 07:47:19.613211 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | localhost 2026-02-25 07:47:19.615117 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | localhost | 0:00:06.355369 | 0.67s 2026-02-25 07:47:19.841162 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2026-02-25 07:47:19.842547 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.108 | 0:00:06.582806 | 0.87s 2026-02-25 07:47:19.845327 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2026-02-25 07:47:19.846435 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.105 | 0:00:06.586703 | 0.85s 2026-02-25 07:47:19.878270 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2026-02-25 07:47:19.879600 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.106 | 0:00:06.619865 | 0.93s 2026-02-25 07:47:19.882341 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2026-02-25 07:47:19.883459 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.104 | 0:00:06.623728 | 0.89s 2026-02-25 07:47:19.886816 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2026-02-25 07:47:19.887992 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.107 | 0:00:06.628259 | 0.92s 2026-02-25 07:47:19.901022 | fa163e15-63ff-e17a-ca4e-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2026-02-25 07:47:19.902177 | fa163e15-63ff-e17a-ca4e-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.103 | 0:00:06.642445 | 0.92s 2026-02-25 07:47:19.968773 | fa163e15-63ff-e17a-ca4e-000000000023 | TASK | create user tripleo-admin 2026-02-25 07:47:20.433098 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2026-02-25 07:47:20.440980 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:07.181220 | 0.46s 2026-02-25 07:47:20.442348 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2026-02-25 07:47:20.443164 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:07.183431 | 0.45s 2026-02-25 07:47:20.444196 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2026-02-25 07:47:20.444978 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:07.185247 | 0.44s 2026-02-25 07:47:20.456312 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2026-02-25 07:47:20.457241 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:07.197508 | 0.47s 2026-02-25 07:47:20.468644 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2026-02-25 07:47:20.469472 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:07.209718 | 0.47s 2026-02-25 07:47:20.480784 | fa163e15-63ff-e17a-ca4e-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2026-02-25 07:47:20.481626 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:07.221894 | 0.46s 2026-02-25 07:47:21.274148 | fa163e15-63ff-e17a-ca4e-000000000023 | OK | create user tripleo-admin | localhost 2026-02-25 07:47:21.275403 | fa163e15-63ff-e17a-ca4e-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | localhost | 0:00:08.015663 | 1.31s 2026-02-25 07:47:21.285806 | fa163e15-63ff-e17a-ca4e-000000000024 | TASK | grant admin rights to user tripleo-admin 2026-02-25 07:47:21.929520 | fa163e15-63ff-e17a-ca4e-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2026-02-25 07:47:21.931267 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | localhost | 0:00:08.671516 | 0.64s 2026-02-25 07:47:22.249352 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2026-02-25 07:47:22.250538 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.990800 | 0.95s 2026-02-25 07:47:22.251597 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2026-02-25 07:47:22.252315 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.992584 | 0.90s 2026-02-25 07:47:22.264900 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2026-02-25 07:47:22.265649 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.005918 | 0.94s 2026-02-25 07:47:22.309622 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2026-02-25 07:47:22.310801 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.051061 | 0.97s 2026-02-25 07:47:22.316257 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2026-02-25 07:47:22.317036 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.057303 | 0.98s 2026-02-25 07:47:22.328219 | fa163e15-63ff-e17a-ca4e-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2026-02-25 07:47:22.328964 | fa163e15-63ff-e17a-ca4e-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.069232 | 1.02s 2026-02-25 07:47:22.339722 | fa163e15-63ff-e17a-ca4e-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2026-02-25 07:47:22.594779 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2026-02-25 07:47:22.596811 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | localhost | 0:00:09.337056 | 0.26s 2026-02-25 07:47:22.649125 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2026-02-25 07:47:22.650002 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.390268 | 0.27s 2026-02-25 07:47:22.661455 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2026-02-25 07:47:22.662401 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.402668 | 0.31s 2026-02-25 07:47:22.700231 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2026-02-25 07:47:22.701463 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.441725 | 0.33s 2026-02-25 07:47:22.702540 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2026-02-25 07:47:22.703387 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.443655 | 0.31s 2026-02-25 07:47:22.704280 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2026-02-25 07:47:22.705040 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.445308 | 0.30s 2026-02-25 07:47:22.716297 | fa163e15-63ff-e17a-ca4e-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2026-02-25 07:47:22.717140 | fa163e15-63ff-e17a-ca4e-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.457408 | 0.33s 2026-02-25 07:47:22.729035 | fa163e15-63ff-e17a-ca4e-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2026-02-25 07:47:22.986083 | fa163e15-63ff-e17a-ca4e-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2026-02-25 07:47:22.987532 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | localhost | 0:00:09.727790 | 0.26s 2026-02-25 07:47:23.028788 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2026-02-25 07:47:23.029251 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.769526 | 0.27s 2026-02-25 07:47:23.060328 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2026-02-25 07:47:23.060757 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.801033 | 0.32s 2026-02-25 07:47:23.093015 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2026-02-25 07:47:23.093459 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.833736 | 0.33s 2026-02-25 07:47:23.093908 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2026-02-25 07:47:23.094299 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.834575 | 0.30s 2026-02-25 07:47:23.094737 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2026-02-25 07:47:23.095121 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.835398 | 0.31s 2026-02-25 07:47:23.105827 | fa163e15-63ff-e17a-ca4e-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2026-02-25 07:47:23.106240 | fa163e15-63ff-e17a-ca4e-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.846516 | 0.33s 2026-02-25 07:47:23.112195 | fa163e15-63ff-e17a-ca4e-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2026-02-25 07:47:23.417499 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2026-02-25 07:47:23.419502 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | localhost | 0:00:10.159730 | 0.31s 2026-02-25 07:47:23.441676 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2026-02-25 07:47:23.444409 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.184664 | 0.32s 2026-02-25 07:47:23.458152 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2026-02-25 07:47:23.460112 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.200375 | 0.33s 2026-02-25 07:47:23.461971 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2026-02-25 07:47:23.468337 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.208599 | 0.32s 2026-02-25 07:47:23.470564 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2026-02-25 07:47:23.472415 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.212681 | 0.33s 2026-02-25 07:47:23.485835 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2026-02-25 07:47:23.491632 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.231885 | 0.36s 2026-02-25 07:47:23.493089 | fa163e15-63ff-e17a-ca4e-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2026-02-25 07:47:23.494059 | fa163e15-63ff-e17a-ca4e-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.234328 | 0.34s 2026-02-25 07:47:23.505364 | fa163e15-63ff-e17a-ca4e-000000000028 | TASK | get remote tripleo-admin public key 2026-02-25 07:47:23.541780 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2026-02-25 07:47:23.548456 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | localhost | 0:00:10.288703 | 0.04s 2026-02-25 07:47:23.562792 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2026-02-25 07:47:23.569404 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.106 | 0:00:10.309654 | 0.05s 2026-02-25 07:47:23.583196 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2026-02-25 07:47:23.591009 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.107 | 0:00:10.331259 | 0.05s 2026-02-25 07:47:23.605112 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2026-02-25 07:47:23.611751 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.108 | 0:00:10.352002 | 0.05s 2026-02-25 07:47:23.626095 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2026-02-25 07:47:23.633944 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.103 | 0:00:10.374194 | 0.06s 2026-02-25 07:47:23.635009 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2026-02-25 07:47:23.635963 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.104 | 0:00:10.376229 | 0.04s 2026-02-25 07:47:23.647152 | fa163e15-63ff-e17a-ca4e-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2026-02-25 07:47:23.647993 | fa163e15-63ff-e17a-ca4e-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.105 | 0:00:10.388258 | 0.03s 2026-02-25 07:47:23.658935 | fa163e15-63ff-e17a-ca4e-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2026-02-25 07:47:23.703890 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2026-02-25 07:47:23.709947 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | localhost | 0:00:10.450205 | 0.05s 2026-02-25 07:47:23.719944 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2026-02-25 07:47:23.721218 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 | 0:00:10.461478 | 0.05s 2026-02-25 07:47:23.736334 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2026-02-25 07:47:23.743324 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 | 0:00:10.483561 | 0.06s 2026-02-25 07:47:23.757282 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2026-02-25 07:47:23.763973 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 | 0:00:10.504225 | 0.07s 2026-02-25 07:47:23.764883 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2026-02-25 07:47:23.765532 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 | 0:00:10.505800 | 0.05s 2026-02-25 07:47:23.766194 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2026-02-25 07:47:23.766831 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 | 0:00:10.507100 | 0.03s 2026-02-25 07:47:23.777745 | fa163e15-63ff-e17a-ca4e-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2026-02-25 07:47:23.778433 | fa163e15-63ff-e17a-ca4e-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 | 0:00:10.518702 | 0.03s 2026-02-25 07:47:23.789005 | fa163e15-63ff-e17a-ca4e-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2026-02-25 07:47:24.182466 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2026-02-25 07:47:24.185755 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | localhost | 0:00:10.926001 | 0.40s 2026-02-25 07:47:24.212028 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2026-02-25 07:47:24.213710 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.953974 | 0.35s 2026-02-25 07:47:24.235327 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2026-02-25 07:47:24.237161 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.977424 | 0.43s 2026-02-25 07:47:24.238976 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2026-02-25 07:47:24.240570 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.980837 | 0.41s 2026-02-25 07:47:24.242166 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2026-02-25 07:47:24.243930 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.984196 | 0.40s 2026-02-25 07:47:24.245676 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2026-02-25 07:47:24.247344 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.987611 | 0.43s 2026-02-25 07:47:24.259529 | fa163e15-63ff-e17a-ca4e-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2026-02-25 07:47:24.261704 | fa163e15-63ff-e17a-ca4e-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:11.001970 | 0.41s 2026-02-25 07:47:24.273879 | fa163e15-63ff-e17a-ca4e-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2026-02-25 07:47:24.356290 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-02-25 07:47:24.359901 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:11.099995 | 0.06s 2026-02-25 07:47:24.375418 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-02-25 07:47:24.382627 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:11.122870 | 0.09s 2026-02-25 07:47:24.383602 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-02-25 07:47:24.384300 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:11.124569 | 0.07s 2026-02-25 07:47:24.384956 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2026-02-25 07:47:24.385588 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:11.125857 | 0.11s 2026-02-25 07:47:24.386211 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-02-25 07:47:24.386826 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:11.127095 | 0.07s 2026-02-25 07:47:24.387445 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-02-25 07:47:24.388167 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:11.128437 | 0.04s 2026-02-25 07:47:24.399053 | fa163e15-63ff-e17a-ca4e-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-02-25 07:47:24.399791 | fa163e15-63ff-e17a-ca4e-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:11.140059 | 0.03s 2026-02-25 07:47:24.412726 | fa163e15-63ff-e17a-ca4e-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2026-02-25 07:47:24.449604 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2026-02-25 07:47:24.454913 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:11.195160 | 0.04s 2026-02-25 07:47:24.465099 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-02-25 07:47:24.466454 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:11.206706 | 0.04s 2026-02-25 07:47:24.481732 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-02-25 07:47:24.486892 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:11.227129 | 0.04s 2026-02-25 07:47:24.496423 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-02-25 07:47:24.497631 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:11.237884 | 0.04s 2026-02-25 07:47:24.519441 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-02-25 07:47:24.521396 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:11.261655 | 0.04s 2026-02-25 07:47:24.522675 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-02-25 07:47:24.523095 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:11.263369 | 0.03s 2026-02-25 07:47:24.543793 | fa163e15-63ff-e17a-ca4e-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-02-25 07:47:24.544216 | fa163e15-63ff-e17a-ca4e-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:11.284490 | 0.03s PLAY [Validate TripleO Admin Access] ******************************************* 2026-02-25 07:47:24.666164 | fa163e15-63ff-e17a-ca4e-000000000038 | TASK | Ping host 2026-02-25 07:47:24.895452 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | localhost 2026-02-25 07:47:24.897112 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | localhost | 0:00:11.637363 | 0.23s 2026-02-25 07:47:24.908137 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.106 2026-02-25 07:47:24.908839 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.106 | 0:00:11.649108 | 0.23s 2026-02-25 07:47:24.951917 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.104 2026-02-25 07:47:24.952710 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.104 | 0:00:11.692977 | 0.25s 2026-02-25 07:47:24.966500 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.103 2026-02-25 07:47:24.967274 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.103 | 0:00:11.707541 | 0.27s 2026-02-25 07:47:24.968249 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.107 2026-02-25 07:47:24.969154 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.107 | 0:00:11.709420 | 0.28s 2026-02-25 07:47:24.970203 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.108 2026-02-25 07:47:24.971091 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.108 | 0:00:11.711359 | 0.28s 2026-02-25 07:47:24.982349 | fa163e15-63ff-e17a-ca4e-000000000038 | OK | Ping host | 192.168.122.105 2026-02-25 07:47:24.983109 | fa163e15-63ff-e17a-ca4e-000000000038 | TIMING | Ping host | 192.168.122.105 | 0:00:11.723377 | 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-02-25 07:47:25.074957 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:25.075325 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:25.075682 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:11.815957 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:25.076054 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:47:25.076403 | fa163e15-63ff-e17a-ca4e-000000000023 | SUMMARY | localhost | tripleo_create_admin : create user {{ tripleo_admin_user }} | 1.31s 2026-02-25 07:47:25.076743 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.02s 2026-02-25 07:47:25.077082 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.98s 2026-02-25 07:47:25.077430 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.97s 2026-02-25 07:47:25.077777 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.95s 2026-02-25 07:47:25.078136 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.94s 2026-02-25 07:47:25.078469 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.93s 2026-02-25 07:47:25.078811 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.92s 2026-02-25 07:47:25.079232 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.92s 2026-02-25 07:47:25.079565 | fa163e15-63ff-e17a-ca4e-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.90s 2026-02-25 07:47:25.079874 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.89s 2026-02-25 07:47:25.080241 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.87s 2026-02-25 07:47:25.080632 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.86s 2026-02-25 07:47:25.080993 | fa163e15-63ff-e17a-ca4e-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.85s 2026-02-25 07:47:25.081339 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.84s 2026-02-25 07:47:25.081679 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.82s 2026-02-25 07:47:25.082035 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.81s 2026-02-25 07:47:25.082368 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.81s 2026-02-25 07:47:25.082704 | fa163e15-63ff-e17a-ca4e-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.74s 2026-02-25 07:47:25.083074 | fa163e15-63ff-e17a-ca4e-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.69s 2026-02-25 07:47:25.083387 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:25.278 77760 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoci9a2i63 ] cleaned up 2026-02-25 07:47:25.279 77760 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml Enabling ssh admin - COMPLETE. 2026-02-25 07:47:25.281 77760 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-02-25 07:47:25.992255 | fa163e15-63ff-f223-172d-000000000004 | TASK | Check for required inputs 2026-02-25 07:47:26.062805 | fa163e15-63ff-f223-172d-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2026-02-25 07:47:26.093228 | fa163e15-63ff-f223-172d-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2026-02-25 07:47:26.104813 | fa163e15-63ff-f223-172d-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.158107 | 0.11s 2026-02-25 07:47:26.119385 | fa163e15-63ff-f223-172d-000000000006 | TASK | Ensure access path exists 2026-02-25 07:47:26.573405 | fa163e15-63ff-f223-172d-000000000006 | OK | Ensure access path exists | localhost 2026-02-25 07:47:26.574551 | fa163e15-63ff-f223-172d-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.627859 | 0.45s 2026-02-25 07:47:26.578605 | fa163e15-63ff-f223-172d-000000000007 | TASK | Grant privileges to the execution user 2026-02-25 07:47:27.239029 | fa163e15-63ff-f223-172d-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2026-02-25 07:47:27.248788 | fa163e15-63ff-f223-172d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.302081 | 0.67s 2026-02-25 07:47:27.734271 | fa163e15-63ff-f223-172d-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2026-02-25 07:47:27.745251 | fa163e15-63ff-f223-172d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.798552 | 1.17s 2026-02-25 07:47:27.871249 | fa163e15-63ff-f223-172d-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.924529 | 1.29s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-25 07:47:27.917444 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:27.918072 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:27.918870 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.972173 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:27.919263 | UUID | Info | Host | Task Name | Run Time 2026-02-25 07:47:27.920064 | fa163e15-63ff-f223-172d-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.29s 2026-02-25 07:47:27.920437 | fa163e15-63ff-f223-172d-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.45s 2026-02-25 07:47:27.921037 | fa163e15-63ff-f223-172d-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-02-25 07:47:27.921971 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 07:47:28.114 77760 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleokiz92j1s ] cleaned up 2026-02-25 07:47:28.115 77760 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-02-25 07:47:28.115 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud Executing deployment playbook for stack: overcloud 2026-02-25 07:47:28.115 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 2026-02-25 07:47:28.117 77760 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-02-25 07:47:29.059609 | fa163e15-63ff-c5aa-8de0-00000000000b | TASK | External deployment step 0 2026-02-25 07:47:29.086082 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-00000000000b') missing from stats 2026-02-25 07:47:29.123484 | fa163e15-63ff-c5aa-8de0-00000000000c | TIMING | include_tasks | undercloud | 0:00:00.103882 | 0.03s 2026-02-25 07:47:29.131015 | 62f106cf-72ea-44f8-b986-3407729c45d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2026-02-25 07:47:29.136603 | fa163e15-63ff-c5aa-8de0-00000000011f | TASK | create ovn mac address for Controller role nodes 2026-02-25 07:47:31.883167 | fa163e15-63ff-c5aa-8de0-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2026-02-25 07:47:31.884253 | fa163e15-63ff-c5aa-8de0-00000000011f | TIMING | create ovn mac address for Controller role nodes | undercloud | 0:00:02.864660 | 2.75s 2026-02-25 07:47:31.892008 | fa163e15-63ff-c5aa-8de0-000000000121 | TASK | create redis virtual ip 2026-02-25 07:47:32.790686 | fa163e15-63ff-c5aa-8de0-000000000121 | CHANGED | create redis virtual ip | undercloud 2026-02-25 07:47:32.793507 | fa163e15-63ff-c5aa-8de0-000000000121 | TIMING | create redis virtual ip | undercloud | 0:00:03.773901 | 0.90s 2026-02-25 07:47:32.803322 | fa163e15-63ff-c5aa-8de0-000000000123 | TASK | create ovn mac address for Compute role nodes 2026-02-25 07:47:35.729590 | fa163e15-63ff-c5aa-8de0-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2026-02-25 07:47:35.731563 | fa163e15-63ff-c5aa-8de0-000000000123 | TIMING | create ovn mac address for Compute role nodes | undercloud | 0:00:06.711958 | 2.93s PLAY [Check if required variables are defined] ********************************* 2026-02-25 07:47:35.777917 | fa163e15-63ff-c5aa-8de0-000000000135 | TASK | Gathering Facts 2026-02-25 07:47:36.460554 | fa163e15-63ff-c5aa-8de0-000000000135 | OK | Gathering Facts | localhost 2026-02-25 07:47:36.462821 | fa163e15-63ff-c5aa-8de0-000000000135 | TIMING | Gathering Facts | localhost | 0:00:07.443214 | 0.68s 2026-02-25 07:47:36.527709 | fa163e15-63ff-c5aa-8de0-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2026-02-25 07:47:36.529007 | fa163e15-63ff-c5aa-8de0-000000000010 | TIMING | ansible.builtin.fail | localhost | 0:00:07.509406 | 0.05s 2026-02-25 07:47:36.577419 | fa163e15-63ff-c5aa-8de0-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2026-02-25 07:47:36.578890 | fa163e15-63ff-c5aa-8de0-000000000011 | TIMING | ansible.builtin.fail | localhost | 0:00:07.559251 | 0.04s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2026-02-25 07:47:36.944552 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.015490 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.031692 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.050102 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.067505 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.084449 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.105375 | fa163e15-63ff-c5aa-8de0-00000000015d | TASK | Gathering Facts 2026-02-25 07:47:37.356553 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | undercloud 2026-02-25 07:47:37.357743 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | undercloud | 0:00:08.338148 | 0.41s 2026-02-25 07:47:37.369914 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:37.403116 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | undercloud 2026-02-25 07:47:37.403787 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | undercloud | 0:00:08.384195 | 0.03s 2026-02-25 07:47:38.035573 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629056 2026-02-25 07:47:38.041765 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629056 | 0:00:09.022160 | 1.02s 2026-02-25 07:47:38.045239 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629058 2026-02-25 07:47:38.047105 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629058 | 0:00:09.027503 | 1.00s 2026-02-25 07:47:38.137551 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629054 2026-02-25 07:47:38.138578 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629054 | 0:00:09.118983 | 1.05s 2026-02-25 07:47:38.140229 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629057 2026-02-25 07:47:38.140938 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629057 | 0:00:09.121348 | 1.11s 2026-02-25 07:47:38.142574 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629053 2026-02-25 07:47:38.143284 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629053 | 0:00:09.123695 | 1.07s 2026-02-25 07:47:38.144889 | fa163e15-63ff-c5aa-8de0-00000000015d | OK | Gathering Facts | np0005629055 2026-02-25 07:47:38.145657 | fa163e15-63ff-c5aa-8de0-00000000015d | TIMING | Gathering Facts | np0005629055 | 0:00:09.126065 | 1.04s 2026-02-25 07:47:38.158147 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.189892 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.269198 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629056 2026-02-25 07:47:38.270073 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629056 | 0:00:09.250476 | 0.11s 2026-02-25 07:47:38.270387 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629058 2026-02-25 07:47:38.270691 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629058 | 0:00:09.251105 | 0.08s 2026-02-25 07:47:38.291013 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.320053 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.343805 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.369513 | fa163e15-63ff-c5aa-8de0-000000000017 | TASK | Set legacy facts 2026-02-25 07:47:38.376445 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629057 2026-02-25 07:47:38.377668 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629057 | 0:00:09.358064 | 0.09s 2026-02-25 07:47:38.383228 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629053 2026-02-25 07:47:38.383613 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629053 | 0:00:09.364026 | 0.06s 2026-02-25 07:47:38.383942 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629054 2026-02-25 07:47:38.384248 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629054 | 0:00:09.364662 | 0.04s 2026-02-25 07:47:38.471171 | fa163e15-63ff-c5aa-8de0-000000000017 | OK | Set legacy facts | np0005629055 2026-02-25 07:47:38.471991 | fa163e15-63ff-c5aa-8de0-000000000017 | TIMING | Set legacy facts | np0005629055 | 0:00:09.452399 | 0.10s PLAY [Load global variables] *************************************************** 2026-02-25 07:47:38.777519 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | undercloud 2026-02-25 07:47:38.781000 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | undercloud | 0:00:09.761379 | 0.08s 2026-02-25 07:47:38.805256 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629053 2026-02-25 07:47:38.806706 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629053 | 0:00:09.787100 | 0.08s 2026-02-25 07:47:38.842036 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629054 2026-02-25 07:47:38.848983 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629054 | 0:00:09.829384 | 0.08s 2026-02-25 07:47:38.863337 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629055 2026-02-25 07:47:38.864374 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629055 | 0:00:09.844775 | 0.06s 2026-02-25 07:47:38.871567 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629056 2026-02-25 07:47:38.871984 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629056 | 0:00:09.852397 | 0.05s 2026-02-25 07:47:38.879677 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629057 2026-02-25 07:47:38.880053 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629057 | 0:00:09.860466 | 0.04s 2026-02-25 07:47:38.906608 | fa163e15-63ff-c5aa-8de0-00000000001a | OK | ansible.builtin.include_vars | np0005629058 2026-02-25 07:47:38.907016 | fa163e15-63ff-c5aa-8de0-00000000001a | TIMING | ansible.builtin.include_vars | np0005629058 | 0:00:09.887429 | 0.05s PLAY [Include extra variables from files] ************************************** 2026-02-25 07:47:39.223037 | fa163e15-63ff-c5aa-8de0-00000000001d | TASK | Include Service VIP vars 2026-02-25 07:47:39.266406 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | undercloud 2026-02-25 07:47:39.268502 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | undercloud | 0:00:10.248875 | 0.04s 2026-02-25 07:47:39.290916 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629053 2026-02-25 07:47:39.292050 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629053 | 0:00:10.272454 | 0.05s 2026-02-25 07:47:39.310423 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629054 2026-02-25 07:47:39.311538 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629054 | 0:00:10.291939 | 0.05s 2026-02-25 07:47:39.329321 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629055 2026-02-25 07:47:39.330351 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629055 | 0:00:10.310750 | 0.04s 2026-02-25 07:47:39.350086 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629056 2026-02-25 07:47:39.351183 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629056 | 0:00:10.331583 | 0.05s 2026-02-25 07:47:39.360227 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629057 2026-02-25 07:47:39.360618 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629057 | 0:00:10.341031 | 0.04s 2026-02-25 07:47:39.377141 | fa163e15-63ff-c5aa-8de0-00000000001d | OK | Include Service VIP vars | np0005629058 2026-02-25 07:47:39.377536 | fa163e15-63ff-c5aa-8de0-00000000001d | TIMING | Include Service VIP vars | np0005629058 | 0:00:10.357949 | 0.03s 2026-02-25 07:47:39.381530 | fa163e15-63ff-c5aa-8de0-00000000001e | TASK | Include OVN bridge MAC address variables 2026-02-25 07:47:39.426808 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2026-02-25 07:47:39.433280 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:10.413678 | 0.05s 2026-02-25 07:47:39.455076 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629053 2026-02-25 07:47:39.456191 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629053 | 0:00:10.436593 | 0.06s 2026-02-25 07:47:39.468939 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629054 2026-02-25 07:47:39.470061 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629054 | 0:00:10.450463 | 0.05s 2026-02-25 07:47:39.493453 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629055 2026-02-25 07:47:39.500415 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629055 | 0:00:10.480812 | 0.05s 2026-02-25 07:47:39.514989 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629056 2026-02-25 07:47:39.521595 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629056 | 0:00:10.501993 | 0.06s 2026-02-25 07:47:39.522202 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629057 2026-02-25 07:47:39.522631 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629057 | 0:00:10.503045 | 0.04s 2026-02-25 07:47:39.542900 | fa163e15-63ff-c5aa-8de0-00000000001e | OK | Include OVN bridge MAC address variables | np0005629058 2026-02-25 07:47:39.543268 | fa163e15-63ff-c5aa-8de0-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005629058 | 0:00:10.523682 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-02-25 07:47:39.876308 | fa163e15-63ff-c5aa-8de0-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2026-02-25 07:47:41.361437 | fa163e15-63ff-c5aa-8de0-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000021') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-02-25 07:47:41.706362 | fa163e15-63ff-c5aa-8de0-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2026-02-25 07:47:41.779687 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629056 2026-02-25 07:47:41.788794 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629056 | 0:00:12.769172 | 0.08s 2026-02-25 07:47:41.837210 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629057 2026-02-25 07:47:41.839117 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629057 | 0:00:12.819501 | 0.10s 2026-02-25 07:47:41.865909 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629058 2026-02-25 07:47:41.874935 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629058 | 0:00:12.855328 | 0.10s 2026-02-25 07:47:41.904904 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629053 2026-02-25 07:47:41.906353 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629053 | 0:00:12.886745 | 0.08s 2026-02-25 07:47:41.907663 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629054 2026-02-25 07:47:41.908105 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629054 | 0:00:12.888516 | 0.05s 2026-02-25 07:47:41.936350 | fa163e15-63ff-c5aa-8de0-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005629055 2026-02-25 07:47:41.936912 | fa163e15-63ff-c5aa-8de0-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005629055 | 0:00:12.917323 | 0.04s PLAY [Manage SELinux] ********************************************************** 2026-02-25 07:47:42.182176 | fa163e15-63ff-c5aa-8de0-000000000028 | TASK | Set selinux state 2026-02-25 07:47:42.867223 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629055 2026-02-25 07:47:42.870250 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629055 | 0:00:13.850628 | 0.62s 2026-02-25 07:47:42.880096 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629056 2026-02-25 07:47:42.889623 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629056 | 0:00:13.870026 | 0.71s 2026-02-25 07:47:42.890286 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629053 2026-02-25 07:47:42.890946 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629053 | 0:00:13.871350 | 0.67s 2026-02-25 07:47:42.891964 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629057 2026-02-25 07:47:42.892775 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629057 | 0:00:13.873181 | 0.70s 2026-02-25 07:47:42.896668 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629058 2026-02-25 07:47:42.902796 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629058 | 0:00:13.883084 | 0.70s 2026-02-25 07:47:42.904394 | fa163e15-63ff-c5aa-8de0-000000000028 | OK | Set selinux state | np0005629054 2026-02-25 07:47:42.905984 | fa163e15-63ff-c5aa-8de0-000000000028 | TIMING | Set selinux state | np0005629054 | 0:00:13.886387 | 0.67s PLAY [Generate /etc/hosts] ***************************************************** 2026-02-25 07:47:43.005585 | fa163e15-63ff-c5aa-8de0-00000000002b | TASK | Configure Hosts Entries 2026-02-25 07:47:43.052791 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | undercloud | 0:00:14.033162 | 0.05s 2026-02-25 07:47:43.082754 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629053 | 0:00:14.063127 | 0.04s 2026-02-25 07:47:43.111405 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629054 | 0:00:14.091783 | 0.03s 2026-02-25 07:47:43.154240 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629055 | 0:00:14.134624 | 0.05s 2026-02-25 07:47:43.167443 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629056 | 0:00:14.147825 | 0.04s 2026-02-25 07:47:43.174768 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629057 | 0:00:14.155179 | 0.03s 2026-02-25 07:47:43.183519 | fa163e15-63ff-c5aa-8de0-00000000002b | TIMING | Configure Hosts Entries | np0005629058 | 0:00:14.163931 | 0.02s 2026-02-25 07:47:43.261839 | fa163e15-63ff-c5aa-8de0-000000000252 | TASK | Create temporary file for hosts 2026-02-25 07:47:43.668938 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2026-02-25 07:47:43.670292 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:14.650673 | 0.41s 2026-02-25 07:47:43.695184 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629053 2026-02-25 07:47:43.695586 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629053 | 0:00:14.675998 | 0.41s 2026-02-25 07:47:43.710134 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629054 2026-02-25 07:47:43.714984 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629054 | 0:00:14.695397 | 0.42s 2026-02-25 07:47:43.715387 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629055 2026-02-25 07:47:43.715697 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629055 | 0:00:14.696111 | 0.40s 2026-02-25 07:47:43.716054 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629057 2026-02-25 07:47:43.716344 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629057 | 0:00:14.696758 | 0.38s 2026-02-25 07:47:43.716682 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629056 2026-02-25 07:47:43.718386 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629056 | 0:00:14.698769 | 0.40s 2026-02-25 07:47:44.336683 | fa163e15-63ff-c5aa-8de0-000000000252 | CHANGED | Create temporary file for hosts | np0005629058 2026-02-25 07:47:44.339651 | fa163e15-63ff-c5aa-8de0-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005629058 | 0:00:15.320046 | 0.99s 2026-02-25 07:47:44.352603 | fa163e15-63ff-c5aa-8de0-000000000253 | TASK | Prepare temporary /etc/hosts 2026-02-25 07:47:44.817075 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-02-25 07:47:44.818582 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:15.798974 | 0.46s 2026-02-25 07:47:44.964405 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629054 2026-02-25 07:47:44.965925 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629054 | 0:00:15.946320 | 0.55s 2026-02-25 07:47:44.966853 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629053 2026-02-25 07:47:44.967648 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629053 | 0:00:15.948054 | 0.58s 2026-02-25 07:47:44.968586 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629055 2026-02-25 07:47:44.969301 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629055 | 0:00:15.949707 | 0.53s 2026-02-25 07:47:44.994237 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629056 2026-02-25 07:47:44.995274 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629056 | 0:00:15.975676 | 0.55s 2026-02-25 07:47:45.025165 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629057 2026-02-25 07:47:45.026555 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629057 | 0:00:16.006953 | 0.57s 2026-02-25 07:47:45.049310 | fa163e15-63ff-c5aa-8de0-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005629058 2026-02-25 07:47:45.050556 | fa163e15-63ff-c5aa-8de0-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005629058 | 0:00:16.030952 | 0.58s 2026-02-25 07:47:45.062582 | fa163e15-63ff-c5aa-8de0-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2026-02-25 07:47:45.451878 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-02-25 07:47:45.453263 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:16.433661 | 0.39s 2026-02-25 07:47:45.468833 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629055 2026-02-25 07:47:45.469260 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629055 | 0:00:16.449673 | 0.33s 2026-02-25 07:47:45.476218 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629054 2026-02-25 07:47:45.477017 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629054 | 0:00:16.457422 | 0.36s 2026-02-25 07:47:45.483819 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629058 2026-02-25 07:47:45.484649 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629058 | 0:00:16.465051 | 0.31s 2026-02-25 07:47:45.487823 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629053 2026-02-25 07:47:45.488616 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629053 | 0:00:16.469018 | 0.39s 2026-02-25 07:47:45.489646 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629056 2026-02-25 07:47:45.490368 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629056 | 0:00:16.470773 | 0.34s 2026-02-25 07:47:45.493718 | fa163e15-63ff-c5aa-8de0-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005629057 2026-02-25 07:47:45.494474 | fa163e15-63ff-c5aa-8de0-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005629057 | 0:00:16.474880 | 0.33s 2026-02-25 07:47:45.506489 | fa163e15-63ff-c5aa-8de0-000000000255 | TASK | Render out the hosts entries 2026-02-25 07:47:46.065300 | fa163e15-63ff-c5aa-8de0-000000000255 | OK | Render out the hosts entries | undercloud 2026-02-25 07:47:46.067075 | fa163e15-63ff-c5aa-8de0-000000000255 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:17.047466 | 0.56s 2026-02-25 07:47:46.079367 | fa163e15-63ff-c5aa-8de0-000000000256 | TASK | Prepare new /etc/hosts 2026-02-25 07:47:46.417227 | | 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-02-25 07:47:46.419144 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2026-02-25 07:47:46.420082 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:17.400456 | 0.34s 2026-02-25 07:47:46.443473 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629053 2026-02-25 07:47:46.444368 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629053 | 0:00:17.424773 | 0.33s 2026-02-25 07:47:46.492159 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629054 2026-02-25 07:47:46.493044 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629054 | 0:00:17.473448 | 0.36s 2026-02-25 07:47:46.513129 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629055 2026-02-25 07:47:46.513984 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629055 | 0:00:17.494389 | 0.36s 2026-02-25 07:47:46.522314 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629058 2026-02-25 07:47:46.523179 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629058 | 0:00:17.503584 | 0.33s 2026-02-25 07:47:46.528787 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629056 2026-02-25 07:47:46.529674 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629056 | 0:00:17.510079 | 0.36s 2026-02-25 07:47:46.561646 | fa163e15-63ff-c5aa-8de0-000000000256 | CHANGED | Prepare new /etc/hosts | np0005629057 2026-02-25 07:47:46.562455 | fa163e15-63ff-c5aa-8de0-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005629057 | 0:00:17.542861 | 0.39s 2026-02-25 07:47:46.574321 | fa163e15-63ff-c5aa-8de0-000000000257 | TASK | Update /etc/hosts contents (if changed) 2026-02-25 07:47:46.943305 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-02-25 07:47:46.945546 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:17.925930 | 0.37s 2026-02-25 07:47:47.002242 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629056 2026-02-25 07:47:47.003342 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629056 | 0:00:17.983742 | 0.35s 2026-02-25 07:47:47.026364 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629058 2026-02-25 07:47:47.038112 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629058 | 0:00:18.018497 | 0.36s 2026-02-25 07:47:47.048015 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629054 2026-02-25 07:47:47.048813 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629054 | 0:00:18.029218 | 0.42s 2026-02-25 07:47:47.049761 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629053 2026-02-25 07:47:47.050514 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629053 | 0:00:18.030920 | 0.44s 2026-02-25 07:47:47.051409 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629057 2026-02-25 07:47:47.052195 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629057 | 0:00:18.032600 | 0.38s 2026-02-25 07:47:47.053143 | fa163e15-63ff-c5aa-8de0-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005629055 2026-02-25 07:47:47.053903 | fa163e15-63ff-c5aa-8de0-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005629055 | 0:00:18.034309 | 0.41s 2026-02-25 07:47:47.106138 | fa163e15-63ff-c5aa-8de0-000000000258 | TASK | Clean up temporary hosts file 2026-02-25 07:47:47.507359 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2026-02-25 07:47:47.510052 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:18.490421 | 0.40s 2026-02-25 07:47:47.549920 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629058 2026-02-25 07:47:47.551265 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629058 | 0:00:18.531664 | 0.35s 2026-02-25 07:47:47.568217 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629053 2026-02-25 07:47:47.569404 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629053 | 0:00:18.549804 | 0.44s 2026-02-25 07:47:47.579051 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629055 2026-02-25 07:47:47.590775 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629055 | 0:00:18.571172 | 0.43s 2026-02-25 07:47:47.591825 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629054 2026-02-25 07:47:47.592540 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629054 | 0:00:18.572946 | 0.45s 2026-02-25 07:47:47.593437 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629057 2026-02-25 07:47:47.594170 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629057 | 0:00:18.574577 | 0.41s 2026-02-25 07:47:47.595027 | fa163e15-63ff-c5aa-8de0-000000000258 | CHANGED | Clean up temporary hosts file | np0005629056 2026-02-25 07:47:47.595677 | fa163e15-63ff-c5aa-8de0-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005629056 | 0:00:18.576084 | 0.42s PLAY [Common roles for TripleO servers] **************************************** 2026-02-25 07:47:47.679889 | fa163e15-63ff-c5aa-8de0-00000000002f | TASK | Common roles for TripleO servers 2026-02-25 07:47:47.709755 | fa163e15-63ff-c5aa-8de0-00000000002f | OK | Common roles for TripleO servers | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000002f') missing from stats 2026-02-25 07:47:47.775147 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629056 | 0:00:18.755517 | 0.03s 2026-02-25 07:47:47.799848 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629057 | 0:00:18.780226 | 0.04s 2026-02-25 07:47:47.830563 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629058 | 0:00:18.810935 | 0.04s 2026-02-25 07:47:47.858050 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629053 | 0:00:18.838439 | 0.03s 2026-02-25 07:47:47.880933 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629054 | 0:00:18.861307 | 0.03s 2026-02-25 07:47:47.899615 | fa163e15-63ff-c5aa-8de0-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005629055 | 0:00:18.880027 | 0.02s 2026-02-25 07:47:47.990328 | fa163e15-63ff-c5aa-8de0-000000000328 | TASK | Gather variables for each operating system 2026-02-25 07:47:48.107286 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.108886 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629056 | 0:00:19.089256 | 0.12s 2026-02-25 07:47:48.113611 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629056 | 0:00:19.094010 | 0.12s 2026-02-25 07:47:48.126131 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.127177 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629057 | 0:00:19.107581 | 0.12s 2026-02-25 07:47:48.130152 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629057 | 0:00:19.110561 | 0.13s 2026-02-25 07:47:48.140484 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.141258 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629058 | 0:00:19.121665 | 0.13s 2026-02-25 07:47:48.144061 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629058 | 0:00:19.124470 | 0.13s 2026-02-25 07:47:48.146673 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.147217 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629053 | 0:00:19.127627 | 0.12s 2026-02-25 07:47:48.151564 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629053 | 0:00:19.131975 | 0.12s 2026-02-25 07:47:48.157893 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.158550 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629054 | 0:00:19.138959 | 0.11s 2026-02-25 07:47:48.162041 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629054 | 0:00:19.142452 | 0.12s 2026-02-25 07:47:48.196091 | fa163e15-63ff-c5aa-8de0-000000000328 | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:48.197054 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629055 | 0:00:19.177459 | 0.13s 2026-02-25 07:47:48.202682 | fa163e15-63ff-c5aa-8de0-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629055 | 0:00:19.183087 | 0.14s 2026-02-25 07:47:48.212691 | fa163e15-63ff-c5aa-8de0-00000000032a | TASK | Check release version package is installed 2026-02-25 07:47:48.604269 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629056 2026-02-25 07:47:48.607277 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629056 | 0:00:19.587647 | 0.39s 2026-02-25 07:47:48.613187 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629058 2026-02-25 07:47:48.614118 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629058 | 0:00:19.594523 | 0.38s 2026-02-25 07:47:48.638830 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629057 2026-02-25 07:47:48.639810 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629057 | 0:00:19.620209 | 0.42s 2026-02-25 07:47:48.640922 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629053 2026-02-25 07:47:48.642352 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629053 | 0:00:19.622757 | 0.39s 2026-02-25 07:47:48.665351 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629055 2026-02-25 07:47:48.666664 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629055 | 0:00:19.647060 | 0.38s 2026-02-25 07:47:48.667890 | fa163e15-63ff-c5aa-8de0-00000000032a | CHANGED | Check release version package is installed | np0005629054 2026-02-25 07:47:48.668661 | fa163e15-63ff-c5aa-8de0-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005629054 | 0:00:19.649066 | 0.40s 2026-02-25 07:47:48.691983 | fa163e15-63ff-c5aa-8de0-00000000032b | TASK | Deploy release version package 2026-02-25 07:47:52.877520 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629055 2026-02-25 07:47:52.880996 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629055 | 0:00:23.861384 | 4.09s 2026-02-25 07:47:52.893921 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629057 2026-02-25 07:47:52.896204 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629057 | 0:00:23.876600 | 4.18s 2026-02-25 07:47:52.915583 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629054 2026-02-25 07:47:52.916364 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629054 | 0:00:23.896771 | 4.14s 2026-02-25 07:47:52.943599 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629058 2026-02-25 07:47:52.945079 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629058 | 0:00:23.925475 | 4.21s 2026-02-25 07:47:52.960082 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629053 2026-02-25 07:47:52.961128 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629053 | 0:00:23.941527 | 4.20s 2026-02-25 07:47:53.094212 | fa163e15-63ff-c5aa-8de0-00000000032b | CHANGED | Deploy release version package | np0005629056 2026-02-25 07:47:53.095685 | fa163e15-63ff-c5aa-8de0-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005629056 | 0:00:24.076085 | 4.40s 2026-02-25 07:47:53.116506 | fa163e15-63ff-c5aa-8de0-00000000032d | TASK | Include packages tasks 2026-02-25 07:47:53.153600 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629056 | 0:00:24.133960 | 0.04s 2026-02-25 07:47:53.184266 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629057 | 0:00:24.164624 | 0.04s 2026-02-25 07:47:53.213435 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629058 | 0:00:24.193816 | 0.03s 2026-02-25 07:47:53.240385 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629053 | 0:00:24.220769 | 0.03s 2026-02-25 07:47:53.268472 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629054 | 0:00:24.248844 | 0.03s 2026-02-25 07:47:53.279021 | fa163e15-63ff-c5aa-8de0-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005629055 | 0:00:24.259430 | 0.01s 2026-02-25 07:47:53.343498 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629056 2026-02-25 07:47:53.343978 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629057 2026-02-25 07:47:53.344217 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629058 2026-02-25 07:47:53.344438 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629053 2026-02-25 07:47:53.344674 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629054 2026-02-25 07:47:53.344930 | 2b968920-5fb3-4f48-b54f-7d1e78de0f02 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005629055 2026-02-25 07:47:53.362759 | fa163e15-63ff-c5aa-8de0-0000000003cc | TASK | Gather facts if they don't exist 2026-02-25 07:47:53.417618 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629057 2026-02-25 07:47:53.418931 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629057 | 0:00:24.399327 | 0.04s 2026-02-25 07:47:53.441947 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629056 2026-02-25 07:47:53.442963 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629056 | 0:00:24.423361 | 0.08s 2026-02-25 07:47:53.460266 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629058 2026-02-25 07:47:53.466793 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629058 | 0:00:24.447190 | 0.08s 2026-02-25 07:47:53.467294 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629053 2026-02-25 07:47:53.467605 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629053 | 0:00:24.448019 | 0.05s 2026-02-25 07:47:53.480453 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629054 2026-02-25 07:47:53.480812 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629054 | 0:00:24.461226 | 0.04s 2026-02-25 07:47:53.499566 | fa163e15-63ff-c5aa-8de0-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005629055 2026-02-25 07:47:53.499918 | fa163e15-63ff-c5aa-8de0-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005629055 | 0:00:24.480332 | 0.04s 2026-02-25 07:47:53.510948 | fa163e15-63ff-c5aa-8de0-0000000003cd | TASK | Gather variables for each operating system 2026-02-25 07:47:53.620260 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.627774 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629056 | 0:00:24.608148 | 0.12s 2026-02-25 07:47:53.639465 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.645214 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629057 | 0:00:24.625619 | 0.12s 2026-02-25 07:47:53.660017 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.665380 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629058 | 0:00:24.645788 | 0.13s 2026-02-25 07:47:53.677174 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.682515 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629053 | 0:00:24.662924 | 0.13s 2026-02-25 07:47:53.687445 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.692616 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629055 | 0:00:24.673024 | 0.11s 2026-02-25 07:47:53.697419 | fa163e15-63ff-c5aa-8de0-0000000003cd | SKIPPED | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-02-25 07:47:53.702705 | fa163e15-63ff-c5aa-8de0-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005629054 | 0:00:24.683113 | 0.13s 2026-02-25 07:47:53.716383 | fa163e15-63ff-c5aa-8de0-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2026-02-25 07:47:54.044776 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629056 2026-02-25 07:47:54.046792 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629056 | 0:00:25.027174 | 0.33s 2026-02-25 07:47:54.082028 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629058 2026-02-25 07:47:54.082841 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629058 | 0:00:25.063246 | 0.33s 2026-02-25 07:47:54.095146 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629054 2026-02-25 07:47:54.096688 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629054 | 0:00:25.077079 | 0.31s 2026-02-25 07:47:54.098026 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629057 2026-02-25 07:47:54.098778 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629057 | 0:00:25.079185 | 0.36s 2026-02-25 07:47:54.120148 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629053 2026-02-25 07:47:54.121198 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629053 | 0:00:25.101601 | 0.36s 2026-02-25 07:47:54.145455 | fa163e15-63ff-c5aa-8de0-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005629055 2026-02-25 07:47:54.146697 | fa163e15-63ff-c5aa-8de0-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005629055 | 0:00:25.127097 | 0.35s 2026-02-25 07:47:54.168140 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2026-02-25 07:49:03.982302 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629055 2026-02-25 07:49:03.988368 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629055 | 0:01:34.968740 | 69.72s 2026-02-25 07:49:06.211792 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629057 2026-02-25 07:49:06.213655 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629057 | 0:01:37.194053 | 72.02s 2026-02-25 07:49:08.286842 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629056 2026-02-25 07:49:08.288242 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629056 | 0:01:39.268642 | 74.12s 2026-02-25 07:49:14.888237 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629054 2026-02-25 07:49:14.925040 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629054 | 0:01:45.905430 | 80.68s 2026-02-25 07:49:15.373230 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629058 2026-02-25 07:49:15.376041 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629058 | 0:01:46.356439 | 81.17s 2026-02-25 07:49:20.815909 | fa163e15-63ff-c5aa-8de0-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005629053 2026-02-25 07:49:20.817540 | fa163e15-63ff-c5aa-8de0-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005629053 | 0:01:51.797936 | 86.59s 2026-02-25 07:49:20.839592 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TASK | Ensure packages are actually well installed 2026-02-25 07:49:21.906598 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629057 2026-02-25 07:49:21.908185 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629057 | 0:01:52.888572 | 1.04s 2026-02-25 07:49:21.941214 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629054 2026-02-25 07:49:21.942326 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629054 | 0:01:52.922726 | 1.03s 2026-02-25 07:49:21.943429 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629058 2026-02-25 07:49:21.944229 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629058 | 0:01:52.924635 | 1.07s 2026-02-25 07:49:21.945337 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629056 2026-02-25 07:49:21.946063 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629056 | 0:01:52.926469 | 1.11s 2026-02-25 07:49:21.958722 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629055 2026-02-25 07:49:21.959551 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629055 | 0:01:52.939955 | 1.03s 2026-02-25 07:49:21.993014 | fa163e15-63ff-c5aa-8de0-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005629053 2026-02-25 07:49:21.994195 | fa163e15-63ff-c5aa-8de0-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005629053 | 0:01:52.974594 | 1.09s 2026-02-25 07:49:22.014837 | fa163e15-63ff-c5aa-8de0-00000000032e | TASK | Enable openvswitch service if installed 2026-02-25 07:49:22.997470 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629054 2026-02-25 07:49:23.002345 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629054 | 0:01:53.982733 | 0.90s 2026-02-25 07:49:23.009711 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629055 2026-02-25 07:49:23.011080 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629055 | 0:01:53.991481 | 0.90s 2026-02-25 07:49:23.018669 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629058 2026-02-25 07:49:23.019742 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629058 | 0:01:54.000148 | 0.96s 2026-02-25 07:49:23.050629 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629056 2026-02-25 07:49:23.052492 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629056 | 0:01:54.032891 | 1.04s 2026-02-25 07:49:23.060280 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629057 2026-02-25 07:49:23.061637 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629057 | 0:01:54.042043 | 1.02s 2026-02-25 07:49:23.070356 | fa163e15-63ff-c5aa-8de0-00000000032e | CHANGED | Enable openvswitch service if installed | np0005629053 2026-02-25 07:49:23.071017 | fa163e15-63ff-c5aa-8de0-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005629053 | 0:01:54.051427 | 0.99s 2026-02-25 07:49:23.081137 | fa163e15-63ff-c5aa-8de0-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-02-25 07:49:23.376023 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629057 2026-02-25 07:49:23.377687 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629057 | 0:01:54.358078 | 0.29s 2026-02-25 07:49:23.392884 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629058 2026-02-25 07:49:23.393690 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629058 | 0:01:54.374093 | 0.29s 2026-02-25 07:49:23.408078 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629056 2026-02-25 07:49:23.408996 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629056 | 0:01:54.389398 | 0.33s 2026-02-25 07:49:23.427291 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629053 2026-02-25 07:49:23.428380 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629053 | 0:01:54.408781 | 0.31s 2026-02-25 07:49:23.439377 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629054 2026-02-25 07:49:23.440410 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629054 | 0:01:54.420811 | 0.30s 2026-02-25 07:49:23.464068 | fa163e15-63ff-c5aa-8de0-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629055 2026-02-25 07:49:23.465052 | fa163e15-63ff-c5aa-8de0-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005629055 | 0:01:54.445451 | 0.31s 2026-02-25 07:49:23.486628 | fa163e15-63ff-c5aa-8de0-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-02-25 07:49:23.862710 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629056 2026-02-25 07:49:23.863955 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629056 | 0:01:54.844348 | 0.38s 2026-02-25 07:49:23.876335 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629057 2026-02-25 07:49:23.876726 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629057 | 0:01:54.857137 | 0.36s 2026-02-25 07:49:23.877424 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629055 2026-02-25 07:49:23.877834 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629055 | 0:01:54.858247 | 0.29s 2026-02-25 07:49:23.880951 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629058 2026-02-25 07:49:23.881365 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629058 | 0:01:54.861778 | 0.34s 2026-02-25 07:49:23.915199 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629054 2026-02-25 07:49:23.916306 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629054 | 0:01:54.896706 | 0.35s 2026-02-25 07:49:23.917910 | fa163e15-63ff-c5aa-8de0-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005629053 2026-02-25 07:49:23.918933 | fa163e15-63ff-c5aa-8de0-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005629053 | 0:01:54.899333 | 0.36s 2026-02-25 07:49:23.938769 | fa163e15-63ff-c5aa-8de0-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2026-02-25 07:49:24.000875 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629056 2026-02-25 07:49:24.001997 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629056 | 0:01:54.982390 | 0.06s 2026-02-25 07:49:24.020305 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629058 2026-02-25 07:49:24.023589 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629058 | 0:01:55.003986 | 0.05s 2026-02-25 07:49:24.039737 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629057 2026-02-25 07:49:24.040744 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629057 | 0:01:55.021139 | 0.08s 2026-02-25 07:49:24.055407 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629053 2026-02-25 07:49:24.055810 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629053 | 0:01:55.036221 | 0.06s 2026-02-25 07:49:24.069447 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629054 2026-02-25 07:49:24.069824 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629054 | 0:01:55.050237 | 0.05s 2026-02-25 07:49:24.074661 | fa163e15-63ff-c5aa-8de0-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005629055 2026-02-25 07:49:24.075028 | fa163e15-63ff-c5aa-8de0-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005629055 | 0:01:55.055441 | 0.04s 2026-02-25 07:49:24.086443 | fa163e15-63ff-c5aa-8de0-000000000333 | TASK | Ensure network service is enabled 2026-02-25 07:49:24.569412 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629058 2026-02-25 07:49:24.581587 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629058 | 0:01:55.561970 | 0.47s 2026-02-25 07:49:24.584359 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629057 2026-02-25 07:49:24.585676 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629057 | 0:01:55.566081 | 0.49s 2026-02-25 07:49:24.588164 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629056 2026-02-25 07:49:24.589513 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629056 | 0:01:55.569915 | 0.50s 2026-02-25 07:49:24.607830 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629054 2026-02-25 07:49:24.609256 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629054 | 0:01:55.589659 | 0.46s 2026-02-25 07:49:25.624132 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629055 2026-02-25 07:49:25.625766 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629055 | 0:01:56.606166 | 1.47s 2026-02-25 07:49:25.648658 | fa163e15-63ff-c5aa-8de0-000000000333 | OK | Ensure network service is enabled | np0005629053 2026-02-25 07:49:25.650000 | fa163e15-63ff-c5aa-8de0-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005629053 | 0:01:56.630404 | 1.52s 2026-02-25 07:49:25.671394 | fa163e15-63ff-c5aa-8de0-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:49:26.173837 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629057 2026-02-25 07:49:26.198542 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629057 | 0:01:57.178927 | 0.50s 2026-02-25 07:49:26.199911 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629055 2026-02-25 07:49:26.200708 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629055 | 0:01:57.181113 | 0.44s 2026-02-25 07:49:26.201680 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629058 2026-02-25 07:49:26.202418 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629058 | 0:01:57.182824 | 0.49s 2026-02-25 07:49:26.203380 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629054 2026-02-25 07:49:26.204089 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629054 | 0:01:57.184494 | 0.45s 2026-02-25 07:49:26.204978 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629056 2026-02-25 07:49:26.205724 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629056 | 0:01:57.186131 | 0.53s 2026-02-25 07:49:26.206625 | fa163e15-63ff-c5aa-8de0-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629053 2026-02-25 07:49:26.207328 | fa163e15-63ff-c5aa-8de0-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005629053 | 0:01:57.187735 | 0.47s 2026-02-25 07:49:26.227244 | fa163e15-63ff-c5aa-8de0-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:49:26.542755 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629056 2026-02-25 07:49:26.543820 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629056 | 0:01:57.524219 | 0.32s 2026-02-25 07:49:26.561764 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629057 2026-02-25 07:49:26.562210 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629057 | 0:01:57.542623 | 0.31s 2026-02-25 07:49:26.581308 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629058 2026-02-25 07:49:26.582276 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629058 | 0:01:57.562680 | 0.32s 2026-02-25 07:49:26.609993 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629054 2026-02-25 07:49:26.610895 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629054 | 0:01:57.591269 | 0.31s 2026-02-25 07:49:26.618841 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629053 2026-02-25 07:49:26.619683 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629053 | 0:01:57.600088 | 0.34s 2026-02-25 07:49:26.648580 | fa163e15-63ff-c5aa-8de0-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629055 2026-02-25 07:49:26.649409 | fa163e15-63ff-c5aa-8de0-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005629055 | 0:01:57.629815 | 0.34s 2026-02-25 07:49:26.669423 | fa163e15-63ff-c5aa-8de0-000000000337 | TASK | Reload NetworkManager 2026-02-25 07:49:27.141112 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629056 2026-02-25 07:49:27.143370 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629056 | 0:01:58.123755 | 0.47s 2026-02-25 07:49:27.161510 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629058 2026-02-25 07:49:27.167765 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629058 | 0:01:58.148168 | 0.46s 2026-02-25 07:49:27.170179 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629057 2026-02-25 07:49:27.171554 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629057 | 0:01:58.151954 | 0.48s 2026-02-25 07:49:27.245587 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629055 2026-02-25 07:49:27.251443 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629055 | 0:01:58.231846 | 0.49s 2026-02-25 07:49:27.253968 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629054 2026-02-25 07:49:27.255215 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629054 | 0:01:58.235621 | 0.51s 2026-02-25 07:49:27.257560 | fa163e15-63ff-c5aa-8de0-000000000337 | CHANGED | Reload NetworkManager | np0005629053 2026-02-25 07:49:27.258815 | fa163e15-63ff-c5aa-8de0-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005629053 | 0:01:58.239221 | 0.53s 2026-02-25 07:49:27.280902 | fa163e15-63ff-c5aa-8de0-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-02-25 07:49:27.568769 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629056 2026-02-25 07:49:27.570801 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629056 | 0:01:58.551172 | 0.29s 2026-02-25 07:49:27.596400 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629057 2026-02-25 07:49:27.597752 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629057 | 0:01:58.578149 | 0.29s 2026-02-25 07:49:27.627029 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629058 2026-02-25 07:49:27.628146 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629058 | 0:01:58.608541 | 0.31s 2026-02-25 07:49:27.644273 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629055 2026-02-25 07:49:27.645439 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629055 | 0:01:58.625839 | 0.27s 2026-02-25 07:49:27.673940 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629053 2026-02-25 07:49:27.674961 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629053 | 0:01:58.655361 | 0.34s 2026-02-25 07:49:27.675997 | fa163e15-63ff-c5aa-8de0-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005629054 2026-02-25 07:49:27.676684 | fa163e15-63ff-c5aa-8de0-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005629054 | 0:01:58.657090 | 0.32s 2026-02-25 07:49:27.697237 | fa163e15-63ff-c5aa-8de0-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2026-02-25 07:49:28.173111 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629057 2026-02-25 07:49:28.174958 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629057 | 0:01:59.155342 | 0.45s 2026-02-25 07:49:28.232535 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629056 2026-02-25 07:49:28.239786 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629056 | 0:01:59.220183 | 0.54s 2026-02-25 07:49:28.241990 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629053 2026-02-25 07:49:28.243850 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629053 | 0:01:59.224252 | 0.49s 2026-02-25 07:49:28.245719 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629054 2026-02-25 07:49:28.246538 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629054 | 0:01:59.226943 | 0.48s 2026-02-25 07:49:28.247704 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629058 2026-02-25 07:49:28.248501 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629058 | 0:01:59.228906 | 0.51s 2026-02-25 07:49:28.715953 | fa163e15-63ff-c5aa-8de0-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005629055 2026-02-25 07:49:28.717223 | fa163e15-63ff-c5aa-8de0-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005629055 | 0:01:59.697622 | 0.93s 2026-02-25 07:49:28.736676 | fa163e15-63ff-c5aa-8de0-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-02-25 07:49:29.046461 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629057 2026-02-25 07:49:29.047649 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629057 | 0:02:00.028046 | 0.29s 2026-02-25 07:49:29.068069 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629056 2026-02-25 07:49:29.068775 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629056 | 0:02:00.049179 | 0.33s 2026-02-25 07:49:29.082604 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629058 2026-02-25 07:49:29.083296 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629058 | 0:02:00.063703 | 0.30s 2026-02-25 07:49:29.089875 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629053 2026-02-25 07:49:29.090394 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629053 | 0:02:00.070802 | 0.29s 2026-02-25 07:49:29.116121 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629055 2026-02-25 07:49:29.116876 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629055 | 0:02:00.097264 | 0.28s 2026-02-25 07:49:29.120554 | fa163e15-63ff-c5aa-8de0-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005629054 2026-02-25 07:49:29.121032 | fa163e15-63ff-c5aa-8de0-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005629054 | 0:02:00.101443 | 0.30s 2026-02-25 07:49:29.134200 | fa163e15-63ff-c5aa-8de0-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-02-25 07:49:29.443831 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629057 2026-02-25 07:49:29.445560 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629057 | 0:02:00.425948 | 0.30s 2026-02-25 07:49:29.455081 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629056 2026-02-25 07:49:29.460304 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629056 | 0:02:00.440708 | 0.33s 2026-02-25 07:49:29.461288 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629058 2026-02-25 07:49:29.462056 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629058 | 0:02:00.442462 | 0.30s 2026-02-25 07:49:29.476683 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629053 2026-02-25 07:49:29.477504 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629053 | 0:02:00.457909 | 0.29s 2026-02-25 07:49:29.502511 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629054 2026-02-25 07:49:29.503427 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629054 | 0:02:00.483831 | 0.30s 2026-02-25 07:49:29.526848 | fa163e15-63ff-c5aa-8de0-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629055 2026-02-25 07:49:29.528226 | fa163e15-63ff-c5aa-8de0-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005629055 | 0:02:00.508624 | 0.31s 2026-02-25 07:49:29.601735 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629056 | 0:02:00.582092 | 0.03s 2026-02-25 07:49:29.623752 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629057 | 0:02:00.604141 | 0.03s 2026-02-25 07:49:29.652988 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629058 | 0:02:00.633377 | 0.03s 2026-02-25 07:49:29.684211 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629053 | 0:02:00.664597 | 0.04s 2026-02-25 07:49:29.712103 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629054 | 0:02:00.692489 | 0.03s 2026-02-25 07:49:29.730895 | fa163e15-63ff-c5aa-8de0-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005629055 | 0:02:00.711304 | 0.02s 2026-02-25 07:49:29.903192 | fa163e15-63ff-c5aa-8de0-000000000764 | TASK | Create temporary file for ssh_known_hosts 2026-02-25 07:49:30.209806 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629056 2026-02-25 07:49:30.211575 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629056 | 0:02:01.191960 | 0.31s 2026-02-25 07:49:30.226949 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629057 2026-02-25 07:49:30.227691 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629057 | 0:02:01.208097 | 0.31s 2026-02-25 07:49:30.238183 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629058 2026-02-25 07:49:30.238973 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629058 | 0:02:01.219379 | 0.31s 2026-02-25 07:49:30.272157 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629054 2026-02-25 07:49:30.272913 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629054 | 0:02:01.253319 | 0.31s 2026-02-25 07:49:30.273676 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629053 2026-02-25 07:49:30.274362 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629053 | 0:02:01.254768 | 0.33s 2026-02-25 07:49:30.280303 | fa163e15-63ff-c5aa-8de0-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005629055 2026-02-25 07:49:30.281149 | fa163e15-63ff-c5aa-8de0-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005629055 | 0:02:01.261555 | 0.31s 2026-02-25 07:49:30.300146 | fa163e15-63ff-c5aa-8de0-000000000765 | TASK | Check for ssh_known_hosts file 2026-02-25 07:49:30.608292 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629056 2026-02-25 07:49:30.609412 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629056 | 0:02:01.589811 | 0.31s 2026-02-25 07:49:30.629363 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629057 2026-02-25 07:49:30.629732 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629057 | 0:02:01.610146 | 0.31s 2026-02-25 07:49:30.639642 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629058 2026-02-25 07:49:30.640156 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629058 | 0:02:01.620569 | 0.30s 2026-02-25 07:49:30.660453 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629053 2026-02-25 07:49:30.660808 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629053 | 0:02:01.641222 | 0.30s 2026-02-25 07:49:30.681686 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629054 2026-02-25 07:49:30.682457 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629054 | 0:02:01.662863 | 0.31s 2026-02-25 07:49:30.683263 | fa163e15-63ff-c5aa-8de0-000000000765 | OK | Check for ssh_known_hosts file | np0005629055 2026-02-25 07:49:30.684059 | fa163e15-63ff-c5aa-8de0-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005629055 | 0:02:01.664458 | 0.29s 2026-02-25 07:49:30.703297 | fa163e15-63ff-c5aa-8de0-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2026-02-25 07:49:30.755951 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629056 2026-02-25 07:49:30.762455 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629056 | 0:02:01.742846 | 0.06s 2026-02-25 07:49:30.787849 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629057 2026-02-25 07:49:30.789110 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629057 | 0:02:01.769501 | 0.06s 2026-02-25 07:49:30.810154 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629058 2026-02-25 07:49:30.822166 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629058 | 0:02:01.802565 | 0.07s 2026-02-25 07:49:30.843662 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629053 2026-02-25 07:49:30.844617 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629053 | 0:02:01.825020 | 0.06s 2026-02-25 07:49:30.845084 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629054 2026-02-25 07:49:30.845389 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629054 | 0:02:01.825803 | 0.04s 2026-02-25 07:49:30.867539 | fa163e15-63ff-c5aa-8de0-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005629055 2026-02-25 07:49:30.867916 | fa163e15-63ff-c5aa-8de0-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005629055 | 0:02:01.848329 | 0.03s 2026-02-25 07:49:30.877088 | fa163e15-63ff-c5aa-8de0-000000000767 | TASK | Write temporary file 2026-02-25 07:49:30.909296 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629056 2026-02-25 07:49:30.915402 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629056 | 0:02:01.895796 | 0.04s 2026-02-25 07:49:30.935584 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629057 2026-02-25 07:49:30.936653 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629057 | 0:02:01.917052 | 0.05s 2026-02-25 07:49:30.952268 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629058 2026-02-25 07:49:30.958330 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629058 | 0:02:01.938730 | 0.05s 2026-02-25 07:49:30.974059 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629053 2026-02-25 07:49:30.980042 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629053 | 0:02:01.960441 | 0.05s 2026-02-25 07:49:30.980489 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629054 2026-02-25 07:49:30.980880 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629054 | 0:02:01.961293 | 0.03s 2026-02-25 07:49:30.998154 | fa163e15-63ff-c5aa-8de0-000000000767 | SKIPPED | Write temporary file | np0005629055 2026-02-25 07:49:30.998501 | fa163e15-63ff-c5aa-8de0-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005629055 | 0:02:01.978914 | 0.03s 2026-02-25 07:49:31.007599 | fa163e15-63ff-c5aa-8de0-000000000768 | TASK | Set ssh_known_hosts fact 2026-02-25 07:49:31.127316 | fa163e15-63ff-c5aa-8de0-000000000768 | OK | Set ssh_known_hosts fact | np0005629056 2026-02-25 07:49:31.128553 | fa163e15-63ff-c5aa-8de0-000000000768 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | np0005629056 | 0:02:02.108950 | 0.12s 2026-02-25 07:49:31.148725 | fa163e15-63ff-c5aa-8de0-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2026-02-25 07:49:31.452840 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629056 2026-02-25 07:49:31.455035 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629056 | 0:02:02.435402 | 0.30s 2026-02-25 07:49:31.477451 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629057 2026-02-25 07:49:31.478427 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629057 | 0:02:02.458831 | 0.31s 2026-02-25 07:49:31.488822 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629058 2026-02-25 07:49:31.489654 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629058 | 0:02:02.470060 | 0.30s 2026-02-25 07:49:31.505612 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629053 2026-02-25 07:49:31.506431 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629053 | 0:02:02.486836 | 0.30s 2026-02-25 07:49:31.525261 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629054 2026-02-25 07:49:31.526052 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629054 | 0:02:02.506458 | 0.30s 2026-02-25 07:49:31.537902 | fa163e15-63ff-c5aa-8de0-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005629055 2026-02-25 07:49:31.538698 | fa163e15-63ff-c5aa-8de0-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005629055 | 0:02:02.519104 | 0.30s 2026-02-25 07:49:31.558302 | fa163e15-63ff-c5aa-8de0-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2026-02-25 07:49:31.880254 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629056 2026-02-25 07:49:31.882432 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629056 | 0:02:02.862814 | 0.32s 2026-02-25 07:49:31.889112 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629057 2026-02-25 07:49:31.889901 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629057 | 0:02:02.870307 | 0.31s 2026-02-25 07:49:31.902347 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629058 2026-02-25 07:49:31.903156 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629058 | 0:02:02.883563 | 0.30s 2026-02-25 07:49:31.927954 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629054 2026-02-25 07:49:31.928733 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629054 | 0:02:02.909140 | 0.29s 2026-02-25 07:49:31.940232 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629053 2026-02-25 07:49:31.941184 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629053 | 0:02:02.921590 | 0.32s 2026-02-25 07:49:31.951455 | fa163e15-63ff-c5aa-8de0-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005629055 2026-02-25 07:49:31.952242 | fa163e15-63ff-c5aa-8de0-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005629055 | 0:02:02.932649 | 0.30s 2026-02-25 07:49:31.972140 | fa163e15-63ff-c5aa-8de0-00000000076b | TASK | Remove temp file 2026-02-25 07:49:32.288271 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629056 2026-02-25 07:49:32.290151 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629056 | 0:02:03.270538 | 0.32s 2026-02-25 07:49:32.304778 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629057 2026-02-25 07:49:32.305615 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629057 | 0:02:03.286020 | 0.31s 2026-02-25 07:49:32.322114 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629053 2026-02-25 07:49:32.322933 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629053 | 0:02:03.303338 | 0.28s 2026-02-25 07:49:32.323904 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629058 2026-02-25 07:49:32.324601 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629058 | 0:02:03.305007 | 0.31s 2026-02-25 07:49:32.355724 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629054 2026-02-25 07:49:32.356995 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629054 | 0:02:03.337393 | 0.30s 2026-02-25 07:49:32.382024 | fa163e15-63ff-c5aa-8de0-00000000076b | CHANGED | Remove temp file | np0005629055 2026-02-25 07:49:32.382923 | fa163e15-63ff-c5aa-8de0-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005629055 | 0:02:03.363326 | 0.31s [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute PLAY [Deploy step tasks for step 0] ******************************************** 2026-02-25 07:49:32.598727 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.614888 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.629780 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.648579 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.679903 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.705066 | fa163e15-63ff-c5aa-8de0-000000000039 | TASK | Deploy step tasks for step 0 2026-02-25 07:49:32.710736 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.718471 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.719239 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.719964 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.730340 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:32.747005 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:32.760766 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:32.784708 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:32.790942 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.792335 | fa163e15-63ff-c5aa-8de0-000000000039 | OK | Deploy step tasks for step 0 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000039') missing from stats 2026-02-25 07:49:32.823286 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:32.857399 | fa163e15-63ff-c5aa-8de0-00000000003a | TASK | Ensure /var/log/journal exists 2026-02-25 07:49:33.070765 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629058 2026-02-25 07:49:33.072580 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629058 | 0:02:04.052978 | 0.31s 2026-02-25 07:49:33.073479 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629057 2026-02-25 07:49:33.074217 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629057 | 0:02:04.054629 | 0.33s 2026-02-25 07:49:33.093835 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.111487 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.120061 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629056 2026-02-25 07:49:33.122022 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629056 | 0:02:04.102420 | 0.39s 2026-02-25 07:49:33.123076 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629053 2026-02-25 07:49:33.128823 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629053 | 0:02:04.109232 | 0.34s 2026-02-25 07:49:33.130370 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629054 2026-02-25 07:49:33.131283 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629054 | 0:02:04.111682 | 0.31s 2026-02-25 07:49:33.150071 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.181554 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.203457 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.208328 | fa163e15-63ff-c5aa-8de0-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005629055 2026-02-25 07:49:33.209145 | fa163e15-63ff-c5aa-8de0-00000000003a | TIMING | Ensure /var/log/journal exists | np0005629055 | 0:02:04.189548 | 0.35s 2026-02-25 07:49:33.222524 | fa163e15-63ff-c5aa-8de0-00000000003b | TASK | Check cloud-init status 2026-02-25 07:49:33.404506 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629057 2026-02-25 07:49:33.406005 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629057 | 0:02:04.386403 | 0.31s 2026-02-25 07:49:33.428980 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.438428 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629058 2026-02-25 07:49:33.440946 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629058 | 0:02:04.421331 | 0.33s 2026-02-25 07:49:33.460789 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.483773 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629056 2026-02-25 07:49:33.489646 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629056 | 0:02:04.470042 | 0.34s 2026-02-25 07:49:33.491286 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629053 2026-02-25 07:49:33.492025 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629053 | 0:02:04.472430 | 0.31s 2026-02-25 07:49:33.513167 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.552601 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.562451 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629054 2026-02-25 07:49:33.564463 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629054 | 0:02:04.544857 | 0.36s 2026-02-25 07:49:33.589475 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.596108 | fa163e15-63ff-c5aa-8de0-00000000003b | CHANGED | Check cloud-init status | np0005629055 2026-02-25 07:49:33.597957 | fa163e15-63ff-c5aa-8de0-00000000003b | TIMING | Check cloud-init status | np0005629055 | 0:02:04.578351 | 0.37s 2026-02-25 07:49:33.618453 | fa163e15-63ff-c5aa-8de0-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-02-25 07:49:33.714187 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629057 2026-02-25 07:49:33.716377 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629057 | 0:02:04.696758 | 0.29s 2026-02-25 07:49:33.743585 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:33.759138 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629058 2026-02-25 07:49:33.760912 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629058 | 0:02:04.741267 | 0.30s 2026-02-25 07:49:33.781189 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:33.826970 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629056 2026-02-25 07:49:33.827895 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629056 | 0:02:04.808295 | 0.31s 2026-02-25 07:49:33.837480 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:33.880257 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629053 2026-02-25 07:49:33.882116 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629053 | 0:02:04.862510 | 0.33s 2026-02-25 07:49:33.927298 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:33.935770 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629054 2026-02-25 07:49:33.937509 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629054 | 0:02:04.917896 | 0.35s 2026-02-25 07:49:33.938619 | fa163e15-63ff-c5aa-8de0-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005629055 2026-02-25 07:49:33.939349 | fa163e15-63ff-c5aa-8de0-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005629055 | 0:02:04.919754 | 0.32s 2026-02-25 07:49:33.968720 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:33.994412 | fa163e15-63ff-c5aa-8de0-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-02-25 07:49:34.251106 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629056 2026-02-25 07:49:34.252071 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629056 | 0:02:05.232479 | 0.41s 2026-02-25 07:49:34.253240 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629058 2026-02-25 07:49:34.253647 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629058 | 0:02:05.234061 | 0.47s 2026-02-25 07:49:34.254923 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629057 2026-02-25 07:49:34.255326 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629057 | 0:02:05.235739 | 0.50s 2026-02-25 07:49:34.273239 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.294645 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.318061 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.326720 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629053 2026-02-25 07:49:34.327936 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629053 | 0:02:05.308303 | 0.40s 2026-02-25 07:49:34.329683 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629054 2026-02-25 07:49:34.330284 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629054 | 0:02:05.310695 | 0.36s 2026-02-25 07:49:34.332021 | fa163e15-63ff-c5aa-8de0-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005629055 2026-02-25 07:49:34.332579 | fa163e15-63ff-c5aa-8de0-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005629055 | 0:02:05.312989 | 0.34s 2026-02-25 07:49:34.352131 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.369450 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.387273 | fa163e15-63ff-c5aa-8de0-00000000003e | TASK | Create /var/lib/container-puppet 2026-02-25 07:49:34.585079 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629056 2026-02-25 07:49:34.586580 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629056 | 0:02:05.566976 | 0.31s 2026-02-25 07:49:34.608463 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:34.614205 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629057 2026-02-25 07:49:34.615295 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629057 | 0:02:05.595689 | 0.31s 2026-02-25 07:49:34.629028 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:34.641294 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629058 2026-02-25 07:49:34.642444 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629058 | 0:02:05.622842 | 0.32s 2026-02-25 07:49:34.656940 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:34.672120 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629054 2026-02-25 07:49:34.677947 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629054 | 0:02:05.658302 | 0.31s 2026-02-25 07:49:34.678574 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629053 2026-02-25 07:49:34.679137 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629053 | 0:02:05.659545 | 0.33s 2026-02-25 07:49:34.708622 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:34.726371 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:34.732864 | fa163e15-63ff-c5aa-8de0-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005629055 2026-02-25 07:49:34.733782 | fa163e15-63ff-c5aa-8de0-00000000003e | TIMING | Create /var/lib/container-puppet | np0005629055 | 0:02:05.714186 | 0.35s 2026-02-25 07:49:34.751708 | fa163e15-63ff-c5aa-8de0-00000000003f | TASK | Write container-puppet.sh 2026-02-25 07:49:35.569789 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629056 2026-02-25 07:49:35.570754 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629056 | 0:02:06.551161 | 0.96s 2026-02-25 07:49:35.593477 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629057 2026-02-25 07:49:35.599066 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629057 | 0:02:06.579473 | 0.96s 2026-02-25 07:49:35.599364 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629058 2026-02-25 07:49:35.599632 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629058 | 0:02:06.580045 | 0.94s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.634882 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629056 | 0:02:06.615271 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.649721 | 10da1e82-5830-4798-9baf-de9e516aa169 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005629056 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.673713 | fa163e15-63ff-c5aa-8de0-000000000a75 | TASK | Configure tuned before reboot 2026-02-25 07:49:35.679808 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629057 | 0:02:06.660208 | 0.07s 2026-02-25 07:49:35.680473 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629058 | 0:02:06.660887 | 0.05s 2026-02-25 07:49:35.697858 | 7a31c6ed-e1f8-48a6-af54-7dcff602e786 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005629057 2026-02-25 07:49:35.698286 | 7a31c6ed-e1f8-48a6-af54-7dcff602e786 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005629058 2026-02-25 07:49:35.728438 | fa163e15-63ff-c5aa-8de0-000000000aa2 | TASK | Configure tuned before reboot 2026-02-25 07:49:35.741070 | fa163e15-63ff-c5aa-8de0-000000000aa2 | TASK | Configure tuned before reboot 2026-02-25 07:49:35.751845 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629054 2026-02-25 07:49:35.752616 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629054 | 0:02:06.733018 | 1.03s 2026-02-25 07:49:35.752995 | fa163e15-63ff-c5aa-8de0-000000000a75 | TIMING | Configure tuned before reboot | np0005629056 | 0:02:06.733408 | 0.08s 2026-02-25 07:49:35.753446 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629053 2026-02-25 07:49:35.753775 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629053 | 0:02:06.734188 | 1.04s 2026-02-25 07:49:35.754030 | fa163e15-63ff-c5aa-8de0-00000000003f | CHANGED | Write container-puppet.sh | np0005629055 2026-02-25 07:49:35.754316 | fa163e15-63ff-c5aa-8de0-00000000003f | TIMING | Write container-puppet.sh | np0005629055 | 0:02:06.734730 | 1.00s 2026-02-25 07:49:35.795202 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.849874 | fa163e15-63ff-c5aa-8de0-000000000aa2 | TIMING | Configure tuned before reboot | np0005629057 | 0:02:06.830256 | 0.12s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.856123 | fa163e15-63ff-c5aa-8de0-000000000aa2 | TIMING | Configure tuned before reboot | np0005629058 | 0:02:06.836536 | 0.11s 2026-02-25 07:49:35.857586 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629053 | 0:02:06.838000 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:49:35.889425 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:35.890832 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629056 | 0:02:06.871230 | 0.09s 2026-02-25 07:49:35.915382 | 092030fd-5d35-4c97-8968-e58ce3e33f65 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005629053 2026-02-25 07:49:35.931760 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system 2026-02-25 07:49:35.944938 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system 2026-02-25 07:49:35.961826 | fa163e15-63ff-c5aa-8de0-000000000b88 | TASK | Configure tuned before reboot 2026-02-25 07:49:35.966712 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629054 | 0:02:06.947105 | 0.14s 2026-02-25 07:49:35.967396 | fa163e15-63ff-c5aa-8de0-000000000040 | TIMING | include_tasks | np0005629055 | 0:02:06.947809 | 0.12s 2026-02-25 07:49:35.967900 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629056 | 0:02:06.948300 | 0.17s 2026-02-25 07:49:35.993561 | 6ef84c72-2583-4b2a-b5c4-598f51eced4b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005629054 2026-02-25 07:49:35.994009 | 6ef84c72-2583-4b2a-b5c4-598f51eced4b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005629055 2026-02-25 07:49:36.029408 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:36.031858 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629057 | 0:02:07.012233 | 0.10s 2026-02-25 07:49:36.047000 | fa163e15-63ff-c5aa-8de0-000000000bdf | TASK | Configure tuned before reboot 2026-02-25 07:49:36.064042 | fa163e15-63ff-c5aa-8de0-000000000bdf | TASK | Configure tuned before reboot 2026-02-25 07:49:36.068516 | fa163e15-63ff-c5aa-8de0-000000000b88 | TIMING | Configure tuned before reboot | np0005629053 | 0:02:07.048910 | 0.11s 2026-02-25 07:49:36.069380 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629057 | 0:02:07.049793 | 0.14s 2026-02-25 07:49:36.085217 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:36.086526 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629058 | 0:02:07.066924 | 0.14s 2026-02-25 07:49:36.087441 | fa163e15-63ff-c5aa-8de0-000000000bdf | TIMING | Configure tuned before reboot | np0005629054 | 0:02:07.067851 | 0.04s 2026-02-25 07:49:36.093270 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629056 | 0:02:07.073683 | 0.08s 2026-02-25 07:49:36.093672 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629058 | 0:02:07.074086 | 0.15s 2026-02-25 07:49:36.168703 | 1b0fac7a-d35e-4916-87d6-f057b76606b2 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629056 2026-02-25 07:49:36.192080 | fa163e15-63ff-c5aa-8de0-000000000c89 | TASK | Check tuned package is installed 2026-02-25 07:49:36.241725 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system 2026-02-25 07:49:36.258788 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system 2026-02-25 07:49:36.264083 | fa163e15-63ff-c5aa-8de0-000000000bdf | TIMING | Configure tuned before reboot | np0005629055 | 0:02:07.244475 | 0.20s 2026-02-25 07:49:36.274598 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629058 | 0:02:07.255011 | 0.05s 2026-02-25 07:49:36.275021 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629057 | 0:02:07.255435 | 0.06s 2026-02-25 07:49:36.309948 | 97d071ff-d215-42d0-9de9-6d340dde5e1e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629058 2026-02-25 07:49:36.310681 | 97d071ff-d215-42d0-9de9-6d340dde5e1e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629057 2026-02-25 07:49:36.328675 | fa163e15-63ff-c5aa-8de0-000000000d0f | TASK | Check tuned package is installed 2026-02-25 07:49:36.342183 | fa163e15-63ff-c5aa-8de0-000000000d0f | TASK | Check tuned package is installed 2026-02-25 07:49:36.360802 | fa163e15-63ff-c5aa-8de0-000000000b13 | TASK | Gather variables for each operating system 2026-02-25 07:49:36.367475 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:36.368521 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629053 | 0:02:07.348902 | 0.13s 2026-02-25 07:49:36.377847 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629053 | 0:02:07.358239 | 0.13s 2026-02-25 07:49:36.384415 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:36.389280 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629054 | 0:02:07.369680 | 0.13s 2026-02-25 07:49:36.411226 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629054 | 0:02:07.391621 | 0.15s 2026-02-25 07:49:36.460457 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629054 | 0:02:07.440846 | 0.03s 2026-02-25 07:49:36.465520 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629053 | 0:02:07.445933 | 0.06s 2026-02-25 07:49:36.490699 | fa163e15-63ff-c5aa-8de0-000000000b13 | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:49:36.492285 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629055 | 0:02:07.472684 | 0.12s 2026-02-25 07:49:36.498309 | fdc9bf9e-7c03-42d1-996d-7984db3d6040 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629054 2026-02-25 07:49:36.503217 | fdc9bf9e-7c03-42d1-996d-7984db3d6040 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629053 2026-02-25 07:49:36.524522 | fa163e15-63ff-c5aa-8de0-000000000d88 | TASK | Check tuned package is installed 2026-02-25 07:49:36.542680 | fa163e15-63ff-c5aa-8de0-000000000d88 | TASK | Check tuned package is installed 2026-02-25 07:49:36.554156 | fa163e15-63ff-c5aa-8de0-000000000b13 | TIMING | tuned : Gather variables for each operating system | np0005629055 | 0:02:07.534550 | 0.18s 2026-02-25 07:49:36.554944 | fa163e15-63ff-c5aa-8de0-000000000c89 | CHANGED | Check tuned package is installed | np0005629056 2026-02-25 07:49:36.555471 | fa163e15-63ff-c5aa-8de0-000000000c89 | TIMING | tuned : Check tuned package is installed | np0005629056 | 0:02:07.535884 | 0.36s 2026-02-25 07:49:36.566012 | fa163e15-63ff-c5aa-8de0-000000000c8a | TASK | Install tuned 2026-02-25 07:49:36.618859 | fa163e15-63ff-c5aa-8de0-000000000b14 | TIMING | tuned : include_tasks | np0005629055 | 0:02:07.599252 | 0.03s 2026-02-25 07:49:36.634442 | 6d149a5f-d7e4-4c76-903d-4b1d410a0738 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629055 2026-02-25 07:49:36.652723 | fa163e15-63ff-c5aa-8de0-000000000de2 | TASK | Check tuned package is installed 2026-02-25 07:49:36.662437 | fa163e15-63ff-c5aa-8de0-000000000d0f | CHANGED | Check tuned package is installed | np0005629057 2026-02-25 07:49:36.663432 | fa163e15-63ff-c5aa-8de0-000000000d0f | TIMING | tuned : Check tuned package is installed | np0005629057 | 0:02:07.643833 | 0.33s 2026-02-25 07:49:36.675001 | fa163e15-63ff-c5aa-8de0-000000000d10 | TASK | Install tuned 2026-02-25 07:49:36.688464 | fa163e15-63ff-c5aa-8de0-000000000d0f | CHANGED | Check tuned package is installed | np0005629058 2026-02-25 07:49:36.689353 | fa163e15-63ff-c5aa-8de0-000000000d0f | TIMING | tuned : Check tuned package is installed | np0005629058 | 0:02:07.669755 | 0.35s 2026-02-25 07:49:36.699903 | fa163e15-63ff-c5aa-8de0-000000000d10 | TASK | Install tuned 2026-02-25 07:49:36.884248 | fa163e15-63ff-c5aa-8de0-000000000d88 | CHANGED | Check tuned package is installed | np0005629054 2026-02-25 07:49:36.890343 | fa163e15-63ff-c5aa-8de0-000000000d88 | TIMING | tuned : Check tuned package is installed | np0005629054 | 0:02:07.870749 | 0.34s 2026-02-25 07:49:36.890846 | fa163e15-63ff-c5aa-8de0-000000000d88 | CHANGED | Check tuned package is installed | np0005629053 2026-02-25 07:49:36.891252 | fa163e15-63ff-c5aa-8de0-000000000d88 | TIMING | tuned : Check tuned package is installed | np0005629053 | 0:02:07.871665 | 0.37s 2026-02-25 07:49:36.905670 | fa163e15-63ff-c5aa-8de0-000000000d89 | TASK | Install tuned 2026-02-25 07:49:36.923299 | fa163e15-63ff-c5aa-8de0-000000000d89 | TASK | Install tuned 2026-02-25 07:49:36.980564 | fa163e15-63ff-c5aa-8de0-000000000de2 | CHANGED | Check tuned package is installed | np0005629055 2026-02-25 07:49:36.981407 | fa163e15-63ff-c5aa-8de0-000000000de2 | TIMING | tuned : Check tuned package is installed | np0005629055 | 0:02:07.961811 | 0.32s 2026-02-25 07:49:36.996111 | fa163e15-63ff-c5aa-8de0-000000000de3 | TASK | Install tuned 2026-02-25 07:49:43.014367 | fa163e15-63ff-c5aa-8de0-000000000d10 | CHANGED | Install tuned | np0005629058 2026-02-25 07:49:43.016315 | fa163e15-63ff-c5aa-8de0-000000000d10 | TIMING | tuned : Install tuned | np0005629058 | 0:02:13.996710 | 6.32s 2026-02-25 07:49:43.040982 | fa163e15-63ff-c5aa-8de0-000000000d11 | TASK | Restart tuned 2026-02-25 07:49:43.057263 | fa163e15-63ff-c5aa-8de0-000000000d10 | CHANGED | Install tuned | np0005629057 2026-02-25 07:49:43.059068 | fa163e15-63ff-c5aa-8de0-000000000d10 | TIMING | tuned : Install tuned | np0005629057 | 0:02:14.039460 | 6.38s 2026-02-25 07:49:43.080161 | fa163e15-63ff-c5aa-8de0-000000000d11 | TASK | Restart tuned 2026-02-25 07:49:43.255236 | fa163e15-63ff-c5aa-8de0-000000000d89 | CHANGED | Install tuned | np0005629054 2026-02-25 07:49:43.257085 | fa163e15-63ff-c5aa-8de0-000000000d89 | TIMING | tuned : Install tuned | np0005629054 | 0:02:14.237480 | 6.33s 2026-02-25 07:49:43.258412 | fa163e15-63ff-c5aa-8de0-000000000c8a | CHANGED | Install tuned | np0005629056 2026-02-25 07:49:43.259272 | fa163e15-63ff-c5aa-8de0-000000000c8a | TIMING | tuned : Install tuned | np0005629056 | 0:02:14.239677 | 6.69s 2026-02-25 07:49:43.281058 | fa163e15-63ff-c5aa-8de0-000000000c8b | TASK | Restart tuned 2026-02-25 07:49:43.318977 | fa163e15-63ff-c5aa-8de0-000000000d8a | TASK | Restart tuned 2026-02-25 07:49:43.363605 | fa163e15-63ff-c5aa-8de0-000000000de3 | CHANGED | Install tuned | np0005629055 2026-02-25 07:49:43.365426 | fa163e15-63ff-c5aa-8de0-000000000de3 | TIMING | tuned : Install tuned | np0005629055 | 0:02:14.345819 | 6.37s 2026-02-25 07:49:43.397452 | fa163e15-63ff-c5aa-8de0-000000000de4 | TASK | Restart tuned 2026-02-25 07:49:43.643480 | fa163e15-63ff-c5aa-8de0-000000000d89 | CHANGED | Install tuned | np0005629053 2026-02-25 07:49:43.645212 | fa163e15-63ff-c5aa-8de0-000000000d89 | TIMING | tuned : Install tuned | np0005629053 | 0:02:14.625607 | 6.74s 2026-02-25 07:49:43.673271 | fa163e15-63ff-c5aa-8de0-000000000d8a | TASK | Restart tuned 2026-02-25 07:49:44.898887 | fa163e15-63ff-c5aa-8de0-000000000d11 | CHANGED | Restart tuned | np0005629057 2026-02-25 07:49:44.901294 | fa163e15-63ff-c5aa-8de0-000000000d11 | TIMING | tuned : Restart tuned | np0005629057 | 0:02:15.881686 | 1.82s 2026-02-25 07:49:44.928166 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:44.936672 | fa163e15-63ff-c5aa-8de0-000000000d11 | CHANGED | Restart tuned | np0005629058 2026-02-25 07:49:44.938174 | fa163e15-63ff-c5aa-8de0-000000000d11 | TIMING | tuned : Restart tuned | np0005629058 | 0:02:15.918571 | 1.90s 2026-02-25 07:49:44.952779 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:45.220235 | fa163e15-63ff-c5aa-8de0-000000000d8a | CHANGED | Restart tuned | np0005629054 2026-02-25 07:49:45.227855 | fa163e15-63ff-c5aa-8de0-000000000d8a | TIMING | tuned : Restart tuned | np0005629054 | 0:02:16.208243 | 1.91s 2026-02-25 07:49:45.230601 | fa163e15-63ff-c5aa-8de0-000000000c8b | CHANGED | Restart tuned | np0005629056 2026-02-25 07:49:45.231851 | fa163e15-63ff-c5aa-8de0-000000000c8b | TIMING | tuned : Restart tuned | np0005629056 | 0:02:16.212257 | 1.95s 2026-02-25 07:49:45.258104 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:45.307317 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:45.318809 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629057 2026-02-25 07:49:45.322023 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629057 | 0:02:16.302403 | 0.39s 2026-02-25 07:49:45.324336 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629058 2026-02-25 07:49:45.326055 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629058 | 0:02:16.306454 | 0.37s 2026-02-25 07:49:45.328606 | fa163e15-63ff-c5aa-8de0-000000000de4 | CHANGED | Restart tuned | np0005629055 2026-02-25 07:49:45.330847 | fa163e15-63ff-c5aa-8de0-000000000de4 | TIMING | tuned : Restart tuned | np0005629055 | 0:02:16.311249 | 1.93s 2026-02-25 07:49:45.423065 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:45.433841 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629057 | 0:02:16.414212 | 0.08s 2026-02-25 07:49:45.436341 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629058 | 0:02:16.416745 | 0.06s 2026-02-25 07:49:45.469105 | 4e2b9f3e-9d3d-48cc-a0d0-5bb3b6a1f42e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629057 2026-02-25 07:49:45.470403 | 4e2b9f3e-9d3d-48cc-a0d0-5bb3b6a1f42e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629058 2026-02-25 07:49:45.497218 | fa163e15-63ff-c5aa-8de0-000000000e37 | TASK | Ensure profile directory exists 2026-02-25 07:49:45.511006 | fa163e15-63ff-c5aa-8de0-000000000e37 | TASK | Ensure profile directory exists 2026-02-25 07:49:45.540498 | fa163e15-63ff-c5aa-8de0-000000000d8a | CHANGED | Restart tuned | np0005629053 2026-02-25 07:49:45.542710 | fa163e15-63ff-c5aa-8de0-000000000d8a | TIMING | tuned : Restart tuned | np0005629053 | 0:02:16.523096 | 1.87s 2026-02-25 07:49:45.591294 | fa163e15-63ff-c5aa-8de0-000000000b15 | TASK | Check for tuned-adm 2026-02-25 07:49:45.597990 | fa163e15-63ff-c5aa-8de0-000000000e37 | SKIPPED | Ensure profile directory exists | np0005629057 2026-02-25 07:49:45.599090 | fa163e15-63ff-c5aa-8de0-000000000e37 | TIMING | tuned : Ensure profile directory exists | np0005629057 | 0:02:16.579481 | 0.10s 2026-02-25 07:49:45.599543 | fa163e15-63ff-c5aa-8de0-000000000e37 | SKIPPED | Ensure profile directory exists | np0005629058 2026-02-25 07:49:45.599968 | fa163e15-63ff-c5aa-8de0-000000000e37 | TIMING | tuned : Ensure profile directory exists | np0005629058 | 0:02:16.580379 | 0.09s 2026-02-25 07:49:45.600458 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629056 2026-02-25 07:49:45.600931 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629056 | 0:02:16.581342 | 0.34s 2026-02-25 07:49:45.601579 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629054 2026-02-25 07:49:45.602090 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629054 | 0:02:16.582501 | 0.29s 2026-02-25 07:49:45.631631 | fa163e15-63ff-c5aa-8de0-000000000e38 | TASK | Create custom tuned profile 2026-02-25 07:49:45.650833 | fa163e15-63ff-c5aa-8de0-000000000e38 | TASK | Create custom tuned profile 2026-02-25 07:49:45.673676 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629056 | 0:02:16.654065 | 0.06s 2026-02-25 07:49:45.688780 | 647d9b9b-ae57-4e66-86cf-e2b605a41154 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629056 2026-02-25 07:49:45.721036 | fa163e15-63ff-c5aa-8de0-000000000ee9 | TASK | Ensure profile directory exists 2026-02-25 07:49:45.727408 | fa163e15-63ff-c5aa-8de0-000000000e38 | SKIPPED | Create custom tuned profile | np0005629057 2026-02-25 07:49:45.733494 | fa163e15-63ff-c5aa-8de0-000000000e38 | TIMING | tuned : Create custom tuned profile | np0005629057 | 0:02:16.713894 | 0.10s 2026-02-25 07:49:45.733843 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629054 | 0:02:16.714257 | 0.06s 2026-02-25 07:49:45.734177 | fa163e15-63ff-c5aa-8de0-000000000e38 | SKIPPED | Create custom tuned profile | np0005629058 2026-02-25 07:49:45.734471 | fa163e15-63ff-c5aa-8de0-000000000e38 | TIMING | tuned : Create custom tuned profile | np0005629058 | 0:02:16.714885 | 0.08s 2026-02-25 07:49:45.734840 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629055 2026-02-25 07:49:45.735186 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629055 | 0:02:16.715600 | 0.31s 2026-02-25 07:49:45.753138 | 420f40ef-44b6-44de-a930-73718d28f5c7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629054 2026-02-25 07:49:45.776302 | fa163e15-63ff-c5aa-8de0-000000000e39 | TASK | Check tuned active profile 2026-02-25 07:49:45.789599 | fa163e15-63ff-c5aa-8de0-000000000e39 | TASK | Check tuned active profile 2026-02-25 07:49:45.806594 | fa163e15-63ff-c5aa-8de0-000000000f49 | TASK | Ensure profile directory exists 2026-02-25 07:49:45.826829 | fa163e15-63ff-c5aa-8de0-000000000ee9 | SKIPPED | Ensure profile directory exists | np0005629056 2026-02-25 07:49:45.827845 | fa163e15-63ff-c5aa-8de0-000000000ee9 | TIMING | tuned : Ensure profile directory exists | np0005629056 | 0:02:16.808242 | 0.11s 2026-02-25 07:49:45.837592 | fa163e15-63ff-c5aa-8de0-000000000eea | TASK | Create custom tuned profile 2026-02-25 07:49:45.858602 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629055 | 0:02:16.839006 | 0.03s 2026-02-25 07:49:45.864275 | fa163e15-63ff-c5aa-8de0-000000000b15 | OK | Check for tuned-adm | np0005629053 2026-02-25 07:49:45.864846 | fa163e15-63ff-c5aa-8de0-000000000b15 | TIMING | tuned : Check for tuned-adm | np0005629053 | 0:02:16.845258 | 0.27s 2026-02-25 07:49:45.889420 | 409dadef-da17-423e-b740-00f725024b8b | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629055 2026-02-25 07:49:45.948692 | fa163e15-63ff-c5aa-8de0-000000000fa9 | TASK | Ensure profile directory exists 2026-02-25 07:49:45.952988 | fa163e15-63ff-c5aa-8de0-000000000f49 | SKIPPED | Ensure profile directory exists | np0005629054 2026-02-25 07:49:45.954327 | fa163e15-63ff-c5aa-8de0-000000000f49 | TIMING | tuned : Ensure profile directory exists | np0005629054 | 0:02:16.934711 | 0.15s 2026-02-25 07:49:45.954750 | fa163e15-63ff-c5aa-8de0-000000000eea | SKIPPED | Create custom tuned profile | np0005629056 2026-02-25 07:49:45.955164 | fa163e15-63ff-c5aa-8de0-000000000eea | TIMING | tuned : Create custom tuned profile | np0005629056 | 0:02:16.935575 | 0.12s 2026-02-25 07:49:45.955621 | fa163e15-63ff-c5aa-8de0-000000000b16 | TIMING | tuned : include_tasks | np0005629053 | 0:02:16.936032 | 0.04s 2026-02-25 07:49:45.986131 | 0de10570-35bf-4e54-a966-26d141b46b50 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629053 2026-02-25 07:49:46.011461 | fa163e15-63ff-c5aa-8de0-000000000eeb | TASK | Check tuned active profile 2026-02-25 07:49:46.029063 | fa163e15-63ff-c5aa-8de0-000000001005 | TASK | Ensure profile directory exists 2026-02-25 07:49:46.046446 | fa163e15-63ff-c5aa-8de0-000000000f4a | TASK | Create custom tuned profile 2026-02-25 07:49:46.052179 | fa163e15-63ff-c5aa-8de0-000000000fa9 | SKIPPED | Ensure profile directory exists | np0005629055 2026-02-25 07:49:46.053101 | fa163e15-63ff-c5aa-8de0-000000000fa9 | TIMING | tuned : Ensure profile directory exists | np0005629055 | 0:02:17.033492 | 0.10s 2026-02-25 07:49:46.073832 | fa163e15-63ff-c5aa-8de0-000000000faa | TASK | Create custom tuned profile 2026-02-25 07:49:46.078570 | fa163e15-63ff-c5aa-8de0-000000001005 | SKIPPED | Ensure profile directory exists | np0005629053 2026-02-25 07:49:46.079708 | fa163e15-63ff-c5aa-8de0-000000001005 | TIMING | tuned : Ensure profile directory exists | np0005629053 | 0:02:17.060033 | 0.05s 2026-02-25 07:49:46.101825 | fa163e15-63ff-c5aa-8de0-000000001006 | TASK | Create custom tuned profile 2026-02-25 07:49:46.116585 | fa163e15-63ff-c5aa-8de0-000000000f4a | SKIPPED | Create custom tuned profile | np0005629054 2026-02-25 07:49:46.117900 | fa163e15-63ff-c5aa-8de0-000000000f4a | TIMING | tuned : Create custom tuned profile | np0005629054 | 0:02:17.098258 | 0.07s 2026-02-25 07:49:46.138688 | fa163e15-63ff-c5aa-8de0-000000000f4b | TASK | Check tuned active profile 2026-02-25 07:49:46.144776 | fa163e15-63ff-c5aa-8de0-000000000faa | SKIPPED | Create custom tuned profile | np0005629055 2026-02-25 07:49:46.145753 | fa163e15-63ff-c5aa-8de0-000000000faa | TIMING | tuned : Create custom tuned profile | np0005629055 | 0:02:17.126147 | 0.07s 2026-02-25 07:49:46.161555 | fa163e15-63ff-c5aa-8de0-000000000fab | TASK | Check tuned active profile 2026-02-25 07:49:46.182694 | fa163e15-63ff-c5aa-8de0-000000001006 | SKIPPED | Create custom tuned profile | np0005629053 2026-02-25 07:49:46.188573 | fa163e15-63ff-c5aa-8de0-000000001006 | TIMING | tuned : Create custom tuned profile | np0005629053 | 0:02:17.168975 | 0.09s 2026-02-25 07:49:46.189006 | fa163e15-63ff-c5aa-8de0-000000000e39 | OK | Check tuned active profile | np0005629057 2026-02-25 07:49:46.189332 | fa163e15-63ff-c5aa-8de0-000000000e39 | TIMING | tuned : Check tuned active profile | np0005629057 | 0:02:17.169735 | 0.41s 2026-02-25 07:49:46.189730 | fa163e15-63ff-c5aa-8de0-000000000e39 | OK | Check tuned active profile | np0005629058 2026-02-25 07:49:46.190128 | fa163e15-63ff-c5aa-8de0-000000000e39 | TIMING | tuned : Check tuned active profile | np0005629058 | 0:02:17.170540 | 0.40s 2026-02-25 07:49:46.200496 | fa163e15-63ff-c5aa-8de0-000000000e3a | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.214217 | fa163e15-63ff-c5aa-8de0-000000000e3a | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.232089 | fa163e15-63ff-c5aa-8de0-000000001007 | TASK | Check tuned active profile 2026-02-25 07:49:46.319269 | fa163e15-63ff-c5aa-8de0-000000000eeb | OK | Check tuned active profile | np0005629056 2026-02-25 07:49:46.320275 | fa163e15-63ff-c5aa-8de0-000000000eeb | TIMING | tuned : Check tuned active profile | np0005629056 | 0:02:17.300680 | 0.31s 2026-02-25 07:49:46.330842 | fa163e15-63ff-c5aa-8de0-000000000eec | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.413847 | fa163e15-63ff-c5aa-8de0-000000000f4b | OK | Check tuned active profile | np0005629054 2026-02-25 07:49:46.414935 | fa163e15-63ff-c5aa-8de0-000000000f4b | TIMING | tuned : Check tuned active profile | np0005629054 | 0:02:17.395339 | 0.28s 2026-02-25 07:49:46.429624 | fa163e15-63ff-c5aa-8de0-000000000f4c | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.449960 | fa163e15-63ff-c5aa-8de0-000000000fab | OK | Check tuned active profile | np0005629055 2026-02-25 07:49:46.450909 | fa163e15-63ff-c5aa-8de0-000000000fab | TIMING | tuned : Check tuned active profile | np0005629055 | 0:02:17.431312 | 0.29s 2026-02-25 07:49:46.465971 | fa163e15-63ff-c5aa-8de0-000000000fac | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.498061 | fa163e15-63ff-c5aa-8de0-000000000e3a | OK | Check Tuned Configuration file exists | np0005629058 2026-02-25 07:49:46.499146 | fa163e15-63ff-c5aa-8de0-000000000e3a | TIMING | tuned : Check Tuned Configuration file exists | np0005629058 | 0:02:17.479552 | 0.28s 2026-02-25 07:49:46.512898 | fa163e15-63ff-c5aa-8de0-000000000e3b | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.518993 | fa163e15-63ff-c5aa-8de0-000000000e3a | OK | Check Tuned Configuration file exists | np0005629057 2026-02-25 07:49:46.519841 | fa163e15-63ff-c5aa-8de0-000000000e3a | TIMING | tuned : Check Tuned Configuration file exists | np0005629057 | 0:02:17.500243 | 0.32s 2026-02-25 07:49:46.530767 | fa163e15-63ff-c5aa-8de0-000000000e3b | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.549749 | fa163e15-63ff-c5aa-8de0-000000001007 | OK | Check tuned active profile | np0005629053 2026-02-25 07:49:46.550953 | fa163e15-63ff-c5aa-8de0-000000001007 | TIMING | tuned : Check tuned active profile | np0005629053 | 0:02:17.531355 | 0.32s 2026-02-25 07:49:46.579297 | fa163e15-63ff-c5aa-8de0-000000001008 | TASK | Check Tuned Configuration file exists 2026-02-25 07:49:46.584772 | fa163e15-63ff-c5aa-8de0-000000000e3b | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629058 2026-02-25 07:49:46.585649 | fa163e15-63ff-c5aa-8de0-000000000e3b | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629058 | 0:02:17.566049 | 0.07s 2026-02-25 07:49:46.585972 | fa163e15-63ff-c5aa-8de0-000000000e3b | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629057 2026-02-25 07:49:46.586278 | fa163e15-63ff-c5aa-8de0-000000000e3b | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629057 | 0:02:17.566691 | 0.05s 2026-02-25 07:49:46.598743 | fa163e15-63ff-c5aa-8de0-000000000e3c | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:46.617547 | fa163e15-63ff-c5aa-8de0-000000000e3c | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:46.651440 | fa163e15-63ff-c5aa-8de0-000000000e3c | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629057 2026-02-25 07:49:46.652423 | fa163e15-63ff-c5aa-8de0-000000000e3c | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629057 | 0:02:17.632811 | 0.05s 2026-02-25 07:49:46.652784 | fa163e15-63ff-c5aa-8de0-000000000eec | OK | Check Tuned Configuration file exists | np0005629056 2026-02-25 07:49:46.653206 | fa163e15-63ff-c5aa-8de0-000000000eec | TIMING | tuned : Check Tuned Configuration file exists | np0005629056 | 0:02:17.633620 | 0.32s 2026-02-25 07:49:46.663842 | fa163e15-63ff-c5aa-8de0-000000000eed | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.682011 | fa163e15-63ff-c5aa-8de0-000000000e3d | TASK | Enable tuned profile 2026-02-25 07:49:46.693624 | fa163e15-63ff-c5aa-8de0-000000000e3c | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629058 2026-02-25 07:49:46.694532 | fa163e15-63ff-c5aa-8de0-000000000e3c | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629058 | 0:02:17.674931 | 0.08s 2026-02-25 07:49:46.704982 | fa163e15-63ff-c5aa-8de0-000000000e3d | TASK | Enable tuned profile 2026-02-25 07:49:46.715029 | fa163e15-63ff-c5aa-8de0-000000000eed | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629056 2026-02-25 07:49:46.720845 | fa163e15-63ff-c5aa-8de0-000000000eed | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629056 | 0:02:17.701240 | 0.06s 2026-02-25 07:49:46.721244 | fa163e15-63ff-c5aa-8de0-000000000f4c | OK | Check Tuned Configuration file exists | np0005629054 2026-02-25 07:49:46.721570 | fa163e15-63ff-c5aa-8de0-000000000f4c | TIMING | tuned : Check Tuned Configuration file exists | np0005629054 | 0:02:17.701983 | 0.29s 2026-02-25 07:49:46.732655 | fa163e15-63ff-c5aa-8de0-000000000eee | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:46.750792 | fa163e15-63ff-c5aa-8de0-000000000f4d | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.777160 | fa163e15-63ff-c5aa-8de0-000000000fac | OK | Check Tuned Configuration file exists | np0005629055 2026-02-25 07:49:46.778071 | fa163e15-63ff-c5aa-8de0-000000000fac | TIMING | tuned : Check Tuned Configuration file exists | np0005629055 | 0:02:17.758477 | 0.31s 2026-02-25 07:49:46.797917 | fa163e15-63ff-c5aa-8de0-000000000fad | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.802798 | fa163e15-63ff-c5aa-8de0-000000000eee | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629056 2026-02-25 07:49:46.803733 | fa163e15-63ff-c5aa-8de0-000000000eee | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629056 | 0:02:17.784129 | 0.07s 2026-02-25 07:49:46.819160 | fa163e15-63ff-c5aa-8de0-000000000eef | TASK | Enable tuned profile 2026-02-25 07:49:46.826171 | fa163e15-63ff-c5aa-8de0-000000000f4d | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629054 2026-02-25 07:49:46.827102 | fa163e15-63ff-c5aa-8de0-000000000f4d | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629054 | 0:02:17.807500 | 0.08s 2026-02-25 07:49:46.847982 | fa163e15-63ff-c5aa-8de0-000000000f4e | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:46.858267 | fa163e15-63ff-c5aa-8de0-000000000fad | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629055 2026-02-25 07:49:46.859166 | fa163e15-63ff-c5aa-8de0-000000000fad | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629055 | 0:02:17.839562 | 0.06s 2026-02-25 07:49:46.882005 | fa163e15-63ff-c5aa-8de0-000000000fae | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:46.886992 | fa163e15-63ff-c5aa-8de0-000000001008 | OK | Check Tuned Configuration file exists | np0005629053 2026-02-25 07:49:46.887846 | fa163e15-63ff-c5aa-8de0-000000001008 | TIMING | tuned : Check Tuned Configuration file exists | np0005629053 | 0:02:17.868249 | 0.31s 2026-02-25 07:49:46.903740 | fa163e15-63ff-c5aa-8de0-000000001009 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:49:46.925162 | fa163e15-63ff-c5aa-8de0-000000000f4e | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629054 2026-02-25 07:49:46.926138 | fa163e15-63ff-c5aa-8de0-000000000f4e | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629054 | 0:02:17.906542 | 0.07s 2026-02-25 07:49:46.926440 | fa163e15-63ff-c5aa-8de0-000000000fae | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629055 2026-02-25 07:49:46.926733 | fa163e15-63ff-c5aa-8de0-000000000fae | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629055 | 0:02:17.907146 | 0.04s 2026-02-25 07:49:46.941971 | fa163e15-63ff-c5aa-8de0-000000000f4f | TASK | Enable tuned profile 2026-02-25 07:49:46.960082 | fa163e15-63ff-c5aa-8de0-000000000faf | TASK | Enable tuned profile 2026-02-25 07:49:46.970185 | fa163e15-63ff-c5aa-8de0-000000001009 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629053 2026-02-25 07:49:46.971166 | fa163e15-63ff-c5aa-8de0-000000001009 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629053 | 0:02:17.951564 | 0.07s 2026-02-25 07:49:46.987251 | fa163e15-63ff-c5aa-8de0-00000000100a | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:49:47.051641 | fa163e15-63ff-c5aa-8de0-00000000100a | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629053 2026-02-25 07:49:47.052678 | fa163e15-63ff-c5aa-8de0-00000000100a | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629053 | 0:02:18.033083 | 0.06s 2026-02-25 07:49:47.071836 | fa163e15-63ff-c5aa-8de0-00000000100b | TASK | Enable tuned profile 2026-02-25 07:49:48.145012 | fa163e15-63ff-c5aa-8de0-000000000e3d | CHANGED | Enable tuned profile | np0005629058 2026-02-25 07:49:48.146925 | fa163e15-63ff-c5aa-8de0-000000000e3d | TIMING | tuned : Enable tuned profile | np0005629058 | 0:02:19.127318 | 1.44s 2026-02-25 07:49:48.196526 | fa163e15-63ff-c5aa-8de0-000000000aa3 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.221769 | fa163e15-63ff-c5aa-8de0-000000000e3d | CHANGED | Enable tuned profile | np0005629057 2026-02-25 07:49:48.223651 | fa163e15-63ff-c5aa-8de0-000000000e3d | TIMING | tuned : Enable tuned profile | np0005629057 | 0:02:19.204043 | 1.53s 2026-02-25 07:49:48.254296 | fa163e15-63ff-c5aa-8de0-000000000aa3 | TIMING | Configure kernel args and reboot | np0005629058 | 0:02:19.234691 | 0.06s 2026-02-25 07:49:48.407454 | fa163e15-63ff-c5aa-8de0-000000000aa3 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.428564 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:48.435340 | fa163e15-63ff-c5aa-8de0-000000000eef | CHANGED | Enable tuned profile | np0005629056 2026-02-25 07:49:48.436396 | fa163e15-63ff-c5aa-8de0-000000000eef | TIMING | tuned : Enable tuned profile | np0005629056 | 0:02:19.416793 | 1.62s 2026-02-25 07:49:48.437066 | fa163e15-63ff-c5aa-8de0-000000000f4f | CHANGED | Enable tuned profile | np0005629054 2026-02-25 07:49:48.437503 | fa163e15-63ff-c5aa-8de0-000000000f4f | TIMING | tuned : Enable tuned profile | np0005629054 | 0:02:19.417914 | 1.49s 2026-02-25 07:49:48.478321 | fa163e15-63ff-c5aa-8de0-000000000aa3 | TIMING | Configure kernel args and reboot | np0005629057 | 0:02:19.458728 | 0.07s 2026-02-25 07:49:48.478926 | fa163e15-63ff-c5aa-8de0-000000000faf | CHANGED | Enable tuned profile | np0005629055 2026-02-25 07:49:48.479379 | fa163e15-63ff-c5aa-8de0-000000000faf | TIMING | tuned : Enable tuned profile | np0005629055 | 0:02:19.459791 | 1.52s 2026-02-25 07:49:48.565734 | fa163e15-63ff-c5aa-8de0-000000000a76 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.592158 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:48.622947 | fa163e15-63ff-c5aa-8de0-000000000be0 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.647974 | fa163e15-63ff-c5aa-8de0-00000000100b | CHANGED | Enable tuned profile | np0005629053 2026-02-25 07:49:48.649072 | fa163e15-63ff-c5aa-8de0-00000000100b | TIMING | tuned : Enable tuned profile | np0005629053 | 0:02:19.629466 | 1.58s 2026-02-25 07:49:48.649626 | fa163e15-63ff-c5aa-8de0-000000000a76 | TIMING | Configure kernel args and reboot | np0005629056 | 0:02:19.630037 | 0.08s 2026-02-25 07:49:48.732469 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:48.763823 | fa163e15-63ff-c5aa-8de0-000000000be0 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.769227 | fa163e15-63ff-c5aa-8de0-000000000be0 | TIMING | Configure kernel args and reboot | np0005629054 | 0:02:19.749623 | 0.14s 2026-02-25 07:49:48.770043 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629058 2026-02-25 07:49:48.770586 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629058 | 0:02:19.750999 | 0.34s 2026-02-25 07:49:48.853688 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:48.872765 | fa163e15-63ff-c5aa-8de0-000000000b89 | TASK | Configure kernel args and reboot 2026-02-25 07:49:48.890489 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:48.895594 | fa163e15-63ff-c5aa-8de0-000000000be0 | TIMING | Configure kernel args and reboot | np0005629055 | 0:02:19.875984 | 0.13s 2026-02-25 07:49:48.975956 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:48.981148 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629057 2026-02-25 07:49:48.982050 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629057 | 0:02:19.962448 | 0.39s 2026-02-25 07:49:48.982630 | fa163e15-63ff-c5aa-8de0-000000000b89 | TIMING | Configure kernel args and reboot | np0005629053 | 0:02:19.963043 | 0.11s 2026-02-25 07:49:49.058219 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:49.080271 | fa163e15-63ff-c5aa-8de0-0000000010ee | TASK | Get the command line args of the node 2026-02-25 07:49:49.086410 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629056 2026-02-25 07:49:49.087245 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629056 | 0:02:20.067646 | 0.35s 2026-02-25 07:49:49.098326 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:49.154727 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629058 2026-02-25 07:49:49.155699 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629058 | 0:02:20.136105 | 0.30s 2026-02-25 07:49:49.165740 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.204146 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629054 2026-02-25 07:49:49.205083 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629054 | 0:02:20.185489 | 0.31s 2026-02-25 07:49:49.223530 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:49.228648 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629058 2026-02-25 07:49:49.229497 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629058 | 0:02:20.209899 | 0.06s 2026-02-25 07:49:49.239978 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.268731 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629058 2026-02-25 07:49:49.269521 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629058 | 0:02:20.249928 | 0.03s 2026-02-25 07:49:49.278899 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:49.288623 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629055 2026-02-25 07:49:49.289480 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629055 | 0:02:20.269884 | 0.31s 2026-02-25 07:49:49.304955 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:49.314627 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629058 | 0:02:20.295019 | 0.03s 2026-02-25 07:49:49.325671 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:49.367566 | fa163e15-63ff-c5aa-8de0-0000000010ee | CHANGED | Get the command line args of the node | np0005629053 2026-02-25 07:49:49.376420 | fa163e15-63ff-c5aa-8de0-0000000010ee | TIMING | tripleo_kernel : Get the command line args of the node | np0005629053 | 0:02:20.356829 | 0.29s 2026-02-25 07:49:49.376873 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629058 2026-02-25 07:49:49.377175 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629058 | 0:02:20.357588 | 0.05s 2026-02-25 07:49:49.377506 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629057 2026-02-25 07:49:49.377811 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629057 | 0:02:20.358226 | 0.32s 2026-02-25 07:49:49.387087 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.400241 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:49.429557 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TASK | Check if node has a nova.conf 2026-02-25 07:49:49.435517 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629056 2026-02-25 07:49:49.436348 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629056 | 0:02:20.416738 | 0.34s 2026-02-25 07:49:49.436751 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629057 2026-02-25 07:49:49.437146 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629057 | 0:02:20.417559 | 0.05s 2026-02-25 07:49:49.452939 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.468113 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.474023 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629058 2026-02-25 07:49:49.474825 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629058 | 0:02:20.455220 | 0.07s 2026-02-25 07:49:49.495472 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:49.502844 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629056 2026-02-25 07:49:49.504429 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629056 | 0:02:20.484823 | 0.05s 2026-02-25 07:49:49.505443 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629057 2026-02-25 07:49:49.506323 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629057 | 0:02:20.486731 | 0.04s 2026-02-25 07:49:49.519961 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.551079 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:49.570243 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629058 2026-02-25 07:49:49.571961 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629058 | 0:02:20.552330 | 0.07s 2026-02-25 07:49:49.575775 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629054 2026-02-25 07:49:49.576509 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629054 | 0:02:20.556915 | 0.35s 2026-02-25 07:49:49.577305 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629056 2026-02-25 07:49:49.577958 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629056 | 0:02:20.558364 | 0.05s 2026-02-25 07:49:49.578570 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629055 2026-02-25 07:49:49.579244 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629055 | 0:02:20.559650 | 0.27s 2026-02-25 07:49:49.580157 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629057 | 0:02:20.560563 | 0.03s 2026-02-25 07:49:49.598699 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:49.617614 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:49.640089 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:49.667446 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.691949 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.697035 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629056 | 0:02:20.677427 | 0.10s 2026-02-25 07:49:49.697732 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629057 2026-02-25 07:49:49.698219 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629057 | 0:02:20.678633 | 0.08s 2026-02-25 07:49:49.698533 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629058 | 0:02:20.678946 | 0.06s 2026-02-25 07:49:49.711438 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:49.731241 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:49.745611 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:49.753585 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629054 2026-02-25 07:49:49.754382 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629054 | 0:02:20.734782 | 0.08s 2026-02-25 07:49:49.754770 | fa163e15-63ff-c5aa-8de0-0000000010f0 | OK | Check if node has a nova.conf | np0005629053 2026-02-25 07:49:49.755158 | fa163e15-63ff-c5aa-8de0-0000000010f0 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005629053 | 0:02:20.735572 | 0.32s 2026-02-25 07:49:49.755542 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629055 2026-02-25 07:49:49.755830 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629055 | 0:02:20.736244 | 0.06s 2026-02-25 07:49:49.756135 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629056 2026-02-25 07:49:49.756473 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629056 | 0:02:20.736887 | 0.04s 2026-02-25 07:49:49.767263 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:49.790211 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TASK | Warn operator about workload protection 2026-02-25 07:49:49.817911 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.840621 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.845985 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629057 2026-02-25 07:49:49.846880 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629057 | 0:02:20.827257 | 0.11s 2026-02-25 07:49:49.847188 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629058 2026-02-25 07:49:49.847608 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629058 | 0:02:20.828021 | 0.10s 2026-02-25 07:49:49.847928 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629056 2026-02-25 07:49:49.848267 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629056 | 0:02:20.828681 | 0.08s 2026-02-25 07:49:49.848548 | fa163e15-63ff-c5aa-8de0-0000000010f2 | SKIPPED | Warn operator about workload protection | np0005629053 2026-02-25 07:49:49.848848 | fa163e15-63ff-c5aa-8de0-0000000010f2 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005629053 | 0:02:20.829261 | 0.05s 2026-02-25 07:49:49.863428 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:49.884932 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:49.899401 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:49.922937 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TASK | Setting defer reboot fact 2026-02-25 07:49:49.933409 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629054 2026-02-25 07:49:49.934364 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629054 | 0:02:20.914754 | 0.12s 2026-02-25 07:49:49.934709 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629055 2026-02-25 07:49:49.935047 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629055 | 0:02:20.915460 | 0.09s 2026-02-25 07:49:49.935389 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629056 2026-02-25 07:49:49.935675 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629056 | 0:02:20.916088 | 0.07s 2026-02-25 07:49:49.940925 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629057 2026-02-25 07:49:49.941255 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629057 | 0:02:20.921668 | 0.05s 2026-02-25 07:49:49.941554 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629058 2026-02-25 07:49:49.941839 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629058 | 0:02:20.922253 | 0.04s 2026-02-25 07:49:49.952597 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:49.972471 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:49.992560 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:50.016766 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:50.039681 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:50.048938 | fa163e15-63ff-c5aa-8de0-0000000010f3 | SKIPPED | Setting defer reboot fact | np0005629053 2026-02-25 07:49:50.049871 | fa163e15-63ff-c5aa-8de0-0000000010f3 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005629053 | 0:02:21.030243 | 0.12s 2026-02-25 07:49:50.050286 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629056 | 0:02:21.030699 | 0.10s 2026-02-25 07:49:50.050615 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629057 | 0:02:21.031029 | 0.08s 2026-02-25 07:49:50.050941 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629058 2026-02-25 07:49:50.051235 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629058 | 0:02:21.031649 | 0.06s 2026-02-25 07:49:50.051552 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629054 | 0:02:21.031966 | 0.03s 2026-02-25 07:49:50.062329 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:50.083067 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:50.097288 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:50.120349 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-02-25 07:49:50.148281 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:50.154341 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629055 | 0:02:21.134727 | 0.11s 2026-02-25 07:49:50.163137 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629056 2026-02-25 07:49:50.163616 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629056 | 0:02:21.144030 | 0.10s 2026-02-25 07:49:50.163921 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629057 2026-02-25 07:49:50.164202 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629057 | 0:02:21.144615 | 0.08s 2026-02-25 07:49:50.164506 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629058 2026-02-25 07:49:50.164815 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629058 | 0:02:21.145228 | 0.07s 2026-02-25 07:49:50.165130 | fa163e15-63ff-c5aa-8de0-0000000010f5 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005629053 | 0:02:21.145535 | 0.04s 2026-02-25 07:49:50.175616 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:50.194045 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:50.207682 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:50.231766 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:50.260503 | fa163e15-63ff-c5aa-8de0-0000000010fa | TASK | Find hugepages in cmdline 2026-02-25 07:49:50.265868 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629054 2026-02-25 07:49:50.266736 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629054 | 0:02:21.247134 | 0.12s 2026-02-25 07:49:50.267114 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629056 2026-02-25 07:49:50.267435 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629056 | 0:02:21.247849 | 0.09s 2026-02-25 07:49:50.267715 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629057 2026-02-25 07:49:50.268009 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629057 | 0:02:21.248423 | 0.07s 2026-02-25 07:49:50.268282 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629058 2026-02-25 07:49:50.268574 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629058 | 0:02:21.248988 | 0.06s 2026-02-25 07:49:50.284308 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:50.299207 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:50.318933 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:50.346483 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:50.352878 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629053 2026-02-25 07:49:50.358822 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629053 | 0:02:21.339219 | 0.13s 2026-02-25 07:49:50.359168 | fa163e15-63ff-c5aa-8de0-0000000010fa | SKIPPED | Find hugepages in cmdline | np0005629055 2026-02-25 07:49:50.359510 | fa163e15-63ff-c5aa-8de0-0000000010fa | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005629055 | 0:02:21.339923 | 0.10s 2026-02-25 07:49:50.359897 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629056 2026-02-25 07:49:50.360184 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629056 | 0:02:21.340598 | 0.07s 2026-02-25 07:49:50.360487 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629057 2026-02-25 07:49:50.360768 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629057 | 0:02:21.341182 | 0.06s 2026-02-25 07:49:50.361068 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629058 2026-02-25 07:49:50.361352 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629058 | 0:02:21.341766 | 0.04s 2026-02-25 07:49:50.372001 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:50.385704 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:50.408875 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:50.429308 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:50.448756 | fa163e15-63ff-c5aa-8de0-0000000010fb | TASK | Finding human-readable hugepages in cmdline 2026-02-25 07:49:50.456435 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629054 2026-02-25 07:49:50.457338 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629054 | 0:02:21.437736 | 0.11s 2026-02-25 07:49:50.457635 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629056 2026-02-25 07:49:50.457959 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629056 | 0:02:21.438372 | 0.08s 2026-02-25 07:49:50.458214 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629057 2026-02-25 07:49:50.458493 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629057 | 0:02:21.438907 | 0.07s 2026-02-25 07:49:50.458758 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629058 2026-02-25 07:49:50.459059 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629058 | 0:02:21.439473 | 0.05s 2026-02-25 07:49:50.474581 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:50.494663 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:50.508826 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:50.538230 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:50.543841 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629053 2026-02-25 07:49:50.544687 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629053 | 0:02:21.525086 | 0.11s 2026-02-25 07:49:50.544995 | fa163e15-63ff-c5aa-8de0-0000000010fb | SKIPPED | Finding human-readable hugepages in cmdline | np0005629055 2026-02-25 07:49:50.545306 | fa163e15-63ff-c5aa-8de0-0000000010fb | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005629055 | 0:02:21.525719 | 0.09s 2026-02-25 07:49:50.545592 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629056 2026-02-25 07:49:50.545890 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629056 | 0:02:21.526304 | 0.07s 2026-02-25 07:49:50.546168 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629057 2026-02-25 07:49:50.546493 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629057 | 0:02:21.526906 | 0.05s 2026-02-25 07:49:50.557210 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:50.571184 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:50.595084 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:50.624164 | fa163e15-63ff-c5aa-8de0-0000000010ff | TASK | Find desired default hugepage size 2026-02-25 07:49:50.629615 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629054 2026-02-25 07:49:50.630490 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629054 | 0:02:21.610887 | 0.09s 2026-02-25 07:49:50.630789 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629056 2026-02-25 07:49:50.631112 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629056 | 0:02:21.611526 | 0.07s 2026-02-25 07:49:50.631396 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629057 2026-02-25 07:49:50.631681 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629057 | 0:02:21.612095 | 0.06s 2026-02-25 07:49:50.647080 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:50.660640 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:50.688285 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:50.693735 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629053 2026-02-25 07:49:50.694598 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629053 | 0:02:21.674995 | 0.09s 2026-02-25 07:49:50.694927 | fa163e15-63ff-c5aa-8de0-0000000010ff | SKIPPED | Find desired default hugepage size | np0005629055 2026-02-25 07:49:50.695225 | fa163e15-63ff-c5aa-8de0-0000000010ff | TIMING | tripleo_kernel : Find desired default hugepage size | np0005629055 | 0:02:21.675637 | 0.07s 2026-02-25 07:49:50.695551 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629056 2026-02-25 07:49:50.695896 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629056 | 0:02:21.676310 | 0.05s 2026-02-25 07:49:50.725995 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:50.756974 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:50.782479 | fa163e15-63ff-c5aa-8de0-000000001101 | TASK | Storing non-configured hugepages 2026-02-25 07:49:50.793597 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629057 2026-02-25 07:49:50.794974 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629057 | 0:02:21.775325 | 0.13s 2026-02-25 07:49:50.795699 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629054 | 0:02:21.776112 | 0.11s 2026-02-25 07:49:50.796434 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629053 | 0:02:21.776802 | 0.04s 2026-02-25 07:49:50.807322 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:50.830442 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:50.851144 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:50.857364 | fa163e15-63ff-c5aa-8de0-000000001101 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005629055 | 0:02:21.837756 | 0.07s 2026-02-25 07:49:50.878402 | fa163e15-63ff-c5aa-8de0-000000001103 | TASK | Validating against hugepages config received from TripleO 2026-02-25 07:49:50.884104 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629053 2026-02-25 07:49:50.885380 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629053 | 0:02:21.865778 | 0.05s 2026-02-25 07:49:50.906149 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:50.916915 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629054 2026-02-25 07:49:50.918286 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629054 | 0:02:21.898632 | 0.07s 2026-02-25 07:49:50.918959 | fa163e15-63ff-c5aa-8de0-000000001103 | SKIPPED | Validating against hugepages config received from TripleO | np0005629055 2026-02-25 07:49:50.919636 | fa163e15-63ff-c5aa-8de0-000000001103 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005629055 | 0:02:21.900049 | 0.04s 2026-02-25 07:49:50.940778 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:50.965058 | fa163e15-63ff-c5aa-8de0-000000001104 | TASK | Determining the default hugepagesz 2026-02-25 07:49:50.971977 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629058 2026-02-25 07:49:50.978317 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629058 | 0:02:21.958716 | 0.47s 2026-02-25 07:49:50.979217 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629053 2026-02-25 07:49:50.979588 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629053 | 0:02:21.960001 | 0.07s 2026-02-25 07:49:50.980520 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629054 2026-02-25 07:49:50.980960 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629054 | 0:02:21.961374 | 0.04s 2026-02-25 07:49:50.992378 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:51.015545 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:51.070720 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:51.080025 | fa163e15-63ff-c5aa-8de0-000000001104 | SKIPPED | Determining the default hugepagesz | np0005629055 2026-02-25 07:49:51.081642 | fa163e15-63ff-c5aa-8de0-000000001104 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005629055 | 0:02:22.062021 | 0.11s 2026-02-25 07:49:51.082502 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629056 2026-02-25 07:49:51.083288 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629056 | 0:02:22.063693 | 0.35s 2026-02-25 07:49:51.084209 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629058 2026-02-25 07:49:51.084836 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629058 | 0:02:22.065241 | 0.09s 2026-02-25 07:49:51.085462 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629053 2026-02-25 07:49:51.086110 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629053 | 0:02:22.066515 | 0.07s 2026-02-25 07:49:51.086776 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629057 2026-02-25 07:49:51.087520 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629057 | 0:02:22.067924 | 0.28s 2026-02-25 07:49:51.108210 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:51.133031 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:51.152425 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:51.180514 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:51.210760 | fa163e15-63ff-c5aa-8de0-000000001105 | TASK | Determining if any hugepage configuration needs to be re-written 2026-02-25 07:49:51.220087 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629054 2026-02-25 07:49:51.226261 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629054 | 0:02:22.206653 | 0.15s 2026-02-25 07:49:51.226730 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629056 2026-02-25 07:49:51.227159 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629056 | 0:02:22.207570 | 0.12s 2026-02-25 07:49:51.227527 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629057 2026-02-25 07:49:51.227988 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629057 | 0:02:22.208400 | 0.09s 2026-02-25 07:49:51.228355 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629058 2026-02-25 07:49:51.228743 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629058 | 0:02:22.209154 | 0.07s 2026-02-25 07:49:51.229122 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629053 2026-02-25 07:49:51.229527 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629053 | 0:02:22.209938 | 0.05s 2026-02-25 07:49:51.243987 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:51.265658 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:51.280891 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:51.305476 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:51.327735 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:51.333527 | fa163e15-63ff-c5aa-8de0-000000001105 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005629055 2026-02-25 07:49:51.343762 | fa163e15-63ff-c5aa-8de0-000000001105 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005629055 | 0:02:22.324159 | 0.13s 2026-02-25 07:49:51.344154 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629056 2026-02-25 07:49:51.344447 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629056 | 0:02:22.324860 | 0.10s 2026-02-25 07:49:51.344711 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629057 2026-02-25 07:49:51.345021 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629057 | 0:02:22.325435 | 0.08s 2026-02-25 07:49:51.345281 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629053 2026-02-25 07:49:51.345559 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629053 | 0:02:22.325973 | 0.04s 2026-02-25 07:49:51.345844 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629058 2026-02-25 07:49:51.346131 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629058 | 0:02:22.326545 | 0.06s 2026-02-25 07:49:51.356482 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:51.375292 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:51.389086 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:51.412829 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:51.434121 | fa163e15-63ff-c5aa-8de0-000000001106 | TASK | Making sure that we have a default hugepagesz 2026-02-25 07:49:51.439556 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629054 2026-02-25 07:49:51.443127 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629054 | 0:02:22.423512 | 0.11s 2026-02-25 07:49:51.443461 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629056 2026-02-25 07:49:51.443755 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629056 | 0:02:22.424169 | 0.09s 2026-02-25 07:49:51.444054 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629057 2026-02-25 07:49:51.444344 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629057 | 0:02:22.424758 | 0.07s 2026-02-25 07:49:51.444630 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629053 2026-02-25 07:49:51.444980 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629053 | 0:02:22.425394 | 0.03s 2026-02-25 07:49:51.460034 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:51.478908 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:51.497327 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:51.519357 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:51.532806 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629058 2026-02-25 07:49:51.533694 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629058 | 0:02:22.514093 | 0.14s 2026-02-25 07:49:51.534005 | fa163e15-63ff-c5aa-8de0-000000001106 | SKIPPED | Making sure that we have a default hugepagesz | np0005629055 2026-02-25 07:49:51.534304 | fa163e15-63ff-c5aa-8de0-000000001106 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005629055 | 0:02:22.514717 | 0.10s 2026-02-25 07:49:51.534565 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629056 2026-02-25 07:49:51.534934 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629056 | 0:02:22.515348 | 0.07s 2026-02-25 07:49:51.535193 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629057 2026-02-25 07:49:51.535467 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629057 | 0:02:22.515882 | 0.06s 2026-02-25 07:49:51.551068 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:51.566122 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:51.586134 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:51.609401 | fa163e15-63ff-c5aa-8de0-000000001108 | TASK | Warn about possible modifications 2026-02-25 07:49:51.613623 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629053 2026-02-25 07:49:51.614541 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629053 | 0:02:22.594939 | 0.12s 2026-02-25 07:49:51.614952 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629054 2026-02-25 07:49:51.615265 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629054 | 0:02:22.595679 | 0.09s 2026-02-25 07:49:51.615578 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629056 2026-02-25 07:49:51.615907 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629056 | 0:02:22.596320 | 0.06s 2026-02-25 07:49:51.631378 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:51.659573 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:51.677876 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:51.683896 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629057 2026-02-25 07:49:51.684895 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629057 | 0:02:22.665293 | 0.11s 2026-02-25 07:49:51.685233 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629058 2026-02-25 07:49:51.685529 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629058 | 0:02:22.665942 | 0.10s 2026-02-25 07:49:51.685834 | fa163e15-63ff-c5aa-8de0-000000001108 | SKIPPED | Warn about possible modifications | np0005629055 2026-02-25 07:49:51.686117 | fa163e15-63ff-c5aa-8de0-000000001108 | TIMING | tripleo_kernel : Warn about possible modifications | np0005629055 | 0:02:22.666530 | 0.08s 2026-02-25 07:49:51.705169 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:51.727819 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:51.745708 | fa163e15-63ff-c5aa-8de0-000000001109 | TASK | Remove hugepage settings from kernelargs 2026-02-25 07:49:51.750183 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629056 2026-02-25 07:49:51.751020 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629056 | 0:02:22.731421 | 0.12s 2026-02-25 07:49:51.751367 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629054 2026-02-25 07:49:51.751653 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629054 | 0:02:22.732067 | 0.07s 2026-02-25 07:49:51.767401 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:51.794999 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:51.800495 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629057 2026-02-25 07:49:51.801348 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629057 | 0:02:22.781748 | 0.09s 2026-02-25 07:49:51.801718 | fa163e15-63ff-c5aa-8de0-000000001109 | SKIPPED | Remove hugepage settings from kernelargs | np0005629055 2026-02-25 07:49:51.802071 | fa163e15-63ff-c5aa-8de0-000000001109 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005629055 | 0:02:22.782485 | 0.06s 2026-02-25 07:49:51.802367 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629058 2026-02-25 07:49:51.802636 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629058 | 0:02:22.783051 | 0.07s 2026-02-25 07:49:51.813002 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:51.829988 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:51.852843 | fa163e15-63ff-c5aa-8de0-00000000110a | TASK | Cleaning up whitespaces 2026-02-25 07:49:51.858138 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629056 2026-02-25 07:49:51.859029 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629056 | 0:02:22.839428 | 0.09s 2026-02-25 07:49:51.859339 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629054 2026-02-25 07:49:51.859624 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629054 | 0:02:22.840038 | 0.06s 2026-02-25 07:49:51.872812 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:51.894634 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:51.900003 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629057 2026-02-25 07:49:51.900838 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629057 | 0:02:22.881227 | 0.08s 2026-02-25 07:49:51.901162 | fa163e15-63ff-c5aa-8de0-00000000110a | SKIPPED | Cleaning up whitespaces | np0005629055 2026-02-25 07:49:51.901449 | fa163e15-63ff-c5aa-8de0-00000000110a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005629055 | 0:02:22.881863 | 0.05s 2026-02-25 07:49:51.901759 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629058 2026-02-25 07:49:51.902080 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629058 | 0:02:22.882493 | 0.07s 2026-02-25 07:49:51.912624 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:51.929205 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:51.946768 | fa163e15-63ff-c5aa-8de0-00000000110c | TASK | Check if the kernelargs entry is already present in the file 2026-02-25 07:49:51.951034 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629056 2026-02-25 07:49:51.959530 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629056 | 0:02:22.939931 | 0.09s 2026-02-25 07:49:51.959970 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629053 2026-02-25 07:49:51.960293 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629053 | 0:02:22.940707 | 0.30s 2026-02-25 07:49:51.982053 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:52.001495 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:52.007425 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629057 2026-02-25 07:49:52.008291 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629057 | 0:02:22.988690 | 0.09s 2026-02-25 07:49:52.008576 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629058 2026-02-25 07:49:52.008896 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629058 | 0:02:22.989310 | 0.08s 2026-02-25 07:49:52.019448 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:52.032913 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:52.110952 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629056 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:52.119450 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629056 | item=/boot/efi/EFI/centos 2026-02-25 07:49:52.137922 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629056 | 0:02:23.118318 | 0.15s 2026-02-25 07:49:52.140782 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629053 2026-02-25 07:49:52.141178 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629053 | 0:02:23.121591 | 0.14s 2026-02-25 07:49:52.151049 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629058 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:52.160138 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:52.165604 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629057 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:52.171902 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629058 | item=/boot/efi/EFI/centos 2026-02-25 07:49:52.195433 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629057 | item=/boot/efi/EFI/centos 2026-02-25 07:49:52.215111 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:52.221329 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629058 | 0:02:23.201720 | 0.19s 2026-02-25 07:49:52.222254 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629054 2026-02-25 07:49:52.222743 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629054 | 0:02:23.203156 | 0.33s 2026-02-25 07:49:52.223226 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629057 | 0:02:23.203640 | 0.20s 2026-02-25 07:49:52.233786 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:52.240496 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629056 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.259312 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629056 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.279777 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:52.299050 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:52.305632 | fa163e15-63ff-c5aa-8de0-00000000110c | OK | Check if the kernelargs entry is already present in the file | np0005629055 2026-02-25 07:49:52.306593 | fa163e15-63ff-c5aa-8de0-00000000110c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005629055 | 0:02:23.286994 | 0.36s 2026-02-25 07:49:52.307217 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629056 | 0:02:23.287628 | 0.14s 2026-02-25 07:49:52.307606 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629053 2026-02-25 07:49:52.307915 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629053 | 0:02:23.288329 | 0.09s 2026-02-25 07:49:52.321209 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629057 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.326714 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:52.341242 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629058 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.353776 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629057 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.366902 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629058 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:52.384122 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:52.410553 | fa163e15-63ff-c5aa-8de0-00000000110e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-02-25 07:49:52.416626 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629054 2026-02-25 07:49:52.417626 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629054 | 0:02:23.398023 | 0.12s 2026-02-25 07:49:52.418157 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629057 | 0:02:23.398570 | 0.17s 2026-02-25 07:49:52.418678 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629058 | 0:02:23.399092 | 0.14s 2026-02-25 07:49:52.419078 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629056 2026-02-25 07:49:52.419362 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629056 | 0:02:23.399776 | 0.09s 2026-02-25 07:49:52.435476 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:52.449900 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:52.469948 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:52.494537 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:52.500531 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629053 2026-02-25 07:49:52.501453 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629053 | 0:02:23.481852 | 0.12s 2026-02-25 07:49:52.501793 | fa163e15-63ff-c5aa-8de0-00000000110e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629055 2026-02-25 07:49:52.502152 | fa163e15-63ff-c5aa-8de0-00000000110e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005629055 | 0:02:23.482565 | 0.09s 2026-02-25 07:49:52.502453 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629056 2026-02-25 07:49:52.502761 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629056 | 0:02:23.483175 | 0.07s 2026-02-25 07:49:52.517333 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:52.545967 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:52.571532 | fa163e15-63ff-c5aa-8de0-00000000110f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-02-25 07:49:52.577743 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629057 2026-02-25 07:49:52.578721 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629057 | 0:02:23.559119 | 0.13s 2026-02-25 07:49:52.579074 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629058 2026-02-25 07:49:52.579372 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629058 | 0:02:23.559786 | 0.11s 2026-02-25 07:49:52.579642 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629054 2026-02-25 07:49:52.579949 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629054 | 0:02:23.560363 | 0.08s 2026-02-25 07:49:52.580218 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629056 2026-02-25 07:49:52.580499 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629056 | 0:02:23.560913 | 0.06s 2026-02-25 07:49:52.591291 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:52.609566 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:52.625555 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:52.650611 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:52.657210 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629053 2026-02-25 07:49:52.660835 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629053 | 0:02:23.641231 | 0.11s 2026-02-25 07:49:52.661181 | fa163e15-63ff-c5aa-8de0-00000000110f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629055 2026-02-25 07:49:52.661473 | fa163e15-63ff-c5aa-8de0-00000000110f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005629055 | 0:02:23.641886 | 0.09s 2026-02-25 07:49:52.661794 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629056 2026-02-25 07:49:52.662205 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629056 | 0:02:23.642618 | 0.07s 2026-02-25 07:49:52.662504 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629057 2026-02-25 07:49:52.662806 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629057 | 0:02:23.643220 | 0.05s 2026-02-25 07:49:52.673410 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:52.698244 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:52.728573 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:52.748429 | fa163e15-63ff-c5aa-8de0-000000001110 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-02-25 07:49:52.757417 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629058 2026-02-25 07:49:52.758562 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629058 | 0:02:23.738957 | 0.13s 2026-02-25 07:49:52.758922 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629054 2026-02-25 07:49:52.759209 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629054 | 0:02:23.739623 | 0.11s 2026-02-25 07:49:52.759518 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629056 2026-02-25 07:49:52.759791 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629056 | 0:02:23.740205 | 0.09s 2026-02-25 07:49:52.779821 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:52.795069 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:52.824442 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:52.830912 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629057 2026-02-25 07:49:52.831816 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629057 | 0:02:23.812212 | 0.13s 2026-02-25 07:49:52.832149 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629053 2026-02-25 07:49:52.832442 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629053 | 0:02:23.812855 | 0.10s 2026-02-25 07:49:52.832791 | fa163e15-63ff-c5aa-8de0-000000001110 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629055 2026-02-25 07:49:52.833120 | fa163e15-63ff-c5aa-8de0-000000001110 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005629055 | 0:02:23.813534 | 0.08s 2026-02-25 07:49:52.833388 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629056 2026-02-25 07:49:52.833713 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629056 | 0:02:23.814127 | 0.05s 2026-02-25 07:49:52.844161 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:52.867670 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:52.886383 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:52.916406 | fa163e15-63ff-c5aa-8de0-000000001111 | TASK | Generate grub config 2026-02-25 07:49:52.922329 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629058 2026-02-25 07:49:52.923375 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629058 | 0:02:23.903770 | 0.13s 2026-02-25 07:49:52.923702 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629054 2026-02-25 07:49:52.924010 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629054 | 0:02:23.904423 | 0.10s 2026-02-25 07:49:52.924298 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629056 2026-02-25 07:49:52.924588 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629056 | 0:02:23.905002 | 0.08s 2026-02-25 07:49:52.924905 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629057 2026-02-25 07:49:52.925190 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629057 | 0:02:23.905603 | 0.06s 2026-02-25 07:49:52.936537 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:52.955313 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:52.974876 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:52.999282 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:53.006944 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629053 2026-02-25 07:49:53.013432 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629053 | 0:02:23.993831 | 0.13s 2026-02-25 07:49:53.013851 | fa163e15-63ff-c5aa-8de0-000000001111 | SKIPPED | Generate grub config | np0005629055 2026-02-25 07:49:53.014168 | fa163e15-63ff-c5aa-8de0-000000001111 | TIMING | tripleo_kernel : Generate grub config | np0005629055 | 0:02:23.994581 | 0.10s 2026-02-25 07:49:53.014479 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629056 2026-02-25 07:49:53.014784 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629056 | 0:02:23.995198 | 0.07s 2026-02-25 07:49:53.015155 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629057 2026-02-25 07:49:53.015417 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629057 | 0:02:23.995831 | 0.06s 2026-02-25 07:49:53.026785 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:53.051300 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:53.072734 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629056 | item=vfio_iommu_type1 2026-02-25 07:49:53.091852 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:53.117423 | fa163e15-63ff-c5aa-8de0-000000001115 | TASK | Get the block device that /boot is on 2026-02-25 07:49:53.123667 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629058 2026-02-25 07:49:53.124600 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629058 | 0:02:24.105000 | 0.15s 2026-02-25 07:49:53.125012 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629054 2026-02-25 07:49:53.125308 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629054 | 0:02:24.105722 | 0.12s 2026-02-25 07:49:53.125740 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629056 | 0:02:24.106153 | 0.10s 2026-02-25 07:49:53.126069 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629057 2026-02-25 07:49:53.126349 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629057 | 0:02:24.106763 | 0.07s 2026-02-25 07:49:53.142033 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:53.156065 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:53.176975 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629056 | item=vfio_iommu_type1 2026-02-25 07:49:53.190925 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:53.216569 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:53.223729 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629053 2026-02-25 07:49:53.224676 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629053 | 0:02:24.205075 | 0.13s 2026-02-25 07:49:53.225002 | fa163e15-63ff-c5aa-8de0-000000001115 | SKIPPED | Get the block device that /boot is on | np0005629055 2026-02-25 07:49:53.225292 | fa163e15-63ff-c5aa-8de0-000000001115 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005629055 | 0:02:24.205706 | 0.11s 2026-02-25 07:49:53.225713 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629056 | 0:02:24.206127 | 0.08s 2026-02-25 07:49:53.226066 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629057 2026-02-25 07:49:53.226347 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629057 | 0:02:24.206761 | 0.07s 2026-02-25 07:49:53.242018 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:53.256925 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:53.275963 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:53.286958 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629056 | item=vfio_iommu_type1 2026-02-25 07:49:53.315016 | fa163e15-63ff-c5aa-8de0-000000001116 | TASK | Get the mount point that /boot is in 2026-02-25 07:49:53.320727 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629058 2026-02-25 07:49:53.321630 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629058 | 0:02:24.302028 | 0.13s 2026-02-25 07:49:53.321990 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629054 2026-02-25 07:49:53.322279 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629054 | 0:02:24.302692 | 0.10s 2026-02-25 07:49:53.322703 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629056 | 0:02:24.303117 | 0.08s 2026-02-25 07:49:53.323087 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629057 2026-02-25 07:49:53.323380 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629057 | 0:02:24.303793 | 0.06s 2026-02-25 07:49:53.334334 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:53.356207 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:53.374069 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:53.385284 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629056 | item=vfio_iommu_type1 2026-02-25 07:49:53.393960 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629057 | item=vfio_iommu_type1 2026-02-25 07:49:53.408025 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:53.414181 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629053 2026-02-25 07:49:53.415175 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629053 | 0:02:24.395571 | 0.13s 2026-02-25 07:49:53.415525 | fa163e15-63ff-c5aa-8de0-000000001116 | SKIPPED | Get the mount point that /boot is in | np0005629055 2026-02-25 07:49:53.415916 | fa163e15-63ff-c5aa-8de0-000000001116 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005629055 | 0:02:24.396328 | 0.10s 2026-02-25 07:49:53.416510 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629056 | 0:02:24.396923 | 0.08s 2026-02-25 07:49:53.416959 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629057 | 0:02:24.397372 | 0.06s 2026-02-25 07:49:53.427961 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:53.450976 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:53.478767 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:53.498401 | fa163e15-63ff-c5aa-8de0-000000001117 | TASK | Set facts for EFI grub.cfg generation 2026-02-25 07:49:53.504615 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629058 2026-02-25 07:49:53.511335 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629058 | 0:02:24.491730 | 0.14s 2026-02-25 07:49:53.511690 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629056 2026-02-25 07:49:53.512000 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629056 | 0:02:24.492414 | 0.08s 2026-02-25 07:49:53.512281 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629054 2026-02-25 07:49:53.512614 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629054 | 0:02:24.493027 | 0.10s 2026-02-25 07:49:53.513397 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629057 | item=vfio_iommu_type1 2026-02-25 07:49:53.529246 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:53.544851 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:53.564222 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629053 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:53.571560 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629053 | item=/boot/efi/EFI/centos 2026-02-25 07:49:53.598508 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:53.604721 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629057 | 0:02:24.585108 | 0.14s 2026-02-25 07:49:53.605605 | fa163e15-63ff-c5aa-8de0-000000001117 | SKIPPED | Set facts for EFI grub.cfg generation | np0005629055 2026-02-25 07:49:53.606119 | fa163e15-63ff-c5aa-8de0-000000001117 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005629055 | 0:02:24.586532 | 0.11s 2026-02-25 07:49:53.606494 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629053 | 0:02:24.586908 | 0.13s 2026-02-25 07:49:53.606881 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629056 2026-02-25 07:49:53.607178 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629056 | 0:02:24.587592 | 0.08s 2026-02-25 07:49:53.607452 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629058 2026-02-25 07:49:53.607750 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629058 | 0:02:24.588164 | 0.06s 2026-02-25 07:49:53.618249 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:53.633004 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:53.649295 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:53.681944 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:53.698275 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629057 | item=vfio_iommu_type1 2026-02-25 07:49:53.721314 | fa163e15-63ff-c5aa-8de0-000000001118 | TASK | Executed script to fix grub-menu 2026-02-25 07:49:53.727820 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629054 2026-02-25 07:49:53.728903 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629054 | 0:02:24.709296 | 0.13s 2026-02-25 07:49:53.729259 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629056 2026-02-25 07:49:53.729652 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629056 | 0:02:24.710065 | 0.11s 2026-02-25 07:49:53.730046 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629057 | 0:02:24.710459 | 0.10s 2026-02-25 07:49:53.730431 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629058 2026-02-25 07:49:53.730757 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629058 | 0:02:24.711171 | 0.08s 2026-02-25 07:49:53.748059 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629053 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:53.756504 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:53.762801 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629053 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:53.790144 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:53.805284 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629057 | item=vfio_iommu_type1 2026-02-25 07:49:53.822001 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629058 | item=vfio_iommu_type1 2026-02-25 07:49:53.835235 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:53.841110 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629053 | 0:02:24.821501 | 0.16s 2026-02-25 07:49:53.841977 | fa163e15-63ff-c5aa-8de0-000000001118 | SKIPPED | Executed script to fix grub-menu | np0005629055 2026-02-25 07:49:53.842459 | fa163e15-63ff-c5aa-8de0-000000001118 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005629055 | 0:02:24.822871 | 0.12s 2026-02-25 07:49:53.842829 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629057 | 0:02:24.823243 | 0.09s 2026-02-25 07:49:53.843229 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629058 | 0:02:24.823643 | 0.05s 2026-02-25 07:49:53.853247 | fa163e15-63ff-c5aa-8de0-000000000a77 | TASK | set enable_sensubility fact 2026-02-25 07:49:53.868412 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:53.884789 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:53.902233 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629054 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:53.917660 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629054 | item=/boot/efi/EFI/centos 2026-02-25 07:49:53.929930 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:53.935716 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629058 | item=vfio_iommu_type1 2026-02-25 07:49:53.958930 | fa163e15-63ff-c5aa-8de0-000000001119 | TASK | Check grub config paths 2026-02-25 07:49:53.964113 | fa163e15-63ff-c5aa-8de0-000000000a77 | OK | set enable_sensubility fact | np0005629056 2026-02-25 07:49:53.965023 | fa163e15-63ff-c5aa-8de0-000000000a77 | TIMING | set enable_sensubility fact | np0005629056 | 0:02:24.945424 | 0.11s 2026-02-25 07:49:53.965352 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629057 2026-02-25 07:49:53.965648 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629057 | 0:02:24.946061 | 0.10s 2026-02-25 07:49:53.971319 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629054 | 0:02:24.951732 | 0.13s 2026-02-25 07:49:53.971792 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629058 | 0:02:24.952206 | 0.08s 2026-02-25 07:49:53.972136 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629053 2026-02-25 07:49:53.972433 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629053 | 0:02:24.952847 | 0.04s 2026-02-25 07:49:53.996165 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:54.009871 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:54.027152 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629055 | item=/boot/efi/EFI/redhat 2026-02-25 07:49:54.036437 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:54.050006 | fa163e15-63ff-c5aa-8de0-000000001119 | SKIPPED | Check grub config paths | np0005629055 | item=/boot/efi/EFI/centos 2026-02-25 07:49:54.061365 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629058 | item=vfio_iommu_type1 2026-02-25 07:49:54.077274 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:54.083173 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629057 2026-02-25 07:49:54.084088 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629057 | 0:02:25.064486 | 0.09s 2026-02-25 07:49:54.084513 | fa163e15-63ff-c5aa-8de0-000000001119 | TIMING | tripleo_kernel : Check grub config paths | np0005629055 | 0:02:25.064926 | 0.12s 2026-02-25 07:49:54.084968 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629058 | 0:02:25.065382 | 0.07s 2026-02-25 07:49:54.113071 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:54.127692 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:54.146992 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629054 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:54.159117 | fa163e15-63ff-c5aa-8de0-00000000111a | TASK | Write EFI grub.cfg 2026-02-25 07:49:54.165222 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629054 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:54.175456 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629058 | item=vfio_iommu_type1 2026-02-25 07:49:54.186631 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629053 2026-02-25 07:49:54.187374 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629053 | 0:02:25.167773 | 0.15s 2026-02-25 07:49:54.187745 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629057 2026-02-25 07:49:54.188133 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629057 | 0:02:25.168546 | 0.07s 2026-02-25 07:49:54.188647 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629054 | 0:02:25.169059 | 0.11s 2026-02-25 07:49:54.189139 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629058 | 0:02:25.169552 | 0.06s 2026-02-25 07:49:54.213887 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:54.219659 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629055 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-02-25 07:49:54.233566 | fa163e15-63ff-c5aa-8de0-00000000111a | SKIPPED | Write EFI grub.cfg | np0005629055 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-02-25 07:49:54.251395 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:54.275946 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:54.283981 | fa163e15-63ff-c5aa-8de0-00000000111a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005629055 | 0:02:25.264373 | 0.12s 2026-02-25 07:49:54.284734 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629058 2026-02-25 07:49:54.285222 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629058 | 0:02:25.265636 | 0.06s 2026-02-25 07:49:54.294492 | fa163e15-63ff-c5aa-8de0-000000000aa4 | TASK | set enable_sensubility fact 2026-02-25 07:49:54.313457 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:54.331763 | fa163e15-63ff-c5aa-8de0-00000000111b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-02-25 07:49:54.336394 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629053 2026-02-25 07:49:54.337207 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629053 | 0:02:25.317609 | 0.08s 2026-02-25 07:49:54.366027 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:54.372154 | fa163e15-63ff-c5aa-8de0-000000000aa4 | OK | set enable_sensubility fact | np0005629057 2026-02-25 07:49:54.373152 | fa163e15-63ff-c5aa-8de0-000000000aa4 | TIMING | set enable_sensubility fact | np0005629057 | 0:02:25.353549 | 0.07s 2026-02-25 07:49:54.373569 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629054 2026-02-25 07:49:54.374017 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629054 | 0:02:25.354428 | 0.10s 2026-02-25 07:49:54.374428 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629058 2026-02-25 07:49:54.374799 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629058 | 0:02:25.355211 | 0.06s 2026-02-25 07:49:54.408376 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:54.427812 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:54.434885 | fa163e15-63ff-c5aa-8de0-00000000111b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629055 2026-02-25 07:49:54.436020 | fa163e15-63ff-c5aa-8de0-00000000111b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005629055 | 0:02:25.416411 | 0.10s 2026-02-25 07:49:54.436452 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629053 2026-02-25 07:49:54.436892 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629053 | 0:02:25.417303 | 0.07s 2026-02-25 07:49:54.470729 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:54.495102 | fa163e15-63ff-c5aa-8de0-00000000111c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-02-25 07:49:54.501653 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629058 2026-02-25 07:49:54.502771 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629058 | 0:02:25.483161 | 0.09s 2026-02-25 07:49:54.506059 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629054 2026-02-25 07:49:54.506535 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629054 | 0:02:25.486945 | 0.08s 2026-02-25 07:49:54.506915 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629053 2026-02-25 07:49:54.507310 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629053 | 0:02:25.487721 | 0.04s 2026-02-25 07:49:54.530713 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:54.553119 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:54.559643 | fa163e15-63ff-c5aa-8de0-00000000111c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629055 2026-02-25 07:49:54.560687 | fa163e15-63ff-c5aa-8de0-00000000111c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005629055 | 0:02:25.541074 | 0.06s 2026-02-25 07:49:54.573897 | fa163e15-63ff-c5aa-8de0-000000000aa4 | TASK | set enable_sensubility fact 2026-02-25 07:49:54.592501 | fa163e15-63ff-c5aa-8de0-00000000111d | TASK | Execute grub2-mkconfig 2026-02-25 07:49:54.600373 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629053 2026-02-25 07:49:54.601400 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629053 | 0:02:25.581790 | 0.07s 2026-02-25 07:49:54.601997 | fa163e15-63ff-c5aa-8de0-000000000aa4 | OK | set enable_sensubility fact | np0005629058 2026-02-25 07:49:54.602397 | fa163e15-63ff-c5aa-8de0-000000000aa4 | TIMING | set enable_sensubility fact | np0005629058 | 0:02:25.582808 | 0.03s 2026-02-25 07:49:54.636477 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:54.642555 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629054 2026-02-25 07:49:54.645255 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629054 | 0:02:25.625649 | 0.09s 2026-02-25 07:49:54.645548 | fa163e15-63ff-c5aa-8de0-00000000111d | SKIPPED | Execute grub2-mkconfig | np0005629055 2026-02-25 07:49:54.645818 | fa163e15-63ff-c5aa-8de0-00000000111d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005629055 | 0:02:25.626232 | 0.05s 2026-02-25 07:49:54.678681 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:54.697815 | fa163e15-63ff-c5aa-8de0-00000000111e | TASK | Check for active tuned profile 2026-02-25 07:49:54.704465 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629053 2026-02-25 07:49:54.705587 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629053 | 0:02:25.685971 | 0.07s 2026-02-25 07:49:54.726231 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:54.732623 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629054 2026-02-25 07:49:54.733719 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629054 | 0:02:25.714109 | 0.05s 2026-02-25 07:49:54.748636 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:54.759821 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629053 2026-02-25 07:49:54.770554 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629053 | 0:02:25.750935 | 0.04s 2026-02-25 07:49:54.770962 | fa163e15-63ff-c5aa-8de0-00000000111e | SKIPPED | Check for active tuned profile | np0005629055 2026-02-25 07:49:54.771246 | fa163e15-63ff-c5aa-8de0-00000000111e | TIMING | tripleo_kernel : Check for active tuned profile | np0005629055 | 0:02:25.751659 | 0.07s 2026-02-25 07:49:54.786163 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:54.810290 | fa163e15-63ff-c5aa-8de0-00000000111f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-02-25 07:49:54.816718 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629054 2026-02-25 07:49:54.823772 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629054 | 0:02:25.804156 | 0.07s 2026-02-25 07:49:54.824702 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629053 | item=vfio_iommu_type1 2026-02-25 07:49:54.844606 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:54.850717 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629053 | 0:02:25.831107 | 0.06s 2026-02-25 07:49:54.866149 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:54.878727 | fa163e15-63ff-c5aa-8de0-00000000111f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005629055 2026-02-25 07:49:54.879799 | fa163e15-63ff-c5aa-8de0-00000000111f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005629055 | 0:02:25.860197 | 0.07s 2026-02-25 07:49:54.899260 | fa163e15-63ff-c5aa-8de0-000000001120 | TASK | Set reboot required fact 2026-02-25 07:49:54.904945 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629054 2026-02-25 07:49:54.905926 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629054 | 0:02:25.886323 | 0.06s 2026-02-25 07:49:54.915935 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629053 | item=vfio_iommu_type1 2026-02-25 07:49:54.933042 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:54.940702 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629053 | 0:02:25.921088 | 0.07s 2026-02-25 07:49:54.945676 | fa163e15-63ff-c5aa-8de0-000000001120 | SKIPPED | Set reboot required fact | np0005629055 2026-02-25 07:49:54.946193 | fa163e15-63ff-c5aa-8de0-000000001120 | TIMING | tripleo_kernel : Set reboot required fact | np0005629055 | 0:02:25.926605 | 0.05s 2026-02-25 07:49:54.961104 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:54.984968 | fa163e15-63ff-c5aa-8de0-000000001122 | TASK | Apply DPDK workarounds 2026-02-25 07:49:54.990743 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629054 2026-02-25 07:49:54.991649 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629054 | 0:02:25.972046 | 0.06s 2026-02-25 07:49:55.006639 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:55.011405 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629053 | item=vfio_iommu_type1 2026-02-25 07:49:55.021233 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629053 | 0:02:26.001625 | 0.06s 2026-02-25 07:49:55.041201 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:55.047171 | fa163e15-63ff-c5aa-8de0-000000001122 | SKIPPED | Apply DPDK workarounds | np0005629055 2026-02-25 07:49:55.048112 | fa163e15-63ff-c5aa-8de0-000000001122 | TIMING | Apply DPDK workarounds | np0005629055 | 0:02:26.028510 | 0.06s 2026-02-25 07:49:55.066713 | fa163e15-63ff-c5aa-8de0-000000001124 | TASK | Ensure /etc/modules-load.d exists 2026-02-25 07:49:55.103528 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629054 2026-02-25 07:49:55.109810 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629054 | 0:02:26.090099 | 0.10s 2026-02-25 07:49:55.111231 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629053 | item=vfio_iommu_type1 2026-02-25 07:49:55.138961 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:55.146502 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629053 | 0:02:26.126881 | 0.10s 2026-02-25 07:49:55.148197 | fa163e15-63ff-c5aa-8de0-000000001124 | SKIPPED | Ensure /etc/modules-load.d exists | np0005629055 2026-02-25 07:49:55.149475 | fa163e15-63ff-c5aa-8de0-000000001124 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005629055 | 0:02:26.129884 | 0.08s 2026-02-25 07:49:55.172682 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:55.188915 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629054 | item=vfio_iommu_type1 2026-02-25 07:49:55.204911 | fa163e15-63ff-c5aa-8de0-000000001125 | TASK | Load modules 2026-02-25 07:49:55.211236 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629054 | 0:02:26.191621 | 0.07s 2026-02-25 07:49:55.216590 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629053 2026-02-25 07:49:55.217554 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629053 | 0:02:26.197965 | 0.04s 2026-02-25 07:49:55.234483 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:55.253258 | fa163e15-63ff-c5aa-8de0-000000001125 | SKIPPED | Load modules | np0005629055 | item=vfio_iommu_type1 2026-02-25 07:49:55.263946 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:55.270709 | fa163e15-63ff-c5aa-8de0-000000001125 | TIMING | tripleo_kernel : Load modules | np0005629055 | 0:02:26.251099 | 0.06s 2026-02-25 07:49:55.291798 | fa163e15-63ff-c5aa-8de0-000000001127 | TASK | Persist modules via modules-load.d 2026-02-25 07:49:55.297814 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629053 2026-02-25 07:49:55.299282 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629053 | 0:02:26.279680 | 0.06s 2026-02-25 07:49:55.310709 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629054 | item=vfio_iommu_type1 2026-02-25 07:49:55.333001 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:55.340335 | fa163e15-63ff-c5aa-8de0-000000001127 | SKIPPED | Persist modules via modules-load.d | np0005629055 | item=vfio_iommu_type1 2026-02-25 07:49:55.352436 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629054 | 0:02:26.332819 | 0.09s 2026-02-25 07:49:55.354159 | fa163e15-63ff-c5aa-8de0-000000001127 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005629055 | 0:02:26.334571 | 0.06s 2026-02-25 07:49:55.370192 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:55.390776 | fa163e15-63ff-c5aa-8de0-000000001129 | TASK | Drop module persistence 2026-02-25 07:49:55.404732 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629053 2026-02-25 07:49:55.410760 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629053 | 0:02:26.391160 | 0.07s 2026-02-25 07:49:55.411775 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629054 | item=vfio_iommu_type1 2026-02-25 07:49:55.431176 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629054 | 0:02:26.411581 | 0.06s 2026-02-25 07:49:55.438617 | fa163e15-63ff-c5aa-8de0-000000001129 | SKIPPED | Drop module persistence | np0005629055 | item=vfio_iommu_type1 2026-02-25 07:49:55.455179 | fa163e15-63ff-c5aa-8de0-000000000b8a | TASK | set enable_sensubility fact 2026-02-25 07:49:55.474620 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:55.482144 | fa163e15-63ff-c5aa-8de0-000000001129 | TIMING | tripleo_kernel : Drop module persistence | np0005629055 | 0:02:26.462532 | 0.09s 2026-02-25 07:49:55.506475 | fa163e15-63ff-c5aa-8de0-00000000112b | TASK | Set modules persistence via /etc/modules 2026-02-25 07:49:55.513176 | fa163e15-63ff-c5aa-8de0-000000000b8a | OK | set enable_sensubility fact | np0005629053 2026-02-25 07:49:55.514598 | fa163e15-63ff-c5aa-8de0-000000000b8a | TIMING | set enable_sensubility fact | np0005629053 | 0:02:26.494984 | 0.06s 2026-02-25 07:49:55.526179 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629054 | item=vfio_iommu_type1 2026-02-25 07:49:55.553974 | fa163e15-63ff-c5aa-8de0-00000000112b | SKIPPED | Set modules persistence via /etc/modules | np0005629055 | item=vfio_iommu_type1 2026-02-25 07:49:55.561834 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629054 | 0:02:26.542241 | 0.09s 2026-02-25 07:49:55.562654 | fa163e15-63ff-c5aa-8de0-00000000112b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005629055 | 0:02:26.543067 | 0.05s 2026-02-25 07:49:55.597875 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:55.617643 | fa163e15-63ff-c5aa-8de0-00000000112d | TASK | Modules reload 2026-02-25 07:49:55.642460 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629054 2026-02-25 07:49:55.644280 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629054 | 0:02:26.624679 | 0.04s 2026-02-25 07:49:55.666847 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:55.673650 | fa163e15-63ff-c5aa-8de0-00000000112d | SKIPPED | Modules reload | np0005629055 2026-02-25 07:49:55.675744 | fa163e15-63ff-c5aa-8de0-00000000112d | TIMING | tripleo_kernel : Modules reload | np0005629055 | 0:02:26.656137 | 0.05s 2026-02-25 07:49:55.700093 | fa163e15-63ff-c5aa-8de0-00000000112f | TASK | Reboot tasks 2026-02-25 07:49:55.715340 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629054 2026-02-25 07:49:55.717626 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629054 | 0:02:26.698021 | 0.05s 2026-02-25 07:49:55.735042 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:55.749835 | fa163e15-63ff-c5aa-8de0-00000000112f | SKIPPED | Reboot tasks | np0005629055 2026-02-25 07:49:55.751539 | fa163e15-63ff-c5aa-8de0-00000000112f | TIMING | tripleo_kernel : Reboot tasks | np0005629055 | 0:02:26.731937 | 0.05s 2026-02-25 07:49:55.767074 | fa163e15-63ff-c5aa-8de0-000000001130 | TASK | Skipping reboot for deployed node 2026-02-25 07:49:55.787467 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629054 2026-02-25 07:49:55.789119 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629054 | 0:02:26.769517 | 0.05s 2026-02-25 07:49:55.807355 | fa163e15-63ff-c5aa-8de0-000000001130 | SKIPPED | Skipping reboot for deployed node | np0005629055 2026-02-25 07:49:55.808065 | fa163e15-63ff-c5aa-8de0-000000001130 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005629055 | 0:02:26.788473 | 0.04s 2026-02-25 07:49:55.822097 | fa163e15-63ff-c5aa-8de0-000000000be1 | TASK | set enable_sensubility fact 2026-02-25 07:49:55.858837 | fa163e15-63ff-c5aa-8de0-000000000be1 | TASK | set enable_sensubility fact 2026-02-25 07:49:55.867060 | fa163e15-63ff-c5aa-8de0-000000000be1 | OK | set enable_sensubility fact | np0005629054 2026-02-25 07:49:55.868989 | fa163e15-63ff-c5aa-8de0-000000000be1 | TIMING | set enable_sensubility fact | np0005629054 | 0:02:26.849374 | 0.05s 2026-02-25 07:49:55.920658 | fa163e15-63ff-c5aa-8de0-000000000be1 | OK | set enable_sensubility fact | np0005629055 2026-02-25 07:49:55.921197 | fa163e15-63ff-c5aa-8de0-000000000be1 | TIMING | set enable_sensubility fact | np0005629055 | 0:02:26.901608 | 0.06s PLAY [Server pre network steps] ************************************************ 2026-02-25 07:49:56.123644 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.138850 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.162035 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.186580 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.219572 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.240057 | fa163e15-63ff-c5aa-8de0-000000000044 | TASK | Server pre-network deployments 2026-02-25 07:49:56.246222 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.254346 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.255157 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.255912 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.256664 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.273444 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.287227 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.309232 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.346057 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.366016 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.373045 | fa163e15-63ff-c5aa-8de0-000000000044 | OK | Server pre-network deployments | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000044') missing from stats 2026-02-25 07:49:56.381720 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629056 | 0:02:27.362118 | 0.11s 2026-02-25 07:49:56.382105 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629057 | 0:02:27.362519 | 0.09s 2026-02-25 07:49:56.382400 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629058 | 0:02:27.362814 | 0.07s 2026-02-25 07:49:56.382684 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629053 | 0:02:27.363098 | 0.04s 2026-02-25 07:49:56.445833 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.461008 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.475594 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.493889 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.511248 | fa163e15-63ff-c5aa-8de0-000000000048 | TASK | Hiera config 2026-02-25 07:49:56.517359 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629054 | 0:02:27.497748 | 0.15s 2026-02-25 07:49:56.553674 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.559749 | fa163e15-63ff-c5aa-8de0-000000000048 | TIMING | Hiera config | np0005629055 | 0:02:27.540137 | 0.05s 2026-02-25 07:49:56.592983 | fa163e15-63ff-c5aa-8de0-000000001b3d | TASK | Create /etc/puppet/hieradata 2026-02-25 07:49:56.768906 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629056 2026-02-25 07:49:56.770095 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629056 | 0:02:27.750501 | 0.32s 2026-02-25 07:49:56.780509 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:56.795586 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629053 2026-02-25 07:49:56.806989 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629053 | 0:02:27.787388 | 0.31s 2026-02-25 07:49:56.807620 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629057 2026-02-25 07:49:56.807993 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629057 | 0:02:27.788406 | 0.35s 2026-02-25 07:49:56.808428 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629058 2026-02-25 07:49:56.808772 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629058 | 0:02:27.789186 | 0.33s 2026-02-25 07:49:56.819289 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:56.835051 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:56.856016 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:56.872297 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629054 2026-02-25 07:49:56.873263 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629054 | 0:02:27.853664 | 0.32s 2026-02-25 07:49:56.888381 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:56.906336 | fa163e15-63ff-c5aa-8de0-000000001b3d | CHANGED | Create /etc/puppet/hieradata | np0005629055 2026-02-25 07:49:56.907317 | fa163e15-63ff-c5aa-8de0-000000001b3d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629055 | 0:02:27.887722 | 0.31s 2026-02-25 07:49:56.922429 | fa163e15-63ff-c5aa-8de0-000000001b3e | TASK | Write hiera config 2026-02-25 07:49:57.756165 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629056 2026-02-25 07:49:57.757994 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629056 | 0:02:28.738387 | 0.97s 2026-02-25 07:49:57.801367 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:57.849797 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629057 2026-02-25 07:49:57.851959 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629057 | 0:02:28.832347 | 1.03s 2026-02-25 07:49:57.853586 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629058 2026-02-25 07:49:57.854266 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629058 | 0:02:28.834676 | 1.02s 2026-02-25 07:49:57.883906 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629053 2026-02-25 07:49:57.884641 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629053 | 0:02:28.865047 | 1.03s 2026-02-25 07:49:57.896021 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:57.924517 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:57.948606 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629055 2026-02-25 07:49:57.949523 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629055 | 0:02:28.929925 | 1.03s 2026-02-25 07:49:57.950187 | fa163e15-63ff-c5aa-8de0-000000001b3e | CHANGED | Write hiera config | np0005629054 2026-02-25 07:49:57.950676 | fa163e15-63ff-c5aa-8de0-000000001b3e | TIMING | tripleo_hieradata : Write hiera config | np0005629054 | 0:02:28.931089 | 1.06s 2026-02-25 07:49:57.963428 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:58.059663 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:58.084558 | fa163e15-63ff-c5aa-8de0-000000000049 | TASK | Hiera symlink 2026-02-25 07:49:58.201057 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629056 2026-02-25 07:49:58.203014 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629056 | 0:02:29.183402 | 0.40s 2026-02-25 07:49:58.224182 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.244838 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629058 2026-02-25 07:49:58.248366 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629058 | 0:02:29.228747 | 0.32s 2026-02-25 07:49:58.279528 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.290442 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629057 2026-02-25 07:49:58.292191 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629057 | 0:02:29.272571 | 0.40s 2026-02-25 07:49:58.293156 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629056 | 0:02:29.273562 | 0.07s 2026-02-25 07:49:58.348282 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:58.366226 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.372698 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629058 | 0:02:29.353094 | 0.09s 2026-02-25 07:49:58.373563 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629053 2026-02-25 07:49:58.374112 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629053 | 0:02:29.354525 | 0.41s 2026-02-25 07:49:58.418934 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:58.454530 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.463214 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629057 | 0:02:29.443579 | 0.10s 2026-02-25 07:49:58.465186 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629054 2026-02-25 07:49:58.466373 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629054 | 0:02:29.446777 | 0.40s 2026-02-25 07:49:58.467689 | fa163e15-63ff-c5aa-8de0-000000000049 | CHANGED | Hiera symlink | np0005629055 2026-02-25 07:49:58.468643 | fa163e15-63ff-c5aa-8de0-000000000049 | TIMING | Hiera symlink | np0005629055 | 0:02:29.449047 | 0.38s 2026-02-25 07:49:58.520897 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:58.546757 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.566143 | fa163e15-63ff-c5aa-8de0-00000000004a | TASK | Hieradata from vars 2026-02-25 07:49:58.571913 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629053 | 0:02:29.552303 | 0.12s 2026-02-25 07:49:58.616144 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:58.621920 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629054 | 0:02:29.602314 | 0.07s 2026-02-25 07:49:58.622632 | fa163e15-63ff-c5aa-8de0-00000000004a | TIMING | Hieradata from vars | np0005629055 | 0:02:29.603045 | 0.06s 2026-02-25 07:49:58.677919 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:58.697550 | fa163e15-63ff-c5aa-8de0-000000001c53 | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:49:59.331352 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629056 2026-02-25 07:49:59.333409 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629056 | 0:02:30.313788 | 0.98s 2026-02-25 07:49:59.353683 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:49:59.379899 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629058 2026-02-25 07:49:59.382111 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629058 | 0:02:30.362495 | 0.96s 2026-02-25 07:49:59.405098 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:49:59.480789 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629057 2026-02-25 07:49:59.482076 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629057 | 0:02:30.462471 | 0.96s 2026-02-25 07:49:59.495754 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:49:59.576113 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629053 2026-02-25 07:49:59.577468 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629053 | 0:02:30.557869 | 0.96s 2026-02-25 07:49:59.597085 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:49:59.613468 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629055 2026-02-25 07:49:59.614608 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629055 | 0:02:30.595013 | 0.92s 2026-02-25 07:49:59.629668 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:49:59.668204 | fa163e15-63ff-c5aa-8de0-000000001c53 | CHANGED | Copy overcloud.json to all_nodes.json | np0005629054 2026-02-25 07:49:59.669552 | fa163e15-63ff-c5aa-8de0-000000001c53 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629054 | 0:02:30.649951 | 0.99s 2026-02-25 07:49:59.689402 | fa163e15-63ff-c5aa-8de0-000000001c54 | TASK | Render hieradata from template 2026-02-25 07:50:00.424135 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=bootstrap_node 2026-02-25 07:50:00.429315 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:31.409704 | 1.02s 2026-02-25 07:50:00.438251 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=bootstrap_node 2026-02-25 07:50:00.439118 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:31.419524 | 1.07s 2026-02-25 07:50:00.529020 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=bootstrap_node 2026-02-25 07:50:00.533708 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:31.514105 | 1.04s 2026-02-25 07:50:00.624679 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=bootstrap_node 2026-02-25 07:50:00.629245 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:31.609643 | 1.03s 2026-02-25 07:50:00.637359 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=bootstrap_node 2026-02-25 07:50:00.641476 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:31.621880 | 1.01s 2026-02-25 07:50:00.722472 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=bootstrap_node 2026-02-25 07:50:00.727114 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:31.707513 | 1.04s 2026-02-25 07:50:01.384585 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=vip_data 2026-02-25 07:50:01.389376 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:32.369774 | 1.98s 2026-02-25 07:50:01.511554 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=vip_data 2026-02-25 07:50:01.517360 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:32.497753 | 2.02s 2026-02-25 07:50:01.526798 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=vip_data 2026-02-25 07:50:01.530827 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:32.511231 | 2.16s 2026-02-25 07:50:01.608509 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=vip_data 2026-02-25 07:50:01.609769 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:32.590165 | 1.98s 2026-02-25 07:50:01.695924 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=vip_data 2026-02-25 07:50:01.700297 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:32.680695 | 2.10s 2026-02-25 07:50:01.822690 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=vip_data 2026-02-25 07:50:01.827881 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:32.808250 | 2.14s 2026-02-25 07:50:02.462151 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=net_ip_map 2026-02-25 07:50:02.465442 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:33.445840 | 3.06s 2026-02-25 07:50:02.612941 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=net_ip_map 2026-02-25 07:50:02.618110 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:33.598507 | 3.12s 2026-02-25 07:50:02.658007 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=net_ip_map 2026-02-25 07:50:02.663206 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:33.643605 | 3.29s 2026-02-25 07:50:02.800562 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=net_ip_map 2026-02-25 07:50:02.805409 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:33.785804 | 3.17s 2026-02-25 07:50:02.908601 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=net_ip_map 2026-02-25 07:50:02.913418 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:33.893817 | 3.32s 2026-02-25 07:50:03.039378 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=net_ip_map 2026-02-25 07:50:03.043623 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:34.024023 | 3.35s 2026-02-25 07:50:03.440180 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=cloud_domain 2026-02-25 07:50:03.442674 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:34.423075 | 4.04s 2026-02-25 07:50:03.589891 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=cloud_domain 2026-02-25 07:50:03.594424 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:34.574796 | 4.22s 2026-02-25 07:50:03.621395 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=cloud_domain 2026-02-25 07:50:03.625684 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:34.606086 | 4.13s 2026-02-25 07:50:03.747446 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=cloud_domain 2026-02-25 07:50:03.752355 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:34.732760 | 4.12s 2026-02-25 07:50:03.908906 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=cloud_domain 2026-02-25 07:50:03.915808 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:34.896207 | 4.32s 2026-02-25 07:50:04.014997 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=cloud_domain 2026-02-25 07:50:04.020212 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:35.000612 | 4.33s 2026-02-25 07:50:04.414286 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=fqdn 2026-02-25 07:50:04.418677 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:35.399075 | 5.01s 2026-02-25 07:50:04.567656 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=fqdn 2026-02-25 07:50:04.572390 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:35.552788 | 5.20s 2026-02-25 07:50:04.626356 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=fqdn 2026-02-25 07:50:04.631102 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:35.611501 | 5.13s 2026-02-25 07:50:04.749399 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=fqdn 2026-02-25 07:50:04.750670 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:35.731068 | 5.12s 2026-02-25 07:50:04.867504 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=fqdn 2026-02-25 07:50:04.870502 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:35.850908 | 5.27s 2026-02-25 07:50:05.054687 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=fqdn 2026-02-25 07:50:05.056129 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:36.036528 | 5.37s 2026-02-25 07:50:05.341348 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=service_names 2026-02-25 07:50:05.346533 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:36.326931 | 5.94s 2026-02-25 07:50:05.562117 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=service_names 2026-02-25 07:50:05.567716 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:36.548109 | 6.20s 2026-02-25 07:50:05.643395 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=service_names 2026-02-25 07:50:05.648004 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:36.628401 | 6.15s 2026-02-25 07:50:05.732098 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=service_names 2026-02-25 07:50:05.738781 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:36.719176 | 6.11s 2026-02-25 07:50:05.809424 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=service_names 2026-02-25 07:50:05.814880 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:36.795254 | 6.22s 2026-02-25 07:50:06.033446 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=service_names 2026-02-25 07:50:06.038254 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:37.018644 | 6.35s 2026-02-25 07:50:06.270392 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=service_configs 2026-02-25 07:50:06.275078 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:37.255476 | 6.87s 2026-02-25 07:50:06.550358 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=service_configs 2026-02-25 07:50:06.554991 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:37.535389 | 7.19s 2026-02-25 07:50:06.579742 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=service_configs 2026-02-25 07:50:06.584131 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:37.564533 | 7.09s 2026-02-25 07:50:06.711740 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=service_configs 2026-02-25 07:50:06.715685 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:37.696082 | 7.09s 2026-02-25 07:50:06.761797 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=service_configs 2026-02-25 07:50:06.767714 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:37.748104 | 7.17s 2026-02-25 07:50:07.068249 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=service_configs 2026-02-25 07:50:07.072411 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:38.052803 | 7.38s 2026-02-25 07:50:07.196147 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=extraconfig 2026-02-25 07:50:07.201502 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:38.181890 | 7.79s 2026-02-25 07:50:07.515321 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=extraconfig 2026-02-25 07:50:07.520314 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:38.500711 | 8.15s 2026-02-25 07:50:07.636276 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=extraconfig 2026-02-25 07:50:07.641833 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:38.622220 | 8.14s 2026-02-25 07:50:07.723603 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=extraconfig 2026-02-25 07:50:07.728580 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:38.708976 | 8.10s 2026-02-25 07:50:07.746454 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=extraconfig 2026-02-25 07:50:07.750490 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:38.730886 | 8.15s 2026-02-25 07:50:08.073201 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=extraconfig 2026-02-25 07:50:08.078196 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:39.058593 | 8.39s 2026-02-25 07:50:08.201188 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=role_extraconfig 2026-02-25 07:50:08.204457 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:39.184856 | 8.80s 2026-02-25 07:50:08.481478 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=role_extraconfig 2026-02-25 07:50:08.486143 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:39.466547 | 9.12s 2026-02-25 07:50:08.666922 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=role_extraconfig 2026-02-25 07:50:08.670535 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:39.650936 | 9.17s 2026-02-25 07:50:08.694521 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=role_extraconfig 2026-02-25 07:50:08.697736 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:39.678138 | 9.07s 2026-02-25 07:50:08.722077 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=role_extraconfig 2026-02-25 07:50:08.722772 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:39.703180 | 9.12s 2026-02-25 07:50:09.045040 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=role_extraconfig 2026-02-25 07:50:09.049609 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:40.030008 | 9.36s 2026-02-25 07:50:09.138462 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629058 | item=ovn_chassis_mac_map 2026-02-25 07:50:09.144808 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:40.125201 | 9.74s 2026-02-25 07:50:09.174697 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:02:40.155090 | 9.77s 2026-02-25 07:50:09.209270 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:09.241761 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629058 | 0:02:40.222154 | 0.03s 2026-02-25 07:50:09.286895 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:09.462520 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629056 | item=ovn_chassis_mac_map 2026-02-25 07:50:09.466640 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:40.447017 | 10.10s 2026-02-25 07:50:09.482700 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:02:40.463099 | 10.11s 2026-02-25 07:50:09.509963 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:09.544391 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629056 | 0:02:40.524789 | 0.03s 2026-02-25 07:50:09.581786 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629057 | item=ovn_chassis_mac_map 2026-02-25 07:50:09.584449 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:40.564847 | 10.09s 2026-02-25 07:50:09.597302 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629055 | item=ovn_chassis_mac_map 2026-02-25 07:50:09.598657 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:40.579059 | 9.97s 2026-02-25 07:50:09.624642 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:09.634670 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:02:40.615060 | 10.14s 2026-02-25 07:50:09.636996 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629058 2026-02-25 07:50:09.637592 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629058 | 0:02:40.618002 | 0.35s 2026-02-25 07:50:09.639734 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:02:40.620145 | 10.01s 2026-02-25 07:50:09.664336 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:09.685224 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629053 | item=ovn_chassis_mac_map 2026-02-25 07:50:09.687779 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:40.668166 | 10.09s 2026-02-25 07:50:09.704318 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:02:40.684718 | 10.11s 2026-02-25 07:50:09.723591 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:09.763802 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:09.769016 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629058 2026-02-25 07:50:09.769946 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629058 | 0:02:40.750342 | 0.10s 2026-02-25 07:50:09.770359 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629057 | 0:02:40.750772 | 0.05s 2026-02-25 07:50:09.810999 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:09.828259 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:09.847273 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:09.853581 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629055 | 0:02:40.833971 | 0.09s 2026-02-25 07:50:09.912740 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:09.919100 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629053 | 0:02:40.899491 | 0.07s 2026-02-25 07:50:09.919980 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629058 2026-02-25 07:50:09.920528 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629058 | 0:02:40.900941 | 0.09s 2026-02-25 07:50:09.920937 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629056 2026-02-25 07:50:09.921269 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629056 | 0:02:40.901683 | 0.30s 2026-02-25 07:50:09.959942 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:09.974324 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:09.994041 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:10.008779 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629056 2026-02-25 07:50:10.009698 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629056 | 0:02:40.990095 | 0.05s 2026-02-25 07:50:10.021803 | fa163e15-63ff-c5aa-8de0-000000001c54 | CHANGED | Render hieradata from template | np0005629054 | item=ovn_chassis_mac_map 2026-02-25 07:50:10.022926 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:41.003325 | 10.33s 2026-02-25 07:50:10.032194 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:10.039649 | fa163e15-63ff-c5aa-8de0-000000001c54 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:02:41.020045 | 10.35s 2026-02-25 07:50:10.068782 | fa163e15-63ff-c5aa-8de0-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:50:10.084161 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629056 2026-02-25 07:50:10.085221 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629056 | 0:02:41.065623 | 0.05s 2026-02-25 07:50:10.100550 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:10.107689 | fa163e15-63ff-c5aa-8de0-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005629054 | 0:02:41.088083 | 0.04s 2026-02-25 07:50:10.156713 | fa163e15-63ff-c5aa-8de0-000000001f6f | TASK | Check for hieradata file 2026-02-25 07:50:10.163634 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629057 2026-02-25 07:50:10.164588 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629057 | 0:02:41.144988 | 0.35s 2026-02-25 07:50:10.175183 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:10.224743 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629057 2026-02-25 07:50:10.230606 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629057 | 0:02:41.211011 | 0.05s 2026-02-25 07:50:10.230997 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629055 2026-02-25 07:50:10.231331 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629055 | 0:02:41.211744 | 0.32s 2026-02-25 07:50:10.240719 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:10.259869 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:10.286453 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629057 2026-02-25 07:50:10.287275 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629057 | 0:02:41.267679 | 0.05s 2026-02-25 07:50:10.297399 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:10.310581 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629053 2026-02-25 07:50:10.318675 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629053 | 0:02:41.299078 | 0.32s 2026-02-25 07:50:10.319135 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629055 2026-02-25 07:50:10.319441 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629055 | 0:02:41.299855 | 0.06s 2026-02-25 07:50:10.333832 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:10.352128 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:10.377026 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629053 2026-02-25 07:50:10.377899 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629053 | 0:02:41.358293 | 0.04s 2026-02-25 07:50:10.391887 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:10.404741 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629055 2026-02-25 07:50:10.405632 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629055 | 0:02:41.386035 | 0.05s 2026-02-25 07:50:10.421265 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:10.449443 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629053 2026-02-25 07:50:10.450517 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629053 | 0:02:41.430922 | 0.06s 2026-02-25 07:50:10.465991 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:10.484222 | fa163e15-63ff-c5aa-8de0-000000001f6f | OK | Check for hieradata file | np0005629054 2026-02-25 07:50:10.485444 | fa163e15-63ff-c5aa-8de0-000000001f6f | TIMING | tripleo_hieradata : Check for hieradata file | np0005629054 | 0:02:41.465845 | 0.33s 2026-02-25 07:50:10.509580 | fa163e15-63ff-c5aa-8de0-000000001f71 | TASK | Get existing data 2026-02-25 07:50:10.567653 | fa163e15-63ff-c5aa-8de0-000000001f71 | SKIPPED | Get existing data | np0005629054 2026-02-25 07:50:10.570295 | fa163e15-63ff-c5aa-8de0-000000001f71 | TIMING | tripleo_hieradata : Get existing data | np0005629054 | 0:02:41.550582 | 0.06s 2026-02-25 07:50:10.602165 | fa163e15-63ff-c5aa-8de0-000000001f72 | TASK | Set data fact 2026-02-25 07:50:10.663921 | fa163e15-63ff-c5aa-8de0-000000001f72 | SKIPPED | Set data fact | np0005629054 2026-02-25 07:50:10.665950 | fa163e15-63ff-c5aa-8de0-000000001f72 | TIMING | tripleo_hieradata : Set data fact | np0005629054 | 0:02:41.646350 | 0.06s 2026-02-25 07:50:10.689266 | fa163e15-63ff-c5aa-8de0-000000001f74 | TASK | Write ansible hieradata file 2026-02-25 07:50:10.963302 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629058 2026-02-25 07:50:10.966513 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629058 | 0:02:41.946898 | 0.99s 2026-02-25 07:50:11.057630 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629058 | 0:02:42.038022 | 0.06s 2026-02-25 07:50:11.120674 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629056 2026-02-25 07:50:11.122236 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629056 | 0:02:42.102637 | 1.02s 2026-02-25 07:50:11.212374 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629056 | 0:02:42.192766 | 0.06s 2026-02-25 07:50:11.312989 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629057 2026-02-25 07:50:11.315342 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629057 | 0:02:42.295739 | 1.02s 2026-02-25 07:50:11.373088 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629055 2026-02-25 07:50:11.376347 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629055 | 0:02:42.356735 | 0.95s 2026-02-25 07:50:11.434455 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629053 2026-02-25 07:50:11.437161 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629053 | 0:02:42.417551 | 0.97s 2026-02-25 07:50:11.439095 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629057 | 0:02:42.419502 | 0.07s 2026-02-25 07:50:11.484765 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629055 | 0:02:42.465165 | 0.06s 2026-02-25 07:50:11.568112 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629053 | 0:02:42.548509 | 0.06s 2026-02-25 07:50:11.626005 | fa163e15-63ff-c5aa-8de0-000000001f74 | CHANGED | Write ansible hieradata file | np0005629054 2026-02-25 07:50:11.627260 | fa163e15-63ff-c5aa-8de0-000000001f74 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629054 | 0:02:42.607669 | 0.94s 2026-02-25 07:50:11.704620 | fa163e15-63ff-c5aa-8de0-00000000004c | TIMING | include_tasks | np0005629054 | 0:02:42.685014 | 0.05s PLAY [Server network deployments] ********************************************** 2026-02-25 07:50:11.916933 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:11.930902 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:11.948465 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:11.977078 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:11.997028 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:12.028331 | fa163e15-63ff-c5aa-8de0-000000000050 | TASK | Network Configuration 2026-02-25 07:50:12.033617 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.035066 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.035791 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.036554 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.037302 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.050096 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.070966 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.086300 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.106334 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.125374 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.130667 | fa163e15-63ff-c5aa-8de0-000000000050 | OK | Network Configuration | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000050') missing from stats 2026-02-25 07:50:12.148563 | fa163e15-63ff-c5aa-8de0-000000000051 | TASK | Check NetworkConfig script existence 2026-02-25 07:50:12.323373 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.340064 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.345950 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.347875 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.348788 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.362739 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.379253 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.408527 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.413780 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629057 2026-02-25 07:50:12.414665 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629057 | 0:02:43.395057 | 0.07s 2026-02-25 07:50:12.415109 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.416028 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629056 2026-02-25 07:50:12.416331 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629056 | 0:02:43.396744 | 0.05s 2026-02-25 07:50:12.416664 | fa163e15-63ff-c5aa-8de0-000000000051 | OK | Check NetworkConfig script existence | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000000051') missing from stats 2026-02-25 07:50:12.417485 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629058 2026-02-25 07:50:12.417789 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629058 | 0:02:43.398202 | 0.04s 2026-02-25 07:50:12.430818 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.444827 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.464800 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.491215 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.508540 | fa163e15-63ff-c5aa-8de0-000000000057 | TASK | Gather SELinux fact if needed 2026-02-25 07:50:12.518067 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629053 2026-02-25 07:50:12.519072 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629053 | 0:02:43.499467 | 0.11s 2026-02-25 07:50:12.519464 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629056 2026-02-25 07:50:12.519778 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629056 | 0:02:43.500191 | 0.09s 2026-02-25 07:50:12.520144 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629057 2026-02-25 07:50:12.520441 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629057 | 0:02:43.500854 | 0.07s 2026-02-25 07:50:12.520709 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629058 2026-02-25 07:50:12.521062 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629058 | 0:02:43.501475 | 0.06s 2026-02-25 07:50:12.521325 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629054 2026-02-25 07:50:12.521630 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629054 | 0:02:43.502043 | 0.03s 2026-02-25 07:50:12.536214 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.550680 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.576384 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.594583 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.620792 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.630406 | fa163e15-63ff-c5aa-8de0-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005629055 2026-02-25 07:50:12.631384 | fa163e15-63ff-c5aa-8de0-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005629055 | 0:02:43.611783 | 0.12s 2026-02-25 07:50:12.631768 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629056 2026-02-25 07:50:12.632128 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629056 | 0:02:43.612541 | 0.10s 2026-02-25 07:50:12.632440 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629057 2026-02-25 07:50:12.632763 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629057 | 0:02:43.613175 | 0.08s 2026-02-25 07:50:12.633125 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629058 2026-02-25 07:50:12.633522 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629058 | 0:02:43.613935 | 0.06s 2026-02-25 07:50:12.633785 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629053 2026-02-25 07:50:12.634173 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629053 | 0:02:43.614585 | 0.04s 2026-02-25 07:50:12.645819 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:12.665844 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:12.686693 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:12.711993 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.734269 | fa163e15-63ff-c5aa-8de0-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-02-25 07:50:12.739199 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629054 2026-02-25 07:50:12.740179 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629054 | 0:02:43.720579 | 0.11s 2026-02-25 07:50:12.747297 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629056 2026-02-25 07:50:12.747620 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629056 | 0:02:43.728033 | 0.10s 2026-02-25 07:50:12.747915 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629057 2026-02-25 07:50:12.748201 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629057 | 0:02:43.728615 | 0.08s 2026-02-25 07:50:12.748480 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629058 2026-02-25 07:50:12.748751 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629058 | 0:02:43.729164 | 0.06s 2026-02-25 07:50:12.749026 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629053 2026-02-25 07:50:12.749323 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629053 | 0:02:43.729736 | 0.03s 2026-02-25 07:50:12.763919 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:12.777145 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:12.792748 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:12.823806 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:12.841477 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.848886 | fa163e15-63ff-c5aa-8de0-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005629055 2026-02-25 07:50:12.849797 | fa163e15-63ff-c5aa-8de0-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005629055 | 0:02:43.830197 | 0.11s 2026-02-25 07:50:12.850113 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629056 2026-02-25 07:50:12.850442 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629056 | 0:02:43.830856 | 0.09s 2026-02-25 07:50:12.850717 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629057 2026-02-25 07:50:12.851091 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629057 | 0:02:43.831505 | 0.07s 2026-02-25 07:50:12.856206 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629058 2026-02-25 07:50:12.856559 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629058 | 0:02:43.836972 | 0.06s 2026-02-25 07:50:12.856825 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629053 2026-02-25 07:50:12.857162 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629053 | 0:02:43.837576 | 0.03s 2026-02-25 07:50:12.867244 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:12.891995 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:12.905686 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:12.931959 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:12.953430 | fa163e15-63ff-c5aa-8de0-000000000059 | TASK | Ensure requirements are satisfied 2026-02-25 07:50:12.958452 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629054 2026-02-25 07:50:12.959350 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629054 | 0:02:43.939749 | 0.12s 2026-02-25 07:50:12.959722 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629056 2026-02-25 07:50:12.960073 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629056 | 0:02:43.940486 | 0.09s 2026-02-25 07:50:12.960342 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629057 2026-02-25 07:50:12.960620 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629057 | 0:02:43.941034 | 0.07s 2026-02-25 07:50:12.960908 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629058 2026-02-25 07:50:12.961201 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629058 | 0:02:43.941614 | 0.05s 2026-02-25 07:50:12.961486 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629053 2026-02-25 07:50:12.961792 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629053 | 0:02:43.942206 | 0.03s 2026-02-25 07:50:12.972259 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:12.995757 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:13.011486 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:13.040514 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:13.065789 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:13.071362 | fa163e15-63ff-c5aa-8de0-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005629055 2026-02-25 07:50:13.077482 | fa163e15-63ff-c5aa-8de0-000000000059 | TIMING | Ensure requirements are satisfied | np0005629055 | 0:02:44.057881 | 0.12s 2026-02-25 07:50:13.077932 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629056 2026-02-25 07:50:13.078236 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629056 | 0:02:44.058650 | 0.11s 2026-02-25 07:50:13.078563 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629057 2026-02-25 07:50:13.078846 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629057 | 0:02:44.059259 | 0.08s 2026-02-25 07:50:13.079196 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629058 2026-02-25 07:50:13.079504 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629058 | 0:02:44.059917 | 0.07s 2026-02-25 07:50:13.079776 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629053 2026-02-25 07:50:13.080087 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629053 | 0:02:44.060501 | 0.03s 2026-02-25 07:50:13.090219 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:13.110577 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:13.171407 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:13.203002 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:13.233694 | fa163e15-63ff-c5aa-8de0-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-02-25 07:50:13.239960 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629054 2026-02-25 07:50:13.241522 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629054 | 0:02:44.221915 | 0.17s 2026-02-25 07:50:13.242050 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629056 2026-02-25 07:50:13.242476 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629056 | 0:02:44.222887 | 0.14s 2026-02-25 07:50:13.243083 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629057 2026-02-25 07:50:13.243554 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629057 | 0:02:44.223964 | 0.13s 2026-02-25 07:50:13.244044 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629058 2026-02-25 07:50:13.244542 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629058 | 0:02:44.224953 | 0.07s 2026-02-25 07:50:13.245053 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629053 2026-02-25 07:50:13.245559 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629053 | 0:02:44.225971 | 0.04s 2026-02-25 07:50:13.259117 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:13.273252 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:13.295297 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:13.319296 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:13.340380 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:13.349595 | fa163e15-63ff-c5aa-8de0-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629055 2026-02-25 07:50:13.350533 | fa163e15-63ff-c5aa-8de0-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005629055 | 0:02:44.330931 | 0.12s 2026-02-25 07:50:13.350834 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629056 2026-02-25 07:50:13.351143 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629056 | 0:02:44.331556 | 0.09s 2026-02-25 07:50:13.351456 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629057 2026-02-25 07:50:13.351729 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629057 | 0:02:44.332143 | 0.08s 2026-02-25 07:50:13.352026 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629058 2026-02-25 07:50:13.352368 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629058 | 0:02:44.332780 | 0.06s 2026-02-25 07:50:13.352684 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629053 2026-02-25 07:50:13.353020 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629053 | 0:02:44.333433 | 0.03s 2026-02-25 07:50:13.365553 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:13.379126 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:13.397738 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:13.420404 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:13.439207 | fa163e15-63ff-c5aa-8de0-00000000005c | TASK | Reload NetworkManager 2026-02-25 07:50:13.446294 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629054 2026-02-25 07:50:13.450010 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629054 | 0:02:44.430400 | 0.11s 2026-02-25 07:50:13.450433 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629056 2026-02-25 07:50:13.450768 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629056 | 0:02:44.431181 | 0.08s 2026-02-25 07:50:13.451100 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629057 2026-02-25 07:50:13.451424 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629057 | 0:02:44.431837 | 0.07s 2026-02-25 07:50:13.451707 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629058 2026-02-25 07:50:13.452035 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629058 | 0:02:44.432448 | 0.05s 2026-02-25 07:50:13.452387 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629053 2026-02-25 07:50:13.452704 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629053 | 0:02:44.433116 | 0.03s 2026-02-25 07:50:13.465504 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:13.479786 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:13.501707 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:13.529498 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:13.551812 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:13.556877 | fa163e15-63ff-c5aa-8de0-00000000005c | SKIPPED | Reload NetworkManager | np0005629055 2026-02-25 07:50:13.557911 | fa163e15-63ff-c5aa-8de0-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005629055 | 0:02:44.538302 | 0.12s 2026-02-25 07:50:13.558337 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629056 2026-02-25 07:50:13.558694 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629056 | 0:02:44.539107 | 0.09s 2026-02-25 07:50:13.559055 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629057 2026-02-25 07:50:13.559364 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629057 | 0:02:44.539778 | 0.08s 2026-02-25 07:50:13.559701 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629058 2026-02-25 07:50:13.560008 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629058 | 0:02:44.540421 | 0.06s 2026-02-25 07:50:13.560334 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629053 2026-02-25 07:50:13.560616 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629053 | 0:02:44.541030 | 0.03s 2026-02-25 07:50:13.570897 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:13.589249 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:13.608994 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:13.638264 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:13.661168 | fa163e15-63ff-c5aa-8de0-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-02-25 07:50:13.666789 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629054 2026-02-25 07:50:13.673060 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629054 | 0:02:44.653446 | 0.12s 2026-02-25 07:50:13.673432 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629056 2026-02-25 07:50:13.673715 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629056 | 0:02:44.654129 | 0.10s 2026-02-25 07:50:13.673996 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629057 2026-02-25 07:50:13.674277 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629057 | 0:02:44.654690 | 0.08s 2026-02-25 07:50:13.674535 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629058 2026-02-25 07:50:13.674813 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629058 | 0:02:44.655227 | 0.06s 2026-02-25 07:50:13.675083 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629053 2026-02-25 07:50:13.675377 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629053 | 0:02:44.655791 | 0.03s 2026-02-25 07:50:13.685970 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:13.706373 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:13.727920 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:13.750657 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:13.775004 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:13.787546 | fa163e15-63ff-c5aa-8de0-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005629055 2026-02-25 07:50:13.788454 | fa163e15-63ff-c5aa-8de0-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005629055 | 0:02:44.768855 | 0.13s 2026-02-25 07:50:13.788758 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629056 2026-02-25 07:50:13.789068 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629056 | 0:02:44.769482 | 0.10s 2026-02-25 07:50:13.789326 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629057 2026-02-25 07:50:13.789625 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629057 | 0:02:44.770039 | 0.08s 2026-02-25 07:50:13.789916 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629058 2026-02-25 07:50:13.790201 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629058 | 0:02:44.770615 | 0.06s 2026-02-25 07:50:13.790460 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629053 2026-02-25 07:50:13.790743 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629053 | 0:02:44.771157 | 0.04s 2026-02-25 07:50:13.801292 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:13.823598 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:13.845828 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:13.873143 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:13.898893 | fa163e15-63ff-c5aa-8de0-00000000005f | TASK | Check for previous run of NetworkConfig 2026-02-25 07:50:13.904918 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629054 2026-02-25 07:50:13.905888 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629054 | 0:02:44.886268 | 0.12s 2026-02-25 07:50:13.906286 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629056 2026-02-25 07:50:13.906591 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629056 | 0:02:44.887003 | 0.10s 2026-02-25 07:50:13.906902 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629057 2026-02-25 07:50:13.907220 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629057 | 0:02:44.887633 | 0.08s 2026-02-25 07:50:13.907533 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629058 2026-02-25 07:50:13.907829 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629058 | 0:02:44.888242 | 0.06s 2026-02-25 07:50:13.924765 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:13.948660 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:13.969654 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:13.999348 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:14.005065 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629053 2026-02-25 07:50:14.006092 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629053 | 0:02:44.986486 | 0.12s 2026-02-25 07:50:14.006469 | fa163e15-63ff-c5aa-8de0-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005629055 2026-02-25 07:50:14.006773 | fa163e15-63ff-c5aa-8de0-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005629055 | 0:02:44.987187 | 0.11s 2026-02-25 07:50:14.007131 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629056 2026-02-25 07:50:14.007444 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629056 | 0:02:44.987857 | 0.08s 2026-02-25 07:50:14.007732 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629057 2026-02-25 07:50:14.008037 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629057 | 0:02:44.988450 | 0.06s 2026-02-25 07:50:14.008345 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629058 2026-02-25 07:50:14.008631 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629058 | 0:02:44.989045 | 0.04s 2026-02-25 07:50:14.019293 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.039529 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.061904 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.086889 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:14.114333 | fa163e15-63ff-c5aa-8de0-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-02-25 07:50:14.124645 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629054 2026-02-25 07:50:14.125841 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629054 | 0:02:45.106231 | 0.13s 2026-02-25 07:50:14.126327 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629056 2026-02-25 07:50:14.126878 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629056 | 0:02:45.107290 | 0.11s 2026-02-25 07:50:14.127268 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629057 2026-02-25 07:50:14.127589 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629057 | 0:02:45.108002 | 0.09s 2026-02-25 07:50:14.127928 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629058 2026-02-25 07:50:14.128266 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629058 | 0:02:45.108680 | 0.06s 2026-02-25 07:50:14.128553 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629053 2026-02-25 07:50:14.128904 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629053 | 0:02:45.109318 | 0.04s 2026-02-25 07:50:14.140576 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.162338 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.185768 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.211280 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:14.241814 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:14.252491 | fa163e15-63ff-c5aa-8de0-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005629055 2026-02-25 07:50:14.253685 | fa163e15-63ff-c5aa-8de0-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005629055 | 0:02:45.234074 | 0.14s 2026-02-25 07:50:14.254215 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629056 2026-02-25 07:50:14.254689 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629056 | 0:02:45.235101 | 0.11s 2026-02-25 07:50:14.255131 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629057 2026-02-25 07:50:14.255526 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629057 | 0:02:45.235937 | 0.09s 2026-02-25 07:50:14.255919 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629058 2026-02-25 07:50:14.256426 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629058 | 0:02:45.236836 | 0.07s 2026-02-25 07:50:14.256873 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629053 2026-02-25 07:50:14.257282 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629053 | 0:02:45.237693 | 0.04s 2026-02-25 07:50:14.309393 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.329436 | fa163e15-63ff-c5aa-8de0-000000000061 | TASK | Ensure we get cloud-init 2026-02-25 07:50:14.336430 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629054 2026-02-25 07:50:14.342894 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629054 | 0:02:45.323258 | 0.10s 2026-02-25 07:50:14.343288 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629053 2026-02-25 07:50:14.343617 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629053 | 0:02:45.324030 | 0.03s 2026-02-25 07:50:14.402197 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.419990 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:14.426248 | fa163e15-63ff-c5aa-8de0-000000000061 | SKIPPED | Ensure we get cloud-init | np0005629055 2026-02-25 07:50:14.432182 | fa163e15-63ff-c5aa-8de0-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005629055 | 0:02:45.412580 | 0.10s 2026-02-25 07:50:14.432569 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629053 2026-02-25 07:50:14.432887 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629053 | 0:02:45.413300 | 0.03s 2026-02-25 07:50:14.499241 | fa163e15-63ff-c5aa-8de0-000000000063 | TASK | Create /etc/os-net-config directory 2026-02-25 07:50:14.504591 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629054 2026-02-25 07:50:14.505579 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629054 | 0:02:45.485961 | 0.08s 2026-02-25 07:50:14.548394 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:14.555363 | fa163e15-63ff-c5aa-8de0-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005629055 2026-02-25 07:50:14.556493 | fa163e15-63ff-c5aa-8de0-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005629055 | 0:02:45.536890 | 0.06s 2026-02-25 07:50:14.596650 | fa163e15-63ff-c5aa-8de0-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-02-25 07:50:14.602608 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629054 2026-02-25 07:50:14.603896 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629054 | 0:02:45.584291 | 0.05s 2026-02-25 07:50:14.618698 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:14.629958 | fa163e15-63ff-c5aa-8de0-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005629055 2026-02-25 07:50:14.630999 | fa163e15-63ff-c5aa-8de0-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005629055 | 0:02:45.611399 | 0.03s 2026-02-25 07:50:14.651512 | fa163e15-63ff-c5aa-8de0-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-02-25 07:50:14.655805 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629054 2026-02-25 07:50:14.656809 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629054 | 0:02:45.637204 | 0.04s 2026-02-25 07:50:14.672335 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:14.683696 | fa163e15-63ff-c5aa-8de0-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629055 2026-02-25 07:50:14.684622 | fa163e15-63ff-c5aa-8de0-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005629055 | 0:02:45.665023 | 0.03s 2026-02-25 07:50:14.703657 | fa163e15-63ff-c5aa-8de0-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-02-25 07:50:14.709278 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629054 2026-02-25 07:50:14.710446 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629054 | 0:02:45.690842 | 0.04s 2026-02-25 07:50:14.726892 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:14.739942 | fa163e15-63ff-c5aa-8de0-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005629055 2026-02-25 07:50:14.741148 | fa163e15-63ff-c5aa-8de0-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005629055 | 0:02:45.721546 | 0.04s 2026-02-25 07:50:14.760434 | fa163e15-63ff-c5aa-8de0-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-02-25 07:50:14.766223 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629054 2026-02-25 07:50:14.767487 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629054 | 0:02:45.747885 | 0.04s 2026-02-25 07:50:14.786351 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:14.796201 | fa163e15-63ff-c5aa-8de0-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005629055 2026-02-25 07:50:14.797257 | fa163e15-63ff-c5aa-8de0-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005629055 | 0:02:45.777659 | 0.04s 2026-02-25 07:50:14.811937 | fa163e15-63ff-c5aa-8de0-000000000069 | TASK | Write rc of NetworkConfig script 2026-02-25 07:50:14.819793 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629054 2026-02-25 07:50:14.821078 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629054 | 0:02:45.801471 | 0.03s 2026-02-25 07:50:14.842247 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.847154 | fa163e15-63ff-c5aa-8de0-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005629055 2026-02-25 07:50:14.848313 | fa163e15-63ff-c5aa-8de0-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005629055 | 0:02:45.828708 | 0.03s 2026-02-25 07:50:14.869528 | fa163e15-63ff-c5aa-8de0-00000000006a | TASK | Disable cloud-init network config 2026-02-25 07:50:14.873388 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629054 2026-02-25 07:50:14.874263 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629054 | 0:02:45.854664 | 0.03s 2026-02-25 07:50:14.890913 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.901020 | fa163e15-63ff-c5aa-8de0-00000000006a | SKIPPED | Disable cloud-init network config | np0005629055 2026-02-25 07:50:14.901977 | fa163e15-63ff-c5aa-8de0-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005629055 | 0:02:45.882380 | 0.03s 2026-02-25 07:50:14.917308 | fa163e15-63ff-c5aa-8de0-00000000006b | TASK | Ensure network service is enabled 2026-02-25 07:50:14.926963 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629054 2026-02-25 07:50:14.927812 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629054 | 0:02:45.908212 | 0.04s 2026-02-25 07:50:14.944995 | fa163e15-63ff-c5aa-8de0-00000000006b | SKIPPED | Ensure network service is enabled | np0005629055 2026-02-25 07:50:14.945436 | fa163e15-63ff-c5aa-8de0-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005629055 | 0:02:45.925848 | 0.03s PLAY [Server network validation] *********************************************** 2026-02-25 07:50:15.158648 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.173503 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.248694 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.278283 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.308999 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.340765 | fa163e15-63ff-c5aa-8de0-00000000009b | TASK | Basic Network Validation 2026-02-25 07:50:15.349140 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629056 | 0:02:46.329516 | 0.19s 2026-02-25 07:50:15.350324 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629057 | 0:02:46.330734 | 0.18s 2026-02-25 07:50:15.350790 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629058 | 0:02:46.331198 | 0.10s 2026-02-25 07:50:15.351271 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629053 | 0:02:46.331681 | 0.07s 2026-02-25 07:50:15.351754 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629054 | 0:02:46.332165 | 0.04s 2026-02-25 07:50:15.423118 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:15.436989 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:15.450163 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:15.467248 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:15.487318 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:15.494360 | fa163e15-63ff-c5aa-8de0-00000000009b | TIMING | Basic Network Validation | np0005629055 | 0:02:46.474746 | 0.15s 2026-02-25 07:50:15.527628 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TASK | Collect default network fact 2026-02-25 07:50:16.037453 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629058 2026-02-25 07:50:16.038995 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629058 | 0:02:47.019385 | 0.59s 2026-02-25 07:50:16.053993 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:16.095900 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629057 2026-02-25 07:50:16.097001 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629057 | 0:02:47.077404 | 0.66s 2026-02-25 07:50:16.098175 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629054 2026-02-25 07:50:16.098628 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629054 | 0:02:47.079039 | 0.61s 2026-02-25 07:50:16.099715 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629056 2026-02-25 07:50:16.100201 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629056 | 0:02:47.080612 | 0.68s 2026-02-25 07:50:16.101344 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629053 2026-02-25 07:50:16.101789 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629053 | 0:02:47.082201 | 0.63s 2026-02-25 07:50:16.123531 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:16.146066 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:16.179787 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:16.202306 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:16.210355 | fa163e15-63ff-c5aa-8de0-0000000024a4 | OK | Collect default network fact | np0005629055 2026-02-25 07:50:16.211684 | fa163e15-63ff-c5aa-8de0-0000000024a4 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005629055 | 0:02:47.192089 | 0.68s 2026-02-25 07:50:16.227520 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TASK | Check Default IPv4 Gateway availability 2026-02-25 07:50:20.510633 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629058 2026-02-25 07:50:20.512492 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629058 | 0:02:51.492885 | 4.46s 2026-02-25 07:50:20.541090 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:20.553722 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629056 2026-02-25 07:50:20.556123 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629056 | 0:02:51.536500 | 4.43s 2026-02-25 07:50:20.585246 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:20.605732 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629057 2026-02-25 07:50:20.611443 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629057 | 0:02:51.591828 | 4.46s 2026-02-25 07:50:20.612697 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629053 2026-02-25 07:50:20.613513 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629053 | 0:02:51.593919 | 4.43s 2026-02-25 07:50:20.614789 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629054 2026-02-25 07:50:20.615516 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629054 | 0:02:51.595923 | 4.41s 2026-02-25 07:50:20.638227 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:20.681129 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:20.709801 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:20.718471 | fa163e15-63ff-c5aa-8de0-0000000024a5 | OK | Check Default IPv4 Gateway availability | np0005629055 2026-02-25 07:50:20.719880 | fa163e15-63ff-c5aa-8de0-0000000024a5 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005629055 | 0:02:51.700253 | 4.49s 2026-02-25 07:50:20.736248 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TASK | Check all networks Gateway availability 2026-02-25 07:50:24.994205 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629058 | item=192.168.122.10 2026-02-25 07:50:24.998914 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629058 | 0:02:55.979266 | 4.46s 2026-02-25 07:50:25.010014 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629058 | 0:02:55.990404 | 4.47s 2026-02-25 07:50:25.017159 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629056 | item=192.168.122.10 2026-02-25 07:50:25.022443 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629056 | 0:02:56.002846 | 4.43s 2026-02-25 07:50:25.041736 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629057 | item=192.168.122.10 2026-02-25 07:50:25.043945 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629057 | 0:02:56.024338 | 4.40s 2026-02-25 07:50:25.059795 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.071147 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629056 | 0:02:56.051528 | 4.47s 2026-02-25 07:50:25.073370 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629057 | 0:02:56.053751 | 4.43s 2026-02-25 07:50:25.085778 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629054 | item=192.168.122.10 2026-02-25 07:50:25.088843 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629054 | 0:02:56.069235 | 4.38s 2026-02-25 07:50:25.109173 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.132781 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629053 | item=192.168.122.10 2026-02-25 07:50:25.135693 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629053 | 0:02:56.116075 | 4.45s 2026-02-25 07:50:25.148322 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.157096 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629054 | 0:02:56.137487 | 4.45s 2026-02-25 07:50:25.164662 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629058 | 0:02:56.145042 | 0.10s 2026-02-25 07:50:25.166038 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629053 | 0:02:56.146444 | 4.48s 2026-02-25 07:50:25.177028 | fa163e15-63ff-c5aa-8de0-0000000024a6 | OK | Check all networks Gateway availability | np0005629055 | item=192.168.122.10 2026-02-25 07:50:25.180307 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629055 | 0:02:56.160702 | 4.44s 2026-02-25 07:50:25.191284 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629058 | 0:02:56.171687 | 0.13s 2026-02-25 07:50:25.205704 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.221757 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629058 | 0:02:56.202112 | 0.16s 2026-02-25 07:50:25.237218 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629056 | 0:02:56.217506 | 0.13s 2026-02-25 07:50:25.243366 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629058 | 0:02:56.223772 | 0.18s 2026-02-25 07:50:25.254109 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629057 | 0:02:56.234515 | 0.10s 2026-02-25 07:50:25.262513 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.270762 | fa163e15-63ff-c5aa-8de0-0000000024a6 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005629055 | 0:02:56.251151 | 4.53s 2026-02-25 07:50:25.276977 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629057 | 0:02:56.257375 | 0.13s 2026-02-25 07:50:25.281583 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629058 | 0:02:56.261985 | 0.22s 2026-02-25 07:50:25.284370 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629056 | 0:02:56.264773 | 0.17s 2026-02-25 07:50:25.298735 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629057 | 0:02:56.279144 | 0.15s 2026-02-25 07:50:25.311073 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629056 | 0:02:56.291478 | 0.20s 2026-02-25 07:50:25.314285 | 92820228-9506-4945-891d-cba1e3ec3b9b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629058 2026-02-25 07:50:25.328561 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629057 | 0:02:56.308967 | 0.18s 2026-02-25 07:50:25.333336 | 8cd9c419-b6db-46fa-9a12-6a4f76b0dfc3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629058 2026-02-25 07:50:25.342935 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.323343 | 0.08s 2026-02-25 07:50:25.344921 | 9a8e4f64-7585-4a2a-bde6-aac4fd5b3cfe | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629058 2026-02-25 07:50:25.358851 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629056 | 0:02:56.339260 | 0.25s 2026-02-25 07:50:25.366422 | 31f4d96f-d2e4-4bd7-91d2-8d929cd8f62d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629058 2026-02-25 07:50:25.372454 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.352842 | 0.17s 2026-02-25 07:50:25.378306 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.358713 | 0.11s 2026-02-25 07:50:25.383612 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.364022 | 0.12s 2026-02-25 07:50:25.388204 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.368614 | 0.18s 2026-02-25 07:50:25.392211 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.372621 | 0.13s 2026-02-25 07:50:25.399391 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.379799 | 0.19s 2026-02-25 07:50:25.404745 | fa163e15-63ff-c5aa-8de0-000000002528 | TASK | Set IP options 2026-02-25 07:50:25.418513 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.398897 | 0.15s 2026-02-25 07:50:25.423318 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.403728 | 0.22s 2026-02-25 07:50:25.427978 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.408389 | 0.16s 2026-02-25 07:50:25.444709 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.425119 | 0.24s 2026-02-25 07:50:25.451359 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TASK | Check Controllers availability 2026-02-25 07:50:25.458309 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629057 | 0:02:56.438699 | 0.31s 2026-02-25 07:50:25.459702 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629056 | 0:02:56.440097 | 0.35s 2026-02-25 07:50:25.460587 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629054 | 0:02:56.440997 | 0.20s 2026-02-25 07:50:25.464853 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.445263 | 0.26s 2026-02-25 07:50:25.465444 | fa163e15-63ff-c5aa-8de0-000000002528 | OK | Set IP options | np0005629058 2026-02-25 07:50:25.468833 | fa163e15-63ff-c5aa-8de0-000000002528 | TIMING | tripleo_nodes_validation : Set IP options | np0005629058 | 0:02:56.449244 | 0.06s 2026-02-25 07:50:25.469571 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629053 | 0:02:56.449983 | 0.26s 2026-02-25 07:50:25.521280 | 3526b5cb-fdcc-4cbe-ba1f-b00c5ca9d64c | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629057 2026-02-25 07:50:25.521716 | 3526b5cb-fdcc-4cbe-ba1f-b00c5ca9d64c | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629056 2026-02-25 07:50:25.529462 | badd5ffc-16c9-446a-be94-484211ac982f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629057 2026-02-25 07:50:25.529755 | badd5ffc-16c9-446a-be94-484211ac982f | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629056 2026-02-25 07:50:25.536656 | 5aea9f1f-fe23-4b87-82fa-43597e2213b4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629057 2026-02-25 07:50:25.536965 | 5aea9f1f-fe23-4b87-82fa-43597e2213b4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629056 2026-02-25 07:50:25.545442 | 06ef1817-d7f1-4a1c-894d-56669559944a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629057 2026-02-25 07:50:25.550145 | 06ef1817-d7f1-4a1c-894d-56669559944a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629056 2026-02-25 07:50:25.557318 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.537718 | 0.10s 2026-02-25 07:50:25.558012 | b0cedd62-cb9e-4063-9f0a-a6605ab13db1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.558338 | b0cedd62-cb9e-4063-9f0a-a6605ab13db1 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.565323 | 87e838d0-1116-4723-ac2e-8ce4cc5d7be9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.565626 | 87e838d0-1116-4723-ac2e-8ce4cc5d7be9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.572665 | 65c6c80c-7700-4a92-8f76-611dec056afa | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.577304 | 65c6c80c-7700-4a92-8f76-611dec056afa | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.584435 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.564839 | 0.13s 2026-02-25 07:50:25.585089 | 62bd77b1-7100-4379-93f1-6e40fc160dd4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.585410 | 62bd77b1-7100-4379-93f1-6e40fc160dd4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.592263 | 436512f9-97c9-4fed-a0e5-148380769a60 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.592545 | 436512f9-97c9-4fed-a0e5-148380769a60 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.599531 | b8bf6af1-3875-43d5-b334-965ac7e3288d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629054 2026-02-25 07:50:25.599817 | b8bf6af1-3875-43d5-b334-965ac7e3288d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629053 2026-02-25 07:50:25.615846 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.596247 | 0.16s 2026-02-25 07:50:25.623913 | fa163e15-63ff-c5aa-8de0-000000002593 | TASK | Set IP options 2026-02-25 07:50:25.630783 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.611183 | 0.18s 2026-02-25 07:50:25.646213 | fa163e15-63ff-c5aa-8de0-000000002593 | TASK | Set IP options 2026-02-25 07:50:25.654377 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.634748 | 0.20s 2026-02-25 07:50:25.673156 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.653532 | 0.22s 2026-02-25 07:50:25.687469 | fa163e15-63ff-c5aa-8de0-000000002529 | TASK | Lookup interface information 2026-02-25 07:50:25.715979 | fa163e15-63ff-c5aa-8de0-0000000025c1 | TASK | Set IP options 2026-02-25 07:50:25.737629 | fa163e15-63ff-c5aa-8de0-0000000025c1 | TASK | Set IP options 2026-02-25 07:50:25.745670 | fa163e15-63ff-c5aa-8de0-0000000024a8 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005629055 | 0:02:56.726054 | 0.29s 2026-02-25 07:50:25.747365 | fa163e15-63ff-c5aa-8de0-000000002593 | OK | Set IP options | np0005629056 2026-02-25 07:50:25.747920 | fa163e15-63ff-c5aa-8de0-000000002593 | TIMING | tripleo_nodes_validation : Set IP options | np0005629056 | 0:02:56.728333 | 0.12s 2026-02-25 07:50:25.748286 | fa163e15-63ff-c5aa-8de0-000000002593 | OK | Set IP options | np0005629057 2026-02-25 07:50:25.748575 | fa163e15-63ff-c5aa-8de0-000000002593 | TIMING | tripleo_nodes_validation : Set IP options | np0005629057 | 0:02:56.728988 | 0.10s 2026-02-25 07:50:25.772732 | d11a288e-dd5e-466a-977e-ef05486e3ac5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.780020 | c6d87a3a-a6e9-4e4e-afea-a39b0219df9a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.792066 | e8d49477-a515-4ce7-8901-c3c3ed2da952 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.799119 | 27726331-5cf8-4cf1-a2d9-b3ee7db764cb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.806218 | 6fa87a21-6bec-46c8-a547-8847c9e873f0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.813438 | e9dbcbae-677e-4049-a754-6ae05cd4b1c8 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005629055 2026-02-25 07:50:25.826938 | fa163e15-63ff-c5aa-8de0-000000002594 | TASK | Lookup interface information 2026-02-25 07:50:25.841994 | fa163e15-63ff-c5aa-8de0-000000002594 | TASK | Lookup interface information 2026-02-25 07:50:25.862708 | fa163e15-63ff-c5aa-8de0-000000002671 | TASK | Set IP options 2026-02-25 07:50:25.868348 | fa163e15-63ff-c5aa-8de0-0000000025c1 | OK | Set IP options | np0005629053 2026-02-25 07:50:25.869379 | fa163e15-63ff-c5aa-8de0-0000000025c1 | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:56.849770 | 0.15s 2026-02-25 07:50:25.869938 | fa163e15-63ff-c5aa-8de0-0000000025c1 | OK | Set IP options | np0005629054 2026-02-25 07:50:25.870264 | fa163e15-63ff-c5aa-8de0-0000000025c1 | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:02:56.850677 | 0.13s 2026-02-25 07:50:25.884893 | fa163e15-63ff-c5aa-8de0-0000000025c2 | TASK | Lookup interface information 2026-02-25 07:50:25.903422 | fa163e15-63ff-c5aa-8de0-0000000025c2 | TASK | Lookup interface information 2026-02-25 07:50:25.917071 | fa163e15-63ff-c5aa-8de0-000000002671 | OK | Set IP options | np0005629055 2026-02-25 07:50:25.918215 | fa163e15-63ff-c5aa-8de0-000000002671 | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:02:56.898596 | 0.05s 2026-02-25 07:50:25.938798 | fa163e15-63ff-c5aa-8de0-000000002672 | TASK | Lookup interface information 2026-02-25 07:50:26.033337 | fa163e15-63ff-c5aa-8de0-000000002529 | CHANGED | Lookup interface information | np0005629058 2026-02-25 07:50:26.034619 | fa163e15-63ff-c5aa-8de0-000000002529 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629058 | 0:02:57.015021 | 0.35s 2026-02-25 07:50:26.045184 | fa163e15-63ff-c5aa-8de0-00000000252a | TASK | Set interface vars 2026-02-25 07:50:26.127350 | fa163e15-63ff-c5aa-8de0-000000002594 | CHANGED | Lookup interface information | np0005629056 2026-02-25 07:50:26.128985 | fa163e15-63ff-c5aa-8de0-000000002594 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629056 | 0:02:57.109383 | 0.30s 2026-02-25 07:50:26.145316 | fa163e15-63ff-c5aa-8de0-000000002595 | TASK | Set interface vars 2026-02-25 07:50:26.153415 | fa163e15-63ff-c5aa-8de0-00000000252a | OK | Set interface vars | np0005629058 2026-02-25 07:50:26.154618 | fa163e15-63ff-c5aa-8de0-00000000252a | TIMING | tripleo_nodes_validation : Set interface vars | np0005629058 | 0:02:57.135013 | 0.11s 2026-02-25 07:50:26.168504 | fa163e15-63ff-c5aa-8de0-00000000252e | TASK | Check IP responsiveness 2026-02-25 07:50:26.181694 | fa163e15-63ff-c5aa-8de0-000000002594 | CHANGED | Lookup interface information | np0005629057 2026-02-25 07:50:26.183008 | fa163e15-63ff-c5aa-8de0-000000002594 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629057 | 0:02:57.163407 | 0.34s 2026-02-25 07:50:26.197956 | fa163e15-63ff-c5aa-8de0-000000002595 | TASK | Set interface vars 2026-02-25 07:50:26.210278 | fa163e15-63ff-c5aa-8de0-000000002595 | OK | Set interface vars | np0005629056 2026-02-25 07:50:26.214364 | fa163e15-63ff-c5aa-8de0-000000002595 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629056 | 0:02:57.194754 | 0.07s 2026-02-25 07:50:26.214964 | fa163e15-63ff-c5aa-8de0-000000002672 | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:50:26.215424 | fa163e15-63ff-c5aa-8de0-000000002672 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:02:57.195835 | 0.28s 2026-02-25 07:50:26.233335 | fa163e15-63ff-c5aa-8de0-000000002597 | TASK | Check IP responsiveness 2026-02-25 07:50:26.262478 | fa163e15-63ff-c5aa-8de0-000000002673 | TASK | Set interface vars 2026-02-25 07:50:26.273167 | fa163e15-63ff-c5aa-8de0-0000000025c2 | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:26.274291 | fa163e15-63ff-c5aa-8de0-0000000025c2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:02:57.254688 | 0.39s 2026-02-25 07:50:26.274936 | fa163e15-63ff-c5aa-8de0-0000000025c2 | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:50:26.275300 | fa163e15-63ff-c5aa-8de0-0000000025c2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:02:57.255714 | 0.37s 2026-02-25 07:50:26.275737 | fa163e15-63ff-c5aa-8de0-000000002597 | SKIPPED | Check IP responsiveness | np0005629056 2026-02-25 07:50:26.276073 | fa163e15-63ff-c5aa-8de0-000000002597 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629056 | 0:02:57.256486 | 0.04s 2026-02-25 07:50:26.289814 | fa163e15-63ff-c5aa-8de0-000000002598 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:26.320324 | fa163e15-63ff-c5aa-8de0-0000000025c3 | TASK | Set interface vars 2026-02-25 07:50:26.357919 | fa163e15-63ff-c5aa-8de0-0000000025c3 | TASK | Set interface vars 2026-02-25 07:50:26.368278 | fa163e15-63ff-c5aa-8de0-000000002595 | OK | Set interface vars | np0005629057 2026-02-25 07:50:26.369473 | fa163e15-63ff-c5aa-8de0-000000002595 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629057 | 0:02:57.349869 | 0.17s 2026-02-25 07:50:26.370034 | fa163e15-63ff-c5aa-8de0-000000002598 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629056 2026-02-25 07:50:26.370359 | fa163e15-63ff-c5aa-8de0-000000002598 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629056 | 0:02:57.350773 | 0.08s 2026-02-25 07:50:26.370708 | fa163e15-63ff-c5aa-8de0-000000002673 | OK | Set interface vars | np0005629055 2026-02-25 07:50:26.371069 | fa163e15-63ff-c5aa-8de0-000000002673 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:02:57.351483 | 0.10s 2026-02-25 07:50:26.382675 | fa163e15-63ff-c5aa-8de0-00000000259e | TASK | Set IP options 2026-02-25 07:50:26.400609 | fa163e15-63ff-c5aa-8de0-000000002597 | TASK | Check IP responsiveness 2026-02-25 07:50:26.424413 | fa163e15-63ff-c5aa-8de0-000000002675 | TASK | Check IP responsiveness 2026-02-25 07:50:26.437179 | fa163e15-63ff-c5aa-8de0-0000000025c3 | OK | Set interface vars | np0005629053 2026-02-25 07:50:26.438167 | fa163e15-63ff-c5aa-8de0-0000000025c3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:02:57.418567 | 0.12s 2026-02-25 07:50:26.438584 | fa163e15-63ff-c5aa-8de0-00000000259e | OK | Set IP options | np0005629056 2026-02-25 07:50:26.438982 | fa163e15-63ff-c5aa-8de0-00000000259e | TIMING | tripleo_nodes_validation : Set IP options | np0005629056 | 0:02:57.419396 | 0.06s 2026-02-25 07:50:26.449561 | fa163e15-63ff-c5aa-8de0-00000000259f | TASK | Lookup interface information 2026-02-25 07:50:26.471885 | fa163e15-63ff-c5aa-8de0-0000000025c5 | TASK | Check IP responsiveness 2026-02-25 07:50:26.478450 | fa163e15-63ff-c5aa-8de0-0000000025c3 | OK | Set interface vars | np0005629054 2026-02-25 07:50:26.479646 | fa163e15-63ff-c5aa-8de0-0000000025c3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:02:57.460045 | 0.12s 2026-02-25 07:50:26.498929 | fa163e15-63ff-c5aa-8de0-0000000025c5 | TASK | Check IP responsiveness 2026-02-25 07:50:26.505045 | fa163e15-63ff-c5aa-8de0-0000000025c5 | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:26.505940 | fa163e15-63ff-c5aa-8de0-0000000025c5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:02:57.486343 | 0.03s 2026-02-25 07:50:26.521518 | fa163e15-63ff-c5aa-8de0-0000000025c6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:26.553201 | fa163e15-63ff-c5aa-8de0-0000000025c6 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:26.554025 | fa163e15-63ff-c5aa-8de0-0000000025c6 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:02:57.534431 | 0.03s 2026-02-25 07:50:26.567511 | fa163e15-63ff-c5aa-8de0-0000000025cc | TASK | Set IP options 2026-02-25 07:50:26.610891 | fa163e15-63ff-c5aa-8de0-0000000025cc | OK | Set IP options | np0005629053 2026-02-25 07:50:26.612293 | fa163e15-63ff-c5aa-8de0-0000000025cc | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:57.592692 | 0.04s 2026-02-25 07:50:26.630899 | fa163e15-63ff-c5aa-8de0-0000000025cd | TASK | Lookup interface information 2026-02-25 07:50:26.746191 | fa163e15-63ff-c5aa-8de0-00000000259f | CHANGED | Lookup interface information | np0005629056 2026-02-25 07:50:26.747582 | fa163e15-63ff-c5aa-8de0-00000000259f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629056 | 0:02:57.727986 | 0.30s 2026-02-25 07:50:26.757629 | fa163e15-63ff-c5aa-8de0-0000000025a0 | TASK | Set interface vars 2026-02-25 07:50:26.841864 | fa163e15-63ff-c5aa-8de0-0000000025a0 | OK | Set interface vars | np0005629056 2026-02-25 07:50:26.842695 | fa163e15-63ff-c5aa-8de0-0000000025a0 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629056 | 0:02:57.823102 | 0.08s 2026-02-25 07:50:26.852507 | fa163e15-63ff-c5aa-8de0-0000000025a2 | TASK | Check IP responsiveness 2026-02-25 07:50:26.880506 | fa163e15-63ff-c5aa-8de0-0000000025a2 | SKIPPED | Check IP responsiveness | np0005629056 2026-02-25 07:50:26.881142 | fa163e15-63ff-c5aa-8de0-0000000025a2 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629056 | 0:02:57.861550 | 0.03s 2026-02-25 07:50:26.891164 | fa163e15-63ff-c5aa-8de0-0000000025a3 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:26.927426 | fa163e15-63ff-c5aa-8de0-0000000025a3 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629056 2026-02-25 07:50:26.928073 | fa163e15-63ff-c5aa-8de0-0000000025a3 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629056 | 0:02:57.908480 | 0.04s 2026-02-25 07:50:26.928444 | fa163e15-63ff-c5aa-8de0-0000000025cd | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:26.928813 | fa163e15-63ff-c5aa-8de0-0000000025cd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:02:57.909227 | 0.30s 2026-02-25 07:50:26.937642 | fa163e15-63ff-c5aa-8de0-0000000025a9 | TASK | Set IP options 2026-02-25 07:50:26.955799 | fa163e15-63ff-c5aa-8de0-0000000025ce | TASK | Set interface vars 2026-02-25 07:50:26.975193 | fa163e15-63ff-c5aa-8de0-0000000025a9 | OK | Set IP options | np0005629056 2026-02-25 07:50:26.976279 | fa163e15-63ff-c5aa-8de0-0000000025a9 | TIMING | tripleo_nodes_validation : Set IP options | np0005629056 | 0:02:57.956683 | 0.04s 2026-02-25 07:50:26.987098 | fa163e15-63ff-c5aa-8de0-0000000025aa | TASK | Lookup interface information 2026-02-25 07:50:27.048706 | fa163e15-63ff-c5aa-8de0-0000000025ce | OK | Set interface vars | np0005629053 2026-02-25 07:50:27.049845 | fa163e15-63ff-c5aa-8de0-0000000025ce | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:02:58.030247 | 0.09s 2026-02-25 07:50:27.069187 | fa163e15-63ff-c5aa-8de0-0000000025d0 | TASK | Check IP responsiveness 2026-02-25 07:50:27.091592 | fa163e15-63ff-c5aa-8de0-0000000025d0 | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:27.092555 | fa163e15-63ff-c5aa-8de0-0000000025d0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:02:58.072959 | 0.02s 2026-02-25 07:50:27.112991 | fa163e15-63ff-c5aa-8de0-0000000025d1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:27.134980 | fa163e15-63ff-c5aa-8de0-0000000025d1 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:27.135776 | fa163e15-63ff-c5aa-8de0-0000000025d1 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:02:58.116183 | 0.02s 2026-02-25 07:50:27.149246 | fa163e15-63ff-c5aa-8de0-0000000025d7 | TASK | Set IP options 2026-02-25 07:50:27.173444 | fa163e15-63ff-c5aa-8de0-0000000025d7 | OK | Set IP options | np0005629053 2026-02-25 07:50:27.174311 | fa163e15-63ff-c5aa-8de0-0000000025d7 | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:58.154719 | 0.02s 2026-02-25 07:50:27.188818 | fa163e15-63ff-c5aa-8de0-0000000025d8 | TASK | Lookup interface information 2026-02-25 07:50:27.312556 | fa163e15-63ff-c5aa-8de0-0000000025aa | CHANGED | Lookup interface information | np0005629056 2026-02-25 07:50:27.313606 | fa163e15-63ff-c5aa-8de0-0000000025aa | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629056 | 0:02:58.294009 | 0.33s 2026-02-25 07:50:27.323418 | fa163e15-63ff-c5aa-8de0-0000000025ab | TASK | Set interface vars 2026-02-25 07:50:27.395767 | fa163e15-63ff-c5aa-8de0-0000000025ab | OK | Set interface vars | np0005629056 2026-02-25 07:50:27.396666 | fa163e15-63ff-c5aa-8de0-0000000025ab | TIMING | tripleo_nodes_validation : Set interface vars | np0005629056 | 0:02:58.377073 | 0.07s 2026-02-25 07:50:27.405879 | fa163e15-63ff-c5aa-8de0-0000000025ad | TASK | Check IP responsiveness 2026-02-25 07:50:27.435288 | fa163e15-63ff-c5aa-8de0-0000000025ad | SKIPPED | Check IP responsiveness | np0005629056 2026-02-25 07:50:27.435951 | fa163e15-63ff-c5aa-8de0-0000000025ad | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629056 | 0:02:58.416358 | 0.03s 2026-02-25 07:50:27.446281 | fa163e15-63ff-c5aa-8de0-0000000025ae | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:27.475485 | fa163e15-63ff-c5aa-8de0-0000000025ae | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629056 2026-02-25 07:50:27.476105 | fa163e15-63ff-c5aa-8de0-0000000025ae | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629056 | 0:02:58.456512 | 0.03s 2026-02-25 07:50:27.485049 | fa163e15-63ff-c5aa-8de0-0000000025b4 | TASK | Set IP options 2026-02-25 07:50:27.499363 | fa163e15-63ff-c5aa-8de0-0000000025d8 | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:27.500317 | fa163e15-63ff-c5aa-8de0-0000000025d8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:02:58.480722 | 0.31s 2026-02-25 07:50:27.515439 | fa163e15-63ff-c5aa-8de0-0000000025d9 | TASK | Set interface vars 2026-02-25 07:50:27.527190 | fa163e15-63ff-c5aa-8de0-0000000025b4 | OK | Set IP options | np0005629056 2026-02-25 07:50:27.528525 | fa163e15-63ff-c5aa-8de0-0000000025b4 | TIMING | tripleo_nodes_validation : Set IP options | np0005629056 | 0:02:58.508927 | 0.04s 2026-02-25 07:50:27.543473 | fa163e15-63ff-c5aa-8de0-0000000025b5 | TASK | Lookup interface information 2026-02-25 07:50:27.581370 | fa163e15-63ff-c5aa-8de0-0000000025d9 | OK | Set interface vars | np0005629053 2026-02-25 07:50:27.582265 | fa163e15-63ff-c5aa-8de0-0000000025d9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:02:58.562668 | 0.07s 2026-02-25 07:50:27.598984 | fa163e15-63ff-c5aa-8de0-0000000025db | TASK | Check IP responsiveness 2026-02-25 07:50:27.627931 | fa163e15-63ff-c5aa-8de0-0000000025db | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:27.628577 | fa163e15-63ff-c5aa-8de0-0000000025db | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:02:58.608985 | 0.03s 2026-02-25 07:50:27.642477 | fa163e15-63ff-c5aa-8de0-0000000025dc | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:27.671444 | fa163e15-63ff-c5aa-8de0-0000000025dc | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:27.672054 | fa163e15-63ff-c5aa-8de0-0000000025dc | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:02:58.652462 | 0.03s 2026-02-25 07:50:27.685088 | fa163e15-63ff-c5aa-8de0-0000000025e4 | TASK | Set IP options 2026-02-25 07:50:27.727828 | fa163e15-63ff-c5aa-8de0-0000000025e4 | OK | Set IP options | np0005629053 2026-02-25 07:50:27.728439 | fa163e15-63ff-c5aa-8de0-0000000025e4 | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:58.708848 | 0.04s 2026-02-25 07:50:27.741336 | fa163e15-63ff-c5aa-8de0-0000000025e5 | TASK | Lookup interface information 2026-02-25 07:50:27.857091 | fa163e15-63ff-c5aa-8de0-0000000025b5 | CHANGED | Lookup interface information | np0005629056 2026-02-25 07:50:27.858318 | fa163e15-63ff-c5aa-8de0-0000000025b5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629056 | 0:02:58.838724 | 0.31s 2026-02-25 07:50:27.868085 | fa163e15-63ff-c5aa-8de0-0000000025b6 | TASK | Set interface vars 2026-02-25 07:50:27.956974 | fa163e15-63ff-c5aa-8de0-0000000025b6 | OK | Set interface vars | np0005629056 2026-02-25 07:50:27.957805 | fa163e15-63ff-c5aa-8de0-0000000025b6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629056 | 0:02:58.938212 | 0.09s 2026-02-25 07:50:27.966869 | fa163e15-63ff-c5aa-8de0-0000000025b8 | TASK | Check IP responsiveness 2026-02-25 07:50:27.988289 | fa163e15-63ff-c5aa-8de0-0000000025b8 | SKIPPED | Check IP responsiveness | np0005629056 2026-02-25 07:50:27.989174 | fa163e15-63ff-c5aa-8de0-0000000025b8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629056 | 0:02:58.969580 | 0.02s 2026-02-25 07:50:27.999455 | fa163e15-63ff-c5aa-8de0-0000000025b9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:28.020601 | fa163e15-63ff-c5aa-8de0-0000000025b9 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629056 2026-02-25 07:50:28.021469 | fa163e15-63ff-c5aa-8de0-0000000025b9 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629056 | 0:02:59.001875 | 0.02s 2026-02-25 07:50:28.030792 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:50:28.051294 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629056 2026-02-25 07:50:28.052063 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629056 | 0:02:59.032471 | 0.02s 2026-02-25 07:50:28.066226 | fa163e15-63ff-c5aa-8de0-0000000025e5 | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:28.066593 | fa163e15-63ff-c5aa-8de0-0000000025e5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:02:59.047006 | 0.32s 2026-02-25 07:50:28.090738 | fa163e15-63ff-c5aa-8de0-0000000025e6 | TASK | Set interface vars 2026-02-25 07:50:28.174820 | fa163e15-63ff-c5aa-8de0-0000000025e6 | OK | Set interface vars | np0005629053 2026-02-25 07:50:28.175615 | fa163e15-63ff-c5aa-8de0-0000000025e6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:02:59.156021 | 0.08s 2026-02-25 07:50:28.188381 | fa163e15-63ff-c5aa-8de0-0000000025e8 | TASK | Check IP responsiveness 2026-02-25 07:50:28.217019 | fa163e15-63ff-c5aa-8de0-0000000025e8 | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:28.217654 | fa163e15-63ff-c5aa-8de0-0000000025e8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:02:59.198062 | 0.03s 2026-02-25 07:50:28.231744 | fa163e15-63ff-c5aa-8de0-0000000025e9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:28.262449 | fa163e15-63ff-c5aa-8de0-0000000025e9 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:28.263281 | fa163e15-63ff-c5aa-8de0-0000000025e9 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:02:59.243686 | 0.03s 2026-02-25 07:50:28.276766 | fa163e15-63ff-c5aa-8de0-0000000025ef | TASK | Set IP options 2026-02-25 07:50:28.319885 | fa163e15-63ff-c5aa-8de0-0000000025ef | OK | Set IP options | np0005629053 2026-02-25 07:50:28.320491 | fa163e15-63ff-c5aa-8de0-0000000025ef | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:59.300899 | 0.04s 2026-02-25 07:50:28.338603 | fa163e15-63ff-c5aa-8de0-0000000025f0 | TASK | Lookup interface information 2026-02-25 07:50:28.666546 | fa163e15-63ff-c5aa-8de0-0000000025f0 | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:28.667835 | fa163e15-63ff-c5aa-8de0-0000000025f0 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:02:59.648238 | 0.33s 2026-02-25 07:50:28.686266 | fa163e15-63ff-c5aa-8de0-0000000025f1 | TASK | Set interface vars 2026-02-25 07:50:28.777115 | fa163e15-63ff-c5aa-8de0-0000000025f1 | OK | Set interface vars | np0005629053 2026-02-25 07:50:28.778700 | fa163e15-63ff-c5aa-8de0-0000000025f1 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:02:59.759089 | 0.09s 2026-02-25 07:50:28.810237 | fa163e15-63ff-c5aa-8de0-0000000025f3 | TASK | Check IP responsiveness 2026-02-25 07:50:28.841174 | fa163e15-63ff-c5aa-8de0-0000000025f3 | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:28.842679 | fa163e15-63ff-c5aa-8de0-0000000025f3 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:02:59.823071 | 0.03s 2026-02-25 07:50:28.874008 | fa163e15-63ff-c5aa-8de0-0000000025f4 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:28.905401 | fa163e15-63ff-c5aa-8de0-0000000025f4 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:28.906981 | fa163e15-63ff-c5aa-8de0-0000000025f4 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:02:59.887370 | 0.03s 2026-02-25 07:50:28.933047 | fa163e15-63ff-c5aa-8de0-0000000025fa | TASK | Set IP options 2026-02-25 07:50:28.976122 | fa163e15-63ff-c5aa-8de0-0000000025fa | OK | Set IP options | np0005629053 2026-02-25 07:50:28.977201 | fa163e15-63ff-c5aa-8de0-0000000025fa | TIMING | tripleo_nodes_validation : Set IP options | np0005629053 | 0:02:59.957604 | 0.04s 2026-02-25 07:50:28.995717 | fa163e15-63ff-c5aa-8de0-0000000025fb | TASK | Lookup interface information 2026-02-25 07:50:29.313903 | fa163e15-63ff-c5aa-8de0-0000000025fb | CHANGED | Lookup interface information | np0005629053 2026-02-25 07:50:29.315029 | fa163e15-63ff-c5aa-8de0-0000000025fb | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629053 | 0:03:00.295431 | 0.32s 2026-02-25 07:50:29.333118 | fa163e15-63ff-c5aa-8de0-0000000025fc | TASK | Set interface vars 2026-02-25 07:50:29.428205 | fa163e15-63ff-c5aa-8de0-0000000025fc | OK | Set interface vars | np0005629053 2026-02-25 07:50:29.429279 | fa163e15-63ff-c5aa-8de0-0000000025fc | TIMING | tripleo_nodes_validation : Set interface vars | np0005629053 | 0:03:00.409681 | 0.10s 2026-02-25 07:50:29.447354 | fa163e15-63ff-c5aa-8de0-0000000025fe | TASK | Check IP responsiveness 2026-02-25 07:50:29.471811 | fa163e15-63ff-c5aa-8de0-0000000025fe | SKIPPED | Check IP responsiveness | np0005629053 2026-02-25 07:50:29.472672 | fa163e15-63ff-c5aa-8de0-0000000025fe | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629053 | 0:03:00.453077 | 0.02s 2026-02-25 07:50:29.492316 | fa163e15-63ff-c5aa-8de0-0000000025ff | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:29.515645 | fa163e15-63ff-c5aa-8de0-0000000025ff | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629053 2026-02-25 07:50:29.516439 | fa163e15-63ff-c5aa-8de0-0000000025ff | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629053 | 0:03:00.496843 | 0.02s 2026-02-25 07:50:29.534044 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:50:29.557200 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629053 2026-02-25 07:50:29.558000 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629053 | 0:03:00.538406 | 0.02s 2026-02-25 07:50:30.566347 | fa163e15-63ff-c5aa-8de0-00000000252e | OK | Check IP responsiveness | np0005629058 2026-02-25 07:50:30.568790 | fa163e15-63ff-c5aa-8de0-00000000252e | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629058 | 0:03:01.549189 | 4.40s 2026-02-25 07:50:30.593357 | fa163e15-63ff-c5aa-8de0-00000000252f | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-02-25 07:50:30.646327 | fa163e15-63ff-c5aa-8de0-00000000252f | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005629058 2026-02-25 07:50:30.648224 | fa163e15-63ff-c5aa-8de0-00000000252f | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005629058 | 0:03:01.628627 | 0.05s 2026-02-25 07:50:30.662314 | fa163e15-63ff-c5aa-8de0-000000002537 | TASK | Set IP options 2026-02-25 07:50:30.718637 | fa163e15-63ff-c5aa-8de0-000000002537 | OK | Set IP options | np0005629058 2026-02-25 07:50:30.720431 | fa163e15-63ff-c5aa-8de0-000000002537 | TIMING | tripleo_nodes_validation : Set IP options | np0005629058 | 0:03:01.700834 | 0.06s 2026-02-25 07:50:30.734390 | fa163e15-63ff-c5aa-8de0-000000002538 | TASK | Lookup interface information 2026-02-25 07:50:30.770272 | fa163e15-63ff-c5aa-8de0-000000002597 | OK | Check IP responsiveness | np0005629057 2026-02-25 07:50:30.771907 | fa163e15-63ff-c5aa-8de0-000000002597 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629057 | 0:03:01.752272 | 4.37s 2026-02-25 07:50:30.787627 | fa163e15-63ff-c5aa-8de0-000000002598 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:30.820175 | fa163e15-63ff-c5aa-8de0-000000002598 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629057 2026-02-25 07:50:30.821341 | fa163e15-63ff-c5aa-8de0-000000002598 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629057 | 0:03:01.801729 | 0.03s 2026-02-25 07:50:30.832120 | fa163e15-63ff-c5aa-8de0-00000000259e | TASK | Set IP options 2026-02-25 07:50:30.863099 | fa163e15-63ff-c5aa-8de0-00000000259e | OK | Set IP options | np0005629057 2026-02-25 07:50:30.864140 | fa163e15-63ff-c5aa-8de0-00000000259e | TIMING | tripleo_nodes_validation : Set IP options | np0005629057 | 0:03:01.844541 | 0.03s 2026-02-25 07:50:30.879760 | fa163e15-63ff-c5aa-8de0-00000000259f | TASK | Lookup interface information 2026-02-25 07:50:30.886921 | fa163e15-63ff-c5aa-8de0-000000002675 | OK | Check IP responsiveness | np0005629055 2026-02-25 07:50:30.888075 | fa163e15-63ff-c5aa-8de0-000000002675 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:01.868470 | 4.46s 2026-02-25 07:50:30.909227 | fa163e15-63ff-c5aa-8de0-000000002676 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-02-25 07:50:30.918954 | fa163e15-63ff-c5aa-8de0-0000000025c5 | OK | Check IP responsiveness | np0005629054 2026-02-25 07:50:30.919832 | fa163e15-63ff-c5aa-8de0-0000000025c5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:01.900237 | 4.42s 2026-02-25 07:50:30.934200 | fa163e15-63ff-c5aa-8de0-0000000025c6 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:30.944080 | fa163e15-63ff-c5aa-8de0-000000002676 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005629055 2026-02-25 07:50:30.945002 | fa163e15-63ff-c5aa-8de0-000000002676 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005629055 | 0:03:01.925403 | 0.03s 2026-02-25 07:50:30.960019 | fa163e15-63ff-c5aa-8de0-00000000267c | TASK | Set IP options 2026-02-25 07:50:30.967371 | fa163e15-63ff-c5aa-8de0-0000000025c6 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:50:30.968410 | fa163e15-63ff-c5aa-8de0-0000000025c6 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:01.948807 | 0.03s 2026-02-25 07:50:30.984383 | fa163e15-63ff-c5aa-8de0-0000000025cc | TASK | Set IP options 2026-02-25 07:50:30.992843 | fa163e15-63ff-c5aa-8de0-00000000267c | OK | Set IP options | np0005629055 2026-02-25 07:50:30.993741 | fa163e15-63ff-c5aa-8de0-00000000267c | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:03:01.974141 | 0.03s 2026-02-25 07:50:31.014573 | fa163e15-63ff-c5aa-8de0-00000000267d | TASK | Lookup interface information 2026-02-25 07:50:31.020408 | fa163e15-63ff-c5aa-8de0-0000000025cc | OK | Set IP options | np0005629054 2026-02-25 07:50:31.021602 | fa163e15-63ff-c5aa-8de0-0000000025cc | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:03:02.001993 | 0.03s 2026-02-25 07:50:31.039890 | fa163e15-63ff-c5aa-8de0-0000000025cd | TASK | Lookup interface information 2026-02-25 07:50:31.045185 | fa163e15-63ff-c5aa-8de0-000000002538 | CHANGED | Lookup interface information | np0005629058 2026-02-25 07:50:31.046130 | fa163e15-63ff-c5aa-8de0-000000002538 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629058 | 0:03:02.026529 | 0.31s 2026-02-25 07:50:31.057109 | fa163e15-63ff-c5aa-8de0-000000002539 | TASK | Set interface vars 2026-02-25 07:50:31.108013 | fa163e15-63ff-c5aa-8de0-000000002539 | OK | Set interface vars | np0005629058 2026-02-25 07:50:31.108969 | fa163e15-63ff-c5aa-8de0-000000002539 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629058 | 0:03:02.089375 | 0.05s 2026-02-25 07:50:31.118194 | fa163e15-63ff-c5aa-8de0-00000000253b | TASK | Check IP responsiveness 2026-02-25 07:50:31.183149 | fa163e15-63ff-c5aa-8de0-00000000259f | CHANGED | Lookup interface information | np0005629057 2026-02-25 07:50:31.184163 | fa163e15-63ff-c5aa-8de0-00000000259f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629057 | 0:03:02.164568 | 0.30s 2026-02-25 07:50:31.193753 | fa163e15-63ff-c5aa-8de0-0000000025a0 | TASK | Set interface vars 2026-02-25 07:50:31.282133 | fa163e15-63ff-c5aa-8de0-0000000025a0 | OK | Set interface vars | np0005629057 2026-02-25 07:50:31.283549 | fa163e15-63ff-c5aa-8de0-0000000025a0 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629057 | 0:03:02.263950 | 0.09s 2026-02-25 07:50:31.297309 | fa163e15-63ff-c5aa-8de0-0000000025a2 | TASK | Check IP responsiveness 2026-02-25 07:50:31.335227 | fa163e15-63ff-c5aa-8de0-00000000267d | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:50:31.341064 | fa163e15-63ff-c5aa-8de0-00000000267d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:03:02.321464 | 0.33s 2026-02-25 07:50:31.341953 | fa163e15-63ff-c5aa-8de0-0000000025cd | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:50:31.342458 | fa163e15-63ff-c5aa-8de0-0000000025cd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:03:02.322869 | 0.30s 2026-02-25 07:50:31.362627 | fa163e15-63ff-c5aa-8de0-0000000025ce | TASK | Set interface vars 2026-02-25 07:50:31.387098 | fa163e15-63ff-c5aa-8de0-00000000267e | TASK | Set interface vars 2026-02-25 07:50:31.459459 | fa163e15-63ff-c5aa-8de0-0000000025ce | OK | Set interface vars | np0005629054 2026-02-25 07:50:31.460617 | fa163e15-63ff-c5aa-8de0-0000000025ce | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:03:02.441020 | 0.10s 2026-02-25 07:50:31.475895 | fa163e15-63ff-c5aa-8de0-0000000025d0 | TASK | Check IP responsiveness 2026-02-25 07:50:31.488899 | fa163e15-63ff-c5aa-8de0-00000000267e | OK | Set interface vars | np0005629055 2026-02-25 07:50:31.490093 | fa163e15-63ff-c5aa-8de0-00000000267e | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:03:02.470492 | 0.10s 2026-02-25 07:50:31.505356 | fa163e15-63ff-c5aa-8de0-000000002680 | TASK | Check IP responsiveness 2026-02-25 07:50:35.498985 | fa163e15-63ff-c5aa-8de0-00000000253b | OK | Check IP responsiveness | np0005629058 2026-02-25 07:50:35.500552 | fa163e15-63ff-c5aa-8de0-00000000253b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629058 | 0:03:06.480951 | 4.38s 2026-02-25 07:50:35.521086 | fa163e15-63ff-c5aa-8de0-00000000253c | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-02-25 07:50:35.690026 | fa163e15-63ff-c5aa-8de0-0000000025a2 | OK | Check IP responsiveness | np0005629057 2026-02-25 07:50:35.691654 | fa163e15-63ff-c5aa-8de0-0000000025a2 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629057 | 0:03:06.672046 | 4.39s 2026-02-25 07:50:35.720516 | fa163e15-63ff-c5aa-8de0-0000000025a3 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:35.861762 | fa163e15-63ff-c5aa-8de0-000000002680 | OK | Check IP responsiveness | np0005629055 2026-02-25 07:50:35.863459 | fa163e15-63ff-c5aa-8de0-000000002680 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:06.843851 | 4.36s 2026-02-25 07:50:35.890427 | fa163e15-63ff-c5aa-8de0-000000002681 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-02-25 07:50:35.905410 | fa163e15-63ff-c5aa-8de0-0000000025d0 | OK | Check IP responsiveness | np0005629054 2026-02-25 07:50:35.906831 | fa163e15-63ff-c5aa-8de0-0000000025d0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:06.887105 | 4.43s 2026-02-25 07:50:35.923806 | fa163e15-63ff-c5aa-8de0-0000000025d1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:39.836954 | fa163e15-63ff-c5aa-8de0-00000000253c | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005629058 2026-02-25 07:50:39.840243 | fa163e15-63ff-c5aa-8de0-00000000253c | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005629058 | 0:03:10.820634 | 4.32s 2026-02-25 07:50:39.861370 | fa163e15-63ff-c5aa-8de0-000000002544 | TASK | Set IP options 2026-02-25 07:50:39.903792 | fa163e15-63ff-c5aa-8de0-000000002544 | OK | Set IP options | np0005629058 2026-02-25 07:50:39.905394 | fa163e15-63ff-c5aa-8de0-000000002544 | TIMING | tripleo_nodes_validation : Set IP options | np0005629058 | 0:03:10.885798 | 0.04s 2026-02-25 07:50:39.918343 | fa163e15-63ff-c5aa-8de0-000000002545 | TASK | Lookup interface information 2026-02-25 07:50:40.177246 | fa163e15-63ff-c5aa-8de0-0000000025a3 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629057 2026-02-25 07:50:40.179180 | fa163e15-63ff-c5aa-8de0-0000000025a3 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629057 | 0:03:11.159569 | 4.46s 2026-02-25 07:50:40.200589 | fa163e15-63ff-c5aa-8de0-0000000025a9 | TASK | Set IP options 2026-02-25 07:50:40.254652 | fa163e15-63ff-c5aa-8de0-0000000025a9 | OK | Set IP options | np0005629057 2026-02-25 07:50:40.256066 | fa163e15-63ff-c5aa-8de0-0000000025a9 | TIMING | tripleo_nodes_validation : Set IP options | np0005629057 | 0:03:11.236461 | 0.05s 2026-02-25 07:50:40.256898 | fa163e15-63ff-c5aa-8de0-000000002545 | CHANGED | Lookup interface information | np0005629058 2026-02-25 07:50:40.257611 | fa163e15-63ff-c5aa-8de0-000000002545 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629058 | 0:03:11.238016 | 0.34s 2026-02-25 07:50:40.278216 | fa163e15-63ff-c5aa-8de0-0000000025aa | TASK | Lookup interface information 2026-02-25 07:50:40.298797 | fa163e15-63ff-c5aa-8de0-000000002546 | TASK | Set interface vars 2026-02-25 07:50:40.366228 | fa163e15-63ff-c5aa-8de0-000000002681 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005629055 2026-02-25 07:50:40.368646 | fa163e15-63ff-c5aa-8de0-000000002681 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005629055 | 0:03:11.349030 | 4.48s 2026-02-25 07:50:40.414423 | fa163e15-63ff-c5aa-8de0-000000002689 | TASK | Set IP options 2026-02-25 07:50:40.424795 | fa163e15-63ff-c5aa-8de0-0000000025d1 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:50:40.427059 | fa163e15-63ff-c5aa-8de0-0000000025d1 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:11.407444 | 4.50s 2026-02-25 07:50:40.428292 | fa163e15-63ff-c5aa-8de0-000000002546 | OK | Set interface vars | np0005629058 2026-02-25 07:50:40.429003 | fa163e15-63ff-c5aa-8de0-000000002546 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629058 | 0:03:11.409408 | 0.13s 2026-02-25 07:50:40.443534 | fa163e15-63ff-c5aa-8de0-000000002548 | TASK | Check IP responsiveness 2026-02-25 07:50:40.474921 | fa163e15-63ff-c5aa-8de0-0000000025d7 | TASK | Set IP options 2026-02-25 07:50:40.483905 | fa163e15-63ff-c5aa-8de0-000000002689 | OK | Set IP options | np0005629055 2026-02-25 07:50:40.485193 | fa163e15-63ff-c5aa-8de0-000000002689 | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:03:11.465588 | 0.07s 2026-02-25 07:50:40.509835 | fa163e15-63ff-c5aa-8de0-00000000268a | TASK | Lookup interface information 2026-02-25 07:50:40.515813 | fa163e15-63ff-c5aa-8de0-0000000025d7 | OK | Set IP options | np0005629054 2026-02-25 07:50:40.516892 | fa163e15-63ff-c5aa-8de0-0000000025d7 | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:03:11.497269 | 0.04s 2026-02-25 07:50:40.532014 | fa163e15-63ff-c5aa-8de0-0000000025d8 | TASK | Lookup interface information 2026-02-25 07:50:40.602671 | fa163e15-63ff-c5aa-8de0-0000000025aa | CHANGED | Lookup interface information | np0005629057 2026-02-25 07:50:40.603892 | fa163e15-63ff-c5aa-8de0-0000000025aa | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629057 | 0:03:11.584293 | 0.32s 2026-02-25 07:50:40.614376 | fa163e15-63ff-c5aa-8de0-0000000025ab | TASK | Set interface vars 2026-02-25 07:50:40.674472 | fa163e15-63ff-c5aa-8de0-0000000025ab | OK | Set interface vars | np0005629057 2026-02-25 07:50:40.675496 | fa163e15-63ff-c5aa-8de0-0000000025ab | TIMING | tripleo_nodes_validation : Set interface vars | np0005629057 | 0:03:11.655901 | 0.06s 2026-02-25 07:50:40.685287 | fa163e15-63ff-c5aa-8de0-0000000025ad | TASK | Check IP responsiveness 2026-02-25 07:50:40.832522 | fa163e15-63ff-c5aa-8de0-00000000268a | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:50:40.833890 | fa163e15-63ff-c5aa-8de0-00000000268a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:03:11.814276 | 0.32s 2026-02-25 07:50:40.849148 | fa163e15-63ff-c5aa-8de0-00000000268b | TASK | Set interface vars 2026-02-25 07:50:40.871161 | fa163e15-63ff-c5aa-8de0-0000000025d8 | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:50:40.872297 | fa163e15-63ff-c5aa-8de0-0000000025d8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:03:11.852700 | 0.34s 2026-02-25 07:50:40.887235 | fa163e15-63ff-c5aa-8de0-0000000025d9 | TASK | Set interface vars 2026-02-25 07:50:40.939535 | fa163e15-63ff-c5aa-8de0-00000000268b | OK | Set interface vars | np0005629055 2026-02-25 07:50:40.940774 | fa163e15-63ff-c5aa-8de0-00000000268b | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:03:11.921156 | 0.09s 2026-02-25 07:50:40.955849 | fa163e15-63ff-c5aa-8de0-00000000268d | TASK | Check IP responsiveness 2026-02-25 07:50:40.979135 | fa163e15-63ff-c5aa-8de0-0000000025d9 | OK | Set interface vars | np0005629054 2026-02-25 07:50:40.980345 | fa163e15-63ff-c5aa-8de0-0000000025d9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:03:11.960748 | 0.09s 2026-02-25 07:50:40.995253 | fa163e15-63ff-c5aa-8de0-0000000025db | TASK | Check IP responsiveness 2026-02-25 07:50:44.789837 | fa163e15-63ff-c5aa-8de0-000000002548 | OK | Check IP responsiveness | np0005629058 2026-02-25 07:50:44.791808 | fa163e15-63ff-c5aa-8de0-000000002548 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629058 | 0:03:15.772197 | 4.35s 2026-02-25 07:50:44.815129 | fa163e15-63ff-c5aa-8de0-000000002549 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-02-25 07:50:45.329299 | fa163e15-63ff-c5aa-8de0-00000000268d | OK | Check IP responsiveness | np0005629055 2026-02-25 07:50:45.330698 | fa163e15-63ff-c5aa-8de0-00000000268d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:16.311098 | 4.37s 2026-02-25 07:50:45.352685 | fa163e15-63ff-c5aa-8de0-00000000268e | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2026-02-25 07:50:45.416326 | fa163e15-63ff-c5aa-8de0-0000000025db | OK | Check IP responsiveness | np0005629054 2026-02-25 07:50:45.419373 | fa163e15-63ff-c5aa-8de0-0000000025db | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:16.399765 | 4.42s 2026-02-25 07:50:45.421729 | fa163e15-63ff-c5aa-8de0-0000000025ad | OK | Check IP responsiveness | np0005629057 2026-02-25 07:50:45.423492 | fa163e15-63ff-c5aa-8de0-0000000025ad | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629057 | 0:03:16.403896 | 4.74s 2026-02-25 07:50:45.446221 | fa163e15-63ff-c5aa-8de0-0000000025ae | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:45.470183 | fa163e15-63ff-c5aa-8de0-0000000025dc | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:49.212029 | fa163e15-63ff-c5aa-8de0-000000002549 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005629058 2026-02-25 07:50:49.213909 | fa163e15-63ff-c5aa-8de0-000000002549 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005629058 | 0:03:20.194299 | 4.40s 2026-02-25 07:50:49.234984 | fa163e15-63ff-c5aa-8de0-000000002553 | TASK | Set IP options 2026-02-25 07:50:49.276138 | fa163e15-63ff-c5aa-8de0-000000002553 | OK | Set IP options | np0005629058 2026-02-25 07:50:49.277099 | fa163e15-63ff-c5aa-8de0-000000002553 | TIMING | tripleo_nodes_validation : Set IP options | np0005629058 | 0:03:20.257502 | 0.04s 2026-02-25 07:50:49.289468 | fa163e15-63ff-c5aa-8de0-000000002554 | TASK | Lookup interface information 2026-02-25 07:50:49.584460 | fa163e15-63ff-c5aa-8de0-000000002554 | CHANGED | Lookup interface information | np0005629058 2026-02-25 07:50:49.585639 | fa163e15-63ff-c5aa-8de0-000000002554 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629058 | 0:03:20.566042 | 0.29s 2026-02-25 07:50:49.598077 | fa163e15-63ff-c5aa-8de0-000000002555 | TASK | Set interface vars 2026-02-25 07:50:49.695058 | fa163e15-63ff-c5aa-8de0-000000002555 | OK | Set interface vars | np0005629058 2026-02-25 07:50:49.696167 | fa163e15-63ff-c5aa-8de0-000000002555 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629058 | 0:03:20.676570 | 0.10s 2026-02-25 07:50:49.709536 | fa163e15-63ff-c5aa-8de0-000000002557 | TASK | Check IP responsiveness 2026-02-25 07:50:49.845157 | fa163e15-63ff-c5aa-8de0-00000000268e | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005629055 2026-02-25 07:50:49.846513 | fa163e15-63ff-c5aa-8de0-00000000268e | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005629055 | 0:03:20.826914 | 4.49s 2026-02-25 07:50:49.867055 | fa163e15-63ff-c5aa-8de0-000000002694 | TASK | Set IP options 2026-02-25 07:50:49.897766 | fa163e15-63ff-c5aa-8de0-0000000025ae | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629057 2026-02-25 07:50:49.899749 | fa163e15-63ff-c5aa-8de0-0000000025ae | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629057 | 0:03:20.880138 | 4.45s 2026-02-25 07:50:49.929332 | fa163e15-63ff-c5aa-8de0-0000000025b4 | TASK | Set IP options 2026-02-25 07:50:49.938616 | fa163e15-63ff-c5aa-8de0-000000002694 | OK | Set IP options | np0005629055 2026-02-25 07:50:49.940289 | fa163e15-63ff-c5aa-8de0-000000002694 | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:03:20.920655 | 0.07s 2026-02-25 07:50:49.941186 | fa163e15-63ff-c5aa-8de0-0000000025dc | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:50:49.942010 | fa163e15-63ff-c5aa-8de0-0000000025dc | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:20.922415 | 4.47s 2026-02-25 07:50:49.971929 | fa163e15-63ff-c5aa-8de0-0000000025e4 | TASK | Set IP options 2026-02-25 07:50:50.001599 | fa163e15-63ff-c5aa-8de0-000000002695 | TASK | Lookup interface information 2026-02-25 07:50:50.008402 | fa163e15-63ff-c5aa-8de0-0000000025b4 | OK | Set IP options | np0005629057 2026-02-25 07:50:50.014985 | fa163e15-63ff-c5aa-8de0-0000000025b4 | TIMING | tripleo_nodes_validation : Set IP options | np0005629057 | 0:03:20.995378 | 0.08s 2026-02-25 07:50:50.015527 | fa163e15-63ff-c5aa-8de0-0000000025e4 | OK | Set IP options | np0005629054 2026-02-25 07:50:50.015956 | fa163e15-63ff-c5aa-8de0-0000000025e4 | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:03:20.996367 | 0.04s 2026-02-25 07:50:50.029329 | fa163e15-63ff-c5aa-8de0-0000000025b5 | TASK | Lookup interface information 2026-02-25 07:50:50.051689 | fa163e15-63ff-c5aa-8de0-0000000025e5 | TASK | Lookup interface information 2026-02-25 07:50:50.314285 | fa163e15-63ff-c5aa-8de0-0000000025b5 | CHANGED | Lookup interface information | np0005629057 2026-02-25 07:50:50.316328 | fa163e15-63ff-c5aa-8de0-0000000025b5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629057 | 0:03:21.296718 | 0.29s 2026-02-25 07:50:50.343013 | fa163e15-63ff-c5aa-8de0-0000000025b6 | TASK | Set interface vars 2026-02-25 07:50:50.353653 | fa163e15-63ff-c5aa-8de0-000000002695 | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:50:50.355358 | fa163e15-63ff-c5aa-8de0-000000002695 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:03:21.335742 | 0.35s 2026-02-25 07:50:50.395447 | fa163e15-63ff-c5aa-8de0-000000002696 | TASK | Set interface vars 2026-02-25 07:50:50.407722 | fa163e15-63ff-c5aa-8de0-0000000025e5 | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:50:50.410053 | fa163e15-63ff-c5aa-8de0-0000000025e5 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:03:21.390436 | 0.36s 2026-02-25 07:50:50.449834 | fa163e15-63ff-c5aa-8de0-0000000025e6 | TASK | Set interface vars 2026-02-25 07:50:50.459514 | fa163e15-63ff-c5aa-8de0-0000000025b6 | OK | Set interface vars | np0005629057 2026-02-25 07:50:50.461069 | fa163e15-63ff-c5aa-8de0-0000000025b6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629057 | 0:03:21.441461 | 0.12s 2026-02-25 07:50:50.477310 | fa163e15-63ff-c5aa-8de0-0000000025b8 | TASK | Check IP responsiveness 2026-02-25 07:50:50.493752 | fa163e15-63ff-c5aa-8de0-000000002696 | OK | Set interface vars | np0005629055 2026-02-25 07:50:50.495450 | fa163e15-63ff-c5aa-8de0-000000002696 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:03:21.475840 | 0.10s 2026-02-25 07:50:50.523257 | fa163e15-63ff-c5aa-8de0-000000002698 | TASK | Check IP responsiveness 2026-02-25 07:50:50.547162 | fa163e15-63ff-c5aa-8de0-0000000025e6 | OK | Set interface vars | np0005629054 2026-02-25 07:50:50.548466 | fa163e15-63ff-c5aa-8de0-0000000025e6 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:03:21.528867 | 0.10s 2026-02-25 07:50:50.563340 | fa163e15-63ff-c5aa-8de0-0000000025e8 | TASK | Check IP responsiveness 2026-02-25 07:50:54.122095 | fa163e15-63ff-c5aa-8de0-000000002557 | OK | Check IP responsiveness | np0005629058 2026-02-25 07:50:54.123961 | fa163e15-63ff-c5aa-8de0-000000002557 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629058 | 0:03:25.104351 | 4.41s 2026-02-25 07:50:54.147427 | fa163e15-63ff-c5aa-8de0-000000002558 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-02-25 07:50:54.855751 | fa163e15-63ff-c5aa-8de0-000000002698 | OK | Check IP responsiveness | np0005629055 2026-02-25 07:50:54.858803 | fa163e15-63ff-c5aa-8de0-000000002698 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:25.839192 | 4.33s 2026-02-25 07:50:54.897434 | fa163e15-63ff-c5aa-8de0-000000002699 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-02-25 07:50:54.908359 | fa163e15-63ff-c5aa-8de0-0000000025b8 | OK | Check IP responsiveness | np0005629057 2026-02-25 07:50:54.910740 | fa163e15-63ff-c5aa-8de0-0000000025b8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629057 | 0:03:25.891129 | 4.43s 2026-02-25 07:50:54.927521 | fa163e15-63ff-c5aa-8de0-0000000025b9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:54.969181 | fa163e15-63ff-c5aa-8de0-0000000025e8 | OK | Check IP responsiveness | np0005629054 2026-02-25 07:50:54.971394 | fa163e15-63ff-c5aa-8de0-0000000025e8 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:25.951780 | 4.41s 2026-02-25 07:50:55.003970 | fa163e15-63ff-c5aa-8de0-0000000025e9 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:50:58.599033 | fa163e15-63ff-c5aa-8de0-000000002558 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005629058 2026-02-25 07:50:58.601038 | fa163e15-63ff-c5aa-8de0-000000002558 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005629058 | 0:03:29.581429 | 4.45s 2026-02-25 07:50:58.621449 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:50:58.657566 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629058 2026-02-25 07:50:58.658912 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629058 | 0:03:29.639306 | 0.04s 2026-02-25 07:50:59.374171 | fa163e15-63ff-c5aa-8de0-0000000025b9 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629057 2026-02-25 07:50:59.375531 | fa163e15-63ff-c5aa-8de0-0000000025b9 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629057 | 0:03:30.355930 | 4.45s 2026-02-25 07:50:59.376661 | fa163e15-63ff-c5aa-8de0-000000002699 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005629055 2026-02-25 07:50:59.377496 | fa163e15-63ff-c5aa-8de0-000000002699 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005629055 | 0:03:30.357901 | 4.48s 2026-02-25 07:50:59.396423 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:50:59.437932 | fa163e15-63ff-c5aa-8de0-00000000269f | TASK | Set IP options 2026-02-25 07:50:59.445608 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629057 2026-02-25 07:50:59.446954 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629057 | 0:03:30.427330 | 0.05s 2026-02-25 07:50:59.489292 | fa163e15-63ff-c5aa-8de0-0000000025e9 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:50:59.490093 | fa163e15-63ff-c5aa-8de0-0000000025e9 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:30.470499 | 4.48s 2026-02-25 07:50:59.490729 | fa163e15-63ff-c5aa-8de0-00000000269f | OK | Set IP options | np0005629055 2026-02-25 07:50:59.491220 | fa163e15-63ff-c5aa-8de0-00000000269f | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:03:30.471631 | 0.05s 2026-02-25 07:50:59.522798 | fa163e15-63ff-c5aa-8de0-0000000025ef | TASK | Set IP options 2026-02-25 07:50:59.542678 | fa163e15-63ff-c5aa-8de0-0000000026a0 | TASK | Lookup interface information 2026-02-25 07:50:59.564959 | fa163e15-63ff-c5aa-8de0-0000000025ef | OK | Set IP options | np0005629054 2026-02-25 07:50:59.565902 | fa163e15-63ff-c5aa-8de0-0000000025ef | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:03:30.546306 | 0.04s 2026-02-25 07:50:59.579793 | fa163e15-63ff-c5aa-8de0-0000000025f0 | TASK | Lookup interface information 2026-02-25 07:50:59.859526 | fa163e15-63ff-c5aa-8de0-0000000026a0 | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:50:59.861106 | fa163e15-63ff-c5aa-8de0-0000000026a0 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:03:30.841501 | 0.32s 2026-02-25 07:50:59.876282 | fa163e15-63ff-c5aa-8de0-0000000026a1 | TASK | Set interface vars 2026-02-25 07:50:59.905727 | fa163e15-63ff-c5aa-8de0-0000000025f0 | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:50:59.907007 | fa163e15-63ff-c5aa-8de0-0000000025f0 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:03:30.887411 | 0.33s 2026-02-25 07:50:59.923375 | fa163e15-63ff-c5aa-8de0-0000000025f1 | TASK | Set interface vars 2026-02-25 07:50:59.968003 | fa163e15-63ff-c5aa-8de0-0000000026a1 | OK | Set interface vars | np0005629055 2026-02-25 07:50:59.969486 | fa163e15-63ff-c5aa-8de0-0000000026a1 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:03:30.949889 | 0.09s 2026-02-25 07:50:59.985798 | fa163e15-63ff-c5aa-8de0-0000000026a3 | TASK | Check IP responsiveness 2026-02-25 07:51:00.022811 | fa163e15-63ff-c5aa-8de0-0000000025f1 | OK | Set interface vars | np0005629054 2026-02-25 07:51:00.024085 | fa163e15-63ff-c5aa-8de0-0000000025f1 | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:03:31.004485 | 0.10s 2026-02-25 07:51:00.038669 | fa163e15-63ff-c5aa-8de0-0000000025f3 | TASK | Check IP responsiveness 2026-02-25 07:51:04.374812 | fa163e15-63ff-c5aa-8de0-0000000026a3 | OK | Check IP responsiveness | np0005629055 2026-02-25 07:51:04.378283 | fa163e15-63ff-c5aa-8de0-0000000026a3 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:35.358668 | 4.39s 2026-02-25 07:51:04.408669 | fa163e15-63ff-c5aa-8de0-0000000026a4 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-02-25 07:51:04.454517 | fa163e15-63ff-c5aa-8de0-0000000025f3 | OK | Check IP responsiveness | np0005629054 2026-02-25 07:51:04.457171 | fa163e15-63ff-c5aa-8de0-0000000025f3 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:35.437560 | 4.42s 2026-02-25 07:51:04.488911 | fa163e15-63ff-c5aa-8de0-0000000025f4 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:51:08.910309 | fa163e15-63ff-c5aa-8de0-0000000026a4 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005629055 2026-02-25 07:51:08.912703 | fa163e15-63ff-c5aa-8de0-0000000026a4 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005629055 | 0:03:39.893088 | 4.50s 2026-02-25 07:51:08.948408 | fa163e15-63ff-c5aa-8de0-0000000026aa | TASK | Set IP options 2026-02-25 07:51:08.957069 | fa163e15-63ff-c5aa-8de0-0000000025f4 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:51:08.958897 | fa163e15-63ff-c5aa-8de0-0000000025f4 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:39.939249 | 4.47s 2026-02-25 07:51:08.988012 | fa163e15-63ff-c5aa-8de0-0000000025fa | TASK | Set IP options 2026-02-25 07:51:08.999549 | fa163e15-63ff-c5aa-8de0-0000000026aa | OK | Set IP options | np0005629055 2026-02-25 07:51:09.000774 | fa163e15-63ff-c5aa-8de0-0000000026aa | TIMING | tripleo_nodes_validation : Set IP options | np0005629055 | 0:03:39.981168 | 0.05s 2026-02-25 07:51:09.020418 | fa163e15-63ff-c5aa-8de0-0000000026ab | TASK | Lookup interface information 2026-02-25 07:51:09.040616 | fa163e15-63ff-c5aa-8de0-0000000025fa | OK | Set IP options | np0005629054 2026-02-25 07:51:09.042016 | fa163e15-63ff-c5aa-8de0-0000000025fa | TIMING | tripleo_nodes_validation : Set IP options | np0005629054 | 0:03:40.022418 | 0.05s 2026-02-25 07:51:09.062013 | fa163e15-63ff-c5aa-8de0-0000000025fb | TASK | Lookup interface information 2026-02-25 07:51:09.346609 | fa163e15-63ff-c5aa-8de0-0000000026ab | CHANGED | Lookup interface information | np0005629055 2026-02-25 07:51:09.348477 | fa163e15-63ff-c5aa-8de0-0000000026ab | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629055 | 0:03:40.328869 | 0.33s 2026-02-25 07:51:09.376469 | fa163e15-63ff-c5aa-8de0-0000000026ac | TASK | Set interface vars 2026-02-25 07:51:09.397506 | fa163e15-63ff-c5aa-8de0-0000000025fb | CHANGED | Lookup interface information | np0005629054 2026-02-25 07:51:09.398894 | fa163e15-63ff-c5aa-8de0-0000000025fb | TIMING | tripleo_nodes_validation : Lookup interface information | np0005629054 | 0:03:40.379265 | 0.34s 2026-02-25 07:51:09.418395 | fa163e15-63ff-c5aa-8de0-0000000025fc | TASK | Set interface vars 2026-02-25 07:51:09.473913 | fa163e15-63ff-c5aa-8de0-0000000026ac | OK | Set interface vars | np0005629055 2026-02-25 07:51:09.475431 | fa163e15-63ff-c5aa-8de0-0000000026ac | TIMING | tripleo_nodes_validation : Set interface vars | np0005629055 | 0:03:40.455829 | 0.10s 2026-02-25 07:51:09.496636 | fa163e15-63ff-c5aa-8de0-0000000026ae | TASK | Check IP responsiveness 2026-02-25 07:51:09.511364 | fa163e15-63ff-c5aa-8de0-0000000025fc | OK | Set interface vars | np0005629054 2026-02-25 07:51:09.513065 | fa163e15-63ff-c5aa-8de0-0000000025fc | TIMING | tripleo_nodes_validation : Set interface vars | np0005629054 | 0:03:40.493463 | 0.09s 2026-02-25 07:51:09.533917 | fa163e15-63ff-c5aa-8de0-0000000025fe | TASK | Check IP responsiveness 2026-02-25 07:51:13.836600 | fa163e15-63ff-c5aa-8de0-0000000026ae | OK | Check IP responsiveness | np0005629055 2026-02-25 07:51:13.838626 | fa163e15-63ff-c5aa-8de0-0000000026ae | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629055 | 0:03:44.819017 | 4.34s 2026-02-25 07:51:13.875445 | fa163e15-63ff-c5aa-8de0-0000000026af | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2026-02-25 07:51:13.936018 | fa163e15-63ff-c5aa-8de0-0000000025fe | OK | Check IP responsiveness | np0005629054 2026-02-25 07:51:13.938213 | fa163e15-63ff-c5aa-8de0-0000000025fe | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005629054 | 0:03:44.918581 | 4.40s 2026-02-25 07:51:13.966712 | fa163e15-63ff-c5aa-8de0-0000000025ff | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-02-25 07:51:18.255027 | fa163e15-63ff-c5aa-8de0-0000000026af | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005629055 2026-02-25 07:51:18.258888 | fa163e15-63ff-c5aa-8de0-0000000026af | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005629055 | 0:03:49.239256 | 4.38s 2026-02-25 07:51:18.291286 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:51:18.328826 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629055 2026-02-25 07:51:18.330475 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629055 | 0:03:49.310878 | 0.04s 2026-02-25 07:51:18.407253 | fa163e15-63ff-c5aa-8de0-0000000025ff | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005629054 2026-02-25 07:51:18.408537 | fa163e15-63ff-c5aa-8de0-0000000025ff | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005629054 | 0:03:49.388945 | 4.44s 2026-02-25 07:51:18.421504 | fa163e15-63ff-c5aa-8de0-0000000024aa | TASK | Verify the configured FQDN vs /etc/hosts 2026-02-25 07:51:18.453156 | fa163e15-63ff-c5aa-8de0-0000000024aa | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005629054 2026-02-25 07:51:18.454681 | fa163e15-63ff-c5aa-8de0-0000000024aa | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005629054 | 0:03:49.435087 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2026-02-25 07:51:18.706511 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.721139 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.742923 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.765255 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.793419 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.812381 | fa163e15-63ff-c5aa-8de0-00000000009f | TASK | Server pre deployments 2026-02-25 07:51:18.817589 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.821810 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.822669 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.823423 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.824200 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.835370 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:18.852337 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:18.870715 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:18.897183 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:18.914307 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:18.920042 | fa163e15-63ff-c5aa-8de0-00000000009f | OK | Server pre deployments | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-00000000009f') missing from stats 2026-02-25 07:51:18.924519 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629056 | 0:03:49.904896 | 0.09s 2026-02-25 07:51:18.924839 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629057 | 0:03:49.905253 | 0.07s 2026-02-25 07:51:18.925189 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629058 | 0:03:49.905603 | 0.05s 2026-02-25 07:51:18.925488 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629053 | 0:03:49.905902 | 0.03s 2026-02-25 07:51:18.985239 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:18.999680 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:19.014292 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:19.032481 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:19.059358 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TASK | Hiera config 2026-02-25 07:51:19.067224 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629054 | 0:03:50.047613 | 0.15s 2026-02-25 07:51:19.102194 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:19.107688 | fa163e15-63ff-c5aa-8de0-0000000000a3 | TIMING | Hiera config | np0005629055 | 0:03:50.088080 | 0.05s 2026-02-25 07:51:19.139180 | fa163e15-63ff-c5aa-8de0-00000000286f | TASK | Create /etc/puppet/hieradata 2026-02-25 07:51:19.321361 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629057 2026-02-25 07:51:19.322908 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629057 | 0:03:50.303282 | 0.32s 2026-02-25 07:51:19.323576 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629056 2026-02-25 07:51:19.324104 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629056 | 0:03:50.304515 | 0.34s 2026-02-25 07:51:19.340472 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:19.363499 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:19.370427 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629058 2026-02-25 07:51:19.371653 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629058 | 0:03:50.352047 | 0.36s 2026-02-25 07:51:19.372366 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629053 2026-02-25 07:51:19.372910 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629053 | 0:03:50.353321 | 0.34s 2026-02-25 07:51:19.387035 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:19.408551 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:19.424518 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629054 2026-02-25 07:51:19.425447 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629054 | 0:03:50.405854 | 0.32s 2026-02-25 07:51:19.440846 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:19.458754 | fa163e15-63ff-c5aa-8de0-00000000286f | OK | Create /etc/puppet/hieradata | np0005629055 2026-02-25 07:51:19.460135 | fa163e15-63ff-c5aa-8de0-00000000286f | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005629055 | 0:03:50.440535 | 0.32s 2026-02-25 07:51:19.484770 | fa163e15-63ff-c5aa-8de0-000000002870 | TASK | Write hiera config 2026-02-25 07:51:20.221072 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629056 2026-02-25 07:51:20.223049 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629056 | 0:03:51.203438 | 0.88s 2026-02-25 07:51:20.254575 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629053 2026-02-25 07:51:20.259218 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629053 | 0:03:51.239470 | 0.85s 2026-02-25 07:51:20.260247 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629058 2026-02-25 07:51:20.261050 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629058 | 0:03:51.241456 | 0.87s 2026-02-25 07:51:20.261991 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629057 2026-02-25 07:51:20.262705 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629057 | 0:03:51.243111 | 0.90s 2026-02-25 07:51:20.263622 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629054 2026-02-25 07:51:20.264347 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629054 | 0:03:51.244753 | 0.82s 2026-02-25 07:51:20.277495 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.334563 | fa163e15-63ff-c5aa-8de0-000000002870 | OK | Write hiera config | np0005629055 2026-02-25 07:51:20.335566 | fa163e15-63ff-c5aa-8de0-000000002870 | TIMING | tripleo_hieradata : Write hiera config | np0005629055 | 0:03:51.315969 | 0.85s 2026-02-25 07:51:20.343775 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.357443 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.375681 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.396365 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.428593 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TASK | Hiera symlink 2026-02-25 07:51:20.585506 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629056 2026-02-25 07:51:20.587393 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629056 | 0:03:51.567786 | 0.31s 2026-02-25 07:51:20.606940 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.640273 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629056 | 0:03:51.620666 | 0.03s 2026-02-25 07:51:20.646509 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629058 2026-02-25 07:51:20.647482 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629058 | 0:03:51.627888 | 0.29s 2026-02-25 07:51:20.699594 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:20.729038 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.739447 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629057 2026-02-25 07:51:20.740636 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629057 | 0:03:51.721026 | 0.40s 2026-02-25 07:51:20.741370 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629054 2026-02-25 07:51:20.743328 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629054 | 0:03:51.723728 | 0.35s 2026-02-25 07:51:20.744542 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629055 2026-02-25 07:51:20.745553 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629055 | 0:03:51.725902 | 0.32s 2026-02-25 07:51:20.746711 | fa163e15-63ff-c5aa-8de0-0000000000a4 | OK | Hiera symlink | np0005629053 2026-02-25 07:51:20.747645 | fa163e15-63ff-c5aa-8de0-0000000000a4 | TIMING | Hiera symlink | np0005629053 | 0:03:51.728044 | 0.37s 2026-02-25 07:51:20.765076 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.784963 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.809604 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.835063 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TASK | Hieradata from vars 2026-02-25 07:51:20.847018 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629058 | 0:03:51.827411 | 0.11s 2026-02-25 07:51:20.848103 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629057 | 0:03:51.828516 | 0.08s 2026-02-25 07:51:20.848532 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629053 | 0:03:51.828945 | 0.06s 2026-02-25 07:51:20.849264 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629054 | 0:03:51.829678 | 0.03s 2026-02-25 07:51:20.932121 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:20.947534 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:20.967795 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:20.987079 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:20.993001 | fa163e15-63ff-c5aa-8de0-0000000000a5 | TIMING | Hieradata from vars | np0005629055 | 0:03:51.973386 | 0.15s 2026-02-25 07:51:21.030203 | fa163e15-63ff-c5aa-8de0-00000000297f | TASK | Copy overcloud.json to all_nodes.json 2026-02-25 07:51:21.558181 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629056 2026-02-25 07:51:21.559450 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629056 | 0:03:52.539852 | 0.86s 2026-02-25 07:51:21.569537 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:21.761141 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629057 2026-02-25 07:51:21.762220 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629057 | 0:03:52.742615 | 0.83s 2026-02-25 07:51:21.773274 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:21.824347 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629058 2026-02-25 07:51:21.825414 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629058 | 0:03:52.805820 | 0.88s 2026-02-25 07:51:21.836874 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:21.866538 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629054 2026-02-25 07:51:21.871119 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629054 | 0:03:52.851512 | 0.88s 2026-02-25 07:51:21.877707 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629055 2026-02-25 07:51:21.878297 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629055 | 0:03:52.858706 | 0.85s 2026-02-25 07:51:21.899154 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:21.924216 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:21.962503 | fa163e15-63ff-c5aa-8de0-00000000297f | OK | Copy overcloud.json to all_nodes.json | np0005629053 2026-02-25 07:51:21.963508 | fa163e15-63ff-c5aa-8de0-00000000297f | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005629053 | 0:03:52.943908 | 0.99s 2026-02-25 07:51:21.978363 | fa163e15-63ff-c5aa-8de0-000000002980 | TASK | Render hieradata from template 2026-02-25 07:51:22.489490 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=bootstrap_node 2026-02-25 07:51:22.495956 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:53.476345 | 0.93s 2026-02-25 07:51:22.641306 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=bootstrap_node 2026-02-25 07:51:22.646216 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:53.626611 | 0.87s 2026-02-25 07:51:22.670371 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=bootstrap_node 2026-02-25 07:51:22.673808 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:53.654204 | 0.84s 2026-02-25 07:51:22.719971 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=bootstrap_node 2026-02-25 07:51:22.724969 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:53.705367 | 0.82s 2026-02-25 07:51:22.795921 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=bootstrap_node 2026-02-25 07:51:22.799662 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:53.780059 | 0.87s 2026-02-25 07:51:22.919075 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=bootstrap_node 2026-02-25 07:51:22.923433 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:53.903835 | 0.94s 2026-02-25 07:51:23.375608 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=vip_data 2026-02-25 07:51:23.378461 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:54.358860 | 1.81s 2026-02-25 07:51:23.545342 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=vip_data 2026-02-25 07:51:23.550766 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:54.531160 | 1.78s 2026-02-25 07:51:23.623468 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=vip_data 2026-02-25 07:51:23.625220 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:54.605611 | 1.79s 2026-02-25 07:51:23.637130 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=vip_data 2026-02-25 07:51:23.638336 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:54.618732 | 1.74s 2026-02-25 07:51:23.711615 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=vip_data 2026-02-25 07:51:23.713390 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:54.693787 | 1.79s 2026-02-25 07:51:23.801292 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=vip_data 2026-02-25 07:51:23.802755 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:54.783155 | 1.82s 2026-02-25 07:51:24.391545 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=net_ip_map 2026-02-25 07:51:24.396171 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:55.376578 | 2.83s 2026-02-25 07:51:24.534973 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=net_ip_map 2026-02-25 07:51:24.537770 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:55.518176 | 2.76s 2026-02-25 07:51:24.571448 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=net_ip_map 2026-02-25 07:51:24.575188 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:55.555599 | 2.74s 2026-02-25 07:51:24.670906 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=net_ip_map 2026-02-25 07:51:24.675127 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:55.655537 | 2.75s 2026-02-25 07:51:24.786793 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=net_ip_map 2026-02-25 07:51:24.791380 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:55.771777 | 2.89s 2026-02-25 07:51:24.839280 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=net_ip_map 2026-02-25 07:51:24.843745 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:55.824147 | 2.86s 2026-02-25 07:51:25.213253 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=cloud_domain 2026-02-25 07:51:25.217248 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:56.197644 | 3.65s 2026-02-25 07:51:25.374243 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=cloud_domain 2026-02-25 07:51:25.375273 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:56.355680 | 3.60s 2026-02-25 07:51:25.455979 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=cloud_domain 2026-02-25 07:51:25.456952 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:56.437358 | 3.53s 2026-02-25 07:51:25.464470 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=cloud_domain 2026-02-25 07:51:25.468685 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:56.449090 | 3.63s 2026-02-25 07:51:25.650156 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=cloud_domain 2026-02-25 07:51:25.653009 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:56.633413 | 3.75s 2026-02-25 07:51:25.733096 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=cloud_domain 2026-02-25 07:51:25.736112 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:56.716521 | 3.76s 2026-02-25 07:51:26.082740 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=fqdn 2026-02-25 07:51:26.087496 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:57.067894 | 4.52s 2026-02-25 07:51:26.210215 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=fqdn 2026-02-25 07:51:26.214811 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:57.195210 | 4.44s 2026-02-25 07:51:26.223321 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=fqdn 2026-02-25 07:51:26.227596 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:57.207998 | 4.30s 2026-02-25 07:51:26.314192 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=fqdn 2026-02-25 07:51:26.318644 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:57.299045 | 4.48s 2026-02-25 07:51:26.540036 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=fqdn 2026-02-25 07:51:26.544699 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:57.525095 | 4.57s 2026-02-25 07:51:26.609678 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=fqdn 2026-02-25 07:51:26.613768 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:57.594170 | 4.71s 2026-02-25 07:51:26.934938 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=service_names 2026-02-25 07:51:26.940065 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:57.920460 | 5.37s 2026-02-25 07:51:27.012028 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=service_names 2026-02-25 07:51:27.016644 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:57.997049 | 5.24s 2026-02-25 07:51:27.034704 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=service_names 2026-02-25 07:51:27.039226 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:58.019630 | 5.11s 2026-02-25 07:51:27.156153 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=service_names 2026-02-25 07:51:27.157508 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:58.137904 | 5.32s 2026-02-25 07:51:27.393929 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=service_names 2026-02-25 07:51:27.398538 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:58.378943 | 5.42s 2026-02-25 07:51:27.463496 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=service_names 2026-02-25 07:51:27.467571 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:58.447977 | 5.57s 2026-02-25 07:51:27.792226 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=service_configs 2026-02-25 07:51:27.797195 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:58.777591 | 6.02s 2026-02-25 07:51:27.820817 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=service_configs 2026-02-25 07:51:27.824072 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:58.804477 | 6.25s 2026-02-25 07:51:27.863419 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=service_configs 2026-02-25 07:51:27.868047 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:58.848449 | 5.94s 2026-02-25 07:51:28.066356 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=service_configs 2026-02-25 07:51:28.071957 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:59.052352 | 6.23s 2026-02-25 07:51:28.269197 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=service_configs 2026-02-25 07:51:28.272784 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:03:59.253179 | 6.29s 2026-02-25 07:51:28.369987 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=service_configs 2026-02-25 07:51:28.375602 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:03:59.355998 | 6.48s 2026-02-25 07:51:28.626666 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=extraconfig 2026-02-25 07:51:28.631680 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:03:59.612079 | 6.86s 2026-02-25 07:51:28.705736 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=extraconfig 2026-02-25 07:51:28.712187 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:03:59.692586 | 7.14s 2026-02-25 07:51:28.722629 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=extraconfig 2026-02-25 07:51:28.726124 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:03:59.706528 | 6.80s 2026-02-25 07:51:28.878550 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=extraconfig 2026-02-25 07:51:28.882822 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:03:59.863221 | 7.05s 2026-02-25 07:51:29.083383 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=extraconfig 2026-02-25 07:51:29.086973 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:04:00.067371 | 7.11s 2026-02-25 07:51:29.216548 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=extraconfig 2026-02-25 07:51:29.221112 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:04:00.201509 | 7.32s 2026-02-25 07:51:29.452251 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=role_extraconfig 2026-02-25 07:51:29.456917 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:04:00.437314 | 7.68s 2026-02-25 07:51:29.494297 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=role_extraconfig 2026-02-25 07:51:29.498405 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:04:00.478809 | 7.57s 2026-02-25 07:51:29.565196 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=role_extraconfig 2026-02-25 07:51:29.569429 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:04:00.549829 | 8.00s 2026-02-25 07:51:29.760101 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=role_extraconfig 2026-02-25 07:51:29.766298 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:04:00.746690 | 7.93s 2026-02-25 07:51:29.877647 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=role_extraconfig 2026-02-25 07:51:29.882750 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:04:00.863139 | 7.90s 2026-02-25 07:51:30.005094 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=role_extraconfig 2026-02-25 07:51:30.009646 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:04:00.990045 | 8.11s 2026-02-25 07:51:30.270615 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629055 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.277367 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:04:01.257764 | 8.35s 2026-02-25 07:51:30.292326 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629057 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.296645 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:04:01.277048 | 8.52s 2026-02-25 07:51:30.300150 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629055 | 0:04:01.280548 | 8.37s 2026-02-25 07:51:30.309396 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629057 | 0:04:01.289805 | 8.54s 2026-02-25 07:51:30.348685 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.367887 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.385026 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629057 | 0:04:01.365419 | 0.04s 2026-02-25 07:51:30.391366 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629055 | 0:04:01.371779 | 0.02s 2026-02-25 07:51:30.411275 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629056 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.413503 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:04:01.393901 | 8.84s 2026-02-25 07:51:30.465477 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:30.492572 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:30.499965 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629056 | 0:04:01.480356 | 8.93s 2026-02-25 07:51:30.521247 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.546720 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629056 | 0:04:01.527118 | 0.02s 2026-02-25 07:51:30.584086 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:30.641573 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629053 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.644616 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:04:01.624998 | 8.67s 2026-02-25 07:51:30.658194 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629058 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.660625 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:04:01.641026 | 8.82s 2026-02-25 07:51:30.662888 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629053 | 0:04:01.643289 | 8.68s 2026-02-25 07:51:30.671201 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629058 | 0:04:01.651613 | 8.83s 2026-02-25 07:51:30.701936 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.721893 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.745228 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629058 | 0:04:01.725627 | 0.04s 2026-02-25 07:51:30.746113 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629053 | 0:04:01.726526 | 0.02s 2026-02-25 07:51:30.833356 | fa163e15-63ff-c5aa-8de0-000000002980 | OK | Render hieradata from template | np0005629054 | item=ovn_chassis_mac_map 2026-02-25 07:51:30.847905 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:04:01.828311 | 8.95s 2026-02-25 07:51:30.865845 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:30.896045 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:30.903040 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629057 2026-02-25 07:51:30.904228 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629057 | 0:04:01.884622 | 0.44s 2026-02-25 07:51:30.904800 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629055 2026-02-25 07:51:30.905133 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629055 | 0:04:01.885547 | 0.41s 2026-02-25 07:51:30.907264 | fa163e15-63ff-c5aa-8de0-000000002980 | TIMING | tripleo_hieradata : Render hieradata from template | np0005629054 | 0:04:01.887677 | 9.01s 2026-02-25 07:51:30.908723 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629056 2026-02-25 07:51:30.909059 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629056 | 0:04:01.889473 | 0.32s 2026-02-25 07:51:30.919896 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:30.933900 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:30.963637 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:30.993543 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-02-25 07:51:30.999543 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629056 2026-02-25 07:51:31.005421 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629056 | 0:04:01.985816 | 0.08s 2026-02-25 07:51:31.005803 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629057 2026-02-25 07:51:31.006128 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629057 | 0:04:01.986541 | 0.07s 2026-02-25 07:51:31.006424 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629055 2026-02-25 07:51:31.006704 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629055 | 0:04:01.987118 | 0.04s 2026-02-25 07:51:31.022823 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.038319 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.056910 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.062259 | fa163e15-63ff-c5aa-8de0-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005629054 | 0:04:02.042652 | 0.07s 2026-02-25 07:51:31.117984 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TASK | Check for hieradata file 2026-02-25 07:51:31.124361 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629056 2026-02-25 07:51:31.125296 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629056 | 0:04:02.105691 | 0.10s 2026-02-25 07:51:31.125641 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629057 2026-02-25 07:51:31.125963 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629057 | 0:04:02.106376 | 0.09s 2026-02-25 07:51:31.126237 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629055 2026-02-25 07:51:31.126583 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629055 | 0:04:02.106997 | 0.07s 2026-02-25 07:51:31.136923 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.150560 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.169888 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.191826 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629053 2026-02-25 07:51:31.192803 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629053 | 0:04:02.173201 | 0.30s 2026-02-25 07:51:31.193297 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629058 2026-02-25 07:51:31.193638 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629058 | 0:04:02.174052 | 0.33s 2026-02-25 07:51:31.204426 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:31.222608 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:31.246789 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629058 2026-02-25 07:51:31.247906 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629058 | 0:04:02.228307 | 0.04s 2026-02-25 07:51:31.258396 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.278381 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629053 2026-02-25 07:51:31.279450 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629053 | 0:04:02.259854 | 0.06s 2026-02-25 07:51:31.294518 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.304835 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629058 2026-02-25 07:51:31.305745 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629058 | 0:04:02.286150 | 0.05s 2026-02-25 07:51:31.316343 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.341590 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629053 2026-02-25 07:51:31.342655 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629053 | 0:04:02.323054 | 0.05s 2026-02-25 07:51:31.356818 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.413201 | fa163e15-63ff-c5aa-8de0-000000002ce1 | OK | Check for hieradata file | np0005629054 2026-02-25 07:51:31.415037 | fa163e15-63ff-c5aa-8de0-000000002ce1 | TIMING | tripleo_hieradata : Check for hieradata file | np0005629054 | 0:04:02.395428 | 0.30s 2026-02-25 07:51:31.445060 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TASK | Get existing data 2026-02-25 07:51:31.480417 | fa163e15-63ff-c5aa-8de0-000000002ce3 | SKIPPED | Get existing data | np0005629054 2026-02-25 07:51:31.481195 | fa163e15-63ff-c5aa-8de0-000000002ce3 | TIMING | tripleo_hieradata : Get existing data | np0005629054 | 0:04:02.461599 | 0.04s 2026-02-25 07:51:31.499789 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TASK | Set data fact 2026-02-25 07:51:31.540435 | fa163e15-63ff-c5aa-8de0-000000002ce4 | SKIPPED | Set data fact | np0005629054 2026-02-25 07:51:31.541189 | fa163e15-63ff-c5aa-8de0-000000002ce4 | TIMING | tripleo_hieradata : Set data fact | np0005629054 | 0:04:02.521595 | 0.04s 2026-02-25 07:51:31.559988 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TASK | Write ansible hieradata file 2026-02-25 07:51:31.970769 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629056 2026-02-25 07:51:31.972150 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629056 | 0:04:02.952554 | 0.83s 2026-02-25 07:51:32.010253 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629055 2026-02-25 07:51:32.016054 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629055 | 0:04:02.996452 | 0.83s 2026-02-25 07:51:32.016587 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629057 2026-02-25 07:51:32.017038 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629057 | 0:04:02.997451 | 0.87s 2026-02-25 07:51:32.088975 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629056 | 0:04:03.069331 | 0.09s 2026-02-25 07:51:32.095995 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629057 | 0:04:03.076404 | 0.05s 2026-02-25 07:51:32.152667 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629053 2026-02-25 07:51:32.154107 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629053 | 0:04:03.134513 | 0.80s 2026-02-25 07:51:32.155247 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629055 | 0:04:03.135660 | 0.07s 2026-02-25 07:51:32.221134 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629058 2026-02-25 07:51:32.222188 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629058 | 0:04:03.202596 | 0.90s 2026-02-25 07:51:32.315127 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629053 | 0:04:03.295485 | 0.07s 2026-02-25 07:51:32.402563 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629058 | 0:04:03.382964 | 0.10s 2026-02-25 07:51:32.403392 | fa163e15-63ff-c5aa-8de0-000000002ce6 | OK | Write ansible hieradata file | np0005629054 2026-02-25 07:51:32.404092 | fa163e15-63ff-c5aa-8de0-000000002ce6 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005629054 | 0:04:03.384503 | 0.84s 2026-02-25 07:51:32.527421 | fa163e15-63ff-c5aa-8de0-0000000000a7 | TIMING | include_tasks | np0005629054 | 0:04:03.507814 | 0.06s PLAY [Host prep steps] ********************************************************* 2026-02-25 07:51:32.698633 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.713531 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.734997 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.771069 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.818770 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.854283 | fa163e15-63ff-c5aa-8de0-0000000000ab | TASK | Host prep steps 2026-02-25 07:51:32.859756 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:32.861599 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:32.862638 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:32.863819 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:32.864934 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:32.930149 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:32.943657 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:32.955774 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:32.972166 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:32.988084 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:32.992569 | fa163e15-63ff-c5aa-8de0-0000000000ab | OK | Host prep steps | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000ab') missing from stats 2026-02-25 07:51:33.007447 | fa163e15-63ff-c5aa-8de0-0000000000ac | TASK | Deploy Artifacts 2026-02-25 07:51:33.036963 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629056 2026-02-25 07:51:33.037762 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629056 | 0:04:04.018162 | 0.11s 2026-02-25 07:51:33.055689 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629057 2026-02-25 07:51:33.056571 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629057 | 0:04:04.036972 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.078534 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629058 2026-02-25 07:51:33.081999 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629058 | 0:04:04.062399 | 0.13s 2026-02-25 07:51:33.082341 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629056 | 0:04:04.062755 | 0.03s 2026-02-25 07:51:33.082632 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629053 2026-02-25 07:51:33.082992 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629053 | 0:04:04.063405 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.210379 | afb36f0b-0df5-49ba-92f6-2c36553ea83b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005629056 2026-02-25 07:51:33.238091 | fa163e15-63ff-c5aa-8de0-00000000309d | TASK | Run firewall role [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.281140 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629057 | 0:04:04.261526 | 0.21s 2026-02-25 07:51:33.283303 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629054 2026-02-25 07:51:33.289383 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629054 | 0:04:04.269795 | 0.30s 2026-02-25 07:51:33.289680 | fa163e15-63ff-c5aa-8de0-0000000000ac | SKIPPED | Deploy Artifacts | np0005629055 2026-02-25 07:51:33.289990 | fa163e15-63ff-c5aa-8de0-0000000000ac | TIMING | Deploy Artifacts | np0005629055 | 0:04:04.270403 | 0.28s 2026-02-25 07:51:33.290297 | fa163e15-63ff-c5aa-8de0-00000000309d | TIMING | Run firewall role | np0005629056 | 0:04:04.270711 | 0.05s 2026-02-25 07:51:33.290591 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629058 | 0:04:04.271005 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.379310 | 22c3bfe4-d299-45d1-8693-c47de2f8bda4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005629057 2026-02-25 07:51:33.379924 | 22c3bfe4-d299-45d1-8693-c47de2f8bda4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005629058 2026-02-25 07:51:33.435835 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:33.448790 | fa163e15-63ff-c5aa-8de0-00000000315a | TASK | Run firewall role 2026-02-25 07:51:33.461516 | fa163e15-63ff-c5aa-8de0-00000000315a | TASK | Run firewall role 2026-02-25 07:51:33.510688 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629053 | 0:04:04.491013 | 0.23s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.512045 | fa163e15-63ff-c5aa-8de0-00000000315a | TIMING | Run firewall role | np0005629057 | 0:04:04.492458 | 0.06s 2026-02-25 07:51:33.513902 | fa163e15-63ff-c5aa-8de0-00000000315a | TIMING | Run firewall role | np0005629058 | 0:04:04.494315 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:51:33.555503 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:33.556850 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629056 | 0:04:04.537247 | 0.12s 2026-02-25 07:51:33.662997 | 84dd5927-0e8a-4488-b16b-37b14db3bfe3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005629053 2026-02-25 07:51:33.715389 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:33.728531 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:33.746937 | fa163e15-63ff-c5aa-8de0-00000000330e | TASK | Run firewall role 2026-02-25 07:51:33.752341 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629054 | 0:04:04.732737 | 0.26s 2026-02-25 07:51:33.753012 | fa163e15-63ff-c5aa-8de0-0000000000ad | TIMING | include_tasks | np0005629055 | 0:04:04.733426 | 0.25s 2026-02-25 07:51:33.753543 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629056 | 0:04:04.733956 | 0.32s 2026-02-25 07:51:33.839667 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:33.847173 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629057 | 0:04:04.827568 | 0.13s 2026-02-25 07:51:33.859061 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:33.873604 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629058 | 0:04:04.854006 | 0.14s 2026-02-25 07:51:33.881421 | a30a060a-f596-4660-9895-b1421d4c5c1e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005629054 2026-02-25 07:51:33.886231 | a30a060a-f596-4660-9895-b1421d4c5c1e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005629055 2026-02-25 07:51:33.918119 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:33.935748 | fa163e15-63ff-c5aa-8de0-00000000345e | TASK | Run firewall role 2026-02-25 07:51:33.954723 | fa163e15-63ff-c5aa-8de0-00000000345e | TASK | Run firewall role 2026-02-25 07:51:33.966822 | fa163e15-63ff-c5aa-8de0-00000000330e | TIMING | Run firewall role | np0005629053 | 0:04:04.947212 | 0.22s 2026-02-25 07:51:33.967844 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629057 | 0:04:04.948256 | 0.25s 2026-02-25 07:51:33.968368 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629058 | 0:04:04.948782 | 0.24s 2026-02-25 07:51:33.968750 | fa163e15-63ff-c5aa-8de0-00000000345e | TIMING | Run firewall role | np0005629054 | 0:04:04.949163 | 0.03s 2026-02-25 07:51:34.033710 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:34.047513 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:34.064788 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:34.083531 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:34.089333 | fa163e15-63ff-c5aa-8de0-00000000345e | TIMING | Run firewall role | np0005629055 | 0:04:05.069725 | 0.13s 2026-02-25 07:51:34.132838 | fa163e15-63ff-c5aa-8de0-0000000031bd | TASK | Gather variables for each operating system 2026-02-25 07:51:34.188003 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:34.191671 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629053 | 0:04:05.172053 | 0.13s 2026-02-25 07:51:34.197610 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629053 | 0:04:05.178009 | 0.13s 2026-02-25 07:51:34.206269 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:34.207818 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629054 | 0:04:05.188221 | 0.12s 2026-02-25 07:51:34.223914 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:34.229514 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629054 | 0:04:05.209901 | 0.14s 2026-02-25 07:51:34.244084 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:34.254729 | fa163e15-63ff-c5aa-8de0-0000000031bd | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-02-25 07:51:34.257655 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629055 | 0:04:05.238045 | 0.12s 2026-02-25 07:51:34.264639 | fa163e15-63ff-c5aa-8de0-0000000031bd | TIMING | tripleo_firewall : Gather variables for each operating system | np0005629055 | 0:04:05.245045 | 0.13s 2026-02-25 07:51:34.278817 | fa163e15-63ff-c5aa-8de0-0000000031be | TASK | Uninstall firewalld to prevent nftables conflicts 2026-02-25 07:51:36.978002 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629056 2026-02-25 07:51:36.979299 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629056 | 0:04:07.959700 | 3.06s 2026-02-25 07:51:36.993015 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.005470 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629057 2026-02-25 07:51:37.006708 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629057 | 0:04:07.987102 | 2.97s 2026-02-25 07:51:37.020997 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.039982 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629056 2026-02-25 07:51:37.041201 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629056 | 0:04:08.021600 | 0.04s 2026-02-25 07:51:37.054963 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.066300 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629057 2026-02-25 07:51:37.067445 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629057 | 0:04:08.047837 | 0.05s 2026-02-25 07:51:37.083757 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.095199 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629058 2026-02-25 07:51:37.096202 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629058 | 0:04:08.076603 | 3.05s 2026-02-25 07:51:37.111560 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.117298 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629056 2026-02-25 07:51:37.118261 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629056 | 0:04:08.098660 | 0.06s 2026-02-25 07:51:37.133276 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.139785 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629057 2026-02-25 07:51:37.147215 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629057 | 0:04:08.127602 | 0.06s 2026-02-25 07:51:37.147896 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629058 2026-02-25 07:51:37.148302 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629058 | 0:04:08.128715 | 0.04s 2026-02-25 07:51:37.162897 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.187484 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.196454 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629056 2026-02-25 07:51:37.203380 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629056 | 0:04:08.183771 | 0.07s 2026-02-25 07:51:37.204107 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629057 2026-02-25 07:51:37.208931 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629057 | 0:04:08.189340 | 0.04s 2026-02-25 07:51:37.209483 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629053 2026-02-25 07:51:37.210024 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629053 | 0:04:08.190435 | 2.99s 2026-02-25 07:51:37.225098 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.244709 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.267881 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.277741 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629058 2026-02-25 07:51:37.278625 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629058 | 0:04:08.259012 | 0.09s 2026-02-25 07:51:37.278941 | fa163e15-63ff-c5aa-8de0-0000000031c7 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629056 2026-02-25 07:51:37.279235 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629056 | 0:04:08.259648 | 0.05s 2026-02-25 07:51:37.279527 | fa163e15-63ff-c5aa-8de0-0000000031c7 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629057 2026-02-25 07:51:37.279892 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629057 | 0:04:08.260306 | 0.03s 2026-02-25 07:51:37.290555 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.304199 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.347822 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.353541 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629054 2026-02-25 07:51:37.354456 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629054 | 0:04:08.334857 | 3.11s 2026-02-25 07:51:37.354993 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629053 2026-02-25 07:51:37.355318 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629053 | 0:04:08.335732 | 0.08s 2026-02-25 07:51:37.355688 | fa163e15-63ff-c5aa-8de0-0000000031c8 | SKIPPED | Set frontend rule fact (ssl rules) | np0005629056 2026-02-25 07:51:37.356010 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629056 | 0:04:08.336424 | 0.06s 2026-02-25 07:51:37.356369 | fa163e15-63ff-c5aa-8de0-0000000031be | OK | Uninstall firewalld to prevent nftables conflicts | np0005629055 2026-02-25 07:51:37.356772 | fa163e15-63ff-c5aa-8de0-0000000031be | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005629055 | 0:04:08.337185 | 3.08s 2026-02-25 07:51:37.362690 | fa163e15-63ff-c5aa-8de0-0000000031c8 | SKIPPED | Set frontend rule fact (ssl rules) | np0005629057 2026-02-25 07:51:37.363035 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629057 | 0:04:08.343448 | 0.03s 2026-02-25 07:51:37.374005 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.390736 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.412473 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.431812 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.453374 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TASK | Create empty var for masquerade rules 2026-02-25 07:51:37.458899 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629058 2026-02-25 07:51:37.459788 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629058 | 0:04:08.440187 | 0.11s 2026-02-25 07:51:37.460196 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629056 2026-02-25 07:51:37.460513 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629056 | 0:04:08.440926 | 0.08s 2026-02-25 07:51:37.460849 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629057 2026-02-25 07:51:37.461167 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629057 | 0:04:08.441581 | 0.07s 2026-02-25 07:51:37.461484 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629053 2026-02-25 07:51:37.461758 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629053 | 0:04:08.442171 | 0.04s 2026-02-25 07:51:37.475109 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.493125 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.509727 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.534070 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.544031 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629054 2026-02-25 07:51:37.545304 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629054 | 0:04:08.525703 | 0.11s 2026-02-25 07:51:37.545677 | fa163e15-63ff-c5aa-8de0-0000000031c2 | OK | Create empty var for masquerade rules | np0005629055 2026-02-25 07:51:37.545999 | fa163e15-63ff-c5aa-8de0-0000000031c2 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005629055 | 0:04:08.526413 | 0.09s 2026-02-25 07:51:37.546323 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629056 2026-02-25 07:51:37.546627 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629056 | 0:04:08.527040 | 0.07s 2026-02-25 07:51:37.546926 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629057 2026-02-25 07:51:37.547225 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629057 | 0:04:08.527629 | 0.05s 2026-02-25 07:51:37.547506 | fa163e15-63ff-c5aa-8de0-0000000031c7 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629058 2026-02-25 07:51:37.547821 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629058 | 0:04:08.528234 | 0.04s 2026-02-25 07:51:37.558216 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:37.578036 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:37.598514 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.623005 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.653452 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TASK | Enable masquerade 2026-02-25 07:51:37.661283 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629053 2026-02-25 07:51:37.662506 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629053 | 0:04:08.642900 | 0.12s 2026-02-25 07:51:37.668157 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629056 2026-02-25 07:51:37.668661 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629056 | 0:04:08.649072 | 0.11s 2026-02-25 07:51:37.669063 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629057 2026-02-25 07:51:37.669490 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629057 | 0:04:08.649900 | 0.09s 2026-02-25 07:51:37.669907 | fa163e15-63ff-c5aa-8de0-0000000031c8 | SKIPPED | Set frontend rule fact (ssl rules) | np0005629058 2026-02-25 07:51:37.670306 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629058 | 0:04:08.650718 | 0.07s 2026-02-25 07:51:37.670691 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629054 2026-02-25 07:51:37.671117 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629054 | 0:04:08.651529 | 0.05s 2026-02-25 07:51:37.685442 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:37.710469 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:37.737071 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.756206 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.788184 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.793485 | fa163e15-63ff-c5aa-8de0-0000000031c3 | SKIPPED | Enable masquerade | np0005629055 2026-02-25 07:51:37.799514 | fa163e15-63ff-c5aa-8de0-0000000031c3 | TIMING | tripleo_firewall : Enable masquerade | np0005629055 | 0:04:08.779912 | 0.14s 2026-02-25 07:51:37.799887 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629058 2026-02-25 07:51:37.800185 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629058 | 0:04:08.780599 | 0.06s 2026-02-25 07:51:37.801976 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629056 2026-02-25 07:51:37.802492 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629056 | 0:04:08.782905 | 0.12s 2026-02-25 07:51:37.803304 | fa163e15-63ff-c5aa-8de0-0000000031c7 | OK | Set frontend rule fact (non-ssl rules) | np0005629053 2026-02-25 07:51:37.803684 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629053 | 0:04:08.784098 | 0.05s 2026-02-25 07:51:37.818191 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:37.843445 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.869374 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:37.886422 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TASK | Set the default frontend firewall rules 2026-02-25 07:51:37.891949 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629057 2026-02-25 07:51:37.893108 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629057 | 0:04:08.873507 | 0.18s 2026-02-25 07:51:37.894036 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629054 2026-02-25 07:51:37.894355 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629054 | 0:04:08.874768 | 0.10s 2026-02-25 07:51:37.894708 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629056 | 0:04:08.875122 | 0.08s 2026-02-25 07:51:37.895047 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629058 2026-02-25 07:51:37.895359 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629058 | 0:04:08.875773 | 0.05s 2026-02-25 07:51:37.946979 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:37.963281 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:37.985415 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:37.992588 | fa163e15-63ff-c5aa-8de0-0000000031c4 | OK | Set the default frontend firewall rules | np0005629055 2026-02-25 07:51:37.993416 | fa163e15-63ff-c5aa-8de0-0000000031c4 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005629055 | 0:04:08.973816 | 0.11s 2026-02-25 07:51:37.994098 | fa163e15-63ff-c5aa-8de0-0000000031c8 | OK | Set frontend rule fact (ssl rules) | np0005629053 2026-02-25 07:51:37.994576 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629053 | 0:04:08.974990 | 0.12s 2026-02-25 07:51:37.995252 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629056 | 0:04:08.975666 | 0.06s 2026-02-25 07:51:37.995592 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629057 | 0:04:08.976006 | 0.04s 2026-02-25 07:51:37.995896 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629058 2026-02-25 07:51:37.996190 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629058 | 0:04:08.976604 | 0.03s 2026-02-25 07:51:38.025232 | 3ebb7e3b-c304-4c3b-8ba9-35c2f4a79cc4 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629056 2026-02-25 07:51:38.044311 | fa163e15-63ff-c5aa-8de0-000000003722 | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:38.070214 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:38.094343 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:38.114280 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:38.119932 | fa163e15-63ff-c5aa-8de0-0000000031c7 | OK | Set frontend rule fact (non-ssl rules) | np0005629054 2026-02-25 07:51:38.120886 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629054 | 0:04:09.101283 | 0.13s 2026-02-25 07:51:38.121585 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629057 | 0:04:09.101998 | 0.06s 2026-02-25 07:51:38.139327 | 8fde1790-dc2d-4fe9-96d4-450efe3d47d3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629057 2026-02-25 07:51:38.153341 | fa163e15-63ff-c5aa-8de0-00000000376f | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:38.175119 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:38.181560 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629053 2026-02-25 07:51:38.182518 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629053 | 0:04:09.162914 | 0.09s 2026-02-25 07:51:38.183240 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629058 2026-02-25 07:51:38.183760 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629058 | 0:04:09.164174 | 0.11s 2026-02-25 07:51:38.184655 | fa163e15-63ff-c5aa-8de0-0000000031c7 | OK | Set frontend rule fact (non-ssl rules) | np0005629055 2026-02-25 07:51:38.185106 | fa163e15-63ff-c5aa-8de0-0000000031c7 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629055 | 0:04:09.165519 | 0.07s 2026-02-25 07:51:38.195684 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:38.225552 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:38.247200 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:38.251363 | fa163e15-63ff-c5aa-8de0-0000000031c8 | OK | Set frontend rule fact (ssl rules) | np0005629054 2026-02-25 07:51:38.253333 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629054 | 0:04:09.233725 | 0.08s 2026-02-25 07:51:38.254136 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629058 | 0:04:09.234549 | 0.06s 2026-02-25 07:51:38.254549 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629053 2026-02-25 07:51:38.254955 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629053 | 0:04:09.235367 | 0.03s 2026-02-25 07:51:38.306179 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:38.323626 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:38.330034 | fa163e15-63ff-c5aa-8de0-0000000031c8 | OK | Set frontend rule fact (ssl rules) | np0005629055 2026-02-25 07:51:38.335952 | fa163e15-63ff-c5aa-8de0-0000000031c8 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629055 | 0:04:09.316353 | 0.09s 2026-02-25 07:51:38.336668 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629058 | 0:04:09.317081 | 0.06s 2026-02-25 07:51:38.337008 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629053 2026-02-25 07:51:38.337307 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629053 | 0:04:09.317721 | 0.03s 2026-02-25 07:51:38.352771 | 13d166c7-c415-45cd-bb51-b6698dc3962e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629058 2026-02-25 07:51:38.365673 | fa163e15-63ff-c5aa-8de0-0000000037e4 | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:38.382646 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:38.400270 | fa163e15-63ff-c5aa-8de0-0000000031ca | TASK | Set frontend rule fact (non-ssl rules) 2026-02-25 07:51:38.405180 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629054 2026-02-25 07:51:38.406071 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629054 | 0:04:09.386471 | 0.08s 2026-02-25 07:51:38.420313 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:38.439277 | fa163e15-63ff-c5aa-8de0-0000000031ca | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005629055 2026-02-25 07:51:38.440999 | fa163e15-63ff-c5aa-8de0-0000000031ca | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005629055 | 0:04:09.421383 | 0.04s 2026-02-25 07:51:38.482207 | fa163e15-63ff-c5aa-8de0-0000000031cb | TASK | Set frontend rule fact (ssl rules) 2026-02-25 07:51:38.488171 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629054 2026-02-25 07:51:38.489335 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629054 | 0:04:09.469729 | 0.07s 2026-02-25 07:51:38.491375 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629053 2026-02-25 07:51:38.492842 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629053 | 0:04:09.473251 | 0.11s 2026-02-25 07:51:38.518844 | fa163e15-63ff-c5aa-8de0-000000003722 | OK | Ensure legacy iptables services are off | np0005629056 | item=iptables.service 2026-02-25 07:51:38.520912 | fa163e15-63ff-c5aa-8de0-000000003722 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629056 | 0:04:09.501312 | 0.48s 2026-02-25 07:51:38.529378 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:38.559593 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:38.569312 | fa163e15-63ff-c5aa-8de0-0000000031cb | SKIPPED | Set frontend rule fact (ssl rules) | np0005629055 2026-02-25 07:51:38.571439 | fa163e15-63ff-c5aa-8de0-0000000031cb | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005629055 | 0:04:09.551810 | 0.09s 2026-02-25 07:51:38.572567 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629053 | 0:04:09.552967 | 0.04s 2026-02-25 07:51:38.645920 | fa163e15-63ff-c5aa-8de0-00000000376f | OK | Ensure legacy iptables services are off | np0005629057 | item=iptables.service 2026-02-25 07:51:38.648243 | fa163e15-63ff-c5aa-8de0-00000000376f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629057 | 0:04:09.628641 | 0.49s 2026-02-25 07:51:38.700526 | fa163e15-63ff-c5aa-8de0-0000000031cd | TASK | Enable LOG rules 2026-02-25 07:51:38.708191 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629054 2026-02-25 07:51:38.710149 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629054 | 0:04:09.690477 | 0.15s 2026-02-25 07:51:38.711176 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629053 | 0:04:09.691585 | 0.04s 2026-02-25 07:51:38.741413 | 98e5c684-a609-4675-a50e-61dcc35c7ab3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629053 2026-02-25 07:51:38.763322 | fa163e15-63ff-c5aa-8de0-000000003859 | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:38.781724 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:38.787491 | fa163e15-63ff-c5aa-8de0-0000000031cd | SKIPPED | Enable LOG rules | np0005629055 2026-02-25 07:51:38.788884 | fa163e15-63ff-c5aa-8de0-0000000031cd | TIMING | tripleo_firewall : Enable LOG rules | np0005629055 | 0:04:09.769269 | 0.09s 2026-02-25 07:51:38.804245 | fa163e15-63ff-c5aa-8de0-0000000031ce | TASK | Set rule fact 2026-02-25 07:51:38.830282 | fa163e15-63ff-c5aa-8de0-0000000037e4 | OK | Ensure legacy iptables services are off | np0005629058 | item=iptables.service 2026-02-25 07:51:38.834393 | fa163e15-63ff-c5aa-8de0-0000000037e4 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629058 | 0:04:09.814781 | 0.47s 2026-02-25 07:51:38.961476 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629054 2026-02-25 07:51:38.972742 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629054 | 0:04:09.953151 | 0.19s 2026-02-25 07:51:38.975515 | fa163e15-63ff-c5aa-8de0-000000003722 | OK | Ensure legacy iptables services are off | np0005629056 | item=ip6tables.service 2026-02-25 07:51:38.977198 | fa163e15-63ff-c5aa-8de0-000000003722 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629056 | 0:04:09.957597 | 0.93s 2026-02-25 07:51:38.979698 | fa163e15-63ff-c5aa-8de0-0000000031ce | OK | Set rule fact | np0005629055 2026-02-25 07:51:38.986510 | fa163e15-63ff-c5aa-8de0-0000000031ce | TIMING | tripleo_firewall : Set rule fact | np0005629055 | 0:04:09.966921 | 0.18s 2026-02-25 07:51:38.989540 | fa163e15-63ff-c5aa-8de0-000000003722 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629056 | 0:04:09.969952 | 0.94s 2026-02-25 07:51:39.000292 | fa163e15-63ff-c5aa-8de0-000000003723 | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:39.018545 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:39.036990 | fa163e15-63ff-c5aa-8de0-0000000031cf | TASK | Manage rules via nftables 2026-02-25 07:51:39.051029 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629054 | 0:04:10.031406 | 0.03s 2026-02-25 07:51:39.098140 | fa163e15-63ff-c5aa-8de0-0000000031cf | TIMING | Manage rules via nftables | np0005629055 | 0:04:10.078525 | 0.05s 2026-02-25 07:51:39.109448 | fa163e15-63ff-c5aa-8de0-00000000376f | OK | Ensure legacy iptables services are off | np0005629057 | item=ip6tables.service 2026-02-25 07:51:39.113733 | fa163e15-63ff-c5aa-8de0-00000000376f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629057 | 0:04:10.094129 | 0.96s 2026-02-25 07:51:39.190404 | fa163e15-63ff-c5aa-8de0-00000000376f | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629057 | 0:04:10.170776 | 1.04s 2026-02-25 07:51:39.193932 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629054 | 0:04:10.174340 | 0.10s 2026-02-25 07:51:39.222387 | 75c5d63d-16d0-4644-8306-960097305aee | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629054 2026-02-25 07:51:39.241165 | fa163e15-63ff-c5aa-8de0-000000003770 | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:39.261909 | fa163e15-63ff-c5aa-8de0-00000000390c | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:39.267974 | fa163e15-63ff-c5aa-8de0-0000000036dd | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629055 | 0:04:10.248368 | 0.08s 2026-02-25 07:51:39.284312 | b169ac47-c920-425d-93c5-68681d7e7541 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005629055 2026-02-25 07:51:39.303780 | fa163e15-63ff-c5aa-8de0-000000003931 | TASK | Ensure legacy iptables services are off 2026-02-25 07:51:39.312593 | fa163e15-63ff-c5aa-8de0-000000003859 | OK | Ensure legacy iptables services are off | np0005629053 | item=iptables.service 2026-02-25 07:51:39.314373 | fa163e15-63ff-c5aa-8de0-000000003859 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629053 | 0:04:10.294769 | 0.55s 2026-02-25 07:51:39.749057 | fa163e15-63ff-c5aa-8de0-00000000390c | OK | Ensure legacy iptables services are off | np0005629054 | item=iptables.service 2026-02-25 07:51:39.753574 | fa163e15-63ff-c5aa-8de0-00000000390c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629054 | 0:04:10.733964 | 0.49s 2026-02-25 07:51:39.802476 | fa163e15-63ff-c5aa-8de0-000000003859 | OK | Ensure legacy iptables services are off | np0005629053 | item=ip6tables.service 2026-02-25 07:51:39.804228 | fa163e15-63ff-c5aa-8de0-000000003859 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629053 | 0:04:10.784626 | 1.04s 2026-02-25 07:51:39.824539 | fa163e15-63ff-c5aa-8de0-000000003859 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629053 | 0:04:10.804920 | 1.06s 2026-02-25 07:51:39.829460 | fa163e15-63ff-c5aa-8de0-000000003723 | CHANGED | Ensure nftables service is enabled and running | np0005629056 2026-02-25 07:51:39.830803 | fa163e15-63ff-c5aa-8de0-000000003723 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629056 | 0:04:10.811209 | 0.83s 2026-02-25 07:51:39.852489 | fa163e15-63ff-c5aa-8de0-000000003726 | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:39.879549 | fa163e15-63ff-c5aa-8de0-00000000385a | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:39.895819 | fa163e15-63ff-c5aa-8de0-000000003726 | SKIPPED | Empty nftables from anything that may lay around | np0005629056 2026-02-25 07:51:39.896991 | fa163e15-63ff-c5aa-8de0-000000003726 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629056 | 0:04:10.877377 | 0.04s 2026-02-25 07:51:39.935997 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629056 | 0:04:10.916395 | 0.03s 2026-02-25 07:51:39.967851 | 48280709-0d1a-4785-b2ca-daed30800b50 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629056 2026-02-25 07:51:39.991194 | fa163e15-63ff-c5aa-8de0-000000003964 | TASK | Push empty ruleset 2026-02-25 07:51:40.077062 | fa163e15-63ff-c5aa-8de0-000000003770 | CHANGED | Ensure nftables service is enabled and running | np0005629057 2026-02-25 07:51:40.078686 | fa163e15-63ff-c5aa-8de0-000000003770 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629057 | 0:04:11.059084 | 0.84s 2026-02-25 07:51:40.090662 | fa163e15-63ff-c5aa-8de0-000000003775 | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:40.125647 | fa163e15-63ff-c5aa-8de0-000000003775 | SKIPPED | Empty nftables from anything that may lay around | np0005629057 2026-02-25 07:51:40.126651 | fa163e15-63ff-c5aa-8de0-000000003775 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629057 | 0:04:11.107056 | 0.04s 2026-02-25 07:51:40.177758 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629057 | 0:04:11.158141 | 0.04s 2026-02-25 07:51:40.182288 | fa163e15-63ff-c5aa-8de0-00000000390c | OK | Ensure legacy iptables services are off | np0005629054 | item=ip6tables.service 2026-02-25 07:51:40.186061 | fa163e15-63ff-c5aa-8de0-00000000390c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629054 | 0:04:11.166459 | 0.92s 2026-02-25 07:51:40.227948 | 00dd4d3d-e9e7-4b62-95b8-b6e5843cbe78 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629057 2026-02-25 07:51:40.257261 | fa163e15-63ff-c5aa-8de0-0000000039cb | TASK | Push empty ruleset 2026-02-25 07:51:40.267510 | fa163e15-63ff-c5aa-8de0-00000000390c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629054 | 0:04:11.247896 | 1.00s 2026-02-25 07:51:40.289925 | fa163e15-63ff-c5aa-8de0-00000000390d | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:40.320447 | fa163e15-63ff-c5aa-8de0-0000000037e4 | OK | Ensure legacy iptables services are off | np0005629058 | item=ip6tables.service 2026-02-25 07:51:40.325333 | fa163e15-63ff-c5aa-8de0-0000000037e4 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629058 | 0:04:11.305715 | 1.96s 2026-02-25 07:51:40.339483 | fa163e15-63ff-c5aa-8de0-0000000037e4 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629058 | 0:04:11.319885 | 1.97s 2026-02-25 07:51:40.352198 | fa163e15-63ff-c5aa-8de0-0000000037e5 | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:40.744328 | fa163e15-63ff-c5aa-8de0-00000000385a | CHANGED | Ensure nftables service is enabled and running | np0005629053 2026-02-25 07:51:40.745730 | fa163e15-63ff-c5aa-8de0-00000000385a | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629053 | 0:04:11.726131 | 0.86s 2026-02-25 07:51:40.766597 | fa163e15-63ff-c5aa-8de0-00000000385b | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:40.801785 | fa163e15-63ff-c5aa-8de0-00000000385b | SKIPPED | Empty nftables from anything that may lay around | np0005629053 2026-02-25 07:51:40.802698 | fa163e15-63ff-c5aa-8de0-00000000385b | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629053 | 0:04:11.783105 | 0.03s 2026-02-25 07:51:40.814822 | fa163e15-63ff-c5aa-8de0-000000003931 | OK | Ensure legacy iptables services are off | np0005629055 | item=iptables.service 2026-02-25 07:51:40.816273 | fa163e15-63ff-c5aa-8de0-000000003931 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629055 | 0:04:11.796659 | 1.50s 2026-02-25 07:51:40.847742 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629053 | 0:04:11.828139 | 0.02s 2026-02-25 07:51:40.873275 | 0f8dbc49-a2e2-496d-be4b-9a83334f454e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629053 2026-02-25 07:51:40.899551 | fa163e15-63ff-c5aa-8de0-000000003a34 | TASK | Push empty ruleset 2026-02-25 07:51:41.033382 | fa163e15-63ff-c5aa-8de0-000000003964 | CHANGED | Push empty ruleset | np0005629056 2026-02-25 07:51:41.034420 | fa163e15-63ff-c5aa-8de0-000000003964 | TIMING | tripleo_nftables : Push empty ruleset | np0005629056 | 0:04:12.014820 | 1.04s 2026-02-25 07:51:41.044924 | fa163e15-63ff-c5aa-8de0-000000003965 | TASK | Load empty ruleset 2026-02-25 07:51:41.112759 | fa163e15-63ff-c5aa-8de0-00000000390d | CHANGED | Ensure nftables service is enabled and running | np0005629054 2026-02-25 07:51:41.114128 | fa163e15-63ff-c5aa-8de0-00000000390d | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629054 | 0:04:12.094531 | 0.82s 2026-02-25 07:51:41.129787 | fa163e15-63ff-c5aa-8de0-00000000390e | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:41.174562 | fa163e15-63ff-c5aa-8de0-0000000037e5 | CHANGED | Ensure nftables service is enabled and running | np0005629058 2026-02-25 07:51:41.177045 | fa163e15-63ff-c5aa-8de0-0000000037e5 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629058 | 0:04:12.157437 | 0.82s 2026-02-25 07:51:41.179498 | fa163e15-63ff-c5aa-8de0-00000000390e | SKIPPED | Empty nftables from anything that may lay around | np0005629054 2026-02-25 07:51:41.180301 | fa163e15-63ff-c5aa-8de0-00000000390e | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629054 | 0:04:12.160706 | 0.05s 2026-02-25 07:51:41.202046 | fa163e15-63ff-c5aa-8de0-0000000037e6 | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:41.242114 | fa163e15-63ff-c5aa-8de0-0000000037e6 | SKIPPED | Empty nftables from anything that may lay around | np0005629058 2026-02-25 07:51:41.243337 | fa163e15-63ff-c5aa-8de0-0000000037e6 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629058 | 0:04:12.223733 | 0.04s 2026-02-25 07:51:41.265209 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629054 | 0:04:12.245600 | 0.03s 2026-02-25 07:51:41.298479 | 5f6b050d-81ce-48bf-896c-983d8108483f | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629054 2026-02-25 07:51:41.327985 | fa163e15-63ff-c5aa-8de0-000000003931 | OK | Ensure legacy iptables services are off | np0005629055 | item=ip6tables.service 2026-02-25 07:51:41.331468 | fa163e15-63ff-c5aa-8de0-000000003931 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629055 | 0:04:12.311865 | 2.02s 2026-02-25 07:51:41.343945 | fa163e15-63ff-c5aa-8de0-000000003a9f | TASK | Push empty ruleset 2026-02-25 07:51:41.350880 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629058 | 0:04:12.331257 | 0.09s 2026-02-25 07:51:41.352881 | fa163e15-63ff-c5aa-8de0-000000003931 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005629055 | 0:04:12.333293 | 2.04s 2026-02-25 07:51:41.413651 | d03bf8d3-0ef5-4fce-8f90-90fa1de997b5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629058 2026-02-25 07:51:41.452592 | fa163e15-63ff-c5aa-8de0-000000003b00 | TASK | Push empty ruleset 2026-02-25 07:51:41.477473 | fa163e15-63ff-c5aa-8de0-000000003932 | TASK | Ensure nftables service is enabled and running 2026-02-25 07:51:41.485130 | fa163e15-63ff-c5aa-8de0-000000003965 | CHANGED | Load empty ruleset | np0005629056 2026-02-25 07:51:41.486810 | fa163e15-63ff-c5aa-8de0-000000003965 | TIMING | tripleo_nftables : Load empty ruleset | np0005629056 | 0:04:12.467210 | 0.44s 2026-02-25 07:51:41.487364 | fa163e15-63ff-c5aa-8de0-0000000039cb | CHANGED | Push empty ruleset | np0005629057 2026-02-25 07:51:41.487763 | fa163e15-63ff-c5aa-8de0-0000000039cb | TIMING | tripleo_nftables : Push empty ruleset | np0005629057 | 0:04:12.468175 | 1.23s 2026-02-25 07:51:41.498873 | fa163e15-63ff-c5aa-8de0-000000003967 | TASK | Use default rules 2026-02-25 07:51:41.512206 | fa163e15-63ff-c5aa-8de0-0000000039cc | TASK | Load empty ruleset 2026-02-25 07:51:41.576257 | fa163e15-63ff-c5aa-8de0-000000003967 | OK | Use default rules | np0005629056 2026-02-25 07:51:41.577508 | fa163e15-63ff-c5aa-8de0-000000003967 | TIMING | tripleo_nftables : Use default rules | np0005629056 | 0:04:12.557913 | 0.08s 2026-02-25 07:51:41.588138 | fa163e15-63ff-c5aa-8de0-000000003968 | TASK | Enable LOG rules 2026-02-25 07:51:41.651288 | fa163e15-63ff-c5aa-8de0-000000003968 | OK | Enable LOG rules | np0005629056 2026-02-25 07:51:41.652885 | fa163e15-63ff-c5aa-8de0-000000003968 | TIMING | tripleo_nftables : Enable LOG rules | np0005629056 | 0:04:12.633268 | 0.06s 2026-02-25 07:51:41.666788 | fa163e15-63ff-c5aa-8de0-00000000396a | TASK | Get current nftables content 2026-02-25 07:51:41.846636 | fa163e15-63ff-c5aa-8de0-0000000039cc | CHANGED | Load empty ruleset | np0005629057 2026-02-25 07:51:41.848048 | fa163e15-63ff-c5aa-8de0-0000000039cc | TIMING | tripleo_nftables : Load empty ruleset | np0005629057 | 0:04:12.828447 | 0.33s 2026-02-25 07:51:41.863622 | fa163e15-63ff-c5aa-8de0-0000000039ce | TASK | Use default rules 2026-02-25 07:51:41.876177 | fa163e15-63ff-c5aa-8de0-000000003a34 | CHANGED | Push empty ruleset | np0005629053 2026-02-25 07:51:41.877526 | fa163e15-63ff-c5aa-8de0-000000003a34 | TIMING | tripleo_nftables : Push empty ruleset | np0005629053 | 0:04:12.857923 | 0.98s 2026-02-25 07:51:41.911240 | fa163e15-63ff-c5aa-8de0-000000003a35 | TASK | Load empty ruleset 2026-02-25 07:51:41.939916 | fa163e15-63ff-c5aa-8de0-0000000039ce | OK | Use default rules | np0005629057 2026-02-25 07:51:41.941509 | fa163e15-63ff-c5aa-8de0-0000000039ce | TIMING | tripleo_nftables : Use default rules | np0005629057 | 0:04:12.921910 | 0.07s 2026-02-25 07:51:41.956385 | fa163e15-63ff-c5aa-8de0-0000000039cf | TASK | Enable LOG rules 2026-02-25 07:51:42.014768 | fa163e15-63ff-c5aa-8de0-00000000396a | CHANGED | Get current nftables content | np0005629056 2026-02-25 07:51:42.016025 | fa163e15-63ff-c5aa-8de0-00000000396a | TIMING | tripleo_nftables : Get current nftables content | np0005629056 | 0:04:12.996427 | 0.35s 2026-02-25 07:51:42.033456 | fa163e15-63ff-c5aa-8de0-00000000396c | TASK | Generate chain jumps 2026-02-25 07:51:42.041356 | fa163e15-63ff-c5aa-8de0-0000000039cf | OK | Enable LOG rules | np0005629057 2026-02-25 07:51:42.042729 | fa163e15-63ff-c5aa-8de0-0000000039cf | TIMING | tripleo_nftables : Enable LOG rules | np0005629057 | 0:04:13.023126 | 0.08s 2026-02-25 07:51:42.057616 | fa163e15-63ff-c5aa-8de0-0000000039d1 | TASK | Get current nftables content 2026-02-25 07:51:42.248353 | fa163e15-63ff-c5aa-8de0-000000003a35 | CHANGED | Load empty ruleset | np0005629053 2026-02-25 07:51:42.249796 | fa163e15-63ff-c5aa-8de0-000000003a35 | TIMING | tripleo_nftables : Load empty ruleset | np0005629053 | 0:04:13.230192 | 0.34s 2026-02-25 07:51:42.270163 | fa163e15-63ff-c5aa-8de0-000000003a37 | TASK | Use default rules 2026-02-25 07:51:42.312335 | fa163e15-63ff-c5aa-8de0-000000003932 | CHANGED | Ensure nftables service is enabled and running | np0005629055 2026-02-25 07:51:42.313912 | fa163e15-63ff-c5aa-8de0-000000003932 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005629055 | 0:04:13.294310 | 0.83s 2026-02-25 07:51:42.315224 | fa163e15-63ff-c5aa-8de0-000000003a9f | CHANGED | Push empty ruleset | np0005629054 2026-02-25 07:51:42.315694 | fa163e15-63ff-c5aa-8de0-000000003a9f | TIMING | tripleo_nftables : Push empty ruleset | np0005629054 | 0:04:13.296104 | 0.97s 2026-02-25 07:51:42.335734 | fa163e15-63ff-c5aa-8de0-000000003aa0 | TASK | Load empty ruleset 2026-02-25 07:51:42.368218 | fa163e15-63ff-c5aa-8de0-000000003933 | TASK | Empty nftables from anything that may lay around 2026-02-25 07:51:42.373538 | fa163e15-63ff-c5aa-8de0-0000000039d1 | CHANGED | Get current nftables content | np0005629057 2026-02-25 07:51:42.374426 | fa163e15-63ff-c5aa-8de0-0000000039d1 | TIMING | tripleo_nftables : Get current nftables content | np0005629057 | 0:04:13.354826 | 0.32s 2026-02-25 07:51:42.377214 | fa163e15-63ff-c5aa-8de0-000000003a37 | OK | Use default rules | np0005629053 2026-02-25 07:51:42.378254 | fa163e15-63ff-c5aa-8de0-000000003a37 | TIMING | tripleo_nftables : Use default rules | np0005629053 | 0:04:13.358667 | 0.11s 2026-02-25 07:51:42.379945 | fa163e15-63ff-c5aa-8de0-000000003b00 | CHANGED | Push empty ruleset | np0005629058 2026-02-25 07:51:42.380284 | fa163e15-63ff-c5aa-8de0-000000003b00 | TIMING | tripleo_nftables : Push empty ruleset | np0005629058 | 0:04:13.360697 | 0.93s 2026-02-25 07:51:42.390577 | fa163e15-63ff-c5aa-8de0-0000000039d3 | TASK | Generate chain jumps 2026-02-25 07:51:42.404599 | fa163e15-63ff-c5aa-8de0-000000003b01 | TASK | Load empty ruleset 2026-02-25 07:51:42.426233 | fa163e15-63ff-c5aa-8de0-000000003a38 | TASK | Enable LOG rules 2026-02-25 07:51:42.432110 | fa163e15-63ff-c5aa-8de0-000000003933 | SKIPPED | Empty nftables from anything that may lay around | np0005629055 2026-02-25 07:51:42.432944 | fa163e15-63ff-c5aa-8de0-000000003933 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005629055 | 0:04:13.413344 | 0.06s 2026-02-25 07:51:42.493637 | fa163e15-63ff-c5aa-8de0-0000000036de | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629055 | 0:04:13.474025 | 0.03s 2026-02-25 07:51:42.534099 | 663bac24-9595-4fd5-afd0-885758b648ad | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005629055 2026-02-25 07:51:42.565369 | fa163e15-63ff-c5aa-8de0-000000003b81 | TASK | Push empty ruleset 2026-02-25 07:51:42.571951 | fa163e15-63ff-c5aa-8de0-000000003a38 | OK | Enable LOG rules | np0005629053 2026-02-25 07:51:42.574116 | fa163e15-63ff-c5aa-8de0-000000003a38 | TIMING | tripleo_nftables : Enable LOG rules | np0005629053 | 0:04:13.554511 | 0.15s 2026-02-25 07:51:42.591404 | fa163e15-63ff-c5aa-8de0-000000003a3a | TASK | Get current nftables content 2026-02-25 07:51:42.688463 | fa163e15-63ff-c5aa-8de0-000000003aa0 | CHANGED | Load empty ruleset | np0005629054 2026-02-25 07:51:42.689448 | fa163e15-63ff-c5aa-8de0-000000003aa0 | TIMING | tripleo_nftables : Load empty ruleset | np0005629054 | 0:04:13.669850 | 0.35s 2026-02-25 07:51:42.704371 | fa163e15-63ff-c5aa-8de0-000000003aa2 | TASK | Use default rules 2026-02-25 07:51:42.733275 | fa163e15-63ff-c5aa-8de0-000000003b01 | CHANGED | Load empty ruleset | np0005629058 2026-02-25 07:51:42.734836 | fa163e15-63ff-c5aa-8de0-000000003b01 | TIMING | tripleo_nftables : Load empty ruleset | np0005629058 | 0:04:13.715236 | 0.33s 2026-02-25 07:51:42.745878 | fa163e15-63ff-c5aa-8de0-000000003b03 | TASK | Use default rules 2026-02-25 07:51:42.804778 | fa163e15-63ff-c5aa-8de0-000000003aa2 | OK | Use default rules | np0005629054 2026-02-25 07:51:42.808199 | fa163e15-63ff-c5aa-8de0-000000003aa2 | TIMING | tripleo_nftables : Use default rules | np0005629054 | 0:04:13.788600 | 0.10s 2026-02-25 07:51:42.829700 | fa163e15-63ff-c5aa-8de0-000000003aa3 | TASK | Enable LOG rules 2026-02-25 07:51:42.836078 | fa163e15-63ff-c5aa-8de0-000000003b03 | OK | Use default rules | np0005629058 2026-02-25 07:51:42.837671 | fa163e15-63ff-c5aa-8de0-000000003b03 | TIMING | tripleo_nftables : Use default rules | np0005629058 | 0:04:13.818070 | 0.09s 2026-02-25 07:51:42.848913 | fa163e15-63ff-c5aa-8de0-000000003b04 | TASK | Enable LOG rules 2026-02-25 07:51:42.898851 | fa163e15-63ff-c5aa-8de0-000000003b04 | OK | Enable LOG rules | np0005629058 2026-02-25 07:51:42.904702 | fa163e15-63ff-c5aa-8de0-000000003b04 | TIMING | tripleo_nftables : Enable LOG rules | np0005629058 | 0:04:13.885109 | 0.05s 2026-02-25 07:51:42.906632 | fa163e15-63ff-c5aa-8de0-000000003aa3 | OK | Enable LOG rules | np0005629054 2026-02-25 07:51:42.908070 | fa163e15-63ff-c5aa-8de0-000000003aa3 | TIMING | tripleo_nftables : Enable LOG rules | np0005629054 | 0:04:13.888482 | 0.08s 2026-02-25 07:51:42.924662 | fa163e15-63ff-c5aa-8de0-000000003b06 | TASK | Get current nftables content 2026-02-25 07:51:42.943303 | fa163e15-63ff-c5aa-8de0-000000003aa5 | TASK | Get current nftables content 2026-02-25 07:51:42.949100 | fa163e15-63ff-c5aa-8de0-000000003a3a | CHANGED | Get current nftables content | np0005629053 2026-02-25 07:51:42.950446 | fa163e15-63ff-c5aa-8de0-000000003a3a | TIMING | tripleo_nftables : Get current nftables content | np0005629053 | 0:04:13.930845 | 0.36s 2026-02-25 07:51:42.965823 | fa163e15-63ff-c5aa-8de0-000000003a3c | TASK | Generate chain jumps 2026-02-25 07:51:43.096798 | fa163e15-63ff-c5aa-8de0-00000000396c | CHANGED | Generate chain jumps | np0005629056 2026-02-25 07:51:43.097924 | fa163e15-63ff-c5aa-8de0-00000000396c | TIMING | tripleo_nftables : Generate chain jumps | np0005629056 | 0:04:14.078325 | 1.06s 2026-02-25 07:51:43.107988 | fa163e15-63ff-c5aa-8de0-00000000396d | TASK | Generate chain jumps 2026-02-25 07:51:43.220263 | fa163e15-63ff-c5aa-8de0-000000003aa5 | CHANGED | Get current nftables content | np0005629054 2026-02-25 07:51:43.221949 | fa163e15-63ff-c5aa-8de0-000000003aa5 | TIMING | tripleo_nftables : Get current nftables content | np0005629054 | 0:04:14.202353 | 0.28s 2026-02-25 07:51:43.239317 | fa163e15-63ff-c5aa-8de0-000000003aa7 | TASK | Generate chain jumps 2026-02-25 07:51:43.259002 | fa163e15-63ff-c5aa-8de0-000000003b06 | CHANGED | Get current nftables content | np0005629058 2026-02-25 07:51:43.260078 | fa163e15-63ff-c5aa-8de0-000000003b06 | TIMING | tripleo_nftables : Get current nftables content | np0005629058 | 0:04:14.240481 | 0.33s 2026-02-25 07:51:43.271721 | fa163e15-63ff-c5aa-8de0-000000003b0a | TASK | Generate chain jumps 2026-02-25 07:51:43.424530 | fa163e15-63ff-c5aa-8de0-0000000039d3 | CHANGED | Generate chain jumps | np0005629057 2026-02-25 07:51:43.425477 | fa163e15-63ff-c5aa-8de0-0000000039d3 | TIMING | tripleo_nftables : Generate chain jumps | np0005629057 | 0:04:14.405879 | 1.03s 2026-02-25 07:51:43.436025 | fa163e15-63ff-c5aa-8de0-0000000039d4 | TASK | Generate chain jumps 2026-02-25 07:51:43.488493 | fa163e15-63ff-c5aa-8de0-000000003b81 | CHANGED | Push empty ruleset | np0005629055 2026-02-25 07:51:43.490426 | fa163e15-63ff-c5aa-8de0-000000003b81 | TIMING | tripleo_nftables : Push empty ruleset | np0005629055 | 0:04:14.470804 | 0.92s 2026-02-25 07:51:43.518206 | fa163e15-63ff-c5aa-8de0-000000003b82 | TASK | Load empty ruleset 2026-02-25 07:51:43.855711 | fa163e15-63ff-c5aa-8de0-000000003b82 | CHANGED | Load empty ruleset | np0005629055 2026-02-25 07:51:43.857698 | fa163e15-63ff-c5aa-8de0-000000003b82 | TIMING | tripleo_nftables : Load empty ruleset | np0005629055 | 0:04:14.838091 | 0.34s 2026-02-25 07:51:43.890278 | fa163e15-63ff-c5aa-8de0-000000003b84 | TASK | Use default rules 2026-02-25 07:51:43.945109 | fa163e15-63ff-c5aa-8de0-000000003a3c | CHANGED | Generate chain jumps | np0005629053 2026-02-25 07:51:43.946673 | fa163e15-63ff-c5aa-8de0-000000003a3c | TIMING | tripleo_nftables : Generate chain jumps | np0005629053 | 0:04:14.927070 | 0.98s 2026-02-25 07:51:43.971071 | fa163e15-63ff-c5aa-8de0-000000003a3d | TASK | Generate chain jumps 2026-02-25 07:51:43.987702 | fa163e15-63ff-c5aa-8de0-000000003b84 | OK | Use default rules | np0005629055 2026-02-25 07:51:43.990116 | fa163e15-63ff-c5aa-8de0-000000003b84 | TIMING | tripleo_nftables : Use default rules | np0005629055 | 0:04:14.970508 | 0.10s 2026-02-25 07:51:44.013571 | fa163e15-63ff-c5aa-8de0-000000003b85 | TASK | Enable LOG rules 2026-02-25 07:51:44.087688 | fa163e15-63ff-c5aa-8de0-000000003b85 | OK | Enable LOG rules | np0005629055 2026-02-25 07:51:44.091601 | fa163e15-63ff-c5aa-8de0-000000003b85 | TIMING | tripleo_nftables : Enable LOG rules | np0005629055 | 0:04:15.071989 | 0.08s 2026-02-25 07:51:44.130377 | fa163e15-63ff-c5aa-8de0-000000003b87 | TASK | Get current nftables content 2026-02-25 07:51:44.174278 | fa163e15-63ff-c5aa-8de0-00000000396d | CHANGED | Generate chain jumps | np0005629056 2026-02-25 07:51:44.175645 | fa163e15-63ff-c5aa-8de0-00000000396d | TIMING | tripleo_nftables : Generate chain jumps | np0005629056 | 0:04:15.156038 | 1.07s 2026-02-25 07:51:44.191958 | fa163e15-63ff-c5aa-8de0-00000000396e | TASK | Generate nft flushes 2026-02-25 07:51:44.266902 | fa163e15-63ff-c5aa-8de0-000000003b0a | CHANGED | Generate chain jumps | np0005629058 2026-02-25 07:51:44.268358 | fa163e15-63ff-c5aa-8de0-000000003b0a | TIMING | tripleo_nftables : Generate chain jumps | np0005629058 | 0:04:15.248757 | 1.00s 2026-02-25 07:51:44.282282 | fa163e15-63ff-c5aa-8de0-000000003b0b | TASK | Generate chain jumps 2026-02-25 07:51:44.467393 | fa163e15-63ff-c5aa-8de0-000000003b87 | CHANGED | Get current nftables content | np0005629055 2026-02-25 07:51:44.469695 | fa163e15-63ff-c5aa-8de0-000000003b87 | TIMING | tripleo_nftables : Get current nftables content | np0005629055 | 0:04:15.450084 | 0.34s 2026-02-25 07:51:44.505812 | fa163e15-63ff-c5aa-8de0-000000003b89 | TASK | Generate chain jumps 2026-02-25 07:51:44.526678 | fa163e15-63ff-c5aa-8de0-000000003aa7 | CHANGED | Generate chain jumps | np0005629054 2026-02-25 07:51:44.528160 | fa163e15-63ff-c5aa-8de0-000000003aa7 | TIMING | tripleo_nftables : Generate chain jumps | np0005629054 | 0:04:15.508559 | 1.29s 2026-02-25 07:51:44.549521 | fa163e15-63ff-c5aa-8de0-000000003aa8 | TASK | Generate chain jumps 2026-02-25 07:51:44.579850 | fa163e15-63ff-c5aa-8de0-0000000039d4 | CHANGED | Generate chain jumps | np0005629057 2026-02-25 07:51:44.581641 | fa163e15-63ff-c5aa-8de0-0000000039d4 | TIMING | tripleo_nftables : Generate chain jumps | np0005629057 | 0:04:15.562039 | 1.14s 2026-02-25 07:51:44.596567 | fa163e15-63ff-c5aa-8de0-0000000039d5 | TASK | Generate nft flushes 2026-02-25 07:51:45.193676 | fa163e15-63ff-c5aa-8de0-00000000396e | CHANGED | Generate nft flushes | np0005629056 2026-02-25 07:51:45.194998 | fa163e15-63ff-c5aa-8de0-00000000396e | TIMING | tripleo_nftables : Generate nft flushes | np0005629056 | 0:04:16.175400 | 1.00s 2026-02-25 07:51:45.209832 | fa163e15-63ff-c5aa-8de0-00000000396f | TASK | Generate nft tripleo chains 2026-02-25 07:51:45.285138 | fa163e15-63ff-c5aa-8de0-000000003a3d | CHANGED | Generate chain jumps | np0005629053 2026-02-25 07:51:45.286948 | fa163e15-63ff-c5aa-8de0-000000003a3d | TIMING | tripleo_nftables : Generate chain jumps | np0005629053 | 0:04:16.267339 | 1.31s 2026-02-25 07:51:45.316438 | fa163e15-63ff-c5aa-8de0-000000003a3e | TASK | Generate nft flushes 2026-02-25 07:51:45.474843 | fa163e15-63ff-c5aa-8de0-000000003b0b | CHANGED | Generate chain jumps | np0005629058 2026-02-25 07:51:45.476665 | fa163e15-63ff-c5aa-8de0-000000003b0b | TIMING | tripleo_nftables : Generate chain jumps | np0005629058 | 0:04:16.457052 | 1.19s 2026-02-25 07:51:45.507699 | fa163e15-63ff-c5aa-8de0-000000003b0c | TASK | Generate nft flushes 2026-02-25 07:51:45.610140 | fa163e15-63ff-c5aa-8de0-000000003b89 | CHANGED | Generate chain jumps | np0005629055 2026-02-25 07:51:45.611922 | fa163e15-63ff-c5aa-8de0-000000003b89 | TIMING | tripleo_nftables : Generate chain jumps | np0005629055 | 0:04:16.592312 | 1.10s 2026-02-25 07:51:45.613210 | fa163e15-63ff-c5aa-8de0-0000000039d5 | CHANGED | Generate nft flushes | np0005629057 2026-02-25 07:51:45.614228 | fa163e15-63ff-c5aa-8de0-0000000039d5 | TIMING | tripleo_nftables : Generate nft flushes | np0005629057 | 0:04:16.594628 | 1.02s 2026-02-25 07:51:45.639713 | fa163e15-63ff-c5aa-8de0-0000000039d6 | TASK | Generate nft tripleo chains 2026-02-25 07:51:45.685803 | fa163e15-63ff-c5aa-8de0-000000003b8a | TASK | Generate chain jumps 2026-02-25 07:51:45.692591 | fa163e15-63ff-c5aa-8de0-000000003aa8 | CHANGED | Generate chain jumps | np0005629054 2026-02-25 07:51:45.693794 | fa163e15-63ff-c5aa-8de0-000000003aa8 | TIMING | tripleo_nftables : Generate chain jumps | np0005629054 | 0:04:16.674190 | 1.14s 2026-02-25 07:51:45.714837 | fa163e15-63ff-c5aa-8de0-000000003aa9 | TASK | Generate nft flushes 2026-02-25 07:51:46.199672 | fa163e15-63ff-c5aa-8de0-00000000396f | CHANGED | Generate nft tripleo chains | np0005629056 2026-02-25 07:51:46.202975 | fa163e15-63ff-c5aa-8de0-00000000396f | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629056 | 0:04:17.183367 | 0.99s 2026-02-25 07:51:46.225557 | fa163e15-63ff-c5aa-8de0-000000003970 | TASK | Generate nft ruleset in static file 2026-02-25 07:51:46.326222 | fa163e15-63ff-c5aa-8de0-000000003a3e | CHANGED | Generate nft flushes | np0005629053 2026-02-25 07:51:46.328118 | fa163e15-63ff-c5aa-8de0-000000003a3e | TIMING | tripleo_nftables : Generate nft flushes | np0005629053 | 0:04:17.308510 | 1.01s 2026-02-25 07:51:46.356064 | fa163e15-63ff-c5aa-8de0-000000003a3f | TASK | Generate nft tripleo chains 2026-02-25 07:51:46.476802 | fa163e15-63ff-c5aa-8de0-000000003b0c | CHANGED | Generate nft flushes | np0005629058 2026-02-25 07:51:46.477969 | fa163e15-63ff-c5aa-8de0-000000003b0c | TIMING | tripleo_nftables : Generate nft flushes | np0005629058 | 0:04:17.458375 | 0.97s 2026-02-25 07:51:46.488468 | fa163e15-63ff-c5aa-8de0-000000003b0d | TASK | Generate nft tripleo chains 2026-02-25 07:51:46.657058 | fa163e15-63ff-c5aa-8de0-0000000039d6 | CHANGED | Generate nft tripleo chains | np0005629057 2026-02-25 07:51:46.658129 | fa163e15-63ff-c5aa-8de0-0000000039d6 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629057 | 0:04:17.638534 | 1.01s 2026-02-25 07:51:46.668981 | fa163e15-63ff-c5aa-8de0-0000000039d7 | TASK | Generate nft ruleset in static file 2026-02-25 07:51:46.757256 | fa163e15-63ff-c5aa-8de0-000000003aa9 | CHANGED | Generate nft flushes | np0005629054 2026-02-25 07:51:46.758407 | fa163e15-63ff-c5aa-8de0-000000003aa9 | TIMING | tripleo_nftables : Generate nft flushes | np0005629054 | 0:04:17.738811 | 1.04s 2026-02-25 07:51:46.777900 | fa163e15-63ff-c5aa-8de0-000000003aaa | TASK | Generate nft tripleo chains 2026-02-25 07:51:46.784007 | fa163e15-63ff-c5aa-8de0-000000003b8a | CHANGED | Generate chain jumps | np0005629055 2026-02-25 07:51:46.785015 | fa163e15-63ff-c5aa-8de0-000000003b8a | TIMING | tripleo_nftables : Generate chain jumps | np0005629055 | 0:04:17.765416 | 1.10s 2026-02-25 07:51:46.800758 | fa163e15-63ff-c5aa-8de0-000000003b8b | TASK | Generate nft flushes 2026-02-25 07:51:47.369842 | fa163e15-63ff-c5aa-8de0-000000003a3f | CHANGED | Generate nft tripleo chains | np0005629053 2026-02-25 07:51:47.371792 | fa163e15-63ff-c5aa-8de0-000000003a3f | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629053 | 0:04:18.352186 | 1.01s 2026-02-25 07:51:47.402379 | fa163e15-63ff-c5aa-8de0-000000003a40 | TASK | Generate nft ruleset in static file 2026-02-25 07:51:47.435812 | fa163e15-63ff-c5aa-8de0-000000003b0d | CHANGED | Generate nft tripleo chains | np0005629058 2026-02-25 07:51:47.437178 | fa163e15-63ff-c5aa-8de0-000000003b0d | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629058 | 0:04:18.417580 | 0.95s 2026-02-25 07:51:47.451233 | fa163e15-63ff-c5aa-8de0-000000003b0e | TASK | Generate nft ruleset in static file 2026-02-25 07:51:47.594303 | fa163e15-63ff-c5aa-8de0-000000003970 | CHANGED | Generate nft ruleset in static file | np0005629056 2026-02-25 07:51:47.596158 | fa163e15-63ff-c5aa-8de0-000000003970 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629056 | 0:04:18.576552 | 1.37s 2026-02-25 07:51:47.616695 | fa163e15-63ff-c5aa-8de0-000000003972 | TASK | Validate all of the generated content before loading 2026-02-25 07:51:47.777242 | fa163e15-63ff-c5aa-8de0-000000003b8b | CHANGED | Generate nft flushes | np0005629055 2026-02-25 07:51:47.778987 | fa163e15-63ff-c5aa-8de0-000000003b8b | TIMING | tripleo_nftables : Generate nft flushes | np0005629055 | 0:04:18.759380 | 0.98s 2026-02-25 07:51:47.809592 | fa163e15-63ff-c5aa-8de0-000000003b8c | TASK | Generate nft tripleo chains 2026-02-25 07:51:47.814893 | fa163e15-63ff-c5aa-8de0-000000003aaa | CHANGED | Generate nft tripleo chains | np0005629054 2026-02-25 07:51:47.816033 | fa163e15-63ff-c5aa-8de0-000000003aaa | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629054 | 0:04:18.796431 | 1.04s 2026-02-25 07:51:47.838077 | fa163e15-63ff-c5aa-8de0-000000003aab | TASK | Generate nft ruleset in static file 2026-02-25 07:51:48.083177 | fa163e15-63ff-c5aa-8de0-0000000039d7 | CHANGED | Generate nft ruleset in static file | np0005629057 2026-02-25 07:51:48.084829 | fa163e15-63ff-c5aa-8de0-0000000039d7 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629057 | 0:04:19.065224 | 1.42s 2026-02-25 07:51:48.099901 | fa163e15-63ff-c5aa-8de0-0000000039d9 | TASK | Validate all of the generated content before loading 2026-02-25 07:51:48.223314 | fa163e15-63ff-c5aa-8de0-000000003972 | CHANGED | Validate all of the generated content before loading | np0005629056 2026-02-25 07:51:48.224610 | fa163e15-63ff-c5aa-8de0-000000003972 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629056 | 0:04:19.205010 | 0.60s 2026-02-25 07:51:48.237813 | fa163e15-63ff-c5aa-8de0-000000003973 | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:48.575109 | fa163e15-63ff-c5aa-8de0-000000003973 | CHANGED | Ensure we load our different nft rulesets on boot | np0005629056 2026-02-25 07:51:48.576262 | fa163e15-63ff-c5aa-8de0-000000003973 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629056 | 0:04:19.556666 | 0.34s 2026-02-25 07:51:48.615849 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629056 | 0:04:19.596236 | 0.02s 2026-02-25 07:51:48.632084 | 9a28a568-a5fd-4484-82da-aafcbe7f4a4a | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629056 2026-02-25 07:51:48.664898 | fa163e15-63ff-c5aa-8de0-000000003c32 | TASK | Inject our custom chains in nftables 2026-02-25 07:51:48.787813 | fa163e15-63ff-c5aa-8de0-000000003b0e | CHANGED | Generate nft ruleset in static file | np0005629058 2026-02-25 07:51:48.788999 | fa163e15-63ff-c5aa-8de0-000000003b0e | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629058 | 0:04:19.769396 | 1.34s 2026-02-25 07:51:48.805430 | fa163e15-63ff-c5aa-8de0-000000003b10 | TASK | Validate all of the generated content before loading 2026-02-25 07:51:48.811268 | fa163e15-63ff-c5aa-8de0-0000000039d9 | CHANGED | Validate all of the generated content before loading | np0005629057 2026-02-25 07:51:48.812170 | fa163e15-63ff-c5aa-8de0-0000000039d9 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629057 | 0:04:19.792572 | 0.71s 2026-02-25 07:51:48.823725 | fa163e15-63ff-c5aa-8de0-0000000039da | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:48.836867 | fa163e15-63ff-c5aa-8de0-000000003b8c | CHANGED | Generate nft tripleo chains | np0005629055 2026-02-25 07:51:48.837800 | fa163e15-63ff-c5aa-8de0-000000003b8c | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005629055 | 0:04:19.818199 | 1.03s 2026-02-25 07:51:48.853300 | fa163e15-63ff-c5aa-8de0-000000003b8d | TASK | Generate nft ruleset in static file 2026-02-25 07:51:48.999022 | fa163e15-63ff-c5aa-8de0-000000003c32 | CHANGED | Inject our custom chains in nftables | np0005629056 2026-02-25 07:51:49.000081 | fa163e15-63ff-c5aa-8de0-000000003c32 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629056 | 0:04:19.980488 | 0.33s 2026-02-25 07:51:49.009909 | fa163e15-63ff-c5aa-8de0-000000003c33 | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:49.190186 | fa163e15-63ff-c5aa-8de0-0000000039da | CHANGED | Ensure we load our different nft rulesets on boot | np0005629057 2026-02-25 07:51:49.191473 | fa163e15-63ff-c5aa-8de0-0000000039da | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629057 | 0:04:20.171874 | 0.37s 2026-02-25 07:51:49.235166 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629057 | 0:04:20.215556 | 0.03s 2026-02-25 07:51:49.248708 | 39eab7a0-33e1-4b3f-8c9c-d7fffb77e482 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629057 2026-02-25 07:51:49.282168 | fa163e15-63ff-c5aa-8de0-000000003d2e | TASK | Inject our custom chains in nftables 2026-02-25 07:51:49.365290 | fa163e15-63ff-c5aa-8de0-000000003c33 | CHANGED | Reload custom nftables ruleset files | np0005629056 2026-02-25 07:51:49.366395 | fa163e15-63ff-c5aa-8de0-000000003c33 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629056 | 0:04:20.346794 | 0.36s 2026-02-25 07:51:49.393685 | fa163e15-63ff-c5aa-8de0-00000000309e | TASK | create persistent directories 2026-02-25 07:51:49.419977 | fa163e15-63ff-c5aa-8de0-000000003a40 | CHANGED | Generate nft ruleset in static file | np0005629053 2026-02-25 07:51:49.420935 | fa163e15-63ff-c5aa-8de0-000000003a40 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629053 | 0:04:20.401338 | 2.02s 2026-02-25 07:51:49.436194 | fa163e15-63ff-c5aa-8de0-000000003a42 | TASK | Validate all of the generated content before loading 2026-02-25 07:51:49.451518 | fa163e15-63ff-c5aa-8de0-000000003b10 | CHANGED | Validate all of the generated content before loading | np0005629058 2026-02-25 07:51:49.452456 | fa163e15-63ff-c5aa-8de0-000000003b10 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629058 | 0:04:20.432858 | 0.65s 2026-02-25 07:51:49.463510 | fa163e15-63ff-c5aa-8de0-000000003b11 | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:49.613986 | fa163e15-63ff-c5aa-8de0-000000003d2e | CHANGED | Inject our custom chains in nftables | np0005629057 2026-02-25 07:51:49.615024 | fa163e15-63ff-c5aa-8de0-000000003d2e | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629057 | 0:04:20.595431 | 0.33s 2026-02-25 07:51:49.625133 | fa163e15-63ff-c5aa-8de0-000000003d2f | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:49.720572 | fa163e15-63ff-c5aa-8de0-00000000309e | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:51:49.724189 | fa163e15-63ff-c5aa-8de0-00000000309e | TIMING | create persistent directories | np0005629056 | 0:04:20.704584 | 0.33s 2026-02-25 07:51:49.793571 | fa163e15-63ff-c5aa-8de0-000000003b11 | CHANGED | Ensure we load our different nft rulesets on boot | np0005629058 2026-02-25 07:51:49.794347 | fa163e15-63ff-c5aa-8de0-000000003b11 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629058 | 0:04:20.774754 | 0.33s 2026-02-25 07:51:49.829328 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629058 | 0:04:20.809726 | 0.02s 2026-02-25 07:51:49.839880 | 392de9d7-39e1-4266-b2c8-c8128adc5303 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629058 2026-02-25 07:51:49.869957 | fa163e15-63ff-c5aa-8de0-000000003e2c | TASK | Inject our custom chains in nftables 2026-02-25 07:51:49.962237 | fa163e15-63ff-c5aa-8de0-000000003aab | CHANGED | Generate nft ruleset in static file | np0005629054 2026-02-25 07:51:49.963369 | fa163e15-63ff-c5aa-8de0-000000003aab | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629054 | 0:04:20.943767 | 2.12s 2026-02-25 07:51:49.979241 | fa163e15-63ff-c5aa-8de0-000000003aad | TASK | Validate all of the generated content before loading 2026-02-25 07:51:50.001461 | fa163e15-63ff-c5aa-8de0-00000000309e | CHANGED | create persistent directories | np0005629056 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:51:50.005781 | fa163e15-63ff-c5aa-8de0-00000000309e | TIMING | create persistent directories | np0005629056 | 0:04:20.986166 | 0.61s 2026-02-25 07:51:50.024308 | fa163e15-63ff-c5aa-8de0-00000000309e | TIMING | create persistent directories | np0005629056 | 0:04:21.004710 | 0.63s 2026-02-25 07:51:50.025177 | fa163e15-63ff-c5aa-8de0-000000003d2f | CHANGED | Reload custom nftables ruleset files | np0005629057 2026-02-25 07:51:50.025582 | fa163e15-63ff-c5aa-8de0-000000003d2f | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629057 | 0:04:21.005995 | 0.40s 2026-02-25 07:51:50.025960 | fa163e15-63ff-c5aa-8de0-000000003a42 | CHANGED | Validate all of the generated content before loading | np0005629053 2026-02-25 07:51:50.026279 | fa163e15-63ff-c5aa-8de0-000000003a42 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629053 | 0:04:21.006692 | 0.59s 2026-02-25 07:51:50.036137 | fa163e15-63ff-c5aa-8de0-00000000309f | TASK | import provision_mcelog 2026-02-25 07:51:50.067657 | fa163e15-63ff-c5aa-8de0-000000003a43 | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:50.073898 | fa163e15-63ff-c5aa-8de0-00000000309f | SKIPPED | import provision_mcelog | np0005629056 2026-02-25 07:51:50.074832 | fa163e15-63ff-c5aa-8de0-00000000309f | TIMING | import provision_mcelog | np0005629056 | 0:04:21.055229 | 0.04s 2026-02-25 07:51:50.085116 | fa163e15-63ff-c5aa-8de0-0000000030a0 | TASK | create persistent directories 2026-02-25 07:51:50.108984 | fa163e15-63ff-c5aa-8de0-00000000315b | TASK | create persistent directories 2026-02-25 07:51:50.191267 | fa163e15-63ff-c5aa-8de0-000000003e2c | CHANGED | Inject our custom chains in nftables | np0005629058 2026-02-25 07:51:50.192420 | fa163e15-63ff-c5aa-8de0-000000003e2c | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629058 | 0:04:21.172825 | 0.32s 2026-02-25 07:51:50.202727 | fa163e15-63ff-c5aa-8de0-000000003e2d | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:50.411953 | fa163e15-63ff-c5aa-8de0-0000000030a0 | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:50.417161 | fa163e15-63ff-c5aa-8de0-0000000030a0 | TIMING | create persistent directories | np0005629056 | 0:04:21.397549 | 0.33s 2026-02-25 07:51:50.430285 | fa163e15-63ff-c5aa-8de0-0000000030a0 | TIMING | create persistent directories | np0005629056 | 0:04:21.410686 | 0.34s 2026-02-25 07:51:50.431289 | fa163e15-63ff-c5aa-8de0-000000003a43 | CHANGED | Ensure we load our different nft rulesets on boot | np0005629053 2026-02-25 07:51:50.431758 | fa163e15-63ff-c5aa-8de0-000000003a43 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629053 | 0:04:21.412172 | 0.36s 2026-02-25 07:51:50.441044 | fa163e15-63ff-c5aa-8de0-00000000315b | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:51:50.443532 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629057 | 0:04:21.423929 | 0.33s 2026-02-25 07:51:50.450466 | fa163e15-63ff-c5aa-8de0-0000000030a1 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:50.502378 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629053 | 0:04:21.482769 | 0.03s 2026-02-25 07:51:50.518109 | 7283d598-9b8e-4e74-9170-217dc7c4e564 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629053 2026-02-25 07:51:50.556312 | fa163e15-63ff-c5aa-8de0-000000003f34 | TASK | Inject our custom chains in nftables 2026-02-25 07:51:50.564843 | fa163e15-63ff-c5aa-8de0-000000003e2d | CHANGED | Reload custom nftables ruleset files | np0005629058 2026-02-25 07:51:50.566329 | fa163e15-63ff-c5aa-8de0-000000003e2d | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629058 | 0:04:21.546722 | 0.36s 2026-02-25 07:51:50.604451 | fa163e15-63ff-c5aa-8de0-00000000315b | TASK | create persistent directories 2026-02-25 07:51:50.637619 | fa163e15-63ff-c5aa-8de0-000000003aad | CHANGED | Validate all of the generated content before loading | np0005629054 2026-02-25 07:51:50.639378 | fa163e15-63ff-c5aa-8de0-000000003aad | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629054 | 0:04:21.619770 | 0.66s 2026-02-25 07:51:50.668789 | fa163e15-63ff-c5aa-8de0-000000003aae | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:50.741246 | fa163e15-63ff-c5aa-8de0-00000000315b | CHANGED | create persistent directories | np0005629057 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:51:50.746894 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629057 | 0:04:21.727247 | 0.64s 2026-02-25 07:51:50.758694 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629057 | 0:04:21.739089 | 0.65s 2026-02-25 07:51:50.776679 | fa163e15-63ff-c5aa-8de0-00000000315c | TASK | import provision_mcelog 2026-02-25 07:51:50.808497 | fa163e15-63ff-c5aa-8de0-00000000315c | SKIPPED | import provision_mcelog | np0005629057 2026-02-25 07:51:50.809581 | fa163e15-63ff-c5aa-8de0-00000000315c | TIMING | import provision_mcelog | np0005629057 | 0:04:21.789981 | 0.03s 2026-02-25 07:51:50.821826 | fa163e15-63ff-c5aa-8de0-00000000315d | TASK | create persistent directories 2026-02-25 07:51:50.861076 | fa163e15-63ff-c5aa-8de0-000000003b8d | CHANGED | Generate nft ruleset in static file | np0005629055 2026-02-25 07:51:50.862553 | fa163e15-63ff-c5aa-8de0-000000003b8d | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005629055 | 0:04:21.842950 | 2.01s 2026-02-25 07:51:50.883333 | fa163e15-63ff-c5aa-8de0-00000000315b | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:51:50.886176 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629058 | 0:04:21.866570 | 0.28s 2026-02-25 07:51:50.898976 | fa163e15-63ff-c5aa-8de0-000000003b8f | TASK | Validate all of the generated content before loading 2026-02-25 07:51:50.907550 | fa163e15-63ff-c5aa-8de0-000000003f34 | CHANGED | Inject our custom chains in nftables | np0005629053 2026-02-25 07:51:50.909482 | fa163e15-63ff-c5aa-8de0-000000003f34 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629053 | 0:04:21.889876 | 0.35s 2026-02-25 07:51:50.929525 | fa163e15-63ff-c5aa-8de0-000000003f35 | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:50.985233 | fa163e15-63ff-c5aa-8de0-000000003aae | CHANGED | Ensure we load our different nft rulesets on boot | np0005629054 2026-02-25 07:51:50.988330 | fa163e15-63ff-c5aa-8de0-000000003aae | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629054 | 0:04:21.968716 | 0.32s 2026-02-25 07:51:51.056269 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629054 | 0:04:22.036664 | 0.03s 2026-02-25 07:51:51.077810 | 8f7c0acd-7caf-4fc4-b428-6764ad0afa81 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629054 2026-02-25 07:51:51.121466 | fa163e15-63ff-c5aa-8de0-000000004038 | TASK | Inject our custom chains in nftables 2026-02-25 07:51:51.146477 | fa163e15-63ff-c5aa-8de0-00000000315d | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:51.151057 | fa163e15-63ff-c5aa-8de0-00000000315d | TIMING | create persistent directories | np0005629057 | 0:04:22.131433 | 0.33s 2026-02-25 07:51:51.165334 | fa163e15-63ff-c5aa-8de0-00000000315d | TIMING | create persistent directories | np0005629057 | 0:04:22.145732 | 0.34s 2026-02-25 07:51:51.171297 | fa163e15-63ff-c5aa-8de0-00000000315b | CHANGED | create persistent directories | np0005629058 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:51:51.172249 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629058 | 0:04:22.152654 | 0.56s 2026-02-25 07:51:51.198884 | fa163e15-63ff-c5aa-8de0-00000000315e | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:51.212224 | fa163e15-63ff-c5aa-8de0-00000000315b | TIMING | create persistent directories | np0005629058 | 0:04:22.192588 | 0.60s 2026-02-25 07:51:51.237326 | fa163e15-63ff-c5aa-8de0-00000000315c | TASK | import provision_mcelog 2026-02-25 07:51:51.266629 | fa163e15-63ff-c5aa-8de0-00000000315c | SKIPPED | import provision_mcelog | np0005629058 2026-02-25 07:51:51.267709 | fa163e15-63ff-c5aa-8de0-00000000315c | TIMING | import provision_mcelog | np0005629058 | 0:04:22.248111 | 0.03s 2026-02-25 07:51:51.281295 | fa163e15-63ff-c5aa-8de0-00000000315d | TASK | create persistent directories 2026-02-25 07:51:51.313559 | fa163e15-63ff-c5aa-8de0-000000003f35 | CHANGED | Reload custom nftables ruleset files | np0005629053 2026-02-25 07:51:51.315742 | fa163e15-63ff-c5aa-8de0-000000003f35 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629053 | 0:04:22.296130 | 0.38s 2026-02-25 07:51:51.379352 | fa163e15-63ff-c5aa-8de0-00000000330f | TASK | create persistent directories 2026-02-25 07:51:51.440970 | fa163e15-63ff-c5aa-8de0-000000004038 | CHANGED | Inject our custom chains in nftables | np0005629054 2026-02-25 07:51:51.443263 | fa163e15-63ff-c5aa-8de0-000000004038 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629054 | 0:04:22.423600 | 0.32s 2026-02-25 07:51:51.464927 | fa163e15-63ff-c5aa-8de0-000000004039 | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:51.577212 | fa163e15-63ff-c5aa-8de0-00000000315d | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:51.579201 | fa163e15-63ff-c5aa-8de0-00000000315d | TIMING | create persistent directories | np0005629058 | 0:04:22.559586 | 0.30s 2026-02-25 07:51:51.594313 | fa163e15-63ff-c5aa-8de0-00000000315d | TIMING | create persistent directories | np0005629058 | 0:04:22.574705 | 0.31s 2026-02-25 07:51:51.595693 | fa163e15-63ff-c5aa-8de0-000000003b8f | CHANGED | Validate all of the generated content before loading | np0005629055 2026-02-25 07:51:51.596628 | fa163e15-63ff-c5aa-8de0-000000003b8f | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005629055 | 0:04:22.577033 | 0.70s 2026-02-25 07:51:51.616474 | fa163e15-63ff-c5aa-8de0-00000000315e | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:51.647646 | fa163e15-63ff-c5aa-8de0-000000003b90 | TASK | Ensure we load our different nft rulesets on boot 2026-02-25 07:51:51.722661 | fa163e15-63ff-c5aa-8de0-00000000330f | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:51.725345 | fa163e15-63ff-c5aa-8de0-00000000330f | TIMING | create persistent directories | np0005629053 | 0:04:22.705743 | 0.34s 2026-02-25 07:51:51.728119 | fa163e15-63ff-c5aa-8de0-0000000030a1 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629056 2026-02-25 07:51:51.729042 | fa163e15-63ff-c5aa-8de0-0000000030a1 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629056 | 0:04:22.709448 | 1.28s 2026-02-25 07:51:51.729831 | fa163e15-63ff-c5aa-8de0-00000000330f | TIMING | create persistent directories | np0005629053 | 0:04:22.710242 | 0.35s 2026-02-25 07:51:51.742422 | fa163e15-63ff-c5aa-8de0-0000000030a2 | TASK | create fcontext entry for iscsi 2026-02-25 07:51:51.766558 | fa163e15-63ff-c5aa-8de0-000000003310 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:51.844664 | fa163e15-63ff-c5aa-8de0-000000004039 | CHANGED | Reload custom nftables ruleset files | np0005629054 2026-02-25 07:51:51.845555 | fa163e15-63ff-c5aa-8de0-000000004039 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629054 | 0:04:22.825961 | 0.38s 2026-02-25 07:51:51.884564 | fa163e15-63ff-c5aa-8de0-00000000345f | TASK | create persistent directories 2026-02-25 07:51:51.963573 | fa163e15-63ff-c5aa-8de0-000000003b90 | CHANGED | Ensure we load our different nft rulesets on boot | np0005629055 2026-02-25 07:51:51.964561 | fa163e15-63ff-c5aa-8de0-000000003b90 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005629055 | 0:04:22.944968 | 0.32s 2026-02-25 07:51:51.996751 | fa163e15-63ff-c5aa-8de0-0000000036df | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005629055 | 0:04:22.977151 | 0.02s 2026-02-25 07:51:52.010742 | c4d9d2f2-5c59-400f-8342-948b6849a367 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005629055 2026-02-25 07:51:52.045214 | fa163e15-63ff-c5aa-8de0-000000004148 | TASK | Inject our custom chains in nftables 2026-02-25 07:51:52.208376 | fa163e15-63ff-c5aa-8de0-00000000345f | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:52.211536 | fa163e15-63ff-c5aa-8de0-00000000345f | TIMING | create persistent directories | np0005629054 | 0:04:23.191915 | 0.33s 2026-02-25 07:51:52.225196 | fa163e15-63ff-c5aa-8de0-00000000345f | TIMING | create persistent directories | np0005629054 | 0:04:23.205597 | 0.34s 2026-02-25 07:51:52.260357 | fa163e15-63ff-c5aa-8de0-000000003460 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:52.268784 | fa163e15-63ff-c5aa-8de0-00000000315e | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629057 2026-02-25 07:51:52.270324 | fa163e15-63ff-c5aa-8de0-00000000315e | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629057 | 0:04:23.250712 | 1.07s 2026-02-25 07:51:52.289235 | fa163e15-63ff-c5aa-8de0-00000000315f | TASK | create fcontext entry for iscsi 2026-02-25 07:51:52.364217 | fa163e15-63ff-c5aa-8de0-000000004148 | CHANGED | Inject our custom chains in nftables | np0005629055 2026-02-25 07:51:52.365605 | fa163e15-63ff-c5aa-8de0-000000004148 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005629055 | 0:04:23.346002 | 0.32s 2026-02-25 07:51:52.393636 | fa163e15-63ff-c5aa-8de0-000000004149 | TASK | Reload custom nftables ruleset files 2026-02-25 07:51:52.676571 | fa163e15-63ff-c5aa-8de0-00000000315e | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629058 2026-02-25 07:51:52.677781 | fa163e15-63ff-c5aa-8de0-00000000315e | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629058 | 0:04:23.658182 | 1.06s 2026-02-25 07:51:52.690618 | fa163e15-63ff-c5aa-8de0-00000000315f | TASK | create fcontext entry for iscsi 2026-02-25 07:51:52.735884 | fa163e15-63ff-c5aa-8de0-000000003310 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629053 2026-02-25 07:51:52.737701 | fa163e15-63ff-c5aa-8de0-000000003310 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629053 | 0:04:23.718090 | 0.97s 2026-02-25 07:51:52.770985 | fa163e15-63ff-c5aa-8de0-000000003311 | TASK | create persistent directories 2026-02-25 07:51:52.784189 | fa163e15-63ff-c5aa-8de0-000000004149 | CHANGED | Reload custom nftables ruleset files | np0005629055 2026-02-25 07:51:52.785425 | fa163e15-63ff-c5aa-8de0-000000004149 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005629055 | 0:04:23.765819 | 0.39s 2026-02-25 07:51:52.843759 | fa163e15-63ff-c5aa-8de0-00000000345f | TASK | create persistent directories 2026-02-25 07:51:53.123876 | fa163e15-63ff-c5aa-8de0-000000003311 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:53.125951 | fa163e15-63ff-c5aa-8de0-000000003311 | TIMING | create persistent directories | np0005629053 | 0:04:24.106355 | 0.35s 2026-02-25 07:51:53.162463 | fa163e15-63ff-c5aa-8de0-00000000345f | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-02-25 07:51:53.164040 | fa163e15-63ff-c5aa-8de0-00000000345f | TIMING | create persistent directories | np0005629055 | 0:04:24.144448 | 0.32s 2026-02-25 07:51:53.167478 | fa163e15-63ff-c5aa-8de0-00000000345f | TIMING | create persistent directories | np0005629055 | 0:04:24.147883 | 0.32s 2026-02-25 07:51:53.181775 | fa163e15-63ff-c5aa-8de0-000000003460 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-02-25 07:51:53.220770 | fa163e15-63ff-c5aa-8de0-0000000030a2 | CHANGED | create fcontext entry for iscsi | np0005629056 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:53.222311 | fa163e15-63ff-c5aa-8de0-0000000030a2 | TIMING | create fcontext entry for iscsi | np0005629056 | 0:04:24.202715 | 1.48s 2026-02-25 07:51:53.293194 | fa163e15-63ff-c5aa-8de0-000000003460 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629054 2026-02-25 07:51:53.294397 | fa163e15-63ff-c5aa-8de0-000000003460 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629054 | 0:04:24.274806 | 1.03s 2026-02-25 07:51:53.308605 | fa163e15-63ff-c5aa-8de0-000000003461 | TASK | create persistent directories 2026-02-25 07:51:53.425266 | fa163e15-63ff-c5aa-8de0-000000003311 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-02-25 07:51:53.428194 | fa163e15-63ff-c5aa-8de0-000000003311 | TIMING | create persistent directories | np0005629053 | 0:04:24.408584 | 0.66s 2026-02-25 07:51:53.435611 | fa163e15-63ff-c5aa-8de0-000000003311 | TIMING | create persistent directories | np0005629053 | 0:04:24.416003 | 0.66s 2026-02-25 07:51:53.456727 | fa163e15-63ff-c5aa-8de0-000000003312 | TASK | create fcontext entry for cinder data 2026-02-25 07:51:53.663847 | fa163e15-63ff-c5aa-8de0-000000003461 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:53.667457 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629054 | 0:04:24.647846 | 0.36s 2026-02-25 07:51:53.719716 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629057 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:53.721486 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629057 | 0:04:24.701888 | 1.43s 2026-02-25 07:51:53.962261 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629058 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:53.964638 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629058 | 0:04:24.945036 | 1.27s 2026-02-25 07:51:53.972467 | fa163e15-63ff-c5aa-8de0-000000003461 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-02-25 07:51:53.974056 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629054 | 0:04:24.954465 | 0.66s 2026-02-25 07:51:53.979376 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629054 | 0:04:24.959584 | 0.67s 2026-02-25 07:51:53.999172 | fa163e15-63ff-c5aa-8de0-000000003462 | TASK | create fcontext entry for cinder data 2026-02-25 07:51:54.166377 | fa163e15-63ff-c5aa-8de0-000000003460 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005629055 2026-02-25 07:51:54.167527 | fa163e15-63ff-c5aa-8de0-000000003460 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005629055 | 0:04:25.147929 | 0.98s 2026-02-25 07:51:54.185911 | fa163e15-63ff-c5aa-8de0-000000003461 | TASK | create persistent directories 2026-02-25 07:51:54.475079 | fa163e15-63ff-c5aa-8de0-0000000030a2 | CHANGED | create fcontext entry for iscsi | np0005629056 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:54.478275 | fa163e15-63ff-c5aa-8de0-0000000030a2 | TIMING | create fcontext entry for iscsi | np0005629056 | 0:04:25.458661 | 2.73s 2026-02-25 07:51:54.534971 | fa163e15-63ff-c5aa-8de0-000000003461 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:54.537703 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629055 | 0:04:25.518103 | 0.35s 2026-02-25 07:51:54.809718 | fa163e15-63ff-c5aa-8de0-000000003461 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-02-25 07:51:54.812143 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629055 | 0:04:25.792543 | 0.63s 2026-02-25 07:51:54.824061 | fa163e15-63ff-c5aa-8de0-000000003461 | TIMING | create persistent directories | np0005629055 | 0:04:25.804458 | 0.64s 2026-02-25 07:51:54.824961 | fa163e15-63ff-c5aa-8de0-000000003312 | CHANGED | create fcontext entry for cinder data | np0005629053 2026-02-25 07:51:54.825494 | fa163e15-63ff-c5aa-8de0-000000003312 | TIMING | create fcontext entry for cinder data | np0005629053 | 0:04:25.805907 | 1.37s 2026-02-25 07:51:54.849092 | fa163e15-63ff-c5aa-8de0-000000003313 | TASK | create persistent directories 2026-02-25 07:51:54.871331 | fa163e15-63ff-c5aa-8de0-000000003462 | TASK | create fcontext entry for cinder data 2026-02-25 07:51:55.010998 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629057 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:55.013693 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629057 | 0:04:25.994081 | 2.72s 2026-02-25 07:51:55.208934 | fa163e15-63ff-c5aa-8de0-000000003313 | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:55.211409 | fa163e15-63ff-c5aa-8de0-000000003313 | TIMING | create persistent directories | np0005629053 | 0:04:26.191806 | 0.36s 2026-02-25 07:51:55.218592 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629058 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:55.220443 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629058 | 0:04:26.200843 | 2.53s 2026-02-25 07:51:55.311741 | fa163e15-63ff-c5aa-8de0-000000003462 | CHANGED | create fcontext entry for cinder data | np0005629054 2026-02-25 07:51:55.312703 | fa163e15-63ff-c5aa-8de0-000000003462 | TIMING | create fcontext entry for cinder data | np0005629054 | 0:04:26.293108 | 1.31s 2026-02-25 07:51:55.332235 | fa163e15-63ff-c5aa-8de0-000000003463 | TASK | create persistent directories 2026-02-25 07:51:55.505373 | fa163e15-63ff-c5aa-8de0-000000003313 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:55.508095 | fa163e15-63ff-c5aa-8de0-000000003313 | TIMING | create persistent directories | np0005629053 | 0:04:26.488485 | 0.66s 2026-02-25 07:51:55.518884 | fa163e15-63ff-c5aa-8de0-000000003313 | TIMING | create persistent directories | np0005629053 | 0:04:26.499255 | 0.67s 2026-02-25 07:51:55.539277 | fa163e15-63ff-c5aa-8de0-000000003314 | TASK | ensure ceph configurations exist 2026-02-25 07:51:55.701753 | fa163e15-63ff-c5aa-8de0-000000003463 | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:55.705823 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629054 | 0:04:26.686216 | 0.37s 2026-02-25 07:51:55.765840 | fa163e15-63ff-c5aa-8de0-0000000030a2 | CHANGED | create fcontext entry for iscsi | np0005629056 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:55.767799 | fa163e15-63ff-c5aa-8de0-0000000030a2 | TIMING | create fcontext entry for iscsi | np0005629056 | 0:04:26.748201 | 4.02s 2026-02-25 07:51:55.775665 | fa163e15-63ff-c5aa-8de0-0000000030a2 | TIMING | create fcontext entry for iscsi | np0005629056 | 0:04:26.756073 | 4.03s 2026-02-25 07:51:55.788618 | fa163e15-63ff-c5aa-8de0-0000000030a3 | TASK | create persistent directories 2026-02-25 07:51:55.854932 | fa163e15-63ff-c5aa-8de0-000000003314 | CHANGED | ensure ceph configurations exist | np0005629053 2026-02-25 07:51:55.856156 | fa163e15-63ff-c5aa-8de0-000000003314 | TIMING | ensure ceph configurations exist | np0005629053 | 0:04:26.836557 | 0.32s 2026-02-25 07:51:55.882083 | fa163e15-63ff-c5aa-8de0-000000003315 | TASK | create persistent directories 2026-02-25 07:51:56.007174 | fa163e15-63ff-c5aa-8de0-000000003463 | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:56.008729 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629054 | 0:04:26.989133 | 0.68s 2026-02-25 07:51:56.012192 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629054 | 0:04:26.992591 | 0.68s 2026-02-25 07:51:56.026165 | fa163e15-63ff-c5aa-8de0-000000003464 | TASK | ensure ceph configurations exist 2026-02-25 07:51:56.121832 | fa163e15-63ff-c5aa-8de0-0000000030a3 | CHANGED | create persistent directories | np0005629056 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.125181 | fa163e15-63ff-c5aa-8de0-0000000030a3 | TIMING | create persistent directories | np0005629056 | 0:04:27.105572 | 0.34s 2026-02-25 07:51:56.135771 | fa163e15-63ff-c5aa-8de0-000000003462 | CHANGED | create fcontext entry for cinder data | np0005629055 2026-02-25 07:51:56.136791 | fa163e15-63ff-c5aa-8de0-000000003462 | TIMING | create fcontext entry for cinder data | np0005629055 | 0:04:27.117189 | 1.26s 2026-02-25 07:51:56.172996 | fa163e15-63ff-c5aa-8de0-000000003463 | TASK | create persistent directories 2026-02-25 07:51:56.281627 | fa163e15-63ff-c5aa-8de0-000000003315 | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:56.284998 | fa163e15-63ff-c5aa-8de0-000000003315 | TIMING | create persistent directories | np0005629053 | 0:04:27.265389 | 0.40s 2026-02-25 07:51:56.293612 | fa163e15-63ff-c5aa-8de0-000000003315 | TIMING | create persistent directories | np0005629053 | 0:04:27.274004 | 0.41s 2026-02-25 07:51:56.326974 | fa163e15-63ff-c5aa-8de0-000000003317 | TASK | Create cinder image conversion directory 2026-02-25 07:51:56.333784 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629057 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.335331 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629057 | 0:04:27.315730 | 4.04s 2026-02-25 07:51:56.352228 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629057 | 0:04:27.332609 | 4.06s 2026-02-25 07:51:56.354031 | fa163e15-63ff-c5aa-8de0-000000003464 | CHANGED | ensure ceph configurations exist | np0005629054 2026-02-25 07:51:56.354967 | fa163e15-63ff-c5aa-8de0-000000003464 | TIMING | ensure ceph configurations exist | np0005629054 | 0:04:27.335374 | 0.33s 2026-02-25 07:51:56.381491 | fa163e15-63ff-c5aa-8de0-000000003160 | TASK | create persistent directories 2026-02-25 07:51:56.405565 | fa163e15-63ff-c5aa-8de0-000000003465 | TASK | create persistent directories 2026-02-25 07:51:56.411792 | fa163e15-63ff-c5aa-8de0-000000003317 | SKIPPED | Create cinder image conversion directory | np0005629053 2026-02-25 07:51:56.412706 | fa163e15-63ff-c5aa-8de0-000000003317 | TIMING | Create cinder image conversion directory | np0005629053 | 0:04:27.393093 | 0.07s 2026-02-25 07:51:56.427732 | fa163e15-63ff-c5aa-8de0-000000003318 | TASK | Mount cinder's image conversion NFS share 2026-02-25 07:51:56.446078 | fa163e15-63ff-c5aa-8de0-0000000030a3 | CHANGED | create persistent directories | np0005629056 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:56.450393 | fa163e15-63ff-c5aa-8de0-0000000030a3 | TIMING | create persistent directories | np0005629056 | 0:04:27.430787 | 0.66s 2026-02-25 07:51:56.459484 | fa163e15-63ff-c5aa-8de0-00000000315f | CHANGED | create fcontext entry for iscsi | np0005629058 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.460846 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629058 | 0:04:27.441251 | 3.77s 2026-02-25 07:51:56.467804 | fa163e15-63ff-c5aa-8de0-00000000315f | TIMING | create fcontext entry for iscsi | np0005629058 | 0:04:27.448202 | 3.78s 2026-02-25 07:51:56.468647 | fa163e15-63ff-c5aa-8de0-000000003318 | SKIPPED | Mount cinder's image conversion NFS share | np0005629053 2026-02-25 07:51:56.469120 | fa163e15-63ff-c5aa-8de0-000000003318 | TIMING | Mount cinder's image conversion NFS share | np0005629053 | 0:04:27.449534 | 0.04s 2026-02-25 07:51:56.479037 | fa163e15-63ff-c5aa-8de0-000000003160 | TASK | create persistent directories 2026-02-25 07:51:56.496277 | fa163e15-63ff-c5aa-8de0-00000000331a | TASK | cinder_configure_lvm fact 2026-02-25 07:51:56.528540 | fa163e15-63ff-c5aa-8de0-00000000331a | OK | cinder_configure_lvm fact | np0005629053 2026-02-25 07:51:56.529381 | fa163e15-63ff-c5aa-8de0-00000000331a | TIMING | cinder_configure_lvm fact | np0005629053 | 0:04:27.509786 | 0.03s 2026-02-25 07:51:56.547163 | fa163e15-63ff-c5aa-8de0-000000003463 | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:56.551387 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629055 | 0:04:27.531786 | 0.38s 2026-02-25 07:51:56.552337 | fa163e15-63ff-c5aa-8de0-00000000331c | TASK | ensure LVM rpm dependencies are installed 2026-02-25 07:51:56.724565 | fa163e15-63ff-c5aa-8de0-0000000030a3 | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.728357 | fa163e15-63ff-c5aa-8de0-0000000030a3 | TIMING | create persistent directories | np0005629056 | 0:04:27.708746 | 0.94s 2026-02-25 07:51:56.741368 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629057 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.744578 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629057 | 0:04:27.724972 | 0.36s 2026-02-25 07:51:56.752083 | fa163e15-63ff-c5aa-8de0-0000000030a3 | TIMING | create persistent directories | np0005629056 | 0:04:27.732471 | 0.96s 2026-02-25 07:51:56.754722 | fa163e15-63ff-c5aa-8de0-000000003465 | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:56.756012 | fa163e15-63ff-c5aa-8de0-000000003465 | TIMING | create persistent directories | np0005629054 | 0:04:27.736408 | 0.35s 2026-02-25 07:51:56.779821 | fa163e15-63ff-c5aa-8de0-0000000030a4 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:51:56.789496 | fa163e15-63ff-c5aa-8de0-000000003465 | TIMING | create persistent directories | np0005629054 | 0:04:27.769872 | 0.38s 2026-02-25 07:51:56.818366 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629058 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:56.820999 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629058 | 0:04:27.801389 | 0.34s 2026-02-25 07:51:56.833445 | fa163e15-63ff-c5aa-8de0-000000003467 | TASK | Create cinder image conversion directory 2026-02-25 07:51:56.849584 | fa163e15-63ff-c5aa-8de0-000000003463 | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:56.854705 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629055 | 0:04:27.835093 | 0.68s 2026-02-25 07:51:56.868658 | fa163e15-63ff-c5aa-8de0-000000003463 | TIMING | create persistent directories | np0005629055 | 0:04:27.849052 | 0.69s 2026-02-25 07:51:56.870332 | fa163e15-63ff-c5aa-8de0-000000003467 | SKIPPED | Create cinder image conversion directory | np0005629054 2026-02-25 07:51:56.871248 | fa163e15-63ff-c5aa-8de0-000000003467 | TIMING | Create cinder image conversion directory | np0005629054 | 0:04:27.851653 | 0.04s 2026-02-25 07:51:56.901049 | fa163e15-63ff-c5aa-8de0-000000003468 | TASK | Mount cinder's image conversion NFS share 2026-02-25 07:51:56.942338 | fa163e15-63ff-c5aa-8de0-000000003464 | TASK | ensure ceph configurations exist 2026-02-25 07:51:56.949405 | fa163e15-63ff-c5aa-8de0-000000003468 | SKIPPED | Mount cinder's image conversion NFS share | np0005629054 2026-02-25 07:51:56.951048 | fa163e15-63ff-c5aa-8de0-000000003468 | TIMING | Mount cinder's image conversion NFS share | np0005629054 | 0:04:27.931432 | 0.05s 2026-02-25 07:51:56.978964 | fa163e15-63ff-c5aa-8de0-00000000346a | TASK | cinder_configure_lvm fact 2026-02-25 07:51:57.011749 | fa163e15-63ff-c5aa-8de0-00000000346a | OK | cinder_configure_lvm fact | np0005629054 2026-02-25 07:51:57.012628 | fa163e15-63ff-c5aa-8de0-00000000346a | TIMING | cinder_configure_lvm fact | np0005629054 | 0:04:27.993033 | 0.03s 2026-02-25 07:51:57.027420 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629057 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:57.029559 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629057 | 0:04:28.009958 | 0.65s 2026-02-25 07:51:57.037667 | fa163e15-63ff-c5aa-8de0-00000000346c | TASK | ensure LVM rpm dependencies are installed 2026-02-25 07:51:57.072920 | fa163e15-63ff-c5aa-8de0-0000000030a4 | OK | stat /lib/systemd/system/iscsid.socket | np0005629056 2026-02-25 07:51:57.076231 | fa163e15-63ff-c5aa-8de0-0000000030a4 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629056 | 0:04:28.056621 | 0.29s 2026-02-25 07:51:57.098923 | fa163e15-63ff-c5aa-8de0-0000000030a5 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:51:57.117521 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629058 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:51:57.121100 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629058 | 0:04:28.101492 | 0.64s 2026-02-25 07:51:57.129105 | fa163e15-63ff-c5aa-8de0-0000000030a5 | SKIPPED | Stop and disable iscsid.socket service | np0005629056 2026-02-25 07:51:57.130051 | fa163e15-63ff-c5aa-8de0-0000000030a5 | TIMING | Stop and disable iscsid.socket service | np0005629056 | 0:04:28.110451 | 0.03s 2026-02-25 07:51:57.148671 | fa163e15-63ff-c5aa-8de0-0000000030a6 | TASK | Check if iscsi.service is enabled 2026-02-25 07:51:57.244979 | fa163e15-63ff-c5aa-8de0-000000003464 | CHANGED | ensure ceph configurations exist | np0005629055 2026-02-25 07:51:57.247354 | fa163e15-63ff-c5aa-8de0-000000003464 | TIMING | ensure ceph configurations exist | np0005629055 | 0:04:28.227738 | 0.30s 2026-02-25 07:51:57.276879 | fa163e15-63ff-c5aa-8de0-000000003465 | TASK | create persistent directories 2026-02-25 07:51:57.339710 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:57.343416 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629057 | 0:04:28.323800 | 0.96s 2026-02-25 07:51:57.353494 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629057 | 0:04:28.333885 | 0.97s 2026-02-25 07:51:57.375033 | fa163e15-63ff-c5aa-8de0-000000003161 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:51:57.401194 | fa163e15-63ff-c5aa-8de0-000000003160 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:51:57.404850 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629058 | 0:04:28.385233 | 0.92s 2026-02-25 07:51:57.414834 | fa163e15-63ff-c5aa-8de0-000000003160 | TIMING | create persistent directories | np0005629058 | 0:04:28.395226 | 0.93s 2026-02-25 07:51:57.436565 | fa163e15-63ff-c5aa-8de0-000000003161 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:51:57.472808 | fa163e15-63ff-c5aa-8de0-0000000030a6 | CHANGED | Check if iscsi.service is enabled | np0005629056 2026-02-25 07:51:57.475582 | fa163e15-63ff-c5aa-8de0-0000000030a6 | TIMING | Check if iscsi.service is enabled | np0005629056 | 0:04:28.455973 | 0.33s 2026-02-25 07:51:57.500014 | fa163e15-63ff-c5aa-8de0-0000000030a7 | TASK | Stop iscsi.service 2026-02-25 07:51:57.543742 | fa163e15-63ff-c5aa-8de0-0000000030a7 | SKIPPED | Stop iscsi.service | np0005629056 2026-02-25 07:51:57.545152 | fa163e15-63ff-c5aa-8de0-0000000030a7 | TIMING | Stop iscsi.service | np0005629056 | 0:04:28.525549 | 0.04s 2026-02-25 07:51:57.594360 | fa163e15-63ff-c5aa-8de0-000000003465 | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-02-25 07:51:57.596129 | fa163e15-63ff-c5aa-8de0-000000003465 | TIMING | create persistent directories | np0005629055 | 0:04:28.576522 | 0.32s 2026-02-25 07:51:57.601550 | fa163e15-63ff-c5aa-8de0-0000000030a8 | TIMING | include_role : tripleo_kernel | np0005629056 | 0:04:28.581942 | 0.04s 2026-02-25 07:51:57.603433 | fa163e15-63ff-c5aa-8de0-000000003465 | TIMING | create persistent directories | np0005629055 | 0:04:28.583832 | 0.33s 2026-02-25 07:51:57.703083 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:51:57.721521 | fa163e15-63ff-c5aa-8de0-000000003467 | TASK | Create cinder image conversion directory 2026-02-25 07:51:57.727171 | fa163e15-63ff-c5aa-8de0-000000003161 | OK | stat /lib/systemd/system/iscsid.socket | np0005629057 2026-02-25 07:51:57.733468 | fa163e15-63ff-c5aa-8de0-000000003161 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629057 | 0:04:28.713859 | 0.36s 2026-02-25 07:51:57.734186 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629056 | 0:04:28.714597 | 0.03s 2026-02-25 07:51:57.745018 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:51:57.767972 | fa163e15-63ff-c5aa-8de0-000000003162 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:51:57.773838 | fa163e15-63ff-c5aa-8de0-000000003161 | OK | stat /lib/systemd/system/iscsid.socket | np0005629058 2026-02-25 07:51:57.774785 | fa163e15-63ff-c5aa-8de0-000000003161 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629058 | 0:04:28.755183 | 0.34s 2026-02-25 07:51:57.775195 | fa163e15-63ff-c5aa-8de0-000000003467 | SKIPPED | Create cinder image conversion directory | np0005629055 2026-02-25 07:51:57.775469 | fa163e15-63ff-c5aa-8de0-000000003467 | TIMING | Create cinder image conversion directory | np0005629055 | 0:04:28.755883 | 0.05s 2026-02-25 07:51:57.785368 | fa163e15-63ff-c5aa-8de0-000000003162 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:51:57.807486 | fa163e15-63ff-c5aa-8de0-000000003468 | TASK | Mount cinder's image conversion NFS share 2026-02-25 07:51:57.819259 | fa163e15-63ff-c5aa-8de0-000000003162 | SKIPPED | Stop and disable iscsid.socket service | np0005629057 2026-02-25 07:51:57.820200 | fa163e15-63ff-c5aa-8de0-000000003162 | TIMING | Stop and disable iscsid.socket service | np0005629057 | 0:04:28.800596 | 0.05s 2026-02-25 07:51:57.820516 | fa163e15-63ff-c5aa-8de0-000000003162 | SKIPPED | Stop and disable iscsid.socket service | np0005629058 2026-02-25 07:51:57.820789 | fa163e15-63ff-c5aa-8de0-000000003162 | TIMING | Stop and disable iscsid.socket service | np0005629058 | 0:04:28.801203 | 0.03s 2026-02-25 07:51:57.830798 | fa163e15-63ff-c5aa-8de0-000000003163 | TASK | Check if iscsi.service is enabled 2026-02-25 07:51:57.849105 | fa163e15-63ff-c5aa-8de0-000000003163 | TASK | Check if iscsi.service is enabled 2026-02-25 07:51:57.854166 | fa163e15-63ff-c5aa-8de0-000000003468 | SKIPPED | Mount cinder's image conversion NFS share | np0005629055 2026-02-25 07:51:57.855048 | fa163e15-63ff-c5aa-8de0-000000003468 | TIMING | Mount cinder's image conversion NFS share | np0005629055 | 0:04:28.835447 | 0.04s 2026-02-25 07:51:57.884566 | fa163e15-63ff-c5aa-8de0-00000000346a | TASK | cinder_configure_lvm fact 2026-02-25 07:51:57.918882 | fa163e15-63ff-c5aa-8de0-00000000346a | OK | cinder_configure_lvm fact | np0005629055 2026-02-25 07:51:57.920349 | fa163e15-63ff-c5aa-8de0-00000000346a | TIMING | cinder_configure_lvm fact | np0005629055 | 0:04:28.900753 | 0.03s 2026-02-25 07:51:57.938481 | fa163e15-63ff-c5aa-8de0-00000000346c | TASK | ensure LVM rpm dependencies are installed 2026-02-25 07:51:58.149998 | fa163e15-63ff-c5aa-8de0-000000003163 | CHANGED | Check if iscsi.service is enabled | np0005629058 2026-02-25 07:51:58.151883 | fa163e15-63ff-c5aa-8de0-000000003163 | TIMING | Check if iscsi.service is enabled | np0005629058 | 0:04:29.132198 | 0.30s 2026-02-25 07:51:58.153159 | fa163e15-63ff-c5aa-8de0-000000003163 | CHANGED | Check if iscsi.service is enabled | np0005629057 2026-02-25 07:51:58.154190 | fa163e15-63ff-c5aa-8de0-000000003163 | TIMING | Check if iscsi.service is enabled | np0005629057 | 0:04:29.134600 | 0.32s 2026-02-25 07:51:58.167079 | fa163e15-63ff-c5aa-8de0-000000003164 | TASK | Stop iscsi.service 2026-02-25 07:51:58.192888 | fa163e15-63ff-c5aa-8de0-000000003164 | TASK | Stop iscsi.service 2026-02-25 07:51:58.210668 | fa163e15-63ff-c5aa-8de0-000000003164 | SKIPPED | Stop iscsi.service | np0005629057 2026-02-25 07:51:58.212358 | fa163e15-63ff-c5aa-8de0-000000003164 | TIMING | Stop iscsi.service | np0005629057 | 0:04:29.192741 | 0.04s 2026-02-25 07:51:58.246792 | fa163e15-63ff-c5aa-8de0-000000003164 | SKIPPED | Stop iscsi.service | np0005629058 2026-02-25 07:51:58.248626 | fa163e15-63ff-c5aa-8de0-000000003164 | TIMING | Stop iscsi.service | np0005629058 | 0:04:29.229008 | 0.05s 2026-02-25 07:51:58.284159 | fa163e15-63ff-c5aa-8de0-000000003165 | TIMING | include_role : tripleo_kernel | np0005629057 | 0:04:29.264534 | 0.05s 2026-02-25 07:51:58.361575 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:51:58.367522 | fa163e15-63ff-c5aa-8de0-000000003165 | TIMING | include_role : tripleo_kernel | np0005629058 | 0:04:29.347914 | 0.09s 2026-02-25 07:51:58.428872 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:51:58.435075 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629057 | 0:04:29.415468 | 0.07s 2026-02-25 07:51:58.445582 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:51:58.457794 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629058 | 0:04:29.438187 | 0.03s 2026-02-25 07:51:58.468652 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:51:59.639645 | fa163e15-63ff-c5aa-8de0-00000000331c | OK | ensure LVM rpm dependencies are installed | np0005629053 2026-02-25 07:51:59.641525 | fa163e15-63ff-c5aa-8de0-00000000331c | TIMING | ensure LVM rpm dependencies are installed | np0005629053 | 0:04:30.621917 | 3.09s 2026-02-25 07:51:59.668444 | fa163e15-63ff-c5aa-8de0-00000000331d | TASK | cinder create LVM volume group dd 2026-02-25 07:51:59.982034 | fa163e15-63ff-c5aa-8de0-00000000331d | CHANGED | cinder create LVM volume group dd | np0005629053 2026-02-25 07:51:59.983656 | fa163e15-63ff-c5aa-8de0-00000000331d | TIMING | cinder create LVM volume group dd | np0005629053 | 0:04:30.964053 | 0.31s 2026-02-25 07:52:00.009594 | fa163e15-63ff-c5aa-8de0-00000000331e | TASK | Get or create LVM loopback device 2026-02-25 07:52:00.116109 | fa163e15-63ff-c5aa-8de0-00000000346c | OK | ensure LVM rpm dependencies are installed | np0005629054 2026-02-25 07:52:00.117394 | fa163e15-63ff-c5aa-8de0-00000000346c | TIMING | ensure LVM rpm dependencies are installed | np0005629054 | 0:04:31.097795 | 3.08s 2026-02-25 07:52:00.136555 | fa163e15-63ff-c5aa-8de0-00000000346d | TASK | cinder create LVM volume group dd 2026-02-25 07:52:00.365644 | fa163e15-63ff-c5aa-8de0-00000000331e | CHANGED | Get or create LVM loopback device | np0005629053 2026-02-25 07:52:00.366775 | fa163e15-63ff-c5aa-8de0-00000000331e | TIMING | Get or create LVM loopback device | np0005629053 | 0:04:31.347174 | 0.36s 2026-02-25 07:52:00.385190 | fa163e15-63ff-c5aa-8de0-00000000331f | TASK | Create LVM volume group 2026-02-25 07:52:00.451493 | fa163e15-63ff-c5aa-8de0-00000000346d | CHANGED | cinder create LVM volume group dd | np0005629054 2026-02-25 07:52:00.452659 | fa163e15-63ff-c5aa-8de0-00000000346d | TIMING | cinder create LVM volume group dd | np0005629054 | 0:04:31.433061 | 0.31s 2026-02-25 07:52:00.471275 | fa163e15-63ff-c5aa-8de0-00000000346e | TASK | Get or create LVM loopback device 2026-02-25 07:52:00.823283 | fa163e15-63ff-c5aa-8de0-00000000346e | CHANGED | Get or create LVM loopback device | np0005629054 2026-02-25 07:52:00.825088 | fa163e15-63ff-c5aa-8de0-00000000346e | TIMING | Get or create LVM loopback device | np0005629054 | 0:04:31.805483 | 0.35s 2026-02-25 07:52:00.851815 | fa163e15-63ff-c5aa-8de0-00000000346f | TASK | Create LVM volume group 2026-02-25 07:52:00.904429 | fa163e15-63ff-c5aa-8de0-00000000346c | OK | ensure LVM rpm dependencies are installed | np0005629055 2026-02-25 07:52:00.905773 | fa163e15-63ff-c5aa-8de0-00000000346c | TIMING | ensure LVM rpm dependencies are installed | np0005629055 | 0:04:31.886176 | 2.97s 2026-02-25 07:52:00.925000 | fa163e15-63ff-c5aa-8de0-00000000346d | TASK | cinder create LVM volume group dd 2026-02-25 07:52:01.099424 | fa163e15-63ff-c5aa-8de0-00000000331f | CHANGED | Create LVM volume group | np0005629053 2026-02-25 07:52:01.100577 | fa163e15-63ff-c5aa-8de0-00000000331f | TIMING | Create LVM volume group | np0005629053 | 0:04:32.080980 | 0.71s 2026-02-25 07:52:01.118601 | fa163e15-63ff-c5aa-8de0-000000003320 | TASK | cinder create service to run losetup for LVM on startup 2026-02-25 07:52:01.257327 | fa163e15-63ff-c5aa-8de0-00000000346d | CHANGED | cinder create LVM volume group dd | np0005629055 2026-02-25 07:52:01.258553 | fa163e15-63ff-c5aa-8de0-00000000346d | TIMING | cinder create LVM volume group dd | np0005629055 | 0:04:32.238955 | 0.33s 2026-02-25 07:52:01.277615 | fa163e15-63ff-c5aa-8de0-00000000346e | TASK | Get or create LVM loopback device 2026-02-25 07:52:01.390880 | fa163e15-63ff-c5aa-8de0-00000000346f | CHANGED | Create LVM volume group | np0005629054 2026-02-25 07:52:01.392167 | fa163e15-63ff-c5aa-8de0-00000000346f | TIMING | Create LVM volume group | np0005629054 | 0:04:32.372568 | 0.54s 2026-02-25 07:52:01.411377 | fa163e15-63ff-c5aa-8de0-000000003470 | TASK | cinder create service to run losetup for LVM on startup 2026-02-25 07:52:01.613522 | fa163e15-63ff-c5aa-8de0-00000000346e | CHANGED | Get or create LVM loopback device | np0005629055 2026-02-25 07:52:01.614888 | fa163e15-63ff-c5aa-8de0-00000000346e | TIMING | Get or create LVM loopback device | np0005629055 | 0:04:32.595268 | 0.34s 2026-02-25 07:52:01.635006 | fa163e15-63ff-c5aa-8de0-00000000346f | TASK | Create LVM volume group 2026-02-25 07:52:02.086280 | fa163e15-63ff-c5aa-8de0-000000003320 | CHANGED | cinder create service to run losetup for LVM on startup | np0005629053 2026-02-25 07:52:02.087580 | fa163e15-63ff-c5aa-8de0-000000003320 | TIMING | cinder create service to run losetup for LVM on startup | np0005629053 | 0:04:33.067981 | 0.97s 2026-02-25 07:52:02.106722 | fa163e15-63ff-c5aa-8de0-000000003321 | TASK | cinder enable the LVM losetup service 2026-02-25 07:52:02.139158 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629056 2026-02-25 07:52:02.140346 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629056 | 0:04:33.120746 | 4.39s 2026-02-25 07:52:02.153133 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:02.188890 | fa163e15-63ff-c5aa-8de0-00000000346f | CHANGED | Create LVM volume group | np0005629055 2026-02-25 07:52:02.190044 | fa163e15-63ff-c5aa-8de0-00000000346f | TIMING | Create LVM volume group | np0005629055 | 0:04:33.170442 | 0.55s 2026-02-25 07:52:02.209238 | fa163e15-63ff-c5aa-8de0-000000003470 | TASK | cinder create service to run losetup for LVM on startup 2026-02-25 07:52:02.324386 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629058 2026-02-25 07:52:02.326773 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629058 | 0:04:33.307157 | 3.86s 2026-02-25 07:52:02.352346 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:02.368976 | fa163e15-63ff-c5aa-8de0-000000003470 | CHANGED | cinder create service to run losetup for LVM on startup | np0005629054 2026-02-25 07:52:02.370077 | fa163e15-63ff-c5aa-8de0-000000003470 | TIMING | cinder create service to run losetup for LVM on startup | np0005629054 | 0:04:33.350476 | 0.96s 2026-02-25 07:52:02.389935 | fa163e15-63ff-c5aa-8de0-000000003471 | TASK | cinder enable the LVM losetup service 2026-02-25 07:52:02.406628 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629056 2026-02-25 07:52:02.407767 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629056 | 0:04:33.388165 | 0.25s 2026-02-25 07:52:02.421375 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:02.669359 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629058 2026-02-25 07:52:02.670576 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629058 | 0:04:33.650978 | 0.32s 2026-02-25 07:52:02.683213 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:02.998602 | fa163e15-63ff-c5aa-8de0-000000003321 | CHANGED | cinder enable the LVM losetup service | np0005629053 2026-02-25 07:52:03.000207 | fa163e15-63ff-c5aa-8de0-000000003321 | TIMING | cinder enable the LVM losetup service | np0005629053 | 0:04:33.980609 | 0.89s 2026-02-25 07:52:03.019494 | fa163e15-63ff-c5aa-8de0-000000003323 | TASK | create persistent directories 2026-02-25 07:52:03.197340 | fa163e15-63ff-c5aa-8de0-000000003470 | CHANGED | cinder create service to run losetup for LVM on startup | np0005629055 2026-02-25 07:52:03.199260 | fa163e15-63ff-c5aa-8de0-000000003470 | TIMING | cinder create service to run losetup for LVM on startup | np0005629055 | 0:04:34.179659 | 0.99s 2026-02-25 07:52:03.214731 | fa163e15-63ff-c5aa-8de0-000000003471 | TASK | cinder enable the LVM losetup service 2026-02-25 07:52:03.281318 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629057 2026-02-25 07:52:03.282430 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629057 | 0:04:34.262834 | 4.84s 2026-02-25 07:52:03.299106 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:03.336677 | fa163e15-63ff-c5aa-8de0-000000003323 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:52:03.340058 | fa163e15-63ff-c5aa-8de0-000000003323 | TIMING | create persistent directories | np0005629053 | 0:04:34.320430 | 0.32s 2026-02-25 07:52:03.408833 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629056 2026-02-25 07:52:03.410116 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629056 | 0:04:34.390519 | 0.99s 2026-02-25 07:52:03.424878 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:03.626845 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629057 2026-02-25 07:52:03.630291 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629057 | 0:04:34.610684 | 0.33s 2026-02-25 07:52:03.644414 | fa163e15-63ff-c5aa-8de0-000000003323 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:52:03.647663 | fa163e15-63ff-c5aa-8de0-000000003323 | TIMING | create persistent directories | np0005629053 | 0:04:34.628058 | 0.63s 2026-02-25 07:52:03.670698 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:03.682399 | fa163e15-63ff-c5aa-8de0-000000003323 | TIMING | create persistent directories | np0005629053 | 0:04:34.662780 | 0.66s 2026-02-25 07:52:03.685539 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629058 2026-02-25 07:52:03.687525 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629058 | 0:04:34.667928 | 1.00s 2026-02-25 07:52:03.702293 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:03.729490 | fa163e15-63ff-c5aa-8de0-000000003324 | TASK | import provision_mcelog 2026-02-25 07:52:03.761062 | fa163e15-63ff-c5aa-8de0-000000003324 | SKIPPED | import provision_mcelog | np0005629053 2026-02-25 07:52:03.762102 | fa163e15-63ff-c5aa-8de0-000000003324 | TIMING | import provision_mcelog | np0005629053 | 0:04:34.742501 | 0.03s 2026-02-25 07:52:03.780589 | fa163e15-63ff-c5aa-8de0-000000003325 | TASK | create persistent logs directory 2026-02-25 07:52:03.963621 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629056 2026-02-25 07:52:03.965171 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629056 | 0:04:34.945572 | 0.54s 2026-02-25 07:52:03.978758 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:04.107717 | fa163e15-63ff-c5aa-8de0-000000003325 | CHANGED | create persistent logs directory | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:04.111140 | fa163e15-63ff-c5aa-8de0-000000003325 | TIMING | create persistent logs directory | np0005629053 | 0:04:35.091521 | 0.33s 2026-02-25 07:52:04.129832 | fa163e15-63ff-c5aa-8de0-000000003471 | CHANGED | cinder enable the LVM losetup service | np0005629055 2026-02-25 07:52:04.130997 | fa163e15-63ff-c5aa-8de0-000000003471 | TIMING | cinder enable the LVM losetup service | np0005629055 | 0:04:35.111403 | 0.92s 2026-02-25 07:52:04.151157 | fa163e15-63ff-c5aa-8de0-000000003473 | TASK | create persistent directories 2026-02-25 07:52:04.259431 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629058 2026-02-25 07:52:04.261014 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629058 | 0:04:35.241414 | 0.56s 2026-02-25 07:52:04.274916 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:04.298749 | fa163e15-63ff-c5aa-8de0-000000003471 | CHANGED | cinder enable the LVM losetup service | np0005629054 2026-02-25 07:52:04.300502 | fa163e15-63ff-c5aa-8de0-000000003471 | TIMING | cinder enable the LVM losetup service | np0005629054 | 0:04:35.280899 | 1.91s 2026-02-25 07:52:04.320826 | fa163e15-63ff-c5aa-8de0-000000003473 | TASK | create persistent directories 2026-02-25 07:52:04.399416 | fa163e15-63ff-c5aa-8de0-000000003325 | CHANGED | create persistent logs directory | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:04.402352 | fa163e15-63ff-c5aa-8de0-000000003325 | TIMING | create persistent logs directory | np0005629053 | 0:04:35.382741 | 0.62s 2026-02-25 07:52:04.410730 | fa163e15-63ff-c5aa-8de0-000000003325 | TIMING | create persistent logs directory | np0005629053 | 0:04:35.391132 | 0.63s 2026-02-25 07:52:04.430219 | fa163e15-63ff-c5aa-8de0-000000003326 | TASK | Mount NFS on host 2026-02-25 07:52:04.464195 | fa163e15-63ff-c5aa-8de0-000000003326 | SKIPPED | Mount NFS on host | np0005629053 2026-02-25 07:52:04.465065 | fa163e15-63ff-c5aa-8de0-000000003326 | TIMING | Mount NFS on host | np0005629053 | 0:04:35.445465 | 0.03s 2026-02-25 07:52:04.485377 | fa163e15-63ff-c5aa-8de0-000000003327 | TASK | Mount Node Staging Location 2026-02-25 07:52:04.501630 | fa163e15-63ff-c5aa-8de0-000000003473 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:52:04.505959 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629055 | 0:04:35.486344 | 0.35s 2026-02-25 07:52:04.514911 | fa163e15-63ff-c5aa-8de0-000000003327 | SKIPPED | Mount Node Staging Location | np0005629053 2026-02-25 07:52:04.515549 | fa163e15-63ff-c5aa-8de0-000000003327 | TIMING | Mount Node Staging Location | np0005629053 | 0:04:35.495958 | 0.03s 2026-02-25 07:52:04.530321 | fa163e15-63ff-c5aa-8de0-000000003328 | TASK | ensure /var/lib/glance exists 2026-02-25 07:52:04.568683 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629057 2026-02-25 07:52:04.569753 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629057 | 0:04:35.550143 | 0.90s 2026-02-25 07:52:04.580288 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:04.627918 | fa163e15-63ff-c5aa-8de0-000000003473 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-02-25 07:52:04.630574 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629054 | 0:04:35.610969 | 0.31s 2026-02-25 07:52:04.784546 | fa163e15-63ff-c5aa-8de0-000000003473 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:52:04.790275 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629055 | 0:04:35.770675 | 0.64s 2026-02-25 07:52:04.799593 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629055 | 0:04:35.779992 | 0.65s 2026-02-25 07:52:04.831212 | fa163e15-63ff-c5aa-8de0-000000003474 | TASK | import provision_mcelog 2026-02-25 07:52:04.862431 | fa163e15-63ff-c5aa-8de0-000000003328 | CHANGED | ensure /var/lib/glance exists | np0005629053 2026-02-25 07:52:04.864115 | fa163e15-63ff-c5aa-8de0-000000003328 | TIMING | ensure /var/lib/glance exists | np0005629053 | 0:04:35.844516 | 0.33s 2026-02-25 07:52:04.864725 | fa163e15-63ff-c5aa-8de0-000000003474 | SKIPPED | import provision_mcelog | np0005629055 2026-02-25 07:52:04.865271 | fa163e15-63ff-c5aa-8de0-000000003474 | TIMING | import provision_mcelog | np0005629055 | 0:04:35.845682 | 0.03s 2026-02-25 07:52:04.884083 | fa163e15-63ff-c5aa-8de0-000000003329 | TASK | create persistent directories 2026-02-25 07:52:04.900453 | fa163e15-63ff-c5aa-8de0-000000003473 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-02-25 07:52:04.904085 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629054 | 0:04:35.884469 | 0.58s 2026-02-25 07:52:04.926714 | fa163e15-63ff-c5aa-8de0-000000003475 | TASK | create persistent logs directory 2026-02-25 07:52:04.934105 | fa163e15-63ff-c5aa-8de0-000000003473 | TIMING | create persistent directories | np0005629054 | 0:04:35.914492 | 0.61s 2026-02-25 07:52:04.967160 | fa163e15-63ff-c5aa-8de0-000000003474 | TASK | import provision_mcelog 2026-02-25 07:52:04.994293 | fa163e15-63ff-c5aa-8de0-000000003474 | SKIPPED | import provision_mcelog | np0005629054 2026-02-25 07:52:04.995443 | fa163e15-63ff-c5aa-8de0-000000003474 | TIMING | import provision_mcelog | np0005629054 | 0:04:35.975840 | 0.03s 2026-02-25 07:52:05.022362 | fa163e15-63ff-c5aa-8de0-000000003475 | TASK | create persistent logs directory 2026-02-25 07:52:05.038707 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629056 2026-02-25 07:52:05.039746 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629056 | 0:04:36.020149 | 1.06s 2026-02-25 07:52:05.052731 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:05.126842 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629057 2026-02-25 07:52:05.128458 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629057 | 0:04:36.108857 | 0.55s 2026-02-25 07:52:05.142009 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:05.232609 | fa163e15-63ff-c5aa-8de0-000000003329 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-02-25 07:52:05.235543 | fa163e15-63ff-c5aa-8de0-000000003329 | TIMING | create persistent directories | np0005629053 | 0:04:36.215930 | 0.35s 2026-02-25 07:52:05.242877 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629058 2026-02-25 07:52:05.243725 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629058 | 0:04:36.224130 | 0.97s 2026-02-25 07:52:05.258824 | fa163e15-63ff-c5aa-8de0-000000003475 | CHANGED | create persistent logs directory | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:05.262974 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629055 | 0:04:36.243377 | 0.34s 2026-02-25 07:52:05.263847 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:05.360590 | fa163e15-63ff-c5aa-8de0-000000003475 | CHANGED | create persistent logs directory | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:05.363210 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629054 | 0:04:36.343601 | 0.34s 2026-02-25 07:52:05.536086 | fa163e15-63ff-c5aa-8de0-000000003329 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-02-25 07:52:05.538113 | fa163e15-63ff-c5aa-8de0-000000003329 | TIMING | create persistent directories | np0005629053 | 0:04:36.518513 | 0.65s 2026-02-25 07:52:05.545918 | fa163e15-63ff-c5aa-8de0-000000003329 | TIMING | create persistent directories | np0005629053 | 0:04:36.526317 | 0.66s 2026-02-25 07:52:05.551753 | fa163e15-63ff-c5aa-8de0-000000003475 | CHANGED | create persistent logs directory | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:05.552687 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629055 | 0:04:36.533091 | 0.62s 2026-02-25 07:52:05.570399 | fa163e15-63ff-c5aa-8de0-00000000332a | TASK | Run puppet on the host to apply IPtables rules 2026-02-25 07:52:05.576595 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629055 | 0:04:36.556979 | 0.65s 2026-02-25 07:52:05.583426 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=fs.aio-max-nr 2026-02-25 07:52:05.586681 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:36.567084 | 0.53s 2026-02-25 07:52:05.599659 | fa163e15-63ff-c5aa-8de0-000000003476 | TASK | Mount NFS on host 2026-02-25 07:52:05.622446 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=fs.aio-max-nr 2026-02-25 07:52:05.624646 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:36.605045 | 0.36s 2026-02-25 07:52:05.629616 | fa163e15-63ff-c5aa-8de0-000000003476 | SKIPPED | Mount NFS on host | np0005629055 2026-02-25 07:52:05.630013 | fa163e15-63ff-c5aa-8de0-000000003476 | TIMING | Mount NFS on host | np0005629055 | 0:04:36.610425 | 0.03s 2026-02-25 07:52:05.642315 | fa163e15-63ff-c5aa-8de0-000000003475 | CHANGED | create persistent logs directory | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-02-25 07:52:05.643280 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629054 | 0:04:36.623688 | 0.62s 2026-02-25 07:52:05.652120 | fa163e15-63ff-c5aa-8de0-000000003477 | TASK | Mount Node Staging Location 2026-02-25 07:52:05.657781 | fa163e15-63ff-c5aa-8de0-000000003475 | TIMING | create persistent logs directory | np0005629054 | 0:04:36.638178 | 0.63s 2026-02-25 07:52:05.677343 | fa163e15-63ff-c5aa-8de0-000000003476 | TASK | Mount NFS on host 2026-02-25 07:52:05.683121 | fa163e15-63ff-c5aa-8de0-000000003477 | SKIPPED | Mount Node Staging Location | np0005629055 2026-02-25 07:52:05.684013 | fa163e15-63ff-c5aa-8de0-000000003477 | TIMING | Mount Node Staging Location | np0005629055 | 0:04:36.664410 | 0.03s 2026-02-25 07:52:05.698306 | fa163e15-63ff-c5aa-8de0-000000003478 | TASK | ensure /var/lib/glance exists 2026-02-25 07:52:05.707830 | fa163e15-63ff-c5aa-8de0-000000003476 | SKIPPED | Mount NFS on host | np0005629054 2026-02-25 07:52:05.709119 | fa163e15-63ff-c5aa-8de0-000000003476 | TIMING | Mount NFS on host | np0005629054 | 0:04:36.689520 | 0.03s 2026-02-25 07:52:05.723522 | fa163e15-63ff-c5aa-8de0-000000003477 | TASK | Mount Node Staging Location 2026-02-25 07:52:05.754056 | fa163e15-63ff-c5aa-8de0-000000003477 | SKIPPED | Mount Node Staging Location | np0005629054 2026-02-25 07:52:05.755065 | fa163e15-63ff-c5aa-8de0-000000003477 | TIMING | Mount Node Staging Location | np0005629054 | 0:04:36.735468 | 0.03s 2026-02-25 07:52:05.768685 | fa163e15-63ff-c5aa-8de0-000000003478 | TASK | ensure /var/lib/glance exists 2026-02-25 07:52:05.932736 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=fs.inotify.max_user_instances 2026-02-25 07:52:05.935518 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:36.915910 | 0.88s 2026-02-25 07:52:05.941664 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=fs.inotify.max_user_instances 2026-02-25 07:52:05.943481 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:36.923886 | 0.68s 2026-02-25 07:52:05.975762 | fa163e15-63ff-c5aa-8de0-000000003478 | CHANGED | ensure /var/lib/glance exists | np0005629055 2026-02-25 07:52:05.976517 | fa163e15-63ff-c5aa-8de0-000000003478 | TIMING | ensure /var/lib/glance exists | np0005629055 | 0:04:36.956928 | 0.28s 2026-02-25 07:52:05.990458 | fa163e15-63ff-c5aa-8de0-000000003479 | TASK | create persistent directories 2026-02-25 07:52:06.083308 | fa163e15-63ff-c5aa-8de0-000000003478 | CHANGED | ensure /var/lib/glance exists | np0005629054 2026-02-25 07:52:06.084189 | fa163e15-63ff-c5aa-8de0-000000003478 | TIMING | ensure /var/lib/glance exists | np0005629054 | 0:04:37.064595 | 0.31s 2026-02-25 07:52:06.097830 | fa163e15-63ff-c5aa-8de0-000000003479 | TASK | create persistent directories 2026-02-25 07:52:06.141253 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629057 2026-02-25 07:52:06.142092 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629057 | 0:04:37.122498 | 1.00s 2026-02-25 07:52:06.151690 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:06.253543 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=kernel.pid_max 2026-02-25 07:52:06.256711 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:37.237104 | 0.99s 2026-02-25 07:52:06.263315 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=kernel.pid_max 2026-02-25 07:52:06.265732 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:37.246135 | 1.21s 2026-02-25 07:52:06.346248 | fa163e15-63ff-c5aa-8de0-000000003479 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-02-25 07:52:06.348806 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629055 | 0:04:37.329210 | 0.36s 2026-02-25 07:52:06.442837 | fa163e15-63ff-c5aa-8de0-000000003479 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-02-25 07:52:06.445738 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629054 | 0:04:37.426136 | 0.35s 2026-02-25 07:52:06.541649 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=fs.aio-max-nr 2026-02-25 07:52:06.544515 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:37.524913 | 0.39s 2026-02-25 07:52:06.575781 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:06.577009 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:37.557408 | 1.31s 2026-02-25 07:52:06.585215 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:06.587960 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:37.568366 | 1.53s 2026-02-25 07:52:06.608570 | fa163e15-63ff-c5aa-8de0-000000003479 | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-02-25 07:52:06.610294 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629055 | 0:04:37.590702 | 0.62s 2026-02-25 07:52:06.616645 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629055 | 0:04:37.597053 | 0.63s 2026-02-25 07:52:06.635072 | fa163e15-63ff-c5aa-8de0-00000000347a | TASK | Run puppet on the host to apply IPtables rules 2026-02-25 07:52:06.711600 | fa163e15-63ff-c5aa-8de0-000000003479 | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-02-25 07:52:06.715512 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629054 | 0:04:37.695900 | 0.62s 2026-02-25 07:52:06.724943 | fa163e15-63ff-c5aa-8de0-000000003479 | TIMING | create persistent directories | np0005629054 | 0:04:37.705335 | 0.63s 2026-02-25 07:52:06.755619 | fa163e15-63ff-c5aa-8de0-00000000347a | TASK | Run puppet on the host to apply IPtables rules 2026-02-25 07:52:06.872779 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=fs.inotify.max_user_instances 2026-02-25 07:52:06.876365 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:37.856751 | 0.72s 2026-02-25 07:52:06.893834 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:06.896454 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:37.876858 | 1.84s 2026-02-25 07:52:06.955038 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:06.957739 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:37.938139 | 1.69s 2026-02-25 07:52:07.175551 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=kernel.pid_max 2026-02-25 07:52:07.178516 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:38.158915 | 1.03s 2026-02-25 07:52:07.229715 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:07.232354 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:38.212759 | 1.97s 2026-02-25 07:52:07.238206 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:07.240626 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:38.221035 | 2.19s 2026-02-25 07:52:07.513664 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:07.516432 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:38.496829 | 1.36s 2026-02-25 07:52:07.562346 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:07.564920 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:38.545321 | 2.30s 2026-02-25 07:52:07.574347 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:07.576835 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:38.557231 | 2.52s 2026-02-25 07:52:07.837528 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:07.840382 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:38.820780 | 1.69s 2026-02-25 07:52:07.882255 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.ip_forward 2026-02-25 07:52:07.885365 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:38.865763 | 2.62s 2026-02-25 07:52:07.929850 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.ip_forward 2026-02-25 07:52:07.933254 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:38.913653 | 2.88s 2026-02-25 07:52:08.147196 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:08.150845 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:39.131239 | 2.00s 2026-02-25 07:52:08.185280 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:08.187993 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:39.168394 | 2.92s 2026-02-25 07:52:08.257008 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:08.259179 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:39.239575 | 3.21s 2026-02-25 07:52:08.455816 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:08.458833 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:39.439232 | 2.31s 2026-02-25 07:52:08.534135 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:08.535071 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:39.515472 | 3.27s 2026-02-25 07:52:08.588999 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:08.591499 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:39.571901 | 3.54s 2026-02-25 07:52:08.747048 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.ip_forward 2026-02-25 07:52:08.748221 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:39.728619 | 2.60s 2026-02-25 07:52:08.863450 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:08.864632 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:39.845028 | 3.60s 2026-02-25 07:52:08.944069 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:08.946522 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:39.926921 | 3.89s 2026-02-25 07:52:09.090077 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:09.093112 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:40.073510 | 2.94s 2026-02-25 07:52:09.182560 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:09.184613 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:40.165010 | 3.92s 2026-02-25 07:52:09.247171 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:09.249050 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:40.229449 | 4.19s 2026-02-25 07:52:09.375715 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:09.378195 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:40.358602 | 3.23s 2026-02-25 07:52:09.422303 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:09.426392 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:40.406790 | 4.16s 2026-02-25 07:52:09.557921 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:09.560772 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:40.541171 | 4.51s 2026-02-25 07:52:09.718712 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:09.721176 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:40.701573 | 3.57s 2026-02-25 07:52:09.727632 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:09.729499 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:40.709902 | 4.46s 2026-02-25 07:52:09.885774 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:09.888390 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:40.868790 | 4.83s 2026-02-25 07:52:10.068517 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:10.071809 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:41.052206 | 3.92s 2026-02-25 07:52:10.077374 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:10.081325 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:41.061725 | 4.82s 2026-02-25 07:52:10.191183 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:10.193815 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:41.174213 | 5.14s 2026-02-25 07:52:10.372036 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:10.375336 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:41.355735 | 4.22s 2026-02-25 07:52:10.389678 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:10.392346 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:41.372745 | 5.13s 2026-02-25 07:52:10.501666 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:10.504476 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:41.484875 | 5.45s 2026-02-25 07:52:10.551532 | fa163e15-63ff-c5aa-8de0-00000000332a | OK | Run puppet on the host to apply IPtables rules | np0005629053 2026-02-25 07:52:10.553162 | fa163e15-63ff-c5aa-8de0-00000000332a | TIMING | Run puppet on the host to apply IPtables rules | np0005629053 | 0:04:41.533557 | 4.98s 2026-02-25 07:52:10.574557 | fa163e15-63ff-c5aa-8de0-00000000332b | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:52:10.638515 | fa163e15-63ff-c5aa-8de0-00000000332b | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629053 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.61 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.20", " Catalog application: 0.22", " Config retrieval: 0.73", " Last run: 1772005930", " Total: 0.22", "Version:", " Config: 1772005929", " 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-02-25 07:52:10.639646 | fa163e15-63ff-c5aa-8de0-00000000332b | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629053 | 0:04:41.620047 | 0.06s 2026-02-25 07:52:10.648444 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:10.649941 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:41.630346 | 5.38s 2026-02-25 07:52:10.664682 | fa163e15-63ff-c5aa-8de0-00000000332c | TASK | create persistent directories 2026-02-25 07:52:10.701504 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:10.703823 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:41.684219 | 4.55s 2026-02-25 07:52:10.849140 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:10.850886 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:41.831261 | 5.80s 2026-02-25 07:52:10.943660 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629058 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:10.945369 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:41.925773 | 5.68s 2026-02-25 07:52:10.952085 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629058 | 0:04:41.932484 | 5.69s 2026-02-25 07:52:10.964459 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:10.996689 | fa163e15-63ff-c5aa-8de0-00000000332c | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:11.001809 | fa163e15-63ff-c5aa-8de0-00000000332c | TIMING | create persistent directories | np0005629053 | 0:04:41.982173 | 0.34s 2026-02-25 07:52:11.025814 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:11.026783 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:42.007185 | 4.87s 2026-02-25 07:52:11.175729 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629056 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:11.178208 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:42.158611 | 6.12s 2026-02-25 07:52:11.186098 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629056 | 0:04:42.166492 | 6.13s 2026-02-25 07:52:11.202221 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:11.303195 | fa163e15-63ff-c5aa-8de0-00000000332c | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-02-25 07:52:11.305907 | fa163e15-63ff-c5aa-8de0-00000000332c | TIMING | create persistent directories | np0005629053 | 0:04:42.286301 | 0.64s 2026-02-25 07:52:11.312825 | fa163e15-63ff-c5aa-8de0-00000000332c | TIMING | create persistent directories | np0005629053 | 0:04:42.293224 | 0.65s 2026-02-25 07:52:11.333800 | fa163e15-63ff-c5aa-8de0-00000000332d | TASK | create persistent directories 2026-02-25 07:52:11.344498 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:11.350438 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:42.330816 | 5.20s 2026-02-25 07:52:11.458755 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629058 2026-02-25 07:52:11.460610 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629058 | 0:04:42.441004 | 0.50s 2026-02-25 07:52:11.504091 | fa163e15-63ff-c5aa-8de0-000000003166 | TASK | create persistent logs directory 2026-02-25 07:52:11.576199 | fa163e15-63ff-c5aa-8de0-00000000347a | OK | Run puppet on the host to apply IPtables rules | np0005629055 2026-02-25 07:52:11.577770 | fa163e15-63ff-c5aa-8de0-00000000347a | TIMING | Run puppet on the host to apply IPtables rules | np0005629055 | 0:04:42.558164 | 4.94s 2026-02-25 07:52:11.606363 | fa163e15-63ff-c5aa-8de0-00000000347b | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:52:11.639837 | fa163e15-63ff-c5aa-8de0-00000000332d | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:11.643696 | fa163e15-63ff-c5aa-8de0-00000000332d | TIMING | create persistent directories | np0005629053 | 0:04:42.624090 | 0.31s 2026-02-25 07:52:11.665746 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:11.668797 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:42.649131 | 5.52s 2026-02-25 07:52:11.675890 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629056 2026-02-25 07:52:11.677010 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629056 | 0:04:42.657415 | 0.47s 2026-02-25 07:52:11.695764 | fa163e15-63ff-c5aa-8de0-00000000347b | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629055 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.58 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.20", " Catalog application: 0.23", " Config retrieval: 0.69", " Last run: 1772005931", " Total: 0.23", "Version:", " Config: 1772005930", " 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-02-25 07:52:11.696458 | fa163e15-63ff-c5aa-8de0-00000000347b | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629055 | 0:04:42.676864 | 0.09s 2026-02-25 07:52:11.711946 | fa163e15-63ff-c5aa-8de0-0000000030a9 | TASK | create persistent logs directory 2026-02-25 07:52:11.735312 | fa163e15-63ff-c5aa-8de0-00000000347c | TASK | create persistent directories 2026-02-25 07:52:11.740341 | fa163e15-63ff-c5aa-8de0-00000000347a | OK | Run puppet on the host to apply IPtables rules | np0005629054 2026-02-25 07:52:11.741193 | fa163e15-63ff-c5aa-8de0-00000000347a | TIMING | Run puppet on the host to apply IPtables rules | np0005629054 | 0:04:42.721592 | 4.98s 2026-02-25 07:52:11.755477 | fa163e15-63ff-c5aa-8de0-00000000347b | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-02-25 07:52:11.821495 | fa163e15-63ff-c5aa-8de0-00000000347b | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629054 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.64 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.20", " Catalog application: 0.22", " Config retrieval: 0.76", " Last run: 1772005931", " Total: 0.22", "Version:", " Config: 1772005930", " 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-02-25 07:52:11.822407 | fa163e15-63ff-c5aa-8de0-00000000347b | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005629054 | 0:04:42.802814 | 0.07s 2026-02-25 07:52:11.836002 | fa163e15-63ff-c5aa-8de0-00000000347c | TASK | create persistent directories 2026-02-25 07:52:11.842127 | fa163e15-63ff-c5aa-8de0-000000003166 | CHANGED | create persistent logs directory | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:11.843403 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629058 | 0:04:42.823802 | 0.34s 2026-02-25 07:52:11.873541 | fa163e15-63ff-c5aa-8de0-00000000332d | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-02-25 07:52:11.876907 | fa163e15-63ff-c5aa-8de0-00000000332d | TIMING | create persistent directories | np0005629053 | 0:04:42.857297 | 0.54s 2026-02-25 07:52:11.885341 | fa163e15-63ff-c5aa-8de0-00000000332d | TIMING | create persistent directories | np0005629053 | 0:04:42.865740 | 0.55s 2026-02-25 07:52:11.899770 | fa163e15-63ff-c5aa-8de0-00000000332e | TASK | create persistent directories 2026-02-25 07:52:11.983220 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629057 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:11.985589 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:42.965986 | 5.83s 2026-02-25 07:52:11.995251 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629057 | 0:04:42.975643 | 5.84s 2026-02-25 07:52:12.012380 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:12.062799 | fa163e15-63ff-c5aa-8de0-00000000347c | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:12.065802 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629055 | 0:04:43.046189 | 0.33s 2026-02-25 07:52:12.072763 | fa163e15-63ff-c5aa-8de0-0000000030a9 | CHANGED | create persistent logs directory | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:12.075159 | fa163e15-63ff-c5aa-8de0-0000000030a9 | TIMING | create persistent logs directory | np0005629056 | 0:04:43.055568 | 0.36s 2026-02-25 07:52:12.157317 | fa163e15-63ff-c5aa-8de0-000000003166 | CHANGED | create persistent logs directory | np0005629058 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:12.160479 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629058 | 0:04:43.140880 | 0.65s 2026-02-25 07:52:12.171926 | fa163e15-63ff-c5aa-8de0-00000000347c | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:12.174724 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629054 | 0:04:43.155126 | 0.33s 2026-02-25 07:52:12.176883 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629058 | 0:04:43.157257 | 0.67s 2026-02-25 07:52:12.198753 | fa163e15-63ff-c5aa-8de0-000000003167 | TASK | create persistent directories 2026-02-25 07:52:12.216517 | fa163e15-63ff-c5aa-8de0-00000000332e | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:12.219780 | fa163e15-63ff-c5aa-8de0-00000000332e | TIMING | create persistent directories | np0005629053 | 0:04:43.200161 | 0.32s 2026-02-25 07:52:12.228890 | fa163e15-63ff-c5aa-8de0-00000000332e | TIMING | create persistent directories | np0005629053 | 0:04:43.209264 | 0.33s 2026-02-25 07:52:12.251895 | fa163e15-63ff-c5aa-8de0-00000000332f | TASK | create persistent directories 2026-02-25 07:52:12.291824 | fa163e15-63ff-c5aa-8de0-00000000347c | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-02-25 07:52:12.295399 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629055 | 0:04:43.275788 | 0.56s 2026-02-25 07:52:12.304987 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629055 | 0:04:43.285379 | 0.57s 2026-02-25 07:52:12.329612 | fa163e15-63ff-c5aa-8de0-00000000347d | TASK | create persistent directories 2026-02-25 07:52:12.377200 | fa163e15-63ff-c5aa-8de0-0000000030a9 | CHANGED | create persistent logs directory | np0005629056 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:12.381101 | fa163e15-63ff-c5aa-8de0-0000000030a9 | TIMING | create persistent logs directory | np0005629056 | 0:04:43.361492 | 0.67s 2026-02-25 07:52:12.391525 | fa163e15-63ff-c5aa-8de0-0000000030a9 | TIMING | create persistent logs directory | np0005629056 | 0:04:43.371926 | 0.68s 2026-02-25 07:52:12.412065 | fa163e15-63ff-c5aa-8de0-0000000030aa | TASK | create persistent directories 2026-02-25 07:52:12.467941 | fa163e15-63ff-c5aa-8de0-00000000347c | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-02-25 07:52:12.471434 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629054 | 0:04:43.451826 | 0.63s 2026-02-25 07:52:12.486338 | fa163e15-63ff-c5aa-8de0-00000000347c | TIMING | create persistent directories | np0005629054 | 0:04:43.466741 | 0.64s 2026-02-25 07:52:12.488271 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629057 2026-02-25 07:52:12.489497 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629057 | 0:04:43.469902 | 0.48s 2026-02-25 07:52:12.495982 | fa163e15-63ff-c5aa-8de0-000000003167 | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:12.499399 | fa163e15-63ff-c5aa-8de0-000000003167 | TIMING | create persistent directories | np0005629058 | 0:04:43.479803 | 0.30s 2026-02-25 07:52:12.537976 | fa163e15-63ff-c5aa-8de0-00000000347d | TASK | create persistent directories 2026-02-25 07:52:12.546372 | fa163e15-63ff-c5aa-8de0-000000003167 | TIMING | create persistent directories | np0005629058 | 0:04:43.526766 | 0.35s 2026-02-25 07:52:12.558773 | fa163e15-63ff-c5aa-8de0-000000003166 | TASK | create persistent logs directory 2026-02-25 07:52:12.577001 | fa163e15-63ff-c5aa-8de0-000000003168 | TASK | Check for /var/lib/nova/instances directory exitance 2026-02-25 07:52:12.589055 | fa163e15-63ff-c5aa-8de0-00000000332f | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:12.591802 | fa163e15-63ff-c5aa-8de0-00000000332f | TIMING | create persistent directories | np0005629053 | 0:04:43.572188 | 0.34s 2026-02-25 07:52:12.659175 | fa163e15-63ff-c5aa-8de0-00000000347d | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:12.660265 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629055 | 0:04:43.640668 | 0.33s 2026-02-25 07:52:12.752740 | fa163e15-63ff-c5aa-8de0-0000000030aa | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:12.756005 | fa163e15-63ff-c5aa-8de0-0000000030aa | TIMING | create persistent directories | np0005629056 | 0:04:43.736401 | 0.34s 2026-02-25 07:52:12.768042 | fa163e15-63ff-c5aa-8de0-0000000030aa | TIMING | create persistent directories | np0005629056 | 0:04:43.748425 | 0.35s 2026-02-25 07:52:12.793491 | fa163e15-63ff-c5aa-8de0-0000000030ab | TASK | Check for /var/lib/nova/instances directory exitance 2026-02-25 07:52:12.885501 | fa163e15-63ff-c5aa-8de0-000000003168 | OK | Check for /var/lib/nova/instances directory exitance | np0005629058 2026-02-25 07:52:12.889402 | fa163e15-63ff-c5aa-8de0-000000003168 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005629058 | 0:04:43.869805 | 0.31s 2026-02-25 07:52:12.890615 | fa163e15-63ff-c5aa-8de0-00000000347d | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:12.895203 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629054 | 0:04:43.875594 | 0.36s 2026-02-25 07:52:12.905187 | fa163e15-63ff-c5aa-8de0-00000000332f | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:12.912949 | fa163e15-63ff-c5aa-8de0-00000000332f | TIMING | create persistent directories | np0005629053 | 0:04:43.893347 | 0.66s 2026-02-25 07:52:12.924963 | fa163e15-63ff-c5aa-8de0-00000000347d | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-02-25 07:52:12.927118 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629055 | 0:04:43.907516 | 0.60s 2026-02-25 07:52:12.939080 | fa163e15-63ff-c5aa-8de0-000000003166 | CHANGED | create persistent logs directory | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:12.940981 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629057 | 0:04:43.921386 | 0.38s 2026-02-25 07:52:12.947765 | fa163e15-63ff-c5aa-8de0-000000003169 | TASK | create persistent directories 2026-02-25 07:52:12.954973 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629055 | 0:04:43.935362 | 0.62s 2026-02-25 07:52:12.975096 | fa163e15-63ff-c5aa-8de0-00000000347e | TASK | create persistent directories 2026-02-25 07:52:13.088963 | fa163e15-63ff-c5aa-8de0-0000000030ab | OK | Check for /var/lib/nova/instances directory exitance | np0005629056 2026-02-25 07:52:13.090314 | fa163e15-63ff-c5aa-8de0-0000000030ab | TIMING | Check for /var/lib/nova/instances directory exitance | np0005629056 | 0:04:44.070714 | 0.30s 2026-02-25 07:52:13.104068 | fa163e15-63ff-c5aa-8de0-0000000030ac | TASK | create persistent directories 2026-02-25 07:52:13.185227 | fa163e15-63ff-c5aa-8de0-00000000347d | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-02-25 07:52:13.191767 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629054 | 0:04:44.172148 | 0.65s 2026-02-25 07:52:13.203293 | fa163e15-63ff-c5aa-8de0-00000000347d | TIMING | create persistent directories | np0005629054 | 0:04:44.183687 | 0.66s 2026-02-25 07:52:13.209599 | fa163e15-63ff-c5aa-8de0-000000003166 | CHANGED | create persistent logs directory | np0005629057 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:13.215015 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629057 | 0:04:44.195417 | 0.65s 2026-02-25 07:52:13.222993 | fa163e15-63ff-c5aa-8de0-00000000332f | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-02-25 07:52:13.224178 | fa163e15-63ff-c5aa-8de0-00000000332f | TIMING | create persistent directories | np0005629053 | 0:04:44.204584 | 0.97s 2026-02-25 07:52:13.237769 | fa163e15-63ff-c5aa-8de0-00000000347e | TASK | create persistent directories 2026-02-25 07:52:13.244826 | fa163e15-63ff-c5aa-8de0-000000003166 | TIMING | create persistent logs directory | np0005629057 | 0:04:44.225217 | 0.68s 2026-02-25 07:52:13.259927 | fa163e15-63ff-c5aa-8de0-000000003167 | TASK | create persistent directories 2026-02-25 07:52:13.276118 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:13.278529 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:44.258915 | 0.33s 2026-02-25 07:52:13.324969 | fa163e15-63ff-c5aa-8de0-00000000347e | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:13.326076 | fa163e15-63ff-c5aa-8de0-00000000347e | TIMING | create persistent directories | np0005629055 | 0:04:44.306477 | 0.35s 2026-02-25 07:52:13.334295 | fa163e15-63ff-c5aa-8de0-00000000347e | TIMING | create persistent directories | np0005629055 | 0:04:44.314692 | 0.36s 2026-02-25 07:52:13.356521 | fa163e15-63ff-c5aa-8de0-00000000347f | TASK | create persistent directories 2026-02-25 07:52:13.436518 | fa163e15-63ff-c5aa-8de0-0000000030ac | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:13.439204 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:44.419595 | 0.33s 2026-02-25 07:52:13.448105 | fa163e15-63ff-c5aa-8de0-00000000332f | CHANGED | create persistent directories | np0005629053 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:13.448590 | fa163e15-63ff-c5aa-8de0-00000000332f | TIMING | create persistent directories | np0005629053 | 0:04:44.429001 | 1.20s 2026-02-25 07:52:13.453140 | fa163e15-63ff-c5aa-8de0-00000000332f | TIMING | create persistent directories | np0005629053 | 0:04:44.433539 | 1.20s 2026-02-25 07:52:13.468404 | fa163e15-63ff-c5aa-8de0-000000003330 | TASK | ensure /var/tmp/horizon exists on boot 2026-02-25 07:52:13.559483 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-02-25 07:52:13.562278 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:44.542667 | 0.61s 2026-02-25 07:52:13.582804 | fa163e15-63ff-c5aa-8de0-00000000347e | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-02-25 07:52:13.585405 | fa163e15-63ff-c5aa-8de0-00000000347e | TIMING | create persistent directories | np0005629054 | 0:04:44.565801 | 0.35s 2026-02-25 07:52:13.596212 | fa163e15-63ff-c5aa-8de0-000000003167 | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:13.598507 | fa163e15-63ff-c5aa-8de0-000000003167 | TIMING | create persistent directories | np0005629057 | 0:04:44.578908 | 0.34s 2026-02-25 07:52:13.604927 | fa163e15-63ff-c5aa-8de0-00000000347e | TIMING | create persistent directories | np0005629054 | 0:04:44.585271 | 0.37s 2026-02-25 07:52:13.606736 | fa163e15-63ff-c5aa-8de0-000000003167 | TIMING | create persistent directories | np0005629057 | 0:04:44.587142 | 0.35s 2026-02-25 07:52:13.625780 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:13.627387 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629055 | 0:04:44.607779 | 0.27s 2026-02-25 07:52:13.634658 | fa163e15-63ff-c5aa-8de0-000000003168 | TASK | Check for /var/lib/nova/instances directory exitance 2026-02-25 07:52:13.668745 | fa163e15-63ff-c5aa-8de0-00000000347f | TASK | create persistent directories 2026-02-25 07:52:13.738565 | fa163e15-63ff-c5aa-8de0-0000000030ac | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-02-25 07:52:13.742318 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:44.722695 | 0.64s 2026-02-25 07:52:13.839999 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-02-25 07:52:13.842331 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:44.822730 | 0.89s 2026-02-25 07:52:13.928000 | fa163e15-63ff-c5aa-8de0-000000003168 | OK | Check for /var/lib/nova/instances directory exitance | np0005629057 2026-02-25 07:52:13.928934 | fa163e15-63ff-c5aa-8de0-000000003168 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005629057 | 0:04:44.909340 | 0.29s 2026-02-25 07:52:13.942929 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:13.944449 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629055 | 0:04:44.924849 | 0.59s 2026-02-25 07:52:13.950463 | fa163e15-63ff-c5aa-8de0-000000003169 | TASK | create persistent directories 2026-02-25 07:52:14.016748 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:14.020226 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629054 | 0:04:45.000606 | 0.35s 2026-02-25 07:52:14.029737 | fa163e15-63ff-c5aa-8de0-0000000030ac | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-02-25 07:52:14.032356 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:45.012759 | 0.93s 2026-02-25 07:52:14.136020 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:14.138633 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:45.119032 | 1.19s 2026-02-25 07:52:14.261210 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-02-25 07:52:14.264144 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629055 | 0:04:45.244536 | 0.91s 2026-02-25 07:52:14.283561 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:14.285584 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:45.265986 | 0.33s 2026-02-25 07:52:14.292142 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:14.294184 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629054 | 0:04:45.274587 | 0.62s 2026-02-25 07:52:14.315831 | fa163e15-63ff-c5aa-8de0-0000000030ac | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:14.318065 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:45.298465 | 1.21s 2026-02-25 07:52:14.334352 | fa163e15-63ff-c5aa-8de0-000000003330 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005629053 2026-02-25 07:52:14.335769 | fa163e15-63ff-c5aa-8de0-000000003330 | TIMING | ensure /var/tmp/horizon exists on boot | np0005629053 | 0:04:45.316176 | 0.87s 2026-02-25 07:52:14.355406 | fa163e15-63ff-c5aa-8de0-000000003331 | TASK | create fcontext entry for iscsi 2026-02-25 07:52:14.388001 | fa163e15-63ff-c5aa-8de0-000000003169 | OK | create persistent directories | np0005629058 | item={'path': '/etc/tmpfiles.d'} 2026-02-25 07:52:14.391529 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:45.371918 | 1.44s 2026-02-25 07:52:14.402292 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629058 | 0:04:45.382683 | 1.45s 2026-02-25 07:52:14.423552 | fa163e15-63ff-c5aa-8de0-00000000316a | TASK | ensure /run/nova is present upon reboot 2026-02-25 07:52:14.537431 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629055 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:14.541188 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629055 | 0:04:45.521582 | 1.18s 2026-02-25 07:52:14.554330 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629055 | 0:04:45.534713 | 1.20s 2026-02-25 07:52:14.567898 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-02-25 07:52:14.570084 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629054 | 0:04:45.550483 | 0.90s 2026-02-25 07:52:14.588393 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-02-25 07:52:14.589746 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:45.570148 | 0.64s 2026-02-25 07:52:14.605172 | fa163e15-63ff-c5aa-8de0-000000003480 | TASK | ensure /var/tmp/horizon exists on boot 2026-02-25 07:52:14.627241 | fa163e15-63ff-c5aa-8de0-0000000030ac | OK | create persistent directories | np0005629056 | item={'path': '/etc/tmpfiles.d'} 2026-02-25 07:52:14.633029 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:45.613403 | 1.53s 2026-02-25 07:52:14.651656 | fa163e15-63ff-c5aa-8de0-0000000030ac | TIMING | create persistent directories | np0005629056 | 0:04:45.632049 | 1.55s 2026-02-25 07:52:14.673041 | fa163e15-63ff-c5aa-8de0-0000000030ad | TASK | ensure /run/nova is present upon reboot 2026-02-25 07:52:14.885294 | fa163e15-63ff-c5aa-8de0-00000000347f | CHANGED | create persistent directories | np0005629054 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-02-25 07:52:14.888223 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629054 | 0:04:45.868614 | 1.22s 2026-02-25 07:52:14.899668 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-02-25 07:52:14.901707 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:45.882108 | 0.95s 2026-02-25 07:52:14.903535 | fa163e15-63ff-c5aa-8de0-00000000347f | TIMING | create persistent directories | np0005629054 | 0:04:45.883932 | 1.23s 2026-02-25 07:52:14.922553 | fa163e15-63ff-c5aa-8de0-000000003480 | TASK | ensure /var/tmp/horizon exists on boot 2026-02-25 07:52:15.208045 | fa163e15-63ff-c5aa-8de0-000000003169 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:15.210823 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:46.191199 | 1.26s 2026-02-25 07:52:15.299159 | fa163e15-63ff-c5aa-8de0-00000000316a | CHANGED | ensure /run/nova is present upon reboot | np0005629058 2026-02-25 07:52:15.300019 | fa163e15-63ff-c5aa-8de0-00000000316a | TIMING | ensure /run/nova is present upon reboot | np0005629058 | 0:04:46.280425 | 0.87s 2026-02-25 07:52:15.312373 | fa163e15-63ff-c5aa-8de0-00000000316b | TASK | create tempfiles 2026-02-25 07:52:15.493002 | fa163e15-63ff-c5aa-8de0-000000003169 | OK | create persistent directories | np0005629057 | item={'path': '/etc/tmpfiles.d'} 2026-02-25 07:52:15.496409 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:46.476801 | 1.54s 2026-02-25 07:52:15.507571 | fa163e15-63ff-c5aa-8de0-000000003169 | TIMING | create persistent directories | np0005629057 | 0:04:46.487965 | 1.56s 2026-02-25 07:52:15.535222 | fa163e15-63ff-c5aa-8de0-00000000316a | TASK | ensure /run/nova is present upon reboot 2026-02-25 07:52:15.546623 | fa163e15-63ff-c5aa-8de0-000000003480 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005629055 2026-02-25 07:52:15.548768 | fa163e15-63ff-c5aa-8de0-000000003480 | TIMING | ensure /var/tmp/horizon exists on boot | np0005629055 | 0:04:46.529154 | 0.94s 2026-02-25 07:52:15.586493 | fa163e15-63ff-c5aa-8de0-000000003481 | TASK | create fcontext entry for iscsi 2026-02-25 07:52:15.645619 | fa163e15-63ff-c5aa-8de0-000000003331 | CHANGED | create fcontext entry for iscsi | np0005629053 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:15.649597 | fa163e15-63ff-c5aa-8de0-000000003331 | TIMING | create fcontext entry for iscsi | np0005629053 | 0:04:46.629980 | 1.29s 2026-02-25 07:52:15.651287 | fa163e15-63ff-c5aa-8de0-0000000030ad | CHANGED | ensure /run/nova is present upon reboot | np0005629056 2026-02-25 07:52:15.659073 | fa163e15-63ff-c5aa-8de0-0000000030ad | TIMING | ensure /run/nova is present upon reboot | np0005629056 | 0:04:46.639474 | 0.98s 2026-02-25 07:52:15.659814 | fa163e15-63ff-c5aa-8de0-00000000316b | CHANGED | create tempfiles | np0005629058 2026-02-25 07:52:15.660410 | fa163e15-63ff-c5aa-8de0-00000000316b | TIMING | create tempfiles | np0005629058 | 0:04:46.640820 | 0.35s 2026-02-25 07:52:15.677185 | fa163e15-63ff-c5aa-8de0-0000000030ae | TASK | create tempfiles 2026-02-25 07:52:15.695302 | fa163e15-63ff-c5aa-8de0-00000000316c | TASK | Mount Nova NFS Share 2026-02-25 07:52:15.732824 | fa163e15-63ff-c5aa-8de0-00000000316c | SKIPPED | Mount Nova NFS Share | np0005629058 2026-02-25 07:52:15.733941 | fa163e15-63ff-c5aa-8de0-00000000316c | TIMING | Mount Nova NFS Share | np0005629058 | 0:04:46.714335 | 0.04s 2026-02-25 07:52:15.747725 | fa163e15-63ff-c5aa-8de0-00000000316e | TASK | check systemd-container package installed or not 2026-02-25 07:52:15.775748 | fa163e15-63ff-c5aa-8de0-00000000316e | SKIPPED | check systemd-container package installed or not | np0005629058 2026-02-25 07:52:15.776702 | fa163e15-63ff-c5aa-8de0-00000000316e | TIMING | check systemd-container package installed or not | np0005629058 | 0:04:46.757107 | 0.03s 2026-02-25 07:52:15.788663 | fa163e15-63ff-c5aa-8de0-00000000316f | TASK | get latest package from downloaded package versions 2026-02-25 07:52:15.819202 | fa163e15-63ff-c5aa-8de0-00000000316f | SKIPPED | get latest package from downloaded package versions | np0005629058 2026-02-25 07:52:15.820143 | fa163e15-63ff-c5aa-8de0-00000000316f | TIMING | get latest package from downloaded package versions | np0005629058 | 0:04:46.800548 | 0.03s 2026-02-25 07:52:15.831511 | fa163e15-63ff-c5aa-8de0-000000003170 | TASK | Install systemd-container package on boot 2026-02-25 07:52:15.858492 | fa163e15-63ff-c5aa-8de0-000000003170 | SKIPPED | Install systemd-container package on boot | np0005629058 2026-02-25 07:52:15.859437 | fa163e15-63ff-c5aa-8de0-000000003170 | TIMING | Install systemd-container package on boot | np0005629058 | 0:04:46.839840 | 0.03s 2026-02-25 07:52:15.875747 | fa163e15-63ff-c5aa-8de0-000000003171 | TASK | enable install-systemd-container on compute boot 2026-02-25 07:52:15.881669 | fa163e15-63ff-c5aa-8de0-000000003480 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005629054 2026-02-25 07:52:15.883651 | fa163e15-63ff-c5aa-8de0-000000003480 | TIMING | ensure /var/tmp/horizon exists on boot | np0005629054 | 0:04:46.864040 | 0.96s 2026-02-25 07:52:15.907569 | fa163e15-63ff-c5aa-8de0-000000003481 | TASK | create fcontext entry for iscsi 2026-02-25 07:52:15.912204 | fa163e15-63ff-c5aa-8de0-000000003171 | SKIPPED | enable install-systemd-container on compute boot | np0005629058 2026-02-25 07:52:15.913252 | fa163e15-63ff-c5aa-8de0-000000003171 | TIMING | enable install-systemd-container on compute boot | np0005629058 | 0:04:46.893647 | 0.04s 2026-02-25 07:52:15.926120 | fa163e15-63ff-c5aa-8de0-000000003172 | TASK | check if install-systemd-container service exists 2026-02-25 07:52:15.960132 | fa163e15-63ff-c5aa-8de0-000000003172 | SKIPPED | check if install-systemd-container service exists | np0005629058 2026-02-25 07:52:15.960999 | fa163e15-63ff-c5aa-8de0-000000003172 | TIMING | check if install-systemd-container service exists | np0005629058 | 0:04:46.941401 | 0.03s 2026-02-25 07:52:15.971014 | fa163e15-63ff-c5aa-8de0-000000003173 | TASK | disable and mask install-systemd-container on compute boot 2026-02-25 07:52:15.997067 | fa163e15-63ff-c5aa-8de0-000000003173 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005629058 2026-02-25 07:52:15.997704 | fa163e15-63ff-c5aa-8de0-000000003173 | TIMING | disable and mask install-systemd-container on compute boot | np0005629058 | 0:04:46.978112 | 0.03s 2026-02-25 07:52:16.006692 | fa163e15-63ff-c5aa-8de0-000000003175 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-02-25 07:52:16.036609 | fa163e15-63ff-c5aa-8de0-000000003175 | OK | is Nova Resume Guests State On Host Boot enabled | np0005629058 2026-02-25 07:52:16.037214 | fa163e15-63ff-c5aa-8de0-000000003175 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005629058 | 0:04:47.017624 | 0.03s 2026-02-25 07:52:16.045701 | fa163e15-63ff-c5aa-8de0-000000003177 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-02-25 07:52:16.077997 | fa163e15-63ff-c5aa-8de0-0000000030ae | CHANGED | create tempfiles | np0005629056 2026-02-25 07:52:16.079011 | fa163e15-63ff-c5aa-8de0-0000000030ae | TIMING | create tempfiles | np0005629056 | 0:04:47.059415 | 0.40s 2026-02-25 07:52:16.079550 | fa163e15-63ff-c5aa-8de0-000000003177 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629058 2026-02-25 07:52:16.080044 | fa163e15-63ff-c5aa-8de0-000000003177 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629058 | 0:04:47.060454 | 0.03s 2026-02-25 07:52:16.093126 | fa163e15-63ff-c5aa-8de0-0000000030af | TASK | Mount Nova NFS Share 2026-02-25 07:52:16.110638 | fa163e15-63ff-c5aa-8de0-000000003178 | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:16.124498 | fa163e15-63ff-c5aa-8de0-0000000030af | SKIPPED | Mount Nova NFS Share | np0005629056 2026-02-25 07:52:16.125710 | fa163e15-63ff-c5aa-8de0-0000000030af | TIMING | Mount Nova NFS Share | np0005629056 | 0:04:47.106107 | 0.03s 2026-02-25 07:52:16.139319 | fa163e15-63ff-c5aa-8de0-0000000030b1 | TASK | check systemd-container package installed or not 2026-02-25 07:52:16.145200 | fa163e15-63ff-c5aa-8de0-000000003178 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629058 2026-02-25 07:52:16.146587 | fa163e15-63ff-c5aa-8de0-000000003178 | TIMING | Making sure virt-guest-shutdown.target is present | np0005629058 | 0:04:47.126980 | 0.03s 2026-02-25 07:52:16.163988 | fa163e15-63ff-c5aa-8de0-000000003179 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:16.168019 | fa163e15-63ff-c5aa-8de0-0000000030b1 | SKIPPED | check systemd-container package installed or not | np0005629056 2026-02-25 07:52:16.168827 | fa163e15-63ff-c5aa-8de0-0000000030b1 | TIMING | check systemd-container package installed or not | np0005629056 | 0:04:47.149222 | 0.03s 2026-02-25 07:52:16.178305 | fa163e15-63ff-c5aa-8de0-0000000030b2 | TASK | get latest package from downloaded package versions 2026-02-25 07:52:16.192619 | fa163e15-63ff-c5aa-8de0-000000003179 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629058 2026-02-25 07:52:16.193669 | fa163e15-63ff-c5aa-8de0-000000003179 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629058 | 0:04:47.174071 | 0.03s 2026-02-25 07:52:16.207518 | fa163e15-63ff-c5aa-8de0-00000000317b | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-02-25 07:52:16.211987 | fa163e15-63ff-c5aa-8de0-0000000030b2 | SKIPPED | get latest package from downloaded package versions | np0005629056 2026-02-25 07:52:16.213085 | fa163e15-63ff-c5aa-8de0-0000000030b2 | TIMING | get latest package from downloaded package versions | np0005629056 | 0:04:47.193476 | 0.03s 2026-02-25 07:52:16.230567 | fa163e15-63ff-c5aa-8de0-0000000030b3 | TASK | Install systemd-container package on boot 2026-02-25 07:52:16.235062 | fa163e15-63ff-c5aa-8de0-00000000317b | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629058 2026-02-25 07:52:16.235894 | fa163e15-63ff-c5aa-8de0-00000000317b | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629058 | 0:04:47.216292 | 0.03s 2026-02-25 07:52:16.245432 | fa163e15-63ff-c5aa-8de0-00000000317c | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-02-25 07:52:16.265220 | fa163e15-63ff-c5aa-8de0-0000000030b3 | SKIPPED | Install systemd-container package on boot | np0005629056 2026-02-25 07:52:16.272383 | fa163e15-63ff-c5aa-8de0-0000000030b3 | TIMING | Install systemd-container package on boot | np0005629056 | 0:04:47.252779 | 0.04s 2026-02-25 07:52:16.273079 | fa163e15-63ff-c5aa-8de0-00000000317c | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629058 2026-02-25 07:52:16.273907 | fa163e15-63ff-c5aa-8de0-00000000317c | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629058 | 0:04:47.254312 | 0.03s 2026-02-25 07:52:16.291421 | fa163e15-63ff-c5aa-8de0-0000000030b4 | TASK | enable install-systemd-container on compute boot 2026-02-25 07:52:16.316777 | fa163e15-63ff-c5aa-8de0-00000000317d | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:16.328677 | fa163e15-63ff-c5aa-8de0-0000000030b4 | SKIPPED | enable install-systemd-container on compute boot | np0005629056 2026-02-25 07:52:16.329793 | fa163e15-63ff-c5aa-8de0-0000000030b4 | TIMING | enable install-systemd-container on compute boot | np0005629056 | 0:04:47.310187 | 0.04s 2026-02-25 07:52:16.342921 | fa163e15-63ff-c5aa-8de0-0000000030b5 | TASK | check if install-systemd-container service exists 2026-02-25 07:52:16.397534 | fa163e15-63ff-c5aa-8de0-00000000317d | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629058 2026-02-25 07:52:16.399119 | fa163e15-63ff-c5aa-8de0-00000000317d | TIMING | Making sure virt-guest-shutdown.target is present | np0005629058 | 0:04:47.379515 | 0.08s 2026-02-25 07:52:16.399824 | fa163e15-63ff-c5aa-8de0-0000000030b5 | SKIPPED | check if install-systemd-container service exists | np0005629056 2026-02-25 07:52:16.400469 | fa163e15-63ff-c5aa-8de0-0000000030b5 | TIMING | check if install-systemd-container service exists | np0005629056 | 0:04:47.380875 | 0.06s 2026-02-25 07:52:16.418547 | fa163e15-63ff-c5aa-8de0-0000000030b6 | TASK | disable and mask install-systemd-container on compute boot 2026-02-25 07:52:16.442772 | fa163e15-63ff-c5aa-8de0-00000000317e | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:16.454415 | fa163e15-63ff-c5aa-8de0-0000000030b6 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005629056 2026-02-25 07:52:16.455520 | fa163e15-63ff-c5aa-8de0-0000000030b6 | TIMING | disable and mask install-systemd-container on compute boot | np0005629056 | 0:04:47.435912 | 0.04s 2026-02-25 07:52:16.476240 | fa163e15-63ff-c5aa-8de0-0000000030b8 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-02-25 07:52:16.481652 | fa163e15-63ff-c5aa-8de0-00000000316a | CHANGED | ensure /run/nova is present upon reboot | np0005629057 2026-02-25 07:52:16.482735 | fa163e15-63ff-c5aa-8de0-00000000316a | TIMING | ensure /run/nova is present upon reboot | np0005629057 | 0:04:47.463134 | 0.95s 2026-02-25 07:52:16.483359 | fa163e15-63ff-c5aa-8de0-00000000317e | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629058 2026-02-25 07:52:16.483784 | fa163e15-63ff-c5aa-8de0-00000000317e | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629058 | 0:04:47.464195 | 0.04s 2026-02-25 07:52:16.496305 | fa163e15-63ff-c5aa-8de0-00000000316b | TASK | create tempfiles 2026-02-25 07:52:16.517602 | fa163e15-63ff-c5aa-8de0-000000003180 | TASK | ensure ceph configurations exist 2026-02-25 07:52:16.524409 | fa163e15-63ff-c5aa-8de0-0000000030b8 | OK | is Nova Resume Guests State On Host Boot enabled | np0005629056 2026-02-25 07:52:16.525508 | fa163e15-63ff-c5aa-8de0-0000000030b8 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005629056 | 0:04:47.505900 | 0.05s 2026-02-25 07:52:16.543376 | fa163e15-63ff-c5aa-8de0-0000000030ba | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-02-25 07:52:16.569555 | fa163e15-63ff-c5aa-8de0-0000000030ba | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629056 2026-02-25 07:52:16.570970 | fa163e15-63ff-c5aa-8de0-0000000030ba | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629056 | 0:04:47.551363 | 0.03s 2026-02-25 07:52:16.591473 | fa163e15-63ff-c5aa-8de0-0000000030bb | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:16.616690 | fa163e15-63ff-c5aa-8de0-0000000030bb | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629056 2026-02-25 07:52:16.617909 | fa163e15-63ff-c5aa-8de0-0000000030bb | TIMING | Making sure virt-guest-shutdown.target is present | np0005629056 | 0:04:47.598304 | 0.02s 2026-02-25 07:52:16.636915 | fa163e15-63ff-c5aa-8de0-0000000030bc | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:16.664105 | fa163e15-63ff-c5aa-8de0-0000000030bc | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629056 2026-02-25 07:52:16.665082 | fa163e15-63ff-c5aa-8de0-0000000030bc | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629056 | 0:04:47.645486 | 0.03s 2026-02-25 07:52:16.677631 | fa163e15-63ff-c5aa-8de0-0000000030be | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-02-25 07:52:16.709018 | fa163e15-63ff-c5aa-8de0-0000000030be | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629056 2026-02-25 07:52:16.710509 | fa163e15-63ff-c5aa-8de0-0000000030be | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629056 | 0:04:47.690904 | 0.03s 2026-02-25 07:52:16.730119 | fa163e15-63ff-c5aa-8de0-0000000030bf | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-02-25 07:52:16.765457 | fa163e15-63ff-c5aa-8de0-0000000030bf | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629056 2026-02-25 07:52:16.767321 | fa163e15-63ff-c5aa-8de0-0000000030bf | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629056 | 0:04:47.747712 | 0.04s 2026-02-25 07:52:16.788686 | fa163e15-63ff-c5aa-8de0-0000000030c0 | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:16.818508 | fa163e15-63ff-c5aa-8de0-0000000030c0 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629056 2026-02-25 07:52:16.819363 | fa163e15-63ff-c5aa-8de0-0000000030c0 | TIMING | Making sure virt-guest-shutdown.target is present | np0005629056 | 0:04:47.799767 | 0.03s 2026-02-25 07:52:16.840041 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629055 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:16.841439 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629055 | 0:04:47.821838 | 1.25s 2026-02-25 07:52:16.846250 | fa163e15-63ff-c5aa-8de0-0000000030c1 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:16.856747 | fa163e15-63ff-c5aa-8de0-000000003180 | CHANGED | ensure ceph configurations exist | np0005629058 2026-02-25 07:52:16.865257 | fa163e15-63ff-c5aa-8de0-000000003180 | TIMING | ensure ceph configurations exist | np0005629058 | 0:04:47.845651 | 0.35s 2026-02-25 07:52:16.866065 | fa163e15-63ff-c5aa-8de0-00000000316b | CHANGED | create tempfiles | np0005629057 2026-02-25 07:52:16.866566 | fa163e15-63ff-c5aa-8de0-00000000316b | TIMING | create tempfiles | np0005629057 | 0:04:47.846977 | 0.37s 2026-02-25 07:52:16.884728 | fa163e15-63ff-c5aa-8de0-00000000316c | TASK | Mount Nova NFS Share 2026-02-25 07:52:16.909575 | fa163e15-63ff-c5aa-8de0-000000003181 | TASK | Do we prepend nova startup with a delay 2026-02-25 07:52:16.917366 | fa163e15-63ff-c5aa-8de0-0000000030c1 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629056 2026-02-25 07:52:16.918669 | fa163e15-63ff-c5aa-8de0-0000000030c1 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629056 | 0:04:47.899061 | 0.07s 2026-02-25 07:52:16.919192 | fa163e15-63ff-c5aa-8de0-00000000316c | SKIPPED | Mount Nova NFS Share | np0005629057 2026-02-25 07:52:16.919533 | fa163e15-63ff-c5aa-8de0-00000000316c | TIMING | Mount Nova NFS Share | np0005629057 | 0:04:47.899946 | 0.03s 2026-02-25 07:52:16.933635 | fa163e15-63ff-c5aa-8de0-0000000030c3 | TASK | ensure ceph configurations exist 2026-02-25 07:52:16.946947 | fa163e15-63ff-c5aa-8de0-00000000316e | TASK | check systemd-container package installed or not 2026-02-25 07:52:16.952984 | fa163e15-63ff-c5aa-8de0-000000003181 | OK | Do we prepend nova startup with a delay | np0005629058 2026-02-25 07:52:16.953906 | fa163e15-63ff-c5aa-8de0-000000003181 | TIMING | Do we prepend nova startup with a delay | np0005629058 | 0:04:47.934305 | 0.04s 2026-02-25 07:52:16.970337 | fa163e15-63ff-c5aa-8de0-000000003182 | TASK | install nova-compute delay wrapper script 2026-02-25 07:52:16.976368 | fa163e15-63ff-c5aa-8de0-00000000316e | SKIPPED | check systemd-container package installed or not | np0005629057 2026-02-25 07:52:16.982885 | fa163e15-63ff-c5aa-8de0-00000000316e | TIMING | check systemd-container package installed or not | np0005629057 | 0:04:47.963260 | 0.03s 2026-02-25 07:52:16.983630 | fa163e15-63ff-c5aa-8de0-000000003331 | CHANGED | create fcontext entry for iscsi | np0005629053 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:16.984453 | fa163e15-63ff-c5aa-8de0-000000003331 | TIMING | create fcontext entry for iscsi | np0005629053 | 0:04:47.964859 | 2.63s 2026-02-25 07:52:16.998529 | fa163e15-63ff-c5aa-8de0-00000000316f | TASK | get latest package from downloaded package versions 2026-02-25 07:52:17.019289 | fa163e15-63ff-c5aa-8de0-000000003182 | SKIPPED | install nova-compute delay wrapper script | np0005629058 2026-02-25 07:52:17.020620 | fa163e15-63ff-c5aa-8de0-000000003182 | TIMING | install nova-compute delay wrapper script | np0005629058 | 0:04:48.001017 | 0.05s 2026-02-25 07:52:17.037924 | fa163e15-63ff-c5aa-8de0-000000003183 | TASK | Is irqbalance enabled 2026-02-25 07:52:17.043702 | fa163e15-63ff-c5aa-8de0-00000000316f | SKIPPED | get latest package from downloaded package versions | np0005629057 2026-02-25 07:52:17.044707 | fa163e15-63ff-c5aa-8de0-00000000316f | TIMING | get latest package from downloaded package versions | np0005629057 | 0:04:48.025104 | 0.04s 2026-02-25 07:52:17.054766 | fa163e15-63ff-c5aa-8de0-000000003170 | TASK | Install systemd-container package on boot 2026-02-25 07:52:17.068026 | fa163e15-63ff-c5aa-8de0-000000003183 | OK | Is irqbalance enabled | np0005629058 2026-02-25 07:52:17.068983 | fa163e15-63ff-c5aa-8de0-000000003183 | TIMING | Is irqbalance enabled | np0005629058 | 0:04:48.049388 | 0.03s 2026-02-25 07:52:17.085348 | fa163e15-63ff-c5aa-8de0-000000003184 | TASK | disable irqbalance service on compute 2026-02-25 07:52:17.090971 | fa163e15-63ff-c5aa-8de0-000000003170 | SKIPPED | Install systemd-container package on boot | np0005629057 2026-02-25 07:52:17.091979 | fa163e15-63ff-c5aa-8de0-000000003170 | TIMING | Install systemd-container package on boot | np0005629057 | 0:04:48.072365 | 0.04s 2026-02-25 07:52:17.103465 | fa163e15-63ff-c5aa-8de0-000000003171 | TASK | enable install-systemd-container on compute boot 2026-02-25 07:52:17.120124 | fa163e15-63ff-c5aa-8de0-000000003184 | SKIPPED | disable irqbalance service on compute | np0005629058 2026-02-25 07:52:17.121271 | fa163e15-63ff-c5aa-8de0-000000003184 | TIMING | disable irqbalance service on compute | np0005629058 | 0:04:48.101669 | 0.04s 2026-02-25 07:52:17.134059 | fa163e15-63ff-c5aa-8de0-000000003185 | TASK | create persistent directories 2026-02-25 07:52:17.139724 | fa163e15-63ff-c5aa-8de0-000000003171 | SKIPPED | enable install-systemd-container on compute boot | np0005629057 2026-02-25 07:52:17.140663 | fa163e15-63ff-c5aa-8de0-000000003171 | TIMING | enable install-systemd-container on compute boot | np0005629057 | 0:04:48.121060 | 0.04s 2026-02-25 07:52:17.150734 | fa163e15-63ff-c5aa-8de0-000000003172 | TASK | check if install-systemd-container service exists 2026-02-25 07:52:17.179962 | fa163e15-63ff-c5aa-8de0-000000003172 | SKIPPED | check if install-systemd-container service exists | np0005629057 2026-02-25 07:52:17.180570 | fa163e15-63ff-c5aa-8de0-000000003172 | TIMING | check if install-systemd-container service exists | np0005629057 | 0:04:48.160975 | 0.03s 2026-02-25 07:52:17.189594 | fa163e15-63ff-c5aa-8de0-000000003173 | TASK | disable and mask install-systemd-container on compute boot 2026-02-25 07:52:17.220030 | fa163e15-63ff-c5aa-8de0-000000003173 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005629057 2026-02-25 07:52:17.221087 | fa163e15-63ff-c5aa-8de0-000000003173 | TIMING | disable and mask install-systemd-container on compute boot | np0005629057 | 0:04:48.201489 | 0.03s 2026-02-25 07:52:17.232520 | fa163e15-63ff-c5aa-8de0-000000003175 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-02-25 07:52:17.265991 | fa163e15-63ff-c5aa-8de0-000000003175 | OK | is Nova Resume Guests State On Host Boot enabled | np0005629057 2026-02-25 07:52:17.271372 | fa163e15-63ff-c5aa-8de0-000000003175 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005629057 | 0:04:48.251778 | 0.04s 2026-02-25 07:52:17.271741 | fa163e15-63ff-c5aa-8de0-0000000030c3 | CHANGED | ensure ceph configurations exist | np0005629056 2026-02-25 07:52:17.272127 | fa163e15-63ff-c5aa-8de0-0000000030c3 | TIMING | ensure ceph configurations exist | np0005629056 | 0:04:48.252540 | 0.34s 2026-02-25 07:52:17.281434 | fa163e15-63ff-c5aa-8de0-0000000030c4 | TASK | Do we prepend nova startup with a delay 2026-02-25 07:52:17.295728 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629054 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:17.299184 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629054 | 0:04:48.279564 | 1.39s 2026-02-25 07:52:17.306013 | fa163e15-63ff-c5aa-8de0-000000003177 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-02-25 07:52:17.319700 | fa163e15-63ff-c5aa-8de0-0000000030c4 | OK | Do we prepend nova startup with a delay | np0005629056 2026-02-25 07:52:17.322289 | fa163e15-63ff-c5aa-8de0-0000000030c4 | TIMING | Do we prepend nova startup with a delay | np0005629056 | 0:04:48.302679 | 0.04s 2026-02-25 07:52:17.346376 | fa163e15-63ff-c5aa-8de0-0000000030c5 | TASK | install nova-compute delay wrapper script 2026-02-25 07:52:17.357047 | fa163e15-63ff-c5aa-8de0-000000003177 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629057 2026-02-25 07:52:17.358747 | fa163e15-63ff-c5aa-8de0-000000003177 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005629057 | 0:04:48.339134 | 0.05s 2026-02-25 07:52:17.383540 | fa163e15-63ff-c5aa-8de0-000000003178 | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:17.393930 | fa163e15-63ff-c5aa-8de0-0000000030c5 | SKIPPED | install nova-compute delay wrapper script | np0005629056 2026-02-25 07:52:17.395672 | fa163e15-63ff-c5aa-8de0-0000000030c5 | TIMING | install nova-compute delay wrapper script | np0005629056 | 0:04:48.376051 | 0.05s 2026-02-25 07:52:17.412393 | fa163e15-63ff-c5aa-8de0-0000000030c6 | TASK | Is irqbalance enabled 2026-02-25 07:52:17.420557 | fa163e15-63ff-c5aa-8de0-000000003178 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629057 2026-02-25 07:52:17.421822 | fa163e15-63ff-c5aa-8de0-000000003178 | TIMING | Making sure virt-guest-shutdown.target is present | np0005629057 | 0:04:48.402214 | 0.04s 2026-02-25 07:52:17.436920 | fa163e15-63ff-c5aa-8de0-000000003179 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:17.452749 | fa163e15-63ff-c5aa-8de0-000000003185 | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:17.457687 | fa163e15-63ff-c5aa-8de0-000000003185 | TIMING | create persistent directories | np0005629058 | 0:04:48.438066 | 0.32s 2026-02-25 07:52:17.474710 | fa163e15-63ff-c5aa-8de0-000000003185 | TIMING | create persistent directories | np0005629058 | 0:04:48.455111 | 0.34s 2026-02-25 07:52:17.475599 | fa163e15-63ff-c5aa-8de0-0000000030c6 | OK | Is irqbalance enabled | np0005629056 2026-02-25 07:52:17.476260 | fa163e15-63ff-c5aa-8de0-0000000030c6 | TIMING | Is irqbalance enabled | np0005629056 | 0:04:48.456671 | 0.06s 2026-02-25 07:52:17.476699 | fa163e15-63ff-c5aa-8de0-000000003179 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629057 2026-02-25 07:52:17.477217 | fa163e15-63ff-c5aa-8de0-000000003179 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005629057 | 0:04:48.457628 | 0.04s 2026-02-25 07:52:17.488543 | fa163e15-63ff-c5aa-8de0-0000000030c7 | TASK | disable irqbalance service on compute 2026-02-25 07:52:17.507728 | fa163e15-63ff-c5aa-8de0-00000000317b | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-02-25 07:52:17.529305 | fa163e15-63ff-c5aa-8de0-000000003186 | TASK | create libvirt persistent data directories 2026-02-25 07:52:17.538131 | fa163e15-63ff-c5aa-8de0-0000000030c7 | SKIPPED | disable irqbalance service on compute | np0005629056 2026-02-25 07:52:17.545024 | fa163e15-63ff-c5aa-8de0-0000000030c7 | TIMING | disable irqbalance service on compute | np0005629056 | 0:04:48.525418 | 0.06s 2026-02-25 07:52:17.545432 | fa163e15-63ff-c5aa-8de0-00000000317b | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629057 2026-02-25 07:52:17.545735 | fa163e15-63ff-c5aa-8de0-00000000317b | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005629057 | 0:04:48.526149 | 0.04s 2026-02-25 07:52:17.556141 | fa163e15-63ff-c5aa-8de0-0000000030c8 | TASK | create persistent directories 2026-02-25 07:52:17.571904 | fa163e15-63ff-c5aa-8de0-00000000317c | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-02-25 07:52:17.598562 | fa163e15-63ff-c5aa-8de0-00000000317c | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629057 2026-02-25 07:52:17.599399 | fa163e15-63ff-c5aa-8de0-00000000317c | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005629057 | 0:04:48.579802 | 0.03s 2026-02-25 07:52:17.608058 | fa163e15-63ff-c5aa-8de0-00000000317d | TASK | Making sure virt-guest-shutdown.target is present 2026-02-25 07:52:17.645417 | fa163e15-63ff-c5aa-8de0-00000000317d | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005629057 2026-02-25 07:52:17.646350 | fa163e15-63ff-c5aa-8de0-00000000317d | TIMING | Making sure virt-guest-shutdown.target is present | np0005629057 | 0:04:48.626756 | 0.04s 2026-02-25 07:52:17.655990 | fa163e15-63ff-c5aa-8de0-00000000317e | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-02-25 07:52:17.689122 | fa163e15-63ff-c5aa-8de0-00000000317e | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629057 2026-02-25 07:52:17.690024 | fa163e15-63ff-c5aa-8de0-00000000317e | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005629057 | 0:04:48.670430 | 0.03s 2026-02-25 07:52:17.699411 | fa163e15-63ff-c5aa-8de0-000000003180 | TASK | ensure ceph configurations exist 2026-02-25 07:52:17.877060 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:17.879619 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:48.860008 | 0.35s 2026-02-25 07:52:17.886558 | fa163e15-63ff-c5aa-8de0-0000000030c8 | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:17.888967 | fa163e15-63ff-c5aa-8de0-0000000030c8 | TIMING | create persistent directories | np0005629056 | 0:04:48.869371 | 0.33s 2026-02-25 07:52:17.898081 | fa163e15-63ff-c5aa-8de0-0000000030c8 | TIMING | create persistent directories | np0005629056 | 0:04:48.878473 | 0.34s 2026-02-25 07:52:17.918616 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TASK | create libvirt persistent data directories 2026-02-25 07:52:18.018478 | fa163e15-63ff-c5aa-8de0-000000003180 | CHANGED | ensure ceph configurations exist | np0005629057 2026-02-25 07:52:18.020268 | fa163e15-63ff-c5aa-8de0-000000003180 | TIMING | ensure ceph configurations exist | np0005629057 | 0:04:49.000663 | 0.32s 2026-02-25 07:52:18.039446 | fa163e15-63ff-c5aa-8de0-000000003181 | TASK | Do we prepend nova startup with a delay 2026-02-25 07:52:18.055914 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629055 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:18.059922 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629055 | 0:04:49.040266 | 2.47s 2026-02-25 07:52:18.068921 | fa163e15-63ff-c5aa-8de0-000000003181 | OK | Do we prepend nova startup with a delay | np0005629057 2026-02-25 07:52:18.069585 | fa163e15-63ff-c5aa-8de0-000000003181 | TIMING | Do we prepend nova startup with a delay | np0005629057 | 0:04:49.049993 | 0.03s 2026-02-25 07:52:18.082145 | fa163e15-63ff-c5aa-8de0-000000003182 | TASK | install nova-compute delay wrapper script 2026-02-25 07:52:18.119793 | fa163e15-63ff-c5aa-8de0-000000003182 | SKIPPED | install nova-compute delay wrapper script | np0005629057 2026-02-25 07:52:18.120657 | fa163e15-63ff-c5aa-8de0-000000003182 | TIMING | install nova-compute delay wrapper script | np0005629057 | 0:04:49.101061 | 0.04s 2026-02-25 07:52:18.131886 | fa163e15-63ff-c5aa-8de0-000000003183 | TASK | Is irqbalance enabled 2026-02-25 07:52:18.159494 | fa163e15-63ff-c5aa-8de0-000000003183 | OK | Is irqbalance enabled | np0005629057 2026-02-25 07:52:18.160345 | fa163e15-63ff-c5aa-8de0-000000003183 | TIMING | Is irqbalance enabled | np0005629057 | 0:04:49.140749 | 0.03s 2026-02-25 07:52:18.172662 | fa163e15-63ff-c5aa-8de0-000000003184 | TASK | disable irqbalance service on compute 2026-02-25 07:52:18.198806 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-02-25 07:52:18.201484 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:49.181876 | 0.67s 2026-02-25 07:52:18.208414 | fa163e15-63ff-c5aa-8de0-000000003184 | SKIPPED | disable irqbalance service on compute | np0005629057 2026-02-25 07:52:18.209184 | fa163e15-63ff-c5aa-8de0-000000003184 | TIMING | disable irqbalance service on compute | np0005629057 | 0:04:49.189592 | 0.04s 2026-02-25 07:52:18.220730 | fa163e15-63ff-c5aa-8de0-000000003185 | TASK | create persistent directories 2026-02-25 07:52:18.259628 | fa163e15-63ff-c5aa-8de0-000000003331 | CHANGED | create fcontext entry for iscsi | np0005629053 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:18.262912 | fa163e15-63ff-c5aa-8de0-000000003331 | TIMING | create fcontext entry for iscsi | np0005629053 | 0:04:49.243253 | 3.91s 2026-02-25 07:52:18.271244 | fa163e15-63ff-c5aa-8de0-000000003331 | TIMING | create fcontext entry for iscsi | np0005629053 | 0:04:49.251643 | 3.91s 2026-02-25 07:52:18.292464 | fa163e15-63ff-c5aa-8de0-000000003332 | TASK | create persistent directories 2026-02-25 07:52:18.299360 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:18.300957 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:49.281349 | 0.38s 2026-02-25 07:52:18.515168 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-02-25 07:52:18.518374 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:49.498765 | 0.99s 2026-02-25 07:52:18.526989 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629054 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:18.529322 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629054 | 0:04:49.509727 | 2.62s 2026-02-25 07:52:18.564332 | fa163e15-63ff-c5aa-8de0-000000003185 | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:18.567143 | fa163e15-63ff-c5aa-8de0-000000003185 | TIMING | create persistent directories | np0005629057 | 0:04:49.547543 | 0.35s 2026-02-25 07:52:18.575891 | fa163e15-63ff-c5aa-8de0-000000003185 | TIMING | create persistent directories | np0005629057 | 0:04:49.556256 | 0.35s 2026-02-25 07:52:18.596435 | fa163e15-63ff-c5aa-8de0-000000003186 | TASK | create libvirt persistent data directories 2026-02-25 07:52:18.613634 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-02-25 07:52:18.618413 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:49.598798 | 0.70s 2026-02-25 07:52:18.646711 | fa163e15-63ff-c5aa-8de0-000000003332 | CHANGED | create persistent directories | np0005629053 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:18.649419 | fa163e15-63ff-c5aa-8de0-000000003332 | TIMING | create persistent directories | np0005629053 | 0:04:49.629816 | 0.35s 2026-02-25 07:52:18.849567 | fa163e15-63ff-c5aa-8de0-000000003186 | OK | create libvirt persistent data directories | np0005629058 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:18.852754 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:49.833152 | 1.32s 2026-02-25 07:52:18.935054 | fa163e15-63ff-c5aa-8de0-000000003332 | CHANGED | create persistent directories | np0005629053 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:18.940545 | fa163e15-63ff-c5aa-8de0-000000003332 | TIMING | create persistent directories | np0005629053 | 0:04:49.920936 | 0.64s 2026-02-25 07:52:18.952498 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-02-25 07:52:18.955353 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:49.935755 | 1.03s 2026-02-25 07:52:18.962238 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:18.964743 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:49.945148 | 0.37s 2026-02-25 07:52:19.192996 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'path': '/var/cache/libvirt'} 2026-02-25 07:52:19.196019 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:50.176418 | 1.67s 2026-02-25 07:52:19.211236 | fa163e15-63ff-c5aa-8de0-000000003332 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:19.213791 | fa163e15-63ff-c5aa-8de0-000000003332 | TIMING | create persistent directories | np0005629053 | 0:04:50.194192 | 0.91s 2026-02-25 07:52:19.224627 | fa163e15-63ff-c5aa-8de0-000000003332 | TIMING | create persistent directories | np0005629053 | 0:04:50.205017 | 0.92s 2026-02-25 07:52:19.247759 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-02-25 07:52:19.250970 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:50.231359 | 0.65s 2026-02-25 07:52:19.265747 | fa163e15-63ff-c5aa-8de0-000000003333 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:52:19.272720 | fa163e15-63ff-c5aa-8de0-0000000030c9 | OK | create libvirt persistent data directories | np0005629056 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:19.274464 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:50.254863 | 1.35s 2026-02-25 07:52:19.375635 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629055 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:19.379165 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629055 | 0:04:50.359551 | 3.79s 2026-02-25 07:52:19.388744 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629055 | 0:04:50.369139 | 3.80s 2026-02-25 07:52:19.419310 | fa163e15-63ff-c5aa-8de0-000000003482 | TASK | create persistent directories 2026-02-25 07:52:19.539537 | fa163e15-63ff-c5aa-8de0-000000003186 | OK | create libvirt persistent data directories | np0005629058 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:19.542817 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:50.523204 | 2.01s 2026-02-25 07:52:19.552924 | fa163e15-63ff-c5aa-8de0-000000003333 | OK | stat /lib/systemd/system/iscsid.socket | np0005629053 2026-02-25 07:52:19.554022 | fa163e15-63ff-c5aa-8de0-000000003333 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629053 | 0:04:50.534422 | 0.28s 2026-02-25 07:52:19.566420 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-02-25 07:52:19.568504 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:50.548907 | 0.97s 2026-02-25 07:52:19.588992 | fa163e15-63ff-c5aa-8de0-000000003334 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:52:19.595038 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'path': '/var/cache/libvirt'} 2026-02-25 07:52:19.595969 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:50.576374 | 1.68s 2026-02-25 07:52:19.625148 | fa163e15-63ff-c5aa-8de0-000000003334 | SKIPPED | Stop and disable iscsid.socket service | np0005629053 2026-02-25 07:52:19.626244 | fa163e15-63ff-c5aa-8de0-000000003334 | TIMING | Stop and disable iscsid.socket service | np0005629053 | 0:04:50.606647 | 0.03s 2026-02-25 07:52:19.647002 | fa163e15-63ff-c5aa-8de0-000000003335 | TASK | Check if iscsi.service is enabled 2026-02-25 07:52:19.737297 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629055 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:19.740179 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629055 | 0:04:50.720567 | 0.32s 2026-02-25 07:52:19.814637 | fa163e15-63ff-c5aa-8de0-000000003481 | CHANGED | create fcontext entry for iscsi | np0005629054 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:19.816679 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629054 | 0:04:50.797079 | 3.91s 2026-02-25 07:52:19.824430 | fa163e15-63ff-c5aa-8de0-000000003481 | TIMING | create fcontext entry for iscsi | np0005629054 | 0:04:50.804830 | 3.92s 2026-02-25 07:52:19.844269 | fa163e15-63ff-c5aa-8de0-000000003482 | TASK | create persistent directories 2026-02-25 07:52:19.873295 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'path': '/run/libvirt'} 2026-02-25 07:52:19.876333 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:50.856716 | 2.35s 2026-02-25 07:52:19.883033 | fa163e15-63ff-c5aa-8de0-000000003186 | OK | create libvirt persistent data directories | np0005629057 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-02-25 07:52:19.885045 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:50.865448 | 1.29s 2026-02-25 07:52:19.913893 | fa163e15-63ff-c5aa-8de0-0000000030c9 | OK | create libvirt persistent data directories | np0005629056 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:19.916282 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:50.896680 | 2.00s 2026-02-25 07:52:19.968359 | fa163e15-63ff-c5aa-8de0-000000003335 | CHANGED | Check if iscsi.service is enabled | np0005629053 2026-02-25 07:52:19.969356 | fa163e15-63ff-c5aa-8de0-000000003335 | TIMING | Check if iscsi.service is enabled | np0005629053 | 0:04:50.949761 | 0.32s 2026-02-25 07:52:19.989231 | fa163e15-63ff-c5aa-8de0-000000003336 | TASK | Stop iscsi.service 2026-02-25 07:52:20.035285 | fa163e15-63ff-c5aa-8de0-000000003336 | SKIPPED | Stop iscsi.service | np0005629053 2026-02-25 07:52:20.040688 | fa163e15-63ff-c5aa-8de0-000000003336 | TIMING | Stop iscsi.service | np0005629053 | 0:04:51.021094 | 0.05s 2026-02-25 07:52:20.041470 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629055 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:20.042401 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629055 | 0:04:51.022805 | 0.62s 2026-02-25 07:52:20.085306 | fa163e15-63ff-c5aa-8de0-000000003337 | TIMING | include_role : tripleo_kernel | np0005629053 | 0:04:51.065696 | 0.03s 2026-02-25 07:52:20.166770 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:52:20.190235 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629058 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-02-25 07:52:20.192667 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:51.173070 | 2.66s 2026-02-25 07:52:20.195717 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629053 | 0:04:51.176130 | 0.03s 2026-02-25 07:52:20.200232 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629058 | 0:04:51.180644 | 2.67s 2026-02-25 07:52:20.206350 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629054 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:20.207154 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629054 | 0:04:51.187567 | 0.36s 2026-02-25 07:52:20.213807 | fa163e15-63ff-c5aa-8de0-000000003187 | TASK | ensure qemu group is present on the host 2026-02-25 07:52:20.226206 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'path': '/var/cache/libvirt'} 2026-02-25 07:52:20.227575 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:51.207970 | 1.63s 2026-02-25 07:52:20.236019 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'path': '/run/libvirt'} 2026-02-25 07:52:20.236918 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:51.217324 | 2.32s 2026-02-25 07:52:20.245149 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:52:20.303117 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:20.306095 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629055 | 0:04:51.286494 | 0.89s 2026-02-25 07:52:20.311601 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629055 | 0:04:51.291994 | 0.89s 2026-02-25 07:52:20.339229 | fa163e15-63ff-c5aa-8de0-000000003483 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:52:20.512504 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629054 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-02-25 07:52:20.516052 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629054 | 0:04:51.496443 | 0.67s 2026-02-25 07:52:20.557460 | fa163e15-63ff-c5aa-8de0-000000003186 | OK | create libvirt persistent data directories | np0005629057 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:20.558590 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:51.538993 | 1.96s 2026-02-25 07:52:20.563801 | fa163e15-63ff-c5aa-8de0-0000000030c9 | CHANGED | create libvirt persistent data directories | np0005629056 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-02-25 07:52:20.566591 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:51.546996 | 2.65s 2026-02-25 07:52:20.578514 | fa163e15-63ff-c5aa-8de0-0000000030c9 | TIMING | create libvirt persistent data directories | np0005629056 | 0:04:51.558904 | 2.66s 2026-02-25 07:52:20.600312 | fa163e15-63ff-c5aa-8de0-0000000030ca | TASK | ensure qemu group is present on the host 2026-02-25 07:52:20.642217 | fa163e15-63ff-c5aa-8de0-000000003483 | OK | stat /lib/systemd/system/iscsid.socket | np0005629055 2026-02-25 07:52:20.644043 | fa163e15-63ff-c5aa-8de0-000000003483 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629055 | 0:04:51.624435 | 0.30s 2026-02-25 07:52:20.677074 | fa163e15-63ff-c5aa-8de0-000000003484 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:52:20.711113 | fa163e15-63ff-c5aa-8de0-000000003484 | SKIPPED | Stop and disable iscsid.socket service | np0005629055 2026-02-25 07:52:20.712276 | fa163e15-63ff-c5aa-8de0-000000003484 | TIMING | Stop and disable iscsid.socket service | np0005629055 | 0:04:51.692676 | 0.03s 2026-02-25 07:52:20.734252 | fa163e15-63ff-c5aa-8de0-000000003485 | TASK | Check if iscsi.service is enabled 2026-02-25 07:52:20.776151 | fa163e15-63ff-c5aa-8de0-000000003482 | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-02-25 07:52:20.778044 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629054 | 0:04:51.758433 | 0.93s 2026-02-25 07:52:20.792312 | fa163e15-63ff-c5aa-8de0-000000003482 | TIMING | create persistent directories | np0005629054 | 0:04:51.772701 | 0.95s 2026-02-25 07:52:20.794369 | fa163e15-63ff-c5aa-8de0-000000003187 | CHANGED | ensure qemu group is present on the host | np0005629058 2026-02-25 07:52:20.795061 | fa163e15-63ff-c5aa-8de0-000000003187 | TIMING | ensure qemu group is present on the host | np0005629058 | 0:04:51.775468 | 0.58s 2026-02-25 07:52:20.809093 | fa163e15-63ff-c5aa-8de0-000000003188 | TASK | ensure qemu user is present on the host 2026-02-25 07:52:20.833985 | fa163e15-63ff-c5aa-8de0-000000003483 | TASK | stat /lib/systemd/system/iscsid.socket 2026-02-25 07:52:20.894299 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'path': '/run/libvirt'} 2026-02-25 07:52:20.898037 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:51.878425 | 2.30s 2026-02-25 07:52:20.960334 | fa163e15-63ff-c5aa-8de0-0000000030ca | CHANGED | ensure qemu group is present on the host | np0005629056 2026-02-25 07:52:20.961070 | fa163e15-63ff-c5aa-8de0-0000000030ca | TIMING | ensure qemu group is present on the host | np0005629056 | 0:04:51.941478 | 0.36s 2026-02-25 07:52:20.971462 | fa163e15-63ff-c5aa-8de0-0000000030cb | TASK | ensure qemu user is present on the host 2026-02-25 07:52:21.062077 | fa163e15-63ff-c5aa-8de0-000000003485 | CHANGED | Check if iscsi.service is enabled | np0005629055 2026-02-25 07:52:21.063775 | fa163e15-63ff-c5aa-8de0-000000003485 | TIMING | Check if iscsi.service is enabled | np0005629055 | 0:04:52.044157 | 0.33s 2026-02-25 07:52:21.085299 | fa163e15-63ff-c5aa-8de0-000000003486 | TASK | Stop iscsi.service 2026-02-25 07:52:21.129967 | fa163e15-63ff-c5aa-8de0-000000003486 | SKIPPED | Stop iscsi.service | np0005629055 2026-02-25 07:52:21.131157 | fa163e15-63ff-c5aa-8de0-000000003486 | TIMING | Stop iscsi.service | np0005629055 | 0:04:52.111558 | 0.04s 2026-02-25 07:52:21.162095 | fa163e15-63ff-c5aa-8de0-000000003483 | OK | stat /lib/systemd/system/iscsid.socket | np0005629054 2026-02-25 07:52:21.164180 | fa163e15-63ff-c5aa-8de0-000000003483 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005629054 | 0:04:52.144530 | 0.33s 2026-02-25 07:52:21.194187 | fa163e15-63ff-c5aa-8de0-000000003484 | TASK | Stop and disable iscsid.socket service 2026-02-25 07:52:21.204536 | fa163e15-63ff-c5aa-8de0-000000003487 | TIMING | include_role : tripleo_kernel | np0005629055 | 0:04:52.184916 | 0.05s 2026-02-25 07:52:21.231060 | fa163e15-63ff-c5aa-8de0-000000003186 | CHANGED | create libvirt persistent data directories | np0005629057 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-02-25 07:52:21.232549 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:52.212951 | 2.63s 2026-02-25 07:52:21.305041 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:52:21.311400 | fa163e15-63ff-c5aa-8de0-000000003484 | SKIPPED | Stop and disable iscsid.socket service | np0005629054 2026-02-25 07:52:21.312392 | fa163e15-63ff-c5aa-8de0-000000003484 | TIMING | Stop and disable iscsid.socket service | np0005629054 | 0:04:52.292791 | 0.12s 2026-02-25 07:52:21.314131 | fa163e15-63ff-c5aa-8de0-000000003186 | TIMING | create libvirt persistent data directories | np0005629057 | 0:04:52.294544 | 2.72s 2026-02-25 07:52:21.325377 | fa163e15-63ff-c5aa-8de0-000000003187 | TASK | ensure qemu group is present on the host 2026-02-25 07:52:21.351334 | fa163e15-63ff-c5aa-8de0-000000003485 | TASK | Check if iscsi.service is enabled 2026-02-25 07:52:21.358658 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629055 | 0:04:52.339051 | 0.05s 2026-02-25 07:52:21.373825 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:52:21.462693 | fa163e15-63ff-c5aa-8de0-0000000030cb | CHANGED | ensure qemu user is present on the host | np0005629056 2026-02-25 07:52:21.463993 | fa163e15-63ff-c5aa-8de0-0000000030cb | TIMING | ensure qemu user is present on the host | np0005629056 | 0:04:52.444398 | 0.49s 2026-02-25 07:52:21.473663 | fa163e15-63ff-c5aa-8de0-0000000030cc | TASK | create directory for vhost-user sockets with qemu ownership 2026-02-25 07:52:21.565683 | fa163e15-63ff-c5aa-8de0-000000003188 | CHANGED | ensure qemu user is present on the host | np0005629058 2026-02-25 07:52:21.567505 | fa163e15-63ff-c5aa-8de0-000000003188 | TIMING | ensure qemu user is present on the host | np0005629058 | 0:04:52.547883 | 0.76s 2026-02-25 07:52:21.588218 | fa163e15-63ff-c5aa-8de0-000000003189 | TASK | create directory for vhost-user sockets with qemu ownership 2026-02-25 07:52:21.678064 | fa163e15-63ff-c5aa-8de0-000000003485 | CHANGED | Check if iscsi.service is enabled | np0005629054 2026-02-25 07:52:21.679826 | fa163e15-63ff-c5aa-8de0-000000003485 | TIMING | Check if iscsi.service is enabled | np0005629054 | 0:04:52.660220 | 0.33s 2026-02-25 07:52:21.715071 | fa163e15-63ff-c5aa-8de0-000000003486 | TASK | Stop iscsi.service 2026-02-25 07:52:21.724906 | fa163e15-63ff-c5aa-8de0-000000003187 | CHANGED | ensure qemu group is present on the host | np0005629057 2026-02-25 07:52:21.726233 | fa163e15-63ff-c5aa-8de0-000000003187 | TIMING | ensure qemu group is present on the host | np0005629057 | 0:04:52.706626 | 0.40s 2026-02-25 07:52:21.740349 | fa163e15-63ff-c5aa-8de0-000000003188 | TASK | ensure qemu user is present on the host 2026-02-25 07:52:21.759164 | fa163e15-63ff-c5aa-8de0-000000003486 | SKIPPED | Stop iscsi.service | np0005629054 2026-02-25 07:52:21.760544 | fa163e15-63ff-c5aa-8de0-000000003486 | TIMING | Stop iscsi.service | np0005629054 | 0:04:52.740937 | 0.04s 2026-02-25 07:52:21.802357 | fa163e15-63ff-c5aa-8de0-0000000030cc | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005629056 2026-02-25 07:52:21.808807 | fa163e15-63ff-c5aa-8de0-0000000030cc | TIMING | create directory for vhost-user sockets with qemu ownership | np0005629056 | 0:04:52.789209 | 0.33s 2026-02-25 07:52:21.809459 | fa163e15-63ff-c5aa-8de0-000000003487 | TIMING | include_role : tripleo_kernel | np0005629054 | 0:04:52.789869 | 0.03s 2026-02-25 07:52:21.877440 | fa163e15-63ff-c5aa-8de0-0000000030cd | TASK | check if libvirt is installed 2026-02-25 07:52:21.903675 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TASK | Install additional packages 2026-02-25 07:52:21.911164 | fa163e15-63ff-c5aa-8de0-000000003189 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005629058 2026-02-25 07:52:21.912345 | fa163e15-63ff-c5aa-8de0-000000003189 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005629058 | 0:04:52.892738 | 0.32s 2026-02-25 07:52:21.923847 | fa163e15-63ff-c5aa-8de0-00000000318a | TASK | check if libvirt is installed 2026-02-25 07:52:21.938015 | fa163e15-63ff-c5aa-8de0-0000000043a0 | TIMING | tripleo_kernel : Install additional packages | np0005629054 | 0:04:52.918409 | 0.03s 2026-02-25 07:52:21.953187 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TASK | Remove dracut-config-generic 2026-02-25 07:52:22.178407 | fa163e15-63ff-c5aa-8de0-000000003188 | CHANGED | ensure qemu user is present on the host | np0005629057 2026-02-25 07:52:22.181225 | fa163e15-63ff-c5aa-8de0-000000003188 | TIMING | ensure qemu user is present on the host | np0005629057 | 0:04:53.161614 | 0.44s 2026-02-25 07:52:22.216134 | fa163e15-63ff-c5aa-8de0-000000003189 | TASK | create directory for vhost-user sockets with qemu ownership 2026-02-25 07:52:22.227212 | fa163e15-63ff-c5aa-8de0-0000000030cd | CHANGED | check if libvirt is installed | np0005629056 2026-02-25 07:52:22.231012 | fa163e15-63ff-c5aa-8de0-0000000030cd | TIMING | check if libvirt is installed | np0005629056 | 0:04:53.211396 | 0.35s 2026-02-25 07:52:22.233182 | fa163e15-63ff-c5aa-8de0-00000000318a | CHANGED | check if libvirt is installed | np0005629058 2026-02-25 07:52:22.234812 | fa163e15-63ff-c5aa-8de0-00000000318a | TIMING | check if libvirt is installed | np0005629058 | 0:04:53.215215 | 0.31s 2026-02-25 07:52:22.255747 | fa163e15-63ff-c5aa-8de0-0000000030ce | TASK | make sure libvirt services are disabled and masked 2026-02-25 07:52:22.287907 | fa163e15-63ff-c5aa-8de0-00000000318b | TASK | make sure libvirt services are disabled and masked 2026-02-25 07:52:22.308904 | fa163e15-63ff-c5aa-8de0-0000000030ce | SKIPPED | make sure libvirt services are disabled and masked | np0005629056 | item=libvirtd.service 2026-02-25 07:52:22.316994 | fa163e15-63ff-c5aa-8de0-0000000030ce | SKIPPED | make sure libvirt services are disabled and masked | np0005629056 | item=virtlogd.socket 2026-02-25 07:52:22.326108 | fa163e15-63ff-c5aa-8de0-0000000030ce | TIMING | make sure libvirt services are disabled and masked | np0005629056 | 0:04:53.306491 | 0.07s 2026-02-25 07:52:22.335105 | fa163e15-63ff-c5aa-8de0-00000000318b | SKIPPED | make sure libvirt services are disabled and masked | np0005629058 | item=libvirtd.service 2026-02-25 07:52:22.343333 | fa163e15-63ff-c5aa-8de0-00000000318b | SKIPPED | make sure libvirt services are disabled and masked | np0005629058 | item=virtlogd.socket 2026-02-25 07:52:22.362582 | fa163e15-63ff-c5aa-8de0-0000000030cf | TASK | ensure /run/libvirt is present upon reboot 2026-02-25 07:52:22.373125 | fa163e15-63ff-c5aa-8de0-00000000318b | TIMING | make sure libvirt services are disabled and masked | np0005629058 | 0:04:53.353503 | 0.08s 2026-02-25 07:52:22.394122 | fa163e15-63ff-c5aa-8de0-00000000318c | TASK | ensure /run/libvirt is present upon reboot 2026-02-25 07:52:22.530154 | fa163e15-63ff-c5aa-8de0-000000003189 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005629057 2026-02-25 07:52:22.531489 | fa163e15-63ff-c5aa-8de0-000000003189 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005629057 | 0:04:53.511889 | 0.31s 2026-02-25 07:52:22.544379 | fa163e15-63ff-c5aa-8de0-00000000318a | TASK | check if libvirt is installed 2026-02-25 07:52:22.873807 | fa163e15-63ff-c5aa-8de0-00000000318a | CHANGED | check if libvirt is installed | np0005629057 2026-02-25 07:52:22.874816 | fa163e15-63ff-c5aa-8de0-00000000318a | TIMING | check if libvirt is installed | np0005629057 | 0:04:53.855222 | 0.33s 2026-02-25 07:52:22.884205 | fa163e15-63ff-c5aa-8de0-00000000318b | TASK | make sure libvirt services are disabled and masked 2026-02-25 07:52:22.929959 | fa163e15-63ff-c5aa-8de0-00000000318b | SKIPPED | make sure libvirt services are disabled and masked | np0005629057 | item=libvirtd.service 2026-02-25 07:52:22.936395 | fa163e15-63ff-c5aa-8de0-00000000318b | SKIPPED | make sure libvirt services are disabled and masked | np0005629057 | item=virtlogd.socket 2026-02-25 07:52:22.941537 | fa163e15-63ff-c5aa-8de0-00000000318b | TIMING | make sure libvirt services are disabled and masked | np0005629057 | 0:04:53.921936 | 0.06s 2026-02-25 07:52:22.951104 | fa163e15-63ff-c5aa-8de0-00000000318c | TASK | ensure /run/libvirt is present upon reboot 2026-02-25 07:52:23.270554 | fa163e15-63ff-c5aa-8de0-00000000318c | CHANGED | ensure /run/libvirt is present upon reboot | np0005629058 2026-02-25 07:52:23.272306 | fa163e15-63ff-c5aa-8de0-00000000318c | TIMING | ensure /run/libvirt is present upon reboot | np0005629058 | 0:04:54.252699 | 0.88s 2026-02-25 07:52:23.292176 | fa163e15-63ff-c5aa-8de0-00000000318d | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-02-25 07:52:23.344643 | fa163e15-63ff-c5aa-8de0-0000000030cf | CHANGED | ensure /run/libvirt is present upon reboot | np0005629056 2026-02-25 07:52:23.347236 | fa163e15-63ff-c5aa-8de0-0000000030cf | TIMING | ensure /run/libvirt is present upon reboot | np0005629056 | 0:04:54.327627 | 0.98s 2026-02-25 07:52:23.369714 | fa163e15-63ff-c5aa-8de0-0000000030d0 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-02-25 07:52:23.869416 | fa163e15-63ff-c5aa-8de0-00000000318c | CHANGED | ensure /run/libvirt is present upon reboot | np0005629057 2026-02-25 07:52:23.871173 | fa163e15-63ff-c5aa-8de0-00000000318c | TIMING | ensure /run/libvirt is present upon reboot | np0005629057 | 0:04:54.851568 | 0.92s 2026-02-25 07:52:23.890897 | fa163e15-63ff-c5aa-8de0-00000000318d | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-02-25 07:52:24.010167 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629053 2026-02-25 07:52:24.012173 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629053 | 0:04:54.992563 | 3.77s 2026-02-25 07:52:24.033832 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:24.277584 | fa163e15-63ff-c5aa-8de0-00000000318d | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629058 2026-02-25 07:52:24.278662 | fa163e15-63ff-c5aa-8de0-00000000318d | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629058 | 0:04:55.259059 | 0.99s 2026-02-25 07:52:24.289133 | fa163e15-63ff-c5aa-8de0-00000000318e | TASK | remove gnutls-qemu.config 2026-02-25 07:52:24.339795 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629053 2026-02-25 07:52:24.340989 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629053 | 0:04:55.321392 | 0.31s 2026-02-25 07:52:24.355936 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:24.425098 | fa163e15-63ff-c5aa-8de0-0000000030d0 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629056 2026-02-25 07:52:24.426395 | fa163e15-63ff-c5aa-8de0-0000000030d0 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629056 | 0:04:55.406797 | 1.05s 2026-02-25 07:52:24.443037 | fa163e15-63ff-c5aa-8de0-0000000030d1 | TASK | remove gnutls-qemu.config 2026-02-25 07:52:24.617686 | fa163e15-63ff-c5aa-8de0-00000000318e | OK | remove gnutls-qemu.config | np0005629058 2026-02-25 07:52:24.620377 | fa163e15-63ff-c5aa-8de0-00000000318e | TIMING | remove gnutls-qemu.config | np0005629058 | 0:04:55.600751 | 0.33s 2026-02-25 07:52:24.635414 | fa163e15-63ff-c5aa-8de0-00000000318f | TASK | update crypto policies 2026-02-25 07:52:24.666745 | fa163e15-63ff-c5aa-8de0-00000000318f | SKIPPED | update crypto policies | np0005629058 2026-02-25 07:52:24.667652 | fa163e15-63ff-c5aa-8de0-00000000318f | TIMING | update crypto policies | np0005629058 | 0:04:55.648054 | 0.03s 2026-02-25 07:52:24.680041 | fa163e15-63ff-c5aa-8de0-000000003190 | TASK | Create libvirt persistent data directories 2026-02-25 07:52:24.765147 | fa163e15-63ff-c5aa-8de0-0000000030d1 | OK | remove gnutls-qemu.config | np0005629056 2026-02-25 07:52:24.767031 | fa163e15-63ff-c5aa-8de0-0000000030d1 | TIMING | remove gnutls-qemu.config | np0005629056 | 0:04:55.747423 | 0.32s 2026-02-25 07:52:24.788709 | fa163e15-63ff-c5aa-8de0-0000000030d2 | TASK | update crypto policies 2026-02-25 07:52:24.823377 | fa163e15-63ff-c5aa-8de0-0000000030d2 | SKIPPED | update crypto policies | np0005629056 2026-02-25 07:52:24.824380 | fa163e15-63ff-c5aa-8de0-0000000030d2 | TIMING | update crypto policies | np0005629056 | 0:04:55.804783 | 0.03s 2026-02-25 07:52:24.837059 | fa163e15-63ff-c5aa-8de0-0000000030d3 | TASK | Create libvirt persistent data directories 2026-02-25 07:52:24.938194 | fa163e15-63ff-c5aa-8de0-00000000318d | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629057 2026-02-25 07:52:24.939586 | fa163e15-63ff-c5aa-8de0-00000000318d | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005629057 | 0:04:55.919987 | 1.05s 2026-02-25 07:52:24.952750 | fa163e15-63ff-c5aa-8de0-00000000318e | TASK | remove gnutls-qemu.config 2026-02-25 07:52:24.993297 | fa163e15-63ff-c5aa-8de0-000000003190 | OK | Create libvirt persistent data directories | np0005629058 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-02-25 07:52:24.996722 | fa163e15-63ff-c5aa-8de0-000000003190 | TIMING | Create libvirt persistent data directories | np0005629058 | 0:04:55.977121 | 0.32s 2026-02-25 07:52:25.002819 | fa163e15-63ff-c5aa-8de0-000000003190 | TIMING | Create libvirt persistent data directories | np0005629058 | 0:04:55.983229 | 0.32s 2026-02-25 07:52:25.016095 | fa163e15-63ff-c5aa-8de0-000000003191 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:25.126749 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629055 2026-02-25 07:52:25.128027 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629055 | 0:04:56.108415 | 3.75s 2026-02-25 07:52:25.147992 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:25.175523 | fa163e15-63ff-c5aa-8de0-0000000030d3 | OK | Create libvirt persistent data directories | np0005629056 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-02-25 07:52:25.183737 | fa163e15-63ff-c5aa-8de0-0000000030d3 | TIMING | Create libvirt persistent data directories | np0005629056 | 0:04:56.164115 | 0.35s 2026-02-25 07:52:25.196723 | fa163e15-63ff-c5aa-8de0-0000000030d3 | TIMING | Create libvirt persistent data directories | np0005629056 | 0:04:56.177124 | 0.36s 2026-02-25 07:52:25.210124 | fa163e15-63ff-c5aa-8de0-0000000030d4 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:25.288250 | fa163e15-63ff-c5aa-8de0-00000000318e | OK | remove gnutls-qemu.config | np0005629057 2026-02-25 07:52:25.289641 | fa163e15-63ff-c5aa-8de0-00000000318e | TIMING | remove gnutls-qemu.config | np0005629057 | 0:04:56.270034 | 0.34s 2026-02-25 07:52:25.310178 | fa163e15-63ff-c5aa-8de0-00000000318f | TASK | update crypto policies 2026-02-25 07:52:25.328803 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629053 2026-02-25 07:52:25.333593 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629053 | 0:04:56.313984 | 0.98s 2026-02-25 07:52:25.335080 | fa163e15-63ff-c5aa-8de0-00000000318f | SKIPPED | update crypto policies | np0005629057 2026-02-25 07:52:25.335925 | fa163e15-63ff-c5aa-8de0-00000000318f | TIMING | update crypto policies | np0005629057 | 0:04:56.316329 | 0.02s 2026-02-25 07:52:25.354550 | fa163e15-63ff-c5aa-8de0-000000003190 | TASK | Create libvirt persistent data directories 2026-02-25 07:52:25.380263 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:25.452371 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629055 2026-02-25 07:52:25.453751 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629055 | 0:04:56.434152 | 0.30s 2026-02-25 07:52:25.473276 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:25.688584 | fa163e15-63ff-c5aa-8de0-000000003190 | OK | Create libvirt persistent data directories | np0005629057 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-02-25 07:52:25.694283 | fa163e15-63ff-c5aa-8de0-000000003190 | TIMING | Create libvirt persistent data directories | np0005629057 | 0:04:56.674672 | 0.34s 2026-02-25 07:52:25.703371 | fa163e15-63ff-c5aa-8de0-000000003190 | TIMING | Create libvirt persistent data directories | np0005629057 | 0:04:56.683767 | 0.35s 2026-02-25 07:52:25.717691 | fa163e15-63ff-c5aa-8de0-000000003191 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:25.815361 | fa163e15-63ff-c5aa-8de0-0000000043a1 | CHANGED | Remove dracut-config-generic | np0005629054 2026-02-25 07:52:25.816803 | fa163e15-63ff-c5aa-8de0-0000000043a1 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005629054 | 0:04:56.797204 | 3.86s 2026-02-25 07:52:25.836393 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-02-25 07:52:25.894577 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629053 2026-02-25 07:52:25.896929 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629053 | 0:04:56.877322 | 0.51s 2026-02-25 07:52:25.931220 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:26.085120 | fa163e15-63ff-c5aa-8de0-000000003191 | CHANGED | allow logrotate to read inside containers | np0005629058 2026-02-25 07:52:26.087017 | fa163e15-63ff-c5aa-8de0-000000003191 | TIMING | allow logrotate to read inside containers | np0005629058 | 0:04:57.067406 | 1.07s 2026-02-25 07:52:26.109379 | fa163e15-63ff-c5aa-8de0-000000003193 | TASK | Set login facts 2026-02-25 07:52:26.127753 | fa163e15-63ff-c5aa-8de0-0000000043a2 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005629054 2026-02-25 07:52:26.129321 | fa163e15-63ff-c5aa-8de0-0000000043a2 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005629054 | 0:04:57.109720 | 0.29s 2026-02-25 07:52:26.155187 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TASK | Write list of modules to load at boot 2026-02-25 07:52:26.163760 | fa163e15-63ff-c5aa-8de0-000000003193 | OK | Set login facts | np0005629058 2026-02-25 07:52:26.165134 | fa163e15-63ff-c5aa-8de0-000000003193 | TIMING | Set login facts | np0005629058 | 0:04:57.145506 | 0.05s 2026-02-25 07:52:26.180105 | fa163e15-63ff-c5aa-8de0-000000003194 | TASK | Convert logins json to dict 2026-02-25 07:52:26.231118 | fa163e15-63ff-c5aa-8de0-000000003194 | SKIPPED | Convert logins json to dict | np0005629058 2026-02-25 07:52:26.232020 | fa163e15-63ff-c5aa-8de0-000000003194 | TIMING | Convert logins json to dict | np0005629058 | 0:04:57.212426 | 0.05s 2026-02-25 07:52:26.241517 | fa163e15-63ff-c5aa-8de0-000000003195 | TASK | Set registry logins 2026-02-25 07:52:26.276774 | fa163e15-63ff-c5aa-8de0-0000000030d4 | CHANGED | allow logrotate to read inside containers | np0005629056 2026-02-25 07:52:26.278296 | fa163e15-63ff-c5aa-8de0-0000000030d4 | TIMING | allow logrotate to read inside containers | np0005629056 | 0:04:57.258696 | 1.07s 2026-02-25 07:52:26.297976 | fa163e15-63ff-c5aa-8de0-0000000030d6 | TASK | Set login facts 2026-02-25 07:52:26.305932 | fa163e15-63ff-c5aa-8de0-000000003195 | SKIPPED | Set registry logins | np0005629058 2026-02-25 07:52:26.307231 | fa163e15-63ff-c5aa-8de0-000000003195 | TIMING | Set registry logins | np0005629058 | 0:04:57.287613 | 0.06s 2026-02-25 07:52:26.321674 | fa163e15-63ff-c5aa-8de0-000000003196 | TASK | Run podman install 2026-02-25 07:52:26.335890 | fa163e15-63ff-c5aa-8de0-0000000030d6 | OK | Set login facts | np0005629056 2026-02-25 07:52:26.337078 | fa163e15-63ff-c5aa-8de0-0000000030d6 | TIMING | Set login facts | np0005629056 | 0:04:57.317478 | 0.04s 2026-02-25 07:52:26.347466 | fa163e15-63ff-c5aa-8de0-0000000030d7 | TASK | Convert logins json to dict 2026-02-25 07:52:26.362095 | fa163e15-63ff-c5aa-8de0-000000003196 | TIMING | Run podman install | np0005629058 | 0:04:57.342487 | 0.04s 2026-02-25 07:52:26.422778 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:26.429219 | fa163e15-63ff-c5aa-8de0-0000000030d7 | SKIPPED | Convert logins json to dict | np0005629056 2026-02-25 07:52:26.430143 | fa163e15-63ff-c5aa-8de0-0000000030d7 | TIMING | Convert logins json to dict | np0005629056 | 0:04:57.410541 | 0.08s 2026-02-25 07:52:26.430629 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629055 2026-02-25 07:52:26.430990 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629055 | 0:04:57.411403 | 0.96s 2026-02-25 07:52:26.440987 | fa163e15-63ff-c5aa-8de0-0000000030d8 | TASK | Set registry logins 2026-02-25 07:52:26.461334 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:26.492660 | fa163e15-63ff-c5aa-8de0-0000000030d8 | SKIPPED | Set registry logins | np0005629056 2026-02-25 07:52:26.493649 | fa163e15-63ff-c5aa-8de0-0000000030d8 | TIMING | Set registry logins | np0005629056 | 0:04:57.474049 | 0.05s 2026-02-25 07:52:26.503773 | fa163e15-63ff-c5aa-8de0-0000000030d9 | TASK | Run podman install 2026-02-25 07:52:26.535525 | fa163e15-63ff-c5aa-8de0-0000000030d9 | TIMING | Run podman install | np0005629056 | 0:04:57.515927 | 0.03s 2026-02-25 07:52:26.568902 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:26.575250 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:26.576372 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629058 | 0:04:57.556770 | 0.15s 2026-02-25 07:52:26.588103 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629058 | 0:04:57.568496 | 0.16s 2026-02-25 07:52:26.600879 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:26.724490 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:26.726967 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629056 | 0:04:57.707355 | 0.15s 2026-02-25 07:52:26.738170 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629056 | 0:04:57.718569 | 0.16s 2026-02-25 07:52:26.739318 | fa163e15-63ff-c5aa-8de0-000000003191 | CHANGED | allow logrotate to read inside containers | np0005629057 2026-02-25 07:52:26.739749 | fa163e15-63ff-c5aa-8de0-000000003191 | TIMING | allow logrotate to read inside containers | np0005629057 | 0:04:57.720162 | 1.02s 2026-02-25 07:52:26.750037 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:26.764654 | fa163e15-63ff-c5aa-8de0-000000003193 | TASK | Set login facts 2026-02-25 07:52:26.797571 | fa163e15-63ff-c5aa-8de0-000000003193 | OK | Set login facts | np0005629057 2026-02-25 07:52:26.798594 | fa163e15-63ff-c5aa-8de0-000000003193 | TIMING | Set login facts | np0005629057 | 0:04:57.778991 | 0.03s 2026-02-25 07:52:26.808346 | fa163e15-63ff-c5aa-8de0-000000003194 | TASK | Convert logins json to dict 2026-02-25 07:52:26.854493 | fa163e15-63ff-c5aa-8de0-000000003194 | SKIPPED | Convert logins json to dict | np0005629057 2026-02-25 07:52:26.855460 | fa163e15-63ff-c5aa-8de0-000000003194 | TIMING | Convert logins json to dict | np0005629057 | 0:04:57.835865 | 0.05s 2026-02-25 07:52:26.864447 | fa163e15-63ff-c5aa-8de0-000000003195 | TASK | Set registry logins 2026-02-25 07:52:26.883847 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629053 2026-02-25 07:52:26.885000 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629053 | 0:04:57.865402 | 0.95s 2026-02-25 07:52:26.899789 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:26.919531 | fa163e15-63ff-c5aa-8de0-000000003195 | SKIPPED | Set registry logins | np0005629057 2026-02-25 07:52:26.920652 | fa163e15-63ff-c5aa-8de0-000000003195 | TIMING | Set registry logins | np0005629057 | 0:04:57.901050 | 0.06s 2026-02-25 07:52:26.931342 | fa163e15-63ff-c5aa-8de0-000000003196 | TASK | Run podman install 2026-02-25 07:52:26.963519 | fa163e15-63ff-c5aa-8de0-000000003196 | TIMING | Run podman install | np0005629057 | 0:04:57.943913 | 0.03s 2026-02-25 07:52:27.008064 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:27.033129 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629055 2026-02-25 07:52:27.035273 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629055 | 0:04:58.015667 | 0.57s 2026-02-25 07:52:27.063174 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:27.165582 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:27.170128 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629057 | 0:04:58.150460 | 0.16s 2026-02-25 07:52:27.171832 | fa163e15-63ff-c5aa-8de0-0000000043a3 | CHANGED | Write list of modules to load at boot | np0005629054 2026-02-25 07:52:27.177044 | fa163e15-63ff-c5aa-8de0-0000000043a3 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005629054 | 0:04:58.157445 | 1.02s 2026-02-25 07:52:27.177811 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629057 | 0:04:58.158224 | 0.17s 2026-02-25 07:52:27.188396 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:27.215613 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TASK | Modules reload 2026-02-25 07:52:27.278286 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=fs.inotify.max_user_instances 2026-02-25 07:52:27.283220 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:58.263599 | 0.38s 2026-02-25 07:52:27.603023 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=kernel.pid_max 2026-02-25 07:52:27.606961 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:58.587359 | 0.71s 2026-02-25 07:52:27.928205 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:27.934417 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:58.914808 | 1.03s 2026-02-25 07:52:28.013192 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629055 2026-02-25 07:52:28.014391 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629055 | 0:04:58.994792 | 0.95s 2026-02-25 07:52:28.040148 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:28.224587 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:28.227323 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:59.207725 | 1.33s 2026-02-25 07:52:28.410310 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=fs.inotify.max_user_instances 2026-02-25 07:52:28.412476 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:04:59.392883 | 0.37s 2026-02-25 07:52:28.555290 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:28.559838 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:59.540237 | 1.66s 2026-02-25 07:52:28.735548 | fa163e15-63ff-c5aa-8de0-0000000043a4 | CHANGED | Modules reload | np0005629054 2026-02-25 07:52:28.736719 | fa163e15-63ff-c5aa-8de0-0000000043a4 | TIMING | tripleo_kernel : Modules reload | np0005629054 | 0:04:59.717124 | 1.52s 2026-02-25 07:52:28.768919 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TASK | Set default sysctl options 2026-02-25 07:52:28.879105 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:28.886061 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:04:59.866446 | 1.99s 2026-02-25 07:52:29.606632 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629058 2026-02-25 07:52:29.607845 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629058 | 0:05:00.588244 | 3.01s 2026-02-25 07:52:29.628217 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:29.755512 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=kernel.pid_max 2026-02-25 07:52:29.760146 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:00.740530 | 1.72s 2026-02-25 07:52:29.769166 | fa163e15-63ff-c5aa-8de0-0000000043a5 | CHANGED | Set default sysctl options | np0005629054 2026-02-25 07:52:29.770063 | fa163e15-63ff-c5aa-8de0-0000000043a5 | TIMING | tripleo_kernel : Set default sysctl options | np0005629054 | 0:05:00.750469 | 1.00s 2026-02-25 07:52:29.789105 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TASK | Set extra sysctl options 2026-02-25 07:52:29.878918 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629056 2026-02-25 07:52:29.879853 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629056 | 0:05:00.860260 | 3.13s 2026-02-25 07:52:29.889469 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:30.133257 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629057 2026-02-25 07:52:30.134241 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629057 | 0:05:01.114647 | 2.95s 2026-02-25 07:52:30.140534 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=fs.inotify.max_user_instances 2026-02-25 07:52:30.145409 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:01.125796 | 0.36s 2026-02-25 07:52:30.152411 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:30.214599 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629058 2026-02-25 07:52:30.216127 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629058 | 0:05:01.196523 | 0.59s 2026-02-25 07:52:30.226474 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.ip_forward 2026-02-25 07:52:30.228971 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:01.209367 | 3.33s 2026-02-25 07:52:30.247173 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:30.271992 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629058 2026-02-25 07:52:30.273260 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629058 | 0:05:01.253657 | 0.02s 2026-02-25 07:52:30.293273 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:30.332095 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629058 2026-02-25 07:52:30.333743 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629058 | 0:05:01.314137 | 0.04s 2026-02-25 07:52:30.353878 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:30.389748 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629058 2026-02-25 07:52:30.391264 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629058 | 0:05:01.371654 | 0.04s 2026-02-25 07:52:30.410621 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:52:30.443018 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=kernel.pid_max 2026-02-25 07:52:30.446944 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:01.427329 | 0.66s 2026-02-25 07:52:30.526736 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:30.529840 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:01.510237 | 3.63s 2026-02-25 07:52:30.548005 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629056 2026-02-25 07:52:30.548639 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629056 | 0:05:01.529044 | 0.66s 2026-02-25 07:52:30.558811 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:30.590003 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629056 2026-02-25 07:52:30.590819 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629056 | 0:05:01.571226 | 0.03s 2026-02-25 07:52:30.600713 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:30.633949 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629056 2026-02-25 07:52:30.634703 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629056 | 0:05:01.615108 | 0.03s 2026-02-25 07:52:30.644014 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:30.682575 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629056 2026-02-25 07:52:30.683361 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629056 | 0:05:01.663767 | 0.04s 2026-02-25 07:52:30.692647 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:52:30.737391 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629058 2026-02-25 07:52:30.738306 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629058 | 0:05:01.718709 | 0.33s 2026-02-25 07:52:30.750029 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:30.751743 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:01.732143 | 0.96s 2026-02-25 07:52:30.759751 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:52:30.766982 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629057 2026-02-25 07:52:30.767762 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629057 | 0:05:01.748166 | 0.61s 2026-02-25 07:52:30.777775 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:30.811014 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629057 2026-02-25 07:52:30.811730 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629057 | 0:05:01.792138 | 0.03s 2026-02-25 07:52:30.820906 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:30.848304 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:30.850888 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:01.831250 | 3.95s 2026-02-25 07:52:30.857476 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629057 2026-02-25 07:52:30.857983 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629057 | 0:05:01.838393 | 0.04s 2026-02-25 07:52:30.867377 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:30.897455 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629057 2026-02-25 07:52:30.898072 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629057 | 0:05:01.878480 | 0.03s 2026-02-25 07:52:30.907517 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:52:31.010079 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629056 2026-02-25 07:52:31.011416 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629056 | 0:05:01.991821 | 0.32s 2026-02-25 07:52:31.021644 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:52:31.034372 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:31.038124 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:02.018512 | 1.25s 2026-02-25 07:52:31.082988 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.bridge.bridge-nf-call-arptables 2026-02-25 07:52:31.085234 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:02.065626 | 3.04s 2026-02-25 07:52:31.131970 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:31.133616 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:02.114021 | 4.23s 2026-02-25 07:52:31.143182 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629058 2026-02-25 07:52:31.143839 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629058 | 0:05:02.124249 | 0.38s 2026-02-25 07:52:31.154326 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:52:31.221035 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629057 2026-02-25 07:52:31.222103 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629057 | 0:05:02.202506 | 0.31s 2026-02-25 07:52:31.232593 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:52:31.382760 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:31.386192 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:02.366580 | 1.60s 2026-02-25 07:52:31.391082 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.bridge.bridge-nf-call-ip6tables 2026-02-25 07:52:31.391933 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:02.372336 | 3.35s 2026-02-25 07:52:31.406657 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629056 2026-02-25 07:52:31.407492 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629056 | 0:05:02.387898 | 0.39s 2026-02-25 07:52:31.426820 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:52:31.460887 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:31.464876 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:02.445236 | 4.56s 2026-02-25 07:52:31.620182 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629057 2026-02-25 07:52:31.621290 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629057 | 0:05:02.601696 | 0.39s 2026-02-25 07:52:31.634428 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:52:31.701445 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.bridge.bridge-nf-call-iptables 2026-02-25 07:52:31.704965 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:02.685354 | 3.66s 2026-02-25 07:52:31.769829 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:31.771438 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:02.751845 | 1.98s 2026-02-25 07:52:31.793672 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:31.795292 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:02.775697 | 4.89s 2026-02-25 07:52:32.038732 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.conf.all.rp_filter 2026-02-25 07:52:32.040531 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:03.020932 | 4.00s 2026-02-25 07:52:32.052402 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.ip_forward 2026-02-25 07:52:32.054012 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:03.034416 | 2.26s 2026-02-25 07:52:32.095482 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:32.099123 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:03.079516 | 5.20s 2026-02-25 07:52:32.330505 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629058 2026-02-25 07:52:32.331805 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629058 | 0:05:03.312201 | 1.18s 2026-02-25 07:52:32.351441 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:52:32.358026 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.ip_forward 2026-02-25 07:52:32.359427 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:03.339826 | 4.32s 2026-02-25 07:52:32.389127 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:32.392913 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:03.373304 | 5.49s 2026-02-25 07:52:32.397996 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:32.401010 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:03.381413 | 2.61s 2026-02-25 07:52:32.537092 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629056 2026-02-25 07:52:32.538754 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629056 | 0:05:03.519094 | 1.11s 2026-02-25 07:52:32.553078 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:52:32.658842 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:32.662837 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:03.643221 | 2.87s 2026-02-25 07:52:32.682679 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.ip_local_reserved_ports 2026-02-25 07:52:32.685095 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:03.665492 | 4.64s 2026-02-25 07:52:32.689904 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:32.691428 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:03.671840 | 5.79s 2026-02-25 07:52:32.695322 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629057 2026-02-25 07:52:32.696381 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629057 | 0:05:03.676785 | 1.06s 2026-02-25 07:52:32.710698 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:52:32.989290 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:32.993098 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:03.973482 | 3.20s 2026-02-25 07:52:33.055486 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:33.058027 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:04.038425 | 6.16s 2026-02-25 07:52:33.064444 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.ip_nonlocal_bind 2026-02-25 07:52:33.067129 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:04.047534 | 5.03s 2026-02-25 07:52:33.317777 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:33.318732 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:04.299135 | 3.53s 2026-02-25 07:52:33.338875 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629058 2026-02-25 07:52:33.340217 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629058 | 0:05:04.320616 | 0.98s 2026-02-25 07:52:33.362616 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:52:33.384802 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629053 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:33.388933 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:04.369321 | 6.49s 2026-02-25 07:52:33.402164 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629053 | 0:05:04.382564 | 6.50s 2026-02-25 07:52:33.419661 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.neigh.default.gc_thresh1 2026-02-25 07:52:33.421275 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:04.401680 | 5.38s 2026-02-25 07:52:33.429994 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:33.602171 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629056 2026-02-25 07:52:33.604072 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629056 | 0:05:04.584473 | 1.05s 2026-02-25 07:52:33.616527 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:52:33.631949 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:33.634983 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:04.615370 | 3.84s 2026-02-25 07:52:33.661898 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629058 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:52:33.664337 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629058 | 0:05:04.644730 | 0.30s 2026-02-25 07:52:33.730104 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.neigh.default.gc_thresh2 2026-02-25 07:52:33.732180 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:04.712578 | 5.69s 2026-02-25 07:52:33.801104 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629057 2026-02-25 07:52:33.802176 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629057 | 0:05:04.782582 | 1.09s 2026-02-25 07:52:33.816126 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:52:33.845552 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629053 2026-02-25 07:52:33.847053 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629053 | 0:05:04.827450 | 0.42s 2026-02-25 07:52:33.883899 | fa163e15-63ff-c5aa-8de0-000000003338 | TASK | create persistent directories 2026-02-25 07:52:33.944967 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629058 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:52:33.948773 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629058 | 0:05:04.929154 | 0.58s 2026-02-25 07:52:33.958444 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:33.960773 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:04.941168 | 4.17s 2026-02-25 07:52:33.970149 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629056 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:52:33.972365 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629056 | 0:05:04.952762 | 0.35s 2026-02-25 07:52:34.022562 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv4.neigh.default.gc_thresh3 2026-02-25 07:52:34.026070 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:05.006475 | 5.98s 2026-02-25 07:52:34.143725 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629057 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:52:34.146961 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629057 | 0:05:05.127357 | 0.33s 2026-02-25 07:52:34.221831 | fa163e15-63ff-c5aa-8de0-000000003338 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:34.223175 | fa163e15-63ff-c5aa-8de0-000000003338 | TIMING | create persistent directories | np0005629053 | 0:05:05.203574 | 0.34s 2026-02-25 07:52:34.230318 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629058 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:52:34.233014 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629058 | 0:05:05.213419 | 0.87s 2026-02-25 07:52:34.238332 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:34.240757 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:05.221163 | 4.45s 2026-02-25 07:52:34.298575 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629056 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:52:34.300245 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629056 | 0:05:05.280649 | 0.68s 2026-02-25 07:52:34.342659 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv6.conf.all.disable_ipv6 2026-02-25 07:52:34.344569 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:05.324974 | 6.30s 2026-02-25 07:52:34.388775 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629057 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:52:34.392404 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629057 | 0:05:05.372805 | 0.58s 2026-02-25 07:52:34.473275 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629058 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:52:34.476511 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629058 | 0:05:05.456914 | 1.11s 2026-02-25 07:52:34.486678 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629058 | 0:05:05.467067 | 1.12s 2026-02-25 07:52:34.494050 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:34.494940 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:05.475344 | 4.70s 2026-02-25 07:52:34.504616 | fa163e15-63ff-c5aa-8de0-000000003338 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:34.506404 | fa163e15-63ff-c5aa-8de0-000000003338 | TIMING | create persistent directories | np0005629053 | 0:05:05.486809 | 0.62s 2026-02-25 07:52:34.527472 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:52:34.540381 | fa163e15-63ff-c5aa-8de0-000000003338 | TIMING | create persistent directories | np0005629053 | 0:05:05.520743 | 0.66s 2026-02-25 07:52:34.577194 | fa163e15-63ff-c5aa-8de0-000000003339 | TASK | Check if file certs_valid exist 2026-02-25 07:52:34.585314 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629056 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:52:34.586476 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629056 | 0:05:05.566878 | 0.97s 2026-02-25 07:52:34.596114 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629058 2026-02-25 07:52:34.597989 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629058 | 0:05:05.578370 | 0.07s 2026-02-25 07:52:34.624814 | fa163e15-63ff-c5aa-8de0-000000003197 | TASK | Run podman login 2026-02-25 07:52:34.654007 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv6.conf.all.forwarding 2026-02-25 07:52:34.656777 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:05.637173 | 6.62s 2026-02-25 07:52:34.664888 | fa163e15-63ff-c5aa-8de0-000000003197 | TIMING | Run podman login | np0005629058 | 0:05:05.645287 | 0.04s 2026-02-25 07:52:34.672590 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629057 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:52:34.673720 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629057 | 0:05:05.654127 | 0.86s 2026-02-25 07:52:34.727055 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:52:34.759304 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629058 | 0:05:05.739695 | 0.03s 2026-02-25 07:52:34.777729 | fa163e15-63ff-c5aa-8de0-000000003199 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:52:34.799950 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:34.801886 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:05.782262 | 5.01s 2026-02-25 07:52:34.873116 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629056 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:52:34.875475 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629056 | 0:05:05.855873 | 1.26s 2026-02-25 07:52:34.889014 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629056 | 0:05:05.869413 | 1.27s 2026-02-25 07:52:34.890432 | fa163e15-63ff-c5aa-8de0-000000003339 | OK | Check if file certs_valid exist | np0005629053 2026-02-25 07:52:34.891011 | fa163e15-63ff-c5aa-8de0-000000003339 | TIMING | Check if file certs_valid exist | np0005629053 | 0:05:05.871422 | 0.30s 2026-02-25 07:52:34.904123 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:52:34.929639 | fa163e15-63ff-c5aa-8de0-00000000333a | TASK | Check if file cert9.db exist 2026-02-25 07:52:34.949736 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629056 2026-02-25 07:52:34.952450 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629056 | 0:05:05.932829 | 0.05s 2026-02-25 07:52:34.968131 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629057 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:52:34.969275 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629057 | 0:05:05.949676 | 1.15s 2026-02-25 07:52:34.982326 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv6.conf.default.disable_ipv6 2026-02-25 07:52:34.984123 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:05.964523 | 6.94s 2026-02-25 07:52:34.999138 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629057 | 0:05:05.979533 | 1.18s 2026-02-25 07:52:35.017283 | fa163e15-63ff-c5aa-8de0-0000000030da | TASK | Run podman login 2026-02-25 07:52:35.037023 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:52:35.055712 | fa163e15-63ff-c5aa-8de0-0000000030da | TIMING | Run podman login | np0005629056 | 0:05:06.036097 | 0.04s 2026-02-25 07:52:35.112205 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629054 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:35.116226 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:06.096620 | 5.33s 2026-02-25 07:52:35.128758 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:52:35.135754 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629057 2026-02-25 07:52:35.136691 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629057 | 0:05:06.117088 | 0.10s 2026-02-25 07:52:35.138657 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629054 | 0:05:06.119069 | 5.35s 2026-02-25 07:52:35.167397 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:35.171954 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629056 | 0:05:06.152344 | 0.04s 2026-02-25 07:52:35.189362 | fa163e15-63ff-c5aa-8de0-000000003197 | TASK | Run podman login 2026-02-25 07:52:35.207212 | fa163e15-63ff-c5aa-8de0-0000000030dc | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:52:35.220082 | fa163e15-63ff-c5aa-8de0-000000003197 | TIMING | Run podman login | np0005629057 | 0:05:06.200473 | 0.03s 2026-02-25 07:52:35.270284 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:52:35.276500 | fa163e15-63ff-c5aa-8de0-00000000333a | OK | Check if file cert9.db exist | np0005629053 2026-02-25 07:52:35.277499 | fa163e15-63ff-c5aa-8de0-00000000333a | TIMING | Check if file cert9.db exist | np0005629053 | 0:05:06.257884 | 0.35s 2026-02-25 07:52:35.294994 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv6.conf.lo.disable_ipv6 2026-02-25 07:52:35.296659 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:06.277057 | 7.26s 2026-02-25 07:52:35.310943 | fa163e15-63ff-c5aa-8de0-00000000333b | TASK | Check if file key4.db exist 2026-02-25 07:52:35.318306 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629057 | 0:05:06.298688 | 0.05s 2026-02-25 07:52:35.338310 | fa163e15-63ff-c5aa-8de0-000000003199 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:52:35.622471 | fa163e15-63ff-c5aa-8de0-0000000043a6 | CHANGED | Set extra sysctl options | np0005629055 | item=net.ipv6.ip_nonlocal_bind 2026-02-25 07:52:35.626627 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:06.607015 | 7.59s 2026-02-25 07:52:35.639724 | fa163e15-63ff-c5aa-8de0-0000000043a6 | TIMING | tripleo_kernel : Set extra sysctl options | np0005629055 | 0:05:06.620125 | 7.60s 2026-02-25 07:52:35.642377 | fa163e15-63ff-c5aa-8de0-00000000333b | OK | Check if file key4.db exist | np0005629053 2026-02-25 07:52:35.642834 | fa163e15-63ff-c5aa-8de0-00000000333b | TIMING | Check if file key4.db exist | np0005629053 | 0:05:06.623246 | 0.33s 2026-02-25 07:52:35.678016 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TASK | Sysctl reload 2026-02-25 07:52:35.696455 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629054 2026-02-25 07:52:35.697784 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629054 | 0:05:06.678184 | 0.53s 2026-02-25 07:52:35.698661 | fa163e15-63ff-c5aa-8de0-00000000333c | SKIPPED | fail | np0005629053 2026-02-25 07:52:35.698982 | fa163e15-63ff-c5aa-8de0-00000000333c | TIMING | fail | np0005629053 | 0:05:06.679395 | 0.04s 2026-02-25 07:52:35.713993 | fa163e15-63ff-c5aa-8de0-00000000333d | TASK | Create persistent directories 2026-02-25 07:52:35.742257 | fa163e15-63ff-c5aa-8de0-000000003199 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629058 2026-02-25 07:52:35.743337 | fa163e15-63ff-c5aa-8de0-000000003199 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629058 | 0:05:06.723739 | 0.96s 2026-02-25 07:52:35.763984 | fa163e15-63ff-c5aa-8de0-00000000319a | TASK | create persistent logs directory for rsyslog 2026-02-25 07:52:35.793788 | fa163e15-63ff-c5aa-8de0-000000003488 | TASK | create persistent directories 2026-02-25 07:52:36.060568 | fa163e15-63ff-c5aa-8de0-00000000333d | CHANGED | Create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:36.063638 | fa163e15-63ff-c5aa-8de0-00000000333d | TIMING | Create persistent directories | np0005629053 | 0:05:07.044029 | 0.35s 2026-02-25 07:52:36.087835 | fa163e15-63ff-c5aa-8de0-00000000319a | CHANGED | create persistent logs directory for rsyslog | np0005629058 2026-02-25 07:52:36.089273 | fa163e15-63ff-c5aa-8de0-00000000319a | TIMING | create persistent logs directory for rsyslog | np0005629058 | 0:05:07.069618 | 0.32s 2026-02-25 07:52:36.102753 | fa163e15-63ff-c5aa-8de0-00000000319b | TASK | create persistent state directory for rsyslog 2026-02-25 07:52:36.124766 | fa163e15-63ff-c5aa-8de0-000000003488 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:36.128090 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629054 | 0:05:07.108478 | 0.33s 2026-02-25 07:52:36.152723 | fa163e15-63ff-c5aa-8de0-0000000030dc | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629056 2026-02-25 07:52:36.154165 | fa163e15-63ff-c5aa-8de0-0000000030dc | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629056 | 0:05:07.134571 | 0.94s 2026-02-25 07:52:36.167200 | fa163e15-63ff-c5aa-8de0-0000000030dd | TASK | create persistent logs directory for rsyslog 2026-02-25 07:52:36.186446 | fa163e15-63ff-c5aa-8de0-0000000043a8 | CHANGED | Sysctl reload | np0005629055 2026-02-25 07:52:36.188949 | fa163e15-63ff-c5aa-8de0-0000000043a8 | TIMING | tripleo_kernel : Sysctl reload | np0005629055 | 0:05:07.169348 | 0.50s 2026-02-25 07:52:36.225073 | fa163e15-63ff-c5aa-8de0-000000003488 | TASK | create persistent directories 2026-02-25 07:52:36.271162 | fa163e15-63ff-c5aa-8de0-000000003199 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629057 2026-02-25 07:52:36.272683 | fa163e15-63ff-c5aa-8de0-000000003199 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629057 | 0:05:07.253088 | 0.93s 2026-02-25 07:52:36.282865 | fa163e15-63ff-c5aa-8de0-00000000319a | TASK | create persistent logs directory for rsyslog 2026-02-25 07:52:36.358203 | fa163e15-63ff-c5aa-8de0-00000000333d | CHANGED | Create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-02-25 07:52:36.362338 | fa163e15-63ff-c5aa-8de0-00000000333d | TIMING | Create persistent directories | np0005629053 | 0:05:07.342725 | 0.65s 2026-02-25 07:52:36.369165 | fa163e15-63ff-c5aa-8de0-00000000333d | TIMING | Create persistent directories | np0005629053 | 0:05:07.349569 | 0.65s 2026-02-25 07:52:36.384318 | fa163e15-63ff-c5aa-8de0-00000000333e | TASK | create persistent directories 2026-02-25 07:52:36.402258 | fa163e15-63ff-c5aa-8de0-00000000319b | CHANGED | create persistent state directory for rsyslog | np0005629058 2026-02-25 07:52:36.406702 | fa163e15-63ff-c5aa-8de0-00000000319b | TIMING | create persistent state directory for rsyslog | np0005629058 | 0:05:07.387095 | 0.30s 2026-02-25 07:52:36.418421 | fa163e15-63ff-c5aa-8de0-000000003488 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:36.420494 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629054 | 0:05:07.400897 | 0.62s 2026-02-25 07:52:36.455266 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629054 | 0:05:07.435641 | 0.66s 2026-02-25 07:52:36.500465 | fa163e15-63ff-c5aa-8de0-000000003489 | TASK | Check if file certs_valid exist 2026-02-25 07:52:36.507891 | fa163e15-63ff-c5aa-8de0-00000000319c | TIMING | include_role : tripleo_sshd | np0005629058 | 0:05:07.488249 | 0.06s 2026-02-25 07:52:36.509033 | fa163e15-63ff-c5aa-8de0-0000000030dd | CHANGED | create persistent logs directory for rsyslog | np0005629056 2026-02-25 07:52:36.509924 | fa163e15-63ff-c5aa-8de0-0000000030dd | TIMING | create persistent logs directory for rsyslog | np0005629056 | 0:05:07.490333 | 0.34s 2026-02-25 07:52:36.574609 | fa163e15-63ff-c5aa-8de0-0000000030de | TASK | create persistent state directory for rsyslog 2026-02-25 07:52:36.582315 | fa163e15-63ff-c5aa-8de0-000000003488 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:36.585206 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629055 | 0:05:07.565601 | 0.36s 2026-02-25 07:52:36.619049 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:52:36.628685 | fa163e15-63ff-c5aa-8de0-00000000319a | CHANGED | create persistent logs directory for rsyslog | np0005629057 2026-02-25 07:52:36.630396 | fa163e15-63ff-c5aa-8de0-00000000319a | TIMING | create persistent logs directory for rsyslog | np0005629057 | 0:05:07.610785 | 0.35s 2026-02-25 07:52:36.650672 | fa163e15-63ff-c5aa-8de0-00000000319b | TASK | create persistent state directory for rsyslog 2026-02-25 07:52:36.688092 | fa163e15-63ff-c5aa-8de0-00000000333e | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:36.692136 | fa163e15-63ff-c5aa-8de0-00000000333e | TIMING | create persistent directories | np0005629053 | 0:05:07.672526 | 0.31s 2026-02-25 07:52:36.702571 | fa163e15-63ff-c5aa-8de0-00000000333e | TIMING | create persistent directories | np0005629053 | 0:05:07.682962 | 0.32s 2026-02-25 07:52:36.724049 | fa163e15-63ff-c5aa-8de0-00000000333f | TASK | create persistent directories 2026-02-25 07:52:36.742653 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:52:36.748108 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629058 | 0:05:07.728435 | 0.13s 2026-02-25 07:52:36.758445 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629058 | 0:05:07.738847 | 0.14s 2026-02-25 07:52:36.772356 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:52:36.814536 | fa163e15-63ff-c5aa-8de0-000000003489 | OK | Check if file certs_valid exist | np0005629054 2026-02-25 07:52:36.816436 | fa163e15-63ff-c5aa-8de0-000000003489 | TIMING | Check if file certs_valid exist | np0005629054 | 0:05:07.796834 | 0.31s 2026-02-25 07:52:36.836331 | fa163e15-63ff-c5aa-8de0-00000000348a | TASK | Check if file cert9.db exist 2026-02-25 07:52:36.887280 | fa163e15-63ff-c5aa-8de0-000000003488 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-02-25 07:52:36.891647 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629055 | 0:05:07.872029 | 0.66s 2026-02-25 07:52:36.898569 | fa163e15-63ff-c5aa-8de0-000000003488 | TIMING | create persistent directories | np0005629055 | 0:05:07.878969 | 0.67s 2026-02-25 07:52:36.915299 | fa163e15-63ff-c5aa-8de0-000000003489 | TASK | Check if file certs_valid exist 2026-02-25 07:52:36.921600 | fa163e15-63ff-c5aa-8de0-0000000030de | CHANGED | create persistent state directory for rsyslog | np0005629056 2026-02-25 07:52:36.922642 | fa163e15-63ff-c5aa-8de0-0000000030de | TIMING | create persistent state directory for rsyslog | np0005629056 | 0:05:07.903042 | 0.33s 2026-02-25 07:52:36.960775 | fa163e15-63ff-c5aa-8de0-00000000319b | CHANGED | create persistent state directory for rsyslog | np0005629057 2026-02-25 07:52:36.961938 | fa163e15-63ff-c5aa-8de0-00000000319b | TIMING | create persistent state directory for rsyslog | np0005629057 | 0:05:07.942343 | 0.31s 2026-02-25 07:52:36.962605 | fa163e15-63ff-c5aa-8de0-0000000030df | TIMING | include_role : tripleo_sshd | np0005629056 | 0:05:07.943018 | 0.03s 2026-02-25 07:52:37.001057 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:52:37.047475 | fa163e15-63ff-c5aa-8de0-00000000319c | TIMING | include_role : tripleo_sshd | np0005629057 | 0:05:08.027847 | 0.03s 2026-02-25 07:52:37.058139 | fa163e15-63ff-c5aa-8de0-00000000333f | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:37.059609 | fa163e15-63ff-c5aa-8de0-00000000333f | TIMING | create persistent directories | np0005629053 | 0:05:08.040017 | 0.33s 2026-02-25 07:52:37.122004 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:52:37.152638 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:52:37.155670 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629056 | 0:05:08.136053 | 0.15s 2026-02-25 07:52:37.162890 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629056 | 0:05:08.143271 | 0.16s 2026-02-25 07:52:37.167978 | fa163e15-63ff-c5aa-8de0-00000000348a | OK | Check if file cert9.db exist | np0005629054 2026-02-25 07:52:37.168519 | fa163e15-63ff-c5aa-8de0-00000000348a | TIMING | Check if file cert9.db exist | np0005629054 | 0:05:08.148930 | 0.33s 2026-02-25 07:52:37.181837 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:52:37.208205 | fa163e15-63ff-c5aa-8de0-00000000348b | TASK | Check if file key4.db exist 2026-02-25 07:52:37.222286 | fa163e15-63ff-c5aa-8de0-000000003489 | OK | Check if file certs_valid exist | np0005629055 2026-02-25 07:52:37.223150 | fa163e15-63ff-c5aa-8de0-000000003489 | TIMING | Check if file certs_valid exist | np0005629055 | 0:05:08.203555 | 0.31s 2026-02-25 07:52:37.238307 | fa163e15-63ff-c5aa-8de0-00000000348a | TASK | Check if file cert9.db exist 2026-02-25 07:52:37.262782 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:52:37.266525 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629057 | 0:05:08.246913 | 0.14s 2026-02-25 07:52:37.273108 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629057 | 0:05:08.253513 | 0.15s 2026-02-25 07:52:37.282987 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:52:37.346598 | fa163e15-63ff-c5aa-8de0-00000000333f | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:37.350723 | fa163e15-63ff-c5aa-8de0-00000000333f | TIMING | create persistent directories | np0005629053 | 0:05:08.331107 | 0.63s 2026-02-25 07:52:37.359039 | fa163e15-63ff-c5aa-8de0-00000000333f | TIMING | create persistent directories | np0005629053 | 0:05:08.339446 | 0.63s 2026-02-25 07:52:37.373125 | fa163e15-63ff-c5aa-8de0-000000003340 | TASK | create persistent directories 2026-02-25 07:52:37.536646 | fa163e15-63ff-c5aa-8de0-00000000348b | OK | Check if file key4.db exist | np0005629054 2026-02-25 07:52:37.538556 | fa163e15-63ff-c5aa-8de0-00000000348b | TIMING | Check if file key4.db exist | np0005629054 | 0:05:08.518950 | 0.33s 2026-02-25 07:52:37.583903 | fa163e15-63ff-c5aa-8de0-00000000348a | OK | Check if file cert9.db exist | np0005629055 2026-02-25 07:52:37.585884 | fa163e15-63ff-c5aa-8de0-00000000348a | TIMING | Check if file cert9.db exist | np0005629055 | 0:05:08.566231 | 0.35s 2026-02-25 07:52:37.611755 | fa163e15-63ff-c5aa-8de0-00000000348b | TASK | Check if file key4.db exist 2026-02-25 07:52:37.619194 | fa163e15-63ff-c5aa-8de0-00000000348c | SKIPPED | fail | np0005629054 2026-02-25 07:52:37.620504 | fa163e15-63ff-c5aa-8de0-00000000348c | TIMING | fail | np0005629054 | 0:05:08.600900 | 0.04s 2026-02-25 07:52:37.640444 | fa163e15-63ff-c5aa-8de0-00000000348d | TASK | Create persistent directories 2026-02-25 07:52:37.704000 | fa163e15-63ff-c5aa-8de0-000000003340 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-02-25 07:52:37.708925 | fa163e15-63ff-c5aa-8de0-000000003340 | TIMING | create persistent directories | np0005629053 | 0:05:08.689248 | 0.33s 2026-02-25 07:52:37.721879 | fa163e15-63ff-c5aa-8de0-000000003340 | TIMING | create persistent directories | np0005629053 | 0:05:08.702266 | 0.35s 2026-02-25 07:52:37.740783 | fa163e15-63ff-c5aa-8de0-000000003341 | TASK | create persistent logs directory 2026-02-25 07:52:37.924580 | fa163e15-63ff-c5aa-8de0-00000000348b | OK | Check if file key4.db exist | np0005629055 2026-02-25 07:52:37.925722 | fa163e15-63ff-c5aa-8de0-00000000348b | TIMING | Check if file key4.db exist | np0005629055 | 0:05:08.906126 | 0.31s 2026-02-25 07:52:37.978030 | fa163e15-63ff-c5aa-8de0-00000000348c | SKIPPED | fail | np0005629055 2026-02-25 07:52:37.978975 | fa163e15-63ff-c5aa-8de0-00000000348c | TIMING | fail | np0005629055 | 0:05:08.959379 | 0.03s 2026-02-25 07:52:37.997804 | fa163e15-63ff-c5aa-8de0-00000000348d | TASK | Create persistent directories 2026-02-25 07:52:38.020344 | fa163e15-63ff-c5aa-8de0-00000000348d | CHANGED | Create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:38.023472 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629054 | 0:05:09.003860 | 0.38s 2026-02-25 07:52:38.085985 | fa163e15-63ff-c5aa-8de0-000000003341 | CHANGED | create persistent logs directory | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:38.088447 | fa163e15-63ff-c5aa-8de0-000000003341 | TIMING | create persistent logs directory | np0005629053 | 0:05:09.068844 | 0.35s 2026-02-25 07:52:38.297181 | fa163e15-63ff-c5aa-8de0-00000000348d | CHANGED | Create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-02-25 07:52:38.300494 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629054 | 0:05:09.280886 | 0.66s 2026-02-25 07:52:38.310288 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629054 | 0:05:09.290683 | 0.67s 2026-02-25 07:52:38.323899 | fa163e15-63ff-c5aa-8de0-00000000348d | CHANGED | Create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:38.327679 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629055 | 0:05:09.308075 | 0.33s 2026-02-25 07:52:38.349008 | fa163e15-63ff-c5aa-8de0-00000000348e | TASK | create persistent directories 2026-02-25 07:52:38.387953 | fa163e15-63ff-c5aa-8de0-000000003341 | CHANGED | create persistent logs directory | np0005629053 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:38.391101 | fa163e15-63ff-c5aa-8de0-000000003341 | TIMING | create persistent logs directory | np0005629053 | 0:05:09.371489 | 0.65s 2026-02-25 07:52:38.403602 | fa163e15-63ff-c5aa-8de0-000000003341 | TIMING | create persistent logs directory | np0005629053 | 0:05:09.384001 | 0.66s 2026-02-25 07:52:38.427511 | fa163e15-63ff-c5aa-8de0-000000003342 | TASK | create persistent directories 2026-02-25 07:52:38.631850 | fa163e15-63ff-c5aa-8de0-00000000348d | CHANGED | Create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-02-25 07:52:38.635530 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629055 | 0:05:09.615918 | 0.64s 2026-02-25 07:52:38.645003 | fa163e15-63ff-c5aa-8de0-00000000348d | TIMING | Create persistent directories | np0005629055 | 0:05:09.625396 | 0.65s 2026-02-25 07:52:38.674568 | fa163e15-63ff-c5aa-8de0-00000000348e | TASK | create persistent directories 2026-02-25 07:52:38.700291 | fa163e15-63ff-c5aa-8de0-00000000348e | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:38.703237 | fa163e15-63ff-c5aa-8de0-00000000348e | TIMING | create persistent directories | np0005629054 | 0:05:09.683624 | 0.35s 2026-02-25 07:52:38.710757 | fa163e15-63ff-c5aa-8de0-00000000348e | TIMING | create persistent directories | np0005629054 | 0:05:09.691161 | 0.36s 2026-02-25 07:52:38.729376 | fa163e15-63ff-c5aa-8de0-00000000348f | TASK | create persistent directories 2026-02-25 07:52:38.762147 | fa163e15-63ff-c5aa-8de0-000000003342 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:38.766041 | fa163e15-63ff-c5aa-8de0-000000003342 | TIMING | create persistent directories | np0005629053 | 0:05:09.746430 | 0.34s 2026-02-25 07:52:39.003585 | fa163e15-63ff-c5aa-8de0-00000000348e | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:39.006670 | fa163e15-63ff-c5aa-8de0-00000000348e | TIMING | create persistent directories | np0005629055 | 0:05:09.987070 | 0.33s 2026-02-25 07:52:39.017354 | fa163e15-63ff-c5aa-8de0-00000000348e | TIMING | create persistent directories | np0005629055 | 0:05:09.997744 | 0.34s 2026-02-25 07:52:39.049137 | fa163e15-63ff-c5aa-8de0-00000000348f | TASK | create persistent directories 2026-02-25 07:52:39.068402 | fa163e15-63ff-c5aa-8de0-000000003342 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:39.072446 | fa163e15-63ff-c5aa-8de0-000000003342 | TIMING | create persistent directories | np0005629053 | 0:05:10.052811 | 0.64s 2026-02-25 07:52:39.080144 | fa163e15-63ff-c5aa-8de0-00000000348f | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:39.082796 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629054 | 0:05:10.063200 | 0.35s 2026-02-25 07:52:39.369577 | fa163e15-63ff-c5aa-8de0-00000000348f | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:39.372594 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629054 | 0:05:10.352991 | 0.64s 2026-02-25 07:52:39.379087 | fa163e15-63ff-c5aa-8de0-000000003342 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-02-25 07:52:39.381130 | fa163e15-63ff-c5aa-8de0-000000003342 | TIMING | create persistent directories | np0005629053 | 0:05:10.361535 | 0.95s 2026-02-25 07:52:39.395228 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629054 | 0:05:10.375621 | 0.66s 2026-02-25 07:52:39.401488 | fa163e15-63ff-c5aa-8de0-00000000348f | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:39.402387 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629055 | 0:05:10.382792 | 0.35s 2026-02-25 07:52:39.404846 | fa163e15-63ff-c5aa-8de0-000000003342 | TIMING | create persistent directories | np0005629053 | 0:05:10.385243 | 0.98s 2026-02-25 07:52:39.441412 | fa163e15-63ff-c5aa-8de0-000000003343 | TASK | create persistent directories 2026-02-25 07:52:39.466312 | fa163e15-63ff-c5aa-8de0-000000003490 | TASK | create persistent directories 2026-02-25 07:52:39.692488 | fa163e15-63ff-c5aa-8de0-00000000348f | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-02-25 07:52:39.696637 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629055 | 0:05:10.677027 | 0.65s 2026-02-25 07:52:39.704180 | fa163e15-63ff-c5aa-8de0-00000000348f | TIMING | create persistent directories | np0005629055 | 0:05:10.684573 | 0.65s 2026-02-25 07:52:39.729428 | fa163e15-63ff-c5aa-8de0-000000003490 | TASK | create persistent directories 2026-02-25 07:52:39.747639 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629058 2026-02-25 07:52:39.751097 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629058 | 0:05:10.731485 | 2.98s 2026-02-25 07:52:39.771396 | fa163e15-63ff-c5aa-8de0-000000003343 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:52:39.776069 | fa163e15-63ff-c5aa-8de0-000000003343 | TIMING | create persistent directories | np0005629053 | 0:05:10.756466 | 0.33s 2026-02-25 07:52:39.783289 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:52:39.812783 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629058 2026-02-25 07:52:39.814953 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629058 | 0:05:10.795270 | 0.03s 2026-02-25 07:52:39.829264 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:52:39.858849 | fa163e15-63ff-c5aa-8de0-000000003490 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-02-25 07:52:39.861911 | fa163e15-63ff-c5aa-8de0-000000003490 | TIMING | create persistent directories | np0005629054 | 0:05:10.842301 | 0.39s 2026-02-25 07:52:39.873538 | fa163e15-63ff-c5aa-8de0-000000003490 | TIMING | create persistent directories | np0005629054 | 0:05:10.853935 | 0.41s 2026-02-25 07:52:39.874838 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629058 | 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-02-25 07:52:39.875999 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629058 | 0:05:10.856408 | 0.04s 2026-02-25 07:52:39.885666 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:52:39.904031 | fa163e15-63ff-c5aa-8de0-000000003491 | TASK | create persistent logs directory 2026-02-25 07:52:39.917119 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629058 2026-02-25 07:52:39.918741 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629058 | 0:05:10.899140 | 0.03s 2026-02-25 07:52:39.931282 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:52:39.968553 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629058 | 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-02-25 07:52:39.969474 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629058 | 0:05:10.949877 | 0.04s 2026-02-25 07:52:39.979617 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:52:40.009112 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629058 2026-02-25 07:52:40.011193 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629058 | 0:05:10.991593 | 0.03s 2026-02-25 07:52:40.028730 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:52:40.043159 | fa163e15-63ff-c5aa-8de0-000000003343 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-02-25 07:52:40.045269 | fa163e15-63ff-c5aa-8de0-000000003343 | TIMING | create persistent directories | np0005629053 | 0:05:11.025670 | 0.60s 2026-02-25 07:52:40.051905 | fa163e15-63ff-c5aa-8de0-000000003343 | TIMING | create persistent directories | np0005629053 | 0:05:11.032314 | 0.61s 2026-02-25 07:52:40.053715 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629058 2026-02-25 07:52:40.054909 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629058 | 0:05:11.035231 | 0.02s 2026-02-25 07:52:40.057887 | fa163e15-63ff-c5aa-8de0-000000003490 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-02-25 07:52:40.061550 | fa163e15-63ff-c5aa-8de0-000000003490 | TIMING | create persistent directories | np0005629055 | 0:05:11.041955 | 0.33s 2026-02-25 07:52:40.073642 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:52:40.096021 | fa163e15-63ff-c5aa-8de0-000000003344 | TASK | create persistent directories 2026-02-25 07:52:40.105612 | fa163e15-63ff-c5aa-8de0-000000003490 | TIMING | create persistent directories | np0005629055 | 0:05:11.086000 | 0.37s 2026-02-25 07:52:40.107428 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629058 2026-02-25 07:52:40.108506 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629058 | 0:05:11.088917 | 0.03s 2026-02-25 07:52:40.120113 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:52:40.139206 | fa163e15-63ff-c5aa-8de0-000000003491 | TASK | create persistent logs directory 2026-02-25 07:52:40.154033 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629057 2026-02-25 07:52:40.155711 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629057 | 0:05:11.136114 | 2.87s 2026-02-25 07:52:40.167349 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:52:40.190215 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629057 2026-02-25 07:52:40.191766 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629057 | 0:05:11.172123 | 0.02s 2026-02-25 07:52:40.203050 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:52:40.227016 | fa163e15-63ff-c5aa-8de0-000000003491 | CHANGED | create persistent logs directory | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:40.228777 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629054 | 0:05:11.209168 | 0.32s 2026-02-25 07:52:40.250054 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629057 | 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-02-25 07:52:40.251267 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629057 | 0:05:11.231676 | 0.05s 2026-02-25 07:52:40.260808 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:52:40.292326 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629057 2026-02-25 07:52:40.293922 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629057 | 0:05:11.274327 | 0.03s 2026-02-25 07:52:40.303338 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:52:40.330521 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629057 | 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-02-25 07:52:40.331943 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629057 | 0:05:11.312351 | 0.03s 2026-02-25 07:52:40.342825 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:52:40.373187 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629057 2026-02-25 07:52:40.374445 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629057 | 0:05:11.354852 | 0.03s 2026-02-25 07:52:40.383668 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:52:40.402436 | fa163e15-63ff-c5aa-8de0-000000003344 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:40.404996 | fa163e15-63ff-c5aa-8de0-000000003344 | TIMING | create persistent directories | np0005629053 | 0:05:11.385389 | 0.30s 2026-02-25 07:52:40.416733 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629056 2026-02-25 07:52:40.418041 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629056 | 0:05:11.398449 | 3.23s 2026-02-25 07:52:40.419218 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629057 2026-02-25 07:52:40.420198 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629057 | 0:05:11.400146 | 0.03s 2026-02-25 07:52:40.433212 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:52:40.449962 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:52:40.465789 | fa163e15-63ff-c5aa-8de0-000000003491 | CHANGED | create persistent logs directory | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:40.468258 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629055 | 0:05:11.448650 | 0.33s 2026-02-25 07:52:40.474723 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629056 2026-02-25 07:52:40.475147 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629056 | 0:05:11.455559 | 0.04s 2026-02-25 07:52:40.485395 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:52:40.495891 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629057 2026-02-25 07:52:40.497374 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629057 | 0:05:11.477774 | 0.05s 2026-02-25 07:52:40.507742 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:52:40.521665 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629056 | 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-02-25 07:52:40.527694 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629056 | 0:05:11.508046 | 0.04s 2026-02-25 07:52:40.528728 | fa163e15-63ff-c5aa-8de0-000000003491 | CHANGED | create persistent logs directory | np0005629054 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:40.529623 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629054 | 0:05:11.510028 | 0.62s 2026-02-25 07:52:40.543470 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:52:40.550267 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629054 | 0:05:11.530663 | 0.64s 2026-02-25 07:52:40.565341 | fa163e15-63ff-c5aa-8de0-000000003492 | TASK | create persistent directories 2026-02-25 07:52:40.577118 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629056 2026-02-25 07:52:40.578710 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629056 | 0:05:11.559112 | 0.03s 2026-02-25 07:52:40.588796 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:52:40.631917 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629056 | 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-02-25 07:52:40.633642 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629056 | 0:05:11.614049 | 0.04s 2026-02-25 07:52:40.642799 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:52:40.667577 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629056 2026-02-25 07:52:40.668795 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629056 | 0:05:11.649203 | 0.02s 2026-02-25 07:52:40.678774 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:52:40.703554 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629056 2026-02-25 07:52:40.705127 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629056 | 0:05:11.685486 | 0.02s 2026-02-25 07:52:40.714961 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:52:40.746419 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629056 2026-02-25 07:52:40.747947 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629056 | 0:05:11.728354 | 0.03s 2026-02-25 07:52:40.757113 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:52:41.002773 | fa163e15-63ff-c5aa-8de0-000000003344 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-02-25 07:52:41.006468 | fa163e15-63ff-c5aa-8de0-000000003344 | TIMING | create persistent directories | np0005629053 | 0:05:11.986851 | 0.91s 2026-02-25 07:52:41.016308 | fa163e15-63ff-c5aa-8de0-000000003344 | TIMING | create persistent directories | np0005629053 | 0:05:11.996698 | 0.92s 2026-02-25 07:52:41.046193 | fa163e15-63ff-c5aa-8de0-000000003345 | TASK | create persistent directories 2026-02-25 07:52:41.096793 | fa163e15-63ff-c5aa-8de0-000000003491 | CHANGED | create persistent logs directory | np0005629055 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-02-25 07:52:41.099076 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629055 | 0:05:12.079466 | 0.96s 2026-02-25 07:52:41.110569 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:41.113178 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629054 | 0:05:12.093582 | 0.55s 2026-02-25 07:52:41.115135 | fa163e15-63ff-c5aa-8de0-000000003491 | TIMING | create persistent logs directory | np0005629055 | 0:05:12.095523 | 0.97s 2026-02-25 07:52:41.146709 | fa163e15-63ff-c5aa-8de0-000000003492 | TASK | create persistent directories 2026-02-25 07:52:41.306279 | fa163e15-63ff-c5aa-8de0-000000003345 | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:41.309886 | fa163e15-63ff-c5aa-8de0-000000003345 | TIMING | create persistent directories | np0005629053 | 0:05:12.290246 | 0.26s 2026-02-25 07:52:41.319084 | fa163e15-63ff-c5aa-8de0-000000003345 | TIMING | create persistent directories | np0005629053 | 0:05:12.299473 | 0.27s 2026-02-25 07:52:41.356958 | fa163e15-63ff-c5aa-8de0-000000003346 | TASK | create persistent directories 2026-02-25 07:52:41.364706 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629058 2026-02-25 07:52:41.365947 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629058 | 0:05:12.346344 | 1.24s 2026-02-25 07:52:41.390004 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:52:41.408713 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:41.413345 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629054 | 0:05:12.393733 | 0.85s 2026-02-25 07:52:41.456088 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:41.459129 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629055 | 0:05:12.439529 | 0.31s 2026-02-25 07:52:41.686503 | fa163e15-63ff-c5aa-8de0-000000003346 | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:41.688897 | fa163e15-63ff-c5aa-8de0-000000003346 | TIMING | create persistent directories | np0005629053 | 0:05:12.669253 | 0.33s 2026-02-25 07:52:41.700788 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-02-25 07:52:41.703535 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629054 | 0:05:12.683944 | 1.14s 2026-02-25 07:52:41.714935 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629054 | 0:05:12.695326 | 1.15s 2026-02-25 07:52:41.746930 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-02-25 07:52:41.748359 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629055 | 0:05:12.728763 | 0.60s 2026-02-25 07:52:41.756622 | fa163e15-63ff-c5aa-8de0-000000003493 | TASK | create persistent directories 2026-02-25 07:52:41.896765 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629057 2026-02-25 07:52:41.905124 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629057 | 0:05:12.885515 | 1.40s 2026-02-25 07:52:41.908105 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629058 2026-02-25 07:52:41.909849 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629058 | 0:05:12.890251 | 0.51s 2026-02-25 07:52:41.934149 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:52:41.969592 | fa163e15-63ff-c5aa-8de0-000000003346 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-02-25 07:52:41.972705 | fa163e15-63ff-c5aa-8de0-000000003346 | TIMING | create persistent directories | np0005629053 | 0:05:12.953090 | 0.61s 2026-02-25 07:52:41.989194 | fa163e15-63ff-c5aa-8de0-00000000319d | TASK | Check for NTP service 2026-02-25 07:52:41.996522 | fa163e15-63ff-c5aa-8de0-000000003346 | TIMING | create persistent directories | np0005629053 | 0:05:12.976910 | 0.64s 2026-02-25 07:52:42.021490 | fa163e15-63ff-c5aa-8de0-000000003347 | TASK | ensure qemu group is present on the host 2026-02-25 07:52:42.031116 | fa163e15-63ff-c5aa-8de0-000000003492 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-02-25 07:52:42.032735 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629055 | 0:05:13.013131 | 0.88s 2026-02-25 07:52:42.048637 | fa163e15-63ff-c5aa-8de0-000000003492 | TIMING | create persistent directories | np0005629055 | 0:05:13.029011 | 0.90s 2026-02-25 07:52:42.075441 | fa163e15-63ff-c5aa-8de0-000000003493 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:52:42.078478 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629054 | 0:05:13.058877 | 0.32s 2026-02-25 07:52:42.082771 | fa163e15-63ff-c5aa-8de0-000000003493 | TASK | create persistent directories 2026-02-25 07:52:42.313393 | fa163e15-63ff-c5aa-8de0-00000000319d | CHANGED | Check for NTP service | np0005629058 2026-02-25 07:52:42.315199 | fa163e15-63ff-c5aa-8de0-00000000319d | TIMING | Check for NTP service | np0005629058 | 0:05:13.295594 | 0.32s 2026-02-25 07:52:42.328398 | fa163e15-63ff-c5aa-8de0-000000003493 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-02-25 07:52:42.330169 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629054 | 0:05:13.310568 | 0.57s 2026-02-25 07:52:42.353840 | fa163e15-63ff-c5aa-8de0-00000000319e | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:42.365583 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629054 | 0:05:13.345960 | 0.61s 2026-02-25 07:52:42.383993 | fa163e15-63ff-c5aa-8de0-000000003494 | TASK | create persistent directories 2026-02-25 07:52:42.400640 | fa163e15-63ff-c5aa-8de0-000000003493 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:52:42.410515 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629055 | 0:05:13.390893 | 0.33s 2026-02-25 07:52:42.412742 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629056 2026-02-25 07:52:42.425277 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629056 | 0:05:13.405676 | 1.67s 2026-02-25 07:52:42.426504 | fa163e15-63ff-c5aa-8de0-00000000319e | SKIPPED | Disable NTP before configuring Chrony | np0005629058 2026-02-25 07:52:42.427281 | fa163e15-63ff-c5aa-8de0-00000000319e | TIMING | Disable NTP before configuring Chrony | np0005629058 | 0:05:13.407687 | 0.07s 2026-02-25 07:52:42.427956 | fa163e15-63ff-c5aa-8de0-000000003347 | CHANGED | ensure qemu group is present on the host | np0005629053 2026-02-25 07:52:42.428881 | fa163e15-63ff-c5aa-8de0-000000003347 | TIMING | ensure qemu group is present on the host | np0005629053 | 0:05:13.409263 | 0.39s 2026-02-25 07:52:42.455778 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:52:42.483454 | fa163e15-63ff-c5aa-8de0-00000000319f | TASK | Install, Configure and Run Chrony 2026-02-25 07:52:42.521365 | fa163e15-63ff-c5aa-8de0-000000003348 | TASK | ensure qemu user is present on the host 2026-02-25 07:52:42.528998 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629057 2026-02-25 07:52:42.530534 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629057 | 0:05:13.510930 | 0.59s 2026-02-25 07:52:42.532025 | fa163e15-63ff-c5aa-8de0-00000000319f | TIMING | Install, Configure and Run Chrony | np0005629058 | 0:05:13.512434 | 0.05s 2026-02-25 07:52:42.616405 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:52:42.637958 | fa163e15-63ff-c5aa-8de0-00000000319d | TASK | Check for NTP service 2026-02-25 07:52:42.643937 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.624321 | 0.03s 2026-02-25 07:52:42.657982 | 9ad0a085-750c-4b99-b270-fb525a2fe174 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629058 2026-02-25 07:52:42.672873 | fa163e15-63ff-c5aa-8de0-000000005bac | TASK | Load distro-specific variables 2026-02-25 07:52:42.689943 | fa163e15-63ff-c5aa-8de0-000000003493 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-02-25 07:52:42.694135 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629055 | 0:05:13.674519 | 0.61s 2026-02-25 07:52:42.703049 | fa163e15-63ff-c5aa-8de0-000000003493 | TIMING | create persistent directories | np0005629055 | 0:05:13.683449 | 0.62s 2026-02-25 07:52:42.719391 | fa163e15-63ff-c5aa-8de0-000000003494 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:42.720782 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629054 | 0:05:13.701183 | 0.33s 2026-02-25 07:52:42.726615 | fa163e15-63ff-c5aa-8de0-000000005bac | OK | Load distro-specific variables | np0005629058 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:42.727968 | fa163e15-63ff-c5aa-8de0-000000005bac | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.708372 | 0.05s 2026-02-25 07:52:42.737774 | fa163e15-63ff-c5aa-8de0-000000003494 | TASK | create persistent directories 2026-02-25 07:52:42.743902 | fa163e15-63ff-c5aa-8de0-000000005bac | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.724272 | 0.07s 2026-02-25 07:52:42.756084 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:52:42.790999 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629058 | 0:05:13.771395 | 0.03s 2026-02-25 07:52:42.803738 | ade8f07d-c899-4d46-8b17-68b4f34d0c88 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629058 2026-02-25 07:52:42.820290 | fa163e15-63ff-c5aa-8de0-000000005beb | TASK | Load distro-specific variables 2026-02-25 07:52:42.846181 | fa163e15-63ff-c5aa-8de0-000000005beb | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.826574 | 0.03s 2026-02-25 07:52:42.855482 | fcd89596-15fd-4080-a5ef-7301056b6a05 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629058 2026-02-25 07:52:42.868602 | fa163e15-63ff-c5aa-8de0-000000005c32 | TASK | Load distro-specific variables 2026-02-25 07:52:42.921205 | fa163e15-63ff-c5aa-8de0-000000005c32 | OK | Load distro-specific variables | np0005629058 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:42.923818 | fa163e15-63ff-c5aa-8de0-000000005c32 | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.904218 | 0.05s 2026-02-25 07:52:42.931937 | fa163e15-63ff-c5aa-8de0-000000005c32 | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:13.912334 | 0.06s 2026-02-25 07:52:42.951311 | fa163e15-63ff-c5aa-8de0-000000005bec | TASK | Check for NTP service 2026-02-25 07:52:42.958598 | fa163e15-63ff-c5aa-8de0-000000003348 | CHANGED | ensure qemu user is present on the host | np0005629053 2026-02-25 07:52:42.959968 | fa163e15-63ff-c5aa-8de0-000000003348 | TIMING | ensure qemu user is present on the host | np0005629053 | 0:05:13.940363 | 0.44s 2026-02-25 07:52:42.997957 | fa163e15-63ff-c5aa-8de0-000000003494 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-02-25 07:52:43.000328 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629054 | 0:05:13.980731 | 0.61s 2026-02-25 07:52:43.004081 | fa163e15-63ff-c5aa-8de0-000000003349 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:43.014985 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629056 2026-02-25 07:52:43.017377 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629056 | 0:05:13.997761 | 0.56s 2026-02-25 07:52:43.023802 | fa163e15-63ff-c5aa-8de0-000000003494 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:43.024553 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629055 | 0:05:14.004961 | 0.29s 2026-02-25 07:52:43.025420 | fa163e15-63ff-c5aa-8de0-00000000319d | CHANGED | Check for NTP service | np0005629057 2026-02-25 07:52:43.026430 | fa163e15-63ff-c5aa-8de0-00000000319d | TIMING | Check for NTP service | np0005629057 | 0:05:14.006834 | 0.39s 2026-02-25 07:52:43.028356 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629054 | 0:05:14.008761 | 0.63s 2026-02-25 07:52:43.063412 | fa163e15-63ff-c5aa-8de0-00000000319e | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:43.086493 | fa163e15-63ff-c5aa-8de0-000000003495 | TASK | create persistent directories 2026-02-25 07:52:43.108445 | fa163e15-63ff-c5aa-8de0-0000000030e0 | TASK | Check for NTP service 2026-02-25 07:52:43.116641 | fa163e15-63ff-c5aa-8de0-00000000319e | SKIPPED | Disable NTP before configuring Chrony | np0005629057 2026-02-25 07:52:43.117822 | fa163e15-63ff-c5aa-8de0-00000000319e | TIMING | Disable NTP before configuring Chrony | np0005629057 | 0:05:14.098217 | 0.05s 2026-02-25 07:52:43.141659 | fa163e15-63ff-c5aa-8de0-00000000319f | TASK | Install, Configure and Run Chrony 2026-02-25 07:52:43.173655 | fa163e15-63ff-c5aa-8de0-00000000319f | TIMING | Install, Configure and Run Chrony | np0005629057 | 0:05:14.154050 | 0.03s 2026-02-25 07:52:43.240442 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:52:43.247262 | fa163e15-63ff-c5aa-8de0-000000005bec | CHANGED | Check for NTP service | np0005629058 2026-02-25 07:52:43.248528 | fa163e15-63ff-c5aa-8de0-000000005bec | TIMING | chrony : Check for NTP service | np0005629058 | 0:05:14.228926 | 0.30s 2026-02-25 07:52:43.273886 | fa163e15-63ff-c5aa-8de0-000000005bed | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:43.284369 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.264745 | 0.04s 2026-02-25 07:52:43.297750 | fa163e15-63ff-c5aa-8de0-000000003494 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-02-25 07:52:43.300121 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629055 | 0:05:14.280524 | 0.56s 2026-02-25 07:52:43.328510 | 9726761c-b5aa-460e-9199-6a356d12173e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629057 2026-02-25 07:52:43.357520 | fa163e15-63ff-c5aa-8de0-000000005dfd | TASK | Load distro-specific variables 2026-02-25 07:52:43.369462 | fa163e15-63ff-c5aa-8de0-000000003494 | TIMING | create persistent directories | np0005629055 | 0:05:14.349834 | 0.63s 2026-02-25 07:52:43.371819 | fa163e15-63ff-c5aa-8de0-000000005bed | SKIPPED | Disable NTP before configuring Chrony | np0005629058 2026-02-25 07:52:43.372954 | fa163e15-63ff-c5aa-8de0-000000005bed | TIMING | chrony : Disable NTP before configuring Chrony | np0005629058 | 0:05:14.353358 | 0.10s 2026-02-25 07:52:43.394990 | fa163e15-63ff-c5aa-8de0-000000005bee | TASK | Install chronyd package 2026-02-25 07:52:43.417678 | fa163e15-63ff-c5aa-8de0-000000005dfd | OK | Load distro-specific variables | np0005629057 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:43.421574 | fa163e15-63ff-c5aa-8de0-000000005dfd | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.401952 | 0.06s 2026-02-25 07:52:43.432672 | fa163e15-63ff-c5aa-8de0-000000003495 | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:43.434644 | fa163e15-63ff-c5aa-8de0-000000003495 | TIMING | create persistent directories | np0005629054 | 0:05:14.415046 | 0.35s 2026-02-25 07:52:43.449388 | fa163e15-63ff-c5aa-8de0-000000003495 | TASK | create persistent directories 2026-02-25 07:52:43.458844 | fa163e15-63ff-c5aa-8de0-000000005dfd | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.439239 | 0.10s 2026-02-25 07:52:43.460528 | fa163e15-63ff-c5aa-8de0-000000003495 | TIMING | create persistent directories | np0005629054 | 0:05:14.440941 | 0.37s 2026-02-25 07:52:43.461328 | fa163e15-63ff-c5aa-8de0-0000000030e0 | CHANGED | Check for NTP service | np0005629056 2026-02-25 07:52:43.462303 | fa163e15-63ff-c5aa-8de0-0000000030e0 | TIMING | Check for NTP service | np0005629056 | 0:05:14.442715 | 0.35s 2026-02-25 07:52:43.472694 | fa163e15-63ff-c5aa-8de0-0000000030e1 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:43.489745 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:52:43.509099 | fa163e15-63ff-c5aa-8de0-000000003496 | TASK | create persistent directories 2026-02-25 07:52:43.527060 | fa163e15-63ff-c5aa-8de0-0000000030e1 | SKIPPED | Disable NTP before configuring Chrony | np0005629056 2026-02-25 07:52:43.528352 | fa163e15-63ff-c5aa-8de0-0000000030e1 | TIMING | Disable NTP before configuring Chrony | np0005629056 | 0:05:14.508752 | 0.05s 2026-02-25 07:52:43.529427 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629057 | 0:05:14.509826 | 0.04s 2026-02-25 07:52:43.542274 | 292c9da5-c251-4ea6-9bc8-37133e371294 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629057 2026-02-25 07:52:43.557476 | fa163e15-63ff-c5aa-8de0-0000000030e2 | TASK | Install, Configure and Run Chrony 2026-02-25 07:52:43.571798 | fa163e15-63ff-c5aa-8de0-000000005e3e | TASK | Load distro-specific variables 2026-02-25 07:52:43.581055 | fa163e15-63ff-c5aa-8de0-0000000030e2 | TIMING | Install, Configure and Run Chrony | np0005629056 | 0:05:14.561442 | 0.02s 2026-02-25 07:52:43.636076 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:52:43.644927 | fa163e15-63ff-c5aa-8de0-000000005e3e | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.625301 | 0.07s 2026-02-25 07:52:43.670342 | 6f0f8cac-9838-442f-8523-3c2ab621e0c1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629057 2026-02-25 07:52:43.690063 | fa163e15-63ff-c5aa-8de0-00000000600b | TASK | Load distro-specific variables 2026-02-25 07:52:43.694695 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.675088 | 0.06s 2026-02-25 07:52:43.704699 | cfd65624-0e1d-498d-b2b3-5d8a15975c07 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629056 2026-02-25 07:52:43.717999 | fa163e15-63ff-c5aa-8de0-000000006036 | TASK | Load distro-specific variables 2026-02-25 07:52:43.727275 | fa163e15-63ff-c5aa-8de0-00000000600b | OK | Load distro-specific variables | np0005629057 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:43.729646 | fa163e15-63ff-c5aa-8de0-00000000600b | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.710041 | 0.04s 2026-02-25 07:52:43.734723 | fa163e15-63ff-c5aa-8de0-00000000600b | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:14.715128 | 0.04s 2026-02-25 07:52:43.744619 | fa163e15-63ff-c5aa-8de0-000000005e3f | TASK | Check for NTP service 2026-02-25 07:52:43.748687 | fa163e15-63ff-c5aa-8de0-000000006036 | OK | Load distro-specific variables | np0005629056 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:43.749338 | fa163e15-63ff-c5aa-8de0-000000006036 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.729748 | 0.03s 2026-02-25 07:52:43.757528 | fa163e15-63ff-c5aa-8de0-000000006036 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.737922 | 0.04s 2026-02-25 07:52:43.768329 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:52:43.772928 | fa163e15-63ff-c5aa-8de0-000000003495 | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:43.779572 | fa163e15-63ff-c5aa-8de0-000000003495 | TIMING | create persistent directories | np0005629055 | 0:05:14.759964 | 0.32s 2026-02-25 07:52:43.786128 | fa163e15-63ff-c5aa-8de0-000000003495 | TIMING | create persistent directories | np0005629055 | 0:05:14.766533 | 0.33s 2026-02-25 07:52:43.804317 | fa163e15-63ff-c5aa-8de0-000000003496 | TASK | create persistent directories 2026-02-25 07:52:43.809143 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629056 | 0:05:14.789536 | 0.04s 2026-02-25 07:52:43.821698 | c3dbb2c4-fa25-40df-a6b0-356b93f57bb0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629056 2026-02-25 07:52:43.832728 | fa163e15-63ff-c5aa-8de0-000000003496 | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:43.833472 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629054 | 0:05:14.813880 | 0.32s 2026-02-25 07:52:43.844037 | fa163e15-63ff-c5aa-8de0-000000006077 | TASK | Load distro-specific variables 2026-02-25 07:52:43.869957 | fa163e15-63ff-c5aa-8de0-000000006077 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.850358 | 0.03s 2026-02-25 07:52:43.879146 | d169c411-c047-4b17-89fb-2612c132ed63 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629056 2026-02-25 07:52:43.893222 | fa163e15-63ff-c5aa-8de0-0000000060c0 | TASK | Load distro-specific variables 2026-02-25 07:52:43.943326 | fa163e15-63ff-c5aa-8de0-0000000060c0 | OK | Load distro-specific variables | np0005629056 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:43.945033 | fa163e15-63ff-c5aa-8de0-0000000060c0 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.925436 | 0.05s 2026-02-25 07:52:43.949086 | fa163e15-63ff-c5aa-8de0-0000000060c0 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:14.929492 | 0.06s 2026-02-25 07:52:43.958440 | fa163e15-63ff-c5aa-8de0-000000006078 | TASK | Check for NTP service 2026-02-25 07:52:44.073495 | fa163e15-63ff-c5aa-8de0-000000005e3f | CHANGED | Check for NTP service | np0005629057 2026-02-25 07:52:44.074842 | fa163e15-63ff-c5aa-8de0-000000005e3f | TIMING | chrony : Check for NTP service | np0005629057 | 0:05:15.055242 | 0.32s 2026-02-25 07:52:44.090685 | fa163e15-63ff-c5aa-8de0-000000005e40 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:44.116170 | fa163e15-63ff-c5aa-8de0-000000003496 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-02-25 07:52:44.118606 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629054 | 0:05:15.099007 | 0.61s 2026-02-25 07:52:44.124585 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629054 | 0:05:15.104995 | 0.61s 2026-02-25 07:52:44.147413 | fa163e15-63ff-c5aa-8de0-000000003496 | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-02-25 07:52:44.148765 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629055 | 0:05:15.129169 | 0.34s 2026-02-25 07:52:44.154709 | fa163e15-63ff-c5aa-8de0-000000003497 | TASK | ensure qemu group is present on the host 2026-02-25 07:52:44.160588 | fa163e15-63ff-c5aa-8de0-000000005e40 | SKIPPED | Disable NTP before configuring Chrony | np0005629057 2026-02-25 07:52:44.161914 | fa163e15-63ff-c5aa-8de0-000000005e40 | TIMING | chrony : Disable NTP before configuring Chrony | np0005629057 | 0:05:15.142309 | 0.07s 2026-02-25 07:52:44.175162 | fa163e15-63ff-c5aa-8de0-000000005e41 | TASK | Install chronyd package 2026-02-25 07:52:44.261761 | fa163e15-63ff-c5aa-8de0-000000003349 | CHANGED | allow logrotate to read inside containers | np0005629053 2026-02-25 07:52:44.263469 | fa163e15-63ff-c5aa-8de0-000000003349 | TIMING | allow logrotate to read inside containers | np0005629053 | 0:05:15.243864 | 1.26s 2026-02-25 07:52:44.301518 | fa163e15-63ff-c5aa-8de0-00000000334a | TASK | create persistent directories 2026-02-25 07:52:44.310107 | fa163e15-63ff-c5aa-8de0-000000006078 | CHANGED | Check for NTP service | np0005629056 2026-02-25 07:52:44.311887 | fa163e15-63ff-c5aa-8de0-000000006078 | TIMING | chrony : Check for NTP service | np0005629056 | 0:05:15.292249 | 0.35s 2026-02-25 07:52:44.332783 | fa163e15-63ff-c5aa-8de0-000000006079 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:52:44.383574 | fa163e15-63ff-c5aa-8de0-000000006079 | SKIPPED | Disable NTP before configuring Chrony | np0005629056 2026-02-25 07:52:44.384443 | fa163e15-63ff-c5aa-8de0-000000006079 | TIMING | chrony : Disable NTP before configuring Chrony | np0005629056 | 0:05:15.364849 | 0.05s 2026-02-25 07:52:44.402389 | fa163e15-63ff-c5aa-8de0-00000000607a | TASK | Install chronyd package 2026-02-25 07:52:44.442689 | fa163e15-63ff-c5aa-8de0-000000003496 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-02-25 07:52:44.446521 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629055 | 0:05:15.426913 | 0.64s 2026-02-25 07:52:44.456889 | fa163e15-63ff-c5aa-8de0-000000003496 | TIMING | create persistent directories | np0005629055 | 0:05:15.437258 | 0.65s 2026-02-25 07:52:44.482775 | fa163e15-63ff-c5aa-8de0-000000003497 | TASK | ensure qemu group is present on the host 2026-02-25 07:52:44.513608 | fa163e15-63ff-c5aa-8de0-000000003497 | CHANGED | ensure qemu group is present on the host | np0005629054 2026-02-25 07:52:44.514746 | fa163e15-63ff-c5aa-8de0-000000003497 | TIMING | ensure qemu group is present on the host | np0005629054 | 0:05:15.495147 | 0.36s 2026-02-25 07:52:44.533497 | fa163e15-63ff-c5aa-8de0-000000003498 | TASK | ensure qemu user is present on the host 2026-02-25 07:52:44.676368 | fa163e15-63ff-c5aa-8de0-00000000334a | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:44.679398 | fa163e15-63ff-c5aa-8de0-00000000334a | TIMING | create persistent directories | np0005629053 | 0:05:15.659789 | 0.38s 2026-02-25 07:52:44.866821 | fa163e15-63ff-c5aa-8de0-000000003497 | CHANGED | ensure qemu group is present on the host | np0005629055 2026-02-25 07:52:44.867967 | fa163e15-63ff-c5aa-8de0-000000003497 | TIMING | ensure qemu group is present on the host | np0005629055 | 0:05:15.848370 | 0.38s 2026-02-25 07:52:44.896795 | fa163e15-63ff-c5aa-8de0-000000003498 | TASK | ensure qemu user is present on the host 2026-02-25 07:52:44.971687 | fa163e15-63ff-c5aa-8de0-00000000334a | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:44.973819 | fa163e15-63ff-c5aa-8de0-00000000334a | TIMING | create persistent directories | np0005629053 | 0:05:15.954196 | 0.67s 2026-02-25 07:52:44.975617 | fa163e15-63ff-c5aa-8de0-000000003498 | CHANGED | ensure qemu user is present on the host | np0005629054 2026-02-25 07:52:44.981296 | fa163e15-63ff-c5aa-8de0-000000003498 | TIMING | ensure qemu user is present on the host | np0005629054 | 0:05:15.961700 | 0.45s 2026-02-25 07:52:44.982487 | fa163e15-63ff-c5aa-8de0-00000000334a | TIMING | create persistent directories | np0005629053 | 0:05:15.962896 | 0.68s 2026-02-25 07:52:45.003235 | fa163e15-63ff-c5aa-8de0-00000000334b | TASK | create persistent directories 2026-02-25 07:52:45.027686 | fa163e15-63ff-c5aa-8de0-000000003499 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:45.293641 | fa163e15-63ff-c5aa-8de0-000000003498 | CHANGED | ensure qemu user is present on the host | np0005629055 2026-02-25 07:52:45.294720 | fa163e15-63ff-c5aa-8de0-000000003498 | TIMING | ensure qemu user is present on the host | np0005629055 | 0:05:16.275125 | 0.40s 2026-02-25 07:52:45.309176 | fa163e15-63ff-c5aa-8de0-000000003499 | TASK | allow logrotate to read inside containers 2026-02-25 07:52:45.336831 | fa163e15-63ff-c5aa-8de0-00000000334b | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:45.339449 | fa163e15-63ff-c5aa-8de0-00000000334b | TIMING | create persistent directories | np0005629053 | 0:05:16.319838 | 0.33s 2026-02-25 07:52:45.602619 | fa163e15-63ff-c5aa-8de0-00000000334b | OK | create persistent directories | np0005629053 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:45.604814 | fa163e15-63ff-c5aa-8de0-00000000334b | TIMING | create persistent directories | np0005629053 | 0:05:16.585210 | 0.60s 2026-02-25 07:52:45.612444 | fa163e15-63ff-c5aa-8de0-00000000334b | TIMING | create persistent directories | np0005629053 | 0:05:16.592847 | 0.61s 2026-02-25 07:52:45.626550 | fa163e15-63ff-c5aa-8de0-00000000334c | TASK | Copy in cleanup script 2026-02-25 07:52:46.032350 | fa163e15-63ff-c5aa-8de0-000000003499 | CHANGED | allow logrotate to read inside containers | np0005629054 2026-02-25 07:52:46.033362 | fa163e15-63ff-c5aa-8de0-000000003499 | TIMING | allow logrotate to read inside containers | np0005629054 | 0:05:17.013766 | 1.00s 2026-02-25 07:52:46.047520 | fa163e15-63ff-c5aa-8de0-00000000349c | TASK | create persistent directories 2026-02-25 07:52:46.347894 | fa163e15-63ff-c5aa-8de0-000000005bee | OK | Install chronyd package | np0005629058 2026-02-25 07:52:46.350182 | fa163e15-63ff-c5aa-8de0-000000005bee | TIMING | chrony : Install chronyd package | np0005629058 | 0:05:17.330539 | 2.95s 2026-02-25 07:52:46.376055 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:52:46.406622 | fa163e15-63ff-c5aa-8de0-00000000349c | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:46.410090 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629054 | 0:05:17.390483 | 0.36s 2026-02-25 07:52:46.418900 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629058 2026-02-25 07:52:46.419989 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629058 | 0:05:17.400390 | 0.04s 2026-02-25 07:52:46.438925 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:52:46.468647 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629058 | 0:05:17.449042 | 0.03s 2026-02-25 07:52:46.489998 | 64fed616-32ce-4f34-a60d-3fd25e776f72 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629058 2026-02-25 07:52:46.514993 | fa163e15-63ff-c5aa-8de0-000000006121 | TASK | Load distro-specific variables 2026-02-25 07:52:46.542661 | fa163e15-63ff-c5aa-8de0-000000006121 | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:17.523054 | 0.03s 2026-02-25 07:52:46.554911 | 3d07e1d4-4af0-4960-a49e-7e6a7cd2e616 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629058 2026-02-25 07:52:46.570007 | fa163e15-63ff-c5aa-8de0-00000000618d | TASK | Load distro-specific variables 2026-02-25 07:52:46.579305 | fa163e15-63ff-c5aa-8de0-000000003499 | CHANGED | allow logrotate to read inside containers | np0005629055 2026-02-25 07:52:46.580427 | fa163e15-63ff-c5aa-8de0-000000003499 | TIMING | allow logrotate to read inside containers | np0005629055 | 0:05:17.560827 | 1.27s 2026-02-25 07:52:46.599553 | fa163e15-63ff-c5aa-8de0-00000000349c | TASK | create persistent directories 2026-02-25 07:52:46.611486 | fa163e15-63ff-c5aa-8de0-00000000334c | CHANGED | Copy in cleanup script | np0005629053 2026-02-25 07:52:46.612355 | fa163e15-63ff-c5aa-8de0-00000000334c | TIMING | Copy in cleanup script | np0005629053 | 0:05:17.592762 | 0.99s 2026-02-25 07:52:46.629400 | fa163e15-63ff-c5aa-8de0-00000000618d | OK | Load distro-specific variables | np0005629058 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:46.633088 | fa163e15-63ff-c5aa-8de0-00000000618d | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:17.613480 | 0.06s 2026-02-25 07:52:46.639227 | fa163e15-63ff-c5aa-8de0-00000000334d | TASK | Copy in cleanup service 2026-02-25 07:52:46.645496 | fa163e15-63ff-c5aa-8de0-00000000618d | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:17.625894 | 0.07s 2026-02-25 07:52:46.652665 | fa163e15-63ff-c5aa-8de0-00000000349c | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:46.655812 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629054 | 0:05:17.636209 | 0.61s 2026-02-25 07:52:46.670798 | fa163e15-63ff-c5aa-8de0-000000006122 | TASK | Install chrony configuration file 2026-02-25 07:52:46.675610 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629054 | 0:05:17.656008 | 0.63s 2026-02-25 07:52:46.690297 | fa163e15-63ff-c5aa-8de0-00000000349d | TASK | create persistent directories 2026-02-25 07:52:46.964327 | fa163e15-63ff-c5aa-8de0-00000000349c | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:46.967667 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629055 | 0:05:17.948058 | 0.37s 2026-02-25 07:52:47.026804 | fa163e15-63ff-c5aa-8de0-00000000349d | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:47.030718 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629054 | 0:05:18.011118 | 0.34s 2026-02-25 07:52:47.154996 | fa163e15-63ff-c5aa-8de0-000000005e41 | OK | Install chronyd package | np0005629057 2026-02-25 07:52:47.156145 | fa163e15-63ff-c5aa-8de0-000000005e41 | TIMING | chrony : Install chronyd package | np0005629057 | 0:05:18.136546 | 2.98s 2026-02-25 07:52:47.179650 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:52:47.212841 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629057 2026-02-25 07:52:47.214190 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629057 | 0:05:18.194587 | 0.03s 2026-02-25 07:52:47.224754 | fa163e15-63ff-c5aa-8de0-00000000349c | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:47.229091 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629055 | 0:05:18.209481 | 0.63s 2026-02-25 07:52:47.250658 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:52:47.260593 | fa163e15-63ff-c5aa-8de0-00000000349c | TIMING | create persistent directories | np0005629055 | 0:05:18.240975 | 0.66s 2026-02-25 07:52:47.297437 | fa163e15-63ff-c5aa-8de0-00000000349d | TASK | create persistent directories 2026-02-25 07:52:47.304845 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629057 | 0:05:18.285232 | 0.05s 2026-02-25 07:52:47.313437 | fa163e15-63ff-c5aa-8de0-00000000349d | OK | create persistent directories | np0005629054 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:47.317069 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629054 | 0:05:18.297465 | 0.63s 2026-02-25 07:52:47.336556 | 8106e1fa-1e47-4bbe-ab53-4f826447b702 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629057 2026-02-25 07:52:47.361883 | fa163e15-63ff-c5aa-8de0-0000000061c6 | TASK | Load distro-specific variables 2026-02-25 07:52:47.369181 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629054 | 0:05:18.349572 | 0.68s 2026-02-25 07:52:47.393711 | fa163e15-63ff-c5aa-8de0-00000000349e | TASK | Copy in cleanup script 2026-02-25 07:52:47.400011 | fa163e15-63ff-c5aa-8de0-0000000061c6 | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:18.380397 | 0.04s 2026-02-25 07:52:47.410584 | 0c7098aa-a072-4d47-b30b-bab87ad73ef2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629057 2026-02-25 07:52:47.421781 | fa163e15-63ff-c5aa-8de0-000000006232 | TASK | Load distro-specific variables 2026-02-25 07:52:47.446418 | fa163e15-63ff-c5aa-8de0-00000000607a | OK | Install chronyd package | np0005629056 2026-02-25 07:52:47.448016 | fa163e15-63ff-c5aa-8de0-00000000607a | TIMING | chrony : Install chronyd package | np0005629056 | 0:05:18.428418 | 3.04s 2026-02-25 07:52:47.458215 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:52:47.481287 | fa163e15-63ff-c5aa-8de0-000000006232 | OK | Load distro-specific variables | np0005629057 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:47.483702 | fa163e15-63ff-c5aa-8de0-000000006232 | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:18.464094 | 0.06s 2026-02-25 07:52:47.494396 | fa163e15-63ff-c5aa-8de0-000000006232 | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:18.474807 | 0.07s 2026-02-25 07:52:47.494764 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629056 2026-02-25 07:52:47.495154 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629056 | 0:05:18.475567 | 0.04s 2026-02-25 07:52:47.504167 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:52:47.517180 | fa163e15-63ff-c5aa-8de0-0000000061c7 | TASK | Install chrony configuration file 2026-02-25 07:52:47.530903 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629056 | 0:05:18.511302 | 0.03s 2026-02-25 07:52:47.543056 | 00fbfe50-dd40-4f14-bc4f-18447950d00c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629056 2026-02-25 07:52:47.560626 | fa163e15-63ff-c5aa-8de0-000000006257 | TASK | Load distro-specific variables 2026-02-25 07:52:47.581495 | fa163e15-63ff-c5aa-8de0-00000000334d | CHANGED | Copy in cleanup service | np0005629053 2026-02-25 07:52:47.582449 | fa163e15-63ff-c5aa-8de0-00000000334d | TIMING | Copy in cleanup service | np0005629053 | 0:05:18.562852 | 0.94s 2026-02-25 07:52:47.602159 | fa163e15-63ff-c5aa-8de0-00000000334e | TASK | Enabling the cleanup service 2026-02-25 07:52:47.606018 | fa163e15-63ff-c5aa-8de0-000000006257 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:18.586416 | 0.04s 2026-02-25 07:52:47.615955 | cefbd981-3a1e-4e83-b0c5-42b994e0977e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629056 2026-02-25 07:52:47.623408 | fa163e15-63ff-c5aa-8de0-00000000349d | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:52:47.625096 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629055 | 0:05:18.605505 | 0.33s 2026-02-25 07:52:47.632651 | fa163e15-63ff-c5aa-8de0-0000000062c5 | TASK | Load distro-specific variables 2026-02-25 07:52:47.665394 | fa163e15-63ff-c5aa-8de0-0000000062c5 | OK | Load distro-specific variables | np0005629056 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:47.668607 | fa163e15-63ff-c5aa-8de0-0000000062c5 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:18.648998 | 0.04s 2026-02-25 07:52:47.675619 | fa163e15-63ff-c5aa-8de0-0000000062c5 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:18.656009 | 0.04s 2026-02-25 07:52:47.685237 | fa163e15-63ff-c5aa-8de0-000000006258 | TASK | Install chrony configuration file 2026-02-25 07:52:47.712258 | fa163e15-63ff-c5aa-8de0-000000006122 | CHANGED | Install chrony configuration file | np0005629058 2026-02-25 07:52:47.713275 | fa163e15-63ff-c5aa-8de0-000000006122 | TIMING | chrony : Install chrony configuration file | np0005629058 | 0:05:18.693681 | 1.04s 2026-02-25 07:52:47.723807 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:52:47.766941 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629058 | 0:05:18.747310 | 0.04s 2026-02-25 07:52:47.790873 | fd68eea1-32cf-41ca-8688-db032c396674 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629058 2026-02-25 07:52:47.824325 | fa163e15-63ff-c5aa-8de0-0000000062ea | TASK | Load distro-specific variables 2026-02-25 07:52:47.851905 | fa163e15-63ff-c5aa-8de0-0000000062ea | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:18.832271 | 0.03s 2026-02-25 07:52:47.865868 | 0517838a-d122-4f92-a873-d67d92ac308a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629058 2026-02-25 07:52:47.879470 | fa163e15-63ff-c5aa-8de0-00000000636e | TASK | Load distro-specific variables 2026-02-25 07:52:47.913749 | fa163e15-63ff-c5aa-8de0-00000000636e | OK | Load distro-specific variables | np0005629058 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:47.918589 | fa163e15-63ff-c5aa-8de0-00000000636e | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:18.898980 | 0.04s 2026-02-25 07:52:47.925470 | fa163e15-63ff-c5aa-8de0-00000000636e | TIMING | chrony : Load distro-specific variables | np0005629058 | 0:05:18.905872 | 0.04s 2026-02-25 07:52:47.938917 | fa163e15-63ff-c5aa-8de0-0000000062eb | TASK | Ensure chronyd is running 2026-02-25 07:52:47.944617 | fa163e15-63ff-c5aa-8de0-00000000349d | OK | create persistent directories | np0005629055 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:52:47.945722 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629055 | 0:05:18.926126 | 0.65s 2026-02-25 07:52:47.956367 | fa163e15-63ff-c5aa-8de0-00000000349d | TIMING | create persistent directories | np0005629055 | 0:05:18.936749 | 0.66s 2026-02-25 07:52:47.971398 | fa163e15-63ff-c5aa-8de0-00000000349e | TASK | Copy in cleanup script 2026-02-25 07:52:48.271387 | fa163e15-63ff-c5aa-8de0-00000000334e | CHANGED | Enabling the cleanup service | np0005629053 2026-02-25 07:52:48.273512 | fa163e15-63ff-c5aa-8de0-00000000334e | TIMING | Enabling the cleanup service | np0005629053 | 0:05:19.253906 | 0.67s 2026-02-25 07:52:48.306209 | fa163e15-63ff-c5aa-8de0-00000000334f | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-02-25 07:52:48.330714 | fa163e15-63ff-c5aa-8de0-00000000334f | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005629053 2026-02-25 07:52:48.331496 | fa163e15-63ff-c5aa-8de0-00000000334f | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005629053 | 0:05:19.311900 | 0.02s 2026-02-25 07:52:48.355655 | fa163e15-63ff-c5aa-8de0-000000003350 | TASK | Remove existing entries from logind conf 2026-02-25 07:52:48.362924 | fa163e15-63ff-c5aa-8de0-00000000349e | CHANGED | Copy in cleanup script | np0005629054 2026-02-25 07:52:48.364676 | fa163e15-63ff-c5aa-8de0-00000000349e | TIMING | Copy in cleanup script | np0005629054 | 0:05:19.345074 | 0.97s 2026-02-25 07:52:48.384634 | fa163e15-63ff-c5aa-8de0-00000000349f | TASK | Copy in cleanup service 2026-02-25 07:52:48.410926 | fa163e15-63ff-c5aa-8de0-0000000062eb | OK | Ensure chronyd is running | np0005629058 2026-02-25 07:52:48.412492 | fa163e15-63ff-c5aa-8de0-0000000062eb | TIMING | chrony : Ensure chronyd is running | np0005629058 | 0:05:19.392895 | 0.47s 2026-02-25 07:52:48.423201 | fa163e15-63ff-c5aa-8de0-0000000062ec | TASK | Force chronyd restart 2026-02-25 07:52:48.600805 | fa163e15-63ff-c5aa-8de0-0000000061c7 | CHANGED | Install chrony configuration file | np0005629057 2026-02-25 07:52:48.602479 | fa163e15-63ff-c5aa-8de0-0000000061c7 | TIMING | chrony : Install chrony configuration file | np0005629057 | 0:05:19.582873 | 1.08s 2026-02-25 07:52:48.622993 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:52:48.655759 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629057 | 0:05:19.636160 | 0.03s 2026-02-25 07:52:48.671006 | f1f40c65-7efa-443d-8133-5476a40d3788 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629057 2026-02-25 07:52:48.698114 | fa163e15-63ff-c5aa-8de0-0000000063a5 | TASK | Load distro-specific variables 2026-02-25 07:52:48.725920 | fa163e15-63ff-c5aa-8de0-0000000063a5 | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:19.706319 | 0.03s 2026-02-25 07:52:48.742149 | 2a7fc376-a3eb-4a62-908d-c8ce679cff6f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629057 2026-02-25 07:52:48.757891 | fa163e15-63ff-c5aa-8de0-00000000642b | TASK | Load distro-specific variables 2026-02-25 07:52:48.765446 | fa163e15-63ff-c5aa-8de0-000000006258 | CHANGED | Install chrony configuration file | np0005629056 2026-02-25 07:52:48.766565 | fa163e15-63ff-c5aa-8de0-000000006258 | TIMING | chrony : Install chrony configuration file | np0005629056 | 0:05:19.746963 | 1.08s 2026-02-25 07:52:48.777465 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:52:48.807797 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629056 | 0:05:19.788193 | 0.03s 2026-02-25 07:52:48.814934 | fa163e15-63ff-c5aa-8de0-00000000642b | OK | Load distro-specific variables | np0005629057 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:48.816594 | fa163e15-63ff-c5aa-8de0-00000000642b | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:19.796992 | 0.06s 2026-02-25 07:52:48.834748 | 53df3339-1f62-44aa-9268-69b121496125 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629056 2026-02-25 07:52:48.854724 | fa163e15-63ff-c5aa-8de0-000000006456 | TASK | Load distro-specific variables 2026-02-25 07:52:48.860756 | fa163e15-63ff-c5aa-8de0-00000000642b | TIMING | chrony : Load distro-specific variables | np0005629057 | 0:05:19.841146 | 0.10s 2026-02-25 07:52:48.861593 | fa163e15-63ff-c5aa-8de0-000000003350 | CHANGED | Remove existing entries from logind conf | np0005629053 2026-02-25 07:52:48.862211 | fa163e15-63ff-c5aa-8de0-000000003350 | TIMING | Remove existing entries from logind conf | np0005629053 | 0:05:19.842624 | 0.50s 2026-02-25 07:52:48.877345 | fa163e15-63ff-c5aa-8de0-0000000063a6 | TASK | Ensure chronyd is running 2026-02-25 07:52:48.893842 | fa163e15-63ff-c5aa-8de0-000000003351 | TASK | Make sure systemd-logind ignores power off 2026-02-25 07:52:48.899670 | fa163e15-63ff-c5aa-8de0-000000006456 | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:19.880064 | 0.04s 2026-02-25 07:52:48.913385 | c9116113-100b-4380-82f6-0c99c2e4e914 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629056 2026-02-25 07:52:48.928261 | fa163e15-63ff-c5aa-8de0-0000000064dc | TASK | Load distro-specific variables 2026-02-25 07:52:48.934337 | fa163e15-63ff-c5aa-8de0-00000000349e | CHANGED | Copy in cleanup script | np0005629055 2026-02-25 07:52:48.935230 | fa163e15-63ff-c5aa-8de0-00000000349e | TIMING | Copy in cleanup script | np0005629055 | 0:05:19.915632 | 0.96s 2026-02-25 07:52:48.935974 | fa163e15-63ff-c5aa-8de0-0000000062ec | CHANGED | Force chronyd restart | np0005629058 2026-02-25 07:52:48.936576 | fa163e15-63ff-c5aa-8de0-0000000062ec | TIMING | chrony : Force chronyd restart | np0005629058 | 0:05:19.916990 | 0.51s 2026-02-25 07:52:48.947653 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:52:48.964690 | fa163e15-63ff-c5aa-8de0-00000000349f | TASK | Copy in cleanup service 2026-02-25 07:52:48.974715 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629058 | 0:05:19.955116 | 0.03s 2026-02-25 07:52:48.987470 | fa163e15-63ff-c5aa-8de0-0000000064dc | OK | Load distro-specific variables | np0005629056 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:52:48.988075 | fa163e15-63ff-c5aa-8de0-0000000064dc | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:19.968487 | 0.06s 2026-02-25 07:52:48.990873 | 553d590d-c93e-4b0d-bfa1-dc12ecea08ce | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629058 2026-02-25 07:52:49.013247 | fa163e15-63ff-c5aa-8de0-000000006503 | TASK | Create chrony-online.service unit file 2026-02-25 07:52:49.019139 | fa163e15-63ff-c5aa-8de0-0000000064dc | TIMING | chrony : Load distro-specific variables | np0005629056 | 0:05:19.999535 | 0.09s 2026-02-25 07:52:49.029629 | fa163e15-63ff-c5aa-8de0-000000006457 | TASK | Ensure chronyd is running 2026-02-25 07:52:49.182355 | fa163e15-63ff-c5aa-8de0-000000003351 | CHANGED | Make sure systemd-logind ignores power off | np0005629053 2026-02-25 07:52:49.185217 | fa163e15-63ff-c5aa-8de0-000000003351 | TIMING | Make sure systemd-logind ignores power off | np0005629053 | 0:05:20.165609 | 0.29s 2026-02-25 07:52:49.216537 | fa163e15-63ff-c5aa-8de0-000000003352 | TASK | Restart systemd-logind 2026-02-25 07:52:49.310745 | fa163e15-63ff-c5aa-8de0-00000000349f | CHANGED | Copy in cleanup service | np0005629054 2026-02-25 07:52:49.312393 | fa163e15-63ff-c5aa-8de0-00000000349f | TIMING | Copy in cleanup service | np0005629054 | 0:05:20.292789 | 0.93s 2026-02-25 07:52:49.341256 | fa163e15-63ff-c5aa-8de0-0000000034a0 | TASK | Enabling the cleanup service 2026-02-25 07:52:49.363489 | fa163e15-63ff-c5aa-8de0-0000000063a6 | OK | Ensure chronyd is running | np0005629057 2026-02-25 07:52:49.365761 | fa163e15-63ff-c5aa-8de0-0000000063a6 | TIMING | chrony : Ensure chronyd is running | np0005629057 | 0:05:20.346152 | 0.49s 2026-02-25 07:52:49.387134 | fa163e15-63ff-c5aa-8de0-0000000063a7 | TASK | Force chronyd restart 2026-02-25 07:52:49.535414 | fa163e15-63ff-c5aa-8de0-000000006457 | OK | Ensure chronyd is running | np0005629056 2026-02-25 07:52:49.537007 | fa163e15-63ff-c5aa-8de0-000000006457 | TIMING | chrony : Ensure chronyd is running | np0005629056 | 0:05:20.517408 | 0.51s 2026-02-25 07:52:49.556270 | fa163e15-63ff-c5aa-8de0-000000006458 | TASK | Force chronyd restart 2026-02-25 07:52:49.799069 | fa163e15-63ff-c5aa-8de0-000000003352 | CHANGED | Restart systemd-logind | np0005629053 2026-02-25 07:52:49.801235 | fa163e15-63ff-c5aa-8de0-000000003352 | TIMING | Restart systemd-logind | np0005629053 | 0:05:20.781630 | 0.58s 2026-02-25 07:52:49.829163 | fa163e15-63ff-c5aa-8de0-000000003353 | 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-02-25 07:52:49.903560 | fa163e15-63ff-c5aa-8de0-000000003353 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005629053 2026-02-25 07:52:49.904163 | fa163e15-63ff-c5aa-8de0-000000003353 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005629053 | 0:05:20.884567 | 0.07s 2026-02-25 07:52:49.921672 | fa163e15-63ff-c5aa-8de0-000000003354 | 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-02-25 07:52:49.953579 | fa163e15-63ff-c5aa-8de0-00000000349f | CHANGED | Copy in cleanup service | np0005629055 2026-02-25 07:52:49.955490 | fa163e15-63ff-c5aa-8de0-00000000349f | TIMING | Copy in cleanup service | np0005629055 | 0:05:20.935878 | 0.99s 2026-02-25 07:52:49.956676 | fa163e15-63ff-c5aa-8de0-000000006503 | CHANGED | Create chrony-online.service unit file | np0005629058 2026-02-25 07:52:49.957564 | fa163e15-63ff-c5aa-8de0-000000006503 | TIMING | chrony : Create chrony-online.service unit file | np0005629058 | 0:05:20.937968 | 0.94s 2026-02-25 07:52:49.962558 | fa163e15-63ff-c5aa-8de0-0000000063a7 | CHANGED | Force chronyd restart | np0005629057 2026-02-25 07:52:49.964006 | fa163e15-63ff-c5aa-8de0-0000000063a7 | TIMING | chrony : Force chronyd restart | np0005629057 | 0:05:20.944405 | 0.57s 2026-02-25 07:52:49.985529 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:52:50.011591 | fa163e15-63ff-c5aa-8de0-000000006504 | TASK | Enable chrony-online.service 2026-02-25 07:52:50.038898 | fa163e15-63ff-c5aa-8de0-0000000034a0 | TASK | Enabling the cleanup service 2026-02-25 07:52:50.045234 | fa163e15-63ff-c5aa-8de0-000000003354 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005629053 2026-02-25 07:52:50.046335 | fa163e15-63ff-c5aa-8de0-000000003354 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005629053 | 0:05:21.026726 | 0.12s 2026-02-25 07:52:50.046836 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629057 | 0:05:21.027247 | 0.06s 2026-02-25 07:52:50.066728 | ef1a43aa-e3cc-426b-bb21-8a1453700edd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629057 2026-02-25 07:52:50.090005 | fa163e15-63ff-c5aa-8de0-0000000065bf | TASK | Create chrony-online.service unit file 2026-02-25 07:52:50.107866 | fa163e15-63ff-c5aa-8de0-000000003355 | TASK | create persistent logs directory 2026-02-25 07:52:50.113774 | fa163e15-63ff-c5aa-8de0-0000000034a0 | CHANGED | Enabling the cleanup service | np0005629054 2026-02-25 07:52:50.114876 | fa163e15-63ff-c5aa-8de0-0000000034a0 | TIMING | Enabling the cleanup service | np0005629054 | 0:05:21.095264 | 0.77s 2026-02-25 07:52:50.148067 | fa163e15-63ff-c5aa-8de0-0000000034a1 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-02-25 07:52:50.176310 | fa163e15-63ff-c5aa-8de0-0000000034a1 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005629054 2026-02-25 07:52:50.177454 | fa163e15-63ff-c5aa-8de0-0000000034a1 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005629054 | 0:05:21.157852 | 0.03s 2026-02-25 07:52:50.205430 | fa163e15-63ff-c5aa-8de0-0000000034a2 | TASK | Remove existing entries from logind conf 2026-02-25 07:52:50.413525 | fa163e15-63ff-c5aa-8de0-000000003355 | CHANGED | create persistent logs directory | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:50.417406 | fa163e15-63ff-c5aa-8de0-000000003355 | TIMING | create persistent logs directory | np0005629053 | 0:05:21.397796 | 0.31s 2026-02-25 07:52:50.512210 | fa163e15-63ff-c5aa-8de0-0000000034a2 | CHANGED | Remove existing entries from logind conf | np0005629054 2026-02-25 07:52:50.513400 | fa163e15-63ff-c5aa-8de0-0000000034a2 | TIMING | Remove existing entries from logind conf | np0005629054 | 0:05:21.493800 | 0.31s 2026-02-25 07:52:50.541352 | fa163e15-63ff-c5aa-8de0-0000000034a3 | TASK | Make sure systemd-logind ignores power off 2026-02-25 07:52:50.693400 | fa163e15-63ff-c5aa-8de0-000000003355 | CHANGED | create persistent logs directory | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:50.697194 | fa163e15-63ff-c5aa-8de0-000000003355 | TIMING | create persistent logs directory | np0005629053 | 0:05:21.677582 | 0.59s 2026-02-25 07:52:50.707054 | fa163e15-63ff-c5aa-8de0-000000003355 | TIMING | create persistent logs directory | np0005629053 | 0:05:21.687444 | 0.60s 2026-02-25 07:52:50.737666 | fa163e15-63ff-c5aa-8de0-000000003356 | TASK | create fcontext for rabbitmq data 2026-02-25 07:52:50.758170 | fa163e15-63ff-c5aa-8de0-0000000034a0 | CHANGED | Enabling the cleanup service | np0005629055 2026-02-25 07:52:50.760374 | fa163e15-63ff-c5aa-8de0-0000000034a0 | TIMING | Enabling the cleanup service | np0005629055 | 0:05:21.740764 | 0.72s 2026-02-25 07:52:50.788208 | fa163e15-63ff-c5aa-8de0-0000000034a1 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-02-25 07:52:50.813301 | fa163e15-63ff-c5aa-8de0-0000000034a1 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005629055 2026-02-25 07:52:50.814188 | fa163e15-63ff-c5aa-8de0-0000000034a1 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005629055 | 0:05:21.794593 | 0.02s 2026-02-25 07:52:50.832396 | fa163e15-63ff-c5aa-8de0-0000000034a2 | TASK | Remove existing entries from logind conf 2026-02-25 07:52:50.845594 | fa163e15-63ff-c5aa-8de0-0000000034a3 | CHANGED | Make sure systemd-logind ignores power off | np0005629054 2026-02-25 07:52:50.846694 | fa163e15-63ff-c5aa-8de0-0000000034a3 | TIMING | Make sure systemd-logind ignores power off | np0005629054 | 0:05:21.827098 | 0.30s 2026-02-25 07:52:50.865686 | fa163e15-63ff-c5aa-8de0-0000000034a4 | TASK | Restart systemd-logind 2026-02-25 07:52:50.923018 | fa163e15-63ff-c5aa-8de0-000000006504 | CHANGED | Enable chrony-online.service | np0005629058 2026-02-25 07:52:50.925734 | fa163e15-63ff-c5aa-8de0-000000006504 | TIMING | chrony : Enable chrony-online.service | np0005629058 | 0:05:21.906120 | 0.91s 2026-02-25 07:52:50.947234 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:52:50.975600 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629058 | 0:05:21.955994 | 0.03s 2026-02-25 07:52:50.996236 | e2ec8c8c-2343-46cb-8033-c0999129ea4b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629058 2026-02-25 07:52:51.033620 | fa163e15-63ff-c5aa-8de0-000000006673 | TASK | Force NTP sync 2026-02-25 07:52:51.062017 | fa163e15-63ff-c5aa-8de0-0000000065bf | CHANGED | Create chrony-online.service unit file | np0005629057 2026-02-25 07:52:51.063239 | fa163e15-63ff-c5aa-8de0-0000000065bf | TIMING | chrony : Create chrony-online.service unit file | np0005629057 | 0:05:22.043624 | 0.97s 2026-02-25 07:52:51.076524 | fa163e15-63ff-c5aa-8de0-0000000065c0 | TASK | Enable chrony-online.service 2026-02-25 07:52:51.111198 | fa163e15-63ff-c5aa-8de0-000000006458 | CHANGED | Force chronyd restart | np0005629056 2026-02-25 07:52:51.112492 | fa163e15-63ff-c5aa-8de0-000000006458 | TIMING | chrony : Force chronyd restart | np0005629056 | 0:05:22.092896 | 1.55s 2026-02-25 07:52:51.126139 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:52:51.147283 | fa163e15-63ff-c5aa-8de0-0000000034a2 | CHANGED | Remove existing entries from logind conf | np0005629055 2026-02-25 07:52:51.148473 | fa163e15-63ff-c5aa-8de0-0000000034a2 | TIMING | Remove existing entries from logind conf | np0005629055 | 0:05:22.128875 | 0.32s 2026-02-25 07:52:51.171681 | fa163e15-63ff-c5aa-8de0-0000000034a3 | TASK | Make sure systemd-logind ignores power off 2026-02-25 07:52:51.176129 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629056 | 0:05:22.156521 | 0.05s 2026-02-25 07:52:51.189085 | 5928f21a-21d8-4c30-bef7-bdca6e96e25e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629056 2026-02-25 07:52:51.211911 | fa163e15-63ff-c5aa-8de0-000000006732 | TASK | Create chrony-online.service unit file 2026-02-25 07:52:51.312699 | fa163e15-63ff-c5aa-8de0-000000006673 | CHANGED | Force NTP sync | np0005629058 2026-02-25 07:52:51.313842 | fa163e15-63ff-c5aa-8de0-000000006673 | TIMING | chrony : Force NTP sync | np0005629058 | 0:05:22.294239 | 0.28s 2026-02-25 07:52:51.324134 | fa163e15-63ff-c5aa-8de0-000000006674 | TASK | Ensure system is NTP time synced 2026-02-25 07:52:51.405542 | fa163e15-63ff-c5aa-8de0-0000000034a4 | CHANGED | Restart systemd-logind | np0005629054 2026-02-25 07:52:51.407739 | fa163e15-63ff-c5aa-8de0-0000000034a4 | TIMING | Restart systemd-logind | np0005629054 | 0:05:22.388129 | 0.54s 2026-02-25 07:52:51.437829 | fa163e15-63ff-c5aa-8de0-0000000034a5 | 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-02-25 07:52:51.479345 | fa163e15-63ff-c5aa-8de0-0000000034a3 | CHANGED | Make sure systemd-logind ignores power off | np0005629055 2026-02-25 07:52:51.481593 | fa163e15-63ff-c5aa-8de0-0000000034a3 | TIMING | Make sure systemd-logind ignores power off | np0005629055 | 0:05:22.461982 | 0.31s 2026-02-25 07:52:51.530553 | fa163e15-63ff-c5aa-8de0-0000000034a4 | TASK | Restart systemd-logind 2026-02-25 07:52:51.539358 | fa163e15-63ff-c5aa-8de0-0000000034a5 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005629054 2026-02-25 07:52:51.541027 | fa163e15-63ff-c5aa-8de0-0000000034a5 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005629054 | 0:05:22.521406 | 0.10s 2026-02-25 07:52:51.571004 | fa163e15-63ff-c5aa-8de0-0000000034a6 | 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-02-25 07:52:51.669339 | fa163e15-63ff-c5aa-8de0-0000000034a6 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005629054 2026-02-25 07:52:51.670427 | fa163e15-63ff-c5aa-8de0-0000000034a6 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005629054 | 0:05:22.650823 | 0.10s 2026-02-25 07:52:51.698697 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TASK | create persistent logs directory 2026-02-25 07:52:52.010279 | fa163e15-63ff-c5aa-8de0-0000000034a7 | CHANGED | create persistent logs directory | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:52.012124 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629054 | 0:05:22.992517 | 0.31s 2026-02-25 07:52:52.020351 | fa163e15-63ff-c5aa-8de0-000000003356 | CHANGED | create fcontext for rabbitmq data | np0005629053 2026-02-25 07:52:52.026263 | fa163e15-63ff-c5aa-8de0-000000003356 | TIMING | create fcontext for rabbitmq data | np0005629053 | 0:05:23.006669 | 1.29s 2026-02-25 07:52:52.027202 | fa163e15-63ff-c5aa-8de0-0000000065c0 | CHANGED | Enable chrony-online.service | np0005629057 2026-02-25 07:52:52.028028 | fa163e15-63ff-c5aa-8de0-0000000065c0 | TIMING | chrony : Enable chrony-online.service | np0005629057 | 0:05:23.008439 | 0.95s 2026-02-25 07:52:52.041927 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:52:52.065383 | fa163e15-63ff-c5aa-8de0-000000003357 | TASK | create persistent directories 2026-02-25 07:52:52.076148 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629057 | 0:05:23.056539 | 0.03s 2026-02-25 07:52:52.086771 | 1cafc152-d19e-4b5e-81c7-565a7fde50f4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629057 2026-02-25 07:52:52.112677 | fa163e15-63ff-c5aa-8de0-0000000067e4 | TASK | Force NTP sync 2026-02-25 07:52:52.128457 | fa163e15-63ff-c5aa-8de0-0000000034a4 | CHANGED | Restart systemd-logind | np0005629055 2026-02-25 07:52:52.129611 | fa163e15-63ff-c5aa-8de0-0000000034a4 | TIMING | Restart systemd-logind | np0005629055 | 0:05:23.110013 | 0.60s 2026-02-25 07:52:52.144416 | fa163e15-63ff-c5aa-8de0-0000000034a5 | 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-02-25 07:52:52.169051 | fa163e15-63ff-c5aa-8de0-000000006732 | CHANGED | Create chrony-online.service unit file | np0005629056 2026-02-25 07:52:52.169701 | fa163e15-63ff-c5aa-8de0-000000006732 | TIMING | chrony : Create chrony-online.service unit file | np0005629056 | 0:05:23.150107 | 0.96s 2026-02-25 07:52:52.179807 | fa163e15-63ff-c5aa-8de0-000000006733 | TASK | Enable chrony-online.service 2026-02-25 07:52:52.195080 | fa163e15-63ff-c5aa-8de0-0000000034a5 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005629055 2026-02-25 07:52:52.196054 | fa163e15-63ff-c5aa-8de0-0000000034a5 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005629055 | 0:05:23.176460 | 0.05s 2026-02-25 07:52:52.210563 | fa163e15-63ff-c5aa-8de0-0000000034a6 | 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-02-25 07:52:52.265518 | fa163e15-63ff-c5aa-8de0-0000000034a6 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005629055 2026-02-25 07:52:52.266073 | fa163e15-63ff-c5aa-8de0-0000000034a6 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005629055 | 0:05:23.246480 | 0.05s 2026-02-25 07:52:52.279326 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TASK | create persistent logs directory 2026-02-25 07:52:52.296405 | fa163e15-63ff-c5aa-8de0-0000000034a7 | CHANGED | create persistent logs directory | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:52.300240 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629054 | 0:05:23.280627 | 0.60s 2026-02-25 07:52:52.308716 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629054 | 0:05:23.289111 | 0.61s 2026-02-25 07:52:52.326511 | fa163e15-63ff-c5aa-8de0-0000000034a8 | TASK | create fcontext for rabbitmq data 2026-02-25 07:52:52.424297 | fa163e15-63ff-c5aa-8de0-000000003357 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:52.427450 | fa163e15-63ff-c5aa-8de0-000000003357 | TIMING | create persistent directories | np0005629053 | 0:05:23.407839 | 0.36s 2026-02-25 07:52:52.441957 | fa163e15-63ff-c5aa-8de0-0000000067e4 | CHANGED | Force NTP sync | np0005629057 2026-02-25 07:52:52.442825 | fa163e15-63ff-c5aa-8de0-0000000067e4 | TIMING | chrony : Force NTP sync | np0005629057 | 0:05:23.423231 | 0.33s 2026-02-25 07:52:52.464247 | fa163e15-63ff-c5aa-8de0-0000000067e5 | TASK | Ensure system is NTP time synced 2026-02-25 07:52:52.613264 | fa163e15-63ff-c5aa-8de0-0000000034a7 | CHANGED | create persistent logs directory | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:52.617363 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629055 | 0:05:23.597756 | 0.34s 2026-02-25 07:52:52.730110 | fa163e15-63ff-c5aa-8de0-000000003357 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:52.733187 | fa163e15-63ff-c5aa-8de0-000000003357 | TIMING | create persistent directories | np0005629053 | 0:05:23.713584 | 0.67s 2026-02-25 07:52:52.742532 | fa163e15-63ff-c5aa-8de0-000000003357 | TIMING | create persistent directories | np0005629053 | 0:05:23.722927 | 0.68s 2026-02-25 07:52:52.763822 | fa163e15-63ff-c5aa-8de0-000000003358 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-02-25 07:52:52.885002 | fa163e15-63ff-c5aa-8de0-0000000034a7 | CHANGED | create persistent logs directory | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-02-25 07:52:52.887884 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629055 | 0:05:23.868242 | 0.61s 2026-02-25 07:52:52.896257 | fa163e15-63ff-c5aa-8de0-0000000034a7 | TIMING | create persistent logs directory | np0005629055 | 0:05:23.876656 | 0.62s 2026-02-25 07:52:52.911385 | fa163e15-63ff-c5aa-8de0-0000000034a8 | TASK | create fcontext for rabbitmq data 2026-02-25 07:52:53.155569 | fa163e15-63ff-c5aa-8de0-000000006733 | CHANGED | Enable chrony-online.service | np0005629056 2026-02-25 07:52:53.161336 | fa163e15-63ff-c5aa-8de0-000000006733 | TIMING | chrony : Enable chrony-online.service | np0005629056 | 0:05:24.141740 | 0.98s 2026-02-25 07:52:53.162241 | fa163e15-63ff-c5aa-8de0-000000003358 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629053 2026-02-25 07:52:53.162590 | fa163e15-63ff-c5aa-8de0-000000003358 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629053 | 0:05:24.143003 | 0.40s 2026-02-25 07:52:53.172973 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:52:53.191548 | fa163e15-63ff-c5aa-8de0-00000000335a | TASK | Set login facts 2026-02-25 07:52:53.202427 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629056 | 0:05:24.182819 | 0.03s 2026-02-25 07:52:53.213298 | 722522a7-7f6d-4eb8-a1e0-61515e79f1c6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629056 2026-02-25 07:52:53.243269 | fa163e15-63ff-c5aa-8de0-0000000068bb | TASK | Force NTP sync 2026-02-25 07:52:53.249239 | fa163e15-63ff-c5aa-8de0-00000000335a | OK | Set login facts | np0005629053 2026-02-25 07:52:53.250108 | fa163e15-63ff-c5aa-8de0-00000000335a | TIMING | Set login facts | np0005629053 | 0:05:24.230500 | 0.05s 2026-02-25 07:52:53.264184 | fa163e15-63ff-c5aa-8de0-00000000335b | TASK | Convert logins json to dict 2026-02-25 07:52:53.307614 | fa163e15-63ff-c5aa-8de0-00000000335b | SKIPPED | Convert logins json to dict | np0005629053 2026-02-25 07:52:53.308306 | fa163e15-63ff-c5aa-8de0-00000000335b | TIMING | Convert logins json to dict | np0005629053 | 0:05:24.288713 | 0.04s 2026-02-25 07:52:53.321793 | fa163e15-63ff-c5aa-8de0-00000000335c | TASK | Set registry logins 2026-02-25 07:52:53.367119 | fa163e15-63ff-c5aa-8de0-00000000335c | SKIPPED | Set registry logins | np0005629053 2026-02-25 07:52:53.367877 | fa163e15-63ff-c5aa-8de0-00000000335c | TIMING | Set registry logins | np0005629053 | 0:05:24.348284 | 0.05s 2026-02-25 07:52:53.381366 | fa163e15-63ff-c5aa-8de0-00000000335d | TASK | Run podman install 2026-02-25 07:52:53.408250 | fa163e15-63ff-c5aa-8de0-00000000335d | TIMING | Run podman install | np0005629053 | 0:05:24.388649 | 0.03s 2026-02-25 07:52:53.445542 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:53.555472 | fa163e15-63ff-c5aa-8de0-0000000034a8 | CHANGED | create fcontext for rabbitmq data | np0005629054 2026-02-25 07:52:53.557252 | fa163e15-63ff-c5aa-8de0-0000000034a8 | TIMING | create fcontext for rabbitmq data | np0005629054 | 0:05:24.537644 | 1.23s 2026-02-25 07:52:53.591897 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:53.593837 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629053 | 0:05:24.574233 | 0.15s 2026-02-25 07:52:53.609684 | fa163e15-63ff-c5aa-8de0-0000000034ad | TASK | create persistent directories 2026-02-25 07:52:53.618391 | fa163e15-63ff-c5aa-8de0-0000000068bb | CHANGED | Force NTP sync | np0005629056 2026-02-25 07:52:53.620200 | fa163e15-63ff-c5aa-8de0-0000000068bb | TIMING | chrony : Force NTP sync | np0005629056 | 0:05:24.600585 | 0.38s 2026-02-25 07:52:53.621498 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629053 | 0:05:24.601870 | 0.18s 2026-02-25 07:52:53.642507 | fa163e15-63ff-c5aa-8de0-0000000068bc | TASK | Ensure system is NTP time synced 2026-02-25 07:52:53.667500 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:53.953353 | fa163e15-63ff-c5aa-8de0-0000000034ad | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:53.956951 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629054 | 0:05:24.937338 | 0.35s 2026-02-25 07:52:54.227907 | fa163e15-63ff-c5aa-8de0-0000000034ad | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:54.230968 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629054 | 0:05:25.211365 | 0.62s 2026-02-25 07:52:54.243983 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629054 | 0:05:25.224380 | 0.63s 2026-02-25 07:52:54.245318 | fa163e15-63ff-c5aa-8de0-0000000034a8 | CHANGED | create fcontext for rabbitmq data | np0005629055 2026-02-25 07:52:54.245885 | fa163e15-63ff-c5aa-8de0-0000000034a8 | TIMING | create fcontext for rabbitmq data | np0005629055 | 0:05:25.226296 | 1.33s 2026-02-25 07:52:54.264998 | fa163e15-63ff-c5aa-8de0-0000000034ae | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-02-25 07:52:54.285964 | fa163e15-63ff-c5aa-8de0-0000000034ad | TASK | create persistent directories 2026-02-25 07:52:54.636396 | fa163e15-63ff-c5aa-8de0-0000000034ad | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:54.640655 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629055 | 0:05:25.621048 | 0.35s 2026-02-25 07:52:54.665927 | fa163e15-63ff-c5aa-8de0-0000000034ae | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629054 2026-02-25 07:52:54.667181 | fa163e15-63ff-c5aa-8de0-0000000034ae | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629054 | 0:05:25.647583 | 0.40s 2026-02-25 07:52:54.697412 | fa163e15-63ff-c5aa-8de0-0000000034b0 | TASK | Set login facts 2026-02-25 07:52:54.734992 | fa163e15-63ff-c5aa-8de0-0000000034b0 | OK | Set login facts | np0005629054 2026-02-25 07:52:54.737318 | fa163e15-63ff-c5aa-8de0-0000000034b0 | TIMING | Set login facts | np0005629054 | 0:05:25.717716 | 0.04s 2026-02-25 07:52:54.774710 | fa163e15-63ff-c5aa-8de0-0000000034b1 | TASK | Convert logins json to dict 2026-02-25 07:52:54.821847 | fa163e15-63ff-c5aa-8de0-0000000034b1 | SKIPPED | Convert logins json to dict | np0005629054 2026-02-25 07:52:54.823826 | fa163e15-63ff-c5aa-8de0-0000000034b1 | TIMING | Convert logins json to dict | np0005629054 | 0:05:25.804229 | 0.05s 2026-02-25 07:52:54.842572 | fa163e15-63ff-c5aa-8de0-0000000034b2 | TASK | Set registry logins 2026-02-25 07:52:54.928878 | fa163e15-63ff-c5aa-8de0-0000000034ad | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-02-25 07:52:54.933898 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629055 | 0:05:25.914297 | 0.65s 2026-02-25 07:52:54.938849 | fa163e15-63ff-c5aa-8de0-0000000034ad | TIMING | create persistent directories | np0005629055 | 0:05:25.919249 | 0.65s 2026-02-25 07:52:54.955212 | fa163e15-63ff-c5aa-8de0-0000000034ae | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-02-25 07:52:54.960694 | fa163e15-63ff-c5aa-8de0-0000000034b2 | SKIPPED | Set registry logins | np0005629054 2026-02-25 07:52:54.962005 | fa163e15-63ff-c5aa-8de0-0000000034b2 | TIMING | Set registry logins | np0005629054 | 0:05:25.942405 | 0.12s 2026-02-25 07:52:54.978962 | fa163e15-63ff-c5aa-8de0-0000000034b3 | TASK | Run podman install 2026-02-25 07:52:55.002417 | fa163e15-63ff-c5aa-8de0-0000000034b3 | TIMING | Run podman install | np0005629054 | 0:05:25.982816 | 0.02s 2026-02-25 07:52:55.040205 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:55.210510 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:55.213376 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629054 | 0:05:26.193769 | 0.17s 2026-02-25 07:52:55.221167 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629054 | 0:05:26.201567 | 0.18s 2026-02-25 07:52:55.236278 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:55.329422 | fa163e15-63ff-c5aa-8de0-0000000034ae | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629055 2026-02-25 07:52:55.331091 | fa163e15-63ff-c5aa-8de0-0000000034ae | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005629055 | 0:05:26.311452 | 0.37s 2026-02-25 07:52:55.345730 | fa163e15-63ff-c5aa-8de0-0000000034b0 | TASK | Set login facts 2026-02-25 07:52:55.380761 | fa163e15-63ff-c5aa-8de0-0000000034b0 | OK | Set login facts | np0005629055 2026-02-25 07:52:55.381814 | fa163e15-63ff-c5aa-8de0-0000000034b0 | TIMING | Set login facts | np0005629055 | 0:05:26.362219 | 0.03s 2026-02-25 07:52:55.397017 | fa163e15-63ff-c5aa-8de0-0000000034b1 | TASK | Convert logins json to dict 2026-02-25 07:52:55.440239 | fa163e15-63ff-c5aa-8de0-0000000034b1 | SKIPPED | Convert logins json to dict | np0005629055 2026-02-25 07:52:55.441458 | fa163e15-63ff-c5aa-8de0-0000000034b1 | TIMING | Convert logins json to dict | np0005629055 | 0:05:26.421865 | 0.04s 2026-02-25 07:52:55.455500 | fa163e15-63ff-c5aa-8de0-0000000034b2 | TASK | Set registry logins 2026-02-25 07:52:55.487901 | fa163e15-63ff-c5aa-8de0-0000000034b2 | SKIPPED | Set registry logins | np0005629055 2026-02-25 07:52:55.488935 | fa163e15-63ff-c5aa-8de0-0000000034b2 | TIMING | Set registry logins | np0005629055 | 0:05:26.469342 | 0.03s 2026-02-25 07:52:55.503142 | fa163e15-63ff-c5aa-8de0-0000000034b3 | TASK | Run podman install 2026-02-25 07:52:55.527805 | fa163e15-63ff-c5aa-8de0-0000000034b3 | TIMING | Run podman install | np0005629055 | 0:05:26.508209 | 0.02s 2026-02-25 07:52:55.565779 | fa163e15-63ff-c5aa-8de0-0000000050cc | TASK | Gather variables for each operating system 2026-02-25 07:52:55.713649 | fa163e15-63ff-c5aa-8de0-0000000050cc | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-02-25 07:52:55.718082 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629055 | 0:05:26.698472 | 0.15s 2026-02-25 07:52:55.729329 | fa163e15-63ff-c5aa-8de0-0000000050cc | TIMING | tripleo_podman : Gather variables for each operating system | np0005629055 | 0:05:26.709717 | 0.16s 2026-02-25 07:52:55.758194 | fa163e15-63ff-c5aa-8de0-0000000050ce | TASK | ensure podman and deps are installed 2026-02-25 07:52:56.653277 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629053 2026-02-25 07:52:56.654727 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629053 | 0:05:27.635127 | 2.99s 2026-02-25 07:52:56.725214 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:57.331717 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629053 2026-02-25 07:52:57.332927 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629053 | 0:05:28.313332 | 0.61s 2026-02-25 07:52:57.351789 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:57.384025 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629053 2026-02-25 07:52:57.384838 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629053 | 0:05:28.365242 | 0.03s 2026-02-25 07:52:57.405115 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:57.440644 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629053 2026-02-25 07:52:57.441425 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629053 | 0:05:28.421833 | 0.04s 2026-02-25 07:52:57.454847 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:57.488852 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629053 2026-02-25 07:52:57.489494 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629053 | 0:05:28.469901 | 0.03s 2026-02-25 07:52:57.503772 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:52:57.828156 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629053 2026-02-25 07:52:57.829311 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629053 | 0:05:28.809717 | 0.32s 2026-02-25 07:52:57.848121 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:52:58.136445 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629054 2026-02-25 07:52:58.138155 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629054 | 0:05:29.118552 | 2.90s 2026-02-25 07:52:58.168112 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:58.239122 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629053 2026-02-25 07:52:58.240992 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629053 | 0:05:29.221334 | 0.39s 2026-02-25 07:52:58.271929 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:52:58.824415 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629054 2026-02-25 07:52:58.825825 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629054 | 0:05:29.806222 | 0.66s 2026-02-25 07:52:58.855826 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:58.884325 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629054 2026-02-25 07:52:58.885453 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629054 | 0:05:29.865851 | 0.03s 2026-02-25 07:52:58.911820 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:58.945966 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629054 2026-02-25 07:52:58.946789 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629054 | 0:05:29.927196 | 0.03s 2026-02-25 07:52:58.965168 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:59.000564 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629054 2026-02-25 07:52:59.001415 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629054 | 0:05:29.981819 | 0.04s 2026-02-25 07:52:59.020333 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:52:59.080223 | fa163e15-63ff-c5aa-8de0-0000000050ce | OK | ensure podman and deps are installed | np0005629055 2026-02-25 07:52:59.081986 | fa163e15-63ff-c5aa-8de0-0000000050ce | TIMING | tripleo_podman : ensure podman and deps are installed | np0005629055 | 0:05:30.062381 | 3.32s 2026-02-25 07:52:59.114061 | fa163e15-63ff-c5aa-8de0-0000000050cf | TASK | Ensure we get the ansible interfaces facts 2026-02-25 07:52:59.338458 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629054 2026-02-25 07:52:59.340236 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629054 | 0:05:30.320633 | 0.32s 2026-02-25 07:52:59.341258 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629053 2026-02-25 07:52:59.341984 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629053 | 0:05:30.322390 | 1.07s 2026-02-25 07:52:59.367976 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:52:59.398536 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:52:59.716461 | fa163e15-63ff-c5aa-8de0-0000000050cf | OK | Ensure we get the ansible interfaces facts | np0005629055 2026-02-25 07:52:59.717287 | fa163e15-63ff-c5aa-8de0-0000000050cf | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005629055 | 0:05:30.697695 | 0.60s 2026-02-25 07:52:59.732292 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-02-25 07:52:59.762265 | fa163e15-63ff-c5aa-8de0-0000000050d0 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005629055 2026-02-25 07:52:59.763047 | fa163e15-63ff-c5aa-8de0-0000000050d0 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005629055 | 0:05:30.743455 | 0.03s 2026-02-25 07:52:59.777446 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TASK | Make sure /etc/cni/net.d folder exists 2026-02-25 07:52:59.786728 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629054 2026-02-25 07:52:59.787686 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629054 | 0:05:30.768090 | 0.39s 2026-02-25 07:52:59.803619 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:52:59.816432 | fa163e15-63ff-c5aa-8de0-0000000050d2 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005629055 2026-02-25 07:52:59.817362 | fa163e15-63ff-c5aa-8de0-0000000050d2 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005629055 | 0:05:30.797764 | 0.03s 2026-02-25 07:52:59.832424 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TASK | Update default network configuration if possible 2026-02-25 07:52:59.871614 | fa163e15-63ff-c5aa-8de0-0000000050d3 | SKIPPED | Update default network configuration if possible | np0005629055 2026-02-25 07:52:59.872410 | fa163e15-63ff-c5aa-8de0-0000000050d3 | TIMING | tripleo_podman : Update default network configuration if possible | np0005629055 | 0:05:30.852817 | 0.04s 2026-02-25 07:52:59.886508 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TASK | Make sure /etc/containers/networks exists 2026-02-25 07:53:00.191511 | fa163e15-63ff-c5aa-8de0-0000000050d5 | OK | Make sure /etc/containers/networks exists | np0005629055 2026-02-25 07:53:00.192642 | fa163e15-63ff-c5aa-8de0-0000000050d5 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005629055 | 0:05:31.173048 | 0.31s 2026-02-25 07:53:00.212162 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TASK | Get current podman network 2026-02-25 07:53:00.457091 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629053 2026-02-25 07:53:00.458068 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629053 | 0:05:31.438475 | 1.09s 2026-02-25 07:53:00.472420 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:53:00.600358 | fa163e15-63ff-c5aa-8de0-0000000050d6 | CHANGED | Get current podman network | np0005629055 2026-02-25 07:53:00.601338 | fa163e15-63ff-c5aa-8de0-0000000050d6 | TIMING | tripleo_podman : Get current podman network | np0005629055 | 0:05:31.581747 | 0.39s 2026-02-25 07:53:00.615919 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TASK | Update the default network configuration 2026-02-25 07:53:00.810357 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629053 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:53:00.814882 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629053 | 0:05:31.795250 | 0.34s 2026-02-25 07:53:00.889900 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629054 2026-02-25 07:53:00.891017 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629054 | 0:05:31.871418 | 1.09s 2026-02-25 07:53:00.920579 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:53:01.105607 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629053 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:53:01.108992 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629053 | 0:05:32.089386 | 0.64s 2026-02-25 07:53:01.381233 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629053 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:53:01.383738 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629053 | 0:05:32.364145 | 0.91s 2026-02-25 07:53:01.604151 | fa163e15-63ff-c5aa-8de0-000000006674 | CHANGED | Ensure system is NTP time synced | np0005629058 2026-02-25 07:53:01.605273 | fa163e15-63ff-c5aa-8de0-000000006674 | TIMING | chrony : Ensure system is NTP time synced | np0005629058 | 0:05:32.585675 | 10.28s 2026-02-25 07:53:01.639485 | fa163e15-63ff-c5aa-8de0-0000000031a0 | TASK | Force NTP sync 2026-02-25 07:53:01.662922 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629053 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:53:01.666516 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629053 | 0:05:32.646903 | 1.19s 2026-02-25 07:53:01.667740 | fa163e15-63ff-c5aa-8de0-0000000050d7 | CHANGED | Update the default network configuration | np0005629055 2026-02-25 07:53:01.674108 | fa163e15-63ff-c5aa-8de0-0000000050d7 | TIMING | tripleo_podman : Update the default network configuration | np0005629055 | 0:05:32.654512 | 1.06s 2026-02-25 07:53:01.675636 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629053 | 0:05:32.656045 | 1.20s 2026-02-25 07:53:01.697639 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:53:01.723316 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TASK | Write containers registries.conf 2026-02-25 07:53:01.736992 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629053 2026-02-25 07:53:01.738016 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629053 | 0:05:32.718417 | 0.04s 2026-02-25 07:53:01.766148 | fa163e15-63ff-c5aa-8de0-00000000335e | TASK | Run podman login 2026-02-25 07:53:01.793967 | fa163e15-63ff-c5aa-8de0-00000000335e | TIMING | Run podman login | np0005629053 | 0:05:32.774369 | 0.03s 2026-02-25 07:53:01.846330 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:53:01.876375 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629053 | 0:05:32.856779 | 0.03s 2026-02-25 07:53:01.907430 | fa163e15-63ff-c5aa-8de0-000000003360 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:53:01.946411 | fa163e15-63ff-c5aa-8de0-0000000031a0 | CHANGED | Force NTP sync | np0005629058 2026-02-25 07:53:01.948459 | fa163e15-63ff-c5aa-8de0-0000000031a0 | TIMING | Force NTP sync | np0005629058 | 0:05:32.928648 | 0.31s 2026-02-25 07:53:01.970278 | fa163e15-63ff-c5aa-8de0-0000000031a1 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:01.998805 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629054 2026-02-25 07:53:02.000485 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629054 | 0:05:32.980879 | 1.08s 2026-02-25 07:53:02.029119 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:53:02.283672 | fa163e15-63ff-c5aa-8de0-0000000031a1 | CHANGED | Ensure system is NTP time synced | np0005629058 2026-02-25 07:53:02.285511 | fa163e15-63ff-c5aa-8de0-0000000031a1 | TIMING | Ensure system is NTP time synced | np0005629058 | 0:05:33.265907 | 0.31s 2026-02-25 07:53:02.307675 | fa163e15-63ff-c5aa-8de0-0000000031a2 | TASK | Run timezone role 2026-02-25 07:53:02.341936 | fa163e15-63ff-c5aa-8de0-0000000031a2 | TIMING | Run timezone role | np0005629058 | 0:05:33.322325 | 0.03s 2026-02-25 07:53:02.355083 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629054 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:53:02.356507 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629054 | 0:05:33.336908 | 0.33s 2026-02-25 07:53:02.458143 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:02.628410 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629054 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:53:02.629573 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629054 | 0:05:33.609975 | 0.60s 2026-02-25 07:53:02.799070 | fa163e15-63ff-c5aa-8de0-0000000067e5 | CHANGED | Ensure system is NTP time synced | np0005629057 2026-02-25 07:53:02.800231 | fa163e15-63ff-c5aa-8de0-0000000067e5 | TIMING | chrony : Ensure system is NTP time synced | np0005629057 | 0:05:33.780632 | 10.33s 2026-02-25 07:53:02.842366 | fa163e15-63ff-c5aa-8de0-0000000031a0 | TASK | Force NTP sync 2026-02-25 07:53:02.852108 | fa163e15-63ff-c5aa-8de0-0000000050d8 | CHANGED | Write containers registries.conf | np0005629055 2026-02-25 07:53:02.853765 | fa163e15-63ff-c5aa-8de0-0000000050d8 | TIMING | tripleo_podman : Write containers registries.conf | np0005629055 | 0:05:33.834152 | 1.13s 2026-02-25 07:53:02.891677 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629054 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:53:02.894202 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629054 | 0:05:33.874602 | 0.86s 2026-02-25 07:53:02.909947 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TASK | Write containers.conf 2026-02-25 07:53:02.918695 | fa163e15-63ff-c5aa-8de0-000000003360 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629053 2026-02-25 07:53:02.920436 | fa163e15-63ff-c5aa-8de0-000000003360 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629053 | 0:05:33.900823 | 1.01s 2026-02-25 07:53:02.951445 | fa163e15-63ff-c5aa-8de0-000000003361 | TASK | create persistent directories 2026-02-25 07:53:03.029797 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629058 2026-02-25 07:53:03.030954 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629058 | 0:05:34.011357 | 0.57s 2026-02-25 07:53:03.044147 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:03.086246 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629058 | item=rsyslog 2026-02-25 07:53:03.094692 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629058 | item=crond 2026-02-25 07:53:03.103946 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629058 | 0:05:34.084343 | 0.06s 2026-02-25 07:53:03.122129 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629054 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:53:03.125653 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629054 | 0:05:34.106053 | 1.10s 2026-02-25 07:53:03.145476 | fa163e15-63ff-c5aa-8de0-0000000031a3 | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:03.153511 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629054 | 0:05:34.133904 | 1.12s 2026-02-25 07:53:03.155199 | fa163e15-63ff-c5aa-8de0-0000000031a0 | CHANGED | Force NTP sync | np0005629057 2026-02-25 07:53:03.155879 | fa163e15-63ff-c5aa-8de0-0000000031a0 | TIMING | Force NTP sync | np0005629057 | 0:05:34.136265 | 0.31s 2026-02-25 07:53:03.169330 | fa163e15-63ff-c5aa-8de0-0000000031a1 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:03.199256 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:53:03.206190 | fa163e15-63ff-c5aa-8de0-0000000031a3 | OK | Notice - ctlplane subnet is set | np0005629058 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:03.207048 | fa163e15-63ff-c5aa-8de0-0000000031a3 | TIMING | Notice - ctlplane subnet is set | np0005629058 | 0:05:34.187450 | 0.06s 2026-02-25 07:53:03.237461 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629054 2026-02-25 07:53:03.242994 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629054 | 0:05:34.223402 | 0.04s 2026-02-25 07:53:03.243739 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629055 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-02-25 07:53:03.244754 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629055 | 0:05:34.225160 | 0.33s 2026-02-25 07:53:03.245471 | fa163e15-63ff-c5aa-8de0-0000000031a4 | TIMING | include_role : tuned | np0005629058 | 0:05:34.225882 | 0.03s 2026-02-25 07:53:03.311806 | fa163e15-63ff-c5aa-8de0-000000003361 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:03.314067 | fa163e15-63ff-c5aa-8de0-000000003361 | TIMING | create persistent directories | np0005629053 | 0:05:34.294466 | 0.36s 2026-02-25 07:53:03.320335 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:03.352409 | fa163e15-63ff-c5aa-8de0-0000000034b4 | TASK | Run podman login 2026-02-25 07:53:03.381731 | fa163e15-63ff-c5aa-8de0-0000000034b4 | TIMING | Run podman login | np0005629054 | 0:05:34.362119 | 0.03s 2026-02-25 07:53:03.431425 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:53:03.459720 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629054 | 0:05:34.440119 | 0.03s 2026-02-25 07:53:03.475790 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629058 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:03.476552 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629058 | 0:05:34.456965 | 0.16s 2026-02-25 07:53:03.505046 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629058 | 0:05:34.485441 | 0.18s 2026-02-25 07:53:03.506103 | fa163e15-63ff-c5aa-8de0-0000000031a1 | CHANGED | Ensure system is NTP time synced | np0005629057 2026-02-25 07:53:03.506912 | fa163e15-63ff-c5aa-8de0-0000000031a1 | TIMING | Ensure system is NTP time synced | np0005629057 | 0:05:34.487318 | 0.34s 2026-02-25 07:53:03.525139 | fa163e15-63ff-c5aa-8de0-0000000031a2 | TASK | Run timezone role 2026-02-25 07:53:03.571343 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629055 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-02-25 07:53:03.575143 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629055 | 0:05:34.555517 | 0.66s 2026-02-25 07:53:03.602026 | fa163e15-63ff-c5aa-8de0-0000000034b6 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:53:03.616177 | fa163e15-63ff-c5aa-8de0-0000000031a2 | TIMING | Run timezone role | np0005629057 | 0:05:34.596551 | 0.09s 2026-02-25 07:53:03.617564 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629058 | 0:05:34.597970 | 0.07s 2026-02-25 07:53:03.657919 | fa163e15-63ff-c5aa-8de0-000000003361 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:03.689293 | fa163e15-63ff-c5aa-8de0-000000003361 | TIMING | create persistent directories | np0005629053 | 0:05:34.669692 | 0.74s 2026-02-25 07:53:03.715706 | 688baf02-5e72-4cf1-843b-8b3c19c3746b | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629058 2026-02-25 07:53:03.756796 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:03.771276 | fa163e15-63ff-c5aa-8de0-0000000072ba | TASK | Check tuned package is installed 2026-02-25 07:53:03.868056 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629055 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-02-25 07:53:03.871027 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629055 | 0:05:34.851424 | 0.96s 2026-02-25 07:53:03.972172 | fa163e15-63ff-c5aa-8de0-000000003361 | CHANGED | create persistent directories | np0005629053 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:03.975415 | fa163e15-63ff-c5aa-8de0-000000003361 | TIMING | create persistent directories | np0005629053 | 0:05:34.955821 | 1.02s 2026-02-25 07:53:03.985499 | fa163e15-63ff-c5aa-8de0-000000003361 | TIMING | create persistent directories | np0005629053 | 0:05:34.965895 | 1.03s 2026-02-25 07:53:03.987592 | fa163e15-63ff-c5aa-8de0-0000000068bc | CHANGED | Ensure system is NTP time synced | np0005629056 2026-02-25 07:53:03.988529 | fa163e15-63ff-c5aa-8de0-0000000068bc | TIMING | chrony : Ensure system is NTP time synced | np0005629056 | 0:05:34.968934 | 10.34s 2026-02-25 07:53:04.023094 | fa163e15-63ff-c5aa-8de0-000000003362 | TASK | ensure /run/redis is present upon reboot 2026-02-25 07:53:04.038475 | fa163e15-63ff-c5aa-8de0-0000000030e3 | TASK | Force NTP sync 2026-02-25 07:53:04.124448 | fa163e15-63ff-c5aa-8de0-0000000072ba | CHANGED | Check tuned package is installed | np0005629058 2026-02-25 07:53:04.127115 | fa163e15-63ff-c5aa-8de0-0000000072ba | TIMING | tuned : Check tuned package is installed | np0005629058 | 0:05:35.107500 | 0.35s 2026-02-25 07:53:04.152670 | fa163e15-63ff-c5aa-8de0-0000000050d9 | CHANGED | Write containers.conf | np0005629055 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-02-25 07:53:04.154462 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629055 | 0:05:35.134861 | 1.24s 2026-02-25 07:53:04.180251 | fa163e15-63ff-c5aa-8de0-0000000072bb | TASK | Install tuned 2026-02-25 07:53:04.191839 | fa163e15-63ff-c5aa-8de0-0000000050d9 | TIMING | tripleo_podman : Write containers.conf | np0005629055 | 0:05:35.172208 | 1.28s 2026-02-25 07:53:04.194462 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629057 2026-02-25 07:53:04.195319 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629057 | 0:05:35.175727 | 0.44s 2026-02-25 07:53:04.214473 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:04.244159 | fa163e15-63ff-c5aa-8de0-0000000050da | TASK | Enable podman.socket service 2026-02-25 07:53:04.249956 | fa163e15-63ff-c5aa-8de0-0000000072bb | SKIPPED | Install tuned | np0005629058 2026-02-25 07:53:04.250805 | fa163e15-63ff-c5aa-8de0-0000000072bb | TIMING | tuned : Install tuned | np0005629058 | 0:05:35.231206 | 0.07s 2026-02-25 07:53:04.258226 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629057 | item=rsyslog 2026-02-25 07:53:04.263258 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629057 | item=crond 2026-02-25 07:53:04.276406 | fa163e15-63ff-c5aa-8de0-0000000072bc | TASK | Restart tuned 2026-02-25 07:53:04.318286 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629057 | 0:05:35.298678 | 0.10s 2026-02-25 07:53:04.319112 | fa163e15-63ff-c5aa-8de0-0000000050da | SKIPPED | Enable podman.socket service | np0005629055 2026-02-25 07:53:04.319615 | fa163e15-63ff-c5aa-8de0-0000000050da | TIMING | tripleo_podman : Enable podman.socket service | np0005629055 | 0:05:35.300029 | 0.07s 2026-02-25 07:53:04.351471 | fa163e15-63ff-c5aa-8de0-0000000072bc | SKIPPED | Restart tuned | np0005629058 2026-02-25 07:53:04.352029 | fa163e15-63ff-c5aa-8de0-0000000072bc | TIMING | tuned : Restart tuned | np0005629058 | 0:05:35.332439 | 0.07s 2026-02-25 07:53:04.352371 | fa163e15-63ff-c5aa-8de0-0000000030e3 | CHANGED | Force NTP sync | np0005629056 2026-02-25 07:53:04.352735 | fa163e15-63ff-c5aa-8de0-0000000030e3 | TIMING | Force NTP sync | np0005629056 | 0:05:35.333148 | 0.31s 2026-02-25 07:53:04.360982 | fa163e15-63ff-c5aa-8de0-0000000030e4 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:04.374133 | fa163e15-63ff-c5aa-8de0-0000000031a3 | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:04.388309 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:04.413080 | fa163e15-63ff-c5aa-8de0-0000000034b4 | TASK | Run podman login 2026-02-25 07:53:04.419608 | fa163e15-63ff-c5aa-8de0-0000000031a3 | OK | Notice - ctlplane subnet is set | np0005629057 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:04.420585 | fa163e15-63ff-c5aa-8de0-0000000031a3 | TIMING | Notice - ctlplane subnet is set | np0005629057 | 0:05:35.400987 | 0.04s 2026-02-25 07:53:04.445888 | fa163e15-63ff-c5aa-8de0-0000000034b4 | TIMING | Run podman login | np0005629055 | 0:05:35.426286 | 0.03s 2026-02-25 07:53:04.502937 | fa163e15-63ff-c5aa-8de0-000000005356 | TASK | Perform container registry login(s) with podman 2026-02-25 07:53:04.507117 | fa163e15-63ff-c5aa-8de0-0000000031a4 | TIMING | include_role : tuned | np0005629057 | 0:05:35.487512 | 0.08s 2026-02-25 07:53:04.585658 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:04.596464 | fa163e15-63ff-c5aa-8de0-000000005356 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005629055 | 0:05:35.576842 | 0.09s 2026-02-25 07:53:04.633913 | fa163e15-63ff-c5aa-8de0-0000000034b6 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629054 2026-02-25 07:53:04.635031 | fa163e15-63ff-c5aa-8de0-0000000034b6 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629054 | 0:05:35.615434 | 1.03s 2026-02-25 07:53:04.654047 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TASK | create persistent directories 2026-02-25 07:53:04.689844 | fa163e15-63ff-c5aa-8de0-0000000034b6 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-02-25 07:53:04.696484 | fa163e15-63ff-c5aa-8de0-0000000030e4 | CHANGED | Ensure system is NTP time synced | np0005629056 2026-02-25 07:53:04.697676 | fa163e15-63ff-c5aa-8de0-0000000030e4 | TIMING | Ensure system is NTP time synced | np0005629056 | 0:05:35.678075 | 0.34s 2026-02-25 07:53:04.698351 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629058 2026-02-25 07:53:04.698812 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629058 | 0:05:35.679223 | 0.31s 2026-02-25 07:53:04.712684 | fa163e15-63ff-c5aa-8de0-0000000030e5 | TASK | Run timezone role 2026-02-25 07:53:04.747627 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629057 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:04.749972 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629057 | 0:05:35.730375 | 0.16s 2026-02-25 07:53:04.752251 | fa163e15-63ff-c5aa-8de0-0000000030e5 | TIMING | Run timezone role | np0005629056 | 0:05:35.732663 | 0.04s 2026-02-25 07:53:04.752751 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629057 | 0:05:35.733164 | 0.17s 2026-02-25 07:53:04.813286 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:04.834600 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629058 | 0:05:35.814994 | 0.11s 2026-02-25 07:53:04.856509 | 521fb44e-025f-4232-bb50-fef3e164b0c7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629058 2026-02-25 07:53:04.906770 | fa163e15-63ff-c5aa-8de0-00000000793b | TASK | Ensure profile directory exists 2026-02-25 07:53:04.915158 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629057 | 0:05:35.895547 | 0.09s 2026-02-25 07:53:04.931998 | a65fe9bb-2bc6-4ac7-a946-772836cc8570 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629057 2026-02-25 07:53:04.950904 | fa163e15-63ff-c5aa-8de0-000000007983 | TASK | Check tuned package is installed 2026-02-25 07:53:04.987102 | fa163e15-63ff-c5aa-8de0-00000000793b | SKIPPED | Ensure profile directory exists | np0005629058 2026-02-25 07:53:04.990226 | fa163e15-63ff-c5aa-8de0-00000000793b | TIMING | tuned : Ensure profile directory exists | np0005629058 | 0:05:35.970615 | 0.08s 2026-02-25 07:53:04.999665 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:05.000662 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629054 | 0:05:35.981066 | 0.35s 2026-02-25 07:53:05.022473 | fa163e15-63ff-c5aa-8de0-00000000793c | TASK | Create custom tuned profile 2026-02-25 07:53:05.031337 | fa163e15-63ff-c5aa-8de0-000000003362 | CHANGED | ensure /run/redis is present upon reboot | np0005629053 2026-02-25 07:53:05.032531 | fa163e15-63ff-c5aa-8de0-000000003362 | TIMING | ensure /run/redis is present upon reboot | np0005629053 | 0:05:36.012928 | 1.01s 2026-02-25 07:53:05.051937 | fa163e15-63ff-c5aa-8de0-000000003363 | TASK | create persistent logs directory for rsyslog 2026-02-25 07:53:05.073091 | fa163e15-63ff-c5aa-8de0-00000000793c | SKIPPED | Create custom tuned profile | np0005629058 2026-02-25 07:53:05.074301 | fa163e15-63ff-c5aa-8de0-00000000793c | TIMING | tuned : Create custom tuned profile | np0005629058 | 0:05:36.054699 | 0.05s 2026-02-25 07:53:05.089098 | fa163e15-63ff-c5aa-8de0-00000000793d | TASK | Check tuned active profile 2026-02-25 07:53:05.272168 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629056 2026-02-25 07:53:05.273814 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629056 | 0:05:36.254210 | 0.46s 2026-02-25 07:53:05.310578 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:05.324119 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:05.325815 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629054 | 0:05:36.306210 | 0.67s 2026-02-25 07:53:05.336197 | fa163e15-63ff-c5aa-8de0-000000007983 | CHANGED | Check tuned package is installed | np0005629057 2026-02-25 07:53:05.337904 | fa163e15-63ff-c5aa-8de0-000000007983 | TIMING | tuned : Check tuned package is installed | np0005629057 | 0:05:36.318265 | 0.39s 2026-02-25 07:53:05.364115 | fa163e15-63ff-c5aa-8de0-000000007984 | TASK | Install tuned 2026-02-25 07:53:05.369987 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629056 | item=rsyslog 2026-02-25 07:53:05.376457 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629056 | item=crond 2026-02-25 07:53:05.392591 | fa163e15-63ff-c5aa-8de0-000000003363 | CHANGED | create persistent logs directory for rsyslog | np0005629053 2026-02-25 07:53:05.403483 | fa163e15-63ff-c5aa-8de0-000000003363 | TIMING | create persistent logs directory for rsyslog | np0005629053 | 0:05:36.383876 | 0.35s 2026-02-25 07:53:05.404618 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629056 | 0:05:36.385023 | 0.08s 2026-02-25 07:53:05.405546 | fa163e15-63ff-c5aa-8de0-00000000793d | OK | Check tuned active profile | np0005629058 2026-02-25 07:53:05.406315 | fa163e15-63ff-c5aa-8de0-00000000793d | TIMING | tuned : Check tuned active profile | np0005629058 | 0:05:36.386719 | 0.32s 2026-02-25 07:53:05.407153 | fa163e15-63ff-c5aa-8de0-000000007984 | SKIPPED | Install tuned | np0005629057 2026-02-25 07:53:05.407837 | fa163e15-63ff-c5aa-8de0-000000007984 | TIMING | tuned : Install tuned | np0005629057 | 0:05:36.388241 | 0.03s 2026-02-25 07:53:05.443358 | fa163e15-63ff-c5aa-8de0-000000007985 | TASK | Restart tuned 2026-02-25 07:53:05.462814 | fa163e15-63ff-c5aa-8de0-00000000793e | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:05.491946 | fa163e15-63ff-c5aa-8de0-000000003364 | TASK | create persistent state directory for rsyslog 2026-02-25 07:53:05.499087 | fa163e15-63ff-c5aa-8de0-000000007985 | SKIPPED | Restart tuned | np0005629057 2026-02-25 07:53:05.500078 | fa163e15-63ff-c5aa-8de0-000000007985 | TIMING | tuned : Restart tuned | np0005629057 | 0:05:36.480476 | 0.06s 2026-02-25 07:53:05.510200 | fa163e15-63ff-c5aa-8de0-0000000030e6 | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:05.526037 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:05.544230 | fa163e15-63ff-c5aa-8de0-0000000030e6 | OK | Notice - ctlplane subnet is set | np0005629056 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:05.545206 | fa163e15-63ff-c5aa-8de0-0000000030e6 | TIMING | Notice - ctlplane subnet is set | np0005629056 | 0:05:36.525611 | 0.03s 2026-02-25 07:53:05.581204 | fa163e15-63ff-c5aa-8de0-0000000030e7 | TIMING | include_role : tuned | np0005629056 | 0:05:36.561603 | 0.03s 2026-02-25 07:53:05.634448 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629054 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:05.651847 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629054 | 0:05:36.632245 | 1.00s 2026-02-25 07:53:05.665798 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:05.674019 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629054 | 0:05:36.654409 | 1.02s 2026-02-25 07:53:05.717350 | fa163e15-63ff-c5aa-8de0-0000000034b8 | TASK | ensure /run/redis is present upon reboot 2026-02-25 07:53:05.727978 | fa163e15-63ff-c5aa-8de0-0000000034b6 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629055 2026-02-25 07:53:05.731180 | fa163e15-63ff-c5aa-8de0-0000000034b6 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005629055 | 0:05:36.711568 | 1.04s 2026-02-25 07:53:05.759739 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TASK | create persistent directories 2026-02-25 07:53:05.767796 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629056 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:05.768813 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629056 | 0:05:36.749214 | 0.10s 2026-02-25 07:53:05.779732 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629056 | 0:05:36.760123 | 0.11s 2026-02-25 07:53:05.811603 | fa163e15-63ff-c5aa-8de0-00000000793e | OK | Check Tuned Configuration file exists | np0005629058 2026-02-25 07:53:05.818942 | fa163e15-63ff-c5aa-8de0-00000000793e | TIMING | tuned : Check Tuned Configuration file exists | np0005629058 | 0:05:36.799330 | 0.35s 2026-02-25 07:53:05.820150 | fa163e15-63ff-c5aa-8de0-000000003364 | CHANGED | create persistent state directory for rsyslog | np0005629053 2026-02-25 07:53:05.821003 | fa163e15-63ff-c5aa-8de0-000000003364 | TIMING | create persistent state directory for rsyslog | np0005629053 | 0:05:36.801408 | 0.33s 2026-02-25 07:53:05.848963 | fa163e15-63ff-c5aa-8de0-00000000793f | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:05.897961 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629057 2026-02-25 07:53:05.904217 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629057 | 0:05:36.884613 | 0.38s 2026-02-25 07:53:05.905019 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629056 | 0:05:36.885429 | 0.10s 2026-02-25 07:53:05.905532 | fa163e15-63ff-c5aa-8de0-00000000793f | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629058 2026-02-25 07:53:05.905989 | fa163e15-63ff-c5aa-8de0-00000000793f | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629058 | 0:05:36.886400 | 0.06s 2026-02-25 07:53:05.930771 | e751ee69-8c0b-4a7a-ba85-becc0f530a87 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629056 2026-02-25 07:53:05.947007 | fa163e15-63ff-c5aa-8de0-000000007c04 | TASK | Check tuned package is installed 2026-02-25 07:53:05.981054 | fa163e15-63ff-c5aa-8de0-000000007940 | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:05.987394 | fa163e15-63ff-c5aa-8de0-000000003365 | TIMING | include_role : tripleo_sshd | np0005629053 | 0:05:36.967788 | 0.10s 2026-02-25 07:53:06.049438 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:53:06.055516 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629057 | 0:05:37.035912 | 0.09s 2026-02-25 07:53:06.056296 | fa163e15-63ff-c5aa-8de0-000000007940 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629058 2026-02-25 07:53:06.056784 | fa163e15-63ff-c5aa-8de0-000000007940 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629058 | 0:05:37.037197 | 0.07s 2026-02-25 07:53:06.071792 | 58602854-7984-48a5-89e9-7f12e6a83c8e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629057 2026-02-25 07:53:06.085210 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:06.086475 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629055 | 0:05:37.066874 | 0.31s 2026-02-25 07:53:06.112331 | fa163e15-63ff-c5aa-8de0-000000007d19 | TASK | Ensure profile directory exists 2026-02-25 07:53:06.141435 | fa163e15-63ff-c5aa-8de0-000000007941 | TASK | Enable tuned profile 2026-02-25 07:53:06.160787 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:53:06.163789 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629053 | 0:05:37.144180 | 0.11s 2026-02-25 07:53:06.170386 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629053 | 0:05:37.150784 | 0.12s 2026-02-25 07:53:06.203365 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:53:06.211281 | fa163e15-63ff-c5aa-8de0-000000007941 | SKIPPED | Enable tuned profile | np0005629058 2026-02-25 07:53:06.212757 | fa163e15-63ff-c5aa-8de0-000000007941 | TIMING | tuned : Enable tuned profile | np0005629058 | 0:05:37.193150 | 0.07s 2026-02-25 07:53:06.213383 | fa163e15-63ff-c5aa-8de0-000000007d19 | SKIPPED | Ensure profile directory exists | np0005629057 2026-02-25 07:53:06.213992 | fa163e15-63ff-c5aa-8de0-000000007d19 | TIMING | tuned : Ensure profile directory exists | np0005629057 | 0:05:37.194389 | 0.10s 2026-02-25 07:53:06.231015 | fa163e15-63ff-c5aa-8de0-000000007d1a | TASK | Create custom tuned profile 2026-02-25 07:53:06.260354 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TASK | create persistent directories 2026-02-25 07:53:06.301222 | fa163e15-63ff-c5aa-8de0-000000007d1a | SKIPPED | Create custom tuned profile | np0005629057 2026-02-25 07:53:06.302303 | fa163e15-63ff-c5aa-8de0-000000007d1a | TIMING | tuned : Create custom tuned profile | np0005629057 | 0:05:37.282705 | 0.07s 2026-02-25 07:53:06.317752 | fa163e15-63ff-c5aa-8de0-000000007d1b | TASK | Check tuned active profile 2026-02-25 07:53:06.324734 | fa163e15-63ff-c5aa-8de0-000000007c04 | CHANGED | Check tuned package is installed | np0005629056 2026-02-25 07:53:06.325758 | fa163e15-63ff-c5aa-8de0-000000007c04 | TIMING | tuned : Check tuned package is installed | np0005629056 | 0:05:37.306162 | 0.38s 2026-02-25 07:53:06.337757 | fa163e15-63ff-c5aa-8de0-000000007c05 | TASK | Install tuned 2026-02-25 07:53:06.360436 | fa163e15-63ff-c5aa-8de0-000000007c05 | SKIPPED | Install tuned | np0005629056 2026-02-25 07:53:06.361234 | fa163e15-63ff-c5aa-8de0-000000007c05 | TIMING | tuned : Install tuned | np0005629056 | 0:05:37.341641 | 0.02s 2026-02-25 07:53:06.371518 | fa163e15-63ff-c5aa-8de0-000000007c06 | TASK | Restart tuned 2026-02-25 07:53:06.385355 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:06.389125 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629055 | 0:05:37.369512 | 0.62s 2026-02-25 07:53:06.407213 | fa163e15-63ff-c5aa-8de0-000000007c06 | SKIPPED | Restart tuned | np0005629056 2026-02-25 07:53:06.409241 | fa163e15-63ff-c5aa-8de0-000000007c06 | TIMING | tuned : Restart tuned | np0005629056 | 0:05:37.389642 | 0.04s 2026-02-25 07:53:06.425006 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:06.603774 | fa163e15-63ff-c5aa-8de0-0000000031a5 | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:53:06.607285 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629058 | 0:05:37.587686 | 0.35s 2026-02-25 07:53:06.629312 | fa163e15-63ff-c5aa-8de0-000000007d1b | OK | Check tuned active profile | np0005629057 2026-02-25 07:53:06.631371 | fa163e15-63ff-c5aa-8de0-000000007d1b | TIMING | tuned : Check tuned active profile | np0005629057 | 0:05:37.611771 | 0.31s 2026-02-25 07:53:06.658553 | fa163e15-63ff-c5aa-8de0-000000007d1c | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:06.669100 | fa163e15-63ff-c5aa-8de0-0000000034b8 | CHANGED | ensure /run/redis is present upon reboot | np0005629054 2026-02-25 07:53:06.675941 | fa163e15-63ff-c5aa-8de0-0000000034b8 | TIMING | ensure /run/redis is present upon reboot | np0005629054 | 0:05:37.656338 | 0.96s 2026-02-25 07:53:06.679229 | fa163e15-63ff-c5aa-8de0-0000000034b7 | CHANGED | create persistent directories | np0005629055 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-02-25 07:53:06.683179 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629055 | 0:05:37.663580 | 0.91s 2026-02-25 07:53:06.699787 | fa163e15-63ff-c5aa-8de0-0000000034b9 | TASK | create persistent logs directory for rsyslog 2026-02-25 07:53:06.705740 | fa163e15-63ff-c5aa-8de0-0000000034b7 | TIMING | create persistent directories | np0005629055 | 0:05:37.686139 | 0.93s 2026-02-25 07:53:06.726293 | fa163e15-63ff-c5aa-8de0-0000000034b8 | TASK | ensure /run/redis is present upon reboot 2026-02-25 07:53:06.732044 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629056 2026-02-25 07:53:06.732944 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629056 | 0:05:37.713348 | 0.31s 2026-02-25 07:53:06.782275 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629056 | 0:05:37.762678 | 0.03s 2026-02-25 07:53:06.795825 | 36b5ce92-05f8-49e5-90f5-8eeabe013152 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629056 2026-02-25 07:53:06.811978 | fa163e15-63ff-c5aa-8de0-000000007d81 | TASK | Ensure profile directory exists 2026-02-25 07:53:06.874263 | fa163e15-63ff-c5aa-8de0-000000007d81 | SKIPPED | Ensure profile directory exists | np0005629056 2026-02-25 07:53:06.874916 | fa163e15-63ff-c5aa-8de0-000000007d81 | TIMING | tuned : Ensure profile directory exists | np0005629056 | 0:05:37.855324 | 0.06s 2026-02-25 07:53:06.885537 | fa163e15-63ff-c5aa-8de0-0000000031a5 | CHANGED | create persistent directories | np0005629058 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:53:06.888284 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629058 | 0:05:37.868680 | 0.63s 2026-02-25 07:53:06.894801 | fa163e15-63ff-c5aa-8de0-000000007d82 | TASK | Create custom tuned profile 2026-02-25 07:53:06.907141 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629058 | 0:05:37.887541 | 0.65s 2026-02-25 07:53:06.917914 | fa163e15-63ff-c5aa-8de0-0000000031a6 | TASK | Copy in cleanup script 2026-02-25 07:53:06.934924 | fa163e15-63ff-c5aa-8de0-000000007d1c | OK | Check Tuned Configuration file exists | np0005629057 2026-02-25 07:53:06.935713 | fa163e15-63ff-c5aa-8de0-000000007d1c | TIMING | tuned : Check Tuned Configuration file exists | np0005629057 | 0:05:37.916120 | 0.28s 2026-02-25 07:53:06.946201 | fa163e15-63ff-c5aa-8de0-000000007d1d | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:06.960883 | fa163e15-63ff-c5aa-8de0-000000007d82 | SKIPPED | Create custom tuned profile | np0005629056 2026-02-25 07:53:06.961776 | fa163e15-63ff-c5aa-8de0-000000007d82 | TIMING | tuned : Create custom tuned profile | np0005629056 | 0:05:37.942178 | 0.06s 2026-02-25 07:53:06.971847 | fa163e15-63ff-c5aa-8de0-000000007d83 | TASK | Check tuned active profile 2026-02-25 07:53:07.013499 | fa163e15-63ff-c5aa-8de0-0000000034b9 | CHANGED | create persistent logs directory for rsyslog | np0005629054 2026-02-25 07:53:07.014355 | fa163e15-63ff-c5aa-8de0-0000000034b9 | TIMING | create persistent logs directory for rsyslog | np0005629054 | 0:05:37.994763 | 0.31s 2026-02-25 07:53:07.014767 | fa163e15-63ff-c5aa-8de0-000000007d1d | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629057 2026-02-25 07:53:07.015143 | fa163e15-63ff-c5aa-8de0-000000007d1d | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629057 | 0:05:37.995556 | 0.07s 2026-02-25 07:53:07.026184 | fa163e15-63ff-c5aa-8de0-000000007d1e | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:07.045560 | fa163e15-63ff-c5aa-8de0-0000000034ba | TASK | create persistent state directory for rsyslog 2026-02-25 07:53:07.088481 | fa163e15-63ff-c5aa-8de0-000000007d1e | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629057 2026-02-25 07:53:07.090059 | fa163e15-63ff-c5aa-8de0-000000007d1e | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629057 | 0:05:38.070450 | 0.06s 2026-02-25 07:53:07.109598 | fa163e15-63ff-c5aa-8de0-000000007d1f | TASK | Enable tuned profile 2026-02-25 07:53:07.138380 | fa163e15-63ff-c5aa-8de0-000000007d1f | SKIPPED | Enable tuned profile | np0005629057 2026-02-25 07:53:07.139506 | fa163e15-63ff-c5aa-8de0-000000007d1f | TIMING | tuned : Enable tuned profile | np0005629057 | 0:05:38.119905 | 0.03s 2026-02-25 07:53:07.175063 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TASK | create persistent directories 2026-02-25 07:53:07.280762 | fa163e15-63ff-c5aa-8de0-000000007d83 | OK | Check tuned active profile | np0005629056 2026-02-25 07:53:07.281929 | fa163e15-63ff-c5aa-8de0-000000007d83 | TIMING | tuned : Check tuned active profile | np0005629056 | 0:05:38.262332 | 0.31s 2026-02-25 07:53:07.294972 | fa163e15-63ff-c5aa-8de0-000000007d84 | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:07.381088 | fa163e15-63ff-c5aa-8de0-0000000034ba | CHANGED | create persistent state directory for rsyslog | np0005629054 2026-02-25 07:53:07.382231 | fa163e15-63ff-c5aa-8de0-0000000034ba | TIMING | create persistent state directory for rsyslog | np0005629054 | 0:05:38.362635 | 0.34s 2026-02-25 07:53:07.431067 | fa163e15-63ff-c5aa-8de0-0000000034bb | TIMING | include_role : tripleo_sshd | np0005629054 | 0:05:38.411467 | 0.03s 2026-02-25 07:53:07.497040 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:53:07.520688 | fa163e15-63ff-c5aa-8de0-0000000031a5 | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:53:07.524640 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629057 | 0:05:38.505021 | 0.35s 2026-02-25 07:53:07.578752 | fa163e15-63ff-c5aa-8de0-000000007d84 | OK | Check Tuned Configuration file exists | np0005629056 2026-02-25 07:53:07.580380 | fa163e15-63ff-c5aa-8de0-000000007d84 | TIMING | tuned : Check Tuned Configuration file exists | np0005629056 | 0:05:38.560782 | 0.28s 2026-02-25 07:53:07.600426 | fa163e15-63ff-c5aa-8de0-000000007d85 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:07.623176 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:53:07.626142 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629054 | 0:05:38.606528 | 0.13s 2026-02-25 07:53:07.633505 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629054 | 0:05:38.613911 | 0.13s 2026-02-25 07:53:07.657295 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:53:07.663735 | fa163e15-63ff-c5aa-8de0-000000007d85 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629056 2026-02-25 07:53:07.664914 | fa163e15-63ff-c5aa-8de0-000000007d85 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629056 | 0:05:38.645307 | 0.06s 2026-02-25 07:53:07.680426 | fa163e15-63ff-c5aa-8de0-000000007d86 | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:07.692939 | fa163e15-63ff-c5aa-8de0-0000000034b8 | CHANGED | ensure /run/redis is present upon reboot | np0005629055 2026-02-25 07:53:07.694189 | fa163e15-63ff-c5aa-8de0-0000000034b8 | TIMING | ensure /run/redis is present upon reboot | np0005629055 | 0:05:38.674583 | 0.97s 2026-02-25 07:53:07.716069 | fa163e15-63ff-c5aa-8de0-0000000034b9 | TASK | create persistent logs directory for rsyslog 2026-02-25 07:53:07.743335 | fa163e15-63ff-c5aa-8de0-000000007d86 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629056 2026-02-25 07:53:07.744327 | fa163e15-63ff-c5aa-8de0-000000007d86 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629056 | 0:05:38.724732 | 0.06s 2026-02-25 07:53:07.755325 | fa163e15-63ff-c5aa-8de0-000000007d87 | TASK | Enable tuned profile 2026-02-25 07:53:07.791548 | fa163e15-63ff-c5aa-8de0-000000007d87 | SKIPPED | Enable tuned profile | np0005629056 2026-02-25 07:53:07.798348 | fa163e15-63ff-c5aa-8de0-000000007d87 | TIMING | tuned : Enable tuned profile | np0005629056 | 0:05:38.778743 | 0.04s 2026-02-25 07:53:07.799634 | fa163e15-63ff-c5aa-8de0-0000000031a5 | CHANGED | create persistent directories | np0005629057 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:53:07.803174 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629057 | 0:05:38.783577 | 0.63s 2026-02-25 07:53:07.832201 | fa163e15-63ff-c5aa-8de0-0000000031a5 | TIMING | create persistent directories | np0005629057 | 0:05:38.812603 | 0.66s 2026-02-25 07:53:07.833649 | fa163e15-63ff-c5aa-8de0-0000000031a6 | CHANGED | Copy in cleanup script | np0005629058 2026-02-25 07:53:07.834463 | fa163e15-63ff-c5aa-8de0-0000000031a6 | TIMING | Copy in cleanup script | np0005629058 | 0:05:38.814869 | 0.92s 2026-02-25 07:53:07.851318 | fa163e15-63ff-c5aa-8de0-0000000030e8 | TASK | create persistent directories 2026-02-25 07:53:07.871523 | fa163e15-63ff-c5aa-8de0-0000000031a6 | TASK | Copy in cleanup script 2026-02-25 07:53:07.889035 | fa163e15-63ff-c5aa-8de0-0000000031a7 | TASK | Copy in cleanup service 2026-02-25 07:53:08.009666 | fa163e15-63ff-c5aa-8de0-0000000034b9 | CHANGED | create persistent logs directory for rsyslog | np0005629055 2026-02-25 07:53:08.010683 | fa163e15-63ff-c5aa-8de0-0000000034b9 | TIMING | create persistent logs directory for rsyslog | np0005629055 | 0:05:38.991087 | 0.29s 2026-02-25 07:53:08.025594 | fa163e15-63ff-c5aa-8de0-0000000034ba | TASK | create persistent state directory for rsyslog 2026-02-25 07:53:08.171157 | fa163e15-63ff-c5aa-8de0-0000000030e8 | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-02-25 07:53:08.175117 | fa163e15-63ff-c5aa-8de0-0000000030e8 | TIMING | create persistent directories | np0005629056 | 0:05:39.155507 | 0.32s 2026-02-25 07:53:08.315501 | fa163e15-63ff-c5aa-8de0-0000000034ba | CHANGED | create persistent state directory for rsyslog | np0005629055 2026-02-25 07:53:08.316270 | fa163e15-63ff-c5aa-8de0-0000000034ba | TIMING | create persistent state directory for rsyslog | np0005629055 | 0:05:39.296679 | 0.29s 2026-02-25 07:53:08.363478 | fa163e15-63ff-c5aa-8de0-0000000034bb | TIMING | include_role : tripleo_sshd | np0005629055 | 0:05:39.343879 | 0.03s 2026-02-25 07:53:08.418004 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TASK | Gather variables for each operating system 2026-02-25 07:53:08.482103 | fa163e15-63ff-c5aa-8de0-0000000030e8 | CHANGED | create persistent directories | np0005629056 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-02-25 07:53:08.486667 | fa163e15-63ff-c5aa-8de0-0000000030e8 | TIMING | create persistent directories | np0005629056 | 0:05:39.467047 | 0.63s 2026-02-25 07:53:08.495034 | fa163e15-63ff-c5aa-8de0-0000000030e8 | TIMING | create persistent directories | np0005629056 | 0:05:39.475436 | 0.64s 2026-02-25 07:53:08.505116 | fa163e15-63ff-c5aa-8de0-0000000030e9 | TASK | Copy in cleanup script 2026-02-25 07:53:08.570078 | fa163e15-63ff-c5aa-8de0-0000000056e7 | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-02-25 07:53:08.574138 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629055 | 0:05:39.554527 | 0.16s 2026-02-25 07:53:08.581580 | fa163e15-63ff-c5aa-8de0-0000000056e7 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005629055 | 0:05:39.561981 | 0.16s 2026-02-25 07:53:08.601196 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TASK | Install the OpenSSH server 2026-02-25 07:53:08.798939 | fa163e15-63ff-c5aa-8de0-0000000031a7 | CHANGED | Copy in cleanup service | np0005629058 2026-02-25 07:53:08.800265 | fa163e15-63ff-c5aa-8de0-0000000031a7 | TIMING | Copy in cleanup service | np0005629058 | 0:05:39.780666 | 0.91s 2026-02-25 07:53:08.813849 | fa163e15-63ff-c5aa-8de0-0000000031a8 | TASK | Enabling the cleanup service 2026-02-25 07:53:08.848834 | fa163e15-63ff-c5aa-8de0-0000000031a6 | CHANGED | Copy in cleanup script | np0005629057 2026-02-25 07:53:08.849960 | fa163e15-63ff-c5aa-8de0-0000000031a6 | TIMING | Copy in cleanup script | np0005629057 | 0:05:39.830364 | 0.98s 2026-02-25 07:53:08.862119 | fa163e15-63ff-c5aa-8de0-0000000031a7 | TASK | Copy in cleanup service 2026-02-25 07:53:09.162811 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629053 2026-02-25 07:53:09.165371 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629053 | 0:05:40.145756 | 2.96s 2026-02-25 07:53:09.199063 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:53:09.224224 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629053 2026-02-25 07:53:09.225494 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629053 | 0:05:40.205889 | 0.02s 2026-02-25 07:53:09.257873 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:53:09.292193 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629053 | 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-02-25 07:53:09.293560 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629053 | 0:05:40.273955 | 0.03s 2026-02-25 07:53:09.324646 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:53:09.358410 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629053 2026-02-25 07:53:09.360208 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629053 | 0:05:40.340606 | 0.03s 2026-02-25 07:53:09.389213 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:53:09.436966 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629053 | 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-02-25 07:53:09.438016 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629053 | 0:05:40.418422 | 0.05s 2026-02-25 07:53:09.456755 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:53:09.470583 | fa163e15-63ff-c5aa-8de0-0000000030e9 | CHANGED | Copy in cleanup script | np0005629056 2026-02-25 07:53:09.471569 | fa163e15-63ff-c5aa-8de0-0000000030e9 | TIMING | Copy in cleanup script | np0005629056 | 0:05:40.451971 | 0.97s 2026-02-25 07:53:09.481591 | fa163e15-63ff-c5aa-8de0-0000000030ea | TASK | Copy in cleanup service 2026-02-25 07:53:09.493925 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629053 2026-02-25 07:53:09.495019 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629053 | 0:05:40.475423 | 0.04s 2026-02-25 07:53:09.509460 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:53:09.540321 | fa163e15-63ff-c5aa-8de0-0000000031a8 | CHANGED | Enabling the cleanup service | np0005629058 2026-02-25 07:53:09.546904 | fa163e15-63ff-c5aa-8de0-0000000031a8 | TIMING | Enabling the cleanup service | np0005629058 | 0:05:40.527261 | 0.73s 2026-02-25 07:53:09.549415 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629053 2026-02-25 07:53:09.550350 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629053 | 0:05:40.530751 | 0.04s 2026-02-25 07:53:09.571786 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TASK | create persistent directories 2026-02-25 07:53:09.602418 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:53:09.647807 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629053 2026-02-25 07:53:09.648769 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629053 | 0:05:40.629173 | 0.04s 2026-02-25 07:53:09.666831 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:53:09.830650 | fa163e15-63ff-c5aa-8de0-0000000031a7 | CHANGED | Copy in cleanup service | np0005629057 2026-02-25 07:53:09.832528 | fa163e15-63ff-c5aa-8de0-0000000031a7 | TIMING | Copy in cleanup service | np0005629057 | 0:05:40.812921 | 0.97s 2026-02-25 07:53:09.852172 | fa163e15-63ff-c5aa-8de0-0000000031a8 | TASK | Enabling the cleanup service 2026-02-25 07:53:09.906644 | fa163e15-63ff-c5aa-8de0-0000000031a9 | CHANGED | create persistent directories | np0005629058 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:53:09.910998 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TIMING | create persistent directories | np0005629058 | 0:05:40.891388 | 0.34s 2026-02-25 07:53:09.918162 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TIMING | create persistent directories | np0005629058 | 0:05:40.898563 | 0.34s 2026-02-25 07:53:09.931489 | fa163e15-63ff-c5aa-8de0-0000000031aa | TASK | create /run/netns with temp namespace 2026-02-25 07:53:10.235810 | fa163e15-63ff-c5aa-8de0-0000000031aa | CHANGED | create /run/netns with temp namespace | np0005629058 2026-02-25 07:53:10.237303 | fa163e15-63ff-c5aa-8de0-0000000031aa | TIMING | create /run/netns with temp namespace | np0005629058 | 0:05:41.217700 | 0.30s 2026-02-25 07:53:10.256721 | fa163e15-63ff-c5aa-8de0-0000000031ab | TASK | remove temp namespace 2026-02-25 07:53:10.461828 | fa163e15-63ff-c5aa-8de0-0000000030ea | CHANGED | Copy in cleanup service | np0005629056 2026-02-25 07:53:10.463691 | fa163e15-63ff-c5aa-8de0-0000000030ea | TIMING | Copy in cleanup service | np0005629056 | 0:05:41.444085 | 0.98s 2026-02-25 07:53:10.483557 | fa163e15-63ff-c5aa-8de0-0000000030eb | TASK | Enabling the cleanup service 2026-02-25 07:53:10.560056 | fa163e15-63ff-c5aa-8de0-0000000031a8 | CHANGED | Enabling the cleanup service | np0005629057 2026-02-25 07:53:10.562536 | fa163e15-63ff-c5aa-8de0-0000000031a8 | TIMING | Enabling the cleanup service | np0005629057 | 0:05:41.542925 | 0.71s 2026-02-25 07:53:10.597679 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TASK | create persistent directories 2026-02-25 07:53:10.608256 | fa163e15-63ff-c5aa-8de0-0000000031ab | CHANGED | remove temp namespace | np0005629058 2026-02-25 07:53:10.610089 | fa163e15-63ff-c5aa-8de0-0000000031ab | TIMING | remove temp namespace | np0005629058 | 0:05:41.590480 | 0.35s 2026-02-25 07:53:10.611258 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629054 2026-02-25 07:53:10.612242 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629054 | 0:05:41.592647 | 2.95s 2026-02-25 07:53:10.634770 | fa163e15-63ff-c5aa-8de0-0000000031ac | TASK | create /var/lib/neutron 2026-02-25 07:53:10.679422 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:53:10.717481 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629053 2026-02-25 07:53:10.719018 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629053 | 0:05:41.699410 | 1.05s 2026-02-25 07:53:10.720281 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629054 2026-02-25 07:53:10.720993 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629054 | 0:05:41.701396 | 0.04s 2026-02-25 07:53:10.753398 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:53:10.776771 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:53:10.810727 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629054 | 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-02-25 07:53:10.811964 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629054 | 0:05:41.792356 | 0.03s 2026-02-25 07:53:10.830613 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:53:10.853646 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629054 2026-02-25 07:53:10.854565 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629054 | 0:05:41.834970 | 0.02s 2026-02-25 07:53:10.872432 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:53:10.899359 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629054 | 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-02-25 07:53:10.900063 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629054 | 0:05:41.880471 | 0.03s 2026-02-25 07:53:10.913916 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:53:10.935716 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629054 2026-02-25 07:53:10.939252 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629054 | 0:05:41.919659 | 0.02s 2026-02-25 07:53:10.939663 | fa163e15-63ff-c5aa-8de0-0000000031ac | CHANGED | create /var/lib/neutron | np0005629058 2026-02-25 07:53:10.940039 | fa163e15-63ff-c5aa-8de0-0000000031ac | TIMING | create /var/lib/neutron | np0005629058 | 0:05:41.920452 | 0.30s 2026-02-25 07:53:10.942948 | fa163e15-63ff-c5aa-8de0-0000000031a9 | CHANGED | create persistent directories | np0005629057 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:53:10.945253 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TIMING | create persistent directories | np0005629057 | 0:05:41.925660 | 0.35s 2026-02-25 07:53:10.960088 | fa163e15-63ff-c5aa-8de0-0000000031ad | TASK | set conditions 2026-02-25 07:53:10.978110 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:53:10.984191 | fa163e15-63ff-c5aa-8de0-0000000031a9 | TIMING | create persistent directories | np0005629057 | 0:05:41.964586 | 0.38s 2026-02-25 07:53:10.996637 | fa163e15-63ff-c5aa-8de0-0000000031aa | TASK | create /run/netns with temp namespace 2026-02-25 07:53:11.003075 | fa163e15-63ff-c5aa-8de0-0000000031ad | OK | set conditions | np0005629058 2026-02-25 07:53:11.003941 | fa163e15-63ff-c5aa-8de0-0000000031ad | TIMING | set conditions | np0005629058 | 0:05:41.984344 | 0.04s 2026-02-25 07:53:11.022382 | fa163e15-63ff-c5aa-8de0-0000000031ae | TASK | create kill_scripts directory within /var/lib/neutron 2026-02-25 07:53:11.028588 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629054 2026-02-25 07:53:11.029419 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629054 | 0:05:42.009821 | 0.05s 2026-02-25 07:53:11.044346 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:53:11.078138 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629054 2026-02-25 07:53:11.078992 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629054 | 0:05:42.059402 | 0.03s 2026-02-25 07:53:11.098088 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:53:11.223490 | fa163e15-63ff-c5aa-8de0-0000000030eb | CHANGED | Enabling the cleanup service | np0005629056 2026-02-25 07:53:11.226162 | fa163e15-63ff-c5aa-8de0-0000000030eb | TIMING | Enabling the cleanup service | np0005629056 | 0:05:42.206554 | 0.74s 2026-02-25 07:53:11.254807 | fa163e15-63ff-c5aa-8de0-0000000030ec | TASK | create persistent directories 2026-02-25 07:53:11.267672 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629053 2026-02-25 07:53:11.270288 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629053 | 0:05:42.250671 | 0.51s 2026-02-25 07:53:11.308838 | fa163e15-63ff-c5aa-8de0-0000000031aa | CHANGED | create /run/netns with temp namespace | np0005629057 2026-02-25 07:53:11.309533 | fa163e15-63ff-c5aa-8de0-0000000031aa | TIMING | create /run/netns with temp namespace | np0005629057 | 0:05:42.289943 | 0.31s 2026-02-25 07:53:11.317534 | fa163e15-63ff-c5aa-8de0-0000000031ae | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005629058 2026-02-25 07:53:11.317955 | fa163e15-63ff-c5aa-8de0-0000000031ae | TIMING | create kill_scripts directory within /var/lib/neutron | np0005629058 | 0:05:42.298368 | 0.29s 2026-02-25 07:53:11.327662 | fa163e15-63ff-c5aa-8de0-0000000031ab | TASK | remove temp namespace 2026-02-25 07:53:11.341888 | fa163e15-63ff-c5aa-8de0-0000000031af | TASK | create haproxy kill script 2026-02-25 07:53:11.364108 | fa163e15-63ff-c5aa-8de0-000000003366 | TASK | create persistent directories 2026-02-25 07:53:11.573226 | fa163e15-63ff-c5aa-8de0-0000000056e9 | OK | Install the OpenSSH server | np0005629055 2026-02-25 07:53:11.574366 | fa163e15-63ff-c5aa-8de0-0000000056e9 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005629055 | 0:05:42.554771 | 2.97s 2026-02-25 07:53:11.594301 | fa163e15-63ff-c5aa-8de0-0000000056ea | TASK | Start sshd 2026-02-25 07:53:11.609689 | fa163e15-63ff-c5aa-8de0-0000000030ec | CHANGED | create persistent directories | np0005629056 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-02-25 07:53:11.615486 | fa163e15-63ff-c5aa-8de0-0000000030ec | TIMING | create persistent directories | np0005629056 | 0:05:42.595859 | 0.36s 2026-02-25 07:53:11.631213 | fa163e15-63ff-c5aa-8de0-0000000030ec | TIMING | create persistent directories | np0005629056 | 0:05:42.611619 | 0.37s 2026-02-25 07:53:11.631948 | fa163e15-63ff-c5aa-8de0-0000000056ea | SKIPPED | Start sshd | np0005629055 2026-02-25 07:53:11.632444 | fa163e15-63ff-c5aa-8de0-0000000056ea | TIMING | tripleo_sshd : Start sshd | np0005629055 | 0:05:42.612855 | 0.04s 2026-02-25 07:53:11.644453 | fa163e15-63ff-c5aa-8de0-0000000030ed | TASK | create /run/netns with temp namespace 2026-02-25 07:53:11.674763 | fa163e15-63ff-c5aa-8de0-0000000056eb | TASK | PasswordAuthentication notice 2026-02-25 07:53:11.681685 | fa163e15-63ff-c5aa-8de0-0000000031ab | CHANGED | remove temp namespace | np0005629057 2026-02-25 07:53:11.683006 | fa163e15-63ff-c5aa-8de0-0000000031ab | TIMING | remove temp namespace | np0005629057 | 0:05:42.663402 | 0.35s 2026-02-25 07:53:11.690284 | fa163e15-63ff-c5aa-8de0-000000003366 | CHANGED | create persistent directories | np0005629053 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:11.694785 | fa163e15-63ff-c5aa-8de0-000000003366 | TIMING | create persistent directories | np0005629053 | 0:05:42.675185 | 0.33s 2026-02-25 07:53:11.702717 | fa163e15-63ff-c5aa-8de0-0000000031ac | TASK | create /var/lib/neutron 2026-02-25 07:53:11.725238 | fa163e15-63ff-c5aa-8de0-0000000056eb | OK | PasswordAuthentication notice | np0005629055 | 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-02-25 07:53:11.726012 | fa163e15-63ff-c5aa-8de0-0000000056eb | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005629055 | 0:05:42.706419 | 0.05s 2026-02-25 07:53:11.740540 | fa163e15-63ff-c5aa-8de0-0000000056ec | TASK | PasswordAuthentication duplication notice 2026-02-25 07:53:11.771966 | fa163e15-63ff-c5aa-8de0-0000000056ec | SKIPPED | PasswordAuthentication duplication notice | np0005629055 2026-02-25 07:53:11.772580 | fa163e15-63ff-c5aa-8de0-0000000056ec | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005629055 | 0:05:42.752990 | 0.03s 2026-02-25 07:53:11.786498 | fa163e15-63ff-c5aa-8de0-0000000056ed | TASK | Motd duplication notice 2026-02-25 07:53:11.828831 | fa163e15-63ff-c5aa-8de0-0000000056ed | OK | Motd duplication notice | np0005629055 | 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-02-25 07:53:11.830172 | fa163e15-63ff-c5aa-8de0-0000000056ed | TIMING | tripleo_sshd : Motd duplication notice | np0005629055 | 0:05:42.810569 | 0.04s 2026-02-25 07:53:11.859581 | fa163e15-63ff-c5aa-8de0-0000000056ee | TASK | Configure the banner text 2026-02-25 07:53:11.887144 | fa163e15-63ff-c5aa-8de0-0000000056ee | SKIPPED | Configure the banner text | np0005629055 2026-02-25 07:53:11.888280 | fa163e15-63ff-c5aa-8de0-0000000056ee | TIMING | tripleo_sshd : Configure the banner text | np0005629055 | 0:05:42.868678 | 0.03s 2026-02-25 07:53:11.914541 | fa163e15-63ff-c5aa-8de0-0000000056ef | TASK | Configure the motd banner 2026-02-25 07:53:11.939388 | fa163e15-63ff-c5aa-8de0-0000000056ef | SKIPPED | Configure the motd banner | np0005629055 2026-02-25 07:53:11.940301 | fa163e15-63ff-c5aa-8de0-0000000056ef | TIMING | tripleo_sshd : Configure the motd banner | np0005629055 | 0:05:42.920706 | 0.02s 2026-02-25 07:53:11.974324 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TASK | Update sshd configuration options from vars 2026-02-25 07:53:11.984598 | fa163e15-63ff-c5aa-8de0-0000000030ed | CHANGED | create /run/netns with temp namespace | np0005629056 2026-02-25 07:53:11.986660 | fa163e15-63ff-c5aa-8de0-0000000030ed | TIMING | create /run/netns with temp namespace | np0005629056 | 0:05:42.967048 | 0.34s 2026-02-25 07:53:11.994757 | fa163e15-63ff-c5aa-8de0-000000003366 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:11.999381 | fa163e15-63ff-c5aa-8de0-000000003366 | TIMING | create persistent directories | np0005629053 | 0:05:42.979780 | 0.63s 2026-02-25 07:53:12.026066 | fa163e15-63ff-c5aa-8de0-0000000030ee | TASK | remove temp namespace 2026-02-25 07:53:12.038067 | fa163e15-63ff-c5aa-8de0-0000000056f0 | OK | Update sshd configuration options from vars | np0005629055 2026-02-25 07:53:12.039575 | fa163e15-63ff-c5aa-8de0-0000000056f0 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005629055 | 0:05:43.019968 | 0.06s 2026-02-25 07:53:12.040318 | fa163e15-63ff-c5aa-8de0-0000000031ac | CHANGED | create /var/lib/neutron | np0005629057 2026-02-25 07:53:12.040885 | fa163e15-63ff-c5aa-8de0-0000000031ac | TIMING | create /var/lib/neutron | np0005629057 | 0:05:43.021295 | 0.34s 2026-02-25 07:53:12.054705 | fa163e15-63ff-c5aa-8de0-0000000031ad | TASK | set conditions 2026-02-25 07:53:12.079665 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TASK | Adjust ssh server configuration 2026-02-25 07:53:12.093208 | fa163e15-63ff-c5aa-8de0-0000000031ad | OK | set conditions | np0005629057 2026-02-25 07:53:12.094199 | fa163e15-63ff-c5aa-8de0-0000000031ad | TIMING | set conditions | np0005629057 | 0:05:43.074602 | 0.04s 2026-02-25 07:53:12.105003 | fa163e15-63ff-c5aa-8de0-0000000031ae | TASK | create kill_scripts directory within /var/lib/neutron 2026-02-25 07:53:12.116480 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629054 2026-02-25 07:53:12.117421 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629054 | 0:05:43.097821 | 1.02s 2026-02-25 07:53:12.135947 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:53:12.290698 | fa163e15-63ff-c5aa-8de0-000000003366 | CHANGED | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:12.293741 | fa163e15-63ff-c5aa-8de0-000000003366 | TIMING | create persistent directories | np0005629053 | 0:05:43.274125 | 0.93s 2026-02-25 07:53:12.306166 | fa163e15-63ff-c5aa-8de0-000000003366 | TIMING | create persistent directories | np0005629053 | 0:05:43.286561 | 0.94s 2026-02-25 07:53:12.312901 | fa163e15-63ff-c5aa-8de0-0000000031af | CHANGED | create haproxy kill script | np0005629058 2026-02-25 07:53:12.313759 | fa163e15-63ff-c5aa-8de0-0000000031af | TIMING | create haproxy kill script | np0005629058 | 0:05:43.294165 | 0.97s 2026-02-25 07:53:12.363035 | fa163e15-63ff-c5aa-8de0-000000003367 | TASK | create persistent directories 2026-02-25 07:53:12.369716 | fa163e15-63ff-c5aa-8de0-0000000030ee | CHANGED | remove temp namespace | np0005629056 2026-02-25 07:53:12.370886 | fa163e15-63ff-c5aa-8de0-0000000030ee | TIMING | remove temp namespace | np0005629056 | 0:05:43.351258 | 0.34s 2026-02-25 07:53:12.383645 | fa163e15-63ff-c5aa-8de0-0000000030ef | TASK | create /var/lib/neutron 2026-02-25 07:53:12.422732 | fa163e15-63ff-c5aa-8de0-0000000031ae | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005629057 2026-02-25 07:53:12.424452 | fa163e15-63ff-c5aa-8de0-0000000031ae | TIMING | create kill_scripts directory within /var/lib/neutron | np0005629057 | 0:05:43.404860 | 0.31s 2026-02-25 07:53:12.433304 | fa163e15-63ff-c5aa-8de0-0000000031af | TASK | create haproxy kill script 2026-02-25 07:53:12.684123 | fa163e15-63ff-c5aa-8de0-0000000030ef | CHANGED | create /var/lib/neutron | np0005629056 2026-02-25 07:53:12.685156 | fa163e15-63ff-c5aa-8de0-0000000030ef | TIMING | create /var/lib/neutron | np0005629056 | 0:05:43.665562 | 0.30s 2026-02-25 07:53:12.696500 | fa163e15-63ff-c5aa-8de0-000000003367 | OK | create persistent directories | np0005629053 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:12.699155 | fa163e15-63ff-c5aa-8de0-000000003367 | TIMING | create persistent directories | np0005629053 | 0:05:43.679555 | 0.34s 2026-02-25 07:53:12.703796 | fa163e15-63ff-c5aa-8de0-0000000030f0 | TASK | set conditions 2026-02-25 07:53:12.740268 | fa163e15-63ff-c5aa-8de0-0000000030f0 | OK | set conditions | np0005629056 2026-02-25 07:53:12.741087 | fa163e15-63ff-c5aa-8de0-0000000030f0 | TIMING | set conditions | np0005629056 | 0:05:43.721496 | 0.04s 2026-02-25 07:53:12.750249 | fa163e15-63ff-c5aa-8de0-0000000030f1 | TASK | create kill_scripts directory within /var/lib/neutron 2026-02-25 07:53:13.012479 | fa163e15-63ff-c5aa-8de0-000000003367 | CHANGED | create persistent directories | np0005629053 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:13.019715 | fa163e15-63ff-c5aa-8de0-000000003367 | TIMING | create persistent directories | np0005629053 | 0:05:44.000106 | 0.66s 2026-02-25 07:53:13.041773 | fa163e15-63ff-c5aa-8de0-0000000030f1 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005629056 2026-02-25 07:53:13.043292 | fa163e15-63ff-c5aa-8de0-0000000030f1 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005629056 | 0:05:44.023692 | 0.29s 2026-02-25 07:53:13.056874 | fa163e15-63ff-c5aa-8de0-0000000030f2 | TASK | create haproxy kill script 2026-02-25 07:53:13.189611 | fa163e15-63ff-c5aa-8de0-0000000056f1 | CHANGED | Adjust ssh server configuration | np0005629055 2026-02-25 07:53:13.191267 | fa163e15-63ff-c5aa-8de0-0000000056f1 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005629055 | 0:05:44.171666 | 1.11s 2026-02-25 07:53:13.219690 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TASK | Restart sshd 2026-02-25 07:53:13.319504 | fa163e15-63ff-c5aa-8de0-000000003367 | OK | create persistent directories | np0005629053 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:13.323921 | fa163e15-63ff-c5aa-8de0-000000003367 | TIMING | create persistent directories | np0005629053 | 0:05:44.304307 | 0.96s 2026-02-25 07:53:13.336484 | fa163e15-63ff-c5aa-8de0-000000003367 | TIMING | create persistent directories | np0005629053 | 0:05:44.316886 | 0.97s 2026-02-25 07:53:13.356670 | fa163e15-63ff-c5aa-8de0-000000003368 | TASK | Set swift_use_local_disks fact 2026-02-25 07:53:13.377065 | fa163e15-63ff-c5aa-8de0-0000000031af | CHANGED | create haproxy kill script | np0005629057 2026-02-25 07:53:13.378736 | fa163e15-63ff-c5aa-8de0-0000000031af | TIMING | create haproxy kill script | np0005629057 | 0:05:44.359129 | 0.94s 2026-02-25 07:53:13.416651 | fa163e15-63ff-c5aa-8de0-000000003368 | OK | Set swift_use_local_disks fact | np0005629053 2026-02-25 07:53:13.417759 | fa163e15-63ff-c5aa-8de0-000000003368 | TIMING | Set swift_use_local_disks fact | np0005629053 | 0:05:44.398161 | 0.06s 2026-02-25 07:53:13.460349 | fa163e15-63ff-c5aa-8de0-000000003369 | TASK | Set use_node_data_lookup fact 2026-02-25 07:53:13.494555 | fa163e15-63ff-c5aa-8de0-000000003369 | OK | Set use_node_data_lookup fact | np0005629053 2026-02-25 07:53:13.495358 | fa163e15-63ff-c5aa-8de0-000000003369 | TIMING | Set use_node_data_lookup fact | np0005629053 | 0:05:44.475765 | 0.03s 2026-02-25 07:53:13.512937 | fa163e15-63ff-c5aa-8de0-00000000336a | TASK | Create Swift d1 directory if needed 2026-02-25 07:53:13.611389 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629054 2026-02-25 07:53:13.614552 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629054 | 0:05:44.594947 | 1.48s 2026-02-25 07:53:13.655014 | fa163e15-63ff-c5aa-8de0-0000000034bc | TASK | create persistent directories 2026-02-25 07:53:13.822132 | fa163e15-63ff-c5aa-8de0-00000000336a | CHANGED | Create Swift d1 directory if needed | np0005629053 2026-02-25 07:53:13.823292 | fa163e15-63ff-c5aa-8de0-00000000336a | TIMING | Create Swift d1 directory if needed | np0005629053 | 0:05:44.803694 | 0.31s 2026-02-25 07:53:13.841797 | fa163e15-63ff-c5aa-8de0-00000000336b | TASK | Set fact for SwiftRawDisks 2026-02-25 07:53:13.881085 | fa163e15-63ff-c5aa-8de0-00000000336b | OK | Set fact for SwiftRawDisks | np0005629053 2026-02-25 07:53:13.881806 | fa163e15-63ff-c5aa-8de0-00000000336b | TIMING | Set fact for SwiftRawDisks | np0005629053 | 0:05:44.862214 | 0.04s 2026-02-25 07:53:13.899058 | fa163e15-63ff-c5aa-8de0-00000000336c | TASK | Get hiera swift::storage::disks::args 2026-02-25 07:53:13.930808 | fa163e15-63ff-c5aa-8de0-00000000336c | SKIPPED | Get hiera swift::storage::disks::args | np0005629053 2026-02-25 07:53:13.931618 | fa163e15-63ff-c5aa-8de0-00000000336c | TIMING | Get hiera swift::storage::disks::args | np0005629053 | 0:05:44.912023 | 0.03s 2026-02-25 07:53:13.954101 | fa163e15-63ff-c5aa-8de0-00000000336d | TASK | Set fact for swift_raw_disks 2026-02-25 07:53:13.986376 | fa163e15-63ff-c5aa-8de0-00000000336d | SKIPPED | Set fact for swift_raw_disks | np0005629053 2026-02-25 07:53:13.987282 | fa163e15-63ff-c5aa-8de0-00000000336d | TIMING | Set fact for swift_raw_disks | np0005629053 | 0:05:44.967686 | 0.03s 2026-02-25 07:53:14.004316 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629054 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:14.006965 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629054 | 0:05:44.987366 | 0.35s 2026-02-25 07:53:14.015380 | fa163e15-63ff-c5aa-8de0-00000000336e | TASK | Format SwiftRawDisks 2026-02-25 07:53:14.042488 | fa163e15-63ff-c5aa-8de0-00000000336e | TIMING | Format SwiftRawDisks | np0005629053 | 0:05:45.022891 | 0.03s 2026-02-25 07:53:14.065348 | fa163e15-63ff-c5aa-8de0-00000000336f | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-02-25 07:53:14.072053 | fa163e15-63ff-c5aa-8de0-0000000030f2 | CHANGED | create haproxy kill script | np0005629056 2026-02-25 07:53:14.073218 | fa163e15-63ff-c5aa-8de0-0000000030f2 | TIMING | create haproxy kill script | np0005629056 | 0:05:45.053615 | 1.02s 2026-02-25 07:53:14.113210 | fa163e15-63ff-c5aa-8de0-00000000336f | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629053 2026-02-25 07:53:14.113572 | fa163e15-63ff-c5aa-8de0-00000000336f | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629053 | 0:05:45.093984 | 0.05s 2026-02-25 07:53:14.126034 | fa163e15-63ff-c5aa-8de0-000000003370 | TASK | Mount devices defined in SwiftRawDisks 2026-02-25 07:53:14.151265 | fa163e15-63ff-c5aa-8de0-000000003370 | TIMING | Mount devices defined in SwiftRawDisks | np0005629053 | 0:05:45.131671 | 0.02s 2026-02-25 07:53:14.164660 | fa163e15-63ff-c5aa-8de0-000000003371 | TASK | Check for NTP service 2026-02-25 07:53:14.308224 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:14.312584 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629054 | 0:05:45.292973 | 0.66s 2026-02-25 07:53:14.474593 | fa163e15-63ff-c5aa-8de0-000000003371 | CHANGED | Check for NTP service | np0005629053 2026-02-25 07:53:14.475801 | fa163e15-63ff-c5aa-8de0-000000003371 | TIMING | Check for NTP service | np0005629053 | 0:05:45.456202 | 0.31s 2026-02-25 07:53:14.502930 | fa163e15-63ff-c5aa-8de0-000000003372 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:14.548307 | fa163e15-63ff-c5aa-8de0-000000003372 | SKIPPED | Disable NTP before configuring Chrony | np0005629053 2026-02-25 07:53:14.549225 | fa163e15-63ff-c5aa-8de0-000000003372 | TIMING | Disable NTP before configuring Chrony | np0005629053 | 0:05:45.529630 | 0.05s 2026-02-25 07:53:14.566768 | fa163e15-63ff-c5aa-8de0-000000003373 | TASK | Install, Configure and Run Chrony 2026-02-25 07:53:14.592334 | fa163e15-63ff-c5aa-8de0-000000003373 | TIMING | Install, Configure and Run Chrony | np0005629053 | 0:05:45.572731 | 0.02s 2026-02-25 07:53:14.602563 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:14.605835 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629054 | 0:05:45.586132 | 0.95s 2026-02-25 07:53:14.678293 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:53:14.683904 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629054 | 0:05:45.664301 | 1.03s 2026-02-25 07:53:14.698427 | fa163e15-63ff-c5aa-8de0-0000000034bd | TASK | create persistent directories 2026-02-25 07:53:14.709173 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.689568 | 0.03s 2026-02-25 07:53:14.723268 | 488939df-ef38-440d-8d8e-7679675fa5cb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629053 2026-02-25 07:53:14.740661 | fa163e15-63ff-c5aa-8de0-00000000821f | TASK | Load distro-specific variables 2026-02-25 07:53:14.756980 | fa163e15-63ff-c5aa-8de0-0000000056f2 | CHANGED | Restart sshd | np0005629055 2026-02-25 07:53:14.758315 | fa163e15-63ff-c5aa-8de0-0000000056f2 | TIMING | tripleo_sshd : Restart sshd | np0005629055 | 0:05:45.738714 | 1.54s 2026-02-25 07:53:14.789158 | fa163e15-63ff-c5aa-8de0-0000000034bc | TASK | create persistent directories 2026-02-25 07:53:14.806917 | fa163e15-63ff-c5aa-8de0-00000000821f | OK | Load distro-specific variables | np0005629053 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:14.810492 | fa163e15-63ff-c5aa-8de0-00000000821f | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.790873 | 0.07s 2026-02-25 07:53:14.817479 | fa163e15-63ff-c5aa-8de0-00000000821f | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.797891 | 0.08s 2026-02-25 07:53:14.832539 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:53:14.864695 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629053 | 0:05:45.845094 | 0.03s 2026-02-25 07:53:14.881145 | 1015fbb9-1ca1-48eb-9ea6-ca33f709fff8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629053 2026-02-25 07:53:14.900925 | fa163e15-63ff-c5aa-8de0-00000000825a | TASK | Load distro-specific variables 2026-02-25 07:53:14.925959 | fa163e15-63ff-c5aa-8de0-00000000825a | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.906361 | 0.02s 2026-02-25 07:53:14.938738 | a115fc97-00b4-48e9-90f4-cdb87f9e02b6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629053 2026-02-25 07:53:14.955244 | fa163e15-63ff-c5aa-8de0-0000000082a1 | TASK | Load distro-specific variables 2026-02-25 07:53:15.009793 | fa163e15-63ff-c5aa-8de0-0000000082a1 | OK | Load distro-specific variables | np0005629053 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:15.011913 | fa163e15-63ff-c5aa-8de0-0000000082a1 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.992304 | 0.06s 2026-02-25 07:53:15.018867 | fa163e15-63ff-c5aa-8de0-0000000082a1 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:45.999263 | 0.06s 2026-02-25 07:53:15.033676 | fa163e15-63ff-c5aa-8de0-0000000034bd | OK | create persistent directories | np0005629054 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:15.035013 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629054 | 0:05:46.015417 | 0.33s 2026-02-25 07:53:15.038866 | fa163e15-63ff-c5aa-8de0-00000000825b | TASK | Check for NTP service 2026-02-25 07:53:15.149218 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629055 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:15.151766 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629055 | 0:05:46.132149 | 0.36s 2026-02-25 07:53:15.333422 | fa163e15-63ff-c5aa-8de0-0000000034bd | CHANGED | create persistent directories | np0005629054 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:15.335332 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629054 | 0:05:46.315731 | 0.63s 2026-02-25 07:53:15.356260 | fa163e15-63ff-c5aa-8de0-00000000825b | CHANGED | Check for NTP service | np0005629053 2026-02-25 07:53:15.356710 | fa163e15-63ff-c5aa-8de0-00000000825b | TIMING | chrony : Check for NTP service | np0005629053 | 0:05:46.337122 | 0.32s 2026-02-25 07:53:15.373097 | fa163e15-63ff-c5aa-8de0-00000000825c | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:15.423885 | fa163e15-63ff-c5aa-8de0-00000000825c | SKIPPED | Disable NTP before configuring Chrony | np0005629053 2026-02-25 07:53:15.424526 | fa163e15-63ff-c5aa-8de0-00000000825c | TIMING | chrony : Disable NTP before configuring Chrony | np0005629053 | 0:05:46.404935 | 0.05s 2026-02-25 07:53:15.437715 | fa163e15-63ff-c5aa-8de0-00000000825d | TASK | Install chronyd package 2026-02-25 07:53:15.509973 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:15.512888 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629055 | 0:05:46.493243 | 0.72s 2026-02-25 07:53:15.641266 | fa163e15-63ff-c5aa-8de0-0000000034bd | OK | create persistent directories | np0005629054 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:15.643829 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629054 | 0:05:46.624229 | 0.94s 2026-02-25 07:53:15.652350 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629054 | 0:05:46.632757 | 0.95s 2026-02-25 07:53:15.671444 | fa163e15-63ff-c5aa-8de0-0000000034be | TASK | Set swift_use_local_disks fact 2026-02-25 07:53:15.703533 | fa163e15-63ff-c5aa-8de0-0000000034be | OK | Set swift_use_local_disks fact | np0005629054 2026-02-25 07:53:15.706069 | fa163e15-63ff-c5aa-8de0-0000000034be | TIMING | Set swift_use_local_disks fact | np0005629054 | 0:05:46.686470 | 0.03s 2026-02-25 07:53:15.723435 | fa163e15-63ff-c5aa-8de0-0000000034bf | TASK | Set use_node_data_lookup fact 2026-02-25 07:53:15.753242 | fa163e15-63ff-c5aa-8de0-0000000034bf | OK | Set use_node_data_lookup fact | np0005629054 2026-02-25 07:53:15.754751 | fa163e15-63ff-c5aa-8de0-0000000034bf | TIMING | Set use_node_data_lookup fact | np0005629054 | 0:05:46.735148 | 0.03s 2026-02-25 07:53:15.783461 | fa163e15-63ff-c5aa-8de0-0000000034c0 | TASK | Create Swift d1 directory if needed 2026-02-25 07:53:15.807579 | fa163e15-63ff-c5aa-8de0-0000000034bc | CHANGED | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:15.813085 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629055 | 0:05:46.793461 | 1.02s 2026-02-25 07:53:15.822121 | fa163e15-63ff-c5aa-8de0-0000000034bc | TIMING | create persistent directories | np0005629055 | 0:05:46.802517 | 1.03s 2026-02-25 07:53:15.852266 | fa163e15-63ff-c5aa-8de0-0000000034bd | TASK | create persistent directories 2026-02-25 07:53:16.094707 | fa163e15-63ff-c5aa-8de0-0000000034c0 | CHANGED | Create Swift d1 directory if needed | np0005629054 2026-02-25 07:53:16.097514 | fa163e15-63ff-c5aa-8de0-0000000034c0 | TIMING | Create Swift d1 directory if needed | np0005629054 | 0:05:47.077908 | 0.31s 2026-02-25 07:53:16.124498 | fa163e15-63ff-c5aa-8de0-0000000034c1 | TASK | Set fact for SwiftRawDisks 2026-02-25 07:53:16.162071 | fa163e15-63ff-c5aa-8de0-0000000034c1 | OK | Set fact for SwiftRawDisks | np0005629054 2026-02-25 07:53:16.163353 | fa163e15-63ff-c5aa-8de0-0000000034c1 | TIMING | Set fact for SwiftRawDisks | np0005629054 | 0:05:47.143751 | 0.04s 2026-02-25 07:53:16.191197 | fa163e15-63ff-c5aa-8de0-0000000034c2 | TASK | Get hiera swift::storage::disks::args 2026-02-25 07:53:16.225077 | fa163e15-63ff-c5aa-8de0-0000000034c2 | SKIPPED | Get hiera swift::storage::disks::args | np0005629054 2026-02-25 07:53:16.230723 | fa163e15-63ff-c5aa-8de0-0000000034c2 | TIMING | Get hiera swift::storage::disks::args | np0005629054 | 0:05:47.211121 | 0.04s 2026-02-25 07:53:16.232309 | fa163e15-63ff-c5aa-8de0-0000000034bd | OK | create persistent directories | np0005629055 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-02-25 07:53:16.233197 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629055 | 0:05:47.213602 | 0.38s 2026-02-25 07:53:16.260820 | fa163e15-63ff-c5aa-8de0-0000000034c3 | TASK | Set fact for swift_raw_disks 2026-02-25 07:53:16.289278 | fa163e15-63ff-c5aa-8de0-0000000034c3 | SKIPPED | Set fact for swift_raw_disks | np0005629054 2026-02-25 07:53:16.290225 | fa163e15-63ff-c5aa-8de0-0000000034c3 | TIMING | Set fact for swift_raw_disks | np0005629054 | 0:05:47.270629 | 0.03s 2026-02-25 07:53:16.308225 | fa163e15-63ff-c5aa-8de0-0000000034c4 | TASK | Format SwiftRawDisks 2026-02-25 07:53:16.333309 | fa163e15-63ff-c5aa-8de0-0000000034c4 | TIMING | Format SwiftRawDisks | np0005629054 | 0:05:47.313683 | 0.02s 2026-02-25 07:53:16.352004 | fa163e15-63ff-c5aa-8de0-0000000034c5 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-02-25 07:53:16.398710 | fa163e15-63ff-c5aa-8de0-0000000034c5 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629054 2026-02-25 07:53:16.399597 | fa163e15-63ff-c5aa-8de0-0000000034c5 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629054 | 0:05:47.380002 | 0.05s 2026-02-25 07:53:16.417567 | fa163e15-63ff-c5aa-8de0-0000000034c6 | TASK | Mount devices defined in SwiftRawDisks 2026-02-25 07:53:16.442712 | fa163e15-63ff-c5aa-8de0-0000000034c6 | TIMING | Mount devices defined in SwiftRawDisks | np0005629054 | 0:05:47.423107 | 0.02s 2026-02-25 07:53:16.461042 | fa163e15-63ff-c5aa-8de0-0000000034c7 | TASK | Check for NTP service 2026-02-25 07:53:16.577551 | fa163e15-63ff-c5aa-8de0-0000000034bd | CHANGED | create persistent directories | np0005629055 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:16.580193 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629055 | 0:05:47.560586 | 0.73s 2026-02-25 07:53:16.780900 | fa163e15-63ff-c5aa-8de0-0000000034c7 | CHANGED | Check for NTP service | np0005629054 2026-02-25 07:53:16.783257 | fa163e15-63ff-c5aa-8de0-0000000034c7 | TIMING | Check for NTP service | np0005629054 | 0:05:47.763651 | 0.32s 2026-02-25 07:53:16.813185 | fa163e15-63ff-c5aa-8de0-0000000034c8 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:16.862376 | fa163e15-63ff-c5aa-8de0-0000000034c8 | SKIPPED | Disable NTP before configuring Chrony | np0005629054 2026-02-25 07:53:16.864577 | fa163e15-63ff-c5aa-8de0-0000000034c8 | TIMING | Disable NTP before configuring Chrony | np0005629054 | 0:05:47.844973 | 0.05s 2026-02-25 07:53:16.889243 | fa163e15-63ff-c5aa-8de0-0000000034bd | OK | create persistent directories | np0005629055 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-02-25 07:53:16.892118 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629055 | 0:05:47.872519 | 1.04s 2026-02-25 07:53:16.906760 | fa163e15-63ff-c5aa-8de0-0000000034c9 | TASK | Install, Configure and Run Chrony 2026-02-25 07:53:16.916219 | fa163e15-63ff-c5aa-8de0-0000000034bd | TIMING | create persistent directories | np0005629055 | 0:05:47.896601 | 1.06s 2026-02-25 07:53:16.952682 | fa163e15-63ff-c5aa-8de0-0000000034be | TASK | Set swift_use_local_disks fact 2026-02-25 07:53:16.960718 | fa163e15-63ff-c5aa-8de0-0000000034c9 | TIMING | Install, Configure and Run Chrony | np0005629054 | 0:05:47.941098 | 0.05s 2026-02-25 07:53:17.032486 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:53:17.037976 | fa163e15-63ff-c5aa-8de0-0000000034be | OK | Set swift_use_local_disks fact | np0005629055 2026-02-25 07:53:17.038841 | fa163e15-63ff-c5aa-8de0-0000000034be | TIMING | Set swift_use_local_disks fact | np0005629055 | 0:05:48.019242 | 0.08s 2026-02-25 07:53:17.052792 | fa163e15-63ff-c5aa-8de0-0000000034bf | TASK | Set use_node_data_lookup fact 2026-02-25 07:53:17.059768 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.040152 | 0.03s 2026-02-25 07:53:17.074389 | 4bb264fa-cc40-4640-902b-0c55da809ae4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629054 2026-02-25 07:53:17.105256 | fa163e15-63ff-c5aa-8de0-00000000849a | TASK | Load distro-specific variables 2026-02-25 07:53:17.110680 | fa163e15-63ff-c5aa-8de0-0000000034bf | OK | Set use_node_data_lookup fact | np0005629055 2026-02-25 07:53:17.111578 | fa163e15-63ff-c5aa-8de0-0000000034bf | TIMING | Set use_node_data_lookup fact | np0005629055 | 0:05:48.091981 | 0.06s 2026-02-25 07:53:17.126106 | fa163e15-63ff-c5aa-8de0-0000000034c0 | TASK | Create Swift d1 directory if needed 2026-02-25 07:53:17.152039 | fa163e15-63ff-c5aa-8de0-00000000849a | OK | Load distro-specific variables | np0005629054 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:17.154378 | fa163e15-63ff-c5aa-8de0-00000000849a | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.134785 | 0.05s 2026-02-25 07:53:17.158314 | fa163e15-63ff-c5aa-8de0-00000000849a | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.138719 | 0.05s 2026-02-25 07:53:17.189659 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:53:17.209997 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629054 | 0:05:48.190391 | 0.02s 2026-02-25 07:53:17.241216 | 22eb5339-d5e9-4f18-8519-1144ec990be8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629054 2026-02-25 07:53:17.267659 | fa163e15-63ff-c5aa-8de0-0000000084d5 | TASK | Load distro-specific variables 2026-02-25 07:53:17.286896 | fa163e15-63ff-c5aa-8de0-0000000084d5 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.267297 | 0.02s 2026-02-25 07:53:17.304712 | 0b237b22-6d9b-4f73-ad96-9a85d32ca9c0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629054 2026-02-25 07:53:17.327239 | fa163e15-63ff-c5aa-8de0-00000000851c | TASK | Load distro-specific variables 2026-02-25 07:53:17.382347 | fa163e15-63ff-c5aa-8de0-00000000851c | OK | Load distro-specific variables | np0005629054 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:17.384256 | fa163e15-63ff-c5aa-8de0-00000000851c | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.364649 | 0.06s 2026-02-25 07:53:17.391499 | fa163e15-63ff-c5aa-8de0-00000000851c | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:48.371909 | 0.06s 2026-02-25 07:53:17.409317 | fa163e15-63ff-c5aa-8de0-0000000084d6 | TASK | Check for NTP service 2026-02-25 07:53:17.440682 | fa163e15-63ff-c5aa-8de0-0000000034c0 | CHANGED | Create Swift d1 directory if needed | np0005629055 2026-02-25 07:53:17.441722 | fa163e15-63ff-c5aa-8de0-0000000034c0 | TIMING | Create Swift d1 directory if needed | np0005629055 | 0:05:48.422126 | 0.31s 2026-02-25 07:53:17.460470 | fa163e15-63ff-c5aa-8de0-0000000034c1 | TASK | Set fact for SwiftRawDisks 2026-02-25 07:53:17.499905 | fa163e15-63ff-c5aa-8de0-0000000034c1 | OK | Set fact for SwiftRawDisks | np0005629055 2026-02-25 07:53:17.500676 | fa163e15-63ff-c5aa-8de0-0000000034c1 | TIMING | Set fact for SwiftRawDisks | np0005629055 | 0:05:48.481083 | 0.04s 2026-02-25 07:53:17.518621 | fa163e15-63ff-c5aa-8de0-0000000034c2 | TASK | Get hiera swift::storage::disks::args 2026-02-25 07:53:17.549474 | fa163e15-63ff-c5aa-8de0-0000000034c2 | SKIPPED | Get hiera swift::storage::disks::args | np0005629055 2026-02-25 07:53:17.550386 | fa163e15-63ff-c5aa-8de0-0000000034c2 | TIMING | Get hiera swift::storage::disks::args | np0005629055 | 0:05:48.530791 | 0.03s 2026-02-25 07:53:17.569065 | fa163e15-63ff-c5aa-8de0-0000000034c3 | TASK | Set fact for swift_raw_disks 2026-02-25 07:53:17.591053 | fa163e15-63ff-c5aa-8de0-0000000034c3 | SKIPPED | Set fact for swift_raw_disks | np0005629055 2026-02-25 07:53:17.591818 | fa163e15-63ff-c5aa-8de0-0000000034c3 | TIMING | Set fact for swift_raw_disks | np0005629055 | 0:05:48.572223 | 0.02s 2026-02-25 07:53:17.609526 | fa163e15-63ff-c5aa-8de0-0000000034c4 | TASK | Format SwiftRawDisks 2026-02-25 07:53:17.634766 | fa163e15-63ff-c5aa-8de0-0000000034c4 | TIMING | Format SwiftRawDisks | np0005629055 | 0:05:48.615170 | 0.02s 2026-02-25 07:53:17.648111 | fa163e15-63ff-c5aa-8de0-0000000034c5 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-02-25 07:53:17.694694 | fa163e15-63ff-c5aa-8de0-0000000034c5 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629055 2026-02-25 07:53:17.695625 | fa163e15-63ff-c5aa-8de0-0000000034c5 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005629055 | 0:05:48.676030 | 0.05s 2026-02-25 07:53:17.717948 | fa163e15-63ff-c5aa-8de0-0000000034c6 | TASK | Mount devices defined in SwiftRawDisks 2026-02-25 07:53:17.723819 | fa163e15-63ff-c5aa-8de0-0000000084d6 | CHANGED | Check for NTP service | np0005629054 2026-02-25 07:53:17.724900 | fa163e15-63ff-c5aa-8de0-0000000084d6 | TIMING | chrony : Check for NTP service | np0005629054 | 0:05:48.705300 | 0.31s 2026-02-25 07:53:17.748949 | fa163e15-63ff-c5aa-8de0-0000000084d7 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:17.755394 | fa163e15-63ff-c5aa-8de0-0000000034c6 | TIMING | Mount devices defined in SwiftRawDisks | np0005629055 | 0:05:48.735787 | 0.04s 2026-02-25 07:53:17.772810 | fa163e15-63ff-c5aa-8de0-0000000034c7 | TASK | Check for NTP service 2026-02-25 07:53:17.797489 | fa163e15-63ff-c5aa-8de0-0000000084d7 | SKIPPED | Disable NTP before configuring Chrony | np0005629054 2026-02-25 07:53:17.798291 | fa163e15-63ff-c5aa-8de0-0000000084d7 | TIMING | chrony : Disable NTP before configuring Chrony | np0005629054 | 0:05:48.778697 | 0.05s 2026-02-25 07:53:17.812521 | fa163e15-63ff-c5aa-8de0-0000000084d8 | TASK | Install chronyd package 2026-02-25 07:53:18.102228 | fa163e15-63ff-c5aa-8de0-0000000034c7 | CHANGED | Check for NTP service | np0005629055 2026-02-25 07:53:18.103807 | fa163e15-63ff-c5aa-8de0-0000000034c7 | TIMING | Check for NTP service | np0005629055 | 0:05:49.084203 | 0.33s 2026-02-25 07:53:18.126037 | fa163e15-63ff-c5aa-8de0-0000000034c8 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:18.171166 | fa163e15-63ff-c5aa-8de0-0000000034c8 | SKIPPED | Disable NTP before configuring Chrony | np0005629055 2026-02-25 07:53:18.171965 | fa163e15-63ff-c5aa-8de0-0000000034c8 | TIMING | Disable NTP before configuring Chrony | np0005629055 | 0:05:49.152370 | 0.05s 2026-02-25 07:53:18.189743 | fa163e15-63ff-c5aa-8de0-0000000034c9 | TASK | Install, Configure and Run Chrony 2026-02-25 07:53:18.216672 | fa163e15-63ff-c5aa-8de0-0000000034c9 | TIMING | Install, Configure and Run Chrony | np0005629055 | 0:05:49.197074 | 0.03s 2026-02-25 07:53:18.282985 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TASK | Load distro-specific variables 2026-02-25 07:53:18.307385 | fa163e15-63ff-c5aa-8de0-000000005ad3 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.287789 | 0.02s 2026-02-25 07:53:18.320147 | 4cf3a0cc-2511-4070-9e9c-5bb4aea6ed93 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629055 2026-02-25 07:53:18.341129 | fa163e15-63ff-c5aa-8de0-0000000086f7 | TASK | Load distro-specific variables 2026-02-25 07:53:18.345973 | fa163e15-63ff-c5aa-8de0-00000000825d | OK | Install chronyd package | np0005629053 2026-02-25 07:53:18.346891 | fa163e15-63ff-c5aa-8de0-00000000825d | TIMING | chrony : Install chronyd package | np0005629053 | 0:05:49.327269 | 2.91s 2026-02-25 07:53:18.361447 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:53:18.391191 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629053 2026-02-25 07:53:18.396155 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629053 | 0:05:49.376564 | 0.03s 2026-02-25 07:53:18.396696 | fa163e15-63ff-c5aa-8de0-0000000086f7 | OK | Load distro-specific variables | np0005629055 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:18.397588 | fa163e15-63ff-c5aa-8de0-0000000086f7 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.377989 | 0.06s 2026-02-25 07:53:18.414397 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:53:18.420452 | fa163e15-63ff-c5aa-8de0-0000000086f7 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.400850 | 0.08s 2026-02-25 07:53:18.435242 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TASK | Install chronyd 2026-02-25 07:53:18.447039 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629053 | 0:05:49.427441 | 0.03s 2026-02-25 07:53:18.462553 | 3f0ac694-2608-486f-b76e-fa9ce6122bfc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629053 2026-02-25 07:53:18.488089 | fa163e15-63ff-c5aa-8de0-000000008734 | TASK | Load distro-specific variables 2026-02-25 07:53:18.493891 | fa163e15-63ff-c5aa-8de0-000000005ad4 | TIMING | chrony : Install chronyd | np0005629055 | 0:05:49.474288 | 0.06s 2026-02-25 07:53:18.510762 | 63bb6e2b-27ee-4c31-8ffe-b4d8a4c70745 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005629055 2026-02-25 07:53:18.534581 | fa163e15-63ff-c5aa-8de0-0000000087a0 | TASK | Load distro-specific variables 2026-02-25 07:53:18.539901 | fa163e15-63ff-c5aa-8de0-000000008734 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:49.520297 | 0.05s 2026-02-25 07:53:18.554577 | 7995122f-1dd4-43d1-b399-56695cb638d5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629053 2026-02-25 07:53:18.574951 | fa163e15-63ff-c5aa-8de0-0000000087e7 | TASK | Load distro-specific variables 2026-02-25 07:53:18.580602 | fa163e15-63ff-c5aa-8de0-0000000087a0 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.560996 | 0.05s 2026-02-25 07:53:18.594708 | 5ab85948-d8c2-47c4-aa4d-860979a324f9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629055 2026-02-25 07:53:18.612277 | fa163e15-63ff-c5aa-8de0-000000008804 | TASK | Load distro-specific variables 2026-02-25 07:53:18.629663 | fa163e15-63ff-c5aa-8de0-0000000087e7 | OK | Load distro-specific variables | np0005629053 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:18.632190 | fa163e15-63ff-c5aa-8de0-0000000087e7 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:49.612581 | 0.06s 2026-02-25 07:53:18.636724 | fa163e15-63ff-c5aa-8de0-0000000087e7 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:49.617135 | 0.06s 2026-02-25 07:53:18.650890 | fa163e15-63ff-c5aa-8de0-000000008735 | TASK | Install chrony configuration file 2026-02-25 07:53:18.669876 | fa163e15-63ff-c5aa-8de0-000000008804 | OK | Load distro-specific variables | np0005629055 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:18.671795 | fa163e15-63ff-c5aa-8de0-000000008804 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.652199 | 0.06s 2026-02-25 07:53:18.674903 | fa163e15-63ff-c5aa-8de0-000000008804 | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:49.655315 | 0.06s 2026-02-25 07:53:18.689752 | fa163e15-63ff-c5aa-8de0-0000000087a1 | TASK | Check for NTP service 2026-02-25 07:53:19.038334 | fa163e15-63ff-c5aa-8de0-0000000087a1 | CHANGED | Check for NTP service | np0005629055 2026-02-25 07:53:19.040084 | fa163e15-63ff-c5aa-8de0-0000000087a1 | TIMING | chrony : Check for NTP service | np0005629055 | 0:05:50.020479 | 0.35s 2026-02-25 07:53:19.070279 | fa163e15-63ff-c5aa-8de0-0000000087a2 | TASK | Disable NTP before configuring Chrony 2026-02-25 07:53:19.119994 | fa163e15-63ff-c5aa-8de0-0000000087a2 | SKIPPED | Disable NTP before configuring Chrony | np0005629055 2026-02-25 07:53:19.121353 | fa163e15-63ff-c5aa-8de0-0000000087a2 | TIMING | chrony : Disable NTP before configuring Chrony | np0005629055 | 0:05:50.101749 | 0.05s 2026-02-25 07:53:19.150585 | fa163e15-63ff-c5aa-8de0-0000000087a3 | TASK | Install chronyd package 2026-02-25 07:53:19.732214 | fa163e15-63ff-c5aa-8de0-000000008735 | CHANGED | Install chrony configuration file | np0005629053 2026-02-25 07:53:19.733398 | fa163e15-63ff-c5aa-8de0-000000008735 | TIMING | chrony : Install chrony configuration file | np0005629053 | 0:05:50.713799 | 1.08s 2026-02-25 07:53:19.753091 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:53:19.781774 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629053 | 0:05:50.762171 | 0.03s 2026-02-25 07:53:19.802677 | 81aa7078-8086-41d1-823d-6b09797ea41b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629053 2026-02-25 07:53:19.828336 | fa163e15-63ff-c5aa-8de0-00000000883f | TASK | Load distro-specific variables 2026-02-25 07:53:19.855147 | fa163e15-63ff-c5aa-8de0-00000000883f | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:50.835551 | 0.03s 2026-02-25 07:53:19.868507 | f97fa17c-5756-443d-b271-113a06062ad7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629053 2026-02-25 07:53:19.884257 | fa163e15-63ff-c5aa-8de0-0000000088c3 | TASK | Load distro-specific variables 2026-02-25 07:53:19.938791 | fa163e15-63ff-c5aa-8de0-0000000088c3 | OK | Load distro-specific variables | np0005629053 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:19.941010 | fa163e15-63ff-c5aa-8de0-0000000088c3 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:50.921412 | 0.06s 2026-02-25 07:53:19.945816 | fa163e15-63ff-c5aa-8de0-0000000088c3 | TIMING | chrony : Load distro-specific variables | np0005629053 | 0:05:50.926223 | 0.06s 2026-02-25 07:53:19.959560 | fa163e15-63ff-c5aa-8de0-000000008840 | TASK | Ensure chronyd is running 2026-02-25 07:53:20.466985 | fa163e15-63ff-c5aa-8de0-000000008840 | OK | Ensure chronyd is running | np0005629053 2026-02-25 07:53:20.468409 | fa163e15-63ff-c5aa-8de0-000000008840 | TIMING | chrony : Ensure chronyd is running | np0005629053 | 0:05:51.448811 | 0.51s 2026-02-25 07:53:20.488317 | fa163e15-63ff-c5aa-8de0-000000008841 | TASK | Force chronyd restart 2026-02-25 07:53:20.682470 | fa163e15-63ff-c5aa-8de0-0000000084d8 | OK | Install chronyd package | np0005629054 2026-02-25 07:53:20.684198 | fa163e15-63ff-c5aa-8de0-0000000084d8 | TIMING | chrony : Install chronyd package | np0005629054 | 0:05:51.664593 | 2.87s 2026-02-25 07:53:20.715380 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:53:20.752247 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629054 2026-02-25 07:53:20.753897 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629054 | 0:05:51.734264 | 0.03s 2026-02-25 07:53:20.783783 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:53:20.823436 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629054 | 0:05:51.803823 | 0.04s 2026-02-25 07:53:20.850815 | b030d38e-3995-4a20-ac83-c3985323437a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629054 2026-02-25 07:53:20.884291 | fa163e15-63ff-c5aa-8de0-0000000088f2 | TASK | Load distro-specific variables 2026-02-25 07:53:20.911626 | fa163e15-63ff-c5aa-8de0-0000000088f2 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:51.892025 | 0.03s 2026-02-25 07:53:20.933211 | ffb5aa6a-f66d-4700-ab4c-ac4cd5759de8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629054 2026-02-25 07:53:20.968763 | fa163e15-63ff-c5aa-8de0-00000000895e | TASK | Load distro-specific variables 2026-02-25 07:53:21.028665 | fa163e15-63ff-c5aa-8de0-00000000895e | OK | Load distro-specific variables | np0005629054 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:21.030967 | fa163e15-63ff-c5aa-8de0-00000000895e | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:52.011364 | 0.06s 2026-02-25 07:53:21.040826 | fa163e15-63ff-c5aa-8de0-00000000895e | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:52.021234 | 0.07s 2026-02-25 07:53:21.047592 | fa163e15-63ff-c5aa-8de0-000000008841 | CHANGED | Force chronyd restart | np0005629053 2026-02-25 07:53:21.048402 | fa163e15-63ff-c5aa-8de0-000000008841 | TIMING | chrony : Force chronyd restart | np0005629053 | 0:05:52.028812 | 0.56s 2026-02-25 07:53:21.068442 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:53:21.092968 | fa163e15-63ff-c5aa-8de0-0000000088f3 | TASK | Install chrony configuration file 2026-02-25 07:53:21.106283 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629053 | 0:05:52.086670 | 0.04s 2026-02-25 07:53:21.130048 | 163e4720-9355-47a7-82df-05126768dac1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629053 2026-02-25 07:53:21.159145 | fa163e15-63ff-c5aa-8de0-000000008981 | TASK | Create chrony-online.service unit file 2026-02-25 07:53:22.061713 | fa163e15-63ff-c5aa-8de0-0000000087a3 | OK | Install chronyd package | np0005629055 2026-02-25 07:53:22.063133 | fa163e15-63ff-c5aa-8de0-0000000087a3 | TIMING | chrony : Install chronyd package | np0005629055 | 0:05:53.043534 | 2.91s 2026-02-25 07:53:22.097941 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TASK | Upgrade chronyd 2026-02-25 07:53:22.106664 | fa163e15-63ff-c5aa-8de0-000000008981 | CHANGED | Create chrony-online.service unit file | np0005629053 2026-02-25 07:53:22.108611 | fa163e15-63ff-c5aa-8de0-000000008981 | TIMING | chrony : Create chrony-online.service unit file | np0005629053 | 0:05:53.088978 | 0.95s 2026-02-25 07:53:22.144958 | fa163e15-63ff-c5aa-8de0-000000008982 | TASK | Enable chrony-online.service 2026-02-25 07:53:22.152915 | fa163e15-63ff-c5aa-8de0-000000005ad5 | SKIPPED | Upgrade chronyd | np0005629055 2026-02-25 07:53:22.154199 | fa163e15-63ff-c5aa-8de0-000000005ad5 | TIMING | chrony : Upgrade chronyd | np0005629055 | 0:05:53.134595 | 0.05s 2026-02-25 07:53:22.174185 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TASK | Configure chronyd 2026-02-25 07:53:22.187744 | fa163e15-63ff-c5aa-8de0-0000000088f3 | CHANGED | Install chrony configuration file | np0005629054 2026-02-25 07:53:22.189159 | fa163e15-63ff-c5aa-8de0-0000000088f3 | TIMING | chrony : Install chrony configuration file | np0005629054 | 0:05:53.169563 | 1.09s 2026-02-25 07:53:22.214552 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:53:22.220456 | fa163e15-63ff-c5aa-8de0-000000005ad6 | TIMING | chrony : Configure chronyd | np0005629055 | 0:05:53.200846 | 0.05s 2026-02-25 07:53:22.238828 | 152c50f5-b929-4f07-89a0-0a12b900b85c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005629055 2026-02-25 07:53:22.267015 | fa163e15-63ff-c5aa-8de0-000000008a2b | TASK | Load distro-specific variables 2026-02-25 07:53:22.271338 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629054 | 0:05:53.251733 | 0.06s 2026-02-25 07:53:22.288437 | e93e05a0-3ec8-4344-8c9d-b2978f48dbf3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629054 2026-02-25 07:53:22.319181 | fa163e15-63ff-c5aa-8de0-000000008a97 | TASK | Load distro-specific variables 2026-02-25 07:53:22.324383 | fa163e15-63ff-c5aa-8de0-000000008a2b | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:53.304767 | 0.06s 2026-02-25 07:53:22.338769 | d771bed0-cb02-4e52-ad0a-743e504e72ed | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629055 2026-02-25 07:53:22.360608 | fa163e15-63ff-c5aa-8de0-000000008b1b | TASK | Load distro-specific variables 2026-02-25 07:53:22.365551 | fa163e15-63ff-c5aa-8de0-000000008a97 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:53.345949 | 0.05s 2026-02-25 07:53:22.379754 | c4e3ef8f-cfd3-4670-857f-1dc30e37de1e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629054 2026-02-25 07:53:22.396010 | fa163e15-63ff-c5aa-8de0-000000008b38 | TASK | Load distro-specific variables 2026-02-25 07:53:22.412248 | fa163e15-63ff-c5aa-8de0-000000008b1b | OK | Load distro-specific variables | np0005629055 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:22.415967 | fa163e15-63ff-c5aa-8de0-000000008b1b | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:53.396352 | 0.05s 2026-02-25 07:53:22.426428 | fa163e15-63ff-c5aa-8de0-000000008b1b | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:53.406833 | 0.07s 2026-02-25 07:53:22.441059 | fa163e15-63ff-c5aa-8de0-000000008a2c | TASK | Install chrony configuration file 2026-02-25 07:53:22.453632 | fa163e15-63ff-c5aa-8de0-000000008b38 | OK | Load distro-specific variables | np0005629054 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:22.456221 | fa163e15-63ff-c5aa-8de0-000000008b38 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:53.436609 | 0.06s 2026-02-25 07:53:22.462966 | fa163e15-63ff-c5aa-8de0-000000008b38 | TIMING | chrony : Load distro-specific variables | np0005629054 | 0:05:53.443372 | 0.07s 2026-02-25 07:53:22.477273 | fa163e15-63ff-c5aa-8de0-000000008a98 | TASK | Ensure chronyd is running 2026-02-25 07:53:22.972459 | fa163e15-63ff-c5aa-8de0-000000008a98 | OK | Ensure chronyd is running | np0005629054 2026-02-25 07:53:22.975472 | fa163e15-63ff-c5aa-8de0-000000008a98 | TIMING | chrony : Ensure chronyd is running | np0005629054 | 0:05:53.955869 | 0.50s 2026-02-25 07:53:23.005961 | fa163e15-63ff-c5aa-8de0-000000008a99 | TASK | Force chronyd restart 2026-02-25 07:53:23.102680 | fa163e15-63ff-c5aa-8de0-000000008982 | CHANGED | Enable chrony-online.service | np0005629053 2026-02-25 07:53:23.105048 | fa163e15-63ff-c5aa-8de0-000000008982 | TIMING | chrony : Enable chrony-online.service | np0005629053 | 0:05:54.085449 | 0.96s 2026-02-25 07:53:23.127263 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:53:23.161614 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629053 | 0:05:54.142011 | 0.03s 2026-02-25 07:53:23.183362 | 9ad6ad3a-92c3-4ae3-9c82-bff56aaaa432 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629053 2026-02-25 07:53:23.219105 | fa163e15-63ff-c5aa-8de0-000000008b69 | TASK | Force NTP sync 2026-02-25 07:53:23.531678 | fa163e15-63ff-c5aa-8de0-000000008a2c | CHANGED | Install chrony configuration file | np0005629055 2026-02-25 07:53:23.539007 | fa163e15-63ff-c5aa-8de0-000000008a2c | TIMING | chrony : Install chrony configuration file | np0005629055 | 0:05:54.519404 | 1.10s 2026-02-25 07:53:23.540588 | fa163e15-63ff-c5aa-8de0-000000008a99 | CHANGED | Force chronyd restart | np0005629054 2026-02-25 07:53:23.541919 | fa163e15-63ff-c5aa-8de0-000000008a99 | TIMING | chrony : Force chronyd restart | np0005629054 | 0:05:54.522328 | 0.53s 2026-02-25 07:53:23.566427 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:53:23.590994 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TASK | Run chronyd 2026-02-25 07:53:23.602296 | fa163e15-63ff-c5aa-8de0-000000008b69 | CHANGED | Force NTP sync | np0005629053 2026-02-25 07:53:23.603787 | fa163e15-63ff-c5aa-8de0-000000008b69 | TIMING | chrony : Force NTP sync | np0005629053 | 0:05:54.584190 | 0.38s 2026-02-25 07:53:23.604600 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629054 | 0:05:54.585013 | 0.04s 2026-02-25 07:53:23.641139 | 9b7b3f21-38d7-45a5-a76d-c0fef69d86a4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629054 2026-02-25 07:53:23.700476 | fa163e15-63ff-c5aa-8de0-000000008b6a | TASK | Ensure system is NTP time synced 2026-02-25 07:53:23.728252 | fa163e15-63ff-c5aa-8de0-000000008c2a | TASK | Create chrony-online.service unit file 2026-02-25 07:53:23.735563 | fa163e15-63ff-c5aa-8de0-000000005ad7 | TIMING | chrony : Run chronyd | np0005629055 | 0:05:54.715954 | 0.14s 2026-02-25 07:53:23.755027 | 191c0edf-9f5b-407c-baa5-d7bcb316d868 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005629055 2026-02-25 07:53:23.780171 | fa163e15-63ff-c5aa-8de0-000000008cca | TASK | Load distro-specific variables 2026-02-25 07:53:23.807493 | fa163e15-63ff-c5aa-8de0-000000008cca | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:54.787892 | 0.03s 2026-02-25 07:53:23.820615 | 0c12c72d-bb84-4a93-94fa-e118750e2dc3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005629055 2026-02-25 07:53:23.836947 | fa163e15-63ff-c5aa-8de0-000000008d4e | TASK | Load distro-specific variables 2026-02-25 07:53:23.895051 | fa163e15-63ff-c5aa-8de0-000000008d4e | OK | Load distro-specific variables | np0005629055 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-02-25 07:53:23.897614 | fa163e15-63ff-c5aa-8de0-000000008d4e | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:54.878008 | 0.06s 2026-02-25 07:53:23.904850 | fa163e15-63ff-c5aa-8de0-000000008d4e | TIMING | chrony : Load distro-specific variables | np0005629055 | 0:05:54.885254 | 0.07s 2026-02-25 07:53:23.918715 | fa163e15-63ff-c5aa-8de0-000000008ccb | TASK | Ensure chronyd is running 2026-02-25 07:53:24.410284 | fa163e15-63ff-c5aa-8de0-000000008ccb | OK | Ensure chronyd is running | np0005629055 2026-02-25 07:53:24.412465 | fa163e15-63ff-c5aa-8de0-000000008ccb | TIMING | chrony : Ensure chronyd is running | np0005629055 | 0:05:55.392869 | 0.49s 2026-02-25 07:53:24.439958 | fa163e15-63ff-c5aa-8de0-000000008ccc | TASK | Force chronyd restart 2026-02-25 07:53:24.641072 | fa163e15-63ff-c5aa-8de0-000000008c2a | CHANGED | Create chrony-online.service unit file | np0005629054 2026-02-25 07:53:24.643762 | fa163e15-63ff-c5aa-8de0-000000008c2a | TIMING | chrony : Create chrony-online.service unit file | np0005629054 | 0:05:55.624157 | 0.91s 2026-02-25 07:53:24.674701 | fa163e15-63ff-c5aa-8de0-000000008c2b | TASK | Enable chrony-online.service 2026-02-25 07:53:25.017037 | fa163e15-63ff-c5aa-8de0-000000008ccc | CHANGED | Force chronyd restart | np0005629055 2026-02-25 07:53:25.020192 | fa163e15-63ff-c5aa-8de0-000000008ccc | TIMING | chrony : Force chronyd restart | np0005629055 | 0:05:56.000585 | 0.58s 2026-02-25 07:53:25.051351 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TASK | Enable online service 2026-02-25 07:53:25.076043 | fa163e15-63ff-c5aa-8de0-000000005ad8 | TIMING | chrony : Enable online service | np0005629055 | 0:05:56.056444 | 0.02s 2026-02-25 07:53:25.110462 | a8132fdf-d831-4e29-b48e-8145186afa5b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005629055 2026-02-25 07:53:25.155376 | fa163e15-63ff-c5aa-8de0-000000008d7d | TASK | Create chrony-online.service unit file 2026-02-25 07:53:25.621982 | fa163e15-63ff-c5aa-8de0-000000008c2b | CHANGED | Enable chrony-online.service | np0005629054 2026-02-25 07:53:25.625372 | fa163e15-63ff-c5aa-8de0-000000008c2b | TIMING | chrony : Enable chrony-online.service | np0005629054 | 0:05:56.605761 | 0.95s 2026-02-25 07:53:25.658276 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:53:25.699623 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629054 | 0:05:56.680013 | 0.04s 2026-02-25 07:53:25.729425 | 2ff665d8-08b2-44ec-9770-c20353904b58 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629054 2026-02-25 07:53:25.769733 | fa163e15-63ff-c5aa-8de0-000000008e21 | TASK | Force NTP sync 2026-02-25 07:53:26.085984 | fa163e15-63ff-c5aa-8de0-000000008e21 | CHANGED | Force NTP sync | np0005629054 2026-02-25 07:53:26.087740 | fa163e15-63ff-c5aa-8de0-000000008e21 | TIMING | chrony : Force NTP sync | np0005629054 | 0:05:57.068081 | 0.32s 2026-02-25 07:53:26.106623 | fa163e15-63ff-c5aa-8de0-000000008e22 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:26.155060 | fa163e15-63ff-c5aa-8de0-000000008d7d | CHANGED | Create chrony-online.service unit file | np0005629055 2026-02-25 07:53:26.156690 | fa163e15-63ff-c5aa-8de0-000000008d7d | TIMING | chrony : Create chrony-online.service unit file | np0005629055 | 0:05:57.137094 | 1.00s 2026-02-25 07:53:26.176698 | fa163e15-63ff-c5aa-8de0-000000008d7e | TASK | Enable chrony-online.service 2026-02-25 07:53:27.153760 | fa163e15-63ff-c5aa-8de0-000000008d7e | CHANGED | Enable chrony-online.service | np0005629055 2026-02-25 07:53:27.155955 | fa163e15-63ff-c5aa-8de0-000000008d7e | TIMING | chrony : Enable chrony-online.service | np0005629055 | 0:05:58.136355 | 0.98s 2026-02-25 07:53:27.185192 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TASK | Sync chronyc 2026-02-25 07:53:27.218424 | fa163e15-63ff-c5aa-8de0-000000005ad9 | TIMING | chrony : Sync chronyc | np0005629055 | 0:05:58.198826 | 0.03s 2026-02-25 07:53:27.238187 | f85c198b-6e73-4cc6-a098-ebf1e981ad33 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005629055 2026-02-25 07:53:27.268487 | fa163e15-63ff-c5aa-8de0-000000008ee0 | TASK | Force NTP sync 2026-02-25 07:53:27.557898 | fa163e15-63ff-c5aa-8de0-000000008ee0 | CHANGED | Force NTP sync | np0005629055 2026-02-25 07:53:27.558676 | fa163e15-63ff-c5aa-8de0-000000008ee0 | TIMING | chrony : Force NTP sync | np0005629055 | 0:05:58.539085 | 0.29s 2026-02-25 07:53:27.572785 | fa163e15-63ff-c5aa-8de0-000000008ee1 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:34.038735 | fa163e15-63ff-c5aa-8de0-000000008b6a | CHANGED | Ensure system is NTP time synced | np0005629053 2026-02-25 07:53:34.041714 | fa163e15-63ff-c5aa-8de0-000000008b6a | TIMING | chrony : Ensure system is NTP time synced | np0005629053 | 0:06:05.022110 | 10.34s 2026-02-25 07:53:34.101705 | fa163e15-63ff-c5aa-8de0-000000003374 | TASK | Force NTP sync 2026-02-25 07:53:34.417273 | fa163e15-63ff-c5aa-8de0-000000003374 | CHANGED | Force NTP sync | np0005629053 2026-02-25 07:53:34.418327 | fa163e15-63ff-c5aa-8de0-000000003374 | TIMING | Force NTP sync | np0005629053 | 0:06:05.398733 | 0.31s 2026-02-25 07:53:34.436064 | fa163e15-63ff-c5aa-8de0-000000003375 | TASK | Ensure system is NTP time synced 2026-02-25 07:53:34.739389 | fa163e15-63ff-c5aa-8de0-000000003375 | CHANGED | Ensure system is NTP time synced | np0005629053 2026-02-25 07:53:34.741290 | fa163e15-63ff-c5aa-8de0-000000003375 | TIMING | Ensure system is NTP time synced | np0005629053 | 0:06:05.721689 | 0.30s 2026-02-25 07:53:34.771713 | fa163e15-63ff-c5aa-8de0-000000003376 | TASK | Run timezone role 2026-02-25 07:53:34.801159 | fa163e15-63ff-c5aa-8de0-000000003376 | TIMING | Run timezone role | np0005629053 | 0:06:05.781554 | 0.03s 2026-02-25 07:53:34.885518 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:35.294043 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629053 2026-02-25 07:53:35.295081 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629053 | 0:06:06.275485 | 0.41s 2026-02-25 07:53:35.313067 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:35.358785 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629053 | item=rsyslog 2026-02-25 07:53:35.368190 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629053 | item=crond 2026-02-25 07:53:35.376439 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629053 | 0:06:06.356840 | 0.06s 2026-02-25 07:53:35.411440 | fa163e15-63ff-c5aa-8de0-000000003377 | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:35.447902 | fa163e15-63ff-c5aa-8de0-000000003377 | OK | Notice - ctlplane subnet is set | np0005629053 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:35.448583 | fa163e15-63ff-c5aa-8de0-000000003377 | TIMING | Notice - ctlplane subnet is set | np0005629053 | 0:06:06.428992 | 0.04s 2026-02-25 07:53:35.488008 | fa163e15-63ff-c5aa-8de0-000000003378 | TIMING | include_role : tuned | np0005629053 | 0:06:06.468406 | 0.03s 2026-02-25 07:53:35.560574 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:35.680999 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629053 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:35.683193 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629053 | 0:06:06.663597 | 0.12s 2026-02-25 07:53:35.686705 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629053 | 0:06:06.667109 | 0.13s 2026-02-25 07:53:35.735240 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629053 | 0:06:06.715617 | 0.03s 2026-02-25 07:53:35.770269 | 5f384832-17b4-450a-987f-4df58e94a168 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629053 2026-02-25 07:53:35.797503 | fa163e15-63ff-c5aa-8de0-0000000093e7 | TASK | Check tuned package is installed 2026-02-25 07:53:36.147123 | fa163e15-63ff-c5aa-8de0-0000000093e7 | CHANGED | Check tuned package is installed | np0005629053 2026-02-25 07:53:36.148603 | fa163e15-63ff-c5aa-8de0-0000000093e7 | TIMING | tuned : Check tuned package is installed | np0005629053 | 0:06:07.129005 | 0.35s 2026-02-25 07:53:36.167891 | fa163e15-63ff-c5aa-8de0-0000000093e8 | TASK | Install tuned 2026-02-25 07:53:36.206118 | fa163e15-63ff-c5aa-8de0-0000000093e8 | SKIPPED | Install tuned | np0005629053 2026-02-25 07:53:36.207561 | fa163e15-63ff-c5aa-8de0-0000000093e8 | TIMING | tuned : Install tuned | np0005629053 | 0:06:07.187960 | 0.04s 2026-02-25 07:53:36.226995 | fa163e15-63ff-c5aa-8de0-0000000093e9 | TASK | Restart tuned 2026-02-25 07:53:36.262272 | fa163e15-63ff-c5aa-8de0-0000000093e9 | SKIPPED | Restart tuned | np0005629053 2026-02-25 07:53:36.263505 | fa163e15-63ff-c5aa-8de0-0000000093e9 | TIMING | tuned : Restart tuned | np0005629053 | 0:06:07.243909 | 0.04s 2026-02-25 07:53:36.277658 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:36.405619 | fa163e15-63ff-c5aa-8de0-000000008e22 | CHANGED | Ensure system is NTP time synced | np0005629054 2026-02-25 07:53:36.407441 | fa163e15-63ff-c5aa-8de0-000000008e22 | TIMING | chrony : Ensure system is NTP time synced | np0005629054 | 0:06:07.387835 | 10.30s 2026-02-25 07:53:36.455329 | fa163e15-63ff-c5aa-8de0-0000000034ca | TASK | Force NTP sync 2026-02-25 07:53:36.595048 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629053 2026-02-25 07:53:36.597966 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629053 | 0:06:07.578360 | 0.32s 2026-02-25 07:53:36.667559 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629053 | 0:06:07.647952 | 0.04s 2026-02-25 07:53:36.701047 | ba7d9d07-4727-4d30-8af8-25492a38aa6a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629053 2026-02-25 07:53:36.729388 | fa163e15-63ff-c5aa-8de0-000000009416 | TASK | Ensure profile directory exists 2026-02-25 07:53:36.800404 | fa163e15-63ff-c5aa-8de0-000000009416 | SKIPPED | Ensure profile directory exists | np0005629053 2026-02-25 07:53:36.801897 | fa163e15-63ff-c5aa-8de0-000000009416 | TIMING | tuned : Ensure profile directory exists | np0005629053 | 0:06:07.782301 | 0.07s 2026-02-25 07:53:36.802999 | fa163e15-63ff-c5aa-8de0-0000000034ca | CHANGED | Force NTP sync | np0005629054 2026-02-25 07:53:36.804026 | fa163e15-63ff-c5aa-8de0-0000000034ca | TIMING | Force NTP sync | np0005629054 | 0:06:07.784436 | 0.35s 2026-02-25 07:53:36.822705 | fa163e15-63ff-c5aa-8de0-000000009417 | TASK | Create custom tuned profile 2026-02-25 07:53:36.844050 | fa163e15-63ff-c5aa-8de0-0000000034cb | TASK | Ensure system is NTP time synced 2026-02-25 07:53:36.893336 | fa163e15-63ff-c5aa-8de0-000000009417 | SKIPPED | Create custom tuned profile | np0005629053 2026-02-25 07:53:36.894767 | fa163e15-63ff-c5aa-8de0-000000009417 | TIMING | tuned : Create custom tuned profile | np0005629053 | 0:06:07.875168 | 0.07s 2026-02-25 07:53:36.909802 | fa163e15-63ff-c5aa-8de0-000000009418 | TASK | Check tuned active profile 2026-02-25 07:53:37.165254 | fa163e15-63ff-c5aa-8de0-0000000034cb | CHANGED | Ensure system is NTP time synced | np0005629054 2026-02-25 07:53:37.166996 | fa163e15-63ff-c5aa-8de0-0000000034cb | TIMING | Ensure system is NTP time synced | np0005629054 | 0:06:08.147390 | 0.32s 2026-02-25 07:53:37.195829 | fa163e15-63ff-c5aa-8de0-0000000034cc | TASK | Run timezone role 2026-02-25 07:53:37.221003 | fa163e15-63ff-c5aa-8de0-000000009418 | OK | Check tuned active profile | np0005629053 2026-02-25 07:53:37.227623 | fa163e15-63ff-c5aa-8de0-000000009418 | TIMING | tuned : Check tuned active profile | np0005629053 | 0:06:08.208021 | 0.32s 2026-02-25 07:53:37.230329 | fa163e15-63ff-c5aa-8de0-0000000034cc | TIMING | Run timezone role | np0005629054 | 0:06:08.210735 | 0.03s 2026-02-25 07:53:37.320737 | fa163e15-63ff-c5aa-8de0-000000009419 | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:37.339721 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:37.642872 | fa163e15-63ff-c5aa-8de0-000000009419 | OK | Check Tuned Configuration file exists | np0005629053 2026-02-25 07:53:37.643786 | fa163e15-63ff-c5aa-8de0-000000009419 | TIMING | tuned : Check Tuned Configuration file exists | np0005629053 | 0:06:08.624191 | 0.32s 2026-02-25 07:53:37.657526 | fa163e15-63ff-c5aa-8de0-00000000941a | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:37.721114 | fa163e15-63ff-c5aa-8de0-00000000941a | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629053 2026-02-25 07:53:37.721783 | fa163e15-63ff-c5aa-8de0-00000000941a | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629053 | 0:06:08.702190 | 0.06s 2026-02-25 07:53:37.736708 | fa163e15-63ff-c5aa-8de0-00000000941b | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:37.782442 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629054 2026-02-25 07:53:37.783491 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629054 | 0:06:08.763895 | 0.44s 2026-02-25 07:53:37.806497 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:37.812932 | fa163e15-63ff-c5aa-8de0-00000000941b | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629053 2026-02-25 07:53:37.814016 | fa163e15-63ff-c5aa-8de0-00000000941b | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629053 | 0:06:08.794411 | 0.08s 2026-02-25 07:53:37.833232 | fa163e15-63ff-c5aa-8de0-00000000941c | TASK | Enable tuned profile 2026-02-25 07:53:37.853550 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629054 | item=rsyslog 2026-02-25 07:53:37.862525 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629054 | item=crond 2026-02-25 07:53:37.870075 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629054 | 0:06:08.850482 | 0.06s 2026-02-25 07:53:37.874789 | fa163e15-63ff-c5aa-8de0-00000000941c | SKIPPED | Enable tuned profile | np0005629053 2026-02-25 07:53:37.875227 | fa163e15-63ff-c5aa-8de0-00000000941c | TIMING | tuned : Enable tuned profile | np0005629053 | 0:06:08.855640 | 0.04s 2026-02-25 07:53:37.904564 | fa163e15-63ff-c5aa-8de0-000000008ee1 | CHANGED | Ensure system is NTP time synced | np0005629055 2026-02-25 07:53:37.904981 | fa163e15-63ff-c5aa-8de0-000000008ee1 | TIMING | chrony : Ensure system is NTP time synced | np0005629055 | 0:06:08.885394 | 10.33s 2026-02-25 07:53:37.936995 | fa163e15-63ff-c5aa-8de0-0000000034cd | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:37.993793 | fa163e15-63ff-c5aa-8de0-0000000034ca | TASK | Force NTP sync 2026-02-25 07:53:37.999238 | fa163e15-63ff-c5aa-8de0-0000000034cd | OK | Notice - ctlplane subnet is set | np0005629054 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:38.000143 | fa163e15-63ff-c5aa-8de0-0000000034cd | TIMING | Notice - ctlplane subnet is set | np0005629054 | 0:06:08.980545 | 0.06s 2026-02-25 07:53:38.042472 | fa163e15-63ff-c5aa-8de0-0000000034ce | TIMING | include_role : tuned | np0005629054 | 0:06:09.022873 | 0.03s 2026-02-25 07:53:38.114946 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:38.218463 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629054 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:38.221088 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629054 | 0:06:09.201474 | 0.11s 2026-02-25 07:53:38.228607 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629054 | 0:06:09.209011 | 0.11s 2026-02-25 07:53:38.293791 | fa163e15-63ff-c5aa-8de0-0000000034ca | CHANGED | Force NTP sync | np0005629055 2026-02-25 07:53:38.295095 | fa163e15-63ff-c5aa-8de0-0000000034ca | TIMING | Force NTP sync | np0005629055 | 0:06:09.275483 | 0.30s 2026-02-25 07:53:38.300192 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629054 | 0:06:09.280602 | 0.05s 2026-02-25 07:53:38.321902 | 51f750fd-f17a-49af-a080-6d02406024e3 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629054 2026-02-25 07:53:38.344009 | fa163e15-63ff-c5aa-8de0-0000000098ba | TASK | Check tuned package is installed 2026-02-25 07:53:38.362342 | fa163e15-63ff-c5aa-8de0-0000000034cb | TASK | Ensure system is NTP time synced 2026-02-25 07:53:38.610273 | fa163e15-63ff-c5aa-8de0-0000000034cb | CHANGED | Ensure system is NTP time synced | np0005629055 2026-02-25 07:53:38.611302 | fa163e15-63ff-c5aa-8de0-0000000034cb | TIMING | Ensure system is NTP time synced | np0005629055 | 0:06:09.591703 | 0.25s 2026-02-25 07:53:38.629644 | fa163e15-63ff-c5aa-8de0-0000000034cc | TASK | Run timezone role 2026-02-25 07:53:38.660251 | fa163e15-63ff-c5aa-8de0-0000000034cc | TIMING | Run timezone role | np0005629055 | 0:06:09.640643 | 0.03s 2026-02-25 07:53:38.745246 | fa163e15-63ff-c5aa-8de0-000000006d37 | TASK | Set timezone 2026-02-25 07:53:38.751029 | fa163e15-63ff-c5aa-8de0-0000000098ba | CHANGED | Check tuned package is installed | np0005629054 2026-02-25 07:53:38.752347 | fa163e15-63ff-c5aa-8de0-0000000098ba | TIMING | tuned : Check tuned package is installed | np0005629054 | 0:06:09.732741 | 0.41s 2026-02-25 07:53:38.775181 | fa163e15-63ff-c5aa-8de0-0000000098bb | TASK | Install tuned 2026-02-25 07:53:38.802913 | fa163e15-63ff-c5aa-8de0-0000000098bb | SKIPPED | Install tuned | np0005629054 2026-02-25 07:53:38.803750 | fa163e15-63ff-c5aa-8de0-0000000098bb | TIMING | tuned : Install tuned | np0005629054 | 0:06:09.784158 | 0.03s 2026-02-25 07:53:38.818111 | fa163e15-63ff-c5aa-8de0-0000000098bc | TASK | Restart tuned 2026-02-25 07:53:38.850050 | fa163e15-63ff-c5aa-8de0-0000000098bc | SKIPPED | Restart tuned | np0005629054 2026-02-25 07:53:38.851258 | fa163e15-63ff-c5aa-8de0-0000000098bc | TIMING | tuned : Restart tuned | np0005629054 | 0:06:09.831655 | 0.03s 2026-02-25 07:53:38.879264 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:39.187590 | fa163e15-63ff-c5aa-8de0-000000006d37 | OK | Set timezone | np0005629055 2026-02-25 07:53:39.189099 | fa163e15-63ff-c5aa-8de0-000000006d37 | TIMING | tripleo_timezone : Set timezone | np0005629055 | 0:06:10.169498 | 0.44s 2026-02-25 07:53:39.190429 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629054 2026-02-25 07:53:39.191330 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629054 | 0:06:10.171735 | 0.31s 2026-02-25 07:53:39.250382 | fa163e15-63ff-c5aa-8de0-000000006d38 | TASK | Restart time services 2026-02-25 07:53:39.260557 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629054 | 0:06:10.240946 | 0.04s 2026-02-25 07:53:39.288150 | d6b8e550-af50-4ade-bd34-a083f9dd7408 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629054 2026-02-25 07:53:39.301390 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629055 | item=rsyslog 2026-02-25 07:53:39.311395 | fa163e15-63ff-c5aa-8de0-000000006d38 | SKIPPED | Restart time services | np0005629055 | item=crond 2026-02-25 07:53:39.333427 | fa163e15-63ff-c5aa-8de0-000000009ae9 | TASK | Ensure profile directory exists 2026-02-25 07:53:39.340085 | fa163e15-63ff-c5aa-8de0-000000006d38 | TIMING | tripleo_timezone : Restart time services | np0005629055 | 0:06:10.320414 | 0.08s 2026-02-25 07:53:39.371485 | fa163e15-63ff-c5aa-8de0-0000000034cd | TASK | Notice - ctlplane subnet is set 2026-02-25 07:53:39.403043 | fa163e15-63ff-c5aa-8de0-0000000034cd | OK | Notice - ctlplane subnet is set | np0005629055 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-02-25 07:53:39.408115 | fa163e15-63ff-c5aa-8de0-0000000034cd | TIMING | Notice - ctlplane subnet is set | np0005629055 | 0:06:10.388522 | 0.04s 2026-02-25 07:53:39.408451 | fa163e15-63ff-c5aa-8de0-000000009ae9 | SKIPPED | Ensure profile directory exists | np0005629054 2026-02-25 07:53:39.408946 | fa163e15-63ff-c5aa-8de0-000000009ae9 | TIMING | tuned : Ensure profile directory exists | np0005629054 | 0:06:10.389359 | 0.07s 2026-02-25 07:53:39.429529 | fa163e15-63ff-c5aa-8de0-000000009aea | TASK | Create custom tuned profile 2026-02-25 07:53:39.474826 | fa163e15-63ff-c5aa-8de0-0000000034ce | TIMING | include_role : tuned | np0005629055 | 0:06:10.455223 | 0.03s 2026-02-25 07:53:39.591414 | fa163e15-63ff-c5aa-8de0-000000006f65 | TASK | Gather variables for each operating system 2026-02-25 07:53:39.596538 | fa163e15-63ff-c5aa-8de0-000000009aea | SKIPPED | Create custom tuned profile | np0005629054 2026-02-25 07:53:39.597366 | fa163e15-63ff-c5aa-8de0-000000009aea | TIMING | tuned : Create custom tuned profile | np0005629054 | 0:06:10.577765 | 0.17s 2026-02-25 07:53:39.611663 | fa163e15-63ff-c5aa-8de0-000000009aeb | TASK | Check tuned active profile 2026-02-25 07:53:39.696659 | fa163e15-63ff-c5aa-8de0-000000006f65 | OK | Gather variables for each operating system | np0005629055 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-02-25 07:53:39.698973 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629055 | 0:06:10.679368 | 0.11s 2026-02-25 07:53:39.705491 | fa163e15-63ff-c5aa-8de0-000000006f65 | TIMING | tuned : Gather variables for each operating system | np0005629055 | 0:06:10.685904 | 0.11s 2026-02-25 07:53:39.752123 | fa163e15-63ff-c5aa-8de0-000000006f66 | TIMING | tuned : include_tasks | np0005629055 | 0:06:10.732528 | 0.03s 2026-02-25 07:53:39.766710 | dfda669f-f406-409d-bf44-bbc228c73b57 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005629055 2026-02-25 07:53:39.783921 | fa163e15-63ff-c5aa-8de0-000000009d7b | TASK | Check tuned package is installed 2026-02-25 07:53:39.922029 | fa163e15-63ff-c5aa-8de0-000000009aeb | OK | Check tuned active profile | np0005629054 2026-02-25 07:53:39.923239 | fa163e15-63ff-c5aa-8de0-000000009aeb | TIMING | tuned : Check tuned active profile | np0005629054 | 0:06:10.903632 | 0.31s 2026-02-25 07:53:39.940554 | fa163e15-63ff-c5aa-8de0-000000009aec | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:40.108727 | fa163e15-63ff-c5aa-8de0-000000009d7b | CHANGED | Check tuned package is installed | np0005629055 2026-02-25 07:53:40.110399 | fa163e15-63ff-c5aa-8de0-000000009d7b | TIMING | tuned : Check tuned package is installed | np0005629055 | 0:06:11.090796 | 0.33s 2026-02-25 07:53:40.135098 | fa163e15-63ff-c5aa-8de0-000000009d7c | TASK | Install tuned 2026-02-25 07:53:40.167428 | fa163e15-63ff-c5aa-8de0-000000009d7c | SKIPPED | Install tuned | np0005629055 2026-02-25 07:53:40.168436 | fa163e15-63ff-c5aa-8de0-000000009d7c | TIMING | tuned : Install tuned | np0005629055 | 0:06:11.148839 | 0.03s 2026-02-25 07:53:40.188840 | fa163e15-63ff-c5aa-8de0-000000009d7d | TASK | Restart tuned 2026-02-25 07:53:40.222336 | fa163e15-63ff-c5aa-8de0-000000009d7d | SKIPPED | Restart tuned | np0005629055 2026-02-25 07:53:40.223132 | fa163e15-63ff-c5aa-8de0-000000009d7d | TIMING | tuned : Restart tuned | np0005629055 | 0:06:11.203538 | 0.03s 2026-02-25 07:53:40.241460 | fa163e15-63ff-c5aa-8de0-000000006f67 | TASK | Check for tuned-adm 2026-02-25 07:53:40.258490 | fa163e15-63ff-c5aa-8de0-000000009aec | OK | Check Tuned Configuration file exists | np0005629054 2026-02-25 07:53:40.259682 | fa163e15-63ff-c5aa-8de0-000000009aec | TIMING | tuned : Check Tuned Configuration file exists | np0005629054 | 0:06:11.240084 | 0.32s 2026-02-25 07:53:40.279981 | fa163e15-63ff-c5aa-8de0-000000009aed | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:40.344145 | fa163e15-63ff-c5aa-8de0-000000009aed | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629054 2026-02-25 07:53:40.344955 | fa163e15-63ff-c5aa-8de0-000000009aed | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629054 | 0:06:11.325362 | 0.06s 2026-02-25 07:53:40.359924 | fa163e15-63ff-c5aa-8de0-000000009aee | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:40.420773 | fa163e15-63ff-c5aa-8de0-000000009aee | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629054 2026-02-25 07:53:40.421742 | fa163e15-63ff-c5aa-8de0-000000009aee | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629054 | 0:06:11.402149 | 0.06s 2026-02-25 07:53:40.439964 | fa163e15-63ff-c5aa-8de0-000000009aef | TASK | Enable tuned profile 2026-02-25 07:53:40.470228 | fa163e15-63ff-c5aa-8de0-000000009aef | SKIPPED | Enable tuned profile | np0005629054 2026-02-25 07:53:40.471041 | fa163e15-63ff-c5aa-8de0-000000009aef | TIMING | tuned : Enable tuned profile | np0005629054 | 0:06:11.451449 | 0.03s 2026-02-25 07:53:40.551769 | fa163e15-63ff-c5aa-8de0-000000006f67 | OK | Check for tuned-adm | np0005629055 2026-02-25 07:53:40.552230 | fa163e15-63ff-c5aa-8de0-000000006f67 | TIMING | tuned : Check for tuned-adm | np0005629055 | 0:06:11.532642 | 0.31s 2026-02-25 07:53:40.597146 | fa163e15-63ff-c5aa-8de0-000000006f68 | TIMING | tuned : include_tasks | np0005629055 | 0:06:11.577546 | 0.03s 2026-02-25 07:53:40.614467 | 8325ef3e-2d6a-47e2-923c-05a36a258e38 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005629055 2026-02-25 07:53:40.634411 | fa163e15-63ff-c5aa-8de0-000000009db2 | TASK | Ensure profile directory exists 2026-02-25 07:53:40.702952 | fa163e15-63ff-c5aa-8de0-000000009db2 | SKIPPED | Ensure profile directory exists | np0005629055 2026-02-25 07:53:40.703667 | fa163e15-63ff-c5aa-8de0-000000009db2 | TIMING | tuned : Ensure profile directory exists | np0005629055 | 0:06:11.684076 | 0.07s 2026-02-25 07:53:40.716988 | fa163e15-63ff-c5aa-8de0-000000009db3 | TASK | Create custom tuned profile 2026-02-25 07:53:40.788013 | fa163e15-63ff-c5aa-8de0-000000009db3 | SKIPPED | Create custom tuned profile | np0005629055 2026-02-25 07:53:40.788758 | fa163e15-63ff-c5aa-8de0-000000009db3 | TIMING | tuned : Create custom tuned profile | np0005629055 | 0:06:11.769166 | 0.07s 2026-02-25 07:53:40.802418 | fa163e15-63ff-c5aa-8de0-000000009db4 | TASK | Check tuned active profile 2026-02-25 07:53:41.325446 | fa163e15-63ff-c5aa-8de0-000000009db4 | OK | Check tuned active profile | np0005629055 2026-02-25 07:53:41.326904 | fa163e15-63ff-c5aa-8de0-000000009db4 | TIMING | tuned : Check tuned active profile | np0005629055 | 0:06:12.307301 | 0.52s 2026-02-25 07:53:41.356193 | fa163e15-63ff-c5aa-8de0-000000009db5 | TASK | Check Tuned Configuration file exists 2026-02-25 07:53:41.683289 | fa163e15-63ff-c5aa-8de0-000000009db5 | OK | Check Tuned Configuration file exists | np0005629055 2026-02-25 07:53:41.684699 | fa163e15-63ff-c5aa-8de0-000000009db5 | TIMING | tuned : Check Tuned Configuration file exists | np0005629055 | 0:06:12.665097 | 0.33s 2026-02-25 07:53:41.711904 | fa163e15-63ff-c5aa-8de0-000000009db6 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-02-25 07:53:41.784025 | fa163e15-63ff-c5aa-8de0-000000009db6 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005629055 2026-02-25 07:53:41.785327 | fa163e15-63ff-c5aa-8de0-000000009db6 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005629055 | 0:06:12.765724 | 0.07s 2026-02-25 07:53:41.813905 | fa163e15-63ff-c5aa-8de0-000000009db7 | TASK | Configure isolated cores for profile throughput-performance 2026-02-25 07:53:41.865456 | fa163e15-63ff-c5aa-8de0-000000009db7 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005629055 2026-02-25 07:53:41.866394 | fa163e15-63ff-c5aa-8de0-000000009db7 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005629055 | 0:06:12.846798 | 0.05s 2026-02-25 07:53:41.884912 | fa163e15-63ff-c5aa-8de0-000000009db8 | TASK | Enable tuned profile 2026-02-25 07:53:41.919917 | fa163e15-63ff-c5aa-8de0-000000009db8 | SKIPPED | Enable tuned profile | np0005629055 2026-02-25 07:53:41.921080 | fa163e15-63ff-c5aa-8de0-000000009db8 | TIMING | tuned : Enable tuned profile | np0005629055 | 0:06:12.901485 | 0.04s PLAY [Overcloud container setup tasks] ***************************************** 2026-02-25 07:53:42.114090 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.129422 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.149071 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.173096 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.199049 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.219099 | fa163e15-63ff-c5aa-8de0-0000000000b1 | TASK | Overcloud container setup tasks 2026-02-25 07:53:42.224563 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.231302 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.232059 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.232771 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.233493 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.240217 | fa163e15-63ff-c5aa-8de0-0000000000b1 | OK | Overcloud container setup tasks | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b1') missing from stats 2026-02-25 07:53:42.249884 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.262976 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.276227 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.298699 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.317045 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.345380 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TASK | Write config data 2026-02-25 07:53:42.350451 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629056 | 0:06:13.330844 | 0.10s 2026-02-25 07:53:42.351271 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629057 | 0:06:13.331681 | 0.09s 2026-02-25 07:53:42.351579 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629058 | 0:06:13.331992 | 0.07s 2026-02-25 07:53:42.401694 | a4a29f75-d682-4af1-972a-cd7628333ada | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629056 2026-02-25 07:53:42.402229 | a4a29f75-d682-4af1-972a-cd7628333ada | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629057 2026-02-25 07:53:42.402475 | a4a29f75-d682-4af1-972a-cd7628333ada | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629058 2026-02-25 07:53:42.415305 | fa163e15-63ff-c5aa-8de0-000000009e28 | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.428676 | fa163e15-63ff-c5aa-8de0-000000009e28 | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.441610 | fa163e15-63ff-c5aa-8de0-000000009e28 | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.447290 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629053 | 0:06:13.427688 | 0.15s 2026-02-25 07:53:42.447958 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629054 | 0:06:13.428371 | 0.13s 2026-02-25 07:53:42.448314 | fa163e15-63ff-c5aa-8de0-0000000000b2 | TIMING | Write config data | np0005629055 | 0:06:13.428728 | 0.10s 2026-02-25 07:53:42.493723 | a270cfb0-8e4f-4af5-999c-5a6849c82106 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629053 2026-02-25 07:53:42.494322 | a270cfb0-8e4f-4af5-999c-5a6849c82106 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629054 2026-02-25 07:53:42.494593 | a270cfb0-8e4f-4af5-999c-5a6849c82106 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005629055 2026-02-25 07:53:42.511749 | fa163e15-63ff-c5aa-8de0-000000009e4d | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.531073 | fa163e15-63ff-c5aa-8de0-000000009e4d | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.548567 | fa163e15-63ff-c5aa-8de0-000000009e4d | TASK | Create and ensure setype for /var/log/containers directory 2026-02-25 07:53:42.721160 | fa163e15-63ff-c5aa-8de0-000000009e28 | OK | Create and ensure setype for /var/log/containers directory | np0005629057 2026-02-25 07:53:42.722147 | fa163e15-63ff-c5aa-8de0-000000009e28 | TIMING | Create and ensure setype for /var/log/containers directory | np0005629057 | 0:06:13.702554 | 0.29s 2026-02-25 07:53:42.731697 | fa163e15-63ff-c5aa-8de0-000000009e29 | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:42.761681 | fa163e15-63ff-c5aa-8de0-000000009e28 | OK | Create and ensure setype for /var/log/containers directory | np0005629056 2026-02-25 07:53:42.765611 | fa163e15-63ff-c5aa-8de0-000000009e28 | TIMING | Create and ensure setype for /var/log/containers directory | np0005629056 | 0:06:13.746017 | 0.35s 2026-02-25 07:53:42.766096 | fa163e15-63ff-c5aa-8de0-000000009e28 | OK | Create and ensure setype for /var/log/containers directory | np0005629058 2026-02-25 07:53:42.766497 | fa163e15-63ff-c5aa-8de0-000000009e28 | TIMING | Create and ensure setype for /var/log/containers directory | np0005629058 | 0:06:13.746910 | 0.32s 2026-02-25 07:53:42.776413 | fa163e15-63ff-c5aa-8de0-000000009e29 | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:42.790619 | fa163e15-63ff-c5aa-8de0-000000009e29 | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:42.836812 | fa163e15-63ff-c5aa-8de0-000000009e4d | OK | Create and ensure setype for /var/log/containers directory | np0005629053 2026-02-25 07:53:42.842776 | fa163e15-63ff-c5aa-8de0-000000009e4d | TIMING | Create and ensure setype for /var/log/containers directory | np0005629053 | 0:06:13.823177 | 0.33s 2026-02-25 07:53:42.843432 | fa163e15-63ff-c5aa-8de0-000000009e4d | OK | Create and ensure setype for /var/log/containers directory | np0005629055 2026-02-25 07:53:42.843985 | fa163e15-63ff-c5aa-8de0-000000009e4d | TIMING | Create and ensure setype for /var/log/containers directory | np0005629055 | 0:06:13.824395 | 0.29s 2026-02-25 07:53:42.844564 | fa163e15-63ff-c5aa-8de0-000000009e4d | OK | Create and ensure setype for /var/log/containers directory | np0005629054 2026-02-25 07:53:42.845100 | fa163e15-63ff-c5aa-8de0-000000009e4d | TIMING | Create and ensure setype for /var/log/containers directory | np0005629054 | 0:06:13.825511 | 0.31s 2026-02-25 07:53:42.859437 | fa163e15-63ff-c5aa-8de0-000000009e4e | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:42.878014 | fa163e15-63ff-c5aa-8de0-000000009e4e | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:42.895900 | fa163e15-63ff-c5aa-8de0-000000009e4e | TASK | Create ContainerLogStdoutPath directory 2026-02-25 07:53:43.043885 | fa163e15-63ff-c5aa-8de0-000000009e29 | CHANGED | Create ContainerLogStdoutPath directory | np0005629057 2026-02-25 07:53:43.045118 | fa163e15-63ff-c5aa-8de0-000000009e29 | TIMING | Create ContainerLogStdoutPath directory | np0005629057 | 0:06:14.025518 | 0.31s 2026-02-25 07:53:43.058385 | fa163e15-63ff-c5aa-8de0-000000009e2a | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.114066 | fa163e15-63ff-c5aa-8de0-000000009e29 | CHANGED | Create ContainerLogStdoutPath directory | np0005629056 2026-02-25 07:53:43.115280 | fa163e15-63ff-c5aa-8de0-000000009e29 | TIMING | Create ContainerLogStdoutPath directory | np0005629056 | 0:06:14.095683 | 0.34s 2026-02-25 07:53:43.133412 | fa163e15-63ff-c5aa-8de0-000000009e2a | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.140501 | fa163e15-63ff-c5aa-8de0-000000009e29 | CHANGED | Create ContainerLogStdoutPath directory | np0005629058 2026-02-25 07:53:43.141823 | fa163e15-63ff-c5aa-8de0-000000009e29 | TIMING | Create ContainerLogStdoutPath directory | np0005629058 | 0:06:14.122221 | 0.35s 2026-02-25 07:53:43.155559 | fa163e15-63ff-c5aa-8de0-000000009e2a | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.181081 | fa163e15-63ff-c5aa-8de0-000000009e4e | CHANGED | Create ContainerLogStdoutPath directory | np0005629053 2026-02-25 07:53:43.182264 | fa163e15-63ff-c5aa-8de0-000000009e4e | TIMING | Create ContainerLogStdoutPath directory | np0005629053 | 0:06:14.162666 | 0.32s 2026-02-25 07:53:43.210392 | fa163e15-63ff-c5aa-8de0-000000009e4f | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.217238 | fa163e15-63ff-c5aa-8de0-000000009e4e | CHANGED | Create ContainerLogStdoutPath directory | np0005629054 2026-02-25 07:53:43.218587 | fa163e15-63ff-c5aa-8de0-000000009e4e | TIMING | Create ContainerLogStdoutPath directory | np0005629054 | 0:06:14.198982 | 0.34s 2026-02-25 07:53:43.219558 | fa163e15-63ff-c5aa-8de0-000000009e4e | CHANGED | Create ContainerLogStdoutPath directory | np0005629055 2026-02-25 07:53:43.220228 | fa163e15-63ff-c5aa-8de0-000000009e4e | TIMING | Create ContainerLogStdoutPath directory | np0005629055 | 0:06:14.200635 | 0.32s 2026-02-25 07:53:43.235289 | fa163e15-63ff-c5aa-8de0-000000009e4f | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.253983 | fa163e15-63ff-c5aa-8de0-000000009e4f | TASK | Create /var/lib/tripleo-config directory 2026-02-25 07:53:43.455362 | fa163e15-63ff-c5aa-8de0-000000009e2a | CHANGED | Create /var/lib/tripleo-config directory | np0005629056 2026-02-25 07:53:43.461416 | fa163e15-63ff-c5aa-8de0-000000009e2a | TIMING | Create /var/lib/tripleo-config directory | np0005629056 | 0:06:14.441816 | 0.33s 2026-02-25 07:53:43.462154 | fa163e15-63ff-c5aa-8de0-000000009e2a | CHANGED | Create /var/lib/tripleo-config directory | np0005629058 2026-02-25 07:53:43.462659 | fa163e15-63ff-c5aa-8de0-000000009e2a | TIMING | Create /var/lib/tripleo-config directory | np0005629058 | 0:06:14.443069 | 0.31s 2026-02-25 07:53:43.472632 | fa163e15-63ff-c5aa-8de0-000000009e2b | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.485702 | fa163e15-63ff-c5aa-8de0-000000009e2b | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.533515 | fa163e15-63ff-c5aa-8de0-000000009e4f | CHANGED | Create /var/lib/tripleo-config directory | np0005629053 2026-02-25 07:53:43.534626 | fa163e15-63ff-c5aa-8de0-000000009e4f | TIMING | Create /var/lib/tripleo-config directory | np0005629053 | 0:06:14.515030 | 0.32s 2026-02-25 07:53:43.549009 | fa163e15-63ff-c5aa-8de0-000000009e50 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.568002 | fa163e15-63ff-c5aa-8de0-000000009e4f | CHANGED | Create /var/lib/tripleo-config directory | np0005629055 2026-02-25 07:53:43.573467 | fa163e15-63ff-c5aa-8de0-000000009e4f | TIMING | Create /var/lib/tripleo-config directory | np0005629055 | 0:06:14.553871 | 0.32s 2026-02-25 07:53:43.574237 | fa163e15-63ff-c5aa-8de0-000000009e4f | CHANGED | Create /var/lib/tripleo-config directory | np0005629054 2026-02-25 07:53:43.574675 | fa163e15-63ff-c5aa-8de0-000000009e4f | TIMING | Create /var/lib/tripleo-config directory | np0005629054 | 0:06:14.555087 | 0.34s 2026-02-25 07:53:43.591120 | fa163e15-63ff-c5aa-8de0-000000009e50 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.609059 | fa163e15-63ff-c5aa-8de0-000000009e50 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.689760 | fa163e15-63ff-c5aa-8de0-000000009e2a | CHANGED | Create /var/lib/tripleo-config directory | np0005629057 2026-02-25 07:53:43.690961 | fa163e15-63ff-c5aa-8de0-000000009e2a | TIMING | Create /var/lib/tripleo-config directory | np0005629057 | 0:06:14.671363 | 0.63s 2026-02-25 07:53:43.701056 | fa163e15-63ff-c5aa-8de0-000000009e2b | TASK | Clean old /var/lib/container-startup-configs.json file 2026-02-25 07:53:43.761720 | fa163e15-63ff-c5aa-8de0-000000009e2b | OK | Clean old /var/lib/container-startup-configs.json file | np0005629058 2026-02-25 07:53:43.762806 | fa163e15-63ff-c5aa-8de0-000000009e2b | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629058 | 0:06:14.743208 | 0.28s 2026-02-25 07:53:43.772912 | fa163e15-63ff-c5aa-8de0-000000009e2c | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:43.787564 | fa163e15-63ff-c5aa-8de0-000000009e2b | OK | Clean old /var/lib/container-startup-configs.json file | np0005629056 2026-02-25 07:53:43.788614 | fa163e15-63ff-c5aa-8de0-000000009e2b | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629056 | 0:06:14.769017 | 0.31s 2026-02-25 07:53:43.798727 | fa163e15-63ff-c5aa-8de0-000000009e2c | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:43.916121 | fa163e15-63ff-c5aa-8de0-000000009e50 | OK | Clean old /var/lib/container-startup-configs.json file | np0005629054 2026-02-25 07:53:43.917234 | fa163e15-63ff-c5aa-8de0-000000009e50 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629054 | 0:06:14.897638 | 0.33s 2026-02-25 07:53:43.923090 | fa163e15-63ff-c5aa-8de0-000000009e50 | OK | Clean old /var/lib/container-startup-configs.json file | np0005629055 2026-02-25 07:53:43.923593 | fa163e15-63ff-c5aa-8de0-000000009e50 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629055 | 0:06:14.904004 | 0.31s 2026-02-25 07:53:43.937998 | fa163e15-63ff-c5aa-8de0-000000009e51 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:43.955472 | fa163e15-63ff-c5aa-8de0-000000009e51 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:43.999444 | fa163e15-63ff-c5aa-8de0-000000009e50 | OK | Clean old /var/lib/container-startup-configs.json file | np0005629053 2026-02-25 07:53:44.000458 | fa163e15-63ff-c5aa-8de0-000000009e50 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629053 | 0:06:14.980862 | 0.45s 2026-02-25 07:53:44.020831 | fa163e15-63ff-c5aa-8de0-000000009e51 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:44.026653 | fa163e15-63ff-c5aa-8de0-000000009e2b | OK | Clean old /var/lib/container-startup-configs.json file | np0005629057 2026-02-25 07:53:44.027758 | fa163e15-63ff-c5aa-8de0-000000009e2b | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005629057 | 0:06:15.008157 | 0.33s 2026-02-25 07:53:44.038328 | fa163e15-63ff-c5aa-8de0-000000009e2c | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-02-25 07:53:44.118168 | fa163e15-63ff-c5aa-8de0-000000009e2c | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629056 2026-02-25 07:53:44.119183 | fa163e15-63ff-c5aa-8de0-000000009e2c | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629056 | 0:06:15.099588 | 0.32s 2026-02-25 07:53:44.129193 | fa163e15-63ff-c5aa-8de0-000000009e32 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:44.253884 | fa163e15-63ff-c5aa-8de0-000000009e51 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629055 2026-02-25 07:53:44.254872 | fa163e15-63ff-c5aa-8de0-000000009e51 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629055 | 0:06:15.235264 | 0.30s 2026-02-25 07:53:44.255258 | fa163e15-63ff-c5aa-8de0-000000009e51 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629054 2026-02-25 07:53:44.255659 | fa163e15-63ff-c5aa-8de0-000000009e51 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629054 | 0:06:15.236073 | 0.32s 2026-02-25 07:53:44.269943 | fa163e15-63ff-c5aa-8de0-000000009e55 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:44.293435 | fa163e15-63ff-c5aa-8de0-000000009e55 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:44.298740 | fa163e15-63ff-c5aa-8de0-000000009e2c | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629058 2026-02-25 07:53:44.299600 | fa163e15-63ff-c5aa-8de0-000000009e2c | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629058 | 0:06:15.280003 | 0.53s 2026-02-25 07:53:44.310306 | fa163e15-63ff-c5aa-8de0-000000009e32 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:44.347202 | fa163e15-63ff-c5aa-8de0-000000009e2c | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629057 2026-02-25 07:53:44.348158 | fa163e15-63ff-c5aa-8de0-000000009e2c | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629057 | 0:06:15.328564 | 0.31s 2026-02-25 07:53:44.348541 | fa163e15-63ff-c5aa-8de0-000000009e51 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005629053 2026-02-25 07:53:44.348886 | fa163e15-63ff-c5aa-8de0-000000009e51 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005629053 | 0:06:15.329300 | 0.33s 2026-02-25 07:53:44.359109 | fa163e15-63ff-c5aa-8de0-000000009e32 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:44.377155 | fa163e15-63ff-c5aa-8de0-000000009e55 | TASK | Create fcontext entry for container-config-scripts 2026-02-25 07:53:45.518381 | fa163e15-63ff-c5aa-8de0-000000009e32 | CHANGED | Create fcontext entry for container-config-scripts | np0005629056 2026-02-25 07:53:45.520110 | fa163e15-63ff-c5aa-8de0-000000009e32 | TIMING | Create fcontext entry for container-config-scripts | np0005629056 | 0:06:16.500505 | 1.39s 2026-02-25 07:53:45.546220 | fa163e15-63ff-c5aa-8de0-000000009e33 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.556138 | fa163e15-63ff-c5aa-8de0-000000009e55 | CHANGED | Create fcontext entry for container-config-scripts | np0005629055 2026-02-25 07:53:45.557743 | fa163e15-63ff-c5aa-8de0-000000009e55 | TIMING | Create fcontext entry for container-config-scripts | np0005629055 | 0:06:16.538135 | 1.26s 2026-02-25 07:53:45.588578 | fa163e15-63ff-c5aa-8de0-000000009e56 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.639214 | fa163e15-63ff-c5aa-8de0-000000009e32 | CHANGED | Create fcontext entry for container-config-scripts | np0005629057 2026-02-25 07:53:45.640249 | fa163e15-63ff-c5aa-8de0-000000009e32 | TIMING | Create fcontext entry for container-config-scripts | np0005629057 | 0:06:16.620653 | 1.28s 2026-02-25 07:53:45.653211 | fa163e15-63ff-c5aa-8de0-000000009e33 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.664621 | fa163e15-63ff-c5aa-8de0-000000009e32 | CHANGED | Create fcontext entry for container-config-scripts | np0005629058 2026-02-25 07:53:45.665767 | fa163e15-63ff-c5aa-8de0-000000009e32 | TIMING | Create fcontext entry for container-config-scripts | np0005629058 | 0:06:16.646163 | 1.35s 2026-02-25 07:53:45.680311 | fa163e15-63ff-c5aa-8de0-000000009e33 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.710920 | fa163e15-63ff-c5aa-8de0-000000009e55 | CHANGED | Create fcontext entry for container-config-scripts | np0005629053 2026-02-25 07:53:45.712622 | fa163e15-63ff-c5aa-8de0-000000009e55 | TIMING | Create fcontext entry for container-config-scripts | np0005629053 | 0:06:16.693014 | 1.33s 2026-02-25 07:53:45.746845 | fa163e15-63ff-c5aa-8de0-000000009e56 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.755343 | fa163e15-63ff-c5aa-8de0-000000009e55 | CHANGED | Create fcontext entry for container-config-scripts | np0005629054 2026-02-25 07:53:45.756897 | fa163e15-63ff-c5aa-8de0-000000009e55 | TIMING | Create fcontext entry for container-config-scripts | np0005629054 | 0:06:16.737243 | 1.49s 2026-02-25 07:53:45.777218 | fa163e15-63ff-c5aa-8de0-000000009e56 | TASK | Create /var/lib/container-config-scripts 2026-02-25 07:53:45.907790 | fa163e15-63ff-c5aa-8de0-000000009e33 | CHANGED | Create /var/lib/container-config-scripts | np0005629056 2026-02-25 07:53:45.909484 | fa163e15-63ff-c5aa-8de0-000000009e33 | TIMING | Create /var/lib/container-config-scripts | np0005629056 | 0:06:16.889881 | 0.36s 2026-02-25 07:53:45.937972 | fa163e15-63ff-c5aa-8de0-000000009e34 | TASK | Write container config scripts 2026-02-25 07:53:45.948953 | fa163e15-63ff-c5aa-8de0-000000009e56 | CHANGED | Create /var/lib/container-config-scripts | np0005629055 2026-02-25 07:53:45.951316 | fa163e15-63ff-c5aa-8de0-000000009e56 | TIMING | Create /var/lib/container-config-scripts | np0005629055 | 0:06:16.931700 | 0.36s 2026-02-25 07:53:45.992410 | fa163e15-63ff-c5aa-8de0-000000009e57 | TASK | Write container config scripts 2026-02-25 07:53:46.000517 | fa163e15-63ff-c5aa-8de0-000000009e33 | CHANGED | Create /var/lib/container-config-scripts | np0005629057 2026-02-25 07:53:46.007905 | fa163e15-63ff-c5aa-8de0-000000009e33 | TIMING | Create /var/lib/container-config-scripts | np0005629057 | 0:06:16.988264 | 0.35s 2026-02-25 07:53:46.009144 | fa163e15-63ff-c5aa-8de0-000000009e33 | CHANGED | Create /var/lib/container-config-scripts | np0005629058 2026-02-25 07:53:46.009949 | fa163e15-63ff-c5aa-8de0-000000009e33 | TIMING | Create /var/lib/container-config-scripts | np0005629058 | 0:06:16.990354 | 0.33s 2026-02-25 07:53:46.030975 | fa163e15-63ff-c5aa-8de0-000000009e34 | TASK | Write container config scripts 2026-02-25 07:53:46.054675 | fa163e15-63ff-c5aa-8de0-000000009e34 | TASK | Write container config scripts 2026-02-25 07:53:46.079266 | fa163e15-63ff-c5aa-8de0-000000009e56 | CHANGED | Create /var/lib/container-config-scripts | np0005629053 2026-02-25 07:53:46.080576 | fa163e15-63ff-c5aa-8de0-000000009e56 | TIMING | Create /var/lib/container-config-scripts | np0005629053 | 0:06:17.060972 | 0.33s 2026-02-25 07:53:46.104205 | fa163e15-63ff-c5aa-8de0-000000009e57 | TASK | Write container config scripts 2026-02-25 07:53:46.110896 | fa163e15-63ff-c5aa-8de0-000000009e56 | CHANGED | Create /var/lib/container-config-scripts | np0005629054 2026-02-25 07:53:46.111968 | fa163e15-63ff-c5aa-8de0-000000009e56 | TIMING | Create /var/lib/container-config-scripts | np0005629054 | 0:06:17.092367 | 0.33s 2026-02-25 07:53:46.131326 | fa163e15-63ff-c5aa-8de0-000000009e57 | TASK | Write container config scripts 2026-02-25 07:53:46.437927 | fa163e15-63ff-c5aa-8de0-000000009e34 | CHANGED | Write container config scripts | np0005629058 2026-02-25 07:53:46.449605 | fa163e15-63ff-c5aa-8de0-000000009e34 | TIMING | Write container config scripts | np0005629058 | 0:06:17.430010 | 0.39s 2026-02-25 07:53:46.454440 | fa163e15-63ff-c5aa-8de0-000000009e34 | CHANGED | Write container config scripts | np0005629057 2026-02-25 07:53:46.454763 | fa163e15-63ff-c5aa-8de0-000000009e34 | TIMING | Write container config scripts | np0005629057 | 0:06:17.435176 | 0.42s 2026-02-25 07:53:46.455032 | fa163e15-63ff-c5aa-8de0-000000009e57 | CHANGED | Write container config scripts | np0005629055 2026-02-25 07:53:46.455284 | fa163e15-63ff-c5aa-8de0-000000009e57 | TIMING | Write container config scripts | np0005629055 | 0:06:17.435698 | 0.46s 2026-02-25 07:53:46.455528 | fa163e15-63ff-c5aa-8de0-000000009e57 | CHANGED | Write container config scripts | np0005629053 2026-02-25 07:53:46.455781 | fa163e15-63ff-c5aa-8de0-000000009e57 | TIMING | Write container config scripts | np0005629053 | 0:06:17.436195 | 0.35s 2026-02-25 07:53:46.465249 | fa163e15-63ff-c5aa-8de0-000000009e35 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:46.492696 | fa163e15-63ff-c5aa-8de0-000000009e35 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:46.510215 | fa163e15-63ff-c5aa-8de0-000000009e58 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:46.533162 | fa163e15-63ff-c5aa-8de0-000000009e58 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:46.538460 | fa163e15-63ff-c5aa-8de0-000000009e34 | CHANGED | Write container config scripts | np0005629056 2026-02-25 07:53:46.539282 | fa163e15-63ff-c5aa-8de0-000000009e34 | TIMING | Write container config scripts | np0005629056 | 0:06:17.519684 | 0.60s 2026-02-25 07:53:46.539558 | fa163e15-63ff-c5aa-8de0-000000009e57 | CHANGED | Write container config scripts | np0005629054 2026-02-25 07:53:46.539991 | fa163e15-63ff-c5aa-8de0-000000009e57 | TIMING | Write container config scripts | np0005629054 | 0:06:17.520404 | 0.41s 2026-02-25 07:53:46.550275 | fa163e15-63ff-c5aa-8de0-000000009e35 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:46.567622 | fa163e15-63ff-c5aa-8de0-000000009e58 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-02-25 07:53:47.366367 | fa163e15-63ff-c5aa-8de0-000000009e35 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629057 2026-02-25 07:53:47.367964 | fa163e15-63ff-c5aa-8de0-000000009e35 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629057 | 0:06:18.348357 | 0.90s 2026-02-25 07:53:47.387171 | fa163e15-63ff-c5aa-8de0-000000009e36 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:47.425713 | fa163e15-63ff-c5aa-8de0-000000009e35 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629058 2026-02-25 07:53:47.426718 | fa163e15-63ff-c5aa-8de0-000000009e35 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629058 | 0:06:18.407121 | 0.93s 2026-02-25 07:53:47.440353 | fa163e15-63ff-c5aa-8de0-000000009e36 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:47.482231 | fa163e15-63ff-c5aa-8de0-000000009e58 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629055 2026-02-25 07:53:47.483412 | fa163e15-63ff-c5aa-8de0-000000009e58 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629055 | 0:06:18.463816 | 0.95s 2026-02-25 07:53:47.508247 | fa163e15-63ff-c5aa-8de0-000000009e59 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:47.513656 | fa163e15-63ff-c5aa-8de0-000000009e58 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629053 2026-02-25 07:53:47.514669 | fa163e15-63ff-c5aa-8de0-000000009e58 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629053 | 0:06:18.495069 | 1.00s 2026-02-25 07:53:47.539363 | fa163e15-63ff-c5aa-8de0-000000009e59 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:47.545719 | fa163e15-63ff-c5aa-8de0-000000009e58 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629054 2026-02-25 07:53:47.546732 | fa163e15-63ff-c5aa-8de0-000000009e58 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629054 | 0:06:18.527130 | 0.98s 2026-02-25 07:53:47.564144 | fa163e15-63ff-c5aa-8de0-000000009e59 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:47.577460 | fa163e15-63ff-c5aa-8de0-000000009e35 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629056 2026-02-25 07:53:47.578224 | fa163e15-63ff-c5aa-8de0-000000009e35 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005629056 | 0:06:18.558631 | 1.03s 2026-02-25 07:53:47.587752 | fa163e15-63ff-c5aa-8de0-000000009e36 | TASK | Generate startup configs files per step and per container 2026-02-25 07:53:48.039589 | fa163e15-63ff-c5aa-8de0-000000009e36 | CHANGED | Generate startup configs files per step and per container | np0005629057 2026-02-25 07:53:48.055159 | fa163e15-63ff-c5aa-8de0-000000009e36 | TIMING | Generate startup configs files per step and per container | np0005629057 | 0:06:19.035566 | 0.67s 2026-02-25 07:53:48.062352 | fa163e15-63ff-c5aa-8de0-000000009e36 | CHANGED | Generate startup configs files per step and per container | np0005629056 2026-02-25 07:53:48.063535 | fa163e15-63ff-c5aa-8de0-000000009e36 | TIMING | Generate startup configs files per step and per container | np0005629056 | 0:06:19.043948 | 0.48s 2026-02-25 07:53:48.066509 | fa163e15-63ff-c5aa-8de0-000000009e36 | CHANGED | Generate startup configs files per step and per container | np0005629058 2026-02-25 07:53:48.067692 | fa163e15-63ff-c5aa-8de0-000000009e36 | TIMING | Generate startup configs files per step and per container | np0005629058 | 0:06:19.048106 | 0.63s 2026-02-25 07:53:48.194294 | fa163e15-63ff-c5aa-8de0-000000009e37 | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.219375 | fa163e15-63ff-c5aa-8de0-000000009e37 | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.237556 | fa163e15-63ff-c5aa-8de0-000000009e37 | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.248802 | fa163e15-63ff-c5aa-8de0-000000009e59 | CHANGED | Generate startup configs files per step and per container | np0005629055 2026-02-25 07:53:48.253126 | fa163e15-63ff-c5aa-8de0-000000009e59 | TIMING | Generate startup configs files per step and per container | np0005629055 | 0:06:19.233526 | 0.74s 2026-02-25 07:53:48.262789 | fa163e15-63ff-c5aa-8de0-000000009e59 | CHANGED | Generate startup configs files per step and per container | np0005629053 2026-02-25 07:53:48.265475 | fa163e15-63ff-c5aa-8de0-000000009e59 | TIMING | Generate startup configs files per step and per container | np0005629053 | 0:06:19.245888 | 0.72s 2026-02-25 07:53:48.273443 | fa163e15-63ff-c5aa-8de0-000000009e59 | CHANGED | Generate startup configs files per step and per container | np0005629054 2026-02-25 07:53:48.276222 | fa163e15-63ff-c5aa-8de0-000000009e59 | TIMING | Generate startup configs files per step and per container | np0005629054 | 0:06:19.256634 | 0.71s 2026-02-25 07:53:48.296880 | fa163e15-63ff-c5aa-8de0-000000009e5a | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.313898 | fa163e15-63ff-c5aa-8de0-000000009e5a | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.330944 | fa163e15-63ff-c5aa-8de0-000000009e5a | TASK | Create /var/lib/kolla/config_files directory 2026-02-25 07:53:48.522484 | fa163e15-63ff-c5aa-8de0-000000009e37 | CHANGED | Create /var/lib/kolla/config_files directory | np0005629056 2026-02-25 07:53:48.528230 | fa163e15-63ff-c5aa-8de0-000000009e37 | TIMING | Create /var/lib/kolla/config_files directory | np0005629056 | 0:06:19.508633 | 0.33s 2026-02-25 07:53:48.528930 | fa163e15-63ff-c5aa-8de0-000000009e37 | CHANGED | Create /var/lib/kolla/config_files directory | np0005629057 2026-02-25 07:53:48.529538 | fa163e15-63ff-c5aa-8de0-000000009e37 | TIMING | Create /var/lib/kolla/config_files directory | np0005629057 | 0:06:19.509949 | 0.31s 2026-02-25 07:53:48.546391 | fa163e15-63ff-c5aa-8de0-000000009e38 | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.562949 | fa163e15-63ff-c5aa-8de0-000000009e38 | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.569556 | fa163e15-63ff-c5aa-8de0-000000009e37 | CHANGED | Create /var/lib/kolla/config_files directory | np0005629058 2026-02-25 07:53:48.570645 | fa163e15-63ff-c5aa-8de0-000000009e37 | TIMING | Create /var/lib/kolla/config_files directory | np0005629058 | 0:06:19.551045 | 0.33s 2026-02-25 07:53:48.583731 | fa163e15-63ff-c5aa-8de0-000000009e38 | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.616494 | fa163e15-63ff-c5aa-8de0-000000009e5a | CHANGED | Create /var/lib/kolla/config_files directory | np0005629054 2026-02-25 07:53:48.622165 | fa163e15-63ff-c5aa-8de0-000000009e5a | TIMING | Create /var/lib/kolla/config_files directory | np0005629054 | 0:06:19.602569 | 0.31s 2026-02-25 07:53:48.622992 | fa163e15-63ff-c5aa-8de0-000000009e5a | CHANGED | Create /var/lib/kolla/config_files directory | np0005629053 2026-02-25 07:53:48.623573 | fa163e15-63ff-c5aa-8de0-000000009e5a | TIMING | Create /var/lib/kolla/config_files directory | np0005629053 | 0:06:19.603982 | 0.33s 2026-02-25 07:53:48.648082 | fa163e15-63ff-c5aa-8de0-000000009e5b | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.670334 | fa163e15-63ff-c5aa-8de0-000000009e5b | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.675418 | fa163e15-63ff-c5aa-8de0-000000009e5a | CHANGED | Create /var/lib/kolla/config_files directory | np0005629055 2026-02-25 07:53:48.676325 | fa163e15-63ff-c5aa-8de0-000000009e5a | TIMING | Create /var/lib/kolla/config_files directory | np0005629055 | 0:06:19.656729 | 0.34s 2026-02-25 07:53:48.690665 | fa163e15-63ff-c5aa-8de0-000000009e5b | TASK | Create /var/lib/config-data directory 2026-02-25 07:53:48.848032 | fa163e15-63ff-c5aa-8de0-000000009e38 | CHANGED | Create /var/lib/config-data directory | np0005629056 2026-02-25 07:53:48.850579 | fa163e15-63ff-c5aa-8de0-000000009e38 | TIMING | Create /var/lib/config-data directory | np0005629056 | 0:06:19.830975 | 0.30s 2026-02-25 07:53:48.875242 | fa163e15-63ff-c5aa-8de0-000000009e39 | TASK | Write container config json files 2026-02-25 07:53:48.888373 | fa163e15-63ff-c5aa-8de0-000000009e38 | CHANGED | Create /var/lib/config-data directory | np0005629057 2026-02-25 07:53:48.895380 | fa163e15-63ff-c5aa-8de0-000000009e38 | TIMING | Create /var/lib/config-data directory | np0005629057 | 0:06:19.875771 | 0.33s 2026-02-25 07:53:48.896735 | fa163e15-63ff-c5aa-8de0-000000009e38 | CHANGED | Create /var/lib/config-data directory | np0005629058 2026-02-25 07:53:48.897542 | fa163e15-63ff-c5aa-8de0-000000009e38 | TIMING | Create /var/lib/config-data directory | np0005629058 | 0:06:19.877948 | 0.31s 2026-02-25 07:53:48.918728 | fa163e15-63ff-c5aa-8de0-000000009e39 | TASK | Write container config json files 2026-02-25 07:53:48.944585 | fa163e15-63ff-c5aa-8de0-000000009e39 | TASK | Write container config json files 2026-02-25 07:53:48.968452 | fa163e15-63ff-c5aa-8de0-000000009e5b | CHANGED | Create /var/lib/config-data directory | np0005629053 2026-02-25 07:53:48.970264 | fa163e15-63ff-c5aa-8de0-000000009e5b | TIMING | Create /var/lib/config-data directory | np0005629053 | 0:06:19.950655 | 0.32s 2026-02-25 07:53:49.016095 | fa163e15-63ff-c5aa-8de0-000000009e5c | TASK | Write container config json files 2026-02-25 07:53:49.026580 | fa163e15-63ff-c5aa-8de0-000000009e5b | CHANGED | Create /var/lib/config-data directory | np0005629055 2026-02-25 07:53:49.029467 | fa163e15-63ff-c5aa-8de0-000000009e5b | TIMING | Create /var/lib/config-data directory | np0005629055 | 0:06:20.009857 | 0.34s 2026-02-25 07:53:49.031478 | fa163e15-63ff-c5aa-8de0-000000009e5b | CHANGED | Create /var/lib/config-data directory | np0005629054 2026-02-25 07:53:49.033189 | fa163e15-63ff-c5aa-8de0-000000009e5b | TIMING | Create /var/lib/config-data directory | np0005629054 | 0:06:20.013590 | 0.36s 2026-02-25 07:53:49.063615 | fa163e15-63ff-c5aa-8de0-000000009e5c | TASK | Write container config json files 2026-02-25 07:53:49.087632 | fa163e15-63ff-c5aa-8de0-000000009e5c | TASK | Write container config json files 2026-02-25 07:53:49.287299 | fa163e15-63ff-c5aa-8de0-000000009e39 | CHANGED | Write container config json files | np0005629058 2026-02-25 07:53:49.289796 | fa163e15-63ff-c5aa-8de0-000000009e39 | TIMING | Write container config json files | np0005629058 | 0:06:20.270200 | 0.34s 2026-02-25 07:53:49.345208 | fa163e15-63ff-c5aa-8de0-000000009e39 | CHANGED | Write container config json files | np0005629057 2026-02-25 07:53:49.346499 | fa163e15-63ff-c5aa-8de0-000000009e39 | TIMING | Write container config json files | np0005629057 | 0:06:20.326910 | 0.43s 2026-02-25 07:53:49.368077 | fa163e15-63ff-c5aa-8de0-000000009e39 | CHANGED | Write container config json files | np0005629056 2026-02-25 07:53:49.369291 | fa163e15-63ff-c5aa-8de0-000000009e39 | TIMING | Write container config json files | np0005629056 | 0:06:20.349702 | 0.49s 2026-02-25 07:53:49.454745 | fa163e15-63ff-c5aa-8de0-000000009e5c | CHANGED | Write container config json files | np0005629053 2026-02-25 07:53:49.457565 | fa163e15-63ff-c5aa-8de0-000000009e5c | TIMING | Write container config json files | np0005629053 | 0:06:20.437976 | 0.44s 2026-02-25 07:53:49.505848 | fa163e15-63ff-c5aa-8de0-000000009e5c | CHANGED | Write container config json files | np0005629054 2026-02-25 07:53:49.508620 | fa163e15-63ff-c5aa-8de0-000000009e5c | TIMING | Write container config json files | np0005629054 | 0:06:20.489032 | 0.44s 2026-02-25 07:53:49.515594 | fa163e15-63ff-c5aa-8de0-000000009e5c | CHANGED | Write container config json files | np0005629055 2026-02-25 07:53:49.518236 | fa163e15-63ff-c5aa-8de0-000000009e5c | TIMING | Write container config json files | np0005629055 | 0:06:20.498648 | 0.43s PLAY [Pre Deployment Step Tasks] *********************************************** 2026-02-25 07:53:49.743603 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.758070 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.780637 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.804570 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.828963 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.851326 | fa163e15-63ff-c5aa-8de0-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-02-25 07:53:49.856464 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b6') missing from stats 2026-02-25 07:53:49.861331 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b6') missing from stats 2026-02-25 07:53:49.862129 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b6') missing from stats 2026-02-25 07:53:49.862875 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b6') missing from stats 2026-02-25 07:53:49.863627 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-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-02-25 07:53:49.964269 | fa163e15-63ff-c5aa-8de0-0000000000b6 | OK | Pre Deployment Step Tasks | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000b6') missing from stats 2026-02-25 07:53:49.971177 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629056 | 0:06:20.951578 | 0.10s 2026-02-25 07:53:49.971510 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629057 | 0:06:20.951924 | 0.08s 2026-02-25 07:53:49.971791 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629058 | 0:06:20.952205 | 0.07s 2026-02-25 07:53:49.972119 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629053 | 0:06:20.952532 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:53:50.016572 | 7c9406ee-8e32-4924-a488-74dd062cb6cd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005629056 2026-02-25 07:53:50.017979 | 7c9406ee-8e32-4924-a488-74dd062cb6cd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005629057 2026-02-25 07:53:50.018218 | 7c9406ee-8e32-4924-a488-74dd062cb6cd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005629058 2026-02-25 07:53:50.027512 | 0fc27ea1-47a0-461b-811d-c26172fe2bc2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005629053 2026-02-25 07:53:50.049693 | fa163e15-63ff-c5aa-8de0-000000009f2e | TASK | Get undercloud FQDN 2026-02-25 07:53:50.072945 | fa163e15-63ff-c5aa-8de0-000000009f2e | TASK | Get undercloud FQDN 2026-02-25 07:53:50.096892 | fa163e15-63ff-c5aa-8de0-000000009f2e | TASK | Get undercloud FQDN 2026-02-25 07:53:50.129442 | fa163e15-63ff-c5aa-8de0-000000009f3a | TASK | Get undercloud FQDN 2026-02-25 07:53:50.158848 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629054 | 0:06:21.139236 | 0.20s 2026-02-25 07:53:50.159811 | fa163e15-63ff-c5aa-8de0-000000009f2e | OK | Get undercloud FQDN | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f2e') missing from stats 2026-02-25 07:53:50.160890 | fa163e15-63ff-c5aa-8de0-000000009f2e | OK | Get undercloud FQDN | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f2e') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:53:50.186951 | dcaf0bdd-4672-403f-8183-1702cb29bbe0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005629054 2026-02-25 07:53:50.258813 | fa163e15-63ff-c5aa-8de0-000000009f62 | TASK | Get undercloud FQDN 2026-02-25 07:53:50.264425 | fa163e15-63ff-c5aa-8de0-000000009f2e | OK | Get undercloud FQDN | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f2e') missing from stats 2026-02-25 07:53:50.265833 | fa163e15-63ff-c5aa-8de0-0000000000b7 | TIMING | include_tasks | np0005629055 | 0:06:21.246235 | 0.11s 2026-02-25 07:53:50.266193 | fa163e15-63ff-c5aa-8de0-000000009f3a | OK | Get undercloud FQDN | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f3a') missing from stats 2026-02-25 07:53:50.266950 | fa163e15-63ff-c5aa-8de0-000000009f2f | TIMING | include_role : tripleo_ipa_registration | np0005629056 | 0:06:21.247363 | 0.06s 2026-02-25 07:53:50.267302 | fa163e15-63ff-c5aa-8de0-000000009f2f | TIMING | include_role : tripleo_ipa_registration | np0005629057 | 0:06:21.247716 | 0.05s 2026-02-25 07:53:50.300760 | b685a497-d0cd-497c-8a67-b761bf98847a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005629055 2026-02-25 07:53:50.339953 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.362985 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.443482 | fa163e15-63ff-c5aa-8de0-000000009f94 | TASK | Get undercloud FQDN 2026-02-25 07:53:50.448804 | fa163e15-63ff-c5aa-8de0-000000009f62 | OK | Get undercloud FQDN | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f62') missing from stats 2026-02-25 07:53:50.450236 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.451113 | fa163e15-63ff-c5aa-8de0-000000009f2f | TIMING | include_role : tripleo_ipa_registration | np0005629058 | 0:06:21.431516 | 0.07s 2026-02-25 07:53:50.451525 | fa163e15-63ff-c5aa-8de0-000000009f3b | TIMING | include_role : tripleo_ipa_registration | np0005629053 | 0:06:21.431938 | 0.06s 2026-02-25 07:53:50.451881 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.508822 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:50.532205 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:50.556315 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.585449 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.608480 | fa163e15-63ff-c5aa-8de0-000000009f94 | OK | Get undercloud FQDN | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009f94') missing from stats 2026-02-25 07:53:50.633560 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.641978 | fa163e15-63ff-c5aa-8de0-000000009f63 | TIMING | include_role : tripleo_ipa_registration | np0005629054 | 0:06:21.622378 | 0.04s 2026-02-25 07:53:50.702454 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:50.729001 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.734429 | fa163e15-63ff-c5aa-8de0-000000009f95 | TIMING | include_role : tripleo_ipa_registration | np0005629055 | 0:06:21.714820 | 0.10s 2026-02-25 07:53:50.735325 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.777847 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:50.818754 | fa163e15-63ff-c5aa-8de0-000000009fa5 | TASK | set main facts 2026-02-25 07:53:50.824292 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.825626 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:50.826461 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:50.847041 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:50.877195 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:50.915594 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:50.923484 | fa163e15-63ff-c5aa-8de0-000000009fa5 | OK | set main facts | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa5') missing from stats 2026-02-25 07:53:50.924837 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:50.949527 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:50.983717 | fa163e15-63ff-c5aa-8de0-000000009fa6 | TASK | get the default.conf file 2026-02-25 07:53:51.011073 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:51.012517 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:51.041082 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:51.065878 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:51.073306 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:51.100482 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:51.126422 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:51.148102 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:51.157706 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:51.185950 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:51.227267 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:51.253341 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:51.273420 | fa163e15-63ff-c5aa-8de0-000000009fa6 | OK | get the default.conf file | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa6') missing from stats 2026-02-25 07:53:51.298962 | fa163e15-63ff-c5aa-8de0-000000009fa7 | TASK | set the principal 2026-02-25 07:53:51.319978 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:51.347492 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:51.352889 | fa163e15-63ff-c5aa-8de0-000000009fa7 | OK | set the principal | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa7') missing from stats 2026-02-25 07:53:51.379298 | fa163e15-63ff-c5aa-8de0-000000009fa9 | TASK | add new host with one-time password 2026-02-25 07:53:52.156665 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.184353 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.189756 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.216896 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.229829 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.260979 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:52.310983 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.313710 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.317938 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.349312 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:52.375218 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.426445 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.435332 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.437591 | fa163e15-63ff-c5aa-8de0-000000009fa9 | CHANGED | add new host with one-time password | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fa9') missing from stats 2026-02-25 07:53:52.438937 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.468143 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:52.503709 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.546621 | fa163e15-63ff-c5aa-8de0-000000009faa | TASK | set otp as a host fact 2026-02-25 07:53:52.555585 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.557479 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.591132 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:52.626635 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:52.635053 | fa163e15-63ff-c5aa-8de0-000000009faa | OK | set otp as a host fact | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-000000009faa') missing from stats 2026-02-25 07:53:52.664033 | fa163e15-63ff-c5aa-8de0-000000009fac | TASK | add required services using custom module 2026-02-25 07:53:54.142703 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629056 -> localhost [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:54.177941 | fa163e15-63ff-c5aa-8de0-000000009f31 | TASK | check if default.conf exists 2026-02-25 07:53:54.256934 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629058 -> localhost [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:54.288076 | fa163e15-63ff-c5aa-8de0-000000009f31 | TASK | check if default.conf exists 2026-02-25 07:53:54.503945 | fa163e15-63ff-c5aa-8de0-000000009f31 | OK | check if default.conf exists | np0005629056 2026-02-25 07:53:54.505014 | fa163e15-63ff-c5aa-8de0-000000009f31 | TIMING | check if default.conf exists | np0005629056 | 0:06:25.485411 | 0.33s 2026-02-25 07:53:54.517463 | fa163e15-63ff-c5aa-8de0-000000009f32 | TASK | install openssl-perl 2026-02-25 07:53:54.553240 | fa163e15-63ff-c5aa-8de0-000000009f32 | SKIPPED | install openssl-perl | np0005629056 2026-02-25 07:53:54.554157 | fa163e15-63ff-c5aa-8de0-000000009f32 | TIMING | install openssl-perl | np0005629056 | 0:06:25.534562 | 0.04s 2026-02-25 07:53:54.574879 | fa163e15-63ff-c5aa-8de0-000000009f33 | TASK | register as an ipa client 2026-02-25 07:53:54.584516 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629057 -> localhost [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:54.636950 | fa163e15-63ff-c5aa-8de0-000000009f31 | OK | check if default.conf exists | np0005629058 2026-02-25 07:53:54.637647 | fa163e15-63ff-c5aa-8de0-000000009f31 | TIMING | check if default.conf exists | np0005629058 | 0:06:25.618054 | 0.35s 2026-02-25 07:53:54.638169 | fa163e15-63ff-c5aa-8de0-000000009f33 | TIMING | register as an ipa client | np0005629056 | 0:06:25.618581 | 0.06s 2026-02-25 07:53:54.671961 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:54.686088 | fa163e15-63ff-c5aa-8de0-000000009f31 | TASK | check if default.conf exists 2026-02-25 07:53:54.699626 | fa163e15-63ff-c5aa-8de0-000000009f32 | TASK | install openssl-perl 2026-02-25 07:53:54.734770 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629056 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:54.738267 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629056 | 0:06:25.718657 | 0.07s 2026-02-25 07:53:54.749514 | fa163e15-63ff-c5aa-8de0-000000009f32 | SKIPPED | install openssl-perl | np0005629058 2026-02-25 07:53:54.749878 | fa163e15-63ff-c5aa-8de0-000000009f32 | TIMING | install openssl-perl | np0005629058 | 0:06:25.730291 | 0.05s 2026-02-25 07:53:54.750282 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629056 | 0:06:25.730695 | 0.08s 2026-02-25 07:53:54.759963 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:54.773501 | fa163e15-63ff-c5aa-8de0-000000009f33 | TASK | register as an ipa client 2026-02-25 07:53:54.802145 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629056 | 0:06:25.782543 | 0.04s 2026-02-25 07:53:54.863814 | ca76f2f6-a72a-409d-8084-a701a618ccd9 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629056 2026-02-25 07:53:54.896577 | fa163e15-63ff-c5aa-8de0-00000000a15e | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:54.903401 | fa163e15-63ff-c5aa-8de0-000000009f33 | TIMING | register as an ipa client | np0005629058 | 0:06:25.883795 | 0.13s 2026-02-25 07:53:54.927946 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:54.942636 | fa163e15-63ff-c5aa-8de0-00000000a15e | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629056 2026-02-25 07:53:54.944423 | fa163e15-63ff-c5aa-8de0-00000000a15e | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629056 | 0:06:25.924807 | 0.05s 2026-02-25 07:53:54.973559 | fa163e15-63ff-c5aa-8de0-00000000a15f | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:55.021103 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629058 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:55.030112 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629058 | 0:06:26.010501 | 0.09s 2026-02-25 07:53:55.047119 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629058 | 0:06:26.027515 | 0.11s 2026-02-25 07:53:55.047934 | fa163e15-63ff-c5aa-8de0-00000000a15f | SKIPPED | Install - Set ipaclient_servers | np0005629056 2026-02-25 07:53:55.048460 | fa163e15-63ff-c5aa-8de0-00000000a15f | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629056 | 0:06:26.028871 | 0.07s 2026-02-25 07:53:55.048957 | fa163e15-63ff-c5aa-8de0-000000009f31 | OK | check if default.conf exists | np0005629057 2026-02-25 07:53:55.049391 | fa163e15-63ff-c5aa-8de0-000000009f31 | TIMING | check if default.conf exists | np0005629057 | 0:06:26.029802 | 0.36s 2026-02-25 07:53:55.062918 | fa163e15-63ff-c5aa-8de0-00000000a160 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:55.080807 | fa163e15-63ff-c5aa-8de0-000000009f32 | TASK | install openssl-perl 2026-02-25 07:53:55.095471 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:55.115984 | fa163e15-63ff-c5aa-8de0-000000009f32 | SKIPPED | install openssl-perl | np0005629057 2026-02-25 07:53:55.116979 | fa163e15-63ff-c5aa-8de0-000000009f32 | TIMING | install openssl-perl | np0005629057 | 0:06:26.097382 | 0.03s 2026-02-25 07:53:55.117280 | fa163e15-63ff-c5aa-8de0-00000000a160 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629056 2026-02-25 07:53:55.117636 | fa163e15-63ff-c5aa-8de0-00000000a160 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629056 | 0:06:26.098050 | 0.05s 2026-02-25 07:53:55.128713 | fa163e15-63ff-c5aa-8de0-00000000a161 | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:55.144243 | fa163e15-63ff-c5aa-8de0-000000009f33 | TASK | register as an ipa client 2026-02-25 07:53:55.159277 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629058 | 0:06:26.139673 | 0.06s 2026-02-25 07:53:55.220614 | a1fd9736-b4be-4f2c-adfe-39234d4d4c98 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629058 2026-02-25 07:53:55.254256 | fa163e15-63ff-c5aa-8de0-00000000a20b | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:55.261271 | fa163e15-63ff-c5aa-8de0-00000000a161 | SKIPPED | Install - Check that either password or keytab is set | np0005629056 2026-02-25 07:53:55.262254 | fa163e15-63ff-c5aa-8de0-00000000a161 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629056 | 0:06:26.242651 | 0.13s 2026-02-25 07:53:55.262661 | fa163e15-63ff-c5aa-8de0-000000009f33 | TIMING | register as an ipa client | np0005629057 | 0:06:26.243074 | 0.12s 2026-02-25 07:53:55.292933 | fa163e15-63ff-c5aa-8de0-00000000a162 | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:55.307034 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:55.313440 | fa163e15-63ff-c5aa-8de0-00000000a20b | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629058 2026-02-25 07:53:55.314349 | fa163e15-63ff-c5aa-8de0-00000000a20b | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629058 | 0:06:26.294749 | 0.06s 2026-02-25 07:53:55.333333 | fa163e15-63ff-c5aa-8de0-00000000a20c | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:55.371392 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629057 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:55.376072 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629057 | 0:06:26.356462 | 0.07s 2026-02-25 07:53:55.376959 | fa163e15-63ff-c5aa-8de0-00000000a162 | OK | Install - Set default principal if no keytab is given | np0005629056 2026-02-25 07:53:55.377564 | fa163e15-63ff-c5aa-8de0-00000000a162 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629056 | 0:06:26.357973 | 0.08s 2026-02-25 07:53:55.401561 | fa163e15-63ff-c5aa-8de0-00000000a164 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:55.409475 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629057 | 0:06:26.389859 | 0.10s 2026-02-25 07:53:55.410364 | fa163e15-63ff-c5aa-8de0-00000000a20c | SKIPPED | Install - Set ipaclient_servers | np0005629058 2026-02-25 07:53:55.411034 | fa163e15-63ff-c5aa-8de0-00000000a20c | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629058 | 0:06:26.391444 | 0.08s 2026-02-25 07:53:55.424050 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:55.443330 | fa163e15-63ff-c5aa-8de0-00000000a20d | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:55.449612 | fa163e15-63ff-c5aa-8de0-00000000a164 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629056 2026-02-25 07:53:55.450425 | fa163e15-63ff-c5aa-8de0-00000000a164 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629056 | 0:06:26.430828 | 0.05s 2026-02-25 07:53:55.460661 | fa163e15-63ff-c5aa-8de0-00000000a165 | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:55.472713 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629057 | 0:06:26.453108 | 0.04s 2026-02-25 07:53:55.607153 | 02c29589-e608-4033-97bb-82222411910d | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629057 2026-02-25 07:53:55.643186 | fa163e15-63ff-c5aa-8de0-00000000a2b4 | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:55.650138 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629053 -> localhost [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:55.652011 | fa163e15-63ff-c5aa-8de0-00000000a20d | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629058 2026-02-25 07:53:55.652393 | fa163e15-63ff-c5aa-8de0-00000000a20d | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629058 | 0:06:26.632792 | 0.21s 2026-02-25 07:53:55.652727 | fa163e15-63ff-c5aa-8de0-00000000a165 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629056 2026-02-25 07:53:55.653071 | fa163e15-63ff-c5aa-8de0-00000000a165 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629056 | 0:06:26.633483 | 0.19s 2026-02-25 07:53:55.653591 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629055 -> localhost [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:55.665870 | fa163e15-63ff-c5aa-8de0-00000000a166 | TASK | Install - Configure DNS resolver 2026-02-25 07:53:55.692912 | fa163e15-63ff-c5aa-8de0-00000000a20e | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:55.754411 | fa163e15-63ff-c5aa-8de0-000000009fac | CHANGED | add required services using custom module | np0005629054 -> localhost [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-000000009fac') missing from stats 2026-02-25 07:53:55.760516 | fa163e15-63ff-c5aa-8de0-00000000a2b4 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629057 2026-02-25 07:53:55.760891 | fa163e15-63ff-c5aa-8de0-00000000a2b4 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629057 | 0:06:26.741297 | 0.12s 2026-02-25 07:53:55.761264 | fa163e15-63ff-c5aa-8de0-00000000a166 | SKIPPED | Install - Configure DNS resolver | np0005629056 2026-02-25 07:53:55.761549 | fa163e15-63ff-c5aa-8de0-00000000a166 | TIMING | ipaclient : Install - Configure DNS resolver | np0005629056 | 0:06:26.741963 | 0.09s 2026-02-25 07:53:55.761838 | fa163e15-63ff-c5aa-8de0-00000000a20e | SKIPPED | Install - Check that either password or keytab is set | np0005629058 2026-02-25 07:53:55.762185 | fa163e15-63ff-c5aa-8de0-00000000a20e | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629058 | 0:06:26.742599 | 0.07s 2026-02-25 07:53:55.771025 | fa163e15-63ff-c5aa-8de0-00000000a168 | TASK | Install - IPA client test 2026-02-25 07:53:55.785318 | fa163e15-63ff-c5aa-8de0-00000000a2b5 | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:55.799893 | fa163e15-63ff-c5aa-8de0-00000000a20f | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:55.817749 | fa163e15-63ff-c5aa-8de0-000000009f3d | TASK | check if default.conf exists 2026-02-25 07:53:55.871243 | fa163e15-63ff-c5aa-8de0-000000009f97 | TASK | check if default.conf exists 2026-02-25 07:53:55.877484 | fa163e15-63ff-c5aa-8de0-00000000a2b5 | SKIPPED | Install - Set ipaclient_servers | np0005629057 2026-02-25 07:53:55.878537 | fa163e15-63ff-c5aa-8de0-00000000a2b5 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629057 | 0:06:26.858935 | 0.09s 2026-02-25 07:53:55.879036 | fa163e15-63ff-c5aa-8de0-00000000a20f | OK | Install - Set default principal if no keytab is given | np0005629058 2026-02-25 07:53:55.879418 | fa163e15-63ff-c5aa-8de0-00000000a20f | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629058 | 0:06:26.859831 | 0.08s 2026-02-25 07:53:55.891053 | fa163e15-63ff-c5aa-8de0-00000000a2b6 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:55.906957 | fa163e15-63ff-c5aa-8de0-00000000a211 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:55.927190 | fa163e15-63ff-c5aa-8de0-000000009f65 | TASK | check if default.conf exists 2026-02-25 07:53:55.945838 | fa163e15-63ff-c5aa-8de0-00000000a211 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629058 2026-02-25 07:53:55.946727 | fa163e15-63ff-c5aa-8de0-00000000a211 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629058 | 0:06:26.927132 | 0.04s 2026-02-25 07:53:55.958568 | fa163e15-63ff-c5aa-8de0-00000000a212 | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:55.967385 | fa163e15-63ff-c5aa-8de0-00000000a2b6 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629057 2026-02-25 07:53:55.968318 | fa163e15-63ff-c5aa-8de0-00000000a2b6 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629057 | 0:06:26.948717 | 0.08s 2026-02-25 07:53:55.979974 | fa163e15-63ff-c5aa-8de0-00000000a2b7 | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:55.993052 | fa163e15-63ff-c5aa-8de0-00000000a212 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629058 2026-02-25 07:53:55.994000 | fa163e15-63ff-c5aa-8de0-00000000a212 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629058 | 0:06:26.974404 | 0.03s 2026-02-25 07:53:56.004938 | fa163e15-63ff-c5aa-8de0-00000000a213 | TASK | Install - Configure DNS resolver 2026-02-25 07:53:56.037066 | fa163e15-63ff-c5aa-8de0-00000000a2b7 | SKIPPED | Install - Check that either password or keytab is set | np0005629057 2026-02-25 07:53:56.039927 | fa163e15-63ff-c5aa-8de0-00000000a2b7 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629057 | 0:06:27.020332 | 0.06s 2026-02-25 07:53:56.040270 | fa163e15-63ff-c5aa-8de0-00000000a213 | SKIPPED | Install - Configure DNS resolver | np0005629058 2026-02-25 07:53:56.040617 | fa163e15-63ff-c5aa-8de0-00000000a213 | TIMING | ipaclient : Install - Configure DNS resolver | np0005629058 | 0:06:27.021030 | 0.03s 2026-02-25 07:53:56.050095 | fa163e15-63ff-c5aa-8de0-00000000a2b8 | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:56.063533 | fa163e15-63ff-c5aa-8de0-00000000a215 | TASK | Install - IPA client test 2026-02-25 07:53:56.110138 | fa163e15-63ff-c5aa-8de0-00000000a2b8 | OK | Install - Set default principal if no keytab is given | np0005629057 2026-02-25 07:53:56.111048 | fa163e15-63ff-c5aa-8de0-00000000a2b8 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629057 | 0:06:27.091429 | 0.06s 2026-02-25 07:53:56.121023 | fa163e15-63ff-c5aa-8de0-00000000a2ba | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:56.130022 | fa163e15-63ff-c5aa-8de0-000000009f3d | OK | check if default.conf exists | np0005629053 2026-02-25 07:53:56.131031 | fa163e15-63ff-c5aa-8de0-000000009f3d | TIMING | check if default.conf exists | np0005629053 | 0:06:27.111436 | 0.31s 2026-02-25 07:53:56.144994 | fa163e15-63ff-c5aa-8de0-000000009f3e | TASK | install openssl-perl 2026-02-25 07:53:56.157688 | fa163e15-63ff-c5aa-8de0-00000000a2ba | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629057 2026-02-25 07:53:56.158502 | fa163e15-63ff-c5aa-8de0-00000000a2ba | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629057 | 0:06:27.138907 | 0.03s 2026-02-25 07:53:56.168722 | fa163e15-63ff-c5aa-8de0-00000000a2bb | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:56.186892 | fa163e15-63ff-c5aa-8de0-000000009f3e | SKIPPED | install openssl-perl | np0005629053 2026-02-25 07:53:56.187737 | fa163e15-63ff-c5aa-8de0-000000009f3e | TIMING | install openssl-perl | np0005629053 | 0:06:27.168143 | 0.04s 2026-02-25 07:53:56.188109 | fa163e15-63ff-c5aa-8de0-000000009f97 | OK | check if default.conf exists | np0005629055 2026-02-25 07:53:56.188408 | fa163e15-63ff-c5aa-8de0-000000009f97 | TIMING | check if default.conf exists | np0005629055 | 0:06:27.168822 | 0.32s 2026-02-25 07:53:56.202415 | fa163e15-63ff-c5aa-8de0-000000009f3f | TASK | register as an ipa client 2026-02-25 07:53:56.225508 | fa163e15-63ff-c5aa-8de0-000000009f98 | TASK | install openssl-perl 2026-02-25 07:53:56.230740 | fa163e15-63ff-c5aa-8de0-00000000a2bb | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629057 2026-02-25 07:53:56.231539 | fa163e15-63ff-c5aa-8de0-00000000a2bb | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629057 | 0:06:27.211941 | 0.06s 2026-02-25 07:53:56.256628 | fa163e15-63ff-c5aa-8de0-00000000a2bc | TASK | Install - Configure DNS resolver 2026-02-25 07:53:56.262215 | fa163e15-63ff-c5aa-8de0-000000009f3f | TIMING | register as an ipa client | np0005629053 | 0:06:27.242616 | 0.06s 2026-02-25 07:53:56.262966 | fa163e15-63ff-c5aa-8de0-000000009f65 | OK | check if default.conf exists | np0005629054 2026-02-25 07:53:56.263405 | fa163e15-63ff-c5aa-8de0-000000009f65 | TIMING | check if default.conf exists | np0005629054 | 0:06:27.243818 | 0.33s 2026-02-25 07:53:56.263806 | fa163e15-63ff-c5aa-8de0-000000009f98 | SKIPPED | install openssl-perl | np0005629055 2026-02-25 07:53:56.264123 | fa163e15-63ff-c5aa-8de0-000000009f98 | TIMING | install openssl-perl | np0005629055 | 0:06:27.244537 | 0.04s 2026-02-25 07:53:56.301062 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:56.319018 | fa163e15-63ff-c5aa-8de0-000000009f66 | TASK | install openssl-perl 2026-02-25 07:53:56.337379 | fa163e15-63ff-c5aa-8de0-000000009f99 | TASK | register as an ipa client 2026-02-25 07:53:56.342064 | fa163e15-63ff-c5aa-8de0-00000000a2bc | SKIPPED | Install - Configure DNS resolver | np0005629057 2026-02-25 07:53:56.342837 | fa163e15-63ff-c5aa-8de0-00000000a2bc | TIMING | ipaclient : Install - Configure DNS resolver | np0005629057 | 0:06:27.323238 | 0.09s 2026-02-25 07:53:56.358527 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629053 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:56.360213 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629053 | 0:06:27.340614 | 0.06s 2026-02-25 07:53:56.375231 | fa163e15-63ff-c5aa-8de0-00000000a2be | TASK | Install - IPA client test 2026-02-25 07:53:56.382100 | fa163e15-63ff-c5aa-8de0-000000009f66 | SKIPPED | install openssl-perl | np0005629054 2026-02-25 07:53:56.382962 | fa163e15-63ff-c5aa-8de0-000000009f66 | TIMING | install openssl-perl | np0005629054 | 0:06:27.363365 | 0.06s 2026-02-25 07:53:56.383599 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629053 | 0:06:27.364010 | 0.08s 2026-02-25 07:53:56.384070 | fa163e15-63ff-c5aa-8de0-000000009f99 | TIMING | register as an ipa client | np0005629055 | 0:06:27.364484 | 0.05s 2026-02-25 07:53:56.417096 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:56.434405 | fa163e15-63ff-c5aa-8de0-000000009f67 | TASK | register as an ipa client 2026-02-25 07:53:56.451824 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:56.462224 | fa163e15-63ff-c5aa-8de0-000000009f67 | TIMING | register as an ipa client | np0005629054 | 0:06:27.442617 | 0.03s 2026-02-25 07:53:56.497512 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629055 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:56.499170 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629055 | 0:06:27.479570 | 0.04s 2026-02-25 07:53:56.513371 | fa163e15-63ff-c5aa-8de0-00000000a12c | TASK | Import variables specific to distribution 2026-02-25 07:53:56.518809 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629053 | 0:06:27.499208 | 0.10s 2026-02-25 07:53:56.519705 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629055 | 0:06:27.500118 | 0.06s 2026-02-25 07:53:56.573804 | fa163e15-63ff-c5aa-8de0-00000000a12c | OK | Import variables specific to distribution | np0005629054 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-02-25 07:53:56.580832 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629054 | 0:06:27.561224 | 0.07s 2026-02-25 07:53:56.582012 | ad3dd157-4274-4d55-be29-2728a8952a09 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629053 2026-02-25 07:53:56.626345 | fa163e15-63ff-c5aa-8de0-00000000a40a | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:56.643999 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:56.649171 | fa163e15-63ff-c5aa-8de0-00000000a12c | TIMING | ipaclient : Import variables specific to distribution | np0005629054 | 0:06:27.629561 | 0.13s 2026-02-25 07:53:56.669327 | fa163e15-63ff-c5aa-8de0-00000000a12d | TASK | Install IPA client 2026-02-25 07:53:56.674955 | fa163e15-63ff-c5aa-8de0-00000000a40a | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629053 2026-02-25 07:53:56.675784 | fa163e15-63ff-c5aa-8de0-00000000a40a | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629053 | 0:06:27.656185 | 0.05s 2026-02-25 07:53:56.690448 | fa163e15-63ff-c5aa-8de0-00000000a40b | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:56.700824 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629055 | 0:06:27.681223 | 0.06s 2026-02-25 07:53:56.766218 | 46c77a94-d60e-40c5-b0e0-7dbe3d50c25f | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629055 2026-02-25 07:53:56.803242 | fa163e15-63ff-c5aa-8de0-00000000a46e | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:56.808658 | fa163e15-63ff-c5aa-8de0-00000000a12d | TIMING | ipaclient : Install IPA client | np0005629054 | 0:06:27.789039 | 0.14s 2026-02-25 07:53:56.809428 | fa163e15-63ff-c5aa-8de0-00000000a40b | SKIPPED | Install - Set ipaclient_servers | np0005629053 2026-02-25 07:53:56.809889 | fa163e15-63ff-c5aa-8de0-00000000a40b | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629053 | 0:06:27.790302 | 0.11s 2026-02-25 07:53:56.873051 | be59674f-840a-40d4-8b47-606b809cf2df | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005629054 2026-02-25 07:53:56.911232 | fa163e15-63ff-c5aa-8de0-00000000a40c | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:56.930185 | fa163e15-63ff-c5aa-8de0-00000000a4ce | TASK | Install - Ensure that IPA client packages are installed 2026-02-25 07:53:56.936454 | fa163e15-63ff-c5aa-8de0-00000000a46e | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629055 2026-02-25 07:53:56.937266 | fa163e15-63ff-c5aa-8de0-00000000a46e | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629055 | 0:06:27.917666 | 0.13s 2026-02-25 07:53:56.952839 | fa163e15-63ff-c5aa-8de0-00000000a46f | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:56.962683 | fa163e15-63ff-c5aa-8de0-00000000a4ce | SKIPPED | Install - Ensure that IPA client packages are installed | np0005629054 2026-02-25 07:53:56.963875 | fa163e15-63ff-c5aa-8de0-00000000a4ce | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005629054 | 0:06:27.944259 | 0.03s 2026-02-25 07:53:56.983079 | fa163e15-63ff-c5aa-8de0-00000000a4cf | TASK | Install - Set ipaclient_servers 2026-02-25 07:53:56.988691 | fa163e15-63ff-c5aa-8de0-00000000a40c | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629053 2026-02-25 07:53:56.989566 | fa163e15-63ff-c5aa-8de0-00000000a40c | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629053 | 0:06:27.969967 | 0.08s 2026-02-25 07:53:57.004736 | fa163e15-63ff-c5aa-8de0-00000000a40d | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:57.017827 | fa163e15-63ff-c5aa-8de0-00000000a46f | SKIPPED | Install - Set ipaclient_servers | np0005629055 2026-02-25 07:53:57.018975 | fa163e15-63ff-c5aa-8de0-00000000a46f | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629055 | 0:06:27.999377 | 0.06s 2026-02-25 07:53:57.037236 | fa163e15-63ff-c5aa-8de0-00000000a470 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:57.045055 | fa163e15-63ff-c5aa-8de0-00000000a4cf | SKIPPED | Install - Set ipaclient_servers | np0005629054 2026-02-25 07:53:57.048714 | fa163e15-63ff-c5aa-8de0-00000000a4cf | TIMING | ipaclient : Install - Set ipaclient_servers | np0005629054 | 0:06:28.029114 | 0.06s 2026-02-25 07:53:57.049062 | fa163e15-63ff-c5aa-8de0-00000000a40d | SKIPPED | Install - Check that either password or keytab is set | np0005629053 2026-02-25 07:53:57.049334 | fa163e15-63ff-c5aa-8de0-00000000a40d | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629053 | 0:06:28.029748 | 0.04s 2026-02-25 07:53:57.049715 | fa163e15-63ff-c5aa-8de0-00000000a168 | OK | Install - IPA client test | np0005629056 2026-02-25 07:53:57.050057 | fa163e15-63ff-c5aa-8de0-00000000a168 | TIMING | ipaclient : Install - IPA client test | np0005629056 | 0:06:28.030470 | 1.28s 2026-02-25 07:53:57.061227 | fa163e15-63ff-c5aa-8de0-00000000a16a | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:57.082149 | fa163e15-63ff-c5aa-8de0-00000000a40e | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:57.108572 | fa163e15-63ff-c5aa-8de0-00000000a4d0 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-02-25 07:53:57.116481 | fa163e15-63ff-c5aa-8de0-00000000a470 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629055 2026-02-25 07:53:57.117627 | fa163e15-63ff-c5aa-8de0-00000000a470 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629055 | 0:06:28.098027 | 0.08s 2026-02-25 07:53:57.150999 | fa163e15-63ff-c5aa-8de0-00000000a471 | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:57.157056 | fa163e15-63ff-c5aa-8de0-00000000a40e | OK | Install - Set default principal if no keytab is given | np0005629053 2026-02-25 07:53:57.159486 | fa163e15-63ff-c5aa-8de0-00000000a40e | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629053 | 0:06:28.139890 | 0.08s 2026-02-25 07:53:57.175350 | fa163e15-63ff-c5aa-8de0-00000000a410 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:57.188575 | fa163e15-63ff-c5aa-8de0-00000000a4d0 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005629054 2026-02-25 07:53:57.189625 | fa163e15-63ff-c5aa-8de0-00000000a4d0 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005629054 | 0:06:28.170027 | 0.08s 2026-02-25 07:53:57.208540 | fa163e15-63ff-c5aa-8de0-00000000a4d1 | TASK | Install - Check that either password or keytab is set 2026-02-25 07:53:57.220288 | fa163e15-63ff-c5aa-8de0-00000000a471 | SKIPPED | Install - Check that either password or keytab is set | np0005629055 2026-02-25 07:53:57.226193 | fa163e15-63ff-c5aa-8de0-00000000a471 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629055 | 0:06:28.206571 | 0.07s 2026-02-25 07:53:57.227011 | fa163e15-63ff-c5aa-8de0-00000000a410 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629053 2026-02-25 07:53:57.227737 | fa163e15-63ff-c5aa-8de0-00000000a410 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629053 | 0:06:28.208143 | 0.05s 2026-02-25 07:53:57.228631 | fa163e15-63ff-c5aa-8de0-00000000a2be | OK | Install - IPA client test | np0005629057 2026-02-25 07:53:57.229447 | fa163e15-63ff-c5aa-8de0-00000000a2be | TIMING | ipaclient : Install - IPA client test | np0005629057 | 0:06:28.209852 | 0.85s 2026-02-25 07:53:57.257356 | fa163e15-63ff-c5aa-8de0-00000000a2c0 | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:57.304148 | fa163e15-63ff-c5aa-8de0-00000000a411 | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:57.339320 | fa163e15-63ff-c5aa-8de0-00000000a472 | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:57.349074 | fa163e15-63ff-c5aa-8de0-00000000a4d1 | SKIPPED | Install - Check that either password or keytab is set | np0005629054 2026-02-25 07:53:57.350512 | fa163e15-63ff-c5aa-8de0-00000000a4d1 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005629054 | 0:06:28.330900 | 0.14s 2026-02-25 07:53:57.351226 | fa163e15-63ff-c5aa-8de0-00000000a215 | OK | Install - IPA client test | np0005629058 2026-02-25 07:53:57.353343 | fa163e15-63ff-c5aa-8de0-00000000a215 | TIMING | ipaclient : Install - IPA client test | np0005629058 | 0:06:28.333753 | 1.29s 2026-02-25 07:53:57.354087 | fa163e15-63ff-c5aa-8de0-00000000a411 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629053 2026-02-25 07:53:57.354620 | fa163e15-63ff-c5aa-8de0-00000000a411 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629053 | 0:06:28.335031 | 0.05s 2026-02-25 07:53:57.370916 | fa163e15-63ff-c5aa-8de0-00000000a217 | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:57.394192 | fa163e15-63ff-c5aa-8de0-00000000a412 | TASK | Install - Configure DNS resolver 2026-02-25 07:53:57.434510 | fa163e15-63ff-c5aa-8de0-00000000a4d2 | TASK | Install - Set default principal if no keytab is given 2026-02-25 07:53:57.443416 | fa163e15-63ff-c5aa-8de0-00000000a16a | OK | Install - Cleanup leftover ccache | np0005629056 2026-02-25 07:53:57.444765 | fa163e15-63ff-c5aa-8de0-00000000a16a | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629056 | 0:06:28.425159 | 0.38s 2026-02-25 07:53:57.445316 | fa163e15-63ff-c5aa-8de0-00000000a472 | OK | Install - Set default principal if no keytab is given | np0005629055 2026-02-25 07:53:57.445765 | fa163e15-63ff-c5aa-8de0-00000000a472 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629055 | 0:06:28.426178 | 0.10s 2026-02-25 07:53:57.446195 | fa163e15-63ff-c5aa-8de0-00000000a412 | SKIPPED | Install - Configure DNS resolver | np0005629053 2026-02-25 07:53:57.446516 | fa163e15-63ff-c5aa-8de0-00000000a412 | TIMING | ipaclient : Install - Configure DNS resolver | np0005629053 | 0:06:28.426929 | 0.05s 2026-02-25 07:53:57.458472 | fa163e15-63ff-c5aa-8de0-00000000a16b | TASK | Install - Configure NTP 2026-02-25 07:53:57.483315 | fa163e15-63ff-c5aa-8de0-00000000a414 | TASK | Install - IPA client test 2026-02-25 07:53:57.533587 | fa163e15-63ff-c5aa-8de0-00000000a474 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:57.543639 | fa163e15-63ff-c5aa-8de0-00000000a4d2 | OK | Install - Set default principal if no keytab is given | np0005629054 2026-02-25 07:53:57.545323 | fa163e15-63ff-c5aa-8de0-00000000a4d2 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005629054 | 0:06:28.525710 | 0.11s 2026-02-25 07:53:57.571241 | fa163e15-63ff-c5aa-8de0-00000000a4d4 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-02-25 07:53:57.581838 | fa163e15-63ff-c5aa-8de0-00000000a474 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629055 2026-02-25 07:53:57.586965 | fa163e15-63ff-c5aa-8de0-00000000a474 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629055 | 0:06:28.567337 | 0.05s 2026-02-25 07:53:57.588025 | fa163e15-63ff-c5aa-8de0-00000000a2c0 | OK | Install - Cleanup leftover ccache | np0005629057 2026-02-25 07:53:57.588829 | fa163e15-63ff-c5aa-8de0-00000000a2c0 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629057 | 0:06:28.569235 | 0.33s 2026-02-25 07:53:57.614515 | fa163e15-63ff-c5aa-8de0-00000000a2c1 | TASK | Install - Configure NTP 2026-02-25 07:53:57.645655 | fa163e15-63ff-c5aa-8de0-00000000a475 | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:57.654733 | fa163e15-63ff-c5aa-8de0-00000000a4d4 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629054 2026-02-25 07:53:57.656071 | fa163e15-63ff-c5aa-8de0-00000000a4d4 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005629054 | 0:06:28.636463 | 0.08s 2026-02-25 07:53:57.677384 | fa163e15-63ff-c5aa-8de0-00000000a4d5 | TASK | Install - Fail on missing ipaclient_servers 2026-02-25 07:53:57.685884 | fa163e15-63ff-c5aa-8de0-00000000a475 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629055 2026-02-25 07:53:57.686892 | fa163e15-63ff-c5aa-8de0-00000000a475 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629055 | 0:06:28.667289 | 0.04s 2026-02-25 07:53:57.713569 | fa163e15-63ff-c5aa-8de0-00000000a476 | TASK | Install - Configure DNS resolver 2026-02-25 07:53:57.721971 | fa163e15-63ff-c5aa-8de0-00000000a217 | OK | Install - Cleanup leftover ccache | np0005629058 2026-02-25 07:53:57.723227 | fa163e15-63ff-c5aa-8de0-00000000a217 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629058 | 0:06:28.703625 | 0.35s 2026-02-25 07:53:57.723774 | fa163e15-63ff-c5aa-8de0-00000000a4d5 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005629054 2026-02-25 07:53:57.724104 | fa163e15-63ff-c5aa-8de0-00000000a4d5 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005629054 | 0:06:28.704518 | 0.05s 2026-02-25 07:53:57.738005 | fa163e15-63ff-c5aa-8de0-00000000a218 | TASK | Install - Configure NTP 2026-02-25 07:53:57.764693 | fa163e15-63ff-c5aa-8de0-00000000a4d6 | TASK | Install - Configure DNS resolver 2026-02-25 07:53:57.772420 | fa163e15-63ff-c5aa-8de0-00000000a476 | SKIPPED | Install - Configure DNS resolver | np0005629055 2026-02-25 07:53:57.773381 | fa163e15-63ff-c5aa-8de0-00000000a476 | TIMING | ipaclient : Install - Configure DNS resolver | np0005629055 | 0:06:28.753779 | 0.06s 2026-02-25 07:53:57.790160 | fa163e15-63ff-c5aa-8de0-00000000a478 | TASK | Install - IPA client test 2026-02-25 07:53:57.800002 | fa163e15-63ff-c5aa-8de0-00000000a4d6 | SKIPPED | Install - Configure DNS resolver | np0005629054 2026-02-25 07:53:57.801093 | fa163e15-63ff-c5aa-8de0-00000000a4d6 | TIMING | ipaclient : Install - Configure DNS resolver | np0005629054 | 0:06:28.781492 | 0.03s 2026-02-25 07:53:57.822889 | fa163e15-63ff-c5aa-8de0-00000000a4da | TASK | Install - IPA client test 2026-02-25 07:53:58.649478 | fa163e15-63ff-c5aa-8de0-00000000a478 | OK | Install - IPA client test | np0005629055 2026-02-25 07:53:58.650989 | fa163e15-63ff-c5aa-8de0-00000000a478 | TIMING | ipaclient : Install - IPA client test | np0005629055 | 0:06:29.631385 | 0.86s 2026-02-25 07:53:58.682150 | fa163e15-63ff-c5aa-8de0-00000000a47a | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:58.690750 | fa163e15-63ff-c5aa-8de0-00000000a414 | OK | Install - IPA client test | np0005629053 2026-02-25 07:53:58.693071 | fa163e15-63ff-c5aa-8de0-00000000a414 | TIMING | ipaclient : Install - IPA client test | np0005629053 | 0:06:29.673450 | 1.21s 2026-02-25 07:53:58.726162 | fa163e15-63ff-c5aa-8de0-00000000a416 | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:58.768004 | fa163e15-63ff-c5aa-8de0-00000000a4da | OK | Install - IPA client test | np0005629054 2026-02-25 07:53:58.769928 | fa163e15-63ff-c5aa-8de0-00000000a4da | TIMING | ipaclient : Install - IPA client test | np0005629054 | 0:06:29.750320 | 0.95s 2026-02-25 07:53:58.804246 | fa163e15-63ff-c5aa-8de0-00000000a4dc | TASK | Install - Cleanup leftover ccache 2026-02-25 07:53:59.037452 | fa163e15-63ff-c5aa-8de0-00000000a47a | OK | Install - Cleanup leftover ccache | np0005629055 2026-02-25 07:53:59.039091 | fa163e15-63ff-c5aa-8de0-00000000a47a | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629055 | 0:06:30.019486 | 0.36s 2026-02-25 07:53:59.072717 | fa163e15-63ff-c5aa-8de0-00000000a47d | TASK | Install - Configure NTP 2026-02-25 07:53:59.079410 | fa163e15-63ff-c5aa-8de0-00000000a416 | OK | Install - Cleanup leftover ccache | np0005629053 2026-02-25 07:53:59.080577 | fa163e15-63ff-c5aa-8de0-00000000a416 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629053 | 0:06:30.060977 | 0.35s 2026-02-25 07:53:59.100579 | fa163e15-63ff-c5aa-8de0-00000000a417 | TASK | Install - Configure NTP 2026-02-25 07:53:59.135406 | fa163e15-63ff-c5aa-8de0-00000000a4dc | OK | Install - Cleanup leftover ccache | np0005629054 2026-02-25 07:53:59.137501 | fa163e15-63ff-c5aa-8de0-00000000a4dc | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005629054 | 0:06:30.117893 | 0.33s 2026-02-25 07:53:59.168966 | fa163e15-63ff-c5aa-8de0-00000000a4dd | TASK | Install - Configure NTP 2026-02-25 07:54:04.809264 | fa163e15-63ff-c5aa-8de0-00000000a2c1 | CHANGED | Install - Configure NTP | np0005629057 2026-02-25 07:54:04.816030 | fa163e15-63ff-c5aa-8de0-00000000a2c1 | TIMING | ipaclient : Install - Configure NTP | np0005629057 | 0:06:35.796413 | 7.20s 2026-02-25 07:54:04.817269 | fa163e15-63ff-c5aa-8de0-00000000a16b | CHANGED | Install - Configure NTP | np0005629056 2026-02-25 07:54:04.818305 | fa163e15-63ff-c5aa-8de0-00000000a16b | TIMING | ipaclient : Install - Configure NTP | np0005629056 | 0:06:35.798705 | 7.36s 2026-02-25 07:54:04.842591 | fa163e15-63ff-c5aa-8de0-00000000a16c | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:04.872840 | fa163e15-63ff-c5aa-8de0-00000000a2c2 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:04.913024 | fa163e15-63ff-c5aa-8de0-00000000a16c | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629056 2026-02-25 07:54:04.914416 | fa163e15-63ff-c5aa-8de0-00000000a16c | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629056 | 0:06:35.894816 | 0.07s 2026-02-25 07:54:04.928783 | fa163e15-63ff-c5aa-8de0-00000000a16d | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:04.946174 | fa163e15-63ff-c5aa-8de0-00000000a2c2 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629057 2026-02-25 07:54:04.947648 | fa163e15-63ff-c5aa-8de0-00000000a2c2 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629057 | 0:06:35.928041 | 0.07s 2026-02-25 07:54:04.964206 | fa163e15-63ff-c5aa-8de0-00000000a2c3 | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:04.981568 | fa163e15-63ff-c5aa-8de0-00000000a16d | SKIPPED | Install - Disable One-Time Password for on_master | np0005629056 2026-02-25 07:54:04.982714 | fa163e15-63ff-c5aa-8de0-00000000a16d | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629056 | 0:06:35.963113 | 0.05s 2026-02-25 07:54:04.998465 | fa163e15-63ff-c5aa-8de0-00000000a16e | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:05.007248 | fa163e15-63ff-c5aa-8de0-00000000a218 | CHANGED | Install - Configure NTP | np0005629058 2026-02-25 07:54:05.008403 | fa163e15-63ff-c5aa-8de0-00000000a218 | TIMING | ipaclient : Install - Configure NTP | np0005629058 | 0:06:35.988802 | 7.27s 2026-02-25 07:54:05.025437 | fa163e15-63ff-c5aa-8de0-00000000a219 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:05.033934 | fa163e15-63ff-c5aa-8de0-00000000a2c3 | SKIPPED | Install - Disable One-Time Password for on_master | np0005629057 2026-02-25 07:54:05.035017 | fa163e15-63ff-c5aa-8de0-00000000a2c3 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629057 | 0:06:36.015411 | 0.07s 2026-02-25 07:54:05.048366 | fa163e15-63ff-c5aa-8de0-00000000a2c4 | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:05.094875 | fa163e15-63ff-c5aa-8de0-00000000a219 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629058 2026-02-25 07:54:05.095956 | fa163e15-63ff-c5aa-8de0-00000000a219 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629058 | 0:06:36.076361 | 0.07s 2026-02-25 07:54:05.107355 | fa163e15-63ff-c5aa-8de0-00000000a21a | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:05.155412 | fa163e15-63ff-c5aa-8de0-00000000a21a | SKIPPED | Install - Disable One-Time Password for on_master | np0005629058 2026-02-25 07:54:05.156917 | fa163e15-63ff-c5aa-8de0-00000000a21a | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629058 | 0:06:36.137315 | 0.05s 2026-02-25 07:54:05.172403 | fa163e15-63ff-c5aa-8de0-00000000a21b | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:06.003745 | fa163e15-63ff-c5aa-8de0-00000000a21b | OK | Install - Test if IPA client has working krb5.keytab | np0005629058 2026-02-25 07:54:06.005278 | fa163e15-63ff-c5aa-8de0-00000000a21b | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629058 | 0:06:36.985678 | 0.83s 2026-02-25 07:54:06.005905 | fa163e15-63ff-c5aa-8de0-00000000a16e | OK | Install - Test if IPA client has working krb5.keytab | np0005629056 2026-02-25 07:54:06.006406 | fa163e15-63ff-c5aa-8de0-00000000a16e | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629056 | 0:06:36.986817 | 1.01s 2026-02-25 07:54:06.021092 | fa163e15-63ff-c5aa-8de0-00000000a16f | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:06.043812 | fa163e15-63ff-c5aa-8de0-00000000a21c | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:06.067913 | fa163e15-63ff-c5aa-8de0-00000000a16f | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629056 2026-02-25 07:54:06.069337 | fa163e15-63ff-c5aa-8de0-00000000a16f | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629056 | 0:06:37.049736 | 0.05s 2026-02-25 07:54:06.091787 | fa163e15-63ff-c5aa-8de0-00000000a171 | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:06.107273 | fa163e15-63ff-c5aa-8de0-00000000a21c | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629058 2026-02-25 07:54:06.112919 | fa163e15-63ff-c5aa-8de0-00000000a21c | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629058 | 0:06:37.093307 | 0.07s 2026-02-25 07:54:06.113391 | fa163e15-63ff-c5aa-8de0-00000000a2c4 | OK | Install - Test if IPA client has working krb5.keytab | np0005629057 2026-02-25 07:54:06.113717 | fa163e15-63ff-c5aa-8de0-00000000a2c4 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629057 | 0:06:37.094130 | 1.06s 2026-02-25 07:54:06.128423 | fa163e15-63ff-c5aa-8de0-00000000a2c5 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:06.146203 | fa163e15-63ff-c5aa-8de0-00000000a21e | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:06.171781 | fa163e15-63ff-c5aa-8de0-00000000a171 | SKIPPED | Install - Keytab or password is required for getting otp | np0005629056 2026-02-25 07:54:06.172837 | fa163e15-63ff-c5aa-8de0-00000000a171 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629056 | 0:06:37.153234 | 0.08s 2026-02-25 07:54:06.173165 | fa163e15-63ff-c5aa-8de0-00000000a2c5 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629057 2026-02-25 07:54:06.173523 | fa163e15-63ff-c5aa-8de0-00000000a2c5 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629057 | 0:06:37.153936 | 0.04s 2026-02-25 07:54:06.192664 | fa163e15-63ff-c5aa-8de0-00000000a172 | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:06.213258 | fa163e15-63ff-c5aa-8de0-00000000a2c7 | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:06.226389 | fa163e15-63ff-c5aa-8de0-00000000a21e | SKIPPED | Install - Keytab or password is required for getting otp | np0005629058 2026-02-25 07:54:06.227596 | fa163e15-63ff-c5aa-8de0-00000000a21e | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629058 | 0:06:37.207989 | 0.08s 2026-02-25 07:54:06.249946 | fa163e15-63ff-c5aa-8de0-00000000a21f | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:06.259331 | fa163e15-63ff-c5aa-8de0-00000000a172 | SKIPPED | Install - Create temporary file for keytab | np0005629056 2026-02-25 07:54:06.260433 | fa163e15-63ff-c5aa-8de0-00000000a172 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629056 | 0:06:37.240830 | 0.07s 2026-02-25 07:54:06.275218 | fa163e15-63ff-c5aa-8de0-00000000a173 | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:06.297026 | fa163e15-63ff-c5aa-8de0-00000000a2c7 | SKIPPED | Install - Keytab or password is required for getting otp | np0005629057 2026-02-25 07:54:06.304326 | fa163e15-63ff-c5aa-8de0-00000000a2c7 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629057 | 0:06:37.284712 | 0.09s 2026-02-25 07:54:06.304778 | fa163e15-63ff-c5aa-8de0-00000000a21f | SKIPPED | Install - Create temporary file for keytab | np0005629058 2026-02-25 07:54:06.305119 | fa163e15-63ff-c5aa-8de0-00000000a21f | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629058 | 0:06:37.285532 | 0.05s 2026-02-25 07:54:06.305642 | fa163e15-63ff-c5aa-8de0-00000000a47d | CHANGED | Install - Configure NTP | np0005629055 2026-02-25 07:54:06.306048 | fa163e15-63ff-c5aa-8de0-00000000a47d | TIMING | ipaclient : Install - Configure NTP | np0005629055 | 0:06:37.286462 | 7.23s 2026-02-25 07:54:06.336549 | fa163e15-63ff-c5aa-8de0-00000000a2c8 | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:06.367986 | fa163e15-63ff-c5aa-8de0-00000000a220 | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:06.403638 | fa163e15-63ff-c5aa-8de0-00000000a47e | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:06.412895 | fa163e15-63ff-c5aa-8de0-00000000a173 | SKIPPED | Install - Copy keytab to server temporary file | np0005629056 2026-02-25 07:54:06.414384 | fa163e15-63ff-c5aa-8de0-00000000a173 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629056 | 0:06:37.394777 | 0.14s 2026-02-25 07:54:06.415076 | fa163e15-63ff-c5aa-8de0-00000000a417 | CHANGED | Install - Configure NTP | np0005629053 2026-02-25 07:54:06.415630 | fa163e15-63ff-c5aa-8de0-00000000a417 | TIMING | ipaclient : Install - Configure NTP | np0005629053 | 0:06:37.396040 | 7.31s 2026-02-25 07:54:06.416188 | fa163e15-63ff-c5aa-8de0-00000000a2c8 | SKIPPED | Install - Create temporary file for keytab | np0005629057 2026-02-25 07:54:06.416602 | fa163e15-63ff-c5aa-8de0-00000000a2c8 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629057 | 0:06:37.397013 | 0.08s 2026-02-25 07:54:06.446477 | fa163e15-63ff-c5aa-8de0-00000000a174 | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:06.488114 | fa163e15-63ff-c5aa-8de0-00000000a2c9 | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:06.518127 | fa163e15-63ff-c5aa-8de0-00000000a418 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:06.524298 | fa163e15-63ff-c5aa-8de0-00000000a220 | SKIPPED | Install - Copy keytab to server temporary file | np0005629058 2026-02-25 07:54:06.525230 | fa163e15-63ff-c5aa-8de0-00000000a220 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629058 | 0:06:37.505630 | 0.15s 2026-02-25 07:54:06.525637 | fa163e15-63ff-c5aa-8de0-00000000a4dd | CHANGED | Install - Configure NTP | np0005629054 2026-02-25 07:54:06.525973 | fa163e15-63ff-c5aa-8de0-00000000a4dd | TIMING | ipaclient : Install - Configure NTP | np0005629054 | 0:06:37.506387 | 7.36s 2026-02-25 07:54:06.526375 | fa163e15-63ff-c5aa-8de0-00000000a47e | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629055 2026-02-25 07:54:06.526673 | fa163e15-63ff-c5aa-8de0-00000000a47e | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629055 | 0:06:37.507086 | 0.12s 2026-02-25 07:54:06.527021 | fa163e15-63ff-c5aa-8de0-00000000a174 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629056 2026-02-25 07:54:06.527306 | fa163e15-63ff-c5aa-8de0-00000000a174 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629056 | 0:06:37.507720 | 0.08s 2026-02-25 07:54:06.543545 | fa163e15-63ff-c5aa-8de0-00000000a175 | TASK | Install - Report error for OTP generation 2026-02-25 07:54:06.564620 | fa163e15-63ff-c5aa-8de0-00000000a221 | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:06.593563 | fa163e15-63ff-c5aa-8de0-00000000a4de | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-02-25 07:54:06.619945 | fa163e15-63ff-c5aa-8de0-00000000a47f | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:06.626742 | fa163e15-63ff-c5aa-8de0-00000000a2c9 | SKIPPED | Install - Copy keytab to server temporary file | np0005629057 2026-02-25 07:54:06.627697 | fa163e15-63ff-c5aa-8de0-00000000a2c9 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629057 | 0:06:37.608096 | 0.14s 2026-02-25 07:54:06.628138 | fa163e15-63ff-c5aa-8de0-00000000a418 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629053 2026-02-25 07:54:06.628447 | fa163e15-63ff-c5aa-8de0-00000000a418 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629053 | 0:06:37.608860 | 0.11s 2026-02-25 07:54:06.628786 | fa163e15-63ff-c5aa-8de0-00000000a175 | SKIPPED | Install - Report error for OTP generation | np0005629056 2026-02-25 07:54:06.629098 | fa163e15-63ff-c5aa-8de0-00000000a175 | TIMING | ipaclient : Install - Report error for OTP generation | np0005629056 | 0:06:37.609512 | 0.08s 2026-02-25 07:54:06.629354 | fa163e15-63ff-c5aa-8de0-00000000a221 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629058 2026-02-25 07:54:06.629625 | fa163e15-63ff-c5aa-8de0-00000000a221 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629058 | 0:06:37.610039 | 0.06s 2026-02-25 07:54:06.645545 | fa163e15-63ff-c5aa-8de0-00000000a176 | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:06.671720 | fa163e15-63ff-c5aa-8de0-00000000a2ca | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:06.694168 | fa163e15-63ff-c5aa-8de0-00000000a222 | TASK | Install - Report error for OTP generation 2026-02-25 07:54:06.716563 | fa163e15-63ff-c5aa-8de0-00000000a419 | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:06.724224 | fa163e15-63ff-c5aa-8de0-00000000a4de | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005629054 2026-02-25 07:54:06.731150 | fa163e15-63ff-c5aa-8de0-00000000a4de | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005629054 | 0:06:37.711551 | 0.14s 2026-02-25 07:54:06.731511 | fa163e15-63ff-c5aa-8de0-00000000a47f | SKIPPED | Install - Disable One-Time Password for on_master | np0005629055 2026-02-25 07:54:06.731795 | fa163e15-63ff-c5aa-8de0-00000000a47f | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629055 | 0:06:37.712209 | 0.11s 2026-02-25 07:54:06.732110 | fa163e15-63ff-c5aa-8de0-00000000a176 | SKIPPED | Install - Store the previously obtained OTP | np0005629056 2026-02-25 07:54:06.732389 | fa163e15-63ff-c5aa-8de0-00000000a176 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629056 | 0:06:37.712802 | 0.09s 2026-02-25 07:54:06.732644 | fa163e15-63ff-c5aa-8de0-00000000a2ca | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629057 2026-02-25 07:54:06.732918 | fa163e15-63ff-c5aa-8de0-00000000a2ca | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629057 | 0:06:37.713332 | 0.06s 2026-02-25 07:54:06.747705 | fa163e15-63ff-c5aa-8de0-00000000a177 | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:06.772357 | fa163e15-63ff-c5aa-8de0-00000000a2cb | TASK | Install - Report error for OTP generation 2026-02-25 07:54:06.796766 | fa163e15-63ff-c5aa-8de0-00000000a4df | TASK | Install - Disable One-Time Password for on_master 2026-02-25 07:54:06.821949 | fa163e15-63ff-c5aa-8de0-00000000a480 | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:06.833591 | fa163e15-63ff-c5aa-8de0-00000000a222 | SKIPPED | Install - Report error for OTP generation | np0005629058 2026-02-25 07:54:06.834630 | fa163e15-63ff-c5aa-8de0-00000000a222 | TIMING | ipaclient : Install - Report error for OTP generation | np0005629058 | 0:06:37.815028 | 0.14s 2026-02-25 07:54:06.835018 | fa163e15-63ff-c5aa-8de0-00000000a419 | SKIPPED | Install - Disable One-Time Password for on_master | np0005629053 2026-02-25 07:54:06.835301 | fa163e15-63ff-c5aa-8de0-00000000a419 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629053 | 0:06:37.815715 | 0.12s 2026-02-25 07:54:06.835571 | fa163e15-63ff-c5aa-8de0-00000000a177 | SKIPPED | Install - Remove keytab temporary file | np0005629056 2026-02-25 07:54:06.835840 | fa163e15-63ff-c5aa-8de0-00000000a177 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629056 | 0:06:37.816254 | 0.09s 2026-02-25 07:54:06.836136 | fa163e15-63ff-c5aa-8de0-00000000a2cb | SKIPPED | Install - Report error for OTP generation | np0005629057 2026-02-25 07:54:06.836421 | fa163e15-63ff-c5aa-8de0-00000000a2cb | TIMING | ipaclient : Install - Report error for OTP generation | np0005629057 | 0:06:37.816835 | 0.06s 2026-02-25 07:54:06.855141 | fa163e15-63ff-c5aa-8de0-00000000a178 | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:06.871588 | fa163e15-63ff-c5aa-8de0-00000000a2cc | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:06.889939 | fa163e15-63ff-c5aa-8de0-00000000a223 | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:06.911096 | fa163e15-63ff-c5aa-8de0-00000000a41a | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:06.918412 | fa163e15-63ff-c5aa-8de0-00000000a4df | SKIPPED | Install - Disable One-Time Password for on_master | np0005629054 2026-02-25 07:54:06.919280 | fa163e15-63ff-c5aa-8de0-00000000a4df | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005629054 | 0:06:37.899679 | 0.12s 2026-02-25 07:54:06.949359 | fa163e15-63ff-c5aa-8de0-00000000a4e0 | TASK | Install - Test if IPA client has working krb5.keytab 2026-02-25 07:54:06.955651 | fa163e15-63ff-c5aa-8de0-00000000a178 | OK | Store predefined OTP in admin_password | np0005629056 2026-02-25 07:54:06.956623 | fa163e15-63ff-c5aa-8de0-00000000a178 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629056 | 0:06:37.937021 | 0.10s 2026-02-25 07:54:06.956963 | fa163e15-63ff-c5aa-8de0-00000000a2cc | SKIPPED | Install - Store the previously obtained OTP | np0005629057 2026-02-25 07:54:06.957271 | fa163e15-63ff-c5aa-8de0-00000000a2cc | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629057 | 0:06:37.937685 | 0.08s 2026-02-25 07:54:06.957567 | fa163e15-63ff-c5aa-8de0-00000000a223 | SKIPPED | Install - Store the previously obtained OTP | np0005629058 2026-02-25 07:54:06.957833 | fa163e15-63ff-c5aa-8de0-00000000a223 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629058 | 0:06:37.938247 | 0.07s 2026-02-25 07:54:06.971144 | fa163e15-63ff-c5aa-8de0-00000000a17a | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:06.992075 | fa163e15-63ff-c5aa-8de0-00000000a2cd | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:07.013313 | fa163e15-63ff-c5aa-8de0-00000000a224 | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:07.027560 | fa163e15-63ff-c5aa-8de0-00000000a17a | SKIPPED | Install - Check if principal and keytab are set | np0005629056 2026-02-25 07:54:07.028720 | fa163e15-63ff-c5aa-8de0-00000000a17a | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629056 | 0:06:38.009100 | 0.06s 2026-02-25 07:54:07.040498 | fa163e15-63ff-c5aa-8de0-00000000a17b | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:07.056209 | fa163e15-63ff-c5aa-8de0-00000000a2cd | SKIPPED | Install - Remove keytab temporary file | np0005629057 2026-02-25 07:54:07.057329 | fa163e15-63ff-c5aa-8de0-00000000a2cd | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629057 | 0:06:38.037728 | 0.06s 2026-02-25 07:54:07.070850 | fa163e15-63ff-c5aa-8de0-00000000a2d4 | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:07.084694 | fa163e15-63ff-c5aa-8de0-00000000a224 | SKIPPED | Install - Remove keytab temporary file | np0005629058 2026-02-25 07:54:07.085768 | fa163e15-63ff-c5aa-8de0-00000000a224 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629058 | 0:06:38.066165 | 0.07s 2026-02-25 07:54:07.098004 | fa163e15-63ff-c5aa-8de0-00000000a225 | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:07.115827 | fa163e15-63ff-c5aa-8de0-00000000a17b | SKIPPED | Install - Check if one of password or keytabs are set | np0005629056 2026-02-25 07:54:07.117200 | fa163e15-63ff-c5aa-8de0-00000000a17b | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629056 | 0:06:38.097602 | 0.08s 2026-02-25 07:54:07.129330 | fa163e15-63ff-c5aa-8de0-00000000a17c | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:07.143097 | fa163e15-63ff-c5aa-8de0-00000000a2d4 | OK | Store predefined OTP in admin_password | np0005629057 2026-02-25 07:54:07.144307 | fa163e15-63ff-c5aa-8de0-00000000a2d4 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629057 | 0:06:38.124708 | 0.07s 2026-02-25 07:54:07.156870 | fa163e15-63ff-c5aa-8de0-00000000a2d6 | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:07.177141 | fa163e15-63ff-c5aa-8de0-00000000a225 | OK | Store predefined OTP in admin_password | np0005629058 2026-02-25 07:54:07.178190 | fa163e15-63ff-c5aa-8de0-00000000a225 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629058 | 0:06:38.158595 | 0.08s 2026-02-25 07:54:07.190060 | fa163e15-63ff-c5aa-8de0-00000000a227 | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:07.211762 | fa163e15-63ff-c5aa-8de0-00000000a2d6 | SKIPPED | Install - Check if principal and keytab are set | np0005629057 2026-02-25 07:54:07.212828 | fa163e15-63ff-c5aa-8de0-00000000a2d6 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629057 | 0:06:38.193233 | 0.05s 2026-02-25 07:54:07.223522 | fa163e15-63ff-c5aa-8de0-00000000a2d7 | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:07.244879 | fa163e15-63ff-c5aa-8de0-00000000a227 | SKIPPED | Install - Check if principal and keytab are set | np0005629058 2026-02-25 07:54:07.245735 | fa163e15-63ff-c5aa-8de0-00000000a227 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629058 | 0:06:38.226140 | 0.05s 2026-02-25 07:54:07.256074 | fa163e15-63ff-c5aa-8de0-00000000a228 | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:07.270779 | fa163e15-63ff-c5aa-8de0-00000000a2d7 | SKIPPED | Install - Check if one of password or keytabs are set | np0005629057 2026-02-25 07:54:07.271698 | fa163e15-63ff-c5aa-8de0-00000000a2d7 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629057 | 0:06:38.252100 | 0.05s 2026-02-25 07:54:07.283219 | fa163e15-63ff-c5aa-8de0-00000000a2d8 | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:07.330264 | fa163e15-63ff-c5aa-8de0-00000000a228 | SKIPPED | Install - Check if one of password or keytabs are set | np0005629058 2026-02-25 07:54:07.331198 | fa163e15-63ff-c5aa-8de0-00000000a228 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629058 | 0:06:38.311601 | 0.07s 2026-02-25 07:54:07.342968 | fa163e15-63ff-c5aa-8de0-00000000a229 | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:07.474389 | fa163e15-63ff-c5aa-8de0-00000000a17c | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629056 2026-02-25 07:54:07.475465 | fa163e15-63ff-c5aa-8de0-00000000a17c | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629056 | 0:06:38.455871 | 0.35s 2026-02-25 07:54:07.485589 | fa163e15-63ff-c5aa-8de0-00000000a17d | TASK | Install - Backup and set hostname 2026-02-25 07:54:07.548534 | fa163e15-63ff-c5aa-8de0-00000000a480 | OK | Install - Test if IPA client has working krb5.keytab | np0005629055 2026-02-25 07:54:07.549551 | fa163e15-63ff-c5aa-8de0-00000000a480 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629055 | 0:06:38.529957 | 0.73s 2026-02-25 07:54:07.564131 | fa163e15-63ff-c5aa-8de0-00000000a481 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:07.606572 | fa163e15-63ff-c5aa-8de0-00000000a481 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629055 2026-02-25 07:54:07.607423 | fa163e15-63ff-c5aa-8de0-00000000a481 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629055 | 0:06:38.587830 | 0.04s 2026-02-25 07:54:07.626804 | fa163e15-63ff-c5aa-8de0-00000000a483 | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:07.633762 | fa163e15-63ff-c5aa-8de0-00000000a2d8 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629057 2026-02-25 07:54:07.634724 | fa163e15-63ff-c5aa-8de0-00000000a2d8 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629057 | 0:06:38.615128 | 0.35s 2026-02-25 07:54:07.645651 | fa163e15-63ff-c5aa-8de0-00000000a2d9 | TASK | Install - Backup and set hostname 2026-02-25 07:54:07.659833 | fa163e15-63ff-c5aa-8de0-00000000a4e0 | OK | Install - Test if IPA client has working krb5.keytab | np0005629054 2026-02-25 07:54:07.660734 | fa163e15-63ff-c5aa-8de0-00000000a4e0 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629054 | 0:06:38.641136 | 0.71s 2026-02-25 07:54:07.679540 | fa163e15-63ff-c5aa-8de0-00000000a4e1 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:07.686202 | fa163e15-63ff-c5aa-8de0-00000000a229 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629058 2026-02-25 07:54:07.694689 | fa163e15-63ff-c5aa-8de0-00000000a229 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629058 | 0:06:38.675093 | 0.35s 2026-02-25 07:54:07.695253 | fa163e15-63ff-c5aa-8de0-00000000a41a | OK | Install - Test if IPA client has working krb5.keytab | np0005629053 2026-02-25 07:54:07.695562 | fa163e15-63ff-c5aa-8de0-00000000a41a | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005629053 | 0:06:38.675976 | 0.78s 2026-02-25 07:54:07.696193 | fa163e15-63ff-c5aa-8de0-00000000a483 | SKIPPED | Install - Keytab or password is required for getting otp | np0005629055 2026-02-25 07:54:07.696484 | fa163e15-63ff-c5aa-8de0-00000000a483 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629055 | 0:06:38.676898 | 0.07s 2026-02-25 07:54:07.707639 | fa163e15-63ff-c5aa-8de0-00000000a22a | TASK | Install - Backup and set hostname 2026-02-25 07:54:07.734122 | fa163e15-63ff-c5aa-8de0-00000000a41b | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-02-25 07:54:07.758652 | fa163e15-63ff-c5aa-8de0-00000000a484 | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:07.764449 | fa163e15-63ff-c5aa-8de0-00000000a4e1 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629054 2026-02-25 07:54:07.765290 | fa163e15-63ff-c5aa-8de0-00000000a4e1 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629054 | 0:06:38.745692 | 0.09s 2026-02-25 07:54:07.788557 | fa163e15-63ff-c5aa-8de0-00000000a4e3 | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:07.795342 | fa163e15-63ff-c5aa-8de0-00000000a41b | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005629053 2026-02-25 07:54:07.796288 | fa163e15-63ff-c5aa-8de0-00000000a41b | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005629053 | 0:06:38.776681 | 0.06s 2026-02-25 07:54:07.810905 | fa163e15-63ff-c5aa-8de0-00000000a41d | TASK | Install - Keytab or password is required for getting otp 2026-02-25 07:54:07.826132 | fa163e15-63ff-c5aa-8de0-00000000a484 | SKIPPED | Install - Create temporary file for keytab | np0005629055 2026-02-25 07:54:07.827008 | fa163e15-63ff-c5aa-8de0-00000000a484 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629055 | 0:06:38.807412 | 0.07s 2026-02-25 07:54:07.850223 | fa163e15-63ff-c5aa-8de0-00000000a487 | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:07.854681 | fa163e15-63ff-c5aa-8de0-00000000a4e3 | SKIPPED | Install - Keytab or password is required for getting otp | np0005629054 2026-02-25 07:54:07.855560 | fa163e15-63ff-c5aa-8de0-00000000a4e3 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629054 | 0:06:38.835963 | 0.07s 2026-02-25 07:54:07.879877 | fa163e15-63ff-c5aa-8de0-00000000a4e4 | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:07.887424 | fa163e15-63ff-c5aa-8de0-00000000a41d | SKIPPED | Install - Keytab or password is required for getting otp | np0005629053 2026-02-25 07:54:07.888418 | fa163e15-63ff-c5aa-8de0-00000000a41d | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005629053 | 0:06:38.868818 | 0.08s 2026-02-25 07:54:07.914508 | fa163e15-63ff-c5aa-8de0-00000000a41e | TASK | Install - Create temporary file for keytab 2026-02-25 07:54:07.920054 | fa163e15-63ff-c5aa-8de0-00000000a487 | SKIPPED | Install - Copy keytab to server temporary file | np0005629055 2026-02-25 07:54:07.921074 | fa163e15-63ff-c5aa-8de0-00000000a487 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629055 | 0:06:38.901473 | 0.07s 2026-02-25 07:54:07.945390 | fa163e15-63ff-c5aa-8de0-00000000a488 | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:07.952882 | fa163e15-63ff-c5aa-8de0-00000000a4e4 | SKIPPED | Install - Create temporary file for keytab | np0005629054 2026-02-25 07:54:07.954158 | fa163e15-63ff-c5aa-8de0-00000000a4e4 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629054 | 0:06:38.934556 | 0.07s 2026-02-25 07:54:07.977987 | fa163e15-63ff-c5aa-8de0-00000000a4e5 | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:07.983646 | fa163e15-63ff-c5aa-8de0-00000000a41e | SKIPPED | Install - Create temporary file for keytab | np0005629053 2026-02-25 07:54:07.984534 | fa163e15-63ff-c5aa-8de0-00000000a41e | TIMING | ipaclient : Install - Create temporary file for keytab | np0005629053 | 0:06:38.964935 | 0.07s 2026-02-25 07:54:08.008837 | fa163e15-63ff-c5aa-8de0-00000000a41f | TASK | Install - Copy keytab to server temporary file 2026-02-25 07:54:08.016107 | fa163e15-63ff-c5aa-8de0-00000000a488 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629055 2026-02-25 07:54:08.017070 | fa163e15-63ff-c5aa-8de0-00000000a488 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629055 | 0:06:38.997470 | 0.07s 2026-02-25 07:54:08.037558 | fa163e15-63ff-c5aa-8de0-00000000a489 | TASK | Install - Report error for OTP generation 2026-02-25 07:54:08.042986 | fa163e15-63ff-c5aa-8de0-00000000a4e5 | SKIPPED | Install - Copy keytab to server temporary file | np0005629054 2026-02-25 07:54:08.043899 | fa163e15-63ff-c5aa-8de0-00000000a4e5 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629054 | 0:06:39.024299 | 0.07s 2026-02-25 07:54:08.065479 | fa163e15-63ff-c5aa-8de0-00000000a4e6 | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:08.073252 | fa163e15-63ff-c5aa-8de0-00000000a41f | SKIPPED | Install - Copy keytab to server temporary file | np0005629053 2026-02-25 07:54:08.074251 | fa163e15-63ff-c5aa-8de0-00000000a41f | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005629053 | 0:06:39.054635 | 0.06s 2026-02-25 07:54:08.097887 | fa163e15-63ff-c5aa-8de0-00000000a420 | TASK | Install - Get One-Time Password for client enrollment 2026-02-25 07:54:08.103558 | fa163e15-63ff-c5aa-8de0-00000000a489 | SKIPPED | Install - Report error for OTP generation | np0005629055 2026-02-25 07:54:08.104433 | fa163e15-63ff-c5aa-8de0-00000000a489 | TIMING | ipaclient : Install - Report error for OTP generation | np0005629055 | 0:06:39.084834 | 0.07s 2026-02-25 07:54:08.126415 | fa163e15-63ff-c5aa-8de0-00000000a48a | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:08.133357 | fa163e15-63ff-c5aa-8de0-00000000a4e6 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629054 2026-02-25 07:54:08.134311 | fa163e15-63ff-c5aa-8de0-00000000a4e6 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629054 | 0:06:39.114709 | 0.07s 2026-02-25 07:54:08.155896 | fa163e15-63ff-c5aa-8de0-00000000a4e7 | TASK | Install - Report error for OTP generation 2026-02-25 07:54:08.161544 | fa163e15-63ff-c5aa-8de0-00000000a420 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005629053 2026-02-25 07:54:08.162524 | fa163e15-63ff-c5aa-8de0-00000000a420 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005629053 | 0:06:39.142926 | 0.06s 2026-02-25 07:54:08.177706 | fa163e15-63ff-c5aa-8de0-00000000a421 | TASK | Install - Report error for OTP generation 2026-02-25 07:54:08.196173 | fa163e15-63ff-c5aa-8de0-00000000a48a | SKIPPED | Install - Store the previously obtained OTP | np0005629055 2026-02-25 07:54:08.197027 | fa163e15-63ff-c5aa-8de0-00000000a48a | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629055 | 0:06:39.177431 | 0.07s 2026-02-25 07:54:08.219912 | fa163e15-63ff-c5aa-8de0-00000000a48b | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:08.229452 | fa163e15-63ff-c5aa-8de0-00000000a4e7 | SKIPPED | Install - Report error for OTP generation | np0005629054 2026-02-25 07:54:08.230405 | fa163e15-63ff-c5aa-8de0-00000000a4e7 | TIMING | ipaclient : Install - Report error for OTP generation | np0005629054 | 0:06:39.210805 | 0.07s 2026-02-25 07:54:08.230732 | fa163e15-63ff-c5aa-8de0-00000000a421 | SKIPPED | Install - Report error for OTP generation | np0005629053 2026-02-25 07:54:08.231051 | fa163e15-63ff-c5aa-8de0-00000000a421 | TIMING | ipaclient : Install - Report error for OTP generation | np0005629053 | 0:06:39.211464 | 0.05s 2026-02-25 07:54:08.248201 | fa163e15-63ff-c5aa-8de0-00000000a422 | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:08.269131 | fa163e15-63ff-c5aa-8de0-00000000a4e8 | TASK | Install - Store the previously obtained OTP 2026-02-25 07:54:08.287071 | fa163e15-63ff-c5aa-8de0-00000000a48b | SKIPPED | Install - Remove keytab temporary file | np0005629055 2026-02-25 07:54:08.287968 | fa163e15-63ff-c5aa-8de0-00000000a48b | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629055 | 0:06:39.268369 | 0.06s 2026-02-25 07:54:08.307917 | fa163e15-63ff-c5aa-8de0-00000000a48c | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:08.313129 | fa163e15-63ff-c5aa-8de0-00000000a422 | SKIPPED | Install - Store the previously obtained OTP | np0005629053 2026-02-25 07:54:08.314048 | fa163e15-63ff-c5aa-8de0-00000000a422 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629053 | 0:06:39.294451 | 0.06s 2026-02-25 07:54:08.338844 | fa163e15-63ff-c5aa-8de0-00000000a423 | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:08.344457 | fa163e15-63ff-c5aa-8de0-00000000a4e8 | SKIPPED | Install - Store the previously obtained OTP | np0005629054 2026-02-25 07:54:08.345344 | fa163e15-63ff-c5aa-8de0-00000000a4e8 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005629054 | 0:06:39.325746 | 0.07s 2026-02-25 07:54:08.369547 | fa163e15-63ff-c5aa-8de0-00000000a4e9 | TASK | Install - Remove keytab temporary file 2026-02-25 07:54:08.374996 | fa163e15-63ff-c5aa-8de0-00000000a48c | OK | Store predefined OTP in admin_password | np0005629055 2026-02-25 07:54:08.375899 | fa163e15-63ff-c5aa-8de0-00000000a48c | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629055 | 0:06:39.356298 | 0.07s 2026-02-25 07:54:08.391640 | fa163e15-63ff-c5aa-8de0-00000000a48e | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:08.407065 | fa163e15-63ff-c5aa-8de0-00000000a423 | SKIPPED | Install - Remove keytab temporary file | np0005629053 2026-02-25 07:54:08.407953 | fa163e15-63ff-c5aa-8de0-00000000a423 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629053 | 0:06:39.388359 | 0.07s 2026-02-25 07:54:08.427675 | fa163e15-63ff-c5aa-8de0-00000000a424 | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:08.434124 | fa163e15-63ff-c5aa-8de0-00000000a4e9 | SKIPPED | Install - Remove keytab temporary file | np0005629054 2026-02-25 07:54:08.440511 | fa163e15-63ff-c5aa-8de0-00000000a4e9 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005629054 | 0:06:39.420913 | 0.07s 2026-02-25 07:54:08.440823 | fa163e15-63ff-c5aa-8de0-00000000a48e | SKIPPED | Install - Check if principal and keytab are set | np0005629055 2026-02-25 07:54:08.441133 | fa163e15-63ff-c5aa-8de0-00000000a48e | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629055 | 0:06:39.421547 | 0.05s 2026-02-25 07:54:08.455976 | fa163e15-63ff-c5aa-8de0-00000000a4ea | TASK | Store predefined OTP in admin_password 2026-02-25 07:54:08.477340 | fa163e15-63ff-c5aa-8de0-00000000a48f | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:08.482793 | fa163e15-63ff-c5aa-8de0-00000000a22a | CHANGED | Install - Backup and set hostname | np0005629058 2026-02-25 07:54:08.485780 | fa163e15-63ff-c5aa-8de0-00000000a22a | TIMING | ipaclient : Install - Backup and set hostname | np0005629058 | 0:06:39.466184 | 0.78s 2026-02-25 07:54:08.505323 | fa163e15-63ff-c5aa-8de0-00000000a22b | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:08.511772 | fa163e15-63ff-c5aa-8de0-00000000a17d | CHANGED | Install - Backup and set hostname | np0005629056 2026-02-25 07:54:08.512590 | fa163e15-63ff-c5aa-8de0-00000000a17d | TIMING | ipaclient : Install - Backup and set hostname | np0005629056 | 0:06:39.492995 | 1.03s 2026-02-25 07:54:08.533491 | fa163e15-63ff-c5aa-8de0-00000000a17e | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:08.539668 | fa163e15-63ff-c5aa-8de0-00000000a4ea | OK | Store predefined OTP in admin_password | np0005629054 2026-02-25 07:54:08.540433 | fa163e15-63ff-c5aa-8de0-00000000a4ea | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629054 | 0:06:39.520838 | 0.08s 2026-02-25 07:54:08.540815 | fa163e15-63ff-c5aa-8de0-00000000a2d9 | CHANGED | Install - Backup and set hostname | np0005629057 2026-02-25 07:54:08.541178 | fa163e15-63ff-c5aa-8de0-00000000a2d9 | TIMING | ipaclient : Install - Backup and set hostname | np0005629057 | 0:06:39.521592 | 0.89s 2026-02-25 07:54:08.541522 | fa163e15-63ff-c5aa-8de0-00000000a424 | OK | Store predefined OTP in admin_password | np0005629053 2026-02-25 07:54:08.541824 | fa163e15-63ff-c5aa-8de0-00000000a424 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005629053 | 0:06:39.522238 | 0.11s 2026-02-25 07:54:08.556022 | fa163e15-63ff-c5aa-8de0-00000000a2da | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:08.575238 | fa163e15-63ff-c5aa-8de0-00000000a426 | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:08.595231 | fa163e15-63ff-c5aa-8de0-00000000a4ec | TASK | Install - Check if principal and keytab are set 2026-02-25 07:54:08.602577 | fa163e15-63ff-c5aa-8de0-00000000a48f | SKIPPED | Install - Check if one of password or keytabs are set | np0005629055 2026-02-25 07:54:08.603591 | fa163e15-63ff-c5aa-8de0-00000000a48f | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629055 | 0:06:39.583988 | 0.13s 2026-02-25 07:54:08.622971 | fa163e15-63ff-c5aa-8de0-00000000a490 | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:08.636595 | fa163e15-63ff-c5aa-8de0-00000000a426 | SKIPPED | Install - Check if principal and keytab are set | np0005629053 2026-02-25 07:54:08.638626 | fa163e15-63ff-c5aa-8de0-00000000a426 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629053 | 0:06:39.619009 | 0.06s 2026-02-25 07:54:08.654262 | fa163e15-63ff-c5aa-8de0-00000000a427 | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:08.666720 | fa163e15-63ff-c5aa-8de0-00000000a4ec | SKIPPED | Install - Check if principal and keytab are set | np0005629054 2026-02-25 07:54:08.667590 | fa163e15-63ff-c5aa-8de0-00000000a4ec | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005629054 | 0:06:39.647995 | 0.07s 2026-02-25 07:54:08.682195 | fa163e15-63ff-c5aa-8de0-00000000a4ed | TASK | Install - Check if one of password or keytabs are set 2026-02-25 07:54:08.721625 | fa163e15-63ff-c5aa-8de0-00000000a427 | SKIPPED | Install - Check if one of password or keytabs are set | np0005629053 2026-02-25 07:54:08.722507 | fa163e15-63ff-c5aa-8de0-00000000a427 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629053 | 0:06:39.702912 | 0.07s 2026-02-25 07:54:08.738051 | fa163e15-63ff-c5aa-8de0-00000000a428 | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:08.754964 | fa163e15-63ff-c5aa-8de0-00000000a4ed | SKIPPED | Install - Check if one of password or keytabs are set | np0005629054 2026-02-25 07:54:08.755847 | fa163e15-63ff-c5aa-8de0-00000000a4ed | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005629054 | 0:06:39.736252 | 0.07s 2026-02-25 07:54:08.771642 | fa163e15-63ff-c5aa-8de0-00000000a4ee | TASK | Install - From host keytab, purge OOO.TEST 2026-02-25 07:54:08.979115 | fa163e15-63ff-c5aa-8de0-00000000a490 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629055 2026-02-25 07:54:08.980706 | fa163e15-63ff-c5aa-8de0-00000000a490 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629055 | 0:06:39.961100 | 0.36s 2026-02-25 07:54:09.012347 | fa163e15-63ff-c5aa-8de0-00000000a491 | TASK | Install - Backup and set hostname 2026-02-25 07:54:09.094382 | fa163e15-63ff-c5aa-8de0-00000000a428 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629053 2026-02-25 07:54:09.097470 | fa163e15-63ff-c5aa-8de0-00000000a428 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629053 | 0:06:40.077874 | 0.36s 2026-02-25 07:54:09.098358 | fa163e15-63ff-c5aa-8de0-00000000a4ee | CHANGED | Install - From host keytab, purge OOO.TEST | np0005629054 2026-02-25 07:54:09.098806 | fa163e15-63ff-c5aa-8de0-00000000a4ee | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005629054 | 0:06:40.079217 | 0.33s 2026-02-25 07:54:09.122331 | fa163e15-63ff-c5aa-8de0-00000000a429 | TASK | Install - Backup and set hostname 2026-02-25 07:54:09.148645 | fa163e15-63ff-c5aa-8de0-00000000a4ef | TASK | Install - Backup and set hostname 2026-02-25 07:54:09.376543 | fa163e15-63ff-c5aa-8de0-00000000a22b | OK | Install - Create temporary krb5 configuration | np0005629058 2026-02-25 07:54:09.377629 | fa163e15-63ff-c5aa-8de0-00000000a22b | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629058 | 0:06:40.358032 | 0.87s 2026-02-25 07:54:09.378209 | fa163e15-63ff-c5aa-8de0-00000000a17e | OK | Install - Create temporary krb5 configuration | np0005629056 2026-02-25 07:54:09.378626 | fa163e15-63ff-c5aa-8de0-00000000a17e | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629056 | 0:06:40.359037 | 0.84s 2026-02-25 07:54:09.392356 | fa163e15-63ff-c5aa-8de0-00000000a17f | TASK | Install - Join IPA 2026-02-25 07:54:09.412067 | fa163e15-63ff-c5aa-8de0-00000000a22c | TASK | Install - Join IPA 2026-02-25 07:54:09.493237 | fa163e15-63ff-c5aa-8de0-00000000a2da | OK | Install - Create temporary krb5 configuration | np0005629057 2026-02-25 07:54:09.494266 | fa163e15-63ff-c5aa-8de0-00000000a2da | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629057 | 0:06:40.474672 | 0.94s 2026-02-25 07:54:09.504684 | fa163e15-63ff-c5aa-8de0-00000000a2db | TASK | Install - Join IPA 2026-02-25 07:54:09.763630 | fa163e15-63ff-c5aa-8de0-00000000a491 | CHANGED | Install - Backup and set hostname | np0005629055 2026-02-25 07:54:09.765388 | fa163e15-63ff-c5aa-8de0-00000000a491 | TIMING | ipaclient : Install - Backup and set hostname | np0005629055 | 0:06:40.745776 | 0.75s 2026-02-25 07:54:09.796501 | fa163e15-63ff-c5aa-8de0-00000000a492 | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:09.867729 | fa163e15-63ff-c5aa-8de0-00000000a429 | CHANGED | Install - Backup and set hostname | np0005629053 2026-02-25 07:54:09.869383 | fa163e15-63ff-c5aa-8de0-00000000a429 | TIMING | ipaclient : Install - Backup and set hostname | np0005629053 | 0:06:40.849777 | 0.75s 2026-02-25 07:54:09.900547 | fa163e15-63ff-c5aa-8de0-00000000a42a | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:09.951667 | fa163e15-63ff-c5aa-8de0-00000000a4ef | CHANGED | Install - Backup and set hostname | np0005629054 2026-02-25 07:54:09.953342 | fa163e15-63ff-c5aa-8de0-00000000a4ef | TIMING | ipaclient : Install - Backup and set hostname | np0005629054 | 0:06:40.933737 | 0.80s 2026-02-25 07:54:09.984133 | fa163e15-63ff-c5aa-8de0-00000000a4f0 | TASK | Install - Create temporary krb5 configuration 2026-02-25 07:54:10.491012 | fa163e15-63ff-c5aa-8de0-00000000a492 | OK | Install - Create temporary krb5 configuration | np0005629055 2026-02-25 07:54:10.492315 | fa163e15-63ff-c5aa-8de0-00000000a492 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629055 | 0:06:41.472717 | 0.69s 2026-02-25 07:54:10.512492 | fa163e15-63ff-c5aa-8de0-00000000a493 | TASK | Install - Join IPA 2026-02-25 07:54:10.621019 | fa163e15-63ff-c5aa-8de0-00000000a42a | OK | Install - Create temporary krb5 configuration | np0005629053 2026-02-25 07:54:10.622004 | fa163e15-63ff-c5aa-8de0-00000000a42a | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629053 | 0:06:41.602410 | 0.72s 2026-02-25 07:54:10.637711 | fa163e15-63ff-c5aa-8de0-00000000a42b | TASK | Install - Join IPA 2026-02-25 07:54:10.736364 | fa163e15-63ff-c5aa-8de0-00000000a22c | CHANGED | Install - Join IPA | np0005629058 2026-02-25 07:54:10.737416 | fa163e15-63ff-c5aa-8de0-00000000a22c | TIMING | ipaclient : Install - Join IPA | np0005629058 | 0:06:41.717822 | 1.32s 2026-02-25 07:54:10.748439 | fa163e15-63ff-c5aa-8de0-00000000a22e | TASK | The krb5 configuration is not correct 2026-02-25 07:54:10.762267 | fa163e15-63ff-c5aa-8de0-00000000a17f | CHANGED | Install - Join IPA | np0005629056 2026-02-25 07:54:10.763270 | fa163e15-63ff-c5aa-8de0-00000000a17f | TIMING | ipaclient : Install - Join IPA | np0005629056 | 0:06:41.743672 | 1.37s 2026-02-25 07:54:10.779742 | fa163e15-63ff-c5aa-8de0-00000000a181 | TASK | The krb5 configuration is not correct 2026-02-25 07:54:10.785927 | fa163e15-63ff-c5aa-8de0-00000000a4f0 | OK | Install - Create temporary krb5 configuration | np0005629054 2026-02-25 07:54:10.786841 | fa163e15-63ff-c5aa-8de0-00000000a4f0 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005629054 | 0:06:41.767242 | 0.80s 2026-02-25 07:54:10.817066 | fa163e15-63ff-c5aa-8de0-00000000a4f1 | TASK | Install - Join IPA 2026-02-25 07:54:10.825444 | fa163e15-63ff-c5aa-8de0-00000000a2db | CHANGED | Install - Join IPA | np0005629057 2026-02-25 07:54:10.826636 | fa163e15-63ff-c5aa-8de0-00000000a2db | TIMING | ipaclient : Install - Join IPA | np0005629057 | 0:06:41.807008 | 1.32s 2026-02-25 07:54:10.827151 | fa163e15-63ff-c5aa-8de0-00000000a22e | SKIPPED | The krb5 configuration is not correct | np0005629058 2026-02-25 07:54:10.827473 | fa163e15-63ff-c5aa-8de0-00000000a22e | TIMING | ipaclient : The krb5 configuration is not correct | np0005629058 | 0:06:41.807886 | 0.08s 2026-02-25 07:54:10.838670 | fa163e15-63ff-c5aa-8de0-00000000a2dd | TASK | The krb5 configuration is not correct 2026-02-25 07:54:10.864112 | fa163e15-63ff-c5aa-8de0-00000000a22f | TASK | IPA test failed 2026-02-25 07:54:10.870581 | fa163e15-63ff-c5aa-8de0-00000000a181 | SKIPPED | The krb5 configuration is not correct | np0005629056 2026-02-25 07:54:10.871469 | fa163e15-63ff-c5aa-8de0-00000000a181 | TIMING | ipaclient : The krb5 configuration is not correct | np0005629056 | 0:06:41.851854 | 0.09s 2026-02-25 07:54:10.882016 | fa163e15-63ff-c5aa-8de0-00000000a182 | TASK | IPA test failed 2026-02-25 07:54:10.910631 | fa163e15-63ff-c5aa-8de0-00000000a2dd | SKIPPED | The krb5 configuration is not correct | np0005629057 2026-02-25 07:54:10.911758 | fa163e15-63ff-c5aa-8de0-00000000a2dd | TIMING | ipaclient : The krb5 configuration is not correct | np0005629057 | 0:06:41.892161 | 0.07s 2026-02-25 07:54:10.923298 | fa163e15-63ff-c5aa-8de0-00000000a2de | TASK | IPA test failed 2026-02-25 07:54:10.934755 | fa163e15-63ff-c5aa-8de0-00000000a22f | SKIPPED | IPA test failed | np0005629058 2026-02-25 07:54:10.935780 | fa163e15-63ff-c5aa-8de0-00000000a22f | TIMING | ipaclient : IPA test failed | np0005629058 | 0:06:41.916182 | 0.07s 2026-02-25 07:54:10.949595 | fa163e15-63ff-c5aa-8de0-00000000a230 | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:10.956582 | fa163e15-63ff-c5aa-8de0-00000000a182 | SKIPPED | IPA test failed | np0005629056 2026-02-25 07:54:10.957587 | fa163e15-63ff-c5aa-8de0-00000000a182 | TIMING | ipaclient : IPA test failed | np0005629056 | 0:06:41.937987 | 0.07s 2026-02-25 07:54:10.968511 | fa163e15-63ff-c5aa-8de0-00000000a183 | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:10.981933 | fa163e15-63ff-c5aa-8de0-00000000a2de | SKIPPED | IPA test failed | np0005629057 2026-02-25 07:54:10.983881 | fa163e15-63ff-c5aa-8de0-00000000a2de | TIMING | ipaclient : IPA test failed | np0005629057 | 0:06:41.964203 | 0.06s 2026-02-25 07:54:11.006821 | fa163e15-63ff-c5aa-8de0-00000000a2df | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:11.015711 | fa163e15-63ff-c5aa-8de0-00000000a230 | SKIPPED | Fail due to missing ca.crt file | np0005629058 2026-02-25 07:54:11.017299 | fa163e15-63ff-c5aa-8de0-00000000a230 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629058 | 0:06:41.997686 | 0.07s 2026-02-25 07:54:11.042476 | fa163e15-63ff-c5aa-8de0-00000000a232 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:11.056086 | fa163e15-63ff-c5aa-8de0-00000000a183 | SKIPPED | Fail due to missing ca.crt file | np0005629056 2026-02-25 07:54:11.057693 | fa163e15-63ff-c5aa-8de0-00000000a183 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629056 | 0:06:42.038081 | 0.09s 2026-02-25 07:54:11.080110 | fa163e15-63ff-c5aa-8de0-00000000a185 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:11.093047 | fa163e15-63ff-c5aa-8de0-00000000a2df | SKIPPED | Fail due to missing ca.crt file | np0005629057 2026-02-25 07:54:11.095449 | fa163e15-63ff-c5aa-8de0-00000000a2df | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629057 | 0:06:42.075823 | 0.09s 2026-02-25 07:54:11.121737 | fa163e15-63ff-c5aa-8de0-00000000a2e1 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:11.740180 | fa163e15-63ff-c5aa-8de0-00000000a493 | CHANGED | Install - Join IPA | np0005629055 2026-02-25 07:54:11.742156 | fa163e15-63ff-c5aa-8de0-00000000a493 | TIMING | ipaclient : Install - Join IPA | np0005629055 | 0:06:42.722542 | 1.23s 2026-02-25 07:54:11.774893 | fa163e15-63ff-c5aa-8de0-00000000a495 | TASK | The krb5 configuration is not correct 2026-02-25 07:54:11.842504 | fa163e15-63ff-c5aa-8de0-00000000a495 | SKIPPED | The krb5 configuration is not correct | np0005629055 2026-02-25 07:54:11.843479 | fa163e15-63ff-c5aa-8de0-00000000a495 | TIMING | ipaclient : The krb5 configuration is not correct | np0005629055 | 0:06:42.823879 | 0.07s 2026-02-25 07:54:11.866652 | fa163e15-63ff-c5aa-8de0-00000000a496 | TASK | IPA test failed 2026-02-25 07:54:11.873225 | fa163e15-63ff-c5aa-8de0-00000000a185 | CHANGED | Install - Configure IPA default.conf | np0005629056 2026-02-25 07:54:11.878143 | fa163e15-63ff-c5aa-8de0-00000000a185 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629056 | 0:06:42.858541 | 0.80s 2026-02-25 07:54:11.878677 | fa163e15-63ff-c5aa-8de0-00000000a232 | CHANGED | Install - Configure IPA default.conf | np0005629058 2026-02-25 07:54:11.879132 | fa163e15-63ff-c5aa-8de0-00000000a232 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629058 | 0:06:42.859543 | 0.83s 2026-02-25 07:54:11.894956 | fa163e15-63ff-c5aa-8de0-00000000a186 | TASK | Install - Configure SSSD 2026-02-25 07:54:11.912575 | fa163e15-63ff-c5aa-8de0-00000000a233 | TASK | Install - Configure SSSD 2026-02-25 07:54:11.922243 | fa163e15-63ff-c5aa-8de0-00000000a42b | CHANGED | Install - Join IPA | np0005629053 2026-02-25 07:54:11.923206 | fa163e15-63ff-c5aa-8de0-00000000a42b | TIMING | ipaclient : Install - Join IPA | np0005629053 | 0:06:42.903604 | 1.28s 2026-02-25 07:54:11.941452 | fa163e15-63ff-c5aa-8de0-00000000a42d | TASK | The krb5 configuration is not correct 2026-02-25 07:54:11.948843 | fa163e15-63ff-c5aa-8de0-00000000a496 | SKIPPED | IPA test failed | np0005629055 2026-02-25 07:54:11.955570 | fa163e15-63ff-c5aa-8de0-00000000a496 | TIMING | ipaclient : IPA test failed | np0005629055 | 0:06:42.935963 | 0.09s 2026-02-25 07:54:11.956097 | fa163e15-63ff-c5aa-8de0-00000000a2e1 | CHANGED | Install - Configure IPA default.conf | np0005629057 2026-02-25 07:54:11.956514 | fa163e15-63ff-c5aa-8de0-00000000a2e1 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629057 | 0:06:42.936925 | 0.83s 2026-02-25 07:54:11.986222 | fa163e15-63ff-c5aa-8de0-00000000a2e2 | TASK | Install - Configure SSSD 2026-02-25 07:54:12.017124 | fa163e15-63ff-c5aa-8de0-00000000a497 | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:12.023626 | fa163e15-63ff-c5aa-8de0-00000000a4f1 | CHANGED | Install - Join IPA | np0005629054 2026-02-25 07:54:12.024766 | fa163e15-63ff-c5aa-8de0-00000000a4f1 | TIMING | ipaclient : Install - Join IPA | np0005629054 | 0:06:43.005165 | 1.21s 2026-02-25 07:54:12.025444 | fa163e15-63ff-c5aa-8de0-00000000a42d | SKIPPED | The krb5 configuration is not correct | np0005629053 2026-02-25 07:54:12.025920 | fa163e15-63ff-c5aa-8de0-00000000a42d | TIMING | ipaclient : The krb5 configuration is not correct | np0005629053 | 0:06:43.006330 | 0.08s 2026-02-25 07:54:12.046534 | fa163e15-63ff-c5aa-8de0-00000000a42e | TASK | IPA test failed 2026-02-25 07:54:12.070145 | fa163e15-63ff-c5aa-8de0-00000000a4f3 | TASK | The krb5 configuration is not correct 2026-02-25 07:54:12.076516 | fa163e15-63ff-c5aa-8de0-00000000a497 | SKIPPED | Fail due to missing ca.crt file | np0005629055 2026-02-25 07:54:12.077343 | fa163e15-63ff-c5aa-8de0-00000000a497 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629055 | 0:06:43.057746 | 0.06s 2026-02-25 07:54:12.092161 | fa163e15-63ff-c5aa-8de0-00000000a499 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:12.111486 | fa163e15-63ff-c5aa-8de0-00000000a4f3 | SKIPPED | The krb5 configuration is not correct | np0005629054 2026-02-25 07:54:12.115957 | fa163e15-63ff-c5aa-8de0-00000000a4f3 | TIMING | ipaclient : The krb5 configuration is not correct | np0005629054 | 0:06:43.096362 | 0.04s 2026-02-25 07:54:12.116298 | fa163e15-63ff-c5aa-8de0-00000000a42e | SKIPPED | IPA test failed | np0005629053 2026-02-25 07:54:12.116635 | fa163e15-63ff-c5aa-8de0-00000000a42e | TIMING | ipaclient : IPA test failed | np0005629053 | 0:06:43.097047 | 0.07s 2026-02-25 07:54:12.131058 | fa163e15-63ff-c5aa-8de0-00000000a42f | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:12.149308 | fa163e15-63ff-c5aa-8de0-00000000a4f4 | TASK | IPA test failed 2026-02-25 07:54:12.169596 | fa163e15-63ff-c5aa-8de0-00000000a42f | SKIPPED | Fail due to missing ca.crt file | np0005629053 2026-02-25 07:54:12.170450 | fa163e15-63ff-c5aa-8de0-00000000a42f | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629053 | 0:06:43.150853 | 0.04s 2026-02-25 07:54:12.185164 | fa163e15-63ff-c5aa-8de0-00000000a431 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:12.210701 | fa163e15-63ff-c5aa-8de0-00000000a4f4 | SKIPPED | IPA test failed | np0005629054 2026-02-25 07:54:12.211457 | fa163e15-63ff-c5aa-8de0-00000000a4f4 | TIMING | ipaclient : IPA test failed | np0005629054 | 0:06:43.191861 | 0.06s 2026-02-25 07:54:12.226106 | fa163e15-63ff-c5aa-8de0-00000000a4f5 | TASK | Fail due to missing ca.crt file 2026-02-25 07:54:12.264969 | fa163e15-63ff-c5aa-8de0-00000000a4f5 | SKIPPED | Fail due to missing ca.crt file | np0005629054 2026-02-25 07:54:12.265819 | fa163e15-63ff-c5aa-8de0-00000000a4f5 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005629054 | 0:06:43.246227 | 0.04s 2026-02-25 07:54:12.280770 | fa163e15-63ff-c5aa-8de0-00000000a4f7 | TASK | Install - Configure IPA default.conf 2026-02-25 07:54:12.775279 | fa163e15-63ff-c5aa-8de0-00000000a499 | CHANGED | Install - Configure IPA default.conf | np0005629055 2026-02-25 07:54:12.776847 | fa163e15-63ff-c5aa-8de0-00000000a499 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629055 | 0:06:43.757240 | 0.68s 2026-02-25 07:54:12.804020 | fa163e15-63ff-c5aa-8de0-00000000a49a | TASK | Install - Configure SSSD 2026-02-25 07:54:12.901842 | fa163e15-63ff-c5aa-8de0-00000000a233 | CHANGED | Install - Configure SSSD | np0005629058 2026-02-25 07:54:12.903120 | fa163e15-63ff-c5aa-8de0-00000000a233 | TIMING | ipaclient : Install - Configure SSSD | np0005629058 | 0:06:43.883522 | 0.99s 2026-02-25 07:54:12.930191 | fa163e15-63ff-c5aa-8de0-00000000a234 | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:12.942472 | fa163e15-63ff-c5aa-8de0-00000000a4f7 | CHANGED | Install - Configure IPA default.conf | np0005629054 2026-02-25 07:54:12.943826 | fa163e15-63ff-c5aa-8de0-00000000a4f7 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629054 | 0:06:43.924223 | 0.66s 2026-02-25 07:54:12.944497 | fa163e15-63ff-c5aa-8de0-00000000a431 | CHANGED | Install - Configure IPA default.conf | np0005629053 2026-02-25 07:54:12.945007 | fa163e15-63ff-c5aa-8de0-00000000a431 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005629053 | 0:06:43.925417 | 0.76s 2026-02-25 07:54:12.974375 | fa163e15-63ff-c5aa-8de0-00000000a432 | TASK | Install - Configure SSSD 2026-02-25 07:54:13.003665 | fa163e15-63ff-c5aa-8de0-00000000a4f8 | TASK | Install - Configure SSSD 2026-02-25 07:54:13.012741 | fa163e15-63ff-c5aa-8de0-00000000a186 | CHANGED | Install - Configure SSSD | np0005629056 2026-02-25 07:54:13.013710 | fa163e15-63ff-c5aa-8de0-00000000a186 | TIMING | ipaclient : Install - Configure SSSD | np0005629056 | 0:06:43.994114 | 1.12s 2026-02-25 07:54:13.014273 | fa163e15-63ff-c5aa-8de0-00000000a2e2 | CHANGED | Install - Configure SSSD | np0005629057 2026-02-25 07:54:13.014613 | fa163e15-63ff-c5aa-8de0-00000000a2e2 | TIMING | ipaclient : Install - Configure SSSD | np0005629057 | 0:06:43.995025 | 1.03s 2026-02-25 07:54:13.025333 | fa163e15-63ff-c5aa-8de0-00000000a187 | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:13.041221 | fa163e15-63ff-c5aa-8de0-00000000a2e3 | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:13.660058 | fa163e15-63ff-c5aa-8de0-00000000a49a | CHANGED | Install - Configure SSSD | np0005629055 2026-02-25 07:54:13.661612 | fa163e15-63ff-c5aa-8de0-00000000a49a | TIMING | ipaclient : Install - Configure SSSD | np0005629055 | 0:06:44.642003 | 0.86s 2026-02-25 07:54:13.701153 | fa163e15-63ff-c5aa-8de0-00000000a49b | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:13.706047 | fa163e15-63ff-c5aa-8de0-00000000a432 | CHANGED | Install - Configure SSSD | np0005629053 2026-02-25 07:54:13.707147 | fa163e15-63ff-c5aa-8de0-00000000a432 | TIMING | ipaclient : Install - Configure SSSD | np0005629053 | 0:06:44.687548 | 0.73s 2026-02-25 07:54:13.707715 | fa163e15-63ff-c5aa-8de0-00000000a4f8 | CHANGED | Install - Configure SSSD | np0005629054 2026-02-25 07:54:13.708178 | fa163e15-63ff-c5aa-8de0-00000000a4f8 | TIMING | ipaclient : Install - Configure SSSD | np0005629054 | 0:06:44.688589 | 0.70s 2026-02-25 07:54:13.734376 | fa163e15-63ff-c5aa-8de0-00000000a433 | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:13.772332 | fa163e15-63ff-c5aa-8de0-00000000a4f9 | TASK | Install - IPA API calls for remaining enrollment parts 2026-02-25 07:54:15.248065 | fa163e15-63ff-c5aa-8de0-00000000a187 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629056 2026-02-25 07:54:15.249720 | fa163e15-63ff-c5aa-8de0-00000000a187 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629056 | 0:06:46.230115 | 2.22s 2026-02-25 07:54:15.271172 | fa163e15-63ff-c5aa-8de0-00000000a188 | TASK | Install - Fix IPA ca 2026-02-25 07:54:15.350705 | fa163e15-63ff-c5aa-8de0-00000000a188 | SKIPPED | Install - Fix IPA ca | np0005629056 2026-02-25 07:54:15.352115 | fa163e15-63ff-c5aa-8de0-00000000a188 | TIMING | ipaclient : Install - Fix IPA ca | np0005629056 | 0:06:46.332512 | 0.08s 2026-02-25 07:54:15.372048 | fa163e15-63ff-c5aa-8de0-00000000a189 | TASK | Install - Create IPA NSS database 2026-02-25 07:54:15.431113 | fa163e15-63ff-c5aa-8de0-00000000a234 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629058 2026-02-25 07:54:15.432383 | fa163e15-63ff-c5aa-8de0-00000000a234 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629058 | 0:06:46.412785 | 2.50s 2026-02-25 07:54:15.451223 | fa163e15-63ff-c5aa-8de0-00000000a235 | TASK | Install - Fix IPA ca 2026-02-25 07:54:15.458703 | fa163e15-63ff-c5aa-8de0-00000000a2e3 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629057 2026-02-25 07:54:15.459841 | fa163e15-63ff-c5aa-8de0-00000000a2e3 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629057 | 0:06:46.440240 | 2.42s 2026-02-25 07:54:15.474651 | fa163e15-63ff-c5aa-8de0-00000000a2e4 | TASK | Install - Fix IPA ca 2026-02-25 07:54:15.533423 | fa163e15-63ff-c5aa-8de0-00000000a235 | SKIPPED | Install - Fix IPA ca | np0005629058 2026-02-25 07:54:15.534594 | fa163e15-63ff-c5aa-8de0-00000000a235 | TIMING | ipaclient : Install - Fix IPA ca | np0005629058 | 0:06:46.514995 | 0.08s 2026-02-25 07:54:15.551729 | fa163e15-63ff-c5aa-8de0-00000000a236 | TASK | Install - Create IPA NSS database 2026-02-25 07:54:15.566731 | fa163e15-63ff-c5aa-8de0-00000000a2e4 | SKIPPED | Install - Fix IPA ca | np0005629057 2026-02-25 07:54:15.567621 | fa163e15-63ff-c5aa-8de0-00000000a2e4 | TIMING | ipaclient : Install - Fix IPA ca | np0005629057 | 0:06:46.548022 | 0.09s 2026-02-25 07:54:15.579165 | fa163e15-63ff-c5aa-8de0-00000000a2e5 | TASK | Install - Create IPA NSS database 2026-02-25 07:54:15.781632 | fa163e15-63ff-c5aa-8de0-00000000a4f9 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629054 2026-02-25 07:54:15.782736 | fa163e15-63ff-c5aa-8de0-00000000a4f9 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629054 | 0:06:46.763143 | 2.01s 2026-02-25 07:54:15.798139 | fa163e15-63ff-c5aa-8de0-00000000a4fa | TASK | Install - Fix IPA ca 2026-02-25 07:54:15.869099 | fa163e15-63ff-c5aa-8de0-00000000a4fa | SKIPPED | Install - Fix IPA ca | np0005629054 2026-02-25 07:54:15.869996 | fa163e15-63ff-c5aa-8de0-00000000a4fa | TIMING | ipaclient : Install - Fix IPA ca | np0005629054 | 0:06:46.850402 | 0.07s 2026-02-25 07:54:15.890765 | fa163e15-63ff-c5aa-8de0-00000000a4fb | TASK | Install - Create IPA NSS database 2026-02-25 07:54:15.896662 | fa163e15-63ff-c5aa-8de0-00000000a49b | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629055 2026-02-25 07:54:15.897592 | fa163e15-63ff-c5aa-8de0-00000000a49b | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629055 | 0:06:46.877996 | 2.20s 2026-02-25 07:54:15.913915 | fa163e15-63ff-c5aa-8de0-00000000a49c | TASK | Install - Fix IPA ca 2026-02-25 07:54:15.998368 | fa163e15-63ff-c5aa-8de0-00000000a49c | SKIPPED | Install - Fix IPA ca | np0005629055 2026-02-25 07:54:15.999222 | fa163e15-63ff-c5aa-8de0-00000000a49c | TIMING | ipaclient : Install - Fix IPA ca | np0005629055 | 0:06:46.979629 | 0.08s 2026-02-25 07:54:16.013590 | fa163e15-63ff-c5aa-8de0-00000000a49d | TASK | Install - Create IPA NSS database 2026-02-25 07:54:16.140575 | fa163e15-63ff-c5aa-8de0-00000000a433 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005629053 2026-02-25 07:54:16.141831 | fa163e15-63ff-c5aa-8de0-00000000a433 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005629053 | 0:06:47.122232 | 2.41s 2026-02-25 07:54:16.164468 | fa163e15-63ff-c5aa-8de0-00000000a434 | TASK | Install - Fix IPA ca 2026-02-25 07:54:16.237323 | fa163e15-63ff-c5aa-8de0-00000000a434 | SKIPPED | Install - Fix IPA ca | np0005629053 2026-02-25 07:54:16.238439 | fa163e15-63ff-c5aa-8de0-00000000a434 | TIMING | ipaclient : Install - Fix IPA ca | np0005629053 | 0:06:47.218843 | 0.07s 2026-02-25 07:54:16.258699 | fa163e15-63ff-c5aa-8de0-00000000a435 | TASK | Install - Create IPA NSS database 2026-02-25 07:54:20.451289 | fa163e15-63ff-c5aa-8de0-00000000a189 | CHANGED | Install - Create IPA NSS database | np0005629056 2026-02-25 07:54:20.454078 | fa163e15-63ff-c5aa-8de0-00000000a189 | TIMING | ipaclient : Install - Create IPA NSS database | np0005629056 | 0:06:51.434472 | 5.08s 2026-02-25 07:54:20.455899 | fa163e15-63ff-c5aa-8de0-00000000a2e5 | CHANGED | Install - Create IPA NSS database | np0005629057 2026-02-25 07:54:20.457706 | fa163e15-63ff-c5aa-8de0-00000000a2e5 | TIMING | ipaclient : Install - Create IPA NSS database | np0005629057 | 0:06:51.438109 | 4.88s 2026-02-25 07:54:20.479563 | fa163e15-63ff-c5aa-8de0-00000000a18a | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:20.499713 | fa163e15-63ff-c5aa-8de0-00000000a2e6 | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:20.949644 | fa163e15-63ff-c5aa-8de0-00000000a236 | CHANGED | Install - Create IPA NSS database | np0005629058 2026-02-25 07:54:20.951190 | fa163e15-63ff-c5aa-8de0-00000000a236 | TIMING | ipaclient : Install - Create IPA NSS database | np0005629058 | 0:06:51.931586 | 5.40s 2026-02-25 07:54:20.966111 | fa163e15-63ff-c5aa-8de0-00000000a237 | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:20.985743 | fa163e15-63ff-c5aa-8de0-00000000a4fb | CHANGED | Install - Create IPA NSS database | np0005629054 2026-02-25 07:54:20.987201 | fa163e15-63ff-c5aa-8de0-00000000a4fb | TIMING | ipaclient : Install - Create IPA NSS database | np0005629054 | 0:06:51.967602 | 5.10s 2026-02-25 07:54:21.008713 | fa163e15-63ff-c5aa-8de0-00000000a4fc | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:21.177931 | fa163e15-63ff-c5aa-8de0-00000000a49d | CHANGED | Install - Create IPA NSS database | np0005629055 2026-02-25 07:54:21.179456 | fa163e15-63ff-c5aa-8de0-00000000a49d | TIMING | ipaclient : Install - Create IPA NSS database | np0005629055 | 0:06:52.159852 | 5.17s 2026-02-25 07:54:21.218055 | fa163e15-63ff-c5aa-8de0-00000000a49e | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:21.225043 | fa163e15-63ff-c5aa-8de0-00000000a435 | CHANGED | Install - Create IPA NSS database | np0005629053 2026-02-25 07:54:21.226637 | fa163e15-63ff-c5aa-8de0-00000000a435 | TIMING | ipaclient : Install - Create IPA NSS database | np0005629053 | 0:06:52.207026 | 4.97s 2026-02-25 07:54:21.254758 | fa163e15-63ff-c5aa-8de0-00000000a436 | TASK | Install - Configure SSH and SSHD 2026-02-25 07:54:21.475938 | fa163e15-63ff-c5aa-8de0-00000000a2e6 | CHANGED | Install - Configure SSH and SSHD | np0005629057 2026-02-25 07:54:21.477559 | fa163e15-63ff-c5aa-8de0-00000000a2e6 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629057 | 0:06:52.457954 | 0.98s 2026-02-25 07:54:21.498593 | fa163e15-63ff-c5aa-8de0-00000000a2e7 | TASK | Install - Configure automount 2026-02-25 07:54:21.517246 | fa163e15-63ff-c5aa-8de0-00000000a18a | CHANGED | Install - Configure SSH and SSHD | np0005629056 2026-02-25 07:54:21.518803 | fa163e15-63ff-c5aa-8de0-00000000a18a | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629056 | 0:06:52.499196 | 1.04s 2026-02-25 07:54:21.539569 | fa163e15-63ff-c5aa-8de0-00000000a18b | TASK | Install - Configure automount 2026-02-25 07:54:21.765592 | fa163e15-63ff-c5aa-8de0-00000000a237 | CHANGED | Install - Configure SSH and SSHD | np0005629058 2026-02-25 07:54:21.766758 | fa163e15-63ff-c5aa-8de0-00000000a237 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629058 | 0:06:52.747161 | 0.80s 2026-02-25 07:54:21.781947 | fa163e15-63ff-c5aa-8de0-00000000a238 | TASK | Install - Configure automount 2026-02-25 07:54:21.812538 | fa163e15-63ff-c5aa-8de0-00000000a4fc | CHANGED | Install - Configure SSH and SSHD | np0005629054 2026-02-25 07:54:21.814531 | fa163e15-63ff-c5aa-8de0-00000000a4fc | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629054 | 0:06:52.794867 | 0.80s 2026-02-25 07:54:21.836540 | fa163e15-63ff-c5aa-8de0-00000000a4fd | TASK | Install - Configure automount 2026-02-25 07:54:21.984822 | fa163e15-63ff-c5aa-8de0-00000000a49e | CHANGED | Install - Configure SSH and SSHD | np0005629055 2026-02-25 07:54:21.987760 | fa163e15-63ff-c5aa-8de0-00000000a49e | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629055 | 0:06:52.968154 | 0.77s 2026-02-25 07:54:22.018926 | fa163e15-63ff-c5aa-8de0-00000000a49f | TASK | Install - Configure automount 2026-02-25 07:54:22.078101 | fa163e15-63ff-c5aa-8de0-00000000a436 | CHANGED | Install - Configure SSH and SSHD | np0005629053 2026-02-25 07:54:22.079811 | fa163e15-63ff-c5aa-8de0-00000000a436 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005629053 | 0:06:53.060133 | 0.82s 2026-02-25 07:54:22.103764 | fa163e15-63ff-c5aa-8de0-00000000a437 | TASK | Install - Configure automount 2026-02-25 07:54:22.368275 | fa163e15-63ff-c5aa-8de0-00000000a2e7 | CHANGED | Install - Configure automount | np0005629057 2026-02-25 07:54:22.369841 | fa163e15-63ff-c5aa-8de0-00000000a2e7 | TIMING | ipaclient : Install - Configure automount | np0005629057 | 0:06:53.350238 | 0.87s 2026-02-25 07:54:22.370961 | fa163e15-63ff-c5aa-8de0-00000000a18b | CHANGED | Install - Configure automount | np0005629056 2026-02-25 07:54:22.371779 | fa163e15-63ff-c5aa-8de0-00000000a18b | TIMING | ipaclient : Install - Configure automount | np0005629056 | 0:06:53.352185 | 0.83s 2026-02-25 07:54:22.392467 | fa163e15-63ff-c5aa-8de0-00000000a18c | TASK | Install - Configure firefox 2026-02-25 07:54:22.411659 | fa163e15-63ff-c5aa-8de0-00000000a2e8 | TASK | Install - Configure firefox 2026-02-25 07:54:22.463018 | fa163e15-63ff-c5aa-8de0-00000000a18c | SKIPPED | Install - Configure firefox | np0005629056 2026-02-25 07:54:22.464072 | fa163e15-63ff-c5aa-8de0-00000000a18c | TIMING | ipaclient : Install - Configure firefox | np0005629056 | 0:06:53.444473 | 0.07s 2026-02-25 07:54:22.477374 | fa163e15-63ff-c5aa-8de0-00000000a18d | TASK | Install - Configure NIS 2026-02-25 07:54:22.487633 | fa163e15-63ff-c5aa-8de0-00000000a2e8 | SKIPPED | Install - Configure firefox | np0005629057 2026-02-25 07:54:22.488784 | fa163e15-63ff-c5aa-8de0-00000000a2e8 | TIMING | ipaclient : Install - Configure firefox | np0005629057 | 0:06:53.469168 | 0.08s 2026-02-25 07:54:22.512480 | fa163e15-63ff-c5aa-8de0-00000000a2e9 | TASK | Install - Configure NIS 2026-02-25 07:54:22.532526 | fa163e15-63ff-c5aa-8de0-00000000a238 | CHANGED | Install - Configure automount | np0005629058 2026-02-25 07:54:22.535072 | fa163e15-63ff-c5aa-8de0-00000000a238 | TIMING | ipaclient : Install - Configure automount | np0005629058 | 0:06:53.515457 | 0.75s 2026-02-25 07:54:22.536719 | fa163e15-63ff-c5aa-8de0-00000000a4fd | CHANGED | Install - Configure automount | np0005629054 2026-02-25 07:54:22.538304 | fa163e15-63ff-c5aa-8de0-00000000a4fd | TIMING | ipaclient : Install - Configure automount | np0005629054 | 0:06:53.518615 | 0.70s 2026-02-25 07:54:22.561328 | fa163e15-63ff-c5aa-8de0-00000000a239 | TASK | Install - Configure firefox 2026-02-25 07:54:22.589509 | fa163e15-63ff-c5aa-8de0-00000000a4fe | TASK | Install - Configure firefox 2026-02-25 07:54:22.642890 | fa163e15-63ff-c5aa-8de0-00000000a239 | SKIPPED | Install - Configure firefox | np0005629058 2026-02-25 07:54:22.645049 | fa163e15-63ff-c5aa-8de0-00000000a239 | TIMING | ipaclient : Install - Configure firefox | np0005629058 | 0:06:53.625450 | 0.08s 2026-02-25 07:54:22.660018 | fa163e15-63ff-c5aa-8de0-00000000a23a | TASK | Install - Configure NIS 2026-02-25 07:54:22.672838 | fa163e15-63ff-c5aa-8de0-00000000a4fe | SKIPPED | Install - Configure firefox | np0005629054 2026-02-25 07:54:22.674612 | fa163e15-63ff-c5aa-8de0-00000000a4fe | TIMING | ipaclient : Install - Configure firefox | np0005629054 | 0:06:53.655009 | 0.08s 2026-02-25 07:54:22.696323 | fa163e15-63ff-c5aa-8de0-00000000a4ff | TASK | Install - Configure NIS 2026-02-25 07:54:22.710074 | fa163e15-63ff-c5aa-8de0-00000000a49f | CHANGED | Install - Configure automount | np0005629055 2026-02-25 07:54:22.711436 | fa163e15-63ff-c5aa-8de0-00000000a49f | TIMING | ipaclient : Install - Configure automount | np0005629055 | 0:06:53.691841 | 0.69s 2026-02-25 07:54:22.726949 | fa163e15-63ff-c5aa-8de0-00000000a4a0 | TASK | Install - Configure firefox 2026-02-25 07:54:22.797216 | fa163e15-63ff-c5aa-8de0-00000000a4a0 | SKIPPED | Install - Configure firefox | np0005629055 2026-02-25 07:54:22.798727 | fa163e15-63ff-c5aa-8de0-00000000a4a0 | TIMING | ipaclient : Install - Configure firefox | np0005629055 | 0:06:53.779132 | 0.07s 2026-02-25 07:54:22.816987 | fa163e15-63ff-c5aa-8de0-00000000a4a1 | TASK | Install - Configure NIS 2026-02-25 07:54:22.824128 | fa163e15-63ff-c5aa-8de0-00000000a437 | CHANGED | Install - Configure automount | np0005629053 2026-02-25 07:54:22.825659 | fa163e15-63ff-c5aa-8de0-00000000a437 | TIMING | ipaclient : Install - Configure automount | np0005629053 | 0:06:53.806059 | 0.72s 2026-02-25 07:54:22.842181 | fa163e15-63ff-c5aa-8de0-00000000a438 | TASK | Install - Configure firefox 2026-02-25 07:54:22.919490 | fa163e15-63ff-c5aa-8de0-00000000a438 | SKIPPED | Install - Configure firefox | np0005629053 2026-02-25 07:54:22.920992 | fa163e15-63ff-c5aa-8de0-00000000a438 | TIMING | ipaclient : Install - Configure firefox | np0005629053 | 0:06:53.901399 | 0.08s 2026-02-25 07:54:22.946013 | fa163e15-63ff-c5aa-8de0-00000000a439 | TASK | Install - Configure NIS 2026-02-25 07:54:23.593109 | fa163e15-63ff-c5aa-8de0-00000000a18d | CHANGED | Install - Configure NIS | np0005629056 2026-02-25 07:54:23.594920 | fa163e15-63ff-c5aa-8de0-00000000a18d | TIMING | ipaclient : Install - Configure NIS | np0005629056 | 0:06:54.575315 | 1.11s 2026-02-25 07:54:23.615212 | fa163e15-63ff-c5aa-8de0-00000000a18e | TASK | Remove temporary krb5.conf 2026-02-25 07:54:23.687878 | fa163e15-63ff-c5aa-8de0-00000000a2e9 | CHANGED | Install - Configure NIS | np0005629057 2026-02-25 07:54:23.688965 | fa163e15-63ff-c5aa-8de0-00000000a2e9 | TIMING | ipaclient : Install - Configure NIS | np0005629057 | 0:06:54.669367 | 1.17s 2026-02-25 07:54:23.702319 | fa163e15-63ff-c5aa-8de0-00000000a2ea | TASK | Remove temporary krb5.conf 2026-02-25 07:54:23.739593 | fa163e15-63ff-c5aa-8de0-00000000a23a | CHANGED | Install - Configure NIS | np0005629058 2026-02-25 07:54:23.740638 | fa163e15-63ff-c5aa-8de0-00000000a23a | TIMING | ipaclient : Install - Configure NIS | np0005629058 | 0:06:54.721042 | 1.07s 2026-02-25 07:54:23.754250 | fa163e15-63ff-c5aa-8de0-00000000a23b | TASK | Remove temporary krb5.conf 2026-02-25 07:54:23.775956 | fa163e15-63ff-c5aa-8de0-00000000a4ff | CHANGED | Install - Configure NIS | np0005629054 2026-02-25 07:54:23.778026 | fa163e15-63ff-c5aa-8de0-00000000a4ff | TIMING | ipaclient : Install - Configure NIS | np0005629054 | 0:06:54.758415 | 1.08s 2026-02-25 07:54:23.812488 | fa163e15-63ff-c5aa-8de0-00000000a500 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:23.866258 | fa163e15-63ff-c5aa-8de0-00000000a4a1 | CHANGED | Install - Configure NIS | np0005629055 2026-02-25 07:54:23.868091 | fa163e15-63ff-c5aa-8de0-00000000a4a1 | TIMING | ipaclient : Install - Configure NIS | np0005629055 | 0:06:54.848483 | 1.05s 2026-02-25 07:54:23.896316 | fa163e15-63ff-c5aa-8de0-00000000a4a2 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:23.934809 | fa163e15-63ff-c5aa-8de0-00000000a439 | CHANGED | Install - Configure NIS | np0005629053 2026-02-25 07:54:23.936236 | fa163e15-63ff-c5aa-8de0-00000000a439 | TIMING | ipaclient : Install - Configure NIS | np0005629053 | 0:06:54.916635 | 0.99s 2026-02-25 07:54:23.959035 | fa163e15-63ff-c5aa-8de0-00000000a43a | TASK | Remove temporary krb5.conf 2026-02-25 07:54:24.006706 | fa163e15-63ff-c5aa-8de0-00000000a18e | CHANGED | Remove temporary krb5.conf | np0005629056 2026-02-25 07:54:24.008564 | fa163e15-63ff-c5aa-8de0-00000000a18e | TIMING | ipaclient : Remove temporary krb5.conf | np0005629056 | 0:06:54.988958 | 0.39s 2026-02-25 07:54:24.031164 | fa163e15-63ff-c5aa-8de0-00000000a18f | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.100195 | fa163e15-63ff-c5aa-8de0-00000000a2ea | CHANGED | Remove temporary krb5.conf | np0005629057 2026-02-25 07:54:24.101893 | fa163e15-63ff-c5aa-8de0-00000000a2ea | TIMING | ipaclient : Remove temporary krb5.conf | np0005629057 | 0:06:55.082255 | 0.40s 2026-02-25 07:54:24.124134 | fa163e15-63ff-c5aa-8de0-00000000a2eb | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.137831 | fa163e15-63ff-c5aa-8de0-00000000a23b | CHANGED | Remove temporary krb5.conf | np0005629058 2026-02-25 07:54:24.139053 | fa163e15-63ff-c5aa-8de0-00000000a23b | TIMING | ipaclient : Remove temporary krb5.conf | np0005629058 | 0:06:55.119452 | 0.38s 2026-02-25 07:54:24.159376 | fa163e15-63ff-c5aa-8de0-00000000a23c | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.174639 | fa163e15-63ff-c5aa-8de0-00000000a500 | CHANGED | Remove temporary krb5.conf | np0005629054 2026-02-25 07:54:24.176463 | fa163e15-63ff-c5aa-8de0-00000000a500 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629054 | 0:06:55.156849 | 0.36s 2026-02-25 07:54:24.210711 | fa163e15-63ff-c5aa-8de0-00000000a501 | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.267106 | fa163e15-63ff-c5aa-8de0-00000000a4a2 | CHANGED | Remove temporary krb5.conf | np0005629055 2026-02-25 07:54:24.268883 | fa163e15-63ff-c5aa-8de0-00000000a4a2 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629055 | 0:06:55.249253 | 0.37s 2026-02-25 07:54:24.301066 | fa163e15-63ff-c5aa-8de0-00000000a4a3 | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.331131 | fa163e15-63ff-c5aa-8de0-00000000a43a | CHANGED | Remove temporary krb5.conf | np0005629053 2026-02-25 07:54:24.332629 | fa163e15-63ff-c5aa-8de0-00000000a43a | TIMING | ipaclient : Remove temporary krb5.conf | np0005629053 | 0:06:55.313024 | 0.37s 2026-02-25 07:54:24.360477 | fa163e15-63ff-c5aa-8de0-00000000a43d | TASK | Install - Configure krb5 for IPA realm 2026-02-25 07:54:24.901165 | fa163e15-63ff-c5aa-8de0-00000000a2eb | CHANGED | Install - Configure krb5 for IPA realm | np0005629057 2026-02-25 07:54:24.902785 | fa163e15-63ff-c5aa-8de0-00000000a2eb | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629057 | 0:06:55.883179 | 0.77s 2026-02-25 07:54:24.939210 | fa163e15-63ff-c5aa-8de0-00000000a2ec | TASK | Install - Configure certmonger 2026-02-25 07:54:24.949014 | fa163e15-63ff-c5aa-8de0-00000000a18f | CHANGED | Install - Configure krb5 for IPA realm | np0005629056 2026-02-25 07:54:24.950589 | fa163e15-63ff-c5aa-8de0-00000000a18f | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629056 | 0:06:55.930979 | 0.92s 2026-02-25 07:54:24.951169 | fa163e15-63ff-c5aa-8de0-00000000a501 | CHANGED | Install - Configure krb5 for IPA realm | np0005629054 2026-02-25 07:54:24.951606 | fa163e15-63ff-c5aa-8de0-00000000a501 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629054 | 0:06:55.932017 | 0.74s 2026-02-25 07:54:24.952113 | fa163e15-63ff-c5aa-8de0-00000000a23c | CHANGED | Install - Configure krb5 for IPA realm | np0005629058 2026-02-25 07:54:24.952552 | fa163e15-63ff-c5aa-8de0-00000000a23c | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629058 | 0:06:55.932963 | 0.79s 2026-02-25 07:54:24.966476 | fa163e15-63ff-c5aa-8de0-00000000a190 | TASK | Install - Configure certmonger 2026-02-25 07:54:24.984555 | fa163e15-63ff-c5aa-8de0-00000000a23d | TASK | Install - Configure certmonger 2026-02-25 07:54:25.006012 | fa163e15-63ff-c5aa-8de0-00000000a502 | TASK | Install - Configure certmonger 2026-02-25 07:54:25.067681 | fa163e15-63ff-c5aa-8de0-00000000a43d | CHANGED | Install - Configure krb5 for IPA realm | np0005629053 2026-02-25 07:54:25.068731 | fa163e15-63ff-c5aa-8de0-00000000a43d | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629053 | 0:06:56.049135 | 0.71s 2026-02-25 07:54:25.083515 | fa163e15-63ff-c5aa-8de0-00000000a43e | TASK | Install - Configure certmonger 2026-02-25 07:54:25.121297 | fa163e15-63ff-c5aa-8de0-00000000a4a3 | CHANGED | Install - Configure krb5 for IPA realm | np0005629055 2026-02-25 07:54:25.122473 | fa163e15-63ff-c5aa-8de0-00000000a4a3 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005629055 | 0:06:56.102877 | 0.82s 2026-02-25 07:54:25.138356 | fa163e15-63ff-c5aa-8de0-00000000a4a4 | TASK | Install - Configure certmonger 2026-02-25 07:54:25.809186 | fa163e15-63ff-c5aa-8de0-00000000a43e | CHANGED | Install - Configure certmonger | np0005629053 2026-02-25 07:54:25.829773 | fa163e15-63ff-c5aa-8de0-00000000a43e | TIMING | ipaclient : Install - Configure certmonger | np0005629053 | 0:06:56.810161 | 0.75s 2026-02-25 07:54:25.830745 | fa163e15-63ff-c5aa-8de0-00000000a190 | CHANGED | Install - Configure certmonger | np0005629056 2026-02-25 07:54:25.831452 | fa163e15-63ff-c5aa-8de0-00000000a190 | TIMING | ipaclient : Install - Configure certmonger | np0005629056 | 0:06:56.811857 | 0.86s 2026-02-25 07:54:25.832233 | fa163e15-63ff-c5aa-8de0-00000000a23d | CHANGED | Install - Configure certmonger | np0005629058 2026-02-25 07:54:25.833080 | fa163e15-63ff-c5aa-8de0-00000000a23d | TIMING | ipaclient : Install - Configure certmonger | np0005629058 | 0:06:56.813486 | 0.85s 2026-02-25 07:54:25.833796 | fa163e15-63ff-c5aa-8de0-00000000a2ec | CHANGED | Install - Configure certmonger | np0005629057 2026-02-25 07:54:25.834469 | fa163e15-63ff-c5aa-8de0-00000000a2ec | TIMING | ipaclient : Install - Configure certmonger | np0005629057 | 0:06:56.814876 | 0.89s 2026-02-25 07:54:25.835180 | fa163e15-63ff-c5aa-8de0-00000000a502 | CHANGED | Install - Configure certmonger | np0005629054 2026-02-25 07:54:25.835923 | fa163e15-63ff-c5aa-8de0-00000000a502 | TIMING | ipaclient : Install - Configure certmonger | np0005629054 | 0:06:56.816329 | 0.83s 2026-02-25 07:54:25.855991 | fa163e15-63ff-c5aa-8de0-00000000a191 | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:25.880543 | fa163e15-63ff-c5aa-8de0-00000000a2ed | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:25.899933 | fa163e15-63ff-c5aa-8de0-00000000a23e | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:25.927128 | fa163e15-63ff-c5aa-8de0-00000000a43f | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:25.957948 | fa163e15-63ff-c5aa-8de0-00000000a503 | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:25.968525 | fa163e15-63ff-c5aa-8de0-00000000a191 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629056 2026-02-25 07:54:25.969481 | fa163e15-63ff-c5aa-8de0-00000000a191 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629056 | 0:06:56.949881 | 0.11s 2026-02-25 07:54:25.969797 | fa163e15-63ff-c5aa-8de0-00000000a2ed | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629057 2026-02-25 07:54:25.970116 | fa163e15-63ff-c5aa-8de0-00000000a2ed | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629057 | 0:06:56.950530 | 0.09s 2026-02-25 07:54:25.970499 | fa163e15-63ff-c5aa-8de0-00000000a4a4 | CHANGED | Install - Configure certmonger | np0005629055 2026-02-25 07:54:25.970843 | fa163e15-63ff-c5aa-8de0-00000000a4a4 | TIMING | ipaclient : Install - Configure certmonger | np0005629055 | 0:06:56.951256 | 0.83s 2026-02-25 07:54:25.971216 | fa163e15-63ff-c5aa-8de0-00000000a23e | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629058 2026-02-25 07:54:25.971512 | fa163e15-63ff-c5aa-8de0-00000000a23e | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629058 | 0:06:56.951925 | 0.07s 2026-02-25 07:54:25.982993 | fa163e15-63ff-c5aa-8de0-00000000a192 | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.003052 | fa163e15-63ff-c5aa-8de0-00000000a2ee | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.023312 | fa163e15-63ff-c5aa-8de0-00000000a23f | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.043332 | fa163e15-63ff-c5aa-8de0-00000000a4a5 | TASK | Install - Restore original admin password if overwritten by OTP 2026-02-25 07:54:26.048991 | fa163e15-63ff-c5aa-8de0-00000000a43f | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629053 2026-02-25 07:54:26.050354 | fa163e15-63ff-c5aa-8de0-00000000a43f | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629053 | 0:06:57.030752 | 0.12s 2026-02-25 07:54:26.050687 | fa163e15-63ff-c5aa-8de0-00000000a503 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629054 2026-02-25 07:54:26.051016 | fa163e15-63ff-c5aa-8de0-00000000a503 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629054 | 0:06:57.031429 | 0.09s 2026-02-25 07:54:26.066823 | fa163e15-63ff-c5aa-8de0-00000000a440 | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.085745 | fa163e15-63ff-c5aa-8de0-00000000a504 | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.105760 | fa163e15-63ff-c5aa-8de0-00000000a4a5 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005629055 2026-02-25 07:54:26.106758 | fa163e15-63ff-c5aa-8de0-00000000a4a5 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005629055 | 0:06:57.087160 | 0.06s 2026-02-25 07:54:26.122185 | fa163e15-63ff-c5aa-8de0-00000000a4a6 | TASK | Cleanup leftover ccache 2026-02-25 07:54:26.312146 | fa163e15-63ff-c5aa-8de0-00000000a192 | OK | Cleanup leftover ccache | np0005629056 2026-02-25 07:54:26.313162 | fa163e15-63ff-c5aa-8de0-00000000a192 | TIMING | ipaclient : Cleanup leftover ccache | np0005629056 | 0:06:57.293569 | 0.32s 2026-02-25 07:54:26.313684 | fa163e15-63ff-c5aa-8de0-00000000a2ee | OK | Cleanup leftover ccache | np0005629057 2026-02-25 07:54:26.314059 | fa163e15-63ff-c5aa-8de0-00000000a2ee | TIMING | ipaclient : Cleanup leftover ccache | np0005629057 | 0:06:57.294472 | 0.31s 2026-02-25 07:54:26.323963 | fa163e15-63ff-c5aa-8de0-00000000a193 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.346208 | fa163e15-63ff-c5aa-8de0-00000000a2ef | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.352123 | fa163e15-63ff-c5aa-8de0-00000000a23f | OK | Cleanup leftover ccache | np0005629058 2026-02-25 07:54:26.352953 | fa163e15-63ff-c5aa-8de0-00000000a23f | TIMING | ipaclient : Cleanup leftover ccache | np0005629058 | 0:06:57.333356 | 0.33s 2026-02-25 07:54:26.364004 | fa163e15-63ff-c5aa-8de0-00000000a240 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.387134 | fa163e15-63ff-c5aa-8de0-00000000a440 | OK | Cleanup leftover ccache | np0005629053 2026-02-25 07:54:26.389803 | fa163e15-63ff-c5aa-8de0-00000000a440 | TIMING | ipaclient : Cleanup leftover ccache | np0005629053 | 0:06:57.370191 | 0.32s 2026-02-25 07:54:26.440261 | fa163e15-63ff-c5aa-8de0-00000000a441 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.450472 | fa163e15-63ff-c5aa-8de0-00000000a504 | OK | Cleanup leftover ccache | np0005629054 2026-02-25 07:54:26.453143 | fa163e15-63ff-c5aa-8de0-00000000a504 | TIMING | ipaclient : Cleanup leftover ccache | np0005629054 | 0:06:57.433540 | 0.37s 2026-02-25 07:54:26.453814 | fa163e15-63ff-c5aa-8de0-00000000a4a6 | OK | Cleanup leftover ccache | np0005629055 2026-02-25 07:54:26.454304 | fa163e15-63ff-c5aa-8de0-00000000a4a6 | TIMING | ipaclient : Cleanup leftover ccache | np0005629055 | 0:06:57.434715 | 0.33s 2026-02-25 07:54:26.478040 | fa163e15-63ff-c5aa-8de0-00000000a505 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.504802 | fa163e15-63ff-c5aa-8de0-00000000a4a7 | TASK | Remove temporary krb5.conf 2026-02-25 07:54:26.670361 | fa163e15-63ff-c5aa-8de0-00000000a193 | OK | Remove temporary krb5.conf | np0005629056 2026-02-25 07:54:26.671733 | fa163e15-63ff-c5aa-8de0-00000000a193 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629056 | 0:06:57.652138 | 0.35s 2026-02-25 07:54:26.702473 | fa163e15-63ff-c5aa-8de0-00000000a194 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:26.713352 | fa163e15-63ff-c5aa-8de0-00000000a240 | OK | Remove temporary krb5.conf | np0005629058 2026-02-25 07:54:26.715098 | fa163e15-63ff-c5aa-8de0-00000000a240 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629058 | 0:06:57.695485 | 0.35s 2026-02-25 07:54:26.716219 | fa163e15-63ff-c5aa-8de0-00000000a2ef | OK | Remove temporary krb5.conf | np0005629057 2026-02-25 07:54:26.717097 | fa163e15-63ff-c5aa-8de0-00000000a2ef | TIMING | ipaclient : Remove temporary krb5.conf | np0005629057 | 0:06:57.697501 | 0.37s 2026-02-25 07:54:26.739078 | fa163e15-63ff-c5aa-8de0-00000000a2f0 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:26.764926 | fa163e15-63ff-c5aa-8de0-00000000a241 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:26.787379 | fa163e15-63ff-c5aa-8de0-00000000a505 | OK | Remove temporary krb5.conf | np0005629054 2026-02-25 07:54:26.789412 | fa163e15-63ff-c5aa-8de0-00000000a505 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629054 | 0:06:57.769797 | 0.31s 2026-02-25 07:54:26.790438 | fa163e15-63ff-c5aa-8de0-00000000a441 | OK | Remove temporary krb5.conf | np0005629053 2026-02-25 07:54:26.791245 | fa163e15-63ff-c5aa-8de0-00000000a441 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629053 | 0:06:57.771650 | 0.35s 2026-02-25 07:54:26.797316 | fa163e15-63ff-c5aa-8de0-00000000a4a7 | OK | Remove temporary krb5.conf | np0005629055 2026-02-25 07:54:26.798200 | fa163e15-63ff-c5aa-8de0-00000000a4a7 | TIMING | ipaclient : Remove temporary krb5.conf | np0005629055 | 0:06:57.778604 | 0.29s 2026-02-25 07:54:26.830375 | fa163e15-63ff-c5aa-8de0-00000000a442 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:26.857147 | fa163e15-63ff-c5aa-8de0-00000000a506 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:26.881996 | fa163e15-63ff-c5aa-8de0-00000000a4a8 | TASK | Remove temporary krb5.conf backup 2026-02-25 07:54:27.057795 | fa163e15-63ff-c5aa-8de0-00000000a194 | CHANGED | Remove temporary krb5.conf backup | np0005629056 2026-02-25 07:54:27.059528 | fa163e15-63ff-c5aa-8de0-00000000a194 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629056 | 0:06:58.039922 | 0.35s 2026-02-25 07:54:27.079324 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.103728 | fa163e15-63ff-c5aa-8de0-00000000a2f0 | CHANGED | Remove temporary krb5.conf backup | np0005629057 2026-02-25 07:54:27.111118 | fa163e15-63ff-c5aa-8de0-00000000a2f0 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629057 | 0:06:58.091503 | 0.37s 2026-02-25 07:54:27.113081 | fa163e15-63ff-c5aa-8de0-00000000a241 | CHANGED | Remove temporary krb5.conf backup | np0005629058 2026-02-25 07:54:27.120104 | fa163e15-63ff-c5aa-8de0-00000000a241 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629058 | 0:06:58.100507 | 0.35s 2026-02-25 07:54:27.121922 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629056 2026-02-25 07:54:27.123560 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629056 | 0:06:58.103955 | 0.04s 2026-02-25 07:54:27.158965 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.188726 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.202235 | fa163e15-63ff-c5aa-8de0-00000000a442 | CHANGED | Remove temporary krb5.conf backup | np0005629053 2026-02-25 07:54:27.203585 | fa163e15-63ff-c5aa-8de0-00000000a442 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629053 | 0:06:58.183979 | 0.37s 2026-02-25 07:54:27.204315 | fa163e15-63ff-c5aa-8de0-00000000a506 | CHANGED | Remove temporary krb5.conf backup | np0005629054 2026-02-25 07:54:27.204804 | fa163e15-63ff-c5aa-8de0-00000000a506 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629054 | 0:06:58.185215 | 0.35s 2026-02-25 07:54:27.228762 | fa163e15-63ff-c5aa-8de0-000000009f34 | TASK | restart certmonger service 2026-02-25 07:54:27.280048 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.307569 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.315351 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629057 2026-02-25 07:54:27.316419 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629057 | 0:06:58.296817 | 0.16s 2026-02-25 07:54:27.317138 | fa163e15-63ff-c5aa-8de0-00000000a4a8 | CHANGED | Remove temporary krb5.conf backup | np0005629055 2026-02-25 07:54:27.317721 | fa163e15-63ff-c5aa-8de0-00000000a4a8 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005629055 | 0:06:58.298131 | 0.43s 2026-02-25 07:54:27.318418 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629058 2026-02-25 07:54:27.318919 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629058 | 0:06:58.299330 | 0.13s 2026-02-25 07:54:27.370751 | fa163e15-63ff-c5aa-8de0-00000000a12e | TASK | Uninstall IPA client 2026-02-25 07:54:27.377432 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629053 2026-02-25 07:54:27.378599 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629053 | 0:06:58.358996 | 0.10s 2026-02-25 07:54:27.379165 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629054 2026-02-25 07:54:27.379661 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629054 | 0:06:58.360070 | 0.07s 2026-02-25 07:54:27.393058 | fa163e15-63ff-c5aa-8de0-000000009f34 | TASK | restart certmonger service 2026-02-25 07:54:27.407287 | fa163e15-63ff-c5aa-8de0-000000009f34 | TASK | restart certmonger service 2026-02-25 07:54:27.445336 | fa163e15-63ff-c5aa-8de0-00000000a12e | SKIPPED | Uninstall IPA client | np0005629055 2026-02-25 07:54:27.446252 | fa163e15-63ff-c5aa-8de0-00000000a12e | TIMING | ipaclient : Uninstall IPA client | np0005629055 | 0:06:58.426655 | 0.07s 2026-02-25 07:54:27.458481 | fa163e15-63ff-c5aa-8de0-000000009f40 | TASK | restart certmonger service 2026-02-25 07:54:27.476075 | fa163e15-63ff-c5aa-8de0-000000009f68 | TASK | restart certmonger service 2026-02-25 07:54:27.509167 | fa163e15-63ff-c5aa-8de0-000000009f9a | TASK | restart certmonger service 2026-02-25 07:54:27.997974 | fa163e15-63ff-c5aa-8de0-000000009f34 | CHANGED | restart certmonger service | np0005629056 2026-02-25 07:54:28.000010 | fa163e15-63ff-c5aa-8de0-000000009f34 | TIMING | restart certmonger service | np0005629056 | 0:06:58.980406 | 0.76s 2026-02-25 07:54:28.019278 | fa163e15-63ff-c5aa-8de0-000000009f35 | TASK | set discovered ipa realm 2026-02-25 07:54:28.058528 | fa163e15-63ff-c5aa-8de0-000000009f35 | OK | set discovered ipa realm | np0005629056 2026-02-25 07:54:28.059597 | fa163e15-63ff-c5aa-8de0-000000009f35 | TIMING | set discovered ipa realm | np0005629056 | 0:06:59.039997 | 0.04s 2026-02-25 07:54:28.201844 | fa163e15-63ff-c5aa-8de0-000000009f40 | CHANGED | restart certmonger service | np0005629053 2026-02-25 07:54:28.202678 | fa163e15-63ff-c5aa-8de0-000000009f40 | TIMING | restart certmonger service | np0005629053 | 0:06:59.183088 | 0.74s 2026-02-25 07:54:28.222676 | fa163e15-63ff-c5aa-8de0-000000009f41 | TASK | set discovered ipa realm 2026-02-25 07:54:28.256223 | fa163e15-63ff-c5aa-8de0-000000009f34 | CHANGED | restart certmonger service | np0005629058 2026-02-25 07:54:28.257692 | fa163e15-63ff-c5aa-8de0-000000009f34 | TIMING | restart certmonger service | np0005629058 | 0:06:59.238016 | 0.85s 2026-02-25 07:54:28.259449 | fa163e15-63ff-c5aa-8de0-000000009f68 | CHANGED | restart certmonger service | np0005629054 2026-02-25 07:54:28.260479 | fa163e15-63ff-c5aa-8de0-000000009f68 | TIMING | restart certmonger service | np0005629054 | 0:06:59.240889 | 0.78s 2026-02-25 07:54:28.273737 | fa163e15-63ff-c5aa-8de0-000000009f35 | TASK | set discovered ipa realm 2026-02-25 07:54:28.313393 | fa163e15-63ff-c5aa-8de0-000000009f69 | TASK | set discovered ipa realm 2026-02-25 07:54:28.320821 | fa163e15-63ff-c5aa-8de0-000000009f41 | OK | set discovered ipa realm | np0005629053 2026-02-25 07:54:28.321977 | fa163e15-63ff-c5aa-8de0-000000009f41 | TIMING | set discovered ipa realm | np0005629053 | 0:06:59.302371 | 0.10s 2026-02-25 07:54:28.322885 | fa163e15-63ff-c5aa-8de0-000000009f9a | CHANGED | restart certmonger service | np0005629055 2026-02-25 07:54:28.323627 | fa163e15-63ff-c5aa-8de0-000000009f9a | TIMING | restart certmonger service | np0005629055 | 0:06:59.304038 | 0.81s 2026-02-25 07:54:28.379483 | fa163e15-63ff-c5aa-8de0-000000009f9b | TASK | set discovered ipa realm 2026-02-25 07:54:28.385686 | fa163e15-63ff-c5aa-8de0-000000009f35 | OK | set discovered ipa realm | np0005629058 2026-02-25 07:54:28.386668 | fa163e15-63ff-c5aa-8de0-000000009f35 | TIMING | set discovered ipa realm | np0005629058 | 0:06:59.367069 | 0.11s 2026-02-25 07:54:28.387057 | fa163e15-63ff-c5aa-8de0-000000009f69 | OK | set discovered ipa realm | np0005629054 2026-02-25 07:54:28.387376 | fa163e15-63ff-c5aa-8de0-000000009f69 | TIMING | set discovered ipa realm | np0005629054 | 0:06:59.367790 | 0.07s 2026-02-25 07:54:28.451729 | fa163e15-63ff-c5aa-8de0-000000009f9b | OK | set discovered ipa realm | np0005629055 2026-02-25 07:54:28.452431 | fa163e15-63ff-c5aa-8de0-000000009f9b | TIMING | set discovered ipa realm | np0005629055 | 0:06:59.432839 | 0.07s 2026-02-25 07:54:29.170021 | fa163e15-63ff-c5aa-8de0-000000009f34 | CHANGED | restart certmonger service | np0005629057 2026-02-25 07:54:29.171999 | fa163e15-63ff-c5aa-8de0-000000009f34 | TIMING | restart certmonger service | np0005629057 | 0:07:00.152400 | 1.78s 2026-02-25 07:54:29.190352 | fa163e15-63ff-c5aa-8de0-000000009f35 | TASK | set discovered ipa realm 2026-02-25 07:54:29.248203 | fa163e15-63ff-c5aa-8de0-000000009f35 | OK | set discovered ipa realm | np0005629057 2026-02-25 07:54:29.249896 | fa163e15-63ff-c5aa-8de0-000000009f35 | TIMING | set discovered ipa realm | np0005629057 | 0:07:00.230264 | 0.06s PLAY [External deployment step 1] ********************************************** 2026-02-25 07:54:29.331380 | fa163e15-63ff-c5aa-8de0-0000000000bb | TASK | External deployment step 1 2026-02-25 07:54:29.370241 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-0000000000bb') missing from stats 2026-02-25 07:54:29.414297 | fa163e15-63ff-c5aa-8de0-0000000000bc | TIMING | include_tasks | undercloud | 0:07:00.394689 | 0.04s 2026-02-25 07:54:29.456541 | f4442d6a-80a8-4938-b06e-d01760043b5f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2026-02-25 07:54:29.464936 | fa163e15-63ff-c5aa-8de0-00000000a79f | TASK | Container image prepare 2026-02-25 07:54:30.647502 | fa163e15-63ff-c5aa-8de0-00000000a79f | CHANGED | Container image prepare | undercloud 2026-02-25 07:54:30.649212 | fa163e15-63ff-c5aa-8de0-00000000a79f | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:07:01.629621 | 1.18s 2026-02-25 07:54:30.707655 | fa163e15-63ff-c5aa-8de0-00000000a7a6 | TIMING | include_role : tripleo_ipa_dns | undercloud | 0:07:01.688030 | 0.05s 2026-02-25 07:54:30.739522 | fa163e15-63ff-c5aa-8de0-00000000a7c5 | TASK | get dns zones and entries to add 2026-02-25 07:54:30.816473 | fa163e15-63ff-c5aa-8de0-00000000a7c5 | OK | get dns zones and entries to add | undercloud 2026-02-25 07:54:30.818234 | fa163e15-63ff-c5aa-8de0-00000000a7c5 | TIMING | tripleo_ipa_dns : get dns zones and entries to add | undercloud | 0:07:01.798638 | 0.08s 2026-02-25 07:54:30.865497 | fa163e15-63ff-c5aa-8de0-00000000a7c6 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "external.ooo.test", "0.17.172.in-addr.arpa", "0.18.172.in-addr.arpa", "0.20.172.in-addr.arpa", "storage.ooo.test", "internalapi.ooo.test", "0.19.172.in-addr.arpa", "ooo.test", "ctlplane.ooo.test", "122.168.192.in-addr.arpa", "storagemgmt.ooo.test", "0.21.172.in-addr.arpa", "tenant.ooo.test" ] } 2026-02-25 07:54:30.866369 | fa163e15-63ff-c5aa-8de0-00000000a7c6 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:07:01.846775 | 0.04s 2026-02-25 07:54:30.947458 | fa163e15-63ff-c5aa-8de0-00000000a7c7 | 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.125", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.218", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.180", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.124", "zone_name": "ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005629053", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005629054", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005629055", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005629056", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005629056", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629056", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629056", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629056", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005629057", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005629057", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629057", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629057", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629057", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005629058", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005629058", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005629058", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005629058", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005629058", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005629058.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005629058.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005629058.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005629058.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005629057.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005629057.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005629057.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005629057.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005629056.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005629056.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005629056.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005629056.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005629055.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005629054.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005629053.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "124", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "180", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "218", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "125", "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-02-25 07:54:30.949479 | fa163e15-63ff-c5aa-8de0-00000000a7c7 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:07:01.929884 | 0.08s 2026-02-25 07:54:30.957144 | fa163e15-63ff-c5aa-8de0-00000000a7c8 | TASK | add dns zones and records 2026-02-25 07:54:36.657278 | fa163e15-63ff-c5aa-8de0-00000000a7c8 | CHANGED | add dns zones and records | undercloud 2026-02-25 07:54:36.659944 | fa163e15-63ff-c5aa-8de0-00000000a7c8 | TIMING | tripleo_ipa_dns : add dns zones and records | undercloud | 0:07:07.640344 | 5.70s 2026-02-25 07:54:36.677806 | fa163e15-63ff-c5aa-8de0-00000000a7a8 | TASK | Create /etc/openstack directory if it does not exist 2026-02-25 07:54:36.993596 | fa163e15-63ff-c5aa-8de0-00000000a7a8 | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-02-25 07:54:36.994730 | fa163e15-63ff-c5aa-8de0-00000000a7a8 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:07:07.975133 | 0.32s 2026-02-25 07:54:37.001841 | fa163e15-63ff-c5aa-8de0-00000000a7a9 | TASK | Configure /etc/openstack/clouds.yaml 2026-02-25 07:54:37.035365 | fa163e15-63ff-c5aa-8de0-00000000a7a9 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:07:08.015755 | 0.03s 2026-02-25 07:54:37.070224 | fa163e15-63ff-c5aa-8de0-00000000a7fa | TASK | Check if /etc/openstack/clouds.yaml exists 2026-02-25 07:54:37.358347 | fa163e15-63ff-c5aa-8de0-00000000a7fa | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-02-25 07:54:37.359589 | fa163e15-63ff-c5aa-8de0-00000000a7fa | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:07:08.339992 | 0.29s 2026-02-25 07:54:37.368123 | fa163e15-63ff-c5aa-8de0-00000000a7fb | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-02-25 07:54:37.424045 | fa163e15-63ff-c5aa-8de0-00000000a7fb | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-02-25 07:54:37.425185 | fa163e15-63ff-c5aa-8de0-00000000a7fb | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:07:08.405586 | 0.06s 2026-02-25 07:54:37.433431 | fa163e15-63ff-c5aa-8de0-00000000a7fc | TASK | Configure /etc/openstack/clouds.yaml 2026-02-25 07:54:37.491487 | fa163e15-63ff-c5aa-8de0-00000000a7fc | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:07:08.471883 | 0.06s 2026-02-25 07:54:37.516194 | fa163e15-63ff-c5aa-8de0-00000000a836 | TASK | Check for a configured destination 2026-02-25 07:54:37.582188 | fa163e15-63ff-c5aa-8de0-00000000a836 | SKIPPED | Check for a configured destination | undercloud 2026-02-25 07:54:37.583271 | fa163e15-63ff-c5aa-8de0-00000000a836 | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:07:08.563671 | 0.07s 2026-02-25 07:54:37.594727 | fa163e15-63ff-c5aa-8de0-00000000a837 | TASK | Generate /etc/openstack/clouds.yaml config 2026-02-25 07:54:38.469065 | fa163e15-63ff-c5aa-8de0-00000000a837 | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-02-25 07:54:38.471088 | fa163e15-63ff-c5aa-8de0-00000000a837 | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:07:09.451485 | 0.88s PLAY [Deploy step tasks for 1] ************************************************* 2026-02-25 07:54:38.652522 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.671820 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.695004 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.728764 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.749643 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.777254 | fa163e15-63ff-c5aa-8de0-0000000000bf | TASK | Deploy step tasks for 1 2026-02-25 07:54:38.789412 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.791081 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.792279 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.793086 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.794013 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.804379 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:38.824322 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:38.839319 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:38.857911 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:38.875633 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:38.881465 | fa163e15-63ff-c5aa-8de0-0000000000bf | OK | Deploy step tasks for 1 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000bf') missing from stats 2026-02-25 07:54:38.896490 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-02-25 07:54:39.802521 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629056 2026-02-25 07:54:39.806997 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629056 | 0:07:10.787377 | 1.00s 2026-02-25 07:54:39.808627 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629057 2026-02-25 07:54:39.809417 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629057 | 0:07:10.789822 | 0.98s 2026-02-25 07:54:39.841578 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:39.869141 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:39.886031 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629054 2026-02-25 07:54:39.887689 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629054 | 0:07:10.868081 | 1.01s 2026-02-25 07:54:39.888664 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629053 2026-02-25 07:54:39.889377 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629053 | 0:07:10.869783 | 1.03s 2026-02-25 07:54:39.890291 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629058 2026-02-25 07:54:39.890994 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629058 | 0:07:10.871400 | 1.05s 2026-02-25 07:54:39.891845 | fa163e15-63ff-c5aa-8de0-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005629055 2026-02-25 07:54:39.892556 | fa163e15-63ff-c5aa-8de0-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005629055 | 0:07:10.872963 | 1.00s 2026-02-25 07:54:39.911975 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:39.937406 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:39.960317 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:39.979115 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:54:40.158802 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629056 2026-02-25 07:54:40.160172 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629056 | 0:07:11.140573 | 0.32s 2026-02-25 07:54:40.173690 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.190030 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629057 2026-02-25 07:54:40.191363 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629057 | 0:07:11.171766 | 0.31s 2026-02-25 07:54:40.205653 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.224714 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629058 2026-02-25 07:54:40.225848 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629058 | 0:07:11.206256 | 0.31s 2026-02-25 07:54:40.231245 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629056 | 0:07:11.211657 | 0.06s 2026-02-25 07:54:40.255106 | 77cd5d08-b6fd-469d-a9ff-1f9368f52054 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629056 2026-02-25 07:54:40.290841 | fa163e15-63ff-c5aa-8de0-00000000a88d | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.305921 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.316751 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629053 2026-02-25 07:54:40.323222 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629053 | 0:07:11.303619 | 0.38s 2026-02-25 07:54:40.323937 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629054 2026-02-25 07:54:40.324313 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629054 | 0:07:11.304727 | 0.36s 2026-02-25 07:54:40.324800 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629057 | 0:07:11.305214 | 0.12s 2026-02-25 07:54:40.325175 | fa163e15-63ff-c5aa-8de0-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629055 2026-02-25 07:54:40.325522 | fa163e15-63ff-c5aa-8de0-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629055 | 0:07:11.305935 | 0.35s 2026-02-25 07:54:40.326091 | fa163e15-63ff-c5aa-8de0-00000000a88d | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629056 2026-02-25 07:54:40.326424 | fa163e15-63ff-c5aa-8de0-00000000a88d | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629056 | 0:07:11.306838 | 0.03s 2026-02-25 07:54:40.349259 | caff3c68-1e55-466c-b0f4-e1c14f5e4dc1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629057 2026-02-25 07:54:40.362277 | fa163e15-63ff-c5aa-8de0-00000000a88e | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.379497 | fa163e15-63ff-c5aa-8de0-00000000a8af | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.409210 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.434308 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.454371 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TASK | Write config data at the start of step 1 2026-02-25 07:54:40.461246 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629058 | 0:07:11.441636 | 0.15s 2026-02-25 07:54:40.467707 | fa163e15-63ff-c5aa-8de0-00000000a88e | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629056 2026-02-25 07:54:40.468411 | fa163e15-63ff-c5aa-8de0-00000000a88e | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629056 | 0:07:11.448824 | 0.11s 2026-02-25 07:54:40.468704 | fa163e15-63ff-c5aa-8de0-00000000a8af | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629057 2026-02-25 07:54:40.469088 | fa163e15-63ff-c5aa-8de0-00000000a8af | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629057 | 0:07:11.449502 | 0.08s 2026-02-25 07:54:40.469379 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629053 | 0:07:11.449793 | 0.05s 2026-02-25 07:54:40.504240 | 6be164dd-9148-47da-aa25-e738231e6de8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629058 2026-02-25 07:54:40.509584 | 6be164dd-9148-47da-aa25-e738231e6de8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629053 2026-02-25 07:54:40.597406 | fa163e15-63ff-c5aa-8de0-00000000a88f | TASK | Write the puppet step_config manifest 2026-02-25 07:54:40.612282 | fa163e15-63ff-c5aa-8de0-00000000a8b0 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.627428 | fa163e15-63ff-c5aa-8de0-00000000a8cf | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.651523 | fa163e15-63ff-c5aa-8de0-00000000a8cf | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.658939 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629054 | 0:07:11.639335 | 0.22s 2026-02-25 07:54:40.662766 | fa163e15-63ff-c5aa-8de0-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005629055 | 0:07:11.643178 | 0.21s 2026-02-25 07:54:40.663258 | fa163e15-63ff-c5aa-8de0-00000000a8b0 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629057 2026-02-25 07:54:40.663841 | fa163e15-63ff-c5aa-8de0-00000000a8b0 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629057 | 0:07:11.644254 | 0.05s 2026-02-25 07:54:40.664166 | fa163e15-63ff-c5aa-8de0-00000000a8cf | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629058 2026-02-25 07:54:40.664518 | fa163e15-63ff-c5aa-8de0-00000000a8cf | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629058 | 0:07:11.644931 | 0.04s 2026-02-25 07:54:40.704987 | 074f99c2-deb6-4ac6-970f-61783e0c019b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629054 2026-02-25 07:54:40.705449 | 074f99c2-deb6-4ac6-970f-61783e0c019b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005629055 2026-02-25 07:54:40.718658 | fa163e15-63ff-c5aa-8de0-00000000a8b1 | TASK | Write the puppet step_config manifest 2026-02-25 07:54:40.733594 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.756159 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.788364 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.795810 | fa163e15-63ff-c5aa-8de0-00000000a8cf | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629053 2026-02-25 07:54:40.802342 | fa163e15-63ff-c5aa-8de0-00000000a8cf | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629053 | 0:07:11.782740 | 0.15s 2026-02-25 07:54:40.802697 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629058 2026-02-25 07:54:40.803100 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629058 | 0:07:11.783513 | 0.07s 2026-02-25 07:54:40.803372 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629054 2026-02-25 07:54:40.803693 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629054 | 0:07:11.784106 | 0.05s 2026-02-25 07:54:40.815483 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | TASK | Write the puppet step_config manifest 2026-02-25 07:54:40.843158 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.866597 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.873533 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629055 2026-02-25 07:54:40.874474 | fa163e15-63ff-c5aa-8de0-00000000a8f6 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005629055 | 0:07:11.854875 | 0.08s 2026-02-25 07:54:40.894730 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-02-25 07:54:40.906058 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629053 2026-02-25 07:54:40.907132 | fa163e15-63ff-c5aa-8de0-00000000a8d0 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629053 | 0:07:11.887531 | 0.06s 2026-02-25 07:54:40.907476 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629054 2026-02-25 07:54:40.907797 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629054 | 0:07:11.888211 | 0.04s 2026-02-25 07:54:40.945148 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | TASK | Write the puppet step_config manifest 2026-02-25 07:54:40.971000 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | TASK | Write the puppet step_config manifest 2026-02-25 07:54:40.979395 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629055 2026-02-25 07:54:40.980676 | fa163e15-63ff-c5aa-8de0-00000000a8f7 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005629055 | 0:07:11.961067 | 0.09s 2026-02-25 07:54:40.999829 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | TASK | Write the puppet step_config manifest 2026-02-25 07:54:41.675170 | fa163e15-63ff-c5aa-8de0-00000000a8b1 | CHANGED | Write the puppet step_config manifest | np0005629057 2026-02-25 07:54:41.677009 | fa163e15-63ff-c5aa-8de0-00000000a8b1 | TIMING | Write the puppet step_config manifest | np0005629057 | 0:07:12.657405 | 0.96s 2026-02-25 07:54:41.701106 | fa163e15-63ff-c5aa-8de0-00000000a8b2 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.712318 | fa163e15-63ff-c5aa-8de0-00000000a88f | CHANGED | Write the puppet step_config manifest | np0005629056 2026-02-25 07:54:41.713687 | fa163e15-63ff-c5aa-8de0-00000000a88f | TIMING | Write the puppet step_config manifest | np0005629056 | 0:07:12.694082 | 1.12s 2026-02-25 07:54:41.727477 | fa163e15-63ff-c5aa-8de0-00000000a890 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.743721 | fa163e15-63ff-c5aa-8de0-00000000a8b2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629057 2026-02-25 07:54:41.745008 | fa163e15-63ff-c5aa-8de0-00000000a8b2 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629057 | 0:07:12.725403 | 0.04s 2026-02-25 07:54:41.759697 | fa163e15-63ff-c5aa-8de0-00000000a8b3 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.776988 | fa163e15-63ff-c5aa-8de0-00000000a890 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629056 2026-02-25 07:54:41.778585 | fa163e15-63ff-c5aa-8de0-00000000a890 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629056 | 0:07:12.758964 | 0.05s 2026-02-25 07:54:41.779397 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | CHANGED | Write the puppet step_config manifest | np0005629058 2026-02-25 07:54:41.779995 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | TIMING | Write the puppet step_config manifest | np0005629058 | 0:07:12.760403 | 0.96s 2026-02-25 07:54:41.795305 | fa163e15-63ff-c5aa-8de0-00000000a891 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.822914 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.835599 | fa163e15-63ff-c5aa-8de0-00000000a8b3 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629057 2026-02-25 07:54:41.843375 | fa163e15-63ff-c5aa-8de0-00000000a8b3 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629057 | 0:07:12.823762 | 0.07s 2026-02-25 07:54:41.846783 | fa163e15-63ff-c5aa-8de0-00000000a891 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629056 2026-02-25 07:54:41.847330 | fa163e15-63ff-c5aa-8de0-00000000a891 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629056 | 0:07:12.827740 | 0.05s 2026-02-25 07:54:41.869877 | fa163e15-63ff-c5aa-8de0-00000000a892 | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:41.889177 | fa163e15-63ff-c5aa-8de0-00000000a8b4 | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:41.897729 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | CHANGED | Write the puppet step_config manifest | np0005629054 2026-02-25 07:54:41.898896 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | TIMING | Write the puppet step_config manifest | np0005629054 | 0:07:12.879290 | 0.93s 2026-02-25 07:54:41.899560 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629058 2026-02-25 07:54:41.899917 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629058 | 0:07:12.880331 | 0.08s 2026-02-25 07:54:41.929518 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.963677 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:41.977433 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | CHANGED | Write the puppet step_config manifest | np0005629053 2026-02-25 07:54:41.984126 | fa163e15-63ff-c5aa-8de0-00000000a8d1 | TIMING | Write the puppet step_config manifest | np0005629053 | 0:07:12.964520 | 1.04s 2026-02-25 07:54:41.984553 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | CHANGED | Write the puppet step_config manifest | np0005629055 2026-02-25 07:54:41.985273 | fa163e15-63ff-c5aa-8de0-00000000a8f8 | TIMING | Write the puppet step_config manifest | np0005629055 | 0:07:12.965681 | 0.98s 2026-02-25 07:54:41.986048 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629058 2026-02-25 07:54:41.986705 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629058 | 0:07:12.967113 | 0.05s 2026-02-25 07:54:42.007983 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:42.032777 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:42.054651 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:42.061215 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629054 2026-02-25 07:54:42.062299 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629054 | 0:07:13.042696 | 0.09s 2026-02-25 07:54:42.083573 | fa163e15-63ff-c5aa-8de0-00000000a8fa | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:42.095987 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629053 2026-02-25 07:54:42.096926 | fa163e15-63ff-c5aa-8de0-00000000a8d2 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629053 | 0:07:13.077321 | 0.06s 2026-02-25 07:54:42.097347 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629055 2026-02-25 07:54:42.097790 | fa163e15-63ff-c5aa-8de0-00000000a8f9 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629055 | 0:07:13.078201 | 0.04s 2026-02-25 07:54:42.114183 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:42.137369 | fa163e15-63ff-c5aa-8de0-00000000a8fa | TASK | Diff puppet step_config manifest changes for check mode 2026-02-25 07:54:42.143980 | fa163e15-63ff-c5aa-8de0-00000000a8fa | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629054 2026-02-25 07:54:42.147517 | fa163e15-63ff-c5aa-8de0-00000000a8fa | TIMING | Diff puppet step_config manifest changes for check mode | np0005629054 | 0:07:13.127918 | 0.06s 2026-02-25 07:54:42.148168 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629053 2026-02-25 07:54:42.148553 | fa163e15-63ff-c5aa-8de0-00000000a8d3 | TIMING | Diff puppet step_config manifest changes for check mode | np0005629053 | 0:07:13.128965 | 0.03s 2026-02-25 07:54:42.166671 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:42.190558 | fa163e15-63ff-c5aa-8de0-00000000a8fb | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:42.199779 | fa163e15-63ff-c5aa-8de0-00000000a8fa | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005629055 2026-02-25 07:54:42.203569 | fa163e15-63ff-c5aa-8de0-00000000a8fa | TIMING | Diff puppet step_config manifest changes for check mode | np0005629055 | 0:07:13.183969 | 0.06s 2026-02-25 07:54:42.204218 | fa163e15-63ff-c5aa-8de0-00000000a892 | OK | Create /var/lib/container-puppet | np0005629056 2026-02-25 07:54:42.204707 | fa163e15-63ff-c5aa-8de0-00000000a892 | TIMING | Create /var/lib/container-puppet | np0005629056 | 0:07:13.185120 | 0.33s 2026-02-25 07:54:42.219723 | fa163e15-63ff-c5aa-8de0-00000000a893 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.240238 | fa163e15-63ff-c5aa-8de0-00000000a8fb | TASK | Create /var/lib/container-puppet 2026-02-25 07:54:42.247608 | fa163e15-63ff-c5aa-8de0-00000000a8b4 | OK | Create /var/lib/container-puppet | np0005629057 2026-02-25 07:54:42.252882 | fa163e15-63ff-c5aa-8de0-00000000a8b4 | TIMING | Create /var/lib/container-puppet | np0005629057 | 0:07:13.233255 | 0.36s 2026-02-25 07:54:42.253452 | fa163e15-63ff-c5aa-8de0-00000000a893 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629056 2026-02-25 07:54:42.253850 | fa163e15-63ff-c5aa-8de0-00000000a893 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629056 | 0:07:13.234263 | 0.03s 2026-02-25 07:54:42.266416 | fa163e15-63ff-c5aa-8de0-00000000a894 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.282355 | fa163e15-63ff-c5aa-8de0-00000000a8b5 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.297108 | fa163e15-63ff-c5aa-8de0-00000000a894 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629056 2026-02-25 07:54:42.297902 | fa163e15-63ff-c5aa-8de0-00000000a894 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629056 | 0:07:13.278306 | 0.03s 2026-02-25 07:54:42.307919 | fa163e15-63ff-c5aa-8de0-00000000a895 | TASK | Write container-puppet.json file 2026-02-25 07:54:42.320455 | fa163e15-63ff-c5aa-8de0-00000000a8b5 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629057 2026-02-25 07:54:42.321338 | fa163e15-63ff-c5aa-8de0-00000000a8b5 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629057 | 0:07:13.301744 | 0.04s 2026-02-25 07:54:42.333878 | fa163e15-63ff-c5aa-8de0-00000000a8b6 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.340052 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | OK | Create /var/lib/container-puppet | np0005629058 2026-02-25 07:54:42.340970 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | TIMING | Create /var/lib/container-puppet | np0005629058 | 0:07:13.321374 | 0.33s 2026-02-25 07:54:42.351436 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.366131 | fa163e15-63ff-c5aa-8de0-00000000a8b6 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629057 2026-02-25 07:54:42.367142 | fa163e15-63ff-c5aa-8de0-00000000a8b6 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629057 | 0:07:13.347548 | 0.03s 2026-02-25 07:54:42.377335 | fa163e15-63ff-c5aa-8de0-00000000a8b7 | TASK | Write container-puppet.json file 2026-02-25 07:54:42.397257 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629058 2026-02-25 07:54:42.398758 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629058 | 0:07:13.379161 | 0.05s 2026-02-25 07:54:42.410540 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.444653 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629058 2026-02-25 07:54:42.445539 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629058 | 0:07:13.425946 | 0.03s 2026-02-25 07:54:42.454110 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | TASK | Write container-puppet.json file 2026-02-25 07:54:42.479667 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | OK | Create /var/lib/container-puppet | np0005629053 2026-02-25 07:54:42.480659 | fa163e15-63ff-c5aa-8de0-00000000a8d4 | TIMING | Create /var/lib/container-puppet | np0005629053 | 0:07:13.461064 | 0.31s 2026-02-25 07:54:42.495210 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.508685 | fa163e15-63ff-c5aa-8de0-00000000a8fb | OK | Create /var/lib/container-puppet | np0005629054 2026-02-25 07:54:42.509704 | fa163e15-63ff-c5aa-8de0-00000000a8fb | TIMING | Create /var/lib/container-puppet | np0005629054 | 0:07:13.490111 | 0.32s 2026-02-25 07:54:42.528720 | fa163e15-63ff-c5aa-8de0-00000000a8fc | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.534596 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629053 2026-02-25 07:54:42.535561 | fa163e15-63ff-c5aa-8de0-00000000a8d5 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629053 | 0:07:13.515960 | 0.04s 2026-02-25 07:54:42.555947 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.569723 | fa163e15-63ff-c5aa-8de0-00000000a8fb | OK | Create /var/lib/container-puppet | np0005629055 2026-02-25 07:54:42.570821 | fa163e15-63ff-c5aa-8de0-00000000a8fb | TIMING | Create /var/lib/container-puppet | np0005629055 | 0:07:13.551222 | 0.33s 2026-02-25 07:54:42.571250 | fa163e15-63ff-c5aa-8de0-00000000a8fc | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629054 2026-02-25 07:54:42.571535 | fa163e15-63ff-c5aa-8de0-00000000a8fc | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629054 | 0:07:13.551949 | 0.04s 2026-02-25 07:54:42.586746 | fa163e15-63ff-c5aa-8de0-00000000a8fd | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.612330 | fa163e15-63ff-c5aa-8de0-00000000a8fc | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.620469 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629053 2026-02-25 07:54:42.626162 | fa163e15-63ff-c5aa-8de0-00000000a8d6 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629053 | 0:07:13.606562 | 0.06s 2026-02-25 07:54:42.626482 | fa163e15-63ff-c5aa-8de0-00000000a8fd | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629054 2026-02-25 07:54:42.626897 | fa163e15-63ff-c5aa-8de0-00000000a8fd | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629054 | 0:07:13.607310 | 0.04s 2026-02-25 07:54:42.644158 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | TASK | Write container-puppet.json file 2026-02-25 07:54:42.661357 | fa163e15-63ff-c5aa-8de0-00000000a8fe | TASK | Write container-puppet.json file 2026-02-25 07:54:42.667333 | fa163e15-63ff-c5aa-8de0-00000000a8fc | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629055 2026-02-25 07:54:42.668224 | fa163e15-63ff-c5aa-8de0-00000000a8fc | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005629055 | 0:07:13.648623 | 0.05s 2026-02-25 07:54:42.682701 | fa163e15-63ff-c5aa-8de0-00000000a8fd | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-02-25 07:54:42.715740 | fa163e15-63ff-c5aa-8de0-00000000a8fd | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005629055 2026-02-25 07:54:42.716395 | fa163e15-63ff-c5aa-8de0-00000000a8fd | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005629055 | 0:07:13.696803 | 0.03s 2026-02-25 07:54:42.762650 | fa163e15-63ff-c5aa-8de0-00000000a8fe | TASK | Write container-puppet.json file 2026-02-25 07:54:43.360931 | fa163e15-63ff-c5aa-8de0-00000000a895 | CHANGED | Write container-puppet.json file | np0005629056 2026-02-25 07:54:43.362230 | fa163e15-63ff-c5aa-8de0-00000000a895 | TIMING | Write container-puppet.json file | np0005629056 | 0:07:14.342633 | 1.05s 2026-02-25 07:54:43.377908 | fa163e15-63ff-c5aa-8de0-00000000a896 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.410812 | fa163e15-63ff-c5aa-8de0-00000000a896 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629056 2026-02-25 07:54:43.412780 | fa163e15-63ff-c5aa-8de0-00000000a896 | TIMING | Diff container-puppet.json changes for check mode | np0005629056 | 0:07:14.393185 | 0.03s 2026-02-25 07:54:43.422897 | fa163e15-63ff-c5aa-8de0-00000000a897 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.461549 | fa163e15-63ff-c5aa-8de0-00000000a897 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629056 2026-02-25 07:54:43.463090 | fa163e15-63ff-c5aa-8de0-00000000a897 | TIMING | Diff container-puppet.json changes for check mode | np0005629056 | 0:07:14.443493 | 0.04s 2026-02-25 07:54:43.472505 | fa163e15-63ff-c5aa-8de0-00000000a898 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:43.556572 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | CHANGED | Write container-puppet.json file | np0005629058 2026-02-25 07:54:43.558569 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | TIMING | Write container-puppet.json file | np0005629058 | 0:07:14.538975 | 1.10s 2026-02-25 07:54:43.569123 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.592802 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629058 2026-02-25 07:54:43.593789 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | TIMING | Diff container-puppet.json changes for check mode | np0005629058 | 0:07:14.574196 | 0.02s 2026-02-25 07:54:43.604667 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.631366 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629058 2026-02-25 07:54:43.632897 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | TIMING | Diff container-puppet.json changes for check mode | np0005629058 | 0:07:14.613303 | 0.03s 2026-02-25 07:54:43.643068 | fa163e15-63ff-c5aa-8de0-00000000a8da | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:43.765064 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | CHANGED | Write container-puppet.json file | np0005629053 2026-02-25 07:54:43.767219 | fa163e15-63ff-c5aa-8de0-00000000a8d7 | TIMING | Write container-puppet.json file | np0005629053 | 0:07:14.747621 | 1.12s 2026-02-25 07:54:43.786296 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.817751 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629053 2026-02-25 07:54:43.819569 | fa163e15-63ff-c5aa-8de0-00000000a8d8 | TIMING | Diff container-puppet.json changes for check mode | np0005629053 | 0:07:14.799971 | 0.03s 2026-02-25 07:54:43.838025 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.851634 | fa163e15-63ff-c5aa-8de0-00000000a8fe | CHANGED | Write container-puppet.json file | np0005629055 2026-02-25 07:54:43.853658 | fa163e15-63ff-c5aa-8de0-00000000a8fe | TIMING | Write container-puppet.json file | np0005629055 | 0:07:14.834058 | 1.09s 2026-02-25 07:54:43.872834 | fa163e15-63ff-c5aa-8de0-00000000a8ff | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.881905 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629053 2026-02-25 07:54:43.883248 | fa163e15-63ff-c5aa-8de0-00000000a8d9 | TIMING | Diff container-puppet.json changes for check mode | np0005629053 | 0:07:14.863648 | 0.04s 2026-02-25 07:54:43.902493 | fa163e15-63ff-c5aa-8de0-00000000a8da | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:43.909203 | fa163e15-63ff-c5aa-8de0-00000000a8ff | SKIPPED | Diff container-puppet.json changes for check mode | np0005629055 2026-02-25 07:54:43.916006 | fa163e15-63ff-c5aa-8de0-00000000a8ff | TIMING | Diff container-puppet.json changes for check mode | np0005629055 | 0:07:14.896405 | 0.04s 2026-02-25 07:54:43.916781 | fa163e15-63ff-c5aa-8de0-00000000a898 | OK | Ensure config hashes are up-to-date for container startup configs | np0005629056 2026-02-25 07:54:43.917222 | fa163e15-63ff-c5aa-8de0-00000000a898 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629056 | 0:07:14.897635 | 0.44s 2026-02-25 07:54:43.928085 | fa163e15-63ff-c5aa-8de0-00000000a899 | TASK | Set host puppet debugging fact string 2026-02-25 07:54:43.948436 | fa163e15-63ff-c5aa-8de0-00000000a900 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:43.964894 | fa163e15-63ff-c5aa-8de0-00000000a899 | SKIPPED | Set host puppet debugging fact string | np0005629056 2026-02-25 07:54:43.966424 | fa163e15-63ff-c5aa-8de0-00000000a899 | TIMING | Set host puppet debugging fact string | np0005629056 | 0:07:14.946822 | 0.04s 2026-02-25 07:54:43.971379 | fa163e15-63ff-c5aa-8de0-00000000a900 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629055 2026-02-25 07:54:43.971753 | fa163e15-63ff-c5aa-8de0-00000000a900 | TIMING | Diff container-puppet.json changes for check mode | np0005629055 | 0:07:14.952166 | 0.02s 2026-02-25 07:54:43.981584 | fa163e15-63ff-c5aa-8de0-00000000a89a | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:44.001748 | fa163e15-63ff-c5aa-8de0-00000000a901 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:44.015027 | fa163e15-63ff-c5aa-8de0-00000000a89a | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629056 2026-02-25 07:54:44.016265 | fa163e15-63ff-c5aa-8de0-00000000a89a | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629056 | 0:07:14.996669 | 0.03s 2026-02-25 07:54:44.038243 | fa163e15-63ff-c5aa-8de0-00000000a89b | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:44.067011 | fa163e15-63ff-c5aa-8de0-00000000a89b | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629056 2026-02-25 07:54:44.068330 | fa163e15-63ff-c5aa-8de0-00000000a89b | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629056 | 0:07:15.048726 | 0.03s 2026-02-25 07:54:44.086742 | fa163e15-63ff-c5aa-8de0-00000000a89c | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:44.121103 | fa163e15-63ff-c5aa-8de0-00000000a89c | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629056 2026-02-25 07:54:44.122182 | fa163e15-63ff-c5aa-8de0-00000000a89c | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629056 | 0:07:15.102586 | 0.03s 2026-02-25 07:54:44.149159 | fa163e15-63ff-c5aa-8de0-00000000a8b7 | CHANGED | Write container-puppet.json file | np0005629057 2026-02-25 07:54:44.150245 | fa163e15-63ff-c5aa-8de0-00000000a8b7 | TIMING | Write container-puppet.json file | np0005629057 | 0:07:15.130651 | 1.77s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:54:44.165085 | fa163e15-63ff-c5aa-8de0-00000000a8b8 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:44.179309 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629056 | 0:07:15.159707 | 0.04s 2026-02-25 07:54:44.247505 | 08fd3e7d-375b-4d08-a2f8-77641da6e352 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005629056 2026-02-25 07:54:44.266330 | fa163e15-63ff-c5aa-8de0-00000000a98f | TASK | set enable_sensubility fact 2026-02-25 07:54:44.274941 | fa163e15-63ff-c5aa-8de0-00000000a8b8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629057 2026-02-25 07:54:44.282569 | fa163e15-63ff-c5aa-8de0-00000000a8b8 | TIMING | Diff container-puppet.json changes for check mode | np0005629057 | 0:07:15.262964 | 0.12s 2026-02-25 07:54:44.283141 | fa163e15-63ff-c5aa-8de0-00000000a8da | OK | Ensure config hashes are up-to-date for container startup configs | np0005629053 2026-02-25 07:54:44.283484 | fa163e15-63ff-c5aa-8de0-00000000a8da | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629053 | 0:07:15.263896 | 0.38s 2026-02-25 07:54:44.283832 | fa163e15-63ff-c5aa-8de0-00000000a8da | OK | Ensure config hashes are up-to-date for container startup configs | np0005629058 2026-02-25 07:54:44.284159 | fa163e15-63ff-c5aa-8de0-00000000a8da | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629058 | 0:07:15.264572 | 0.64s 2026-02-25 07:54:44.284468 | fa163e15-63ff-c5aa-8de0-00000000a8fe | CHANGED | Write container-puppet.json file | np0005629054 2026-02-25 07:54:44.285045 | fa163e15-63ff-c5aa-8de0-00000000a8fe | TIMING | Write container-puppet.json file | np0005629054 | 0:07:15.265457 | 1.62s 2026-02-25 07:54:44.296046 | fa163e15-63ff-c5aa-8de0-00000000a8b9 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:44.325932 | fa163e15-63ff-c5aa-8de0-00000000a8db | TASK | Set host puppet debugging fact string 2026-02-25 07:54:44.350258 | fa163e15-63ff-c5aa-8de0-00000000a8db | TASK | Set host puppet debugging fact string 2026-02-25 07:54:44.376099 | fa163e15-63ff-c5aa-8de0-00000000a8ff | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:44.382878 | fa163e15-63ff-c5aa-8de0-00000000a98f | OK | set enable_sensubility fact | np0005629056 2026-02-25 07:54:44.389761 | fa163e15-63ff-c5aa-8de0-00000000a98f | TIMING | set enable_sensubility fact | np0005629056 | 0:07:15.370157 | 0.12s 2026-02-25 07:54:44.390376 | fa163e15-63ff-c5aa-8de0-00000000a901 | OK | Ensure config hashes are up-to-date for container startup configs | np0005629055 2026-02-25 07:54:44.390806 | fa163e15-63ff-c5aa-8de0-00000000a901 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629055 | 0:07:15.371217 | 0.39s 2026-02-25 07:54:44.391315 | fa163e15-63ff-c5aa-8de0-00000000a8b9 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629057 2026-02-25 07:54:44.391744 | fa163e15-63ff-c5aa-8de0-00000000a8b9 | TIMING | Diff container-puppet.json changes for check mode | np0005629057 | 0:07:15.372155 | 0.09s 2026-02-25 07:54:44.392242 | fa163e15-63ff-c5aa-8de0-00000000a8db | SKIPPED | Set host puppet debugging fact string | np0005629058 2026-02-25 07:54:44.392643 | fa163e15-63ff-c5aa-8de0-00000000a8db | TIMING | Set host puppet debugging fact string | np0005629058 | 0:07:15.373055 | 0.06s 2026-02-25 07:54:44.393047 | fa163e15-63ff-c5aa-8de0-00000000a8db | SKIPPED | Set host puppet debugging fact string | np0005629053 2026-02-25 07:54:44.393486 | fa163e15-63ff-c5aa-8de0-00000000a8db | TIMING | Set host puppet debugging fact string | np0005629053 | 0:07:15.373898 | 0.04s 2026-02-25 07:54:44.410614 | fa163e15-63ff-c5aa-8de0-00000000a991 | TASK | create podman socket and appropriate systemd service 2026-02-25 07:54:44.424057 | fa163e15-63ff-c5aa-8de0-00000000a8ba | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:44.446406 | fa163e15-63ff-c5aa-8de0-00000000a8dc | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:44.470883 | fa163e15-63ff-c5aa-8de0-00000000a8dc | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:44.502166 | fa163e15-63ff-c5aa-8de0-00000000a902 | TASK | Set host puppet debugging fact string 2026-02-25 07:54:44.509025 | fa163e15-63ff-c5aa-8de0-00000000a8ff | SKIPPED | Diff container-puppet.json changes for check mode | np0005629054 2026-02-25 07:54:44.510397 | fa163e15-63ff-c5aa-8de0-00000000a8ff | TIMING | Diff container-puppet.json changes for check mode | np0005629054 | 0:07:15.490789 | 0.13s 2026-02-25 07:54:44.510905 | fa163e15-63ff-c5aa-8de0-00000000a991 | SKIPPED | create podman socket and appropriate systemd service | np0005629056 2026-02-25 07:54:44.511243 | fa163e15-63ff-c5aa-8de0-00000000a991 | TIMING | create podman socket and appropriate systemd service | np0005629056 | 0:07:15.491657 | 0.10s 2026-02-25 07:54:44.511563 | fa163e15-63ff-c5aa-8de0-00000000a8dc | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629058 2026-02-25 07:54:44.511926 | fa163e15-63ff-c5aa-8de0-00000000a8dc | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629058 | 0:07:15.492339 | 0.06s 2026-02-25 07:54:44.512276 | fa163e15-63ff-c5aa-8de0-00000000a8dc | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629053 2026-02-25 07:54:44.512591 | fa163e15-63ff-c5aa-8de0-00000000a8dc | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629053 | 0:07:15.493004 | 0.04s 2026-02-25 07:54:44.525037 | fa163e15-63ff-c5aa-8de0-00000000a992 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:54:44.558066 | fa163e15-63ff-c5aa-8de0-00000000a8dd | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:44.578947 | fa163e15-63ff-c5aa-8de0-00000000a8dd | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:44.607505 | fa163e15-63ff-c5aa-8de0-00000000a900 | TASK | Diff container-puppet.json changes for check mode 2026-02-25 07:54:44.619511 | fa163e15-63ff-c5aa-8de0-00000000a902 | SKIPPED | Set host puppet debugging fact string | np0005629055 2026-02-25 07:54:44.620625 | fa163e15-63ff-c5aa-8de0-00000000a902 | TIMING | Set host puppet debugging fact string | np0005629055 | 0:07:15.601019 | 0.12s 2026-02-25 07:54:44.621030 | fa163e15-63ff-c5aa-8de0-00000000a992 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629056 2026-02-25 07:54:44.621364 | fa163e15-63ff-c5aa-8de0-00000000a992 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629056 | 0:07:15.601778 | 0.10s 2026-02-25 07:54:44.621659 | fa163e15-63ff-c5aa-8de0-00000000a8dd | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629058 2026-02-25 07:54:44.622000 | fa163e15-63ff-c5aa-8de0-00000000a8dd | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629058 | 0:07:15.602413 | 0.06s 2026-02-25 07:54:44.622283 | fa163e15-63ff-c5aa-8de0-00000000a8dd | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629053 2026-02-25 07:54:44.622566 | fa163e15-63ff-c5aa-8de0-00000000a8dd | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629053 | 0:07:15.602980 | 0.04s 2026-02-25 07:54:44.633571 | fa163e15-63ff-c5aa-8de0-00000000a993 | TASK | enable podman.sock ACL service 2026-02-25 07:54:44.658464 | fa163e15-63ff-c5aa-8de0-00000000a8de | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:44.685541 | fa163e15-63ff-c5aa-8de0-00000000a8de | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:44.717475 | fa163e15-63ff-c5aa-8de0-00000000a903 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:44.731878 | fa163e15-63ff-c5aa-8de0-00000000a900 | SKIPPED | Diff container-puppet.json changes for check mode | np0005629054 2026-02-25 07:54:44.733687 | fa163e15-63ff-c5aa-8de0-00000000a900 | TIMING | Diff container-puppet.json changes for check mode | np0005629054 | 0:07:15.714074 | 0.12s 2026-02-25 07:54:44.734244 | fa163e15-63ff-c5aa-8de0-00000000a993 | SKIPPED | enable podman.sock ACL service | np0005629056 2026-02-25 07:54:44.734687 | fa163e15-63ff-c5aa-8de0-00000000a993 | TIMING | enable podman.sock ACL service | np0005629056 | 0:07:15.715098 | 0.10s 2026-02-25 07:54:44.735140 | fa163e15-63ff-c5aa-8de0-00000000a8de | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629058 2026-02-25 07:54:44.735554 | fa163e15-63ff-c5aa-8de0-00000000a8de | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629058 | 0:07:15.715965 | 0.08s 2026-02-25 07:54:44.736045 | fa163e15-63ff-c5aa-8de0-00000000a8de | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629053 2026-02-25 07:54:44.736484 | fa163e15-63ff-c5aa-8de0-00000000a8de | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629053 | 0:07:15.716896 | 0.05s 2026-02-25 07:54:44.749144 | fa163e15-63ff-c5aa-8de0-00000000a994 | TASK | create directory for downloads of users' scripts [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-02-25 07:54:44.836394 | fa163e15-63ff-c5aa-8de0-00000000a901 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-02-25 07:54:44.848016 | fa163e15-63ff-c5aa-8de0-00000000a903 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629055 2026-02-25 07:54:44.849297 | fa163e15-63ff-c5aa-8de0-00000000a903 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629055 | 0:07:15.829682 | 0.13s 2026-02-25 07:54:44.849829 | fa163e15-63ff-c5aa-8de0-00000000a8ba | OK | Ensure config hashes are up-to-date for container startup configs | np0005629057 2026-02-25 07:54:44.850205 | fa163e15-63ff-c5aa-8de0-00000000a8ba | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629057 | 0:07:15.830618 | 0.42s 2026-02-25 07:54:44.850574 | fa163e15-63ff-c5aa-8de0-00000000a994 | SKIPPED | create directory for downloads of users' scripts | np0005629056 2026-02-25 07:54:44.850900 | fa163e15-63ff-c5aa-8de0-00000000a994 | TIMING | create directory for downloads of users' scripts | np0005629056 | 0:07:15.831313 | 0.10s 2026-02-25 07:54:44.851225 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629058 | 0:07:15.831639 | 0.07s 2026-02-25 07:54:44.851617 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629053 | 0:07:15.832031 | 0.05s 2026-02-25 07:54:44.899394 | 2eaf0b8b-7ed5-4bdc-9759-eb135432deaa | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005629058 2026-02-25 07:54:44.997794 | 3a1cd52b-487a-45b0-8eef-5f3581f725cf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005629053 2026-02-25 07:54:45.034724 | fa163e15-63ff-c5aa-8de0-00000000a995 | TASK | download exec scripts 2026-02-25 07:54:45.050220 | fa163e15-63ff-c5aa-8de0-00000000a8bb | TASK | Set host puppet debugging fact string 2026-02-25 07:54:45.074992 | fa163e15-63ff-c5aa-8de0-00000000a9f7 | TASK | set enable_sensubility fact 2026-02-25 07:54:45.100585 | fa163e15-63ff-c5aa-8de0-00000000aa2a | TASK | Create dirs for certificates and keys 2026-02-25 07:54:45.125417 | fa163e15-63ff-c5aa-8de0-00000000a904 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:45.131624 | fa163e15-63ff-c5aa-8de0-00000000a995 | SKIPPED | download exec scripts | np0005629056 2026-02-25 07:54:45.132557 | fa163e15-63ff-c5aa-8de0-00000000a995 | TIMING | download exec scripts | np0005629056 | 0:07:16.112954 | 0.10s 2026-02-25 07:54:45.132985 | fa163e15-63ff-c5aa-8de0-00000000a8bb | SKIPPED | Set host puppet debugging fact string | np0005629057 2026-02-25 07:54:45.133297 | fa163e15-63ff-c5aa-8de0-00000000a8bb | TIMING | Set host puppet debugging fact string | np0005629057 | 0:07:16.113711 | 0.08s 2026-02-25 07:54:45.133794 | fa163e15-63ff-c5aa-8de0-00000000a9f7 | OK | set enable_sensubility fact | np0005629058 2026-02-25 07:54:45.134126 | fa163e15-63ff-c5aa-8de0-00000000a9f7 | TIMING | set enable_sensubility fact | np0005629058 | 0:07:16.114540 | 0.05s 2026-02-25 07:54:45.145156 | fa163e15-63ff-c5aa-8de0-00000000a999 | TASK | Run lvmfilter role 2026-02-25 07:54:45.167078 | fa163e15-63ff-c5aa-8de0-00000000a8bc | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:45.190490 | fa163e15-63ff-c5aa-8de0-00000000a9f9 | TASK | create podman socket and appropriate systemd service 2026-02-25 07:54:45.197810 | fa163e15-63ff-c5aa-8de0-00000000a904 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629055 2026-02-25 07:54:45.203661 | fa163e15-63ff-c5aa-8de0-00000000a904 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629055 | 0:07:16.184056 | 0.08s 2026-02-25 07:54:45.204125 | fa163e15-63ff-c5aa-8de0-00000000a901 | OK | Ensure config hashes are up-to-date for container startup configs | np0005629054 2026-02-25 07:54:45.204477 | fa163e15-63ff-c5aa-8de0-00000000a901 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005629054 | 0:07:16.184890 | 0.36s 2026-02-25 07:54:45.204784 | fa163e15-63ff-c5aa-8de0-00000000a8bc | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629057 2026-02-25 07:54:45.205158 | fa163e15-63ff-c5aa-8de0-00000000a8bc | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629057 | 0:07:16.185571 | 0.03s 2026-02-25 07:54:45.216468 | fa163e15-63ff-c5aa-8de0-00000000a8bd | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:45.242445 | fa163e15-63ff-c5aa-8de0-00000000a902 | TASK | Set host puppet debugging fact string 2026-02-25 07:54:45.263796 | fa163e15-63ff-c5aa-8de0-00000000a905 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:45.271480 | fa163e15-63ff-c5aa-8de0-00000000a999 | TIMING | Run lvmfilter role | np0005629056 | 0:07:16.251879 | 0.13s 2026-02-25 07:54:45.272266 | fa163e15-63ff-c5aa-8de0-00000000a9f9 | SKIPPED | create podman socket and appropriate systemd service | np0005629058 2026-02-25 07:54:45.272777 | fa163e15-63ff-c5aa-8de0-00000000a9f9 | TIMING | create podman socket and appropriate systemd service | np0005629058 | 0:07:16.253191 | 0.08s 2026-02-25 07:54:45.273152 | fa163e15-63ff-c5aa-8de0-00000000a8bd | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629057 2026-02-25 07:54:45.273550 | fa163e15-63ff-c5aa-8de0-00000000a8bd | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629057 | 0:07:16.253963 | 0.05s 2026-02-25 07:54:45.273867 | fa163e15-63ff-c5aa-8de0-00000000a902 | SKIPPED | Set host puppet debugging fact string | np0005629054 2026-02-25 07:54:45.274234 | fa163e15-63ff-c5aa-8de0-00000000a902 | TIMING | Set host puppet debugging fact string | np0005629054 | 0:07:16.254647 | 0.03s 2026-02-25 07:54:45.315351 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:54:45.331792 | fa163e15-63ff-c5aa-8de0-00000000a8be | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:45.349698 | fa163e15-63ff-c5aa-8de0-00000000a9fa | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:54:45.376733 | fa163e15-63ff-c5aa-8de0-00000000a903 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-02-25 07:54:45.382148 | fa163e15-63ff-c5aa-8de0-00000000a905 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629055 2026-02-25 07:54:45.383139 | fa163e15-63ff-c5aa-8de0-00000000a905 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629055 | 0:07:16.363526 | 0.12s 2026-02-25 07:54:45.383575 | fa163e15-63ff-c5aa-8de0-00000000a8be | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629057 2026-02-25 07:54:45.384007 | fa163e15-63ff-c5aa-8de0-00000000a8be | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629057 | 0:07:16.364418 | 0.05s 2026-02-25 07:54:45.384442 | fa163e15-63ff-c5aa-8de0-00000000a9fa | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629058 2026-02-25 07:54:45.384880 | fa163e15-63ff-c5aa-8de0-00000000a9fa | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629058 | 0:07:16.365290 | 0.03s 2026-02-25 07:54:45.412776 | fa163e15-63ff-c5aa-8de0-00000000a9fb | TASK | enable podman.sock ACL service [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:54:45.453025 | fa163e15-63ff-c5aa-8de0-00000000a903 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005629054 2026-02-25 07:54:45.454049 | fa163e15-63ff-c5aa-8de0-00000000a903 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005629054 | 0:07:16.434451 | 0.08s 2026-02-25 07:54:45.454602 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629057 | 0:07:16.435013 | 0.06s 2026-02-25 07:54:45.455052 | fa163e15-63ff-c5aa-8de0-00000000a9fb | SKIPPED | enable podman.sock ACL service | np0005629058 2026-02-25 07:54:45.455465 | fa163e15-63ff-c5aa-8de0-00000000a9fb | TIMING | enable podman.sock ACL service | np0005629058 | 0:07:16.435874 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:54:45.487712 | fa163e15-63ff-c5aa-8de0-00000000aa2a | CHANGED | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/certs/httpd 2026-02-25 07:54:45.490389 | fa163e15-63ff-c5aa-8de0-00000000aa2a | TIMING | Create dirs for certificates and keys | np0005629053 | 0:07:16.470798 | 0.39s 2026-02-25 07:54:45.492807 | f772bbd3-ba39-4468-8f4f-7131c9ec6be7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005629057 2026-02-25 07:54:45.511129 | fa163e15-63ff-c5aa-8de0-00000000ab73 | TASK | set enable_sensubility fact 2026-02-25 07:54:45.524684 | fa163e15-63ff-c5aa-8de0-00000000a9fc | TASK | create directory for downloads of users' scripts 2026-02-25 07:54:45.556927 | fa163e15-63ff-c5aa-8de0-00000000a904 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-02-25 07:54:45.562181 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629055 | 0:07:16.542575 | 0.11s 2026-02-25 07:54:45.563071 | fa163e15-63ff-c5aa-8de0-00000000ab73 | OK | set enable_sensubility fact | np0005629057 2026-02-25 07:54:45.563662 | fa163e15-63ff-c5aa-8de0-00000000ab73 | TIMING | set enable_sensubility fact | np0005629057 | 0:07:16.544073 | 0.05s 2026-02-25 07:54:45.564147 | fa163e15-63ff-c5aa-8de0-00000000a9fc | SKIPPED | create directory for downloads of users' scripts | np0005629058 2026-02-25 07:54:45.564636 | fa163e15-63ff-c5aa-8de0-00000000a9fc | TIMING | create directory for downloads of users' scripts | np0005629058 | 0:07:16.545046 | 0.04s 2026-02-25 07:54:45.645243 | 70b99cda-62a1-4552-888e-1939b217e2bc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005629055 2026-02-25 07:54:45.682742 | fa163e15-63ff-c5aa-8de0-00000000ab75 | TASK | create podman socket and appropriate systemd service 2026-02-25 07:54:45.698225 | fa163e15-63ff-c5aa-8de0-00000000a9fd | TASK | download exec scripts 2026-02-25 07:54:45.728026 | fa163e15-63ff-c5aa-8de0-00000000abb1 | TASK | Create dirs for certificates and keys 2026-02-25 07:54:45.732826 | fa163e15-63ff-c5aa-8de0-00000000a904 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629054 2026-02-25 07:54:45.733889 | fa163e15-63ff-c5aa-8de0-00000000a904 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005629054 | 0:07:16.714267 | 0.18s 2026-02-25 07:54:45.734446 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629056 2026-02-25 07:54:45.734981 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629056 | 0:07:16.715392 | 0.42s 2026-02-25 07:54:45.735679 | fa163e15-63ff-c5aa-8de0-00000000ab75 | SKIPPED | create podman socket and appropriate systemd service | np0005629057 2026-02-25 07:54:45.736089 | fa163e15-63ff-c5aa-8de0-00000000ab75 | TIMING | create podman socket and appropriate systemd service | np0005629057 | 0:07:16.716501 | 0.05s 2026-02-25 07:54:45.736537 | fa163e15-63ff-c5aa-8de0-00000000a9fd | SKIPPED | download exec scripts | np0005629058 2026-02-25 07:54:45.737015 | fa163e15-63ff-c5aa-8de0-00000000a9fd | TIMING | download exec scripts | np0005629058 | 0:07:16.717425 | 0.04s 2026-02-25 07:54:45.748461 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:54:45.763624 | fa163e15-63ff-c5aa-8de0-00000000ab76 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:54:45.779844 | fa163e15-63ff-c5aa-8de0-00000000a9ff | TASK | Run lvmfilter role 2026-02-25 07:54:45.798724 | fa163e15-63ff-c5aa-8de0-00000000a905 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-02-25 07:54:45.818896 | fa163e15-63ff-c5aa-8de0-00000000ab76 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629057 2026-02-25 07:54:45.820184 | fa163e15-63ff-c5aa-8de0-00000000ab76 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629057 | 0:07:16.800571 | 0.05s 2026-02-25 07:54:45.820650 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629056 2026-02-25 07:54:45.821120 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629056 | 0:07:16.801531 | 0.07s 2026-02-25 07:54:45.840269 | fa163e15-63ff-c5aa-8de0-00000000aa2a | CHANGED | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/private/httpd 2026-02-25 07:54:45.843696 | fa163e15-63ff-c5aa-8de0-00000000aa2a | TIMING | Create dirs for certificates and keys | np0005629053 | 0:07:16.824092 | 0.74s 2026-02-25 07:54:45.860622 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:54:45.879143 | fa163e15-63ff-c5aa-8de0-00000000ab77 | TASK | enable podman.sock ACL service 2026-02-25 07:54:45.888811 | fa163e15-63ff-c5aa-8de0-00000000a9ff | TIMING | Run lvmfilter role | np0005629058 | 0:07:16.869204 | 0.11s 2026-02-25 07:54:45.890057 | fa163e15-63ff-c5aa-8de0-00000000aa2a | TIMING | Create dirs for certificates and keys | np0005629053 | 0:07:16.870469 | 0.79s 2026-02-25 07:54:45.890642 | fa163e15-63ff-c5aa-8de0-00000000a905 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005629054 2026-02-25 07:54:45.891110 | fa163e15-63ff-c5aa-8de0-00000000a905 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005629054 | 0:07:16.871523 | 0.08s 2026-02-25 07:54:45.925382 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:54:45.974764 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629056 2026-02-25 07:54:45.976079 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629056 | 0:07:16.956472 | 0.11s 2026-02-25 07:54:45.976561 | fa163e15-63ff-c5aa-8de0-00000000ab77 | SKIPPED | enable podman.sock ACL service | np0005629057 2026-02-25 07:54:45.977093 | fa163e15-63ff-c5aa-8de0-00000000ab77 | TIMING | enable podman.sock ACL service | np0005629057 | 0:07:16.957504 | 0.10s 2026-02-25 07:54:45.988679 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 07:54:46.014149 | fa163e15-63ff-c5aa-8de0-00000000ab78 | TASK | create directory for downloads of users' scripts 2026-02-25 07:54:46.023024 | fa163e15-63ff-c5aa-8de0-00000000aa2b | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:07:17.003415 | 0.08s 2026-02-25 07:54:46.034900 | fa163e15-63ff-c5aa-8de0-0000000000c5 | TIMING | include_tasks | np0005629054 | 0:07:17.015306 | 0.07s 2026-02-25 07:54:46.037390 | fa163e15-63ff-c5aa-8de0-00000000abb1 | CHANGED | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/certs/httpd 2026-02-25 07:54:46.040136 | fa163e15-63ff-c5aa-8de0-00000000abb1 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:07:17.020535 | 0.31s 2026-02-25 07:54:46.163880 | 5ffe1270-66e5-49bb-b2e3-467d9d053843 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005629054 2026-02-25 07:54:46.210735 | fa163e15-63ff-c5aa-8de0-00000000accc | TASK | Set version specific variables 2026-02-25 07:54:46.232448 | fa163e15-63ff-c5aa-8de0-00000000acf2 | TASK | Create dirs for certificates and keys 2026-02-25 07:54:46.240298 | fa163e15-63ff-c5aa-8de0-00000000ab78 | SKIPPED | create directory for downloads of users' scripts | np0005629057 2026-02-25 07:54:46.246973 | fa163e15-63ff-c5aa-8de0-00000000ab78 | TIMING | create directory for downloads of users' scripts | np0005629057 | 0:07:17.227361 | 0.23s 2026-02-25 07:54:46.247361 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629056 2026-02-25 07:54:46.247720 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629056 | 0:07:17.228132 | 0.26s 2026-02-25 07:54:46.248163 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629058 2026-02-25 07:54:46.248553 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629058 | 0:07:17.228965 | 0.32s 2026-02-25 07:54:46.260147 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:54:46.283840 | fa163e15-63ff-c5aa-8de0-00000000ab79 | TASK | download exec scripts 2026-02-25 07:54:46.302214 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:54:46.310739 | fa163e15-63ff-c5aa-8de0-00000000accc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:07:17.291126 | 0.10s 2026-02-25 07:54:46.321743 | fa163e15-63ff-c5aa-8de0-00000000ab79 | SKIPPED | download exec scripts | np0005629057 2026-02-25 07:54:46.322318 | fa163e15-63ff-c5aa-8de0-00000000ab79 | TIMING | download exec scripts | np0005629057 | 0:07:17.302731 | 0.04s 2026-02-25 07:54:46.322852 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629056 2026-02-25 07:54:46.323166 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629056 | 0:07:17.303579 | 0.06s 2026-02-25 07:54:46.339640 | fa163e15-63ff-c5aa-8de0-00000000abb1 | CHANGED | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/private/httpd 2026-02-25 07:54:46.347034 | fa163e15-63ff-c5aa-8de0-00000000abb1 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:07:17.327431 | 0.62s 2026-02-25 07:54:46.349816 | e76d8e82-db14-457d-bc39-0a02fb6dbce3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:54:46.370172 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:54:46.387583 | fa163e15-63ff-c5aa-8de0-00000000ab7b | TASK | Run lvmfilter role 2026-02-25 07:54:46.410992 | fa163e15-63ff-c5aa-8de0-00000000adc7 | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:46.420407 | fa163e15-63ff-c5aa-8de0-00000000abb1 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:07:17.400800 | 0.69s 2026-02-25 07:54:46.426980 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629058 2026-02-25 07:54:46.427507 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629058 | 0:07:17.407919 | 0.12s 2026-02-25 07:54:46.427774 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629056 2026-02-25 07:54:46.428151 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629056 | 0:07:17.408563 | 0.06s 2026-02-25 07:54:46.446651 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:54:46.464458 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:54:46.498770 | fa163e15-63ff-c5aa-8de0-00000000ab7b | TIMING | Run lvmfilter role | np0005629057 | 0:07:17.479156 | 0.11s 2026-02-25 07:54:46.499834 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629056 2026-02-25 07:54:46.500404 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629056 | 0:07:17.480817 | 0.05s 2026-02-25 07:54:46.541380 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:54:46.557538 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:54:46.566085 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629058 2026-02-25 07:54:46.567118 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629058 | 0:07:17.547514 | 0.10s 2026-02-25 07:54:46.567494 | fa163e15-63ff-c5aa-8de0-00000000abb2 | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:07:17.547906 | 0.08s 2026-02-25 07:54:46.586615 | fa163e15-63ff-c5aa-8de0-00000000acf2 | CHANGED | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/certs/httpd 2026-02-25 07:54:46.588506 | fa163e15-63ff-c5aa-8de0-00000000acf2 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:07:17.568906 | 0.35s 2026-02-25 07:54:46.613360 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices 2026-02-25 07:54:46.635150 | fa163e15-63ff-c5aa-8de0-00000000accc | TASK | Set version specific variables 2026-02-25 07:54:46.641894 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629056 2026-02-25 07:54:46.643212 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629056 | 0:07:17.623609 | 0.10s 2026-02-25 07:54:46.665417 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:54:46.681297 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629058 2026-02-25 07:54:46.683055 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629058 | 0:07:17.663440 | 0.07s 2026-02-25 07:54:46.705797 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:54:46.715001 | fa163e15-63ff-c5aa-8de0-00000000accc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:07:17.695383 | 0.08s 2026-02-25 07:54:46.743300 | ebcbce7a-006d-4168-b268-f4e4ccf39f83 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:54:46.769993 | fa163e15-63ff-c5aa-8de0-00000000ae4f | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:46.776613 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629056 2026-02-25 07:54:46.777671 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629056 | 0:07:17.758072 | 0.10s 2026-02-25 07:54:46.778054 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629058 2026-02-25 07:54:46.778353 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629058 | 0:07:17.758766 | 0.07s 2026-02-25 07:54:46.797950 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:54:46.851839 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629058 2026-02-25 07:54:46.852916 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629058 | 0:07:17.833321 | 0.05s 2026-02-25 07:54:46.863464 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:54:46.883561 | fa163e15-63ff-c5aa-8de0-00000000a99b | TIMING | include_role : linux-system-roles.certificate | np0005629056 | 0:07:17.863964 | 0.07s 2026-02-25 07:54:46.884304 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629057 2026-02-25 07:54:46.884816 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629057 | 0:07:17.865229 | 0.33s 2026-02-25 07:54:46.913810 | fa163e15-63ff-c5aa-8de0-00000000acf2 | CHANGED | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/private/httpd 2026-02-25 07:54:46.921632 | fa163e15-63ff-c5aa-8de0-00000000acf2 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:07:17.902032 | 0.69s 2026-02-25 07:54:46.934943 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:54:46.963007 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:54:46.972158 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629058 2026-02-25 07:54:46.974031 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629058 | 0:07:17.954364 | 0.11s 2026-02-25 07:54:46.975634 | fa163e15-63ff-c5aa-8de0-00000000acf2 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:07:17.956044 | 0.74s 2026-02-25 07:54:46.978525 | fa163e15-63ff-c5aa-8de0-00000000adc7 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:54:46.979710 | fa163e15-63ff-c5aa-8de0-00000000adc7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:07:17.960119 | 0.57s 2026-02-25 07:54:46.999623 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:54:47.034517 | fa163e15-63ff-c5aa-8de0-00000000adc8 | TASK | Set platform/version specific variables 2026-02-25 07:54:47.065238 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629056 | 0:07:18.045632 | 0.13s 2026-02-25 07:54:47.066636 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629057 2026-02-25 07:54:47.067635 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629057 | 0:07:18.048046 | 0.10s 2026-02-25 07:54:47.068091 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629058 2026-02-25 07:54:47.068756 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629058 | 0:07:18.049169 | 0.07s 2026-02-25 07:54:47.081013 | 84639db4-6d7c-4eea-aa9d-e39f8bcc3011 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629056 2026-02-25 07:54:47.091362 | fa163e15-63ff-c5aa-8de0-00000000adc8 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:54:47.114424 | fa163e15-63ff-c5aa-8de0-00000000adc8 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:54:47.121109 | fa163e15-63ff-c5aa-8de0-00000000aeb3 | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:47.141233 | fa163e15-63ff-c5aa-8de0-00000000adc8 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:54:47.156539 | fa163e15-63ff-c5aa-8de0-00000000adc8 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:54:47.172018 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:54:47.208155 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:54:47.223726 | fa163e15-63ff-c5aa-8de0-00000000acf3 | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:07:18.204097 | 0.16s 2026-02-25 07:54:47.225512 | fa163e15-63ff-c5aa-8de0-00000000adc8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:07:18.205922 | 0.19s 2026-02-25 07:54:47.228289 | fa163e15-63ff-c5aa-8de0-00000000ae4f | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:54:47.229302 | fa163e15-63ff-c5aa-8de0-00000000ae4f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:07:18.209713 | 0.46s 2026-02-25 07:54:47.230315 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629057 2026-02-25 07:54:47.230919 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629057 | 0:07:18.211329 | 0.06s 2026-02-25 07:54:47.277047 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices 2026-02-25 07:54:47.300248 | fa163e15-63ff-c5aa-8de0-00000000accd | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:47.321931 | fa163e15-63ff-c5aa-8de0-00000000accc | TASK | Set version specific variables 2026-02-25 07:54:47.350437 | fa163e15-63ff-c5aa-8de0-00000000ae50 | TASK | Set platform/version specific variables 2026-02-25 07:54:47.359266 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629058 2026-02-25 07:54:47.360516 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629058 | 0:07:18.340907 | 0.15s 2026-02-25 07:54:47.360954 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629057 2026-02-25 07:54:47.361266 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629057 | 0:07:18.341680 | 0.08s 2026-02-25 07:54:47.373178 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:54:47.399078 | fa163e15-63ff-c5aa-8de0-00000000accc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:07:18.379470 | 0.08s 2026-02-25 07:54:47.415435 | 81c66e47-245d-4a0a-8abd-f4da5a166eaa | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:54:47.431915 | fa163e15-63ff-c5aa-8de0-00000000ae50 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:54:47.456890 | fa163e15-63ff-c5aa-8de0-00000000ae50 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:54:47.469061 | fa163e15-63ff-c5aa-8de0-00000000af0f | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:47.476442 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629057 2026-02-25 07:54:47.483313 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629057 | 0:07:18.463696 | 0.10s 2026-02-25 07:54:47.484156 | fa163e15-63ff-c5aa-8de0-00000000ae50 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:54:47.498934 | fa163e15-63ff-c5aa-8de0-00000000ae50 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:54:47.515138 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:54:47.524480 | fa163e15-63ff-c5aa-8de0-00000000aa01 | TIMING | include_role : linux-system-roles.certificate | np0005629058 | 0:07:18.504851 | 0.08s 2026-02-25 07:54:47.525889 | fa163e15-63ff-c5aa-8de0-00000000ae50 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:07:18.506301 | 0.17s 2026-02-25 07:54:47.555377 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:54:47.590693 | fa163e15-63ff-c5aa-8de0-00000000accd | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:47.606496 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629057 2026-02-25 07:54:47.609493 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629057 | 0:07:18.589882 | 0.09s 2026-02-25 07:54:47.611384 | fa163e15-63ff-c5aa-8de0-00000000aeb3 | OK | Ensure ansible_facts used by role | np0005629056 2026-02-25 07:54:47.612057 | fa163e15-63ff-c5aa-8de0-00000000aeb3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629056 | 0:07:18.592467 | 0.49s 2026-02-25 07:54:47.612796 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629058 | 0:07:18.593209 | 0.06s 2026-02-25 07:54:47.625292 | 3ad63f1d-8270-47be-8efa-756bd17c484e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629058 2026-02-25 07:54:47.638888 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | TASK | Set platform/version specific variables 2026-02-25 07:54:47.657273 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:54:47.678595 | fa163e15-63ff-c5aa-8de0-00000000af61 | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:47.715038 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629057 2026-02-25 07:54:47.716187 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629057 | 0:07:18.696584 | 0.06s 2026-02-25 07:54:47.721545 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:54:47.733440 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:54:47.748566 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:54:47.765739 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.yml 2026-02-25 07:54:47.785421 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.2.yml 2026-02-25 07:54:47.793780 | fa163e15-63ff-c5aa-8de0-00000000aeb4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629056 | 0:07:18.774179 | 0.15s 2026-02-25 07:54:47.798834 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629057 2026-02-25 07:54:47.799338 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629057 | 0:07:18.779752 | 0.06s 2026-02-25 07:54:47.810198 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:47.828640 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:54:47.885124 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629057 2026-02-25 07:54:47.886381 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629057 | 0:07:18.866779 | 0.06s 2026-02-25 07:54:47.959260 | fa163e15-63ff-c5aa-8de0-00000000af0f | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:54:47.960813 | fa163e15-63ff-c5aa-8de0-00000000af0f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:07:18.941218 | 0.49s 2026-02-25 07:54:47.981319 | fa163e15-63ff-c5aa-8de0-00000000af10 | TASK | Set platform/version specific variables 2026-02-25 07:54:47.989239 | fa163e15-63ff-c5aa-8de0-00000000ab7d | TIMING | include_role : linux-system-roles.certificate | np0005629057 | 0:07:18.969610 | 0.08s 2026-02-25 07:54:48.017522 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:54:48.060059 | fa163e15-63ff-c5aa-8de0-00000000af10 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:54:48.073669 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629057 | 0:07:19.054065 | 0.06s 2026-02-25 07:54:48.080016 | fa163e15-63ff-c5aa-8de0-00000000af10 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:54:48.091106 | e8dc3311-2599-456a-90ff-4b793bb0f08c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629057 2026-02-25 07:54:48.101687 | fa163e15-63ff-c5aa-8de0-00000000af10 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:54:48.109010 | fa163e15-63ff-c5aa-8de0-00000000afb9 | TASK | Ensure ansible_facts used by role 2026-02-25 07:54:48.125208 | fa163e15-63ff-c5aa-8de0-00000000af10 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:54:48.134645 | fa163e15-63ff-c5aa-8de0-00000000af10 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:07:19.115041 | 0.15s 2026-02-25 07:54:48.157174 | fa163e15-63ff-c5aa-8de0-00000000accd | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:48.167032 | fa163e15-63ff-c5aa-8de0-00000000af61 | OK | Ensure ansible_facts used by role | np0005629058 2026-02-25 07:54:48.168155 | fa163e15-63ff-c5aa-8de0-00000000af61 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629058 | 0:07:19.148560 | 0.49s 2026-02-25 07:54:48.180177 | fa163e15-63ff-c5aa-8de0-00000000af62 | TASK | Set platform/version specific variables 2026-02-25 07:54:48.279226 | fa163e15-63ff-c5aa-8de0-00000000af62 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:54:48.309127 | fa163e15-63ff-c5aa-8de0-00000000af62 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:54:48.337349 | fa163e15-63ff-c5aa-8de0-00000000af62 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.yml 2026-02-25 07:54:48.359101 | fa163e15-63ff-c5aa-8de0-00000000af62 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.2.yml 2026-02-25 07:54:48.367207 | fa163e15-63ff-c5aa-8de0-00000000af62 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629058 | 0:07:19.347594 | 0.19s 2026-02-25 07:54:48.387542 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:48.586687 | fa163e15-63ff-c5aa-8de0-00000000afb9 | OK | Ensure ansible_facts used by role | np0005629057 2026-02-25 07:54:48.588592 | fa163e15-63ff-c5aa-8de0-00000000afb9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629057 | 0:07:19.568987 | 0.48s 2026-02-25 07:54:48.611286 | fa163e15-63ff-c5aa-8de0-00000000afba | TASK | Set platform/version specific variables 2026-02-25 07:54:48.686632 | fa163e15-63ff-c5aa-8de0-00000000afba | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:54:48.715758 | fa163e15-63ff-c5aa-8de0-00000000afba | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:54:48.739212 | fa163e15-63ff-c5aa-8de0-00000000afba | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.yml 2026-02-25 07:54:48.765654 | fa163e15-63ff-c5aa-8de0-00000000afba | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.2.yml 2026-02-25 07:54:48.775141 | fa163e15-63ff-c5aa-8de0-00000000afba | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629057 | 0:07:19.755531 | 0.16s 2026-02-25 07:54:48.795044 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:54:50.420788 | fa163e15-63ff-c5aa-8de0-00000000accd | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:54:50.422582 | fa163e15-63ff-c5aa-8de0-00000000accd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:07:21.402977 | 3.12s 2026-02-25 07:54:50.453804 | fa163e15-63ff-c5aa-8de0-00000000accf | TASK | Ensure provider packages are installed 2026-02-25 07:54:50.579199 | fa163e15-63ff-c5aa-8de0-00000000accd | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:54:50.580907 | fa163e15-63ff-c5aa-8de0-00000000accd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:07:21.561302 | 2.99s 2026-02-25 07:54:50.606086 | fa163e15-63ff-c5aa-8de0-00000000accf | TASK | Ensure provider packages are installed 2026-02-25 07:54:50.995336 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629056 2026-02-25 07:54:50.996573 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629056 | 0:07:21.976972 | 3.19s 2026-02-25 07:54:51.015769 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:54:51.312149 | fa163e15-63ff-c5aa-8de0-00000000accd | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:54:51.314334 | fa163e15-63ff-c5aa-8de0-00000000accd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:07:22.294722 | 3.16s 2026-02-25 07:54:51.345666 | fa163e15-63ff-c5aa-8de0-00000000accf | TASK | Ensure provider packages are installed 2026-02-25 07:54:51.410180 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629058 2026-02-25 07:54:51.412079 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629058 | 0:07:22.392473 | 3.02s 2026-02-25 07:54:51.434403 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:54:51.772042 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629057 2026-02-25 07:54:51.773784 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629057 | 0:07:22.754179 | 2.98s 2026-02-25 07:54:51.796829 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:54:53.407906 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:07:24.386512 | 2.95s 2026-02-25 07:54:53.418460 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:07:24.398861 | 2.96s 2026-02-25 07:54:53.449356 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:53.566839 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:07:24.547224 | 2.96s 2026-02-25 07:54:53.575021 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:07:24.555434 | 2.97s 2026-02-25 07:54:53.590615 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:53.837299 | fa163e15-63ff-c5aa-8de0-00000000acd1 | CHANGED | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:54:53.839585 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:07:24.819982 | 0.39s 2026-02-25 07:54:53.846493 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:07:24.826905 | 0.39s 2026-02-25 07:54:53.860975 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:53.946152 | fa163e15-63ff-c5aa-8de0-00000000acd1 | CHANGED | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:54:53.948725 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:07:24.929096 | 0.36s 2026-02-25 07:54:53.955805 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:07:24.936217 | 0.36s 2026-02-25 07:54:53.970866 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:54.102215 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:07:25.082614 | 3.08s 2026-02-25 07:54:54.107811 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:07:25.088220 | 3.09s 2026-02-25 07:54:54.122990 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:54.279318 | fa163e15-63ff-c5aa-8de0-00000000acd3 | CHANGED | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:54:54.282226 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:07:25.262620 | 0.42s 2026-02-25 07:54:54.293931 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:07:25.274329 | 0.43s 2026-02-25 07:54:54.304915 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:07:25.285315 | 2.96s 2026-02-25 07:54:54.328983 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TASK | Ensure provider service is running 2026-02-25 07:54:54.336819 | fa163e15-63ff-c5aa-8de0-00000000accf | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:07:25.317207 | 2.99s 2026-02-25 07:54:54.360886 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:54.389028 | fa163e15-63ff-c5aa-8de0-00000000acd3 | CHANGED | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:54:54.393093 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:07:25.373483 | 0.42s 2026-02-25 07:54:54.402820 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:07:25.383211 | 0.43s 2026-02-25 07:54:54.427090 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TASK | Ensure provider service is running 2026-02-25 07:54:54.506778 | fa163e15-63ff-c5aa-8de0-00000000ae7f | CHANGED | Ensure pre-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:54:54.509778 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:07:25.490170 | 0.38s 2026-02-25 07:54:54.517161 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:07:25.497555 | 0.39s 2026-02-25 07:54:54.529423 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:54.636075 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:07:25.616466 | 3.20s 2026-02-25 07:54:54.641946 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:07:25.622349 | 3.21s 2026-02-25 07:54:54.654089 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:54.744803 | fa163e15-63ff-c5aa-8de0-00000000acd1 | CHANGED | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:54:54.748614 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:07:25.728995 | 0.39s 2026-02-25 07:54:54.759241 | fa163e15-63ff-c5aa-8de0-00000000acd1 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:07:25.739644 | 0.40s 2026-02-25 07:54:54.765513 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:07:25.745905 | 2.97s 2026-02-25 07:54:54.784887 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:54.791699 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:07:25.772091 | 2.99s 2026-02-25 07:54:54.806963 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:54:54.906960 | fa163e15-63ff-c5aa-8de0-00000000ae81 | CHANGED | Ensure post-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:54:54.909916 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:07:25.890258 | 0.38s 2026-02-25 07:54:54.918818 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:07:25.899220 | 0.39s 2026-02-25 07:54:54.929344 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:54:55.014895 | fa163e15-63ff-c5aa-8de0-00000000ae7f | CHANGED | Ensure pre-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:54:55.020720 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:07:26.001117 | 0.37s 2026-02-25 07:54:55.026445 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:07:26.006848 | 0.37s 2026-02-25 07:54:55.037212 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:55.129653 | fa163e15-63ff-c5aa-8de0-00000000acd5 | CHANGED | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:54:55.134072 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:07:26.114460 | 0.71s 2026-02-25 07:54:55.144568 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:07:26.124973 | 0.72s 2026-02-25 07:54:55.151361 | fa163e15-63ff-c5aa-8de0-00000000acd5 | CHANGED | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:54:55.155838 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:07:26.136233 | 0.83s 2026-02-25 07:54:55.169577 | fa163e15-63ff-c5aa-8de0-00000000acd3 | CHANGED | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:54:55.171037 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:07:26.151441 | 0.39s 2026-02-25 07:54:55.185006 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TASK | Ensure certificate requests 2026-02-25 07:54:55.192000 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:07:26.172389 | 0.86s 2026-02-25 07:54:55.193457 | fa163e15-63ff-c5aa-8de0-00000000acd3 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:07:26.173870 | 0.41s 2026-02-25 07:54:55.204248 | fa163e15-63ff-c5aa-8de0-00000000ae7f | CHANGED | Ensure pre-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:54:55.206573 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:07:26.186975 | 0.40s 2026-02-25 07:54:55.222072 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TASK | Ensure certificate requests 2026-02-25 07:54:55.240308 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TASK | Ensure provider service is running 2026-02-25 07:54:55.246891 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:07:26.227290 | 0.44s 2026-02-25 07:54:55.257801 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:54:55.399224 | fa163e15-63ff-c5aa-8de0-00000000ae81 | CHANGED | Ensure post-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:54:55.401700 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:07:26.382099 | 0.36s 2026-02-25 07:54:55.408609 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:07:26.389014 | 0.37s 2026-02-25 07:54:55.419608 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:54:55.685590 | fa163e15-63ff-c5aa-8de0-00000000ae81 | CHANGED | Ensure post-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:54:55.687648 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:07:26.668053 | 0.43s 2026-02-25 07:54:55.691314 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:07:26.671719 | 0.43s 2026-02-25 07:54:55.701614 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:54:55.738390 | fa163e15-63ff-c5aa-8de0-00000000ae83 | CHANGED | Ensure provider service is running | np0005629056 | item=certmonger 2026-02-25 07:54:55.741559 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:07:26.721953 | 0.81s 2026-02-25 07:54:55.752237 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:07:26.732645 | 0.82s 2026-02-25 07:54:55.763364 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:54:56.053283 | fa163e15-63ff-c5aa-8de0-00000000acd5 | CHANGED | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:54:56.055741 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:07:27.036146 | 0.81s 2026-02-25 07:54:56.063543 | fa163e15-63ff-c5aa-8de0-00000000acd5 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:07:27.043946 | 0.82s 2026-02-25 07:54:56.079090 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TASK | Ensure certificate requests 2026-02-25 07:54:56.146138 | fa163e15-63ff-c5aa-8de0-00000000ae83 | CHANGED | Ensure provider service is running | np0005629058 | item=certmonger 2026-02-25 07:54:56.148754 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:07:27.129157 | 0.73s 2026-02-25 07:54:56.154981 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:07:27.135387 | 0.73s 2026-02-25 07:54:56.166558 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:54:56.450667 | fa163e15-63ff-c5aa-8de0-00000000ae83 | CHANGED | Ensure provider service is running | np0005629057 | item=certmonger 2026-02-25 07:54:56.453974 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:07:27.434377 | 0.75s 2026-02-25 07:54:56.461431 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:07:27.441833 | 0.76s 2026-02-25 07:54:56.481243 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:54:56.951524 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005629055.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-02-25 07:54:56.954701 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:27.935095 | 1.77s 2026-02-25 07:54:57.681049 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005629054.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-02-25 07:54:57.684451 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:28.664850 | 1.60s 2026-02-25 07:54:57.881013 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629058.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-02-25 07:54:57.884475 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:07:28.864875 | 1.72s 2026-02-25 07:54:57.894806 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:07:28.875206 | 1.73s 2026-02-25 07:54:57.920745 | fa163e15-63ff-c5aa-8de0-00000000aa03 | TASK | install systemd-container for a greenfield 2026-02-25 07:54:58.057270 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005629053.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-02-25 07:54:58.059140 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:29.039532 | 2.84s 2026-02-25 07:54:58.115691 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629057.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-02-25 07:54:58.119690 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:07:29.100091 | 1.64s 2026-02-25 07:54:58.128668 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:07:29.109062 | 1.65s 2026-02-25 07:54:58.168316 | fa163e15-63ff-c5aa-8de0-00000000ab7f | TASK | install systemd-container for a greenfield 2026-02-25 07:54:58.738117 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005629055.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-02-25 07:54:58.742431 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:29.722825 | 3.56s 2026-02-25 07:54:58.776371 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629056.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-02-25 07:54:58.780076 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:07:29.760478 | 3.02s 2026-02-25 07:54:58.796172 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:07:29.776569 | 3.03s 2026-02-25 07:54:58.835005 | fa163e15-63ff-c5aa-8de0-00000000a99d | TASK | install systemd-container for a greenfield 2026-02-25 07:54:59.465343 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005629054.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-02-25 07:54:59.470003 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:30.450391 | 3.39s 2026-02-25 07:54:59.482053 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005629053.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-02-25 07:54:59.484096 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:30.464502 | 4.26s 2026-02-25 07:55:00.462409 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005629055.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-02-25 07:55:00.466986 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:31.447378 | 5.28s 2026-02-25 07:55:01.016523 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005629054.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-02-25 07:55:01.020380 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:32.000780 | 4.94s 2026-02-25 07:55:01.041656 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005629053.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-02-25 07:55:01.046125 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:32.026519 | 5.82s 2026-02-25 07:55:02.180325 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005629055.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-02-25 07:55:02.186043 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:33.166442 | 7.00s 2026-02-25 07:55:02.436789 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005629053.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-02-25 07:55:02.440819 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:33.421220 | 7.22s 2026-02-25 07:55:02.587200 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005629054.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-02-25 07:55:02.589627 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:33.570027 | 6.51s 2026-02-25 07:55:03.721119 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005629055.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-02-25 07:55:03.725058 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:34.705458 | 8.54s 2026-02-25 07:55:03.737563 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:07:34.717958 | 8.55s 2026-02-25 07:55:03.811080 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TASK | Fail if container image is undefined 2026-02-25 07:55:03.870377 | fa163e15-63ff-c5aa-8de0-00000000aa32 | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:55:03.872790 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:07:34.853092 | 0.06s 2026-02-25 07:55:03.915124 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:04.111656 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005629053.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-02-25 07:55:04.115061 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:35.095450 | 8.89s 2026-02-25 07:55:04.131135 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:07:35.111529 | 8.91s 2026-02-25 07:55:04.181199 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TASK | Fail if container image is undefined 2026-02-25 07:55:04.245275 | fa163e15-63ff-c5aa-8de0-00000000acd8 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005629054.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-02-25 07:55:04.246771 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:35.227166 | 8.17s 2026-02-25 07:55:04.268200 | fa163e15-63ff-c5aa-8de0-00000000acd8 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:07:35.248585 | 8.19s 2026-02-25 07:55:04.271123 | fa163e15-63ff-c5aa-8de0-00000000aa32 | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:55:04.272097 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:07:35.252501 | 0.09s 2026-02-25 07:55:04.318895 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:04.361056 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TASK | Fail if container image is undefined 2026-02-25 07:55:04.427034 | fa163e15-63ff-c5aa-8de0-00000000aa32 | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:55:04.427872 | fa163e15-63ff-c5aa-8de0-00000000aa32 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:07:35.408263 | 0.06s 2026-02-25 07:55:04.450370 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:14.789558 | fa163e15-63ff-c5aa-8de0-00000000ab7f | CHANGED | install systemd-container for a greenfield | np0005629057 2026-02-25 07:55:14.790949 | fa163e15-63ff-c5aa-8de0-00000000ab7f | TIMING | install systemd-container for a greenfield | np0005629057 | 0:07:45.771352 | 16.62s 2026-02-25 07:55:14.806509 | fa163e15-63ff-c5aa-8de0-00000000ab80 | TASK | manage PMEM namespaces for vPMEM 2026-02-25 07:55:14.820099 | fa163e15-63ff-c5aa-8de0-00000000aa03 | CHANGED | install systemd-container for a greenfield | np0005629058 2026-02-25 07:55:14.822208 | fa163e15-63ff-c5aa-8de0-00000000aa03 | TIMING | install systemd-container for a greenfield | np0005629058 | 0:07:45.802607 | 16.90s 2026-02-25 07:55:14.837103 | fa163e15-63ff-c5aa-8de0-00000000aa04 | TASK | manage PMEM namespaces for vPMEM 2026-02-25 07:55:14.869470 | fa163e15-63ff-c5aa-8de0-00000000ab80 | SKIPPED | manage PMEM namespaces for vPMEM | np0005629057 2026-02-25 07:55:14.870719 | fa163e15-63ff-c5aa-8de0-00000000ab80 | TIMING | manage PMEM namespaces for vPMEM | np0005629057 | 0:07:45.851118 | 0.06s 2026-02-25 07:55:14.871402 | fa163e15-63ff-c5aa-8de0-00000000aa04 | SKIPPED | manage PMEM namespaces for vPMEM | np0005629058 2026-02-25 07:55:14.872196 | fa163e15-63ff-c5aa-8de0-00000000aa04 | TIMING | manage PMEM namespaces for vPMEM | np0005629058 | 0:07:45.852602 | 0.03s 2026-02-25 07:55:14.891482 | fa163e15-63ff-c5aa-8de0-00000000ab82 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-02-25 07:55:14.914763 | fa163e15-63ff-c5aa-8de0-00000000aa06 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-02-25 07:55:14.974552 | fa163e15-63ff-c5aa-8de0-00000000a99d | CHANGED | install systemd-container for a greenfield | np0005629056 2026-02-25 07:55:14.975623 | fa163e15-63ff-c5aa-8de0-00000000a99d | TIMING | install systemd-container for a greenfield | np0005629056 | 0:07:45.956031 | 16.14s 2026-02-25 07:55:14.987436 | fa163e15-63ff-c5aa-8de0-00000000a99e | TASK | manage PMEM namespaces for vPMEM 2026-02-25 07:55:15.024029 | fa163e15-63ff-c5aa-8de0-00000000a99e | SKIPPED | manage PMEM namespaces for vPMEM | np0005629056 2026-02-25 07:55:15.024874 | fa163e15-63ff-c5aa-8de0-00000000a99e | TIMING | manage PMEM namespaces for vPMEM | np0005629056 | 0:07:46.005265 | 0.04s 2026-02-25 07:55:15.034729 | fa163e15-63ff-c5aa-8de0-00000000a9a0 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-02-25 07:55:15.281601 | fa163e15-63ff-c5aa-8de0-00000000aa06 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005629058 2026-02-25 07:55:15.283419 | fa163e15-63ff-c5aa-8de0-00000000aa06 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005629058 | 0:07:46.263817 | 0.37s 2026-02-25 07:55:15.284248 | fa163e15-63ff-c5aa-8de0-00000000ab82 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005629057 2026-02-25 07:55:15.285069 | fa163e15-63ff-c5aa-8de0-00000000ab82 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005629057 | 0:07:46.265474 | 0.39s 2026-02-25 07:55:15.306500 | fa163e15-63ff-c5aa-8de0-00000000ab84 | TASK | is KSM enabled 2026-02-25 07:55:15.337466 | fa163e15-63ff-c5aa-8de0-00000000aa08 | TASK | is KSM enabled 2026-02-25 07:55:15.367414 | fa163e15-63ff-c5aa-8de0-00000000ab84 | OK | is KSM enabled | np0005629057 2026-02-25 07:55:15.368661 | fa163e15-63ff-c5aa-8de0-00000000ab84 | TIMING | is KSM enabled | np0005629057 | 0:07:46.349066 | 0.06s 2026-02-25 07:55:15.400162 | fa163e15-63ff-c5aa-8de0-00000000ab86 | TASK | Check for ksm 2026-02-25 07:55:15.410583 | fa163e15-63ff-c5aa-8de0-00000000a9a0 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005629056 2026-02-25 07:55:15.412333 | fa163e15-63ff-c5aa-8de0-00000000a9a0 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005629056 | 0:07:46.392724 | 0.38s 2026-02-25 07:55:15.413213 | fa163e15-63ff-c5aa-8de0-00000000aa08 | OK | is KSM enabled | np0005629058 2026-02-25 07:55:15.413882 | fa163e15-63ff-c5aa-8de0-00000000aa08 | TIMING | is KSM enabled | np0005629058 | 0:07:46.394259 | 0.07s 2026-02-25 07:55:15.435374 | fa163e15-63ff-c5aa-8de0-00000000a9a4 | TASK | is KSM enabled 2026-02-25 07:55:15.455176 | fa163e15-63ff-c5aa-8de0-00000000aa0a | TASK | Check for ksm 2026-02-25 07:55:15.492069 | fa163e15-63ff-c5aa-8de0-00000000a9a4 | OK | is KSM enabled | np0005629056 2026-02-25 07:55:15.493505 | fa163e15-63ff-c5aa-8de0-00000000a9a4 | TIMING | is KSM enabled | np0005629056 | 0:07:46.473908 | 0.06s 2026-02-25 07:55:15.507156 | fa163e15-63ff-c5aa-8de0-00000000a9a6 | TASK | Check for ksm 2026-02-25 07:55:15.818745 | fa163e15-63ff-c5aa-8de0-00000000aa0a | CHANGED | Check for ksm | np0005629058 2026-02-25 07:55:15.824420 | fa163e15-63ff-c5aa-8de0-00000000aa0a | TIMING | Check for ksm | np0005629058 | 0:07:46.804824 | 0.37s 2026-02-25 07:55:15.825096 | fa163e15-63ff-c5aa-8de0-00000000ab86 | CHANGED | Check for ksm | np0005629057 2026-02-25 07:55:15.825560 | fa163e15-63ff-c5aa-8de0-00000000ab86 | TIMING | Check for ksm | np0005629057 | 0:07:46.805971 | 0.42s 2026-02-25 07:55:15.838686 | fa163e15-63ff-c5aa-8de0-00000000ab87 | TASK | disable KSM services 2026-02-25 07:55:15.862901 | fa163e15-63ff-c5aa-8de0-00000000aa0b | TASK | disable KSM services 2026-02-25 07:55:15.870545 | fa163e15-63ff-c5aa-8de0-00000000a9a6 | CHANGED | Check for ksm | np0005629056 2026-02-25 07:55:15.871673 | fa163e15-63ff-c5aa-8de0-00000000a9a6 | TIMING | Check for ksm | np0005629056 | 0:07:46.852073 | 0.36s 2026-02-25 07:55:15.885282 | fa163e15-63ff-c5aa-8de0-00000000a9a7 | TASK | disable KSM services 2026-02-25 07:55:15.944280 | fa163e15-63ff-c5aa-8de0-00000000ab87 | SKIPPED | disable KSM services | np0005629057 | item=ksm.service 2026-02-25 07:55:15.951462 | fa163e15-63ff-c5aa-8de0-00000000aa0b | SKIPPED | disable KSM services | np0005629058 | item=ksm.service 2026-02-25 07:55:15.977098 | fa163e15-63ff-c5aa-8de0-00000000ab87 | SKIPPED | disable KSM services | np0005629057 | item=ksmtuned.service 2026-02-25 07:55:15.988338 | fa163e15-63ff-c5aa-8de0-00000000a9a7 | SKIPPED | disable KSM services | np0005629056 | item=ksm.service 2026-02-25 07:55:15.990224 | fa163e15-63ff-c5aa-8de0-00000000ab87 | TIMING | disable KSM services | np0005629057 | 0:07:46.970630 | 0.15s 2026-02-25 07:55:15.996180 | fa163e15-63ff-c5aa-8de0-00000000aa0b | SKIPPED | disable KSM services | np0005629058 | item=ksmtuned.service 2026-02-25 07:55:16.020160 | fa163e15-63ff-c5aa-8de0-00000000ab88 | TASK | delete PageKSM after disable ksm on compute 2026-02-25 07:55:16.023448 | fa163e15-63ff-c5aa-8de0-00000000a9a7 | SKIPPED | disable KSM services | np0005629056 | item=ksmtuned.service 2026-02-25 07:55:16.032481 | fa163e15-63ff-c5aa-8de0-00000000aa0b | TIMING | disable KSM services | np0005629058 | 0:07:47.012862 | 0.17s 2026-02-25 07:55:16.033773 | fa163e15-63ff-c5aa-8de0-00000000a9a7 | TIMING | disable KSM services | np0005629056 | 0:07:47.014182 | 0.15s 2026-02-25 07:55:16.048592 | fa163e15-63ff-c5aa-8de0-00000000a9a8 | TASK | delete PageKSM after disable ksm on compute 2026-02-25 07:55:16.066731 | fa163e15-63ff-c5aa-8de0-00000000aa0c | TASK | delete PageKSM after disable ksm on compute 2026-02-25 07:55:16.082634 | fa163e15-63ff-c5aa-8de0-00000000ab88 | SKIPPED | delete PageKSM after disable ksm on compute | np0005629057 2026-02-25 07:55:16.084576 | fa163e15-63ff-c5aa-8de0-00000000ab88 | TIMING | delete PageKSM after disable ksm on compute | np0005629057 | 0:07:47.064967 | 0.06s 2026-02-25 07:55:16.095617 | fa163e15-63ff-c5aa-8de0-00000000ab8a | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-02-25 07:55:16.114822 | fa163e15-63ff-c5aa-8de0-00000000a9a8 | SKIPPED | delete PageKSM after disable ksm on compute | np0005629056 2026-02-25 07:55:16.115757 | fa163e15-63ff-c5aa-8de0-00000000a9a8 | TIMING | delete PageKSM after disable ksm on compute | np0005629056 | 0:07:47.096163 | 0.07s 2026-02-25 07:55:16.116063 | fa163e15-63ff-c5aa-8de0-00000000aa0c | SKIPPED | delete PageKSM after disable ksm on compute | np0005629058 2026-02-25 07:55:16.116346 | fa163e15-63ff-c5aa-8de0-00000000aa0c | TIMING | delete PageKSM after disable ksm on compute | np0005629058 | 0:07:47.096759 | 0.05s 2026-02-25 07:55:16.126183 | fa163e15-63ff-c5aa-8de0-00000000a9aa | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-02-25 07:55:16.143271 | fa163e15-63ff-c5aa-8de0-00000000aa0e | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-02-25 07:55:16.148966 | fa163e15-63ff-c5aa-8de0-00000000ab8a | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629057 2026-02-25 07:55:16.149826 | fa163e15-63ff-c5aa-8de0-00000000ab8a | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629057 | 0:07:47.130227 | 0.05s 2026-02-25 07:55:16.159998 | fa163e15-63ff-c5aa-8de0-00000000ab8b | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-02-25 07:55:16.168888 | fa163e15-63ff-c5aa-8de0-00000000a9aa | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629056 2026-02-25 07:55:16.169755 | fa163e15-63ff-c5aa-8de0-00000000a9aa | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629056 | 0:07:47.150159 | 0.04s 2026-02-25 07:55:16.182371 | fa163e15-63ff-c5aa-8de0-00000000a9ab | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-02-25 07:55:16.188017 | fa163e15-63ff-c5aa-8de0-00000000aa0e | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629058 2026-02-25 07:55:16.188844 | fa163e15-63ff-c5aa-8de0-00000000aa0e | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005629058 | 0:07:47.169246 | 0.04s 2026-02-25 07:55:16.199080 | fa163e15-63ff-c5aa-8de0-00000000aa0f | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-02-25 07:55:16.211528 | fa163e15-63ff-c5aa-8de0-00000000ab8b | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629057 2026-02-25 07:55:16.212457 | fa163e15-63ff-c5aa-8de0-00000000ab8b | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629057 | 0:07:47.192862 | 0.05s 2026-02-25 07:55:16.224719 | fa163e15-63ff-c5aa-8de0-00000000ab8c | TASK | enable ksmtunded 2026-02-25 07:55:16.230615 | fa163e15-63ff-c5aa-8de0-00000000a9ab | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629056 2026-02-25 07:55:16.231472 | fa163e15-63ff-c5aa-8de0-00000000a9ab | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629056 | 0:07:47.211873 | 0.05s 2026-02-25 07:55:16.244771 | fa163e15-63ff-c5aa-8de0-00000000a9ac | TASK | enable ksmtunded 2026-02-25 07:55:16.250418 | fa163e15-63ff-c5aa-8de0-00000000aa0f | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629058 2026-02-25 07:55:16.251293 | fa163e15-63ff-c5aa-8de0-00000000aa0f | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005629058 | 0:07:47.231693 | 0.05s 2026-02-25 07:55:16.259642 | fa163e15-63ff-c5aa-8de0-00000000ab8c | SKIPPED | enable ksmtunded | np0005629057 | item=ksm.service 2026-02-25 07:55:16.267220 | fa163e15-63ff-c5aa-8de0-00000000aa10 | TASK | enable ksmtunded 2026-02-25 07:55:16.272912 | fa163e15-63ff-c5aa-8de0-00000000ab8c | SKIPPED | enable ksmtunded | np0005629057 | item=ksmtuned.service 2026-02-25 07:55:16.284324 | fa163e15-63ff-c5aa-8de0-00000000ab8c | TIMING | enable ksmtunded | np0005629057 | 0:07:47.264720 | 0.06s 2026-02-25 07:55:16.290705 | fa163e15-63ff-c5aa-8de0-00000000a9ac | SKIPPED | enable ksmtunded | np0005629056 | item=ksm.service 2026-02-25 07:55:16.298519 | fa163e15-63ff-c5aa-8de0-00000000a9ac | SKIPPED | enable ksmtunded | np0005629056 | item=ksmtuned.service 2026-02-25 07:55:16.311752 | fa163e15-63ff-c5aa-8de0-00000000ab8e | TASK | Create dirs for certificates and keys 2026-02-25 07:55:16.317533 | fa163e15-63ff-c5aa-8de0-00000000a9ac | TIMING | enable ksmtunded | np0005629056 | 0:07:47.297933 | 0.07s 2026-02-25 07:55:16.328918 | fa163e15-63ff-c5aa-8de0-00000000a9ae | TASK | Create dirs for certificates and keys 2026-02-25 07:55:16.340682 | fa163e15-63ff-c5aa-8de0-00000000aa10 | SKIPPED | enable ksmtunded | np0005629058 | item=ksm.service 2026-02-25 07:55:16.348508 | fa163e15-63ff-c5aa-8de0-00000000aa10 | SKIPPED | enable ksmtunded | np0005629058 | item=ksmtuned.service 2026-02-25 07:55:16.356441 | fa163e15-63ff-c5aa-8de0-00000000aa10 | TIMING | enable ksmtunded | np0005629058 | 0:07:47.336840 | 0.08s 2026-02-25 07:55:16.367225 | fa163e15-63ff-c5aa-8de0-00000000aa12 | TASK | Create dirs for certificates and keys 2026-02-25 07:55:16.628346 | fa163e15-63ff-c5aa-8de0-00000000ab8e | CHANGED | Create dirs for certificates and keys | np0005629057 | item=/etc/pki/libvirt 2026-02-25 07:55:16.631624 | fa163e15-63ff-c5aa-8de0-00000000ab8e | TIMING | Create dirs for certificates and keys | np0005629057 | 0:07:47.612018 | 0.32s 2026-02-25 07:55:16.661044 | fa163e15-63ff-c5aa-8de0-00000000aa12 | CHANGED | Create dirs for certificates and keys | np0005629058 | item=/etc/pki/libvirt 2026-02-25 07:55:16.663726 | fa163e15-63ff-c5aa-8de0-00000000aa12 | TIMING | Create dirs for certificates and keys | np0005629058 | 0:07:47.644120 | 0.30s 2026-02-25 07:55:16.671205 | fa163e15-63ff-c5aa-8de0-00000000a9ae | CHANGED | Create dirs for certificates and keys | np0005629056 | item=/etc/pki/libvirt 2026-02-25 07:55:16.673642 | fa163e15-63ff-c5aa-8de0-00000000a9ae | TIMING | Create dirs for certificates and keys | np0005629056 | 0:07:47.654044 | 0.34s 2026-02-25 07:55:16.892226 | fa163e15-63ff-c5aa-8de0-00000000ab8e | CHANGED | Create dirs for certificates and keys | np0005629057 | item=/etc/pki/libvirt/private 2026-02-25 07:55:16.895199 | fa163e15-63ff-c5aa-8de0-00000000ab8e | TIMING | Create dirs for certificates and keys | np0005629057 | 0:07:47.875595 | 0.58s 2026-02-25 07:55:16.931920 | fa163e15-63ff-c5aa-8de0-00000000aa12 | CHANGED | Create dirs for certificates and keys | np0005629058 | item=/etc/pki/libvirt/private 2026-02-25 07:55:16.934506 | fa163e15-63ff-c5aa-8de0-00000000aa12 | TIMING | Create dirs for certificates and keys | np0005629058 | 0:07:47.914907 | 0.57s 2026-02-25 07:55:16.978904 | fa163e15-63ff-c5aa-8de0-00000000a9ae | CHANGED | Create dirs for certificates and keys | np0005629056 | item=/etc/pki/libvirt/private 2026-02-25 07:55:16.981753 | fa163e15-63ff-c5aa-8de0-00000000a9ae | TIMING | Create dirs for certificates and keys | np0005629056 | 0:07:47.962152 | 0.65s 2026-02-25 07:55:17.199313 | fa163e15-63ff-c5aa-8de0-00000000ab8e | CHANGED | Create dirs for certificates and keys | np0005629057 | item=/etc/pki/qemu 2026-02-25 07:55:17.204000 | fa163e15-63ff-c5aa-8de0-00000000ab8e | TIMING | Create dirs for certificates and keys | np0005629057 | 0:07:48.184398 | 0.89s 2026-02-25 07:55:17.219571 | fa163e15-63ff-c5aa-8de0-00000000ab8e | TIMING | Create dirs for certificates and keys | np0005629057 | 0:07:48.199965 | 0.91s 2026-02-25 07:55:17.235416 | fa163e15-63ff-c5aa-8de0-00000000aa12 | CHANGED | Create dirs for certificates and keys | np0005629058 | item=/etc/pki/qemu 2026-02-25 07:55:17.238095 | fa163e15-63ff-c5aa-8de0-00000000aa12 | TIMING | Create dirs for certificates and keys | np0005629058 | 0:07:48.218497 | 0.87s 2026-02-25 07:55:17.266786 | fa163e15-63ff-c5aa-8de0-00000000aa12 | TIMING | Create dirs for certificates and keys | np0005629058 | 0:07:48.247160 | 0.90s 2026-02-25 07:55:17.291735 | fa163e15-63ff-c5aa-8de0-00000000a9ae | CHANGED | Create dirs for certificates and keys | np0005629056 | item=/etc/pki/qemu 2026-02-25 07:55:17.295008 | fa163e15-63ff-c5aa-8de0-00000000a9ae | TIMING | Create dirs for certificates and keys | np0005629056 | 0:07:48.275408 | 0.97s 2026-02-25 07:55:17.327683 | fa163e15-63ff-c5aa-8de0-00000000a9ae | TIMING | Create dirs for certificates and keys | np0005629056 | 0:07:48.308050 | 1.00s 2026-02-25 07:55:17.330321 | fa163e15-63ff-c5aa-8de0-00000000ab8f | TIMING | include_role : linux-system-roles.certificate | np0005629057 | 0:07:48.310725 | 0.08s 2026-02-25 07:55:17.402526 | fa163e15-63ff-c5aa-8de0-00000000b10c | TASK | Set version specific variables 2026-02-25 07:55:17.408261 | fa163e15-63ff-c5aa-8de0-00000000aa13 | TIMING | include_role : linux-system-roles.certificate | np0005629058 | 0:07:48.388655 | 0.09s 2026-02-25 07:55:17.446657 | fa163e15-63ff-c5aa-8de0-00000000b10c | TASK | Set version specific variables 2026-02-25 07:55:17.452335 | fa163e15-63ff-c5aa-8de0-00000000a9af | TIMING | include_role : linux-system-roles.certificate | np0005629056 | 0:07:48.432731 | 0.06s 2026-02-25 07:55:17.453052 | fa163e15-63ff-c5aa-8de0-00000000b10c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629057 | 0:07:48.433466 | 0.05s 2026-02-25 07:55:17.478741 | bb0b4c50-bb10-4cb8-81af-acff2b170314 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629057 2026-02-25 07:55:17.496030 | fa163e15-63ff-c5aa-8de0-00000000b10c | TASK | Set version specific variables 2026-02-25 07:55:17.510469 | fa163e15-63ff-c5aa-8de0-00000000b198 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:17.516283 | fa163e15-63ff-c5aa-8de0-00000000b10c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629058 | 0:07:48.496675 | 0.07s 2026-02-25 07:55:17.527892 | 8e91866f-3c0f-445a-a717-8cc8a11a703b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629058 2026-02-25 07:55:17.560609 | fa163e15-63ff-c5aa-8de0-00000000b1bb | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:17.570419 | fa163e15-63ff-c5aa-8de0-00000000b10c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629056 | 0:07:48.550789 | 0.07s 2026-02-25 07:55:17.589148 | f39e9e41-daf0-4f80-aa81-99e717191e1d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629056 2026-02-25 07:55:17.604717 | fa163e15-63ff-c5aa-8de0-00000000b1d3 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:17.987947 | fa163e15-63ff-c5aa-8de0-00000000b198 | OK | Ensure ansible_facts used by role | np0005629057 2026-02-25 07:55:17.989113 | fa163e15-63ff-c5aa-8de0-00000000b198 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629057 | 0:07:48.969517 | 0.48s 2026-02-25 07:55:18.003658 | fa163e15-63ff-c5aa-8de0-00000000b199 | TASK | Set platform/version specific variables 2026-02-25 07:55:18.033064 | fa163e15-63ff-c5aa-8de0-00000000b1bb | OK | Ensure ansible_facts used by role | np0005629058 2026-02-25 07:55:18.034381 | fa163e15-63ff-c5aa-8de0-00000000b1bb | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629058 | 0:07:49.014784 | 0.47s 2026-02-25 07:55:18.047033 | fa163e15-63ff-c5aa-8de0-00000000b1bc | TASK | Set platform/version specific variables 2026-02-25 07:55:18.065654 | fa163e15-63ff-c5aa-8de0-00000000b1d3 | OK | Ensure ansible_facts used by role | np0005629056 2026-02-25 07:55:18.066919 | fa163e15-63ff-c5aa-8de0-00000000b1d3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629056 | 0:07:49.047319 | 0.46s 2026-02-25 07:55:18.082330 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | TASK | Set platform/version specific variables 2026-02-25 07:55:18.106303 | fa163e15-63ff-c5aa-8de0-00000000aa33 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629054 2026-02-25 07:55:18.107270 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629054 | 0:07:49.087675 | 13.66s 2026-02-25 07:55:18.110634 | fa163e15-63ff-c5aa-8de0-00000000b199 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:55:18.116059 | fa163e15-63ff-c5aa-8de0-00000000b1bc | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:55:18.122238 | fa163e15-63ff-c5aa-8de0-00000000b1bc | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:55:18.134145 | fa163e15-63ff-c5aa-8de0-00000000b1bc | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.yml 2026-02-25 07:55:18.143183 | fa163e15-63ff-c5aa-8de0-00000000b1bc | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.2.yml 2026-02-25 07:55:18.148462 | fa163e15-63ff-c5aa-8de0-00000000b199 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:55:18.154784 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:55:18.164048 | fa163e15-63ff-c5aa-8de0-00000000b199 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.yml 2026-02-25 07:55:18.176204 | fa163e15-63ff-c5aa-8de0-00000000b199 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.2.yml 2026-02-25 07:55:18.186557 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:55:18.197346 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.yml 2026-02-25 07:55:18.203918 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:18.210689 | fa163e15-63ff-c5aa-8de0-00000000b1bc | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629058 | 0:07:49.191078 | 0.16s 2026-02-25 07:55:18.214553 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.2.yml 2026-02-25 07:55:18.215441 | fa163e15-63ff-c5aa-8de0-00000000b199 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629057 | 0:07:49.195849 | 0.21s 2026-02-25 07:55:18.218141 | fa163e15-63ff-c5aa-8de0-00000000b1d4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629056 | 0:07:49.198552 | 0.13s 2026-02-25 07:55:18.232228 | fa163e15-63ff-c5aa-8de0-00000000b10d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:18.252694 | fa163e15-63ff-c5aa-8de0-00000000b10d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:18.266382 | fa163e15-63ff-c5aa-8de0-00000000b10d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:18.514071 | fa163e15-63ff-c5aa-8de0-00000000aa33 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629055 2026-02-25 07:55:18.514864 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629055 | 0:07:49.495258 | 14.60s 2026-02-25 07:55:18.542624 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:18.602370 | fa163e15-63ff-c5aa-8de0-00000000aa34 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629054 2026-02-25 07:55:18.603158 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629054 | 0:07:49.583567 | 0.40s 2026-02-25 07:55:18.630398 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TASK | Fail if container image is undefined 2026-02-25 07:55:18.686628 | fa163e15-63ff-c5aa-8de0-00000000aa43 | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:55:18.687226 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:07:49.667634 | 0.06s 2026-02-25 07:55:18.708205 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:18.980455 | fa163e15-63ff-c5aa-8de0-00000000aa34 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629055 2026-02-25 07:55:18.981415 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629055 | 0:07:49.961823 | 0.44s 2026-02-25 07:55:19.009805 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TASK | Fail if container image is undefined 2026-02-25 07:55:19.075195 | fa163e15-63ff-c5aa-8de0-00000000aa43 | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:55:19.075968 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:07:50.056373 | 0.07s 2026-02-25 07:55:19.097769 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:19.913125 | fa163e15-63ff-c5aa-8de0-00000000aa33 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629053 2026-02-25 07:55:19.914115 | fa163e15-63ff-c5aa-8de0-00000000aa33 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629053 | 0:07:50.894523 | 15.59s 2026-02-25 07:55:19.942251 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-02-25 07:55:20.384076 | fa163e15-63ff-c5aa-8de0-00000000aa34 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629053 2026-02-25 07:55:20.385010 | fa163e15-63ff-c5aa-8de0-00000000aa34 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005629053 | 0:07:51.365419 | 0.44s 2026-02-25 07:55:20.412364 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TASK | Fail if container image is undefined 2026-02-25 07:55:20.478719 | fa163e15-63ff-c5aa-8de0-00000000aa43 | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:55:20.479519 | fa163e15-63ff-c5aa-8de0-00000000aa43 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:07:51.459927 | 0.07s 2026-02-25 07:55:20.500648 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:21.196573 | fa163e15-63ff-c5aa-8de0-00000000b10d | OK | Ensure certificate role dependencies are installed | np0005629057 2026-02-25 07:55:21.198359 | fa163e15-63ff-c5aa-8de0-00000000b10d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629057 | 0:07:52.178753 | 2.94s 2026-02-25 07:55:21.223962 | fa163e15-63ff-c5aa-8de0-00000000b10f | TASK | Ensure provider packages are installed 2026-02-25 07:55:21.234147 | fa163e15-63ff-c5aa-8de0-00000000b10d | OK | Ensure certificate role dependencies are installed | np0005629056 2026-02-25 07:55:21.236068 | fa163e15-63ff-c5aa-8de0-00000000b10d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629056 | 0:07:52.216463 | 3.00s 2026-02-25 07:55:21.250832 | fa163e15-63ff-c5aa-8de0-00000000b10f | TASK | Ensure provider packages are installed 2026-02-25 07:55:21.510628 | fa163e15-63ff-c5aa-8de0-00000000b10d | OK | Ensure certificate role dependencies are installed | np0005629058 2026-02-25 07:55:21.511952 | fa163e15-63ff-c5aa-8de0-00000000b10d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629058 | 0:07:52.492355 | 3.24s 2026-02-25 07:55:21.525983 | fa163e15-63ff-c5aa-8de0-00000000b10f | TASK | Ensure provider packages are installed 2026-02-25 07:55:23.185447 | fa163e15-63ff-c5aa-8de0-00000000aa44 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629054 2026-02-25 07:55:23.187239 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629054 | 0:07:54.167628 | 4.48s 2026-02-25 07:55:23.240639 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:23.529371 | fa163e15-63ff-c5aa-8de0-00000000aa44 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629055 2026-02-25 07:55:23.530570 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629055 | 0:07:54.510976 | 4.43s 2026-02-25 07:55:23.570154 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:23.678945 | fa163e15-63ff-c5aa-8de0-00000000aa45 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629054 2026-02-25 07:55:23.679930 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629054 | 0:07:54.660337 | 0.44s 2026-02-25 07:55:23.708245 | fa163e15-63ff-c5aa-8de0-00000000ad0b | TASK | set enable_sensubility fact 2026-02-25 07:55:23.742892 | fa163e15-63ff-c5aa-8de0-00000000ad0b | OK | set enable_sensubility fact | np0005629054 2026-02-25 07:55:23.743565 | fa163e15-63ff-c5aa-8de0-00000000ad0b | TIMING | set enable_sensubility fact | np0005629054 | 0:07:54.723974 | 0.03s 2026-02-25 07:55:23.760532 | fa163e15-63ff-c5aa-8de0-00000000ad0d | TASK | create podman socket and appropriate systemd service 2026-02-25 07:55:23.797059 | fa163e15-63ff-c5aa-8de0-00000000ad0d | SKIPPED | create podman socket and appropriate systemd service | np0005629054 2026-02-25 07:55:23.798682 | fa163e15-63ff-c5aa-8de0-00000000ad0d | TIMING | create podman socket and appropriate systemd service | np0005629054 | 0:07:54.779085 | 0.04s 2026-02-25 07:55:23.817803 | fa163e15-63ff-c5aa-8de0-00000000ad0e | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:55:23.847677 | fa163e15-63ff-c5aa-8de0-00000000ad0e | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629054 2026-02-25 07:55:23.848693 | fa163e15-63ff-c5aa-8de0-00000000ad0e | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629054 | 0:07:54.829096 | 0.03s 2026-02-25 07:55:23.866595 | fa163e15-63ff-c5aa-8de0-00000000ad0f | TASK | enable podman.sock ACL service 2026-02-25 07:55:23.895676 | fa163e15-63ff-c5aa-8de0-00000000ad0f | SKIPPED | enable podman.sock ACL service | np0005629054 2026-02-25 07:55:23.896407 | fa163e15-63ff-c5aa-8de0-00000000ad0f | TIMING | enable podman.sock ACL service | np0005629054 | 0:07:54.876814 | 0.03s 2026-02-25 07:55:23.910035 | fa163e15-63ff-c5aa-8de0-00000000ad10 | TASK | create directory for downloads of users' scripts 2026-02-25 07:55:23.939213 | fa163e15-63ff-c5aa-8de0-00000000ad10 | SKIPPED | create directory for downloads of users' scripts | np0005629054 2026-02-25 07:55:23.939971 | fa163e15-63ff-c5aa-8de0-00000000ad10 | TIMING | create directory for downloads of users' scripts | np0005629054 | 0:07:54.920379 | 0.03s 2026-02-25 07:55:23.954447 | fa163e15-63ff-c5aa-8de0-00000000ad11 | TASK | download exec scripts 2026-02-25 07:55:23.965689 | fa163e15-63ff-c5aa-8de0-00000000aa45 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629055 2026-02-25 07:55:23.966651 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629055 | 0:07:54.947052 | 0.40s 2026-02-25 07:55:23.987837 | fa163e15-63ff-c5aa-8de0-00000000ad11 | SKIPPED | download exec scripts | np0005629054 2026-02-25 07:55:23.988413 | fa163e15-63ff-c5aa-8de0-00000000ad11 | TIMING | download exec scripts | np0005629054 | 0:07:54.968825 | 0.03s 2026-02-25 07:55:24.001715 | fa163e15-63ff-c5aa-8de0-00000000ad13 | TASK | Check if rsyslog exists 2026-02-25 07:55:24.020277 | fa163e15-63ff-c5aa-8de0-00000000abce | TASK | set enable_sensubility fact 2026-02-25 07:55:24.054581 | fa163e15-63ff-c5aa-8de0-00000000abce | OK | set enable_sensubility fact | np0005629055 2026-02-25 07:55:24.055375 | fa163e15-63ff-c5aa-8de0-00000000abce | TIMING | set enable_sensubility fact | np0005629055 | 0:07:55.035778 | 0.03s 2026-02-25 07:55:24.069722 | fa163e15-63ff-c5aa-8de0-00000000abd0 | TASK | create podman socket and appropriate systemd service 2026-02-25 07:55:24.102505 | fa163e15-63ff-c5aa-8de0-00000000abd0 | SKIPPED | create podman socket and appropriate systemd service | np0005629055 2026-02-25 07:55:24.103189 | fa163e15-63ff-c5aa-8de0-00000000abd0 | TIMING | create podman socket and appropriate systemd service | np0005629055 | 0:07:55.083597 | 0.03s 2026-02-25 07:55:24.117428 | fa163e15-63ff-c5aa-8de0-00000000abd1 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:55:24.146529 | fa163e15-63ff-c5aa-8de0-00000000abd1 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629055 2026-02-25 07:55:24.147181 | fa163e15-63ff-c5aa-8de0-00000000abd1 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629055 | 0:07:55.127589 | 0.03s 2026-02-25 07:55:24.161128 | fa163e15-63ff-c5aa-8de0-00000000abd2 | TASK | enable podman.sock ACL service 2026-02-25 07:55:24.196852 | fa163e15-63ff-c5aa-8de0-00000000abd2 | SKIPPED | enable podman.sock ACL service | np0005629055 2026-02-25 07:55:24.197653 | fa163e15-63ff-c5aa-8de0-00000000abd2 | TIMING | enable podman.sock ACL service | np0005629055 | 0:07:55.178060 | 0.04s 2026-02-25 07:55:24.212797 | fa163e15-63ff-c5aa-8de0-00000000abd3 | TASK | create directory for downloads of users' scripts 2026-02-25 07:55:24.228067 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:07:55.208432 | 3.00s 2026-02-25 07:55:24.235673 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:07:55.216078 | 3.01s 2026-02-25 07:55:24.251534 | fa163e15-63ff-c5aa-8de0-00000000b111 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:24.257817 | fa163e15-63ff-c5aa-8de0-00000000abd3 | SKIPPED | create directory for downloads of users' scripts | np0005629055 2026-02-25 07:55:24.258820 | fa163e15-63ff-c5aa-8de0-00000000abd3 | TIMING | create directory for downloads of users' scripts | np0005629055 | 0:07:55.239213 | 0.05s 2026-02-25 07:55:24.274451 | fa163e15-63ff-c5aa-8de0-00000000abd4 | TASK | download exec scripts 2026-02-25 07:55:24.299119 | fa163e15-63ff-c5aa-8de0-00000000abd4 | SKIPPED | download exec scripts | np0005629055 2026-02-25 07:55:24.299888 | fa163e15-63ff-c5aa-8de0-00000000abd4 | TIMING | download exec scripts | np0005629055 | 0:07:55.280295 | 0.02s 2026-02-25 07:55:24.314556 | fa163e15-63ff-c5aa-8de0-00000000abd6 | TASK | Check if rsyslog exists 2026-02-25 07:55:24.339702 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:07:55.320083 | 3.09s 2026-02-25 07:55:24.348562 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:07:55.328962 | 3.10s 2026-02-25 07:55:24.354406 | fa163e15-63ff-c5aa-8de0-00000000ad13 | CHANGED | Check if rsyslog exists | np0005629054 2026-02-25 07:55:24.355000 | fa163e15-63ff-c5aa-8de0-00000000ad13 | TIMING | Check if rsyslog exists | np0005629054 | 0:07:55.335412 | 0.35s 2026-02-25 07:55:24.366866 | fa163e15-63ff-c5aa-8de0-00000000b111 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:24.386528 | fa163e15-63ff-c5aa-8de0-00000000ad15 | TASK | Forward logging to haproxy.log file 2026-02-25 07:55:24.598891 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:07:55.579245 | 3.07s 2026-02-25 07:55:24.606760 | fa163e15-63ff-c5aa-8de0-00000000b10f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:07:55.587164 | 3.08s 2026-02-25 07:55:24.620161 | fa163e15-63ff-c5aa-8de0-00000000b111 | OK | Ensure pre-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:55:24.622082 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:07:55.602477 | 0.37s 2026-02-25 07:55:24.632437 | fa163e15-63ff-c5aa-8de0-00000000b111 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:24.639117 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:07:55.619513 | 0.39s 2026-02-25 07:55:24.650941 | fa163e15-63ff-c5aa-8de0-00000000b113 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:24.667644 | fa163e15-63ff-c5aa-8de0-00000000abd6 | CHANGED | Check if rsyslog exists | np0005629055 2026-02-25 07:55:24.669013 | fa163e15-63ff-c5aa-8de0-00000000abd6 | TIMING | Check if rsyslog exists | np0005629055 | 0:07:55.649404 | 0.35s 2026-02-25 07:55:24.690874 | fa163e15-63ff-c5aa-8de0-00000000abd8 | TASK | Forward logging to haproxy.log file 2026-02-25 07:55:24.715942 | fa163e15-63ff-c5aa-8de0-00000000ad15 | CHANGED | Forward logging to haproxy.log file | np0005629054 2026-02-25 07:55:24.717025 | fa163e15-63ff-c5aa-8de0-00000000ad15 | TIMING | Forward logging to haproxy.log file | np0005629054 | 0:07:55.697428 | 0.33s 2026-02-25 07:55:24.732909 | fa163e15-63ff-c5aa-8de0-00000000ad16 | TASK | restart rsyslog service after logging conf change 2026-02-25 07:55:24.739373 | fa163e15-63ff-c5aa-8de0-00000000b111 | OK | Ensure pre-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:55:24.740502 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:07:55.720903 | 0.37s 2026-02-25 07:55:24.750317 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:07:55.730712 | 0.38s 2026-02-25 07:55:24.762023 | fa163e15-63ff-c5aa-8de0-00000000b113 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:24.875658 | fa163e15-63ff-c5aa-8de0-00000000aa44 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629053 2026-02-25 07:55:24.876576 | fa163e15-63ff-c5aa-8de0-00000000aa44 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629053 | 0:07:55.856982 | 4.38s 2026-02-25 07:55:24.905128 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-02-25 07:55:24.984584 | fa163e15-63ff-c5aa-8de0-00000000b111 | OK | Ensure pre-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:55:24.986869 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:07:55.967255 | 0.35s 2026-02-25 07:55:24.991754 | fa163e15-63ff-c5aa-8de0-00000000b111 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:07:55.972159 | 0.36s 2026-02-25 07:55:25.002970 | fa163e15-63ff-c5aa-8de0-00000000b113 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:25.014413 | fa163e15-63ff-c5aa-8de0-00000000abd8 | CHANGED | Forward logging to haproxy.log file | np0005629055 2026-02-25 07:55:25.015496 | fa163e15-63ff-c5aa-8de0-00000000abd8 | TIMING | Forward logging to haproxy.log file | np0005629055 | 0:07:55.995890 | 0.32s 2026-02-25 07:55:25.025266 | fa163e15-63ff-c5aa-8de0-00000000b113 | OK | Ensure post-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:55:25.027754 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:07:56.008150 | 0.38s 2026-02-25 07:55:25.043743 | fa163e15-63ff-c5aa-8de0-00000000abd9 | TASK | restart rsyslog service after logging conf change 2026-02-25 07:55:25.049328 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:07:56.029727 | 0.40s 2026-02-25 07:55:25.060919 | fa163e15-63ff-c5aa-8de0-00000000b115 | TASK | Ensure provider service is running 2026-02-25 07:55:25.128284 | fa163e15-63ff-c5aa-8de0-00000000b113 | OK | Ensure post-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:55:25.132538 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:07:56.112930 | 0.37s 2026-02-25 07:55:25.139800 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:07:56.120206 | 0.38s 2026-02-25 07:55:25.150353 | fa163e15-63ff-c5aa-8de0-00000000b115 | TASK | Ensure provider service is running 2026-02-25 07:55:25.196909 | fa163e15-63ff-c5aa-8de0-00000000ad16 | CHANGED | restart rsyslog service after logging conf change | np0005629054 2026-02-25 07:55:25.198121 | fa163e15-63ff-c5aa-8de0-00000000ad16 | TIMING | restart rsyslog service after logging conf change | np0005629054 | 0:07:56.178525 | 0.45s 2026-02-25 07:55:25.218599 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TASK | Fail if container image is undefined 2026-02-25 07:55:25.256080 | fa163e15-63ff-c5aa-8de0-00000000aa61 | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:55:25.256935 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:07:56.237343 | 0.04s 2026-02-25 07:55:25.283172 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:25.288613 | fa163e15-63ff-c5aa-8de0-00000000aa45 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629053 2026-02-25 07:55:25.289471 | fa163e15-63ff-c5aa-8de0-00000000aa45 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005629053 | 0:07:56.269876 | 0.38s 2026-02-25 07:55:25.317803 | fa163e15-63ff-c5aa-8de0-00000000aa4f | TASK | set enable_sensubility fact 2026-02-25 07:55:25.344880 | fa163e15-63ff-c5aa-8de0-00000000aa4f | OK | set enable_sensubility fact | np0005629053 2026-02-25 07:55:25.345564 | fa163e15-63ff-c5aa-8de0-00000000aa4f | TIMING | set enable_sensubility fact | np0005629053 | 0:07:56.325972 | 0.03s 2026-02-25 07:55:25.355814 | fa163e15-63ff-c5aa-8de0-00000000b113 | OK | Ensure post-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:55:25.357688 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:07:56.338087 | 0.35s 2026-02-25 07:55:25.371657 | fa163e15-63ff-c5aa-8de0-00000000aa51 | TASK | create podman socket and appropriate systemd service 2026-02-25 07:55:25.377868 | fa163e15-63ff-c5aa-8de0-00000000b113 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:07:56.358242 | 0.37s 2026-02-25 07:55:25.396205 | fa163e15-63ff-c5aa-8de0-00000000b115 | TASK | Ensure provider service is running 2026-02-25 07:55:25.402599 | fa163e15-63ff-c5aa-8de0-00000000aa51 | SKIPPED | create podman socket and appropriate systemd service | np0005629053 2026-02-25 07:55:25.403491 | fa163e15-63ff-c5aa-8de0-00000000aa51 | TIMING | create podman socket and appropriate systemd service | np0005629053 | 0:07:56.383893 | 0.03s 2026-02-25 07:55:25.419376 | fa163e15-63ff-c5aa-8de0-00000000aa52 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-02-25 07:55:25.441067 | fa163e15-63ff-c5aa-8de0-00000000aa52 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005629053 2026-02-25 07:55:25.441635 | fa163e15-63ff-c5aa-8de0-00000000aa52 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005629053 | 0:07:56.422042 | 0.02s 2026-02-25 07:55:25.455903 | fa163e15-63ff-c5aa-8de0-00000000aa53 | TASK | enable podman.sock ACL service 2026-02-25 07:55:25.476579 | fa163e15-63ff-c5aa-8de0-00000000aa53 | SKIPPED | enable podman.sock ACL service | np0005629053 2026-02-25 07:55:25.477448 | fa163e15-63ff-c5aa-8de0-00000000aa53 | TIMING | enable podman.sock ACL service | np0005629053 | 0:07:56.457855 | 0.02s 2026-02-25 07:55:25.491936 | fa163e15-63ff-c5aa-8de0-00000000aa54 | TASK | create directory for downloads of users' scripts 2026-02-25 07:55:25.521957 | fa163e15-63ff-c5aa-8de0-00000000b115 | OK | Ensure provider service is running | np0005629057 | item=certmonger 2026-02-25 07:55:25.525667 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:07:56.506061 | 0.46s 2026-02-25 07:55:25.541233 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:07:56.521627 | 0.48s 2026-02-25 07:55:25.543478 | fa163e15-63ff-c5aa-8de0-00000000aa54 | SKIPPED | create directory for downloads of users' scripts | np0005629053 2026-02-25 07:55:25.544309 | fa163e15-63ff-c5aa-8de0-00000000aa54 | TIMING | create directory for downloads of users' scripts | np0005629053 | 0:07:56.524714 | 0.05s 2026-02-25 07:55:25.564313 | fa163e15-63ff-c5aa-8de0-00000000b118 | TASK | Ensure certificate requests 2026-02-25 07:55:25.595214 | fa163e15-63ff-c5aa-8de0-00000000aa55 | TASK | download exec scripts 2026-02-25 07:55:25.616361 | fa163e15-63ff-c5aa-8de0-00000000aa55 | SKIPPED | download exec scripts | np0005629053 2026-02-25 07:55:25.617263 | fa163e15-63ff-c5aa-8de0-00000000aa55 | TIMING | download exec scripts | np0005629053 | 0:07:56.597661 | 0.02s 2026-02-25 07:55:25.636651 | fa163e15-63ff-c5aa-8de0-00000000b115 | OK | Ensure provider service is running | np0005629056 | item=certmonger 2026-02-25 07:55:25.638584 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:07:56.618985 | 0.49s 2026-02-25 07:55:25.651382 | fa163e15-63ff-c5aa-8de0-00000000aa57 | TASK | Check if rsyslog exists 2026-02-25 07:55:25.658928 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:07:56.639322 | 0.51s 2026-02-25 07:55:25.674638 | fa163e15-63ff-c5aa-8de0-00000000b118 | TASK | Ensure certificate requests 2026-02-25 07:55:25.839823 | fa163e15-63ff-c5aa-8de0-00000000abd9 | CHANGED | restart rsyslog service after logging conf change | np0005629055 2026-02-25 07:55:25.841006 | fa163e15-63ff-c5aa-8de0-00000000abd9 | TIMING | restart rsyslog service after logging conf change | np0005629055 | 0:07:56.821413 | 0.80s 2026-02-25 07:55:25.857044 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TASK | Fail if container image is undefined 2026-02-25 07:55:25.907333 | fa163e15-63ff-c5aa-8de0-00000000b115 | OK | Ensure provider service is running | np0005629058 | item=certmonger 2026-02-25 07:55:25.910462 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:07:56.890859 | 0.51s 2026-02-25 07:55:25.921032 | fa163e15-63ff-c5aa-8de0-00000000b115 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:07:56.901438 | 0.52s 2026-02-25 07:55:25.926280 | fa163e15-63ff-c5aa-8de0-00000000aa61 | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:55:25.926663 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:07:56.907076 | 0.07s 2026-02-25 07:55:25.936909 | fa163e15-63ff-c5aa-8de0-00000000b118 | TASK | Ensure certificate requests 2026-02-25 07:55:25.963391 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:25.987283 | fa163e15-63ff-c5aa-8de0-00000000aa57 | CHANGED | Check if rsyslog exists | np0005629053 2026-02-25 07:55:25.988190 | fa163e15-63ff-c5aa-8de0-00000000aa57 | TIMING | Check if rsyslog exists | np0005629053 | 0:07:56.968596 | 0.34s 2026-02-25 07:55:26.003214 | fa163e15-63ff-c5aa-8de0-00000000aa59 | TASK | Forward logging to haproxy.log file 2026-02-25 07:55:26.320845 | fa163e15-63ff-c5aa-8de0-00000000aa59 | CHANGED | Forward logging to haproxy.log file | np0005629053 2026-02-25 07:55:26.321728 | fa163e15-63ff-c5aa-8de0-00000000aa59 | TIMING | Forward logging to haproxy.log file | np0005629053 | 0:07:57.302137 | 0.32s 2026-02-25 07:55:26.335952 | fa163e15-63ff-c5aa-8de0-00000000aa5a | TASK | restart rsyslog service after logging conf change 2026-02-25 07:55:27.084443 | fa163e15-63ff-c5aa-8de0-00000000aa5a | CHANGED | restart rsyslog service after logging conf change | np0005629053 2026-02-25 07:55:27.090732 | fa163e15-63ff-c5aa-8de0-00000000aa5a | TIMING | restart rsyslog service after logging conf change | np0005629053 | 0:07:58.071126 | 0.75s 2026-02-25 07:55:27.115833 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TASK | Fail if container image is undefined 2026-02-25 07:55:27.178327 | fa163e15-63ff-c5aa-8de0-00000000aa61 | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:55:27.179134 | fa163e15-63ff-c5aa-8de0-00000000aa61 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:07:58.159541 | 0.06s 2026-02-25 07:55:27.207197 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:27.377395 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005629057.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-02-25 07:55:27.380340 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:07:58.360736 | 1.81s 2026-02-25 07:55:27.421341 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005629056.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-02-25 07:55:27.423800 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:07:58.404199 | 1.75s 2026-02-25 07:55:27.621522 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005629058.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-02-25 07:55:27.622806 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:07:58.603206 | 1.69s 2026-02-25 07:55:29.028379 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005629056.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-02-25 07:55:29.032163 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:08:00.012568 | 3.36s 2026-02-25 07:55:29.306183 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005629058.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-02-25 07:55:29.311353 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:08:00.291753 | 3.37s 2026-02-25 07:55:29.464347 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005629057.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-02-25 07:55:29.467889 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:08:00.448263 | 3.90s 2026-02-25 07:55:30.418551 | fa163e15-63ff-c5aa-8de0-00000000aa62 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629054 2026-02-25 07:55:30.420027 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629054 | 0:08:01.400427 | 5.14s 2026-02-25 07:55:30.485596 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:30.883374 | fa163e15-63ff-c5aa-8de0-00000000aa62 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629055 2026-02-25 07:55:30.885018 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629055 | 0:08:01.865413 | 4.92s 2026-02-25 07:55:30.937054 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005629058.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-02-25 07:55:30.939836 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:08:01.920237 | 5.00s 2026-02-25 07:55:30.961935 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:30.970417 | fa163e15-63ff-c5aa-8de0-00000000aa63 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629054 2026-02-25 07:55:30.972257 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629054 | 0:08:01.952656 | 0.48s 2026-02-25 07:55:31.007662 | fa163e15-63ff-c5aa-8de0-00000000ad24 | TASK | make sure certmonger is installed 2026-02-25 07:55:31.018651 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005629057.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-02-25 07:55:31.022701 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:08:02.003106 | 5.46s 2026-02-25 07:55:31.409229 | fa163e15-63ff-c5aa-8de0-00000000aa63 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629055 2026-02-25 07:55:31.410390 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629055 | 0:08:02.390790 | 0.45s 2026-02-25 07:55:31.469286 | fa163e15-63ff-c5aa-8de0-00000000abe7 | TASK | make sure certmonger is installed 2026-02-25 07:55:32.095453 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005629056.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-02-25 07:55:32.100902 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:08:03.081270 | 6.42s 2026-02-25 07:55:32.257689 | fa163e15-63ff-c5aa-8de0-00000000aa62 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629053 2026-02-25 07:55:32.258588 | fa163e15-63ff-c5aa-8de0-00000000aa62 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629053 | 0:08:03.238994 | 5.05s 2026-02-25 07:55:32.305721 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-02-25 07:55:32.485565 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005629058.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-02-25 07:55:32.487426 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:08:03.467820 | 6.55s 2026-02-25 07:55:32.500834 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:08:03.481229 | 6.56s 2026-02-25 07:55:32.542343 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TASK | Pre-fetch all the containers 2026-02-25 07:55:32.700183 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005629057.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-02-25 07:55:32.704706 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:08:03.685097 | 7.14s 2026-02-25 07:55:32.720389 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:08:03.700777 | 7.15s 2026-02-25 07:55:32.750752 | fa163e15-63ff-c5aa-8de0-00000000aa63 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629053 2026-02-25 07:55:32.751770 | fa163e15-63ff-c5aa-8de0-00000000aa63 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005629053 | 0:08:03.732172 | 0.44s 2026-02-25 07:55:32.770162 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TASK | Pre-fetch all the containers 2026-02-25 07:55:32.814219 | fa163e15-63ff-c5aa-8de0-00000000aa6e | TASK | make sure certmonger is installed 2026-02-25 07:55:33.918286 | fa163e15-63ff-c5aa-8de0-00000000ad24 | OK | make sure certmonger is installed | np0005629054 2026-02-25 07:55:33.919920 | fa163e15-63ff-c5aa-8de0-00000000ad24 | TIMING | make sure certmonger is installed | np0005629054 | 0:08:04.900314 | 2.91s 2026-02-25 07:55:33.945990 | fa163e15-63ff-c5aa-8de0-00000000ad25 | TASK | make sure certmonger service is started 2026-02-25 07:55:34.185833 | fa163e15-63ff-c5aa-8de0-00000000b118 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005629056.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-02-25 07:55:34.190473 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:08:05.170865 | 8.51s 2026-02-25 07:55:34.204013 | fa163e15-63ff-c5aa-8de0-00000000b118 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:08:05.184405 | 8.53s 2026-02-25 07:55:34.243300 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TASK | Pre-fetch all the containers 2026-02-25 07:55:34.422568 | fa163e15-63ff-c5aa-8de0-00000000ad25 | OK | make sure certmonger service is started | np0005629054 2026-02-25 07:55:34.425396 | fa163e15-63ff-c5aa-8de0-00000000ad25 | TIMING | make sure certmonger service is started | np0005629054 | 0:08:05.405784 | 0.48s 2026-02-25 07:55:34.458031 | fa163e15-63ff-c5aa-8de0-00000000ad26 | TASK | Create dirs for certificates and keys 2026-02-25 07:55:34.580326 | fa163e15-63ff-c5aa-8de0-00000000abe7 | OK | make sure certmonger is installed | np0005629055 2026-02-25 07:55:34.581998 | fa163e15-63ff-c5aa-8de0-00000000abe7 | TIMING | make sure certmonger is installed | np0005629055 | 0:08:05.562396 | 3.11s 2026-02-25 07:55:34.612766 | fa163e15-63ff-c5aa-8de0-00000000abe8 | TASK | make sure certmonger service is started 2026-02-25 07:55:34.803523 | fa163e15-63ff-c5aa-8de0-00000000ad26 | CHANGED | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:34.808300 | fa163e15-63ff-c5aa-8de0-00000000ad26 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:05.788681 | 0.35s 2026-02-25 07:55:35.115649 | fa163e15-63ff-c5aa-8de0-00000000ad26 | CHANGED | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:35.120254 | fa163e15-63ff-c5aa-8de0-00000000ad26 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:06.100651 | 0.66s 2026-02-25 07:55:35.126537 | fa163e15-63ff-c5aa-8de0-00000000abe8 | OK | make sure certmonger service is started | np0005629055 2026-02-25 07:55:35.129216 | fa163e15-63ff-c5aa-8de0-00000000abe8 | TIMING | make sure certmonger service is started | np0005629055 | 0:08:06.109614 | 0.51s 2026-02-25 07:55:35.133766 | fa163e15-63ff-c5aa-8de0-00000000ad26 | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:06.114151 | 0.67s 2026-02-25 07:55:35.176717 | fa163e15-63ff-c5aa-8de0-00000000ad27 | TASK | Extract and trust certmonger's local CA 2026-02-25 07:55:35.208750 | fa163e15-63ff-c5aa-8de0-00000000abe9 | TASK | Create dirs for certificates and keys 2026-02-25 07:55:35.554017 | fa163e15-63ff-c5aa-8de0-00000000abe9 | CHANGED | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:35.557008 | fa163e15-63ff-c5aa-8de0-00000000abe9 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:06.537412 | 0.35s 2026-02-25 07:55:35.869969 | fa163e15-63ff-c5aa-8de0-00000000abe9 | CHANGED | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:35.873043 | fa163e15-63ff-c5aa-8de0-00000000abe9 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:06.853442 | 0.66s 2026-02-25 07:55:35.885762 | fa163e15-63ff-c5aa-8de0-00000000abe9 | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:06.866162 | 0.68s 2026-02-25 07:55:35.905993 | fa163e15-63ff-c5aa-8de0-00000000abea | TASK | Extract and trust certmonger's local CA 2026-02-25 07:55:35.933133 | fa163e15-63ff-c5aa-8de0-00000000aa6e | OK | make sure certmonger is installed | np0005629053 2026-02-25 07:55:35.934730 | fa163e15-63ff-c5aa-8de0-00000000aa6e | TIMING | make sure certmonger is installed | np0005629053 | 0:08:06.915131 | 3.12s 2026-02-25 07:55:35.959148 | fa163e15-63ff-c5aa-8de0-00000000aa6f | TASK | make sure certmonger service is started 2026-02-25 07:55:36.440903 | fa163e15-63ff-c5aa-8de0-00000000ad27 | CHANGED | Extract and trust certmonger's local CA | np0005629054 2026-02-25 07:55:36.447480 | fa163e15-63ff-c5aa-8de0-00000000ad27 | TIMING | Extract and trust certmonger's local CA | np0005629054 | 0:08:07.427887 | 1.27s 2026-02-25 07:55:36.448193 | fa163e15-63ff-c5aa-8de0-00000000aa6f | OK | make sure certmonger service is started | np0005629053 2026-02-25 07:55:36.448803 | fa163e15-63ff-c5aa-8de0-00000000aa6f | TIMING | make sure certmonger service is started | np0005629053 | 0:08:07.429217 | 0.49s 2026-02-25 07:55:36.463523 | fa163e15-63ff-c5aa-8de0-00000000aa70 | TASK | Create dirs for certificates and keys 2026-02-25 07:55:36.534746 | fa163e15-63ff-c5aa-8de0-00000000ad28 | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:08:07.515148 | 0.04s 2026-02-25 07:55:36.580277 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TASK | Set version specific variables 2026-02-25 07:55:36.623102 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:08:07.603502 | 0.04s 2026-02-25 07:55:36.637141 | 83c20867-c2c6-48b3-8a39-4a659f3d31bb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:55:36.653601 | fa163e15-63ff-c5aa-8de0-00000000b33d | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:36.791615 | fa163e15-63ff-c5aa-8de0-00000000aa70 | CHANGED | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:36.794522 | fa163e15-63ff-c5aa-8de0-00000000aa70 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:07.774917 | 0.33s 2026-02-25 07:55:37.112738 | fa163e15-63ff-c5aa-8de0-00000000aa70 | CHANGED | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:37.119211 | fa163e15-63ff-c5aa-8de0-00000000aa70 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:08.099610 | 0.65s 2026-02-25 07:55:37.128366 | fa163e15-63ff-c5aa-8de0-00000000b33d | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:55:37.131127 | fa163e15-63ff-c5aa-8de0-00000000b33d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:08:08.111522 | 0.48s 2026-02-25 07:55:37.135646 | fa163e15-63ff-c5aa-8de0-00000000aa70 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:08.116050 | 0.67s 2026-02-25 07:55:37.177447 | fa163e15-63ff-c5aa-8de0-00000000aa71 | TASK | Extract and trust certmonger's local CA 2026-02-25 07:55:37.219170 | fa163e15-63ff-c5aa-8de0-00000000b33e | TASK | Set platform/version specific variables 2026-02-25 07:55:37.228757 | fa163e15-63ff-c5aa-8de0-00000000abea | CHANGED | Extract and trust certmonger's local CA | np0005629055 2026-02-25 07:55:37.230467 | fa163e15-63ff-c5aa-8de0-00000000abea | TIMING | Extract and trust certmonger's local CA | np0005629055 | 0:08:08.210865 | 1.32s 2026-02-25 07:55:37.302399 | fa163e15-63ff-c5aa-8de0-00000000b33e | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:55:37.312998 | fa163e15-63ff-c5aa-8de0-00000000abeb | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:08:08.293393 | 0.05s 2026-02-25 07:55:37.321778 | fa163e15-63ff-c5aa-8de0-00000000b33e | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:55:37.342375 | fa163e15-63ff-c5aa-8de0-00000000b33e | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:55:37.368246 | fa163e15-63ff-c5aa-8de0-00000000b33e | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:55:37.386407 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TASK | Set version specific variables 2026-02-25 07:55:37.391508 | fa163e15-63ff-c5aa-8de0-00000000b33e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:08:08.371901 | 0.17s 2026-02-25 07:55:37.408672 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:37.437492 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:08:08.417880 | 0.05s 2026-02-25 07:55:37.454270 | 479a5676-6f2c-4054-9e7b-434d5d79ea0c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:55:37.474436 | fa163e15-63ff-c5aa-8de0-00000000b3b3 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:37.933292 | fa163e15-63ff-c5aa-8de0-00000000b3b3 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:55:37.934339 | fa163e15-63ff-c5aa-8de0-00000000b3b3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:08:08.914745 | 0.46s 2026-02-25 07:55:37.954012 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | TASK | Set platform/version specific variables 2026-02-25 07:55:38.029562 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:55:38.044973 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:55:38.063555 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:55:38.077414 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:55:38.087452 | fa163e15-63ff-c5aa-8de0-00000000b3b4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:08:09.067848 | 0.13s 2026-02-25 07:55:38.111229 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:38.493097 | fa163e15-63ff-c5aa-8de0-00000000aa71 | CHANGED | Extract and trust certmonger's local CA | np0005629053 2026-02-25 07:55:38.494853 | fa163e15-63ff-c5aa-8de0-00000000aa71 | TIMING | Extract and trust certmonger's local CA | np0005629053 | 0:08:09.475249 | 1.32s 2026-02-25 07:55:38.572600 | fa163e15-63ff-c5aa-8de0-00000000aa72 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:08:09.552994 | 0.05s 2026-02-25 07:55:38.618140 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TASK | Set version specific variables 2026-02-25 07:55:38.667793 | fa163e15-63ff-c5aa-8de0-00000000b2fe | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:08:09.648196 | 0.05s 2026-02-25 07:55:38.681976 | 254569b8-0a69-4723-9d08-4f7f84765656 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:55:38.698013 | fa163e15-63ff-c5aa-8de0-00000000b423 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:39.182356 | fa163e15-63ff-c5aa-8de0-00000000b423 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:55:39.184443 | fa163e15-63ff-c5aa-8de0-00000000b423 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:08:10.164841 | 0.49s 2026-02-25 07:55:39.214408 | fa163e15-63ff-c5aa-8de0-00000000b424 | TASK | Set platform/version specific variables 2026-02-25 07:55:39.288976 | fa163e15-63ff-c5aa-8de0-00000000b424 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:55:39.305349 | fa163e15-63ff-c5aa-8de0-00000000b424 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:55:39.323652 | fa163e15-63ff-c5aa-8de0-00000000b424 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:55:39.338716 | fa163e15-63ff-c5aa-8de0-00000000b424 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:55:39.348002 | fa163e15-63ff-c5aa-8de0-00000000b424 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:08:10.328399 | 0.13s 2026-02-25 07:55:39.374298 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:40.476538 | fa163e15-63ff-c5aa-8de0-00000000b2ff | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:55:40.478293 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:08:11.458687 | 3.07s 2026-02-25 07:55:40.511100 | fa163e15-63ff-c5aa-8de0-00000000b301 | TASK | Ensure provider packages are installed 2026-02-25 07:55:40.652203 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:55:40.658485 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:08:11.638876 | 8.11s 2026-02-25 07:55:40.789526 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:55:40.793661 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:08:11.774060 | 8.02s 2026-02-25 07:55:41.032180 | fa163e15-63ff-c5aa-8de0-00000000b2ff | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:55:41.033047 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:08:12.013454 | 2.92s 2026-02-25 07:55:41.053216 | fa163e15-63ff-c5aa-8de0-00000000b301 | TASK | Ensure provider packages are installed 2026-02-25 07:55:42.426501 | fa163e15-63ff-c5aa-8de0-00000000b2ff | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:55:42.427698 | fa163e15-63ff-c5aa-8de0-00000000b2ff | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:08:13.408102 | 3.05s 2026-02-25 07:55:42.449327 | fa163e15-63ff-c5aa-8de0-00000000b301 | TASK | Ensure provider packages are installed 2026-02-25 07:55:42.538849 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:55:42.543468 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:08:13.523863 | 8.30s 2026-02-25 07:55:43.716394 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:14.696787 | 3.20s 2026-02-25 07:55:43.724312 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:14.704719 | 3.21s 2026-02-25 07:55:43.739794 | fa163e15-63ff-c5aa-8de0-00000000b303 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:44.029171 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:15.009556 | 2.97s 2026-02-25 07:55:44.041142 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:15.021540 | 2.99s 2026-02-25 07:55:44.075658 | fa163e15-63ff-c5aa-8de0-00000000b303 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:44.445316 | fa163e15-63ff-c5aa-8de0-00000000b303 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:55:44.447461 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:15.427867 | 0.37s 2026-02-25 07:55:44.452075 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:15.432488 | 0.37s 2026-02-25 07:55:44.467057 | fa163e15-63ff-c5aa-8de0-00000000b305 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:44.863722 | fa163e15-63ff-c5aa-8de0-00000000b305 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:55:44.867017 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:15.847421 | 0.40s 2026-02-25 07:55:44.872303 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:15.852703 | 0.40s 2026-02-25 07:55:44.904735 | fa163e15-63ff-c5aa-8de0-00000000b307 | TASK | Ensure provider service is running 2026-02-25 07:55:45.381929 | fa163e15-63ff-c5aa-8de0-00000000b307 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:55:45.385583 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:16.365974 | 0.48s 2026-02-25 07:55:45.399282 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:16.379689 | 0.49s 2026-02-25 07:55:45.427576 | fa163e15-63ff-c5aa-8de0-00000000b30a | TASK | Ensure certificate requests 2026-02-25 07:55:45.779831 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:16.760208 | 3.33s 2026-02-25 07:55:45.789804 | fa163e15-63ff-c5aa-8de0-00000000b301 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:16.770204 | 3.34s 2026-02-25 07:55:45.813819 | fa163e15-63ff-c5aa-8de0-00000000b303 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:46.244327 | fa163e15-63ff-c5aa-8de0-00000000b303 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:55:46.247658 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:17.228056 | 0.43s 2026-02-25 07:55:46.254607 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:17.235017 | 0.44s 2026-02-25 07:55:46.274119 | fa163e15-63ff-c5aa-8de0-00000000b305 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:46.708976 | fa163e15-63ff-c5aa-8de0-00000000b305 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:55:46.710501 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:17.690898 | 0.44s 2026-02-25 07:55:46.719266 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:17.699676 | 0.44s 2026-02-25 07:55:46.734124 | fa163e15-63ff-c5aa-8de0-00000000b307 | TASK | Ensure provider service is running 2026-02-25 07:55:47.246396 | fa163e15-63ff-c5aa-8de0-00000000b307 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:55:47.250423 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:18.230819 | 0.52s 2026-02-25 07:55:47.263623 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:18.244024 | 0.53s 2026-02-25 07:55:47.284214 | fa163e15-63ff-c5aa-8de0-00000000b30a | TASK | Ensure certificate requests 2026-02-25 07:55:47.813972 | fa163e15-63ff-c5aa-8de0-00000000b303 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:55:47.818823 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:18.799219 | 4.08s 2026-02-25 07:55:47.829131 | fa163e15-63ff-c5aa-8de0-00000000b303 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:18.809530 | 4.09s 2026-02-25 07:55:47.851145 | fa163e15-63ff-c5aa-8de0-00000000b305 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:48.385713 | fa163e15-63ff-c5aa-8de0-00000000b305 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:55:48.390516 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:19.370912 | 0.54s 2026-02-25 07:55:48.402801 | fa163e15-63ff-c5aa-8de0-00000000b305 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:19.383194 | 0.55s 2026-02-25 07:55:48.433746 | fa163e15-63ff-c5aa-8de0-00000000b307 | TASK | Ensure provider service is running 2026-02-25 07:55:48.817709 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-02-25 07:55:48.824184 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:08:19.804579 | 16.28s 2026-02-25 07:55:48.842031 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-02-25 07:55:48.846499 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:08:19.826903 | 16.07s 2026-02-25 07:55:49.233669 | fa163e15-63ff-c5aa-8de0-00000000b30a | CHANGED | Ensure certificate requests | np0005629055 | 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-02-25 07:55:49.238497 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:20.218889 | 3.81s 2026-02-25 07:55:49.253843 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:20.234238 | 3.82s 2026-02-25 07:55:49.290665 | fa163e15-63ff-c5aa-8de0-00000000b30a | CHANGED | Ensure certificate requests | np0005629053 | 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-02-25 07:55:49.292806 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:20.273206 | 2.01s 2026-02-25 07:55:49.311657 | fa163e15-63ff-c5aa-8de0-00000000abed | TASK | Create dirs for certificates and keys 2026-02-25 07:55:49.318671 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:20.299063 | 2.03s 2026-02-25 07:55:49.359108 | fa163e15-63ff-c5aa-8de0-00000000aa74 | TASK | Create dirs for certificates and keys 2026-02-25 07:55:49.670104 | fa163e15-63ff-c5aa-8de0-00000000abed | OK | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:49.674827 | fa163e15-63ff-c5aa-8de0-00000000abed | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:20.655216 | 0.36s 2026-02-25 07:55:49.988585 | fa163e15-63ff-c5aa-8de0-00000000b307 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:55:49.992254 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:20.972649 | 1.56s 2026-02-25 07:55:50.005687 | fa163e15-63ff-c5aa-8de0-00000000abed | OK | Create dirs for certificates and keys | np0005629055 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:50.009383 | fa163e15-63ff-c5aa-8de0-00000000abed | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:20.989785 | 0.70s 2026-02-25 07:55:50.011345 | fa163e15-63ff-c5aa-8de0-00000000b307 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:20.991741 | 1.58s 2026-02-25 07:55:50.018111 | fa163e15-63ff-c5aa-8de0-00000000abed | TIMING | Create dirs for certificates and keys | np0005629055 | 0:08:20.998516 | 0.71s 2026-02-25 07:55:50.043245 | fa163e15-63ff-c5aa-8de0-00000000b30a | TASK | Ensure certificate requests 2026-02-25 07:55:50.132017 | fa163e15-63ff-c5aa-8de0-00000000abee | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:08:21.112410 | 0.06s 2026-02-25 07:55:50.180333 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TASK | Set version specific variables 2026-02-25 07:55:50.228900 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:08:21.209301 | 0.05s 2026-02-25 07:55:50.243405 | e582babd-b85f-471c-b47a-cce720384f15 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:55:50.259646 | fa163e15-63ff-c5aa-8de0-00000000b4d7 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:50.605311 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-02-25 07:55:50.612565 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:08:21.592952 | 16.37s 2026-02-25 07:55:50.719418 | fa163e15-63ff-c5aa-8de0-00000000b4d7 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:55:50.720292 | fa163e15-63ff-c5aa-8de0-00000000b4d7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:08:21.700700 | 0.46s 2026-02-25 07:55:50.740504 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | TASK | Set platform/version specific variables 2026-02-25 07:55:50.814952 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:55:50.835915 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:55:50.857378 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:55:50.867687 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:55:50.880650 | fa163e15-63ff-c5aa-8de0-00000000b4d8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:08:21.861041 | 0.14s 2026-02-25 07:55:50.919516 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:51.741643 | fa163e15-63ff-c5aa-8de0-00000000aa74 | OK | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:51.746608 | fa163e15-63ff-c5aa-8de0-00000000aa74 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:22.727003 | 2.39s 2026-02-25 07:55:51.943158 | fa163e15-63ff-c5aa-8de0-00000000b30a | CHANGED | Ensure certificate requests | np0005629054 | 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-02-25 07:55:51.947403 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:22.927800 | 1.90s 2026-02-25 07:55:51.959601 | fa163e15-63ff-c5aa-8de0-00000000b30a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:22.940004 | 1.92s 2026-02-25 07:55:52.017072 | fa163e15-63ff-c5aa-8de0-00000000ad2a | TASK | Create dirs for certificates and keys 2026-02-25 07:55:52.032567 | fa163e15-63ff-c5aa-8de0-00000000aa74 | OK | Create dirs for certificates and keys | np0005629053 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:52.035610 | fa163e15-63ff-c5aa-8de0-00000000aa74 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:23.016013 | 2.68s 2026-02-25 07:55:52.043052 | fa163e15-63ff-c5aa-8de0-00000000aa74 | TIMING | Create dirs for certificates and keys | np0005629053 | 0:08:23.023462 | 2.68s 2026-02-25 07:55:52.127198 | fa163e15-63ff-c5aa-8de0-00000000aa75 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:08:23.107595 | 0.06s 2026-02-25 07:55:52.167734 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TASK | Set version specific variables 2026-02-25 07:55:52.214445 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:08:23.194842 | 0.05s 2026-02-25 07:55:52.228831 | 93418868-42a4-4421-927a-ab3be3dd1f4d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:55:52.245077 | fa163e15-63ff-c5aa-8de0-00000000b539 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:52.354356 | fa163e15-63ff-c5aa-8de0-00000000ad2a | OK | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/certs/haproxy 2026-02-25 07:55:52.357142 | fa163e15-63ff-c5aa-8de0-00000000ad2a | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:23.337506 | 0.34s 2026-02-25 07:55:52.654487 | fa163e15-63ff-c5aa-8de0-00000000ad2a | OK | Create dirs for certificates and keys | np0005629054 | item=/etc/pki/tls/private/haproxy 2026-02-25 07:55:52.657414 | fa163e15-63ff-c5aa-8de0-00000000ad2a | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:23.637816 | 0.64s 2026-02-25 07:55:52.666005 | fa163e15-63ff-c5aa-8de0-00000000ad2a | TIMING | Create dirs for certificates and keys | np0005629054 | 0:08:23.646417 | 0.65s 2026-02-25 07:55:52.723598 | fa163e15-63ff-c5aa-8de0-00000000b539 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:55:52.724702 | fa163e15-63ff-c5aa-8de0-00000000b539 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:08:23.705107 | 0.48s 2026-02-25 07:55:52.749838 | fa163e15-63ff-c5aa-8de0-00000000b53a | TASK | Set platform/version specific variables 2026-02-25 07:55:52.757418 | fa163e15-63ff-c5aa-8de0-00000000ad2b | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:08:23.737809 | 0.07s 2026-02-25 07:55:52.811033 | fa163e15-63ff-c5aa-8de0-00000000b53a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:55:52.815814 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TASK | Set version specific variables 2026-02-25 07:55:52.827137 | fa163e15-63ff-c5aa-8de0-00000000b53a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:55:52.839231 | fa163e15-63ff-c5aa-8de0-00000000b53a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:55:52.851098 | fa163e15-63ff-c5aa-8de0-00000000b53a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:55:52.853051 | fa163e15-63ff-c5aa-8de0-00000000b4a4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:08:23.833454 | 0.04s 2026-02-25 07:55:52.856406 | fa163e15-63ff-c5aa-8de0-00000000b53a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:08:23.836819 | 0.11s 2026-02-25 07:55:52.870966 | 0c1712bf-5438-4eca-aecc-7addb7e3f70a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:55:52.887089 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:52.904819 | fa163e15-63ff-c5aa-8de0-00000000b595 | TASK | Ensure ansible_facts used by role 2026-02-25 07:55:53.353060 | fa163e15-63ff-c5aa-8de0-00000000b595 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:55:53.354143 | fa163e15-63ff-c5aa-8de0-00000000b595 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:08:24.334519 | 0.45s 2026-02-25 07:55:53.371473 | fa163e15-63ff-c5aa-8de0-00000000b596 | TASK | Set platform/version specific variables 2026-02-25 07:55:53.434555 | fa163e15-63ff-c5aa-8de0-00000000b596 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:55:53.456531 | fa163e15-63ff-c5aa-8de0-00000000b596 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:55:53.469991 | fa163e15-63ff-c5aa-8de0-00000000b596 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:55:53.484135 | fa163e15-63ff-c5aa-8de0-00000000b596 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:55:53.490829 | fa163e15-63ff-c5aa-8de0-00000000b596 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:08:24.471232 | 0.12s 2026-02-25 07:55:53.516260 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:55:54.009483 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:55:54.010789 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:08:24.991192 | 3.09s 2026-02-25 07:55:54.032782 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TASK | Ensure provider packages are installed 2026-02-25 07:55:56.030059 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:55:56.031319 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:08:27.011724 | 3.14s 2026-02-25 07:55:56.049743 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TASK | Ensure provider packages are installed 2026-02-25 07:55:56.457318 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:55:56.458930 | fa163e15-63ff-c5aa-8de0-00000000b4a5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:08:27.439325 | 2.94s 2026-02-25 07:55:56.491674 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TASK | Ensure provider packages are installed 2026-02-25 07:55:57.091488 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:28.071870 | 3.06s 2026-02-25 07:55:57.101336 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:28.081737 | 3.07s 2026-02-25 07:55:57.124600 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:57.518387 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:55:57.522409 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:28.502800 | 0.40s 2026-02-25 07:55:57.535326 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:28.515728 | 0.41s 2026-02-25 07:55:57.557113 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:57.920656 | fa163e15-63ff-c5aa-8de0-00000000b4ab | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:55:57.923487 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:28.903892 | 0.36s 2026-02-25 07:55:57.928754 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:28.909155 | 0.37s 2026-02-25 07:55:57.949448 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TASK | Ensure provider service is running 2026-02-25 07:55:58.419870 | fa163e15-63ff-c5aa-8de0-00000000b4ad | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:55:58.422618 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:29.403026 | 0.47s 2026-02-25 07:55:58.428255 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:29.408656 | 0.48s 2026-02-25 07:55:58.450202 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TASK | Ensure certificate requests 2026-02-25 07:55:59.160179 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:30.140574 | 3.11s 2026-02-25 07:55:59.169798 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:30.150194 | 3.12s 2026-02-25 07:55:59.195429 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:59.361167 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:30.341551 | 2.87s 2026-02-25 07:55:59.370840 | fa163e15-63ff-c5aa-8de0-00000000b4a7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:30.351249 | 2.88s 2026-02-25 07:55:59.390908 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:55:59.594579 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:55:59.598044 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:30.578436 | 0.40s 2026-02-25 07:55:59.607487 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:30.587894 | 0.41s 2026-02-25 07:55:59.627888 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:55:59.774049 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:55:59.778528 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:30.758917 | 0.39s 2026-02-25 07:55:59.789708 | fa163e15-63ff-c5aa-8de0-00000000b4a9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:30.770104 | 0.40s 2026-02-25 07:55:59.810575 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:00.015490 | fa163e15-63ff-c5aa-8de0-00000000b4ab | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:00.018625 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:30.999017 | 0.39s 2026-02-25 07:56:00.026954 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:31.007358 | 0.40s 2026-02-25 07:56:00.042394 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TASK | Ensure provider service is running 2026-02-25 07:56:00.176751 | fa163e15-63ff-c5aa-8de0-00000000b4ab | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:00.179835 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:31.160228 | 0.37s 2026-02-25 07:56:00.191739 | fa163e15-63ff-c5aa-8de0-00000000b4ab | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:31.172142 | 0.38s 2026-02-25 07:56:00.223747 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TASK | Ensure provider service is running 2026-02-25 07:56:00.395681 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005629055.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-02-25 07:56:00.400242 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:31.380636 | 1.95s 2026-02-25 07:56:00.547027 | fa163e15-63ff-c5aa-8de0-00000000b4ad | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:56:00.549236 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:31.529631 | 0.51s 2026-02-25 07:56:00.554012 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:31.534423 | 0.51s 2026-02-25 07:56:00.569192 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TASK | Ensure certificate requests 2026-02-25 07:56:00.690631 | fa163e15-63ff-c5aa-8de0-00000000b4ad | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:56:00.694375 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:31.674777 | 0.47s 2026-02-25 07:56:00.705658 | fa163e15-63ff-c5aa-8de0-00000000b4ad | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:31.686056 | 0.48s 2026-02-25 07:56:00.729588 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TASK | Ensure certificate requests 2026-02-25 07:56:02.437731 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005629055.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-02-25 07:56:02.441538 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:33.421931 | 3.99s 2026-02-25 07:56:02.451979 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005629053.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-02-25 07:56:02.455178 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:33.435578 | 1.89s 2026-02-25 07:56:02.546257 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005629054.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-02-25 07:56:02.549774 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:33.530173 | 1.82s 2026-02-25 07:56:04.443479 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005629053.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-02-25 07:56:04.444345 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:35.424752 | 3.87s 2026-02-25 07:56:04.546073 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005629054.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-02-25 07:56:04.546922 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:35.527329 | 3.82s 2026-02-25 07:56:04.639392 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005629055.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-02-25 07:56:04.640146 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:35.620555 | 6.19s 2026-02-25 07:56:06.600846 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005629055.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-02-25 07:56:06.604529 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:37.584928 | 8.15s 2026-02-25 07:56:06.619739 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:08:37.600139 | 8.17s 2026-02-25 07:56:06.652163 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-02-25 07:56:06.655213 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:08:37.635618 | 34.11s 2026-02-25 07:56:06.672316 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005629054.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-02-25 07:56:06.673669 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:37.654077 | 5.94s 2026-02-25 07:56:06.680754 | fa163e15-63ff-c5aa-8de0-00000000abf0 | TASK | Run lvmfilter role 2026-02-25 07:56:06.735644 | fa163e15-63ff-c5aa-8de0-00000000abf0 | TIMING | Run lvmfilter role | np0005629055 | 0:08:37.716036 | 0.05s 2026-02-25 07:56:06.785919 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:56:06.806402 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005629053.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-02-25 07:56:06.810765 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:37.791165 | 6.24s 2026-02-25 07:56:07.101066 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629055 2026-02-25 07:56:07.101898 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629055 | 0:08:38.082305 | 0.32s 2026-02-25 07:56:07.122741 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:56:07.158377 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-02-25 07:56:07.165452 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:08:38.145842 | 34.39s 2026-02-25 07:56:07.185224 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629055 2026-02-25 07:56:07.185974 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629055 | 0:08:38.166384 | 0.06s 2026-02-25 07:56:07.201080 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:56:07.232136 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629055 2026-02-25 07:56:07.233006 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629055 | 0:08:38.213412 | 0.03s 2026-02-25 07:56:07.254587 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices 2026-02-25 07:56:07.302904 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629055 2026-02-25 07:56:07.303763 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629055 | 0:08:38.284168 | 0.05s 2026-02-25 07:56:07.323258 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:56:07.373971 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629055 2026-02-25 07:56:07.374697 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629055 | 0:08:38.355103 | 0.05s 2026-02-25 07:56:07.390423 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:56:07.438915 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629055 2026-02-25 07:56:07.439539 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629055 | 0:08:38.419947 | 0.05s 2026-02-25 07:56:07.454045 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:56:07.503246 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629055 2026-02-25 07:56:07.503963 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629055 | 0:08:38.484372 | 0.05s 2026-02-25 07:56:07.520511 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:56:07.576343 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629055 2026-02-25 07:56:07.577135 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629055 | 0:08:38.557544 | 0.06s 2026-02-25 07:56:07.593744 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:56:07.649495 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629055 2026-02-25 07:56:07.650285 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629055 | 0:08:38.630693 | 0.06s 2026-02-25 07:56:07.679359 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TASK | Fail if container image is undefined 2026-02-25 07:56:07.747680 | fa163e15-63ff-c5aa-8de0-00000000aa7d | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:56:07.748754 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:08:38.729161 | 0.07s 2026-02-25 07:56:07.791655 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:08.236545 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-02-25 07:56:08.243468 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:08:39.223855 | 34.00s 2026-02-25 07:56:08.596520 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005629053.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-02-25 07:56:08.601559 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:39.581954 | 8.03s 2026-02-25 07:56:08.610686 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005629054.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-02-25 07:56:08.614846 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:39.595249 | 7.88s 2026-02-25 07:56:08.633308 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:39.613710 | 7.90s 2026-02-25 07:56:08.637098 | fa163e15-63ff-c5aa-8de0-00000000b4b0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:08:39.617501 | 8.07s 2026-02-25 07:56:08.699905 | fa163e15-63ff-c5aa-8de0-00000000aa77 | TASK | Run lvmfilter role 2026-02-25 07:56:08.723966 | fa163e15-63ff-c5aa-8de0-00000000ad2d | TASK | Run lvmfilter role 2026-02-25 07:56:08.759133 | fa163e15-63ff-c5aa-8de0-00000000aa77 | TIMING | Run lvmfilter role | np0005629053 | 0:08:39.739523 | 0.06s 2026-02-25 07:56:08.807491 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:56:08.815343 | fa163e15-63ff-c5aa-8de0-00000000ad2d | TIMING | Run lvmfilter role | np0005629054 | 0:08:39.795733 | 0.09s 2026-02-25 07:56:08.861821 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TASK | Check if lvm2 is installed 2026-02-25 07:56:09.151878 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629053 2026-02-25 07:56:09.153531 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629053 | 0:08:40.133922 | 0.35s 2026-02-25 07:56:09.183752 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:56:09.190656 | fa163e15-63ff-c5aa-8de0-00000000ab38 | CHANGED | Check if lvm2 is installed | np0005629054 2026-02-25 07:56:09.191737 | fa163e15-63ff-c5aa-8de0-00000000ab38 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005629054 | 0:08:40.172136 | 0.33s 2026-02-25 07:56:09.215496 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TASK | collect ansible devices 2026-02-25 07:56:09.236383 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629053 2026-02-25 07:56:09.237277 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629053 | 0:08:40.217682 | 0.05s 2026-02-25 07:56:09.258487 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:56:09.263957 | fa163e15-63ff-c5aa-8de0-00000000ab3a | SKIPPED | collect ansible devices | np0005629054 2026-02-25 07:56:09.264889 | fa163e15-63ff-c5aa-8de0-00000000ab3a | TIMING | tripleo_lvmfilter : collect ansible devices | np0005629054 | 0:08:40.245290 | 0.05s 2026-02-25 07:56:09.280281 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TASK | collect in-use lvm2 devices list 2026-02-25 07:56:09.309661 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629053 2026-02-25 07:56:09.310550 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629053 | 0:08:40.290953 | 0.05s 2026-02-25 07:56:09.329886 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices 2026-02-25 07:56:09.335189 | fa163e15-63ff-c5aa-8de0-00000000ab3b | SKIPPED | collect in-use lvm2 devices list | np0005629054 2026-02-25 07:56:09.337761 | fa163e15-63ff-c5aa-8de0-00000000ab3b | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005629054 | 0:08:40.318162 | 0.06s 2026-02-25 07:56:09.353094 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TASK | set allowed_devices 2026-02-25 07:56:09.375523 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629053 2026-02-25 07:56:09.376398 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629053 | 0:08:40.356803 | 0.05s 2026-02-25 07:56:09.395643 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:56:09.401218 | fa163e15-63ff-c5aa-8de0-00000000ab3c | SKIPPED | set allowed_devices | np0005629054 2026-02-25 07:56:09.402153 | fa163e15-63ff-c5aa-8de0-00000000ab3c | TIMING | tripleo_lvmfilter : set allowed_devices | np0005629054 | 0:08:40.382552 | 0.05s 2026-02-25 07:56:09.417529 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TASK | build lvm2 allow list 2026-02-25 07:56:09.440995 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629053 2026-02-25 07:56:09.442069 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629053 | 0:08:40.422471 | 0.05s 2026-02-25 07:56:09.457577 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:56:09.469550 | fa163e15-63ff-c5aa-8de0-00000000ab3d | SKIPPED | build lvm2 allow list | np0005629054 2026-02-25 07:56:09.470680 | fa163e15-63ff-c5aa-8de0-00000000ab3d | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005629054 | 0:08:40.451080 | 0.05s 2026-02-25 07:56:09.486258 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TASK | build lvm2 deny list 2026-02-25 07:56:09.506105 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629053 2026-02-25 07:56:09.507188 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629053 | 0:08:40.487578 | 0.05s 2026-02-25 07:56:09.523174 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:56:09.539262 | fa163e15-63ff-c5aa-8de0-00000000ab3e | SKIPPED | build lvm2 deny list | np0005629054 2026-02-25 07:56:09.540873 | fa163e15-63ff-c5aa-8de0-00000000ab3e | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005629054 | 0:08:40.521261 | 0.05s 2026-02-25 07:56:09.556834 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TASK | build lvm2 filter 2026-02-25 07:56:09.572004 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629053 2026-02-25 07:56:09.573069 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629053 | 0:08:40.553472 | 0.05s 2026-02-25 07:56:09.588956 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:56:09.618027 | fa163e15-63ff-c5aa-8de0-00000000ab3f | SKIPPED | build lvm2 filter | np0005629054 2026-02-25 07:56:09.618998 | fa163e15-63ff-c5aa-8de0-00000000ab3f | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005629054 | 0:08:40.599403 | 0.06s 2026-02-25 07:56:09.639026 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TASK | regenerate lvm config 2026-02-25 07:56:09.647436 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629053 2026-02-25 07:56:09.648521 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629053 | 0:08:40.628920 | 0.06s 2026-02-25 07:56:09.664870 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:56:09.701506 | fa163e15-63ff-c5aa-8de0-00000000ab40 | SKIPPED | regenerate lvm config | np0005629054 2026-02-25 07:56:09.702558 | fa163e15-63ff-c5aa-8de0-00000000ab40 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005629054 | 0:08:40.682959 | 0.06s 2026-02-25 07:56:09.724287 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TASK | copy new lvm.conf in place 2026-02-25 07:56:09.734998 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629053 2026-02-25 07:56:09.736683 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629053 | 0:08:40.717073 | 0.07s 2026-02-25 07:56:09.783507 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TASK | Fail if container image is undefined 2026-02-25 07:56:09.796267 | fa163e15-63ff-c5aa-8de0-00000000ab41 | SKIPPED | copy new lvm.conf in place | np0005629054 2026-02-25 07:56:09.797406 | fa163e15-63ff-c5aa-8de0-00000000ab41 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005629054 | 0:08:40.777795 | 0.07s 2026-02-25 07:56:09.838645 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TASK | Fail if container image is undefined 2026-02-25 07:56:09.844080 | fa163e15-63ff-c5aa-8de0-00000000aa7d | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:56:09.844961 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:08:40.825362 | 0.06s 2026-02-25 07:56:09.867755 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:09.892131 | fa163e15-63ff-c5aa-8de0-00000000aa7d | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:56:09.893628 | fa163e15-63ff-c5aa-8de0-00000000aa7d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:08:40.874026 | 0.05s 2026-02-25 07:56:09.920603 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:16.778071 | fa163e15-63ff-c5aa-8de0-00000000aa7e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629055 2026-02-25 07:56:16.779767 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629055 | 0:08:47.760164 | 8.98s 2026-02-25 07:56:16.836997 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:17.274637 | fa163e15-63ff-c5aa-8de0-00000000aa7f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629055 2026-02-25 07:56:17.275733 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629055 | 0:08:48.256137 | 0.44s 2026-02-25 07:56:17.387517 | fa163e15-63ff-c5aa-8de0-00000000abfd | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:08:48.367906 | 0.05s 2026-02-25 07:56:17.453906 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TASK | Set version specific variables 2026-02-25 07:56:17.504380 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:08:48.484776 | 0.05s 2026-02-25 07:56:17.524067 | a4c199bd-450f-4d2b-9d17-4c0fdea45e24 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:56:17.540975 | fa163e15-63ff-c5aa-8de0-00000000b7dd | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:17.978943 | fa163e15-63ff-c5aa-8de0-00000000aa7e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629054 2026-02-25 07:56:17.979923 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629054 | 0:08:48.960331 | 8.06s 2026-02-25 07:56:18.010310 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:18.017195 | fa163e15-63ff-c5aa-8de0-00000000b7dd | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:56:18.018161 | fa163e15-63ff-c5aa-8de0-00000000b7dd | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:08:48.998567 | 0.48s 2026-02-25 07:56:18.034188 | fa163e15-63ff-c5aa-8de0-00000000b7de | TASK | Set platform/version specific variables 2026-02-25 07:56:18.108644 | fa163e15-63ff-c5aa-8de0-00000000b7de | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:18.120093 | fa163e15-63ff-c5aa-8de0-00000000aa7e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629053 2026-02-25 07:56:18.120519 | fa163e15-63ff-c5aa-8de0-00000000aa7e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629053 | 0:08:49.100926 | 8.25s 2026-02-25 07:56:18.126396 | fa163e15-63ff-c5aa-8de0-00000000b7de | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:18.146082 | fa163e15-63ff-c5aa-8de0-00000000b7de | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:56:18.158668 | fa163e15-63ff-c5aa-8de0-00000000b7de | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:56:18.167673 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-02-25 07:56:18.173311 | fa163e15-63ff-c5aa-8de0-00000000b7de | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:08:49.153709 | 0.14s 2026-02-25 07:56:18.189711 | fa163e15-63ff-c5aa-8de0-00000000b7af | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:18.389240 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-02-25 07:56:18.397147 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:08:49.377537 | 45.85s 2026-02-25 07:56:18.419958 | fa163e15-63ff-c5aa-8de0-00000000aa7f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629054 2026-02-25 07:56:18.420570 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629054 | 0:08:49.400979 | 0.41s 2026-02-25 07:56:18.518491 | fa163e15-63ff-c5aa-8de0-00000000ad3a | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:08:49.498886 | 0.06s 2026-02-25 07:56:18.542853 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-02-25 07:56:18.546812 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:08:49.527212 | 45.77s 2026-02-25 07:56:18.591901 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TASK | Set version specific variables 2026-02-25 07:56:18.610348 | fa163e15-63ff-c5aa-8de0-00000000aa7f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629053 2026-02-25 07:56:18.611381 | fa163e15-63ff-c5aa-8de0-00000000aa7f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005629053 | 0:08:49.591785 | 0.44s 2026-02-25 07:56:18.652315 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:08:49.632707 | 0.06s 2026-02-25 07:56:18.669445 | 76fe8fd9-1761-471a-ad23-6b2a71b41c85 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:56:18.691755 | fa163e15-63ff-c5aa-8de0-00000000b837 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:18.696934 | fa163e15-63ff-c5aa-8de0-00000000aa8a | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:08:49.677330 | 0.05s 2026-02-25 07:56:18.731716 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TASK | Set version specific variables 2026-02-25 07:56:18.780677 | fa163e15-63ff-c5aa-8de0-00000000b7ae | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:08:49.761082 | 0.05s 2026-02-25 07:56:18.794988 | a8016a57-31bd-43b8-8b39-38ef1c42d10b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:56:18.810993 | fa163e15-63ff-c5aa-8de0-00000000b879 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:19.126013 | fa163e15-63ff-c5aa-8de0-00000000b837 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:56:19.127823 | fa163e15-63ff-c5aa-8de0-00000000b837 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:08:50.108221 | 0.44s 2026-02-25 07:56:19.154110 | fa163e15-63ff-c5aa-8de0-00000000b838 | TASK | Set platform/version specific variables 2026-02-25 07:56:19.239915 | fa163e15-63ff-c5aa-8de0-00000000b838 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:19.257563 | fa163e15-63ff-c5aa-8de0-00000000b838 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:19.275548 | fa163e15-63ff-c5aa-8de0-00000000b838 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:56:19.289987 | fa163e15-63ff-c5aa-8de0-00000000b838 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:56:19.293589 | fa163e15-63ff-c5aa-8de0-00000000b879 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:56:19.299109 | fa163e15-63ff-c5aa-8de0-00000000b879 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:08:50.279515 | 0.49s 2026-02-25 07:56:19.300167 | fa163e15-63ff-c5aa-8de0-00000000b838 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:08:50.280578 | 0.15s 2026-02-25 07:56:19.319135 | fa163e15-63ff-c5aa-8de0-00000000b87a | TASK | Set platform/version specific variables 2026-02-25 07:56:19.343403 | fa163e15-63ff-c5aa-8de0-00000000b7af | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:19.396464 | fa163e15-63ff-c5aa-8de0-00000000b87a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:19.414463 | fa163e15-63ff-c5aa-8de0-00000000b87a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:19.431704 | fa163e15-63ff-c5aa-8de0-00000000b87a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:56:19.446883 | fa163e15-63ff-c5aa-8de0-00000000b87a | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:56:19.452816 | fa163e15-63ff-c5aa-8de0-00000000b87a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:08:50.433217 | 0.13s 2026-02-25 07:56:19.489598 | fa163e15-63ff-c5aa-8de0-00000000b7af | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:19.860063 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-02-25 07:56:19.865396 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:08:50.845790 | 45.62s 2026-02-25 07:56:21.241618 | fa163e15-63ff-c5aa-8de0-00000000b7af | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:56:21.242833 | fa163e15-63ff-c5aa-8de0-00000000b7af | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:08:52.223233 | 3.05s 2026-02-25 07:56:21.275817 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TASK | Ensure provider packages are installed 2026-02-25 07:56:22.276196 | fa163e15-63ff-c5aa-8de0-00000000b7af | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:56:22.277811 | fa163e15-63ff-c5aa-8de0-00000000b7af | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:08:53.258209 | 2.93s 2026-02-25 07:56:22.309554 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TASK | Ensure provider packages are installed 2026-02-25 07:56:22.528884 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-02-25 07:56:22.535418 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:08:53.515802 | 49.76s 2026-02-25 07:56:22.734148 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-02-25 07:56:22.737259 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:08:53.717669 | 50.19s 2026-02-25 07:56:22.998436 | fa163e15-63ff-c5aa-8de0-00000000b7af | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:56:22.999385 | fa163e15-63ff-c5aa-8de0-00000000b7af | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:08:53.979788 | 3.51s 2026-02-25 07:56:23.021057 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TASK | Ensure provider packages are installed 2026-02-25 07:56:23.928751 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-02-25 07:56:23.936558 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:08:54.916946 | 49.69s 2026-02-25 07:56:24.492634 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:55.473026 | 3.21s 2026-02-25 07:56:24.502804 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:08:55.483204 | 3.23s 2026-02-25 07:56:24.523557 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:24.882634 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:24.884157 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:55.864555 | 0.36s 2026-02-25 07:56:24.893165 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:08:55.873566 | 0.37s 2026-02-25 07:56:24.913066 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:25.280656 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:25.284811 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:56.265203 | 0.37s 2026-02-25 07:56:25.296995 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:56.277395 | 2.99s 2026-02-25 07:56:25.305085 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:08:56.285480 | 0.39s 2026-02-25 07:56:25.306644 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:08:56.287049 | 3.00s 2026-02-25 07:56:25.335400 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:25.361180 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TASK | Ensure provider service is running 2026-02-25 07:56:25.704090 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:25.707573 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:56.687968 | 0.37s 2026-02-25 07:56:25.716463 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:08:56.696865 | 0.38s 2026-02-25 07:56:25.737516 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:26.099247 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:26.102598 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:57.082996 | 0.36s 2026-02-25 07:56:26.111342 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:08:57.091743 | 0.37s 2026-02-25 07:56:26.131835 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TASK | Ensure provider service is running 2026-02-25 07:56:26.650521 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:56:26.654159 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:57.634556 | 0.52s 2026-02-25 07:56:26.664981 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:08:57.645380 | 0.53s 2026-02-25 07:56:26.686075 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TASK | Ensure certificate requests 2026-02-25 07:56:26.692325 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:57.672724 | 3.67s 2026-02-25 07:56:26.704406 | fa163e15-63ff-c5aa-8de0-00000000b7b1 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:08:57.684798 | 3.68s 2026-02-25 07:56:26.739425 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:26.851191 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:56:26.856383 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:57.836773 | 1.49s 2026-02-25 07:56:26.868541 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:08:57.848947 | 1.51s 2026-02-25 07:56:26.884580 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TASK | Ensure certificate requests 2026-02-25 07:56:27.117944 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:27.120964 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:58.101364 | 0.38s 2026-02-25 07:56:27.125582 | fa163e15-63ff-c5aa-8de0-00000000b7b3 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:08:58.105983 | 0.38s 2026-02-25 07:56:27.145826 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:27.502570 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:27.507066 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:58.487471 | 0.36s 2026-02-25 07:56:27.516171 | fa163e15-63ff-c5aa-8de0-00000000b7b5 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:08:58.496569 | 0.37s 2026-02-25 07:56:27.543509 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TASK | Ensure provider service is running 2026-02-25 07:56:28.072904 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:56:28.078698 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:59.059092 | 0.53s 2026-02-25 07:56:28.104588 | fa163e15-63ff-c5aa-8de0-00000000b7b7 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:08:59.084983 | 0.56s 2026-02-25 07:56:28.138023 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TASK | Ensure certificate requests 2026-02-25 07:56:28.989670 | fa163e15-63ff-c5aa-8de0-00000000b7ba | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005629054.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-02-25 07:56:28.994043 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:59.974431 | 2.30s 2026-02-25 07:56:29.006923 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:08:59.987320 | 2.31s 2026-02-25 07:56:29.120463 | fa163e15-63ff-c5aa-8de0-00000000ad3c | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:09:00.100858 | 0.06s 2026-02-25 07:56:29.164256 | fa163e15-63ff-c5aa-8de0-00000000b7ba | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005629055.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-02-25 07:56:29.165849 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:00.146255 | 2.28s 2026-02-25 07:56:29.178569 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:56:29.185953 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:00.166342 | 2.30s 2026-02-25 07:56:29.237522 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:09:00.217912 | 0.06s 2026-02-25 07:56:29.264215 | c3b537a2-988a-42f2-bdbb-a228b1cb98cd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:56:29.292715 | fa163e15-63ff-c5aa-8de0-00000000b919 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:29.299192 | fa163e15-63ff-c5aa-8de0-00000000abff | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:09:00.279565 | 0.08s 2026-02-25 07:56:29.337384 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:56:29.391515 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:09:00.371898 | 0.05s 2026-02-25 07:56:29.423317 | 2c918924-115d-4872-84e2-97473c7212e9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:56:29.449548 | fa163e15-63ff-c5aa-8de0-00000000b95b | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:29.604585 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 07:56:29.613008 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:00.593403 | 56.84s 2026-02-25 07:56:29.624674 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 07:56:29.628208 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:00.608614 | 55.38s 2026-02-25 07:56:29.786053 | fa163e15-63ff-c5aa-8de0-00000000b919 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:56:29.786945 | fa163e15-63ff-c5aa-8de0-00000000b919 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:09:00.767352 | 0.49s 2026-02-25 07:56:29.807022 | fa163e15-63ff-c5aa-8de0-00000000b91a | TASK | Set platform/version specific variables 2026-02-25 07:56:29.924249 | fa163e15-63ff-c5aa-8de0-00000000b91a | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:29.927971 | fa163e15-63ff-c5aa-8de0-00000000b95b | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:56:29.929379 | fa163e15-63ff-c5aa-8de0-00000000b95b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:09:00.909772 | 0.48s 2026-02-25 07:56:29.962124 | fa163e15-63ff-c5aa-8de0-00000000b95c | TASK | Set platform/version specific variables 2026-02-25 07:56:29.978602 | fa163e15-63ff-c5aa-8de0-00000000b91a | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:30.003818 | fa163e15-63ff-c5aa-8de0-00000000b91a | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:56:30.028619 | fa163e15-63ff-c5aa-8de0-00000000b91a | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:56:30.038472 | fa163e15-63ff-c5aa-8de0-00000000b91a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:09:01.018863 | 0.23s 2026-02-25 07:56:30.057957 | fa163e15-63ff-c5aa-8de0-00000000b95c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:30.068048 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:30.091599 | fa163e15-63ff-c5aa-8de0-00000000b95c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:30.118944 | fa163e15-63ff-c5aa-8de0-00000000b95c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:56:30.140165 | fa163e15-63ff-c5aa-8de0-00000000b95c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:56:30.150684 | fa163e15-63ff-c5aa-8de0-00000000b95c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:09:01.131076 | 0.19s 2026-02-25 07:56:30.172920 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:30.345722 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 07:56:30.351184 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:01.331568 | 57.81s 2026-02-25 07:56:30.771403 | fa163e15-63ff-c5aa-8de0-00000000b7ba | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005629053.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-02-25 07:56:30.774464 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:01.754864 | 2.63s 2026-02-25 07:56:30.783783 | fa163e15-63ff-c5aa-8de0-00000000b7ba | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:01.764183 | 2.64s 2026-02-25 07:56:30.859240 | fa163e15-63ff-c5aa-8de0-00000000aa8c | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:09:01.839636 | 0.04s 2026-02-25 07:56:30.899091 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TASK | Set version specific variables 2026-02-25 07:56:30.947644 | fa163e15-63ff-c5aa-8de0-00000000ae7a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:09:01.928044 | 0.05s 2026-02-25 07:56:30.961964 | 78fc300f-5822-4b52-8b2e-107d9f2741b0 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:56:30.978054 | fa163e15-63ff-c5aa-8de0-00000000b9bf | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:31.424288 | fa163e15-63ff-c5aa-8de0-00000000b9bf | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:56:31.425772 | fa163e15-63ff-c5aa-8de0-00000000b9bf | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:09:02.406172 | 0.45s 2026-02-25 07:56:31.451571 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | TASK | Set platform/version specific variables 2026-02-25 07:56:31.507429 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:31.527538 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:31.550150 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:56:31.569745 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:56:31.579446 | fa163e15-63ff-c5aa-8de0-00000000b9c0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:09:02.559847 | 0.13s 2026-02-25 07:56:31.599383 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:32.220060 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 07:56:32.230614 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:03.210993 | 59.46s 2026-02-25 07:56:32.275287 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 07:56:32.279989 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:03.260391 | 58.04s 2026-02-25 07:56:32.972177 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:56:32.973292 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:09:03.953693 | 2.90s 2026-02-25 07:56:32.997699 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:56:33.197096 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:56:33.198279 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:09:04.178684 | 3.02s 2026-02-25 07:56:33.218697 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:56:34.685418 | fa163e15-63ff-c5aa-8de0-00000000ae7b | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:56:34.687041 | fa163e15-63ff-c5aa-8de0-00000000ae7b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:09:05.667439 | 3.09s 2026-02-25 07:56:34.717234 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TASK | Ensure provider packages are installed 2026-02-25 07:56:35.995671 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:06.976030 | 3.00s 2026-02-25 07:56:36.009779 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:06.990171 | 3.01s 2026-02-25 07:56:36.030423 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:36.237516 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:07.217887 | 3.02s 2026-02-25 07:56:36.250720 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:07.231109 | 3.03s 2026-02-25 07:56:36.283471 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:36.666314 | fa163e15-63ff-c5aa-8de0-00000000ae7f | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:36.672068 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:07.652459 | 0.39s 2026-02-25 07:56:36.683255 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:07.663654 | 0.40s 2026-02-25 07:56:36.698472 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:37.088666 | fa163e15-63ff-c5aa-8de0-00000000ae81 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:37.094067 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:08.074458 | 0.39s 2026-02-25 07:56:37.104358 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:08.084753 | 0.40s 2026-02-25 07:56:37.125402 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:56:37.168198 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 07:56:37.175512 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:08.155891 | 64.63s 2026-02-25 07:56:37.494348 | fa163e15-63ff-c5aa-8de0-00000000ae7f | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:37.498088 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:08.478488 | 1.47s 2026-02-25 07:56:37.511277 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:08.491671 | 1.48s 2026-02-25 07:56:37.542106 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:37.673457 | fa163e15-63ff-c5aa-8de0-00000000ae83 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:56:37.674951 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:08.655350 | 0.55s 2026-02-25 07:56:37.683043 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:08.663438 | 0.56s 2026-02-25 07:56:37.710720 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:56:37.922249 | fa163e15-63ff-c5aa-8de0-00000000ae81 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:37.925947 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:08.906339 | 0.38s 2026-02-25 07:56:37.935870 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:08.916248 | 0.39s 2026-02-25 07:56:37.958660 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:56:38.350832 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 07:56:38.356802 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:09.337195 | 65.58s 2026-02-25 07:56:38.367984 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:09.348385 | 3.65s 2026-02-25 07:56:38.379730 | fa163e15-63ff-c5aa-8de0-00000000ae7d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:09.360115 | 3.66s 2026-02-25 07:56:38.414343 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:38.480986 | fa163e15-63ff-c5aa-8de0-00000000ae83 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:56:38.485247 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:09.465638 | 0.53s 2026-02-25 07:56:38.498474 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:09.478875 | 0.54s 2026-02-25 07:56:38.521476 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:56:38.837068 | fa163e15-63ff-c5aa-8de0-00000000ae7f | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:38.842592 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:09.822984 | 0.43s 2026-02-25 07:56:38.849966 | fa163e15-63ff-c5aa-8de0-00000000ae7f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:09.830364 | 0.43s 2026-02-25 07:56:38.876058 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:39.248220 | fa163e15-63ff-c5aa-8de0-00000000ae81 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:39.254590 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:10.234988 | 0.38s 2026-02-25 07:56:39.266055 | fa163e15-63ff-c5aa-8de0-00000000ae81 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:10.246453 | 0.39s 2026-02-25 07:56:39.288450 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TASK | Ensure provider service is running 2026-02-25 07:56:39.672022 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 07:56:39.679392 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:10.659781 | 67.13s 2026-02-25 07:56:39.821796 | fa163e15-63ff-c5aa-8de0-00000000ae83 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:56:39.826983 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:10.807379 | 0.54s 2026-02-25 07:56:39.850262 | fa163e15-63ff-c5aa-8de0-00000000ae83 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:10.830656 | 0.56s 2026-02-25 07:56:39.853402 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629055.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-02-25 07:56:39.860299 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:10.840697 | 2.15s 2026-02-25 07:56:39.892546 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TASK | Ensure certificate requests 2026-02-25 07:56:39.901103 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:10.881487 | 2.19s 2026-02-25 07:56:40.004840 | fa163e15-63ff-c5aa-8de0-00000000ac01 | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:09:10.985237 | 0.06s 2026-02-25 07:56:40.054066 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TASK | Set version specific variables 2026-02-25 07:56:40.101987 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:09:11.082386 | 0.05s 2026-02-25 07:56:40.116755 | 1ca1fcb6-ed25-4372-8886-a238c1a78785 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:56:40.132876 | fa163e15-63ff-c5aa-8de0-00000000ba61 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:40.262020 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629054.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-02-25 07:56:40.265350 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:11.245739 | 1.74s 2026-02-25 07:56:40.275488 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:11.255889 | 1.75s 2026-02-25 07:56:40.353157 | fa163e15-63ff-c5aa-8de0-00000000ad3e | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:09:11.333560 | 0.05s 2026-02-25 07:56:40.386107 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TASK | Set version specific variables 2026-02-25 07:56:40.442043 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:09:11.422441 | 0.06s 2026-02-25 07:56:40.459270 | 06d87097-3d2c-449b-b6df-b56cb66c0c82 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:56:40.481257 | fa163e15-63ff-c5aa-8de0-00000000baa7 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:40.579680 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 07:56:40.584806 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:11.565196 | 66.34s 2026-02-25 07:56:40.651224 | fa163e15-63ff-c5aa-8de0-00000000ba61 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:56:40.653960 | fa163e15-63ff-c5aa-8de0-00000000ba61 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:09:11.634356 | 0.52s 2026-02-25 07:56:40.683422 | fa163e15-63ff-c5aa-8de0-00000000ba62 | TASK | Set platform/version specific variables 2026-02-25 07:56:40.754008 | fa163e15-63ff-c5aa-8de0-00000000ba62 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:40.769462 | fa163e15-63ff-c5aa-8de0-00000000ba62 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:40.791289 | fa163e15-63ff-c5aa-8de0-00000000ba62 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:56:40.810465 | fa163e15-63ff-c5aa-8de0-00000000ba62 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:56:40.817415 | fa163e15-63ff-c5aa-8de0-00000000ba62 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:09:11.797808 | 0.13s 2026-02-25 07:56:40.835132 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:40.954419 | fa163e15-63ff-c5aa-8de0-00000000baa7 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:56:40.955717 | fa163e15-63ff-c5aa-8de0-00000000baa7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:09:11.936123 | 0.47s 2026-02-25 07:56:40.972492 | fa163e15-63ff-c5aa-8de0-00000000baa8 | TASK | Set platform/version specific variables 2026-02-25 07:56:41.090265 | fa163e15-63ff-c5aa-8de0-00000000baa8 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:41.112862 | fa163e15-63ff-c5aa-8de0-00000000baa8 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:41.136320 | fa163e15-63ff-c5aa-8de0-00000000baa8 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:56:41.155867 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-02-25 07:56:41.160637 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:12.141039 | 68.39s 2026-02-25 07:56:41.167231 | fa163e15-63ff-c5aa-8de0-00000000baa8 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:56:41.173572 | fa163e15-63ff-c5aa-8de0-00000000baa8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:09:12.153974 | 0.20s 2026-02-25 07:56:41.190004 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:42.319816 | fa163e15-63ff-c5aa-8de0-00000000ae86 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005629053.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-02-25 07:56:42.323998 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:13.304384 | 2.43s 2026-02-25 07:56:42.334280 | fa163e15-63ff-c5aa-8de0-00000000ae86 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:13.314680 | 2.44s 2026-02-25 07:56:42.375226 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-02-25 07:56:42.379170 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:13.359565 | 69.83s 2026-02-25 07:56:42.449747 | fa163e15-63ff-c5aa-8de0-00000000aa8e | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:09:13.430143 | 0.06s 2026-02-25 07:56:42.495492 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TASK | Set version specific variables 2026-02-25 07:56:42.545874 | fa163e15-63ff-c5aa-8de0-00000000ba32 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:09:13.526259 | 0.05s 2026-02-25 07:56:42.560029 | 48f34d82-e4f8-4ac4-8d3f-2b0b9918a137 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:56:42.575938 | fa163e15-63ff-c5aa-8de0-00000000bb0b | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:43.068441 | fa163e15-63ff-c5aa-8de0-00000000bb0b | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:56:43.071346 | fa163e15-63ff-c5aa-8de0-00000000bb0b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:09:14.051740 | 0.49s 2026-02-25 07:56:43.106846 | fa163e15-63ff-c5aa-8de0-00000000bb0c | TASK | Set platform/version specific variables 2026-02-25 07:56:43.198004 | fa163e15-63ff-c5aa-8de0-00000000bb0c | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:43.232818 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-02-25 07:56:43.236303 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:14.216707 | 68.99s 2026-02-25 07:56:43.244685 | fa163e15-63ff-c5aa-8de0-00000000bb0c | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:56:43.287457 | fa163e15-63ff-c5aa-8de0-00000000bb0c | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:56:43.317375 | fa163e15-63ff-c5aa-8de0-00000000bb0c | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:56:43.326119 | fa163e15-63ff-c5aa-8de0-00000000bb0c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:09:14.306510 | 0.22s 2026-02-25 07:56:43.346093 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:43.836769 | fa163e15-63ff-c5aa-8de0-00000000ba33 | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:56:43.838940 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:09:14.819338 | 3.00s 2026-02-25 07:56:43.858848 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TASK | Ensure provider packages are installed 2026-02-25 07:56:44.143093 | fa163e15-63ff-c5aa-8de0-00000000ba33 | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:56:44.145573 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:09:15.125974 | 2.95s 2026-02-25 07:56:44.168019 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TASK | Ensure provider packages are installed 2026-02-25 07:56:45.920837 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 07:56:45.926544 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:16.906929 | 73.15s 2026-02-25 07:56:46.486662 | fa163e15-63ff-c5aa-8de0-00000000ba33 | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:56:46.488040 | fa163e15-63ff-c5aa-8de0-00000000ba33 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:09:17.468440 | 3.14s 2026-02-25 07:56:46.519632 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TASK | Ensure provider packages are installed 2026-02-25 07:56:46.763829 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 07:56:46.770350 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:17.750733 | 74.23s 2026-02-25 07:56:46.861748 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:17.842144 | 3.00s 2026-02-25 07:56:46.867781 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:17.848181 | 3.01s 2026-02-25 07:56:46.889773 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:47.120708 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:18.101090 | 2.95s 2026-02-25 07:56:47.129743 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:18.110155 | 2.96s 2026-02-25 07:56:47.145810 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:47.192833 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 07:56:47.197018 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:18.177412 | 72.95s 2026-02-25 07:56:47.235638 | fa163e15-63ff-c5aa-8de0-00000000ba37 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:47.237645 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:18.218049 | 0.35s 2026-02-25 07:56:47.245033 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:18.225446 | 0.35s 2026-02-25 07:56:47.263649 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:47.526105 | fa163e15-63ff-c5aa-8de0-00000000ba37 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:47.529601 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:18.509994 | 0.38s 2026-02-25 07:56:47.538962 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:18.519361 | 0.39s 2026-02-25 07:56:47.560505 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:47.673457 | fa163e15-63ff-c5aa-8de0-00000000ba39 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:56:47.676999 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:18.657392 | 0.41s 2026-02-25 07:56:47.686453 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:18.666855 | 0.42s 2026-02-25 07:56:47.707387 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TASK | Ensure provider service is running 2026-02-25 07:56:47.948823 | fa163e15-63ff-c5aa-8de0-00000000ba39 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:56:47.952512 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:18.932904 | 0.39s 2026-02-25 07:56:47.961557 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:18.941958 | 0.40s 2026-02-25 07:56:47.983208 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TASK | Ensure provider service is running 2026-02-25 07:56:48.227271 | fa163e15-63ff-c5aa-8de0-00000000ba3b | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:56:48.232042 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:19.212435 | 0.52s 2026-02-25 07:56:48.247927 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:19.228321 | 0.54s 2026-02-25 07:56:48.277137 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TASK | Ensure certificate requests 2026-02-25 07:56:48.489576 | fa163e15-63ff-c5aa-8de0-00000000ba3b | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:56:48.494435 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:19.474829 | 0.51s 2026-02-25 07:56:48.508399 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:19.488796 | 0.52s 2026-02-25 07:56:48.553152 | fa163e15-63ff-c5aa-8de0-00000000ab91 | CHANGED | Pre-fetch all the containers | np0005629057 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 07:56:48.556324 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:19.536715 | 75.78s 2026-02-25 07:56:48.653674 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TASK | Ensure certificate requests 2026-02-25 07:56:48.699931 | fa163e15-63ff-c5aa-8de0-00000000ab91 | TIMING | Pre-fetch all the containers | np0005629057 | 0:09:19.680324 | 75.93s 2026-02-25 07:56:48.798025 | fa163e15-63ff-c5aa-8de0-00000000ab96 | TIMING | include_role : linux-system-roles.certificate | np0005629057 | 0:09:19.778420 | 0.05s 2026-02-25 07:56:48.839355 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:56:48.893620 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629057 | 0:09:19.874018 | 0.05s 2026-02-25 07:56:48.904054 | b0b76a18-ddc4-4092-9b89-78eac177973c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629057 2026-02-25 07:56:48.915874 | fa163e15-63ff-c5aa-8de0-00000000bb9b | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:49.003052 | fa163e15-63ff-c5aa-8de0-00000000aa15 | CHANGED | Pre-fetch all the containers | np0005629058 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 07:56:49.010693 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:19.991071 | 76.47s 2026-02-25 07:56:49.061620 | fa163e15-63ff-c5aa-8de0-00000000aa15 | TIMING | Pre-fetch all the containers | np0005629058 | 0:09:20.042012 | 76.52s 2026-02-25 07:56:49.162575 | fa163e15-63ff-c5aa-8de0-00000000aa18 | TIMING | include_role : linux-system-roles.certificate | np0005629058 | 0:09:20.142973 | 0.06s 2026-02-25 07:56:49.188145 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:56:49.242600 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629058 | 0:09:20.222999 | 0.05s 2026-02-25 07:56:49.253059 | d442a492-b25c-4f44-a36a-106f76ad7c40 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629058 2026-02-25 07:56:49.265173 | fa163e15-63ff-c5aa-8de0-00000000bbe1 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:49.369728 | fa163e15-63ff-c5aa-8de0-00000000bb9b | OK | Ensure ansible_facts used by role | np0005629057 2026-02-25 07:56:49.370669 | fa163e15-63ff-c5aa-8de0-00000000bb9b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629057 | 0:09:20.351075 | 0.45s 2026-02-25 07:56:49.381282 | fa163e15-63ff-c5aa-8de0-00000000bb9c | TASK | Set platform/version specific variables 2026-02-25 07:56:49.466518 | fa163e15-63ff-c5aa-8de0-00000000bb9c | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:56:49.496618 | fa163e15-63ff-c5aa-8de0-00000000bb9c | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:56:49.525252 | fa163e15-63ff-c5aa-8de0-00000000bb9c | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.yml 2026-02-25 07:56:49.544878 | fa163e15-63ff-c5aa-8de0-00000000bb9c | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.2.yml 2026-02-25 07:56:49.552900 | fa163e15-63ff-c5aa-8de0-00000000bb9c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629057 | 0:09:20.533301 | 0.17s 2026-02-25 07:56:49.562956 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:49.589727 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | CHANGED | Pre-fetch all the containers | np0005629056 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 07:56:49.595651 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:20.576035 | 75.35s 2026-02-25 07:56:49.636588 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | TIMING | Pre-fetch all the containers | np0005629056 | 0:09:20.616991 | 75.39s 2026-02-25 07:56:49.665593 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:20.645992 | 3.14s 2026-02-25 07:56:49.686092 | fa163e15-63ff-c5aa-8de0-00000000ba35 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:20.666484 | 3.16s 2026-02-25 07:56:49.701769 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:49.719444 | fa163e15-63ff-c5aa-8de0-00000000a9b4 | TIMING | include_role : linux-system-roles.certificate | np0005629056 | 0:09:20.699841 | 0.04s 2026-02-25 07:56:49.750733 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:56:49.758960 | fa163e15-63ff-c5aa-8de0-00000000bbe1 | OK | Ensure ansible_facts used by role | np0005629058 2026-02-25 07:56:49.759898 | fa163e15-63ff-c5aa-8de0-00000000bbe1 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629058 | 0:09:20.740305 | 0.49s 2026-02-25 07:56:49.786127 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | TASK | Set platform/version specific variables 2026-02-25 07:56:49.807643 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629056 | 0:09:20.788035 | 0.06s 2026-02-25 07:56:49.823467 | bfc2056a-0516-4108-94e8-616f2986cfad | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629056 2026-02-25 07:56:49.840543 | fa163e15-63ff-c5aa-8de0-00000000bc39 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:49.874986 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:56:49.897048 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:56:49.921966 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.yml 2026-02-25 07:56:49.941552 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.2.yml 2026-02-25 07:56:49.950142 | fa163e15-63ff-c5aa-8de0-00000000bbe2 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629058 | 0:09:20.930536 | 0.16s 2026-02-25 07:56:49.964662 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:50.005404 | fa163e15-63ff-c5aa-8de0-00000000ba3e | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005629055.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:56:50.009159 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:20.989549 | 1.73s 2026-02-25 07:56:50.018618 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:20.999017 | 1.74s 2026-02-25 07:56:50.064720 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TASK | Fail if container image is undefined 2026-02-25 07:56:50.087480 | fa163e15-63ff-c5aa-8de0-00000000ba37 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:50.092043 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:21.072428 | 0.39s 2026-02-25 07:56:50.102660 | fa163e15-63ff-c5aa-8de0-00000000ba37 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:21.083062 | 0.40s 2026-02-25 07:56:50.140793 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:50.151207 | fa163e15-63ff-c5aa-8de0-00000000aa95 | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:56:50.152782 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:09:21.133170 | 0.09s 2026-02-25 07:56:50.185163 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:56:50.301007 | fa163e15-63ff-c5aa-8de0-00000000bc39 | OK | Ensure ansible_facts used by role | np0005629056 2026-02-25 07:56:50.302263 | fa163e15-63ff-c5aa-8de0-00000000bc39 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629056 | 0:09:21.282667 | 0.46s 2026-02-25 07:56:50.316455 | fa163e15-63ff-c5aa-8de0-00000000bc3a | TASK | Set platform/version specific variables 2026-02-25 07:56:50.404233 | fa163e15-63ff-c5aa-8de0-00000000bc3a | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:56:50.436207 | fa163e15-63ff-c5aa-8de0-00000000bc3a | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:56:50.451333 | fa163e15-63ff-c5aa-8de0-00000000ba3e | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005629054.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:56:50.455398 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:21.435794 | 1.80s 2026-02-25 07:56:50.467336 | fa163e15-63ff-c5aa-8de0-00000000bc3a | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.yml 2026-02-25 07:56:50.471763 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:21.452151 | 1.82s 2026-02-25 07:56:50.484273 | fa163e15-63ff-c5aa-8de0-00000000bc3a | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.2.yml 2026-02-25 07:56:50.516094 | fa163e15-63ff-c5aa-8de0-00000000ba39 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:56:50.517725 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:21.498122 | 0.38s 2026-02-25 07:56:50.533502 | fa163e15-63ff-c5aa-8de0-00000000bc3a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629056 | 0:09:21.513897 | 0.22s 2026-02-25 07:56:50.535175 | fa163e15-63ff-c5aa-8de0-00000000ba39 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:21.515577 | 0.39s 2026-02-25 07:56:50.555033 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:50.583129 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TASK | Ensure provider service is running 2026-02-25 07:56:50.605036 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TASK | Fail if container image is undefined 2026-02-25 07:56:50.669583 | fa163e15-63ff-c5aa-8de0-00000000aa95 | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:56:50.670460 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:09:21.650866 | 0.06s 2026-02-25 07:56:50.692412 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:56:51.080404 | fa163e15-63ff-c5aa-8de0-00000000ba3b | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:56:51.084481 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:22.064873 | 0.50s 2026-02-25 07:56:51.138718 | fa163e15-63ff-c5aa-8de0-00000000ba3b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:22.119111 | 0.55s 2026-02-25 07:56:51.170990 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TASK | Ensure certificate requests 2026-02-25 07:56:52.728297 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629057 2026-02-25 07:56:52.729694 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629057 | 0:09:23.710094 | 3.17s 2026-02-25 07:56:52.759087 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:56:52.928122 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629058 2026-02-25 07:56:52.929883 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629058 | 0:09:23.910248 | 2.96s 2026-02-25 07:56:52.951453 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:56:53.106142 | fa163e15-63ff-c5aa-8de0-00000000ba3e | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005629053.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:56:53.109555 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:24.089948 | 1.94s 2026-02-25 07:56:53.118606 | fa163e15-63ff-c5aa-8de0-00000000ba3e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:24.099004 | 1.95s 2026-02-25 07:56:53.155271 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TASK | Fail if container image is undefined 2026-02-25 07:56:53.209484 | fa163e15-63ff-c5aa-8de0-00000000aa95 | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:56:53.210333 | fa163e15-63ff-c5aa-8de0-00000000aa95 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:09:24.190740 | 0.05s 2026-02-25 07:56:53.232170 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:56:53.777927 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629056 2026-02-25 07:56:53.779587 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629056 | 0:09:24.759982 | 3.22s 2026-02-25 07:56:53.803152 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:56:55.828507 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:09:26.808887 | 3.07s 2026-02-25 07:56:55.838586 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:09:26.818981 | 3.08s 2026-02-25 07:56:55.861520 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:55.948634 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:09:26.929015 | 3.00s 2026-02-25 07:56:55.957838 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:09:26.938232 | 3.00s 2026-02-25 07:56:55.977090 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:56.232694 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:56:56.234537 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:09:27.214928 | 0.37s 2026-02-25 07:56:56.244334 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:09:27.224730 | 0.38s 2026-02-25 07:56:56.266339 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:56.331515 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:56:56.334584 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:09:27.314974 | 0.36s 2026-02-25 07:56:56.342261 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:09:27.322664 | 0.36s 2026-02-25 07:56:56.356583 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:56.653758 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:56:56.657304 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:09:27.637695 | 0.39s 2026-02-25 07:56:56.666587 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:09:27.646982 | 0.40s 2026-02-25 07:56:56.689153 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:56:56.695172 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:56:56.696367 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:09:27.676771 | 0.34s 2026-02-25 07:56:56.708806 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:09:27.689189 | 0.35s 2026-02-25 07:56:56.732683 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:56:57.209293 | fa163e15-63ff-c5aa-8de0-00000000aa96 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629054 2026-02-25 07:56:57.217044 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629054 | 0:09:28.197447 | 6.52s 2026-02-25 07:56:57.218667 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629057 | item=certmonger 2026-02-25 07:56:57.223787 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:09:28.204187 | 0.52s 2026-02-25 07:56:57.251569 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629058 | item=certmonger 2026-02-25 07:56:57.255792 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:09:28.236197 | 0.52s 2026-02-25 07:56:57.277925 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:09:28.258331 | 3.47s 2026-02-25 07:56:57.286300 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:56:57.299852 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:09:28.280234 | 0.60s 2026-02-25 07:56:57.304120 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:09:28.284518 | 0.57s 2026-02-25 07:56:57.306299 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:09:28.286704 | 3.50s 2026-02-25 07:56:57.307350 | fa163e15-63ff-c5aa-8de0-00000000aa96 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629055 2026-02-25 07:56:57.308375 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629055 | 0:09:28.288780 | 7.12s 2026-02-25 07:56:57.334204 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:56:57.354206 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:56:57.375195 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:56:57.411900 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:56:57.675841 | fa163e15-63ff-c5aa-8de0-00000000aa97 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629054 2026-02-25 07:56:57.676799 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629054 | 0:09:28.657206 | 0.39s 2026-02-25 07:56:57.730710 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:56:57.733027 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:09:28.713429 | 0.40s 2026-02-25 07:56:57.740619 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:09:28.721023 | 0.40s 2026-02-25 07:56:57.741262 | fa163e15-63ff-c5aa-8de0-00000000ad4c | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:09:28.721676 | 0.04s 2026-02-25 07:56:57.778547 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:56:57.798180 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TASK | Set version specific variables 2026-02-25 07:56:57.811475 | fa163e15-63ff-c5aa-8de0-00000000aa97 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629055 2026-02-25 07:56:57.812299 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629055 | 0:09:28.792704 | 0.40s 2026-02-25 07:56:57.849127 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:09:28.829515 | 0.05s 2026-02-25 07:56:57.865778 | b35e5401-4c20-4a30-9af7-2088042b92eb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:56:57.882931 | fa163e15-63ff-c5aa-8de0-00000000bcf5 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:57.898443 | fa163e15-63ff-c5aa-8de0-00000000ac0f | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:09:28.878840 | 0.05s 2026-02-25 07:56:57.934594 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TASK | Set version specific variables 2026-02-25 07:56:57.982479 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:09:28.962878 | 0.05s 2026-02-25 07:56:57.997603 | 7289835b-b972-409a-a649-237ad0625417 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:56:58.013371 | fa163e15-63ff-c5aa-8de0-00000000bd37 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:58.163245 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:56:58.169391 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:09:29.149772 | 0.39s 2026-02-25 07:56:58.184800 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:09:29.165187 | 0.41s 2026-02-25 07:56:58.205402 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:56:58.273970 | fa163e15-63ff-c5aa-8de0-00000000bcf5 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:56:58.276400 | fa163e15-63ff-c5aa-8de0-00000000bcf5 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:09:29.256788 | 0.39s 2026-02-25 07:56:58.314904 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | TASK | Set platform/version specific variables 2026-02-25 07:56:58.368376 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:58.383613 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:56:58.421626 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:56:58.458711 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:56:58.467163 | fa163e15-63ff-c5aa-8de0-00000000bd37 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:56:58.468616 | fa163e15-63ff-c5aa-8de0-00000000bd37 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:09:29.449010 | 0.45s 2026-02-25 07:56:58.470566 | fa163e15-63ff-c5aa-8de0-00000000bcf6 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:09:29.450971 | 0.15s 2026-02-25 07:56:58.491774 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:58.511762 | fa163e15-63ff-c5aa-8de0-00000000bd38 | TASK | Set platform/version specific variables 2026-02-25 07:56:58.586137 | fa163e15-63ff-c5aa-8de0-00000000bd38 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:58.602468 | fa163e15-63ff-c5aa-8de0-00000000bd38 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:56:58.623371 | fa163e15-63ff-c5aa-8de0-00000000bd38 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:56:58.639964 | fa163e15-63ff-c5aa-8de0-00000000bd38 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:56:58.647084 | fa163e15-63ff-c5aa-8de0-00000000bd38 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:09:29.627487 | 0.13s 2026-02-25 07:56:58.700822 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:58.775701 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629056 | item=certmonger 2026-02-25 07:56:58.778776 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:09:29.759169 | 0.57s 2026-02-25 07:56:58.790825 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:09:29.771236 | 0.58s 2026-02-25 07:56:58.801812 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:56:58.982945 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629057.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:56:58.987592 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:09:29.967979 | 1.63s 2026-02-25 07:56:58.992705 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:09:29.973117 | 1.64s 2026-02-25 07:56:59.064051 | fa163e15-63ff-c5aa-8de0-00000000ab98 | TIMING | include_role : linux-system-roles.certificate | np0005629057 | 0:09:30.044452 | 0.05s 2026-02-25 07:56:59.097347 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TASK | Set version specific variables 2026-02-25 07:56:59.142596 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629058.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:56:59.146368 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:09:30.126761 | 1.77s 2026-02-25 07:56:59.161823 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:09:30.142228 | 1.78s 2026-02-25 07:56:59.162542 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629057 | 0:09:30.142956 | 0.06s 2026-02-25 07:56:59.172848 | ca589940-e082-42a7-bc33-3c82494159ea | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629057 2026-02-25 07:56:59.184485 | fa163e15-63ff-c5aa-8de0-00000000bdb1 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:59.259831 | fa163e15-63ff-c5aa-8de0-00000000aa1a | TIMING | include_role : linux-system-roles.certificate | np0005629058 | 0:09:30.240230 | 0.05s 2026-02-25 07:56:59.288388 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TASK | Set version specific variables 2026-02-25 07:56:59.339759 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629058 | 0:09:30.320162 | 0.05s 2026-02-25 07:56:59.350217 | 0ed6aaa8-5918-499c-a2ec-a82e7ec61e60 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629058 2026-02-25 07:56:59.361797 | fa163e15-63ff-c5aa-8de0-00000000bdf3 | TASK | Ensure ansible_facts used by role 2026-02-25 07:56:59.636520 | fa163e15-63ff-c5aa-8de0-00000000bdb1 | OK | Ensure ansible_facts used by role | np0005629057 2026-02-25 07:56:59.638388 | fa163e15-63ff-c5aa-8de0-00000000bdb1 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629057 | 0:09:30.618781 | 0.45s 2026-02-25 07:56:59.659660 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | TASK | Set platform/version specific variables 2026-02-25 07:56:59.753914 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:56:59.781943 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat.yml 2026-02-25 07:56:59.798244 | fa163e15-63ff-c5aa-8de0-00000000bdf3 | OK | Ensure ansible_facts used by role | np0005629058 2026-02-25 07:56:59.799743 | fa163e15-63ff-c5aa-8de0-00000000bdf3 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629058 | 0:09:30.780137 | 0.44s 2026-02-25 07:56:59.806748 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.yml 2026-02-25 07:56:59.827080 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | SKIPPED | Set platform/version specific variables | np0005629057 | item=RedHat_9.2.yml 2026-02-25 07:56:59.835160 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | TASK | Set platform/version specific variables 2026-02-25 07:56:59.851729 | fa163e15-63ff-c5aa-8de0-00000000bdb2 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629057 | 0:09:30.832094 | 0.19s 2026-02-25 07:56:59.872738 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:56:59.930327 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:56:59.962837 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat.yml 2026-02-25 07:56:59.990500 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.yml 2026-02-25 07:57:00.010108 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | SKIPPED | Set platform/version specific variables | np0005629058 | item=RedHat_9.2.yml 2026-02-25 07:57:00.019808 | fa163e15-63ff-c5aa-8de0-00000000bdf4 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629058 | 0:09:31.000202 | 0.18s 2026-02-25 07:57:00.034029 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:00.179075 | fa163e15-63ff-c5aa-8de0-00000000aa96 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629053 2026-02-25 07:57:00.181087 | fa163e15-63ff-c5aa-8de0-00000000aa96 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629053 | 0:09:31.161477 | 6.95s 2026-02-25 07:57:00.237742 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-02-25 07:57:00.683136 | fa163e15-63ff-c5aa-8de0-00000000aa97 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629053 2026-02-25 07:57:00.684601 | fa163e15-63ff-c5aa-8de0-00000000aa97 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005629053 | 0:09:31.665001 | 0.45s 2026-02-25 07:57:00.785340 | fa163e15-63ff-c5aa-8de0-00000000aaa2 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:09:31.765731 | 0.05s 2026-02-25 07:57:00.836322 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TASK | Set version specific variables 2026-02-25 07:57:00.849446 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629056.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:57:00.854899 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:09:31.835240 | 2.05s 2026-02-25 07:57:00.866048 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:09:31.846447 | 2.06s 2026-02-25 07:57:00.904351 | fa163e15-63ff-c5aa-8de0-00000000bcc4 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:09:31.884742 | 0.07s 2026-02-25 07:57:00.922181 | 6a59b8a4-c469-466a-8604-d3b602d72299 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:57:00.943184 | fa163e15-63ff-c5aa-8de0-00000000be55 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:00.950435 | fa163e15-63ff-c5aa-8de0-00000000a9b6 | TIMING | include_role : linux-system-roles.certificate | np0005629056 | 0:09:31.930814 | 0.06s 2026-02-25 07:57:00.979815 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TASK | Set version specific variables 2026-02-25 07:57:01.043314 | fa163e15-63ff-c5aa-8de0-00000000bd7e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629056 | 0:09:32.023706 | 0.06s 2026-02-25 07:57:01.055334 | 55f0921d-7b81-4998-afc6-d97a6cb88235 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629056 2026-02-25 07:57:01.068108 | fa163e15-63ff-c5aa-8de0-00000000be97 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:01.406008 | fa163e15-63ff-c5aa-8de0-00000000be55 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:57:01.407756 | fa163e15-63ff-c5aa-8de0-00000000be55 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:09:32.388151 | 0.46s 2026-02-25 07:57:01.436205 | fa163e15-63ff-c5aa-8de0-00000000be56 | TASK | Set platform/version specific variables 2026-02-25 07:57:01.525816 | fa163e15-63ff-c5aa-8de0-00000000be56 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:01.530670 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:01.532798 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:09:32.513190 | 3.04s 2026-02-25 07:57:01.543971 | fa163e15-63ff-c5aa-8de0-00000000be56 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:01.568009 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TASK | Ensure provider packages are installed 2026-02-25 07:57:01.583287 | fa163e15-63ff-c5aa-8de0-00000000be56 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:57:01.587513 | fa163e15-63ff-c5aa-8de0-00000000be97 | OK | Ensure ansible_facts used by role | np0005629056 2026-02-25 07:57:01.588735 | fa163e15-63ff-c5aa-8de0-00000000be97 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629056 | 0:09:32.569135 | 0.52s 2026-02-25 07:57:01.604032 | fa163e15-63ff-c5aa-8de0-00000000be98 | TASK | Set platform/version specific variables 2026-02-25 07:57:01.611264 | fa163e15-63ff-c5aa-8de0-00000000be56 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:57:01.626680 | fa163e15-63ff-c5aa-8de0-00000000be56 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:09:32.607068 | 0.19s 2026-02-25 07:57:01.648504 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:01.684364 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:57:01.685523 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:09:32.665927 | 2.98s 2026-02-25 07:57:01.703207 | fa163e15-63ff-c5aa-8de0-00000000be98 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:57:01.709975 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TASK | Ensure provider packages are installed 2026-02-25 07:57:01.731179 | fa163e15-63ff-c5aa-8de0-00000000be98 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat.yml 2026-02-25 07:57:01.754363 | fa163e15-63ff-c5aa-8de0-00000000be98 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.yml 2026-02-25 07:57:01.774096 | fa163e15-63ff-c5aa-8de0-00000000be98 | SKIPPED | Set platform/version specific variables | np0005629056 | item=RedHat_9.2.yml 2026-02-25 07:57:01.781177 | fa163e15-63ff-c5aa-8de0-00000000be98 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629056 | 0:09:32.761569 | 0.17s 2026-02-25 07:57:01.796581 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:02.816146 | fa163e15-63ff-c5aa-8de0-00000000bd7f | OK | Ensure certificate role dependencies are installed | np0005629057 2026-02-25 07:57:02.817406 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629057 | 0:09:33.797808 | 2.94s 2026-02-25 07:57:02.831069 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TASK | Ensure provider packages are installed 2026-02-25 07:57:03.009399 | fa163e15-63ff-c5aa-8de0-00000000bd7f | OK | Ensure certificate role dependencies are installed | np0005629058 2026-02-25 07:57:03.011051 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629058 | 0:09:33.991454 | 2.98s 2026-02-25 07:57:03.029899 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TASK | Ensure provider packages are installed 2026-02-25 07:57:04.529041 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:35.509416 | 2.96s 2026-02-25 07:57:04.539343 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:35.519738 | 2.97s 2026-02-25 07:57:04.571895 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:04.736332 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:57:04.737711 | fa163e15-63ff-c5aa-8de0-00000000bcc5 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:09:35.718115 | 3.09s 2026-02-25 07:57:04.757183 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TASK | Ensure provider packages are installed 2026-02-25 07:57:04.804201 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:35.784561 | 3.09s 2026-02-25 07:57:04.814379 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:35.794775 | 3.10s 2026-02-25 07:57:04.835065 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:04.902005 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:04.905328 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:35.885719 | 0.33s 2026-02-25 07:57:04.913426 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:35.893824 | 0.34s 2026-02-25 07:57:04.934446 | fa163e15-63ff-c5aa-8de0-00000000bccb | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:04.961334 | fa163e15-63ff-c5aa-8de0-00000000bd7f | OK | Ensure certificate role dependencies are installed | np0005629056 2026-02-25 07:57:04.962844 | fa163e15-63ff-c5aa-8de0-00000000bd7f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629056 | 0:09:35.943241 | 3.16s 2026-02-25 07:57:04.977243 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TASK | Ensure provider packages are installed 2026-02-25 07:57:05.223426 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:05.226727 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:36.207112 | 0.39s 2026-02-25 07:57:05.234679 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:36.215073 | 0.40s 2026-02-25 07:57:05.255532 | fa163e15-63ff-c5aa-8de0-00000000bccb | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:05.286262 | fa163e15-63ff-c5aa-8de0-00000000bccb | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:05.289550 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:36.269930 | 0.35s 2026-02-25 07:57:05.299231 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:36.279631 | 0.36s 2026-02-25 07:57:05.319466 | fa163e15-63ff-c5aa-8de0-00000000bccd | TASK | Ensure provider service is running 2026-02-25 07:57:05.644230 | fa163e15-63ff-c5aa-8de0-00000000bccb | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:05.647775 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:36.628160 | 0.39s 2026-02-25 07:57:05.655755 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:36.636150 | 0.40s 2026-02-25 07:57:05.678331 | fa163e15-63ff-c5aa-8de0-00000000bccd | TASK | Ensure provider service is running 2026-02-25 07:57:05.825085 | fa163e15-63ff-c5aa-8de0-00000000bccd | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:57:05.828566 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:36.808954 | 0.51s 2026-02-25 07:57:05.840156 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:36.820553 | 0.52s 2026-02-25 07:57:05.862215 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TASK | Ensure certificate requests 2026-02-25 07:57:05.927954 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:09:36.908332 | 3.10s 2026-02-25 07:57:05.938502 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629057 | 0:09:36.918899 | 3.11s 2026-02-25 07:57:05.953039 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:06.094293 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:09:37.074670 | 3.06s 2026-02-25 07:57:06.103203 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629058 | 0:09:37.083606 | 3.07s 2026-02-25 07:57:06.117483 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:06.332878 | fa163e15-63ff-c5aa-8de0-00000000bd83 | OK | Ensure pre-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:57:06.336894 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:09:37.317259 | 0.38s 2026-02-25 07:57:06.346769 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629057 | 0:09:37.327164 | 0.39s 2026-02-25 07:57:06.368609 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:06.483648 | fa163e15-63ff-c5aa-8de0-00000000bd83 | OK | Ensure pre-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:57:06.486746 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:09:37.467138 | 0.37s 2026-02-25 07:57:06.494899 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629058 | 0:09:37.475303 | 0.38s 2026-02-25 07:57:06.509555 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:06.738905 | fa163e15-63ff-c5aa-8de0-00000000bd85 | OK | Ensure post-scripts hooks directory exists | np0005629057 | item=certmonger 2026-02-25 07:57:06.744731 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:09:37.725120 | 0.37s 2026-02-25 07:57:06.752172 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629057 | 0:09:37.732576 | 0.38s 2026-02-25 07:57:06.773324 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TASK | Ensure provider service is running 2026-02-25 07:57:06.904540 | fa163e15-63ff-c5aa-8de0-00000000bd85 | OK | Ensure post-scripts hooks directory exists | np0005629058 | item=certmonger 2026-02-25 07:57:06.907636 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:09:37.888027 | 0.40s 2026-02-25 07:57:06.915889 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629058 | 0:09:37.896299 | 0.40s 2026-02-25 07:57:06.929442 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TASK | Ensure provider service is running 2026-02-25 07:57:07.201153 | fa163e15-63ff-c5aa-8de0-00000000bccd | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:57:07.204498 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:38.184890 | 1.52s 2026-02-25 07:57:07.216159 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:38.196568 | 1.54s 2026-02-25 07:57:07.242047 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TASK | Ensure certificate requests 2026-02-25 07:57:07.290637 | fa163e15-63ff-c5aa-8de0-00000000bd87 | OK | Ensure provider service is running | np0005629057 | item=certmonger 2026-02-25 07:57:07.298136 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:09:38.278531 | 0.52s 2026-02-25 07:57:07.307649 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629057 | 0:09:38.288048 | 0.53s 2026-02-25 07:57:07.323506 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TASK | Ensure certificate requests 2026-02-25 07:57:07.481929 | fa163e15-63ff-c5aa-8de0-00000000bd87 | OK | Ensure provider service is running | np0005629058 | item=certmonger 2026-02-25 07:57:07.485817 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:09:38.466210 | 0.56s 2026-02-25 07:57:07.498081 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629058 | 0:09:38.478491 | 0.57s 2026-02-25 07:57:07.512502 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TASK | Ensure certificate requests 2026-02-25 07:57:07.644899 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005629054.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:07.648268 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:38.628661 | 1.78s 2026-02-25 07:57:07.657845 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:38.638253 | 1.79s 2026-02-25 07:57:07.695717 | fa163e15-63ff-c5aa-8de0-00000000ad4e | TASK | Execute system role for Nova/Libvirt VNC certs 2026-02-25 07:57:07.765300 | fa163e15-63ff-c5aa-8de0-00000000ad4e | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629054 | 0:09:38.745688 | 0.07s 2026-02-25 07:57:07.776203 | fa163e15-63ff-c5aa-8de0-00000000ad4e | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629054 | 0:09:38.756607 | 0.08s 2026-02-25 07:57:07.784414 | fa163e15-63ff-c5aa-8de0-00000000ad4e | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629054 | 0:09:38.764827 | 0.09s 2026-02-25 07:57:07.840454 | fa163e15-63ff-c5aa-8de0-00000000bf2e | TASK | Set version specific variables 2026-02-25 07:57:07.889421 | fa163e15-63ff-c5aa-8de0-00000000bf2e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:09:38.869825 | 0.05s 2026-02-25 07:57:07.903851 | 4357d0fe-7d41-46ff-8c97-990019d95235 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:57:07.920815 | fa163e15-63ff-c5aa-8de0-00000000bf86 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:07.949239 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:38.929616 | 3.19s 2026-02-25 07:57:07.957985 | fa163e15-63ff-c5aa-8de0-00000000bcc7 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:38.938397 | 3.20s 2026-02-25 07:57:07.973971 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:08.301892 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:09:39.282238 | 3.32s 2026-02-25 07:57:08.311771 | fa163e15-63ff-c5aa-8de0-00000000bd81 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629056 | 0:09:39.292182 | 3.33s 2026-02-25 07:57:08.322410 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:08.356230 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:08.358626 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:39.339015 | 0.38s 2026-02-25 07:57:08.372077 | fa163e15-63ff-c5aa-8de0-00000000bcc9 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:39.352470 | 0.40s 2026-02-25 07:57:08.400457 | fa163e15-63ff-c5aa-8de0-00000000bccb | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:08.406377 | fa163e15-63ff-c5aa-8de0-00000000bf86 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:57:08.407379 | fa163e15-63ff-c5aa-8de0-00000000bf86 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:09:39.387784 | 0.49s 2026-02-25 07:57:08.422939 | fa163e15-63ff-c5aa-8de0-00000000bf87 | TASK | Set platform/version specific variables 2026-02-25 07:57:08.495765 | fa163e15-63ff-c5aa-8de0-00000000bf87 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:08.519066 | fa163e15-63ff-c5aa-8de0-00000000bf87 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:08.533440 | fa163e15-63ff-c5aa-8de0-00000000bf87 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:57:08.550374 | fa163e15-63ff-c5aa-8de0-00000000bf87 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:57:08.554339 | fa163e15-63ff-c5aa-8de0-00000000bf87 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:09:39.534744 | 0.13s 2026-02-25 07:57:08.569335 | fa163e15-63ff-c5aa-8de0-00000000bf2f | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:08.701829 | fa163e15-63ff-c5aa-8de0-00000000bd83 | OK | Ensure pre-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:57:08.705987 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:09:39.686385 | 0.38s 2026-02-25 07:57:08.712176 | fa163e15-63ff-c5aa-8de0-00000000bd83 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629056 | 0:09:39.692570 | 0.39s 2026-02-25 07:57:08.734621 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:08.792492 | fa163e15-63ff-c5aa-8de0-00000000bccb | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:08.795625 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:39.776021 | 0.39s 2026-02-25 07:57:08.802668 | fa163e15-63ff-c5aa-8de0-00000000bccb | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:39.783071 | 0.40s 2026-02-25 07:57:08.823738 | fa163e15-63ff-c5aa-8de0-00000000bccd | TASK | Ensure provider service is running 2026-02-25 07:57:08.859137 | fa163e15-63ff-c5aa-8de0-00000000bd8a | CHANGED | Ensure certificate requests | np0005629057 | item={'ca': 'ipa', 'dns': 'np0005629057.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005629057.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-02-25 07:57:08.863832 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:09:39.844222 | 1.54s 2026-02-25 07:57:08.881619 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005629055.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:08.885400 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:39.865804 | 1.64s 2026-02-25 07:57:08.886829 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629057 | 0:09:39.867229 | 1.56s 2026-02-25 07:57:08.893175 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:39.873584 | 1.65s 2026-02-25 07:57:08.948309 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:57:08.972817 | fa163e15-63ff-c5aa-8de0-00000000ac11 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-02-25 07:57:09.022370 | fa163e15-63ff-c5aa-8de0-00000000ac11 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629055 | 0:09:40.002767 | 0.05s 2026-02-25 07:57:09.031816 | fa163e15-63ff-c5aa-8de0-00000000ac11 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629055 | 0:09:40.012226 | 0.06s 2026-02-25 07:57:09.041297 | fa163e15-63ff-c5aa-8de0-00000000ac11 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629055 | 0:09:40.021700 | 0.07s 2026-02-25 07:57:09.124941 | fa163e15-63ff-c5aa-8de0-00000000bd85 | OK | Ensure post-scripts hooks directory exists | np0005629056 | item=certmonger 2026-02-25 07:57:09.126448 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:09:40.106850 | 0.39s 2026-02-25 07:57:09.138308 | fa163e15-63ff-c5aa-8de0-00000000bfdd | TASK | Set version specific variables 2026-02-25 07:57:09.143400 | fa163e15-63ff-c5aa-8de0-00000000bd85 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629056 | 0:09:40.123799 | 0.41s 2026-02-25 07:57:09.154385 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TASK | Ensure provider service is running 2026-02-25 07:57:09.166972 | fa163e15-63ff-c5aa-8de0-00000000bfdd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:09:40.147374 | 0.03s 2026-02-25 07:57:09.182102 | b69d292c-efb8-4039-b7e6-a812f32e6ee5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:57:09.198558 | fa163e15-63ff-c5aa-8de0-00000000c039 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:09.203959 | fa163e15-63ff-c5aa-8de0-00000000bd8a | CHANGED | Ensure certificate requests | np0005629058 | item={'ca': 'ipa', 'dns': 'np0005629058.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005629058.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-02-25 07:57:09.205225 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:09:40.185629 | 1.69s 2026-02-25 07:57:09.220819 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629058 | 0:09:40.201213 | 1.71s 2026-02-25 07:57:09.221961 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629057 2026-02-25 07:57:09.222500 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629057 | 0:09:40.202913 | 0.27s 2026-02-25 07:57:09.257348 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:57:09.299497 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629057 | 0:09:40.279882 | 0.06s 2026-02-25 07:57:09.343236 | 9c161f21-ce6d-4582-a04b-7afb9559ac53 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629057 2026-02-25 07:57:09.358658 | fa163e15-63ff-c5aa-8de0-00000000bccd | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:57:09.360998 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:40.341400 | 0.53s 2026-02-25 07:57:09.375943 | fa163e15-63ff-c5aa-8de0-00000000c057 | TASK | Write the config_step hieradata 2026-02-25 07:57:09.384388 | fa163e15-63ff-c5aa-8de0-00000000bccd | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:40.364774 | 0.56s 2026-02-25 07:57:09.406112 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TASK | Ensure certificate requests 2026-02-25 07:57:09.544550 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629058 2026-02-25 07:57:09.545784 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629058 | 0:09:40.526189 | 0.29s 2026-02-25 07:57:09.639701 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629058 | 0:09:40.620100 | 0.08s 2026-02-25 07:57:09.664478 | 8028df97-61a1-4a31-b7e9-8e286d5549b8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629058 2026-02-25 07:57:09.682619 | fa163e15-63ff-c5aa-8de0-00000000c075 | TASK | Write the config_step hieradata 2026-02-25 07:57:09.689597 | fa163e15-63ff-c5aa-8de0-00000000c039 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:57:09.690520 | fa163e15-63ff-c5aa-8de0-00000000c039 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:09:40.670925 | 0.48s 2026-02-25 07:57:09.705751 | fa163e15-63ff-c5aa-8de0-00000000c03a | TASK | Set platform/version specific variables 2026-02-25 07:57:09.748248 | fa163e15-63ff-c5aa-8de0-00000000c03a | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:09.761103 | fa163e15-63ff-c5aa-8de0-00000000c03a | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:09.774564 | fa163e15-63ff-c5aa-8de0-00000000c03a | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:57:09.784831 | fa163e15-63ff-c5aa-8de0-00000000c03a | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:57:09.790267 | fa163e15-63ff-c5aa-8de0-00000000c03a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:09:40.770670 | 0.08s 2026-02-25 07:57:09.805046 | fa163e15-63ff-c5aa-8de0-00000000bfde | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:10.211632 | fa163e15-63ff-c5aa-8de0-00000000c057 | OK | Write the config_step hieradata | np0005629057 2026-02-25 07:57:10.212585 | fa163e15-63ff-c5aa-8de0-00000000c057 | TIMING | Write the config_step hieradata | np0005629057 | 0:09:41.192993 | 0.84s 2026-02-25 07:57:10.223642 | fa163e15-63ff-c5aa-8de0-00000000c058 | TASK | Run puppet host configuration for step 1 2026-02-25 07:57:10.533009 | fa163e15-63ff-c5aa-8de0-00000000c075 | OK | Write the config_step hieradata | np0005629058 2026-02-25 07:57:10.534027 | fa163e15-63ff-c5aa-8de0-00000000c075 | TIMING | Write the config_step hieradata | np0005629058 | 0:09:41.514434 | 0.85s 2026-02-25 07:57:10.545411 | fa163e15-63ff-c5aa-8de0-00000000c076 | TASK | Run puppet host configuration for step 1 2026-02-25 07:57:10.700977 | fa163e15-63ff-c5aa-8de0-00000000bd87 | OK | Ensure provider service is running | np0005629056 | item=certmonger 2026-02-25 07:57:10.703304 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:09:41.683693 | 1.55s 2026-02-25 07:57:10.713989 | fa163e15-63ff-c5aa-8de0-00000000bd87 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629056 | 0:09:41.694393 | 1.56s 2026-02-25 07:57:10.736450 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TASK | Ensure certificate requests 2026-02-25 07:57:11.198733 | fa163e15-63ff-c5aa-8de0-00000000c058 | CHANGED | Run puppet host configuration for step 1 | np0005629057 2026-02-25 07:57:11.200369 | fa163e15-63ff-c5aa-8de0-00000000c058 | TIMING | Run puppet host configuration for step 1 | np0005629057 | 0:09:42.180765 | 0.98s 2026-02-25 07:57:11.221146 | fa163e15-63ff-c5aa-8de0-00000000c059 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:57:11.292084 | fa163e15-63ff-c5aa-8de0-00000000c076 | CHANGED | Run puppet host configuration for step 1 | np0005629058 2026-02-25 07:57:11.293238 | fa163e15-63ff-c5aa-8de0-00000000c076 | TIMING | Run puppet host configuration for step 1 | np0005629058 | 0:09:42.273641 | 0.75s 2026-02-25 07:57:11.308846 | fa163e15-63ff-c5aa-8de0-00000000c077 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:57:11.420463 | fa163e15-63ff-c5aa-8de0-00000000bf2f | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:11.421693 | fa163e15-63ff-c5aa-8de0-00000000bf2f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:09:42.402095 | 2.85s 2026-02-25 07:57:11.444079 | fa163e15-63ff-c5aa-8de0-00000000bf31 | TASK | Ensure provider packages are installed 2026-02-25 07:57:11.777718 | fa163e15-63ff-c5aa-8de0-00000000c077 | WAITING | Wait for puppet host configuration to finish | np0005629058 | 360 retries left 2026-02-25 07:57:11.788226 | fa163e15-63ff-c5aa-8de0-00000000c059 | WAITING | Wait for puppet host configuration to finish | np0005629057 | 360 retries left 2026-02-25 07:57:12.463374 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005629053.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:12.466155 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:43.446542 | 3.06s 2026-02-25 07:57:12.475425 | fa163e15-63ff-c5aa-8de0-00000000bcd0 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:43.455823 | 3.07s 2026-02-25 07:57:12.514885 | fa163e15-63ff-c5aa-8de0-00000000bd8a | CHANGED | Ensure certificate requests | np0005629056 | item={'ca': 'ipa', 'dns': 'np0005629056.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005629056.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-02-25 07:57:12.516642 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:09:43.497042 | 1.78s 2026-02-25 07:57:12.525269 | fa163e15-63ff-c5aa-8de0-00000000aaa4 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-02-25 07:57:12.533800 | fa163e15-63ff-c5aa-8de0-00000000bd8a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629056 | 0:09:43.514191 | 1.80s 2026-02-25 07:57:12.560054 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 07:57:12.585215 | fa163e15-63ff-c5aa-8de0-00000000aaa4 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629053 | 0:09:43.565591 | 0.06s 2026-02-25 07:57:12.594059 | fa163e15-63ff-c5aa-8de0-00000000aaa4 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629053 | 0:09:43.574463 | 0.07s 2026-02-25 07:57:12.602024 | fa163e15-63ff-c5aa-8de0-00000000aaa4 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005629053 | 0:09:43.582431 | 0.08s 2026-02-25 07:57:12.660493 | fa163e15-63ff-c5aa-8de0-00000000c0ca | TASK | Set version specific variables 2026-02-25 07:57:12.710720 | fa163e15-63ff-c5aa-8de0-00000000c0ca | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:09:43.691119 | 0.05s 2026-02-25 07:57:12.725288 | b5a19fcf-d3ad-49e8-a3c0-b528d113c8fe | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:57:12.741121 | fa163e15-63ff-c5aa-8de0-00000000c122 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:12.767392 | fa163e15-63ff-c5aa-8de0-00000000bfde | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:57:12.768300 | fa163e15-63ff-c5aa-8de0-00000000bfde | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:09:43.748705 | 2.96s 2026-02-25 07:57:12.783247 | fa163e15-63ff-c5aa-8de0-00000000bfe0 | TASK | Ensure provider packages are installed 2026-02-25 07:57:12.892688 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629056 2026-02-25 07:57:12.894344 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629056 | 0:09:43.874740 | 0.33s 2026-02-25 07:57:12.997100 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629056 | 0:09:43.977505 | 0.08s 2026-02-25 07:57:13.015662 | 62fd121e-169a-4ef7-9e72-9a02f9637db7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629056 2026-02-25 07:57:13.029049 | fa163e15-63ff-c5aa-8de0-00000000c13e | TASK | Write the config_step hieradata 2026-02-25 07:57:13.214673 | fa163e15-63ff-c5aa-8de0-00000000c122 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:57:13.216681 | fa163e15-63ff-c5aa-8de0-00000000c122 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:09:44.197070 | 0.47s 2026-02-25 07:57:13.242607 | fa163e15-63ff-c5aa-8de0-00000000c123 | TASK | Set platform/version specific variables 2026-02-25 07:57:13.318059 | fa163e15-63ff-c5aa-8de0-00000000c123 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:13.337238 | fa163e15-63ff-c5aa-8de0-00000000c123 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:13.357156 | fa163e15-63ff-c5aa-8de0-00000000c123 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:57:13.371732 | fa163e15-63ff-c5aa-8de0-00000000c123 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:57:13.381082 | fa163e15-63ff-c5aa-8de0-00000000c123 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:09:44.361474 | 0.14s 2026-02-25 07:57:13.412591 | fa163e15-63ff-c5aa-8de0-00000000c0cb | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:13.894776 | fa163e15-63ff-c5aa-8de0-00000000c13e | OK | Write the config_step hieradata | np0005629056 2026-02-25 07:57:13.896338 | fa163e15-63ff-c5aa-8de0-00000000c13e | TIMING | Write the config_step hieradata | np0005629056 | 0:09:44.876734 | 0.87s 2026-02-25 07:57:13.918063 | fa163e15-63ff-c5aa-8de0-00000000c13f | TASK | Run puppet host configuration for step 1 2026-02-25 07:57:14.454882 | fa163e15-63ff-c5aa-8de0-00000000bf31 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:45.435248 | 3.01s 2026-02-25 07:57:14.460196 | fa163e15-63ff-c5aa-8de0-00000000bf31 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:45.440596 | 3.01s 2026-02-25 07:57:14.475905 | fa163e15-63ff-c5aa-8de0-00000000bf33 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:14.660465 | fa163e15-63ff-c5aa-8de0-00000000c13f | CHANGED | Run puppet host configuration for step 1 | np0005629056 2026-02-25 07:57:14.662266 | fa163e15-63ff-c5aa-8de0-00000000c13f | TIMING | Run puppet host configuration for step 1 | np0005629056 | 0:09:45.642658 | 0.74s 2026-02-25 07:57:14.680391 | fa163e15-63ff-c5aa-8de0-00000000c140 | TASK | Wait for puppet host configuration to finish 2026-02-25 07:57:14.839278 | fa163e15-63ff-c5aa-8de0-00000000bf33 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:14.842568 | fa163e15-63ff-c5aa-8de0-00000000bf33 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:45.822950 | 0.37s 2026-02-25 07:57:14.850586 | fa163e15-63ff-c5aa-8de0-00000000bf33 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:45.830982 | 0.37s 2026-02-25 07:57:14.871565 | fa163e15-63ff-c5aa-8de0-00000000bf35 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:15.008889 | fa163e15-63ff-c5aa-8de0-00000000c140 | WAITING | Wait for puppet host configuration to finish | np0005629056 | 360 retries left 2026-02-25 07:57:15.222848 | fa163e15-63ff-c5aa-8de0-00000000bf35 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:15.225663 | fa163e15-63ff-c5aa-8de0-00000000bf35 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:46.206053 | 0.35s 2026-02-25 07:57:15.234075 | fa163e15-63ff-c5aa-8de0-00000000bf35 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:46.214473 | 0.36s 2026-02-25 07:57:15.253584 | fa163e15-63ff-c5aa-8de0-00000000bf37 | TASK | Ensure provider service is running 2026-02-25 07:57:15.751201 | fa163e15-63ff-c5aa-8de0-00000000bf37 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:57:15.755513 | fa163e15-63ff-c5aa-8de0-00000000bf37 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:46.735901 | 0.50s 2026-02-25 07:57:15.766137 | fa163e15-63ff-c5aa-8de0-00000000bf37 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:46.746527 | 0.51s 2026-02-25 07:57:15.786313 | fa163e15-63ff-c5aa-8de0-00000000bfe0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:46.766712 | 3.00s 2026-02-25 07:57:15.815021 | fa163e15-63ff-c5aa-8de0-00000000bf3a | TASK | Ensure certificate requests 2026-02-25 07:57:15.825826 | fa163e15-63ff-c5aa-8de0-00000000bfe0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:46.806203 | 3.04s 2026-02-25 07:57:15.857547 | fa163e15-63ff-c5aa-8de0-00000000bfe2 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:16.242890 | fa163e15-63ff-c5aa-8de0-00000000bfe2 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:16.246317 | fa163e15-63ff-c5aa-8de0-00000000bfe2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:47.226708 | 0.39s 2026-02-25 07:57:16.255334 | fa163e15-63ff-c5aa-8de0-00000000bfe2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:47.235731 | 0.40s 2026-02-25 07:57:16.276260 | fa163e15-63ff-c5aa-8de0-00000000bfe4 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:16.475325 | fa163e15-63ff-c5aa-8de0-00000000c0cb | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:57:16.476762 | fa163e15-63ff-c5aa-8de0-00000000c0cb | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:09:47.457166 | 3.06s 2026-02-25 07:57:16.497176 | fa163e15-63ff-c5aa-8de0-00000000c0cd | TASK | Ensure provider packages are installed 2026-02-25 07:57:16.641974 | fa163e15-63ff-c5aa-8de0-00000000bfe4 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:16.645572 | fa163e15-63ff-c5aa-8de0-00000000bfe4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:47.625953 | 0.37s 2026-02-25 07:57:16.653912 | fa163e15-63ff-c5aa-8de0-00000000bfe4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:47.634308 | 0.38s 2026-02-25 07:57:16.675106 | fa163e15-63ff-c5aa-8de0-00000000bfe6 | TASK | Ensure provider service is running 2026-02-25 07:57:17.205791 | fa163e15-63ff-c5aa-8de0-00000000bfe6 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:57:17.209960 | fa163e15-63ff-c5aa-8de0-00000000bfe6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:48.190356 | 0.53s 2026-02-25 07:57:17.222365 | fa163e15-63ff-c5aa-8de0-00000000bfe6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:48.202745 | 0.55s 2026-02-25 07:57:17.254724 | fa163e15-63ff-c5aa-8de0-00000000bfe9 | TASK | Ensure certificate requests 2026-02-25 07:57:18.118065 | fa163e15-63ff-c5aa-8de0-00000000bf3a | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005629054.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-02-25 07:57:18.121116 | fa163e15-63ff-c5aa-8de0-00000000bf3a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:49.101506 | 2.30s 2026-02-25 07:57:18.128844 | fa163e15-63ff-c5aa-8de0-00000000bf3a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:49.109248 | 2.31s 2026-02-25 07:57:18.156720 | fa163e15-63ff-c5aa-8de0-00000000bf57 | TASK | Set version specific variables 2026-02-25 07:57:18.207792 | fa163e15-63ff-c5aa-8de0-00000000bf57 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:09:49.188185 | 0.05s 2026-02-25 07:57:18.228679 | a5d88a9e-1cea-4467-9618-cf5ecd16d188 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:57:18.246765 | fa163e15-63ff-c5aa-8de0-00000000c18e | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:18.728583 | fa163e15-63ff-c5aa-8de0-00000000c18e | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:57:18.730304 | fa163e15-63ff-c5aa-8de0-00000000c18e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:09:49.710702 | 0.48s 2026-02-25 07:57:18.761274 | fa163e15-63ff-c5aa-8de0-00000000c18f | TASK | Set platform/version specific variables 2026-02-25 07:57:18.828035 | fa163e15-63ff-c5aa-8de0-00000000c18f | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:18.844190 | fa163e15-63ff-c5aa-8de0-00000000c18f | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:18.857298 | fa163e15-63ff-c5aa-8de0-00000000c18f | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:57:18.867995 | fa163e15-63ff-c5aa-8de0-00000000c18f | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:57:18.876998 | fa163e15-63ff-c5aa-8de0-00000000c18f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:09:49.857394 | 0.11s 2026-02-25 07:57:18.896715 | fa163e15-63ff-c5aa-8de0-00000000bf58 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:19.350166 | fa163e15-63ff-c5aa-8de0-00000000bfe9 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005629055.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-02-25 07:57:19.355232 | fa163e15-63ff-c5aa-8de0-00000000bfe9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:50.335619 | 2.10s 2026-02-25 07:57:19.368290 | fa163e15-63ff-c5aa-8de0-00000000bfe9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:09:50.348694 | 2.11s 2026-02-25 07:57:19.425417 | fa163e15-63ff-c5aa-8de0-00000000c006 | TASK | Set version specific variables 2026-02-25 07:57:19.478043 | fa163e15-63ff-c5aa-8de0-00000000c006 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:09:50.458441 | 0.05s 2026-02-25 07:57:19.497311 | 099ee060-6284-4e07-aefe-681f008c9e32 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:57:19.519061 | fa163e15-63ff-c5aa-8de0-00000000c1b6 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:19.619049 | fa163e15-63ff-c5aa-8de0-00000000c0cd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:50.599436 | 3.12s 2026-02-25 07:57:19.627943 | fa163e15-63ff-c5aa-8de0-00000000c0cd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:09:50.608354 | 3.13s 2026-02-25 07:57:19.642766 | fa163e15-63ff-c5aa-8de0-00000000c0cf | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:19.968185 | fa163e15-63ff-c5aa-8de0-00000000c0cf | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:19.971414 | fa163e15-63ff-c5aa-8de0-00000000c0cf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:50.951809 | 0.33s 2026-02-25 07:57:19.980620 | fa163e15-63ff-c5aa-8de0-00000000c0cf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:09:50.961011 | 0.34s 2026-02-25 07:57:20.016120 | fa163e15-63ff-c5aa-8de0-00000000c0d1 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:20.024339 | fa163e15-63ff-c5aa-8de0-00000000c1b6 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:57:20.025511 | fa163e15-63ff-c5aa-8de0-00000000c1b6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:09:51.005912 | 0.51s 2026-02-25 07:57:20.045783 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | TASK | Set platform/version specific variables 2026-02-25 07:57:20.128612 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:20.161400 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:20.196308 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:57:20.213251 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:57:20.218997 | fa163e15-63ff-c5aa-8de0-00000000c1b7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:09:51.199393 | 0.17s 2026-02-25 07:57:20.238974 | fa163e15-63ff-c5aa-8de0-00000000c007 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:20.385495 | fa163e15-63ff-c5aa-8de0-00000000c0d1 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:20.388523 | fa163e15-63ff-c5aa-8de0-00000000c0d1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:51.368912 | 0.37s 2026-02-25 07:57:20.399518 | fa163e15-63ff-c5aa-8de0-00000000c0d1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:09:51.379919 | 0.38s 2026-02-25 07:57:20.419639 | fa163e15-63ff-c5aa-8de0-00000000c0d3 | TASK | Ensure provider service is running 2026-02-25 07:57:20.933554 | fa163e15-63ff-c5aa-8de0-00000000c0d3 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:57:20.936647 | fa163e15-63ff-c5aa-8de0-00000000c0d3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:51.917043 | 0.52s 2026-02-25 07:57:20.947436 | fa163e15-63ff-c5aa-8de0-00000000c0d3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:09:51.927845 | 0.53s 2026-02-25 07:57:20.967576 | fa163e15-63ff-c5aa-8de0-00000000c0d6 | TASK | Ensure certificate requests 2026-02-25 07:57:21.768011 | fa163e15-63ff-c5aa-8de0-00000000bf58 | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:21.769645 | fa163e15-63ff-c5aa-8de0-00000000bf58 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:09:52.750042 | 2.87s 2026-02-25 07:57:21.798201 | fa163e15-63ff-c5aa-8de0-00000000bf5a | TASK | Ensure provider packages are installed 2026-02-25 07:57:22.087911 | fa163e15-63ff-c5aa-8de0-00000000c077 | CHANGED | Wait for puppet host configuration to finish | np0005629058 2026-02-25 07:57:22.089778 | fa163e15-63ff-c5aa-8de0-00000000c077 | TIMING | Wait for puppet host configuration to finish | np0005629058 | 0:09:53.070173 | 10.78s 2026-02-25 07:57:22.112300 | fa163e15-63ff-c5aa-8de0-00000000c078 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 07:57:22.127240 | fa163e15-63ff-c5aa-8de0-00000000c059 | CHANGED | Wait for puppet host configuration to finish | np0005629057 2026-02-25 07:57:22.128406 | fa163e15-63ff-c5aa-8de0-00000000c059 | TIMING | Wait for puppet host configuration to finish | np0005629057 | 0:09:53.108808 | 10.91s 2026-02-25 07:57:22.143452 | fa163e15-63ff-c5aa-8de0-00000000c05a | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 07:57:22.196739 | fa163e15-63ff-c5aa-8de0-00000000c078 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629058 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 07:57:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:57:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:57:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:57:16 puppet-user: (file & line not available)", "<13>Feb 25 07:57:16 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>Feb 25 07:57:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:57:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:57:17 puppet-user: Notice: Compiled catalog for np0005629058.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 07:57:17 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Feb 25 07:57:17 puppet-user: Application:", "<13>Feb 25 07:57:17 puppet-user: Initial environment: production", "<13>Feb 25 07:57:17 puppet-user: Converged environment: production", "<13>Feb 25 07:57:17 puppet-user: Run mode: user", "<13>Feb 25 07:57:17 puppet-user: Changes:", "<13>Feb 25 07:57:17 puppet-user: Total: 3", "<13>Feb 25 07:57:17 puppet-user: Events:", "<13>Feb 25 07:57:17 puppet-user: Success: 3", "<13>Feb 25 07:57:17 puppet-user: Resources:", "<13>Feb 25 07:57:17 puppet-user: Changed: 3", "<13>Feb 25 07:57:17 puppet-user: Out of sync: 3", "<13>Feb 25 07:57:17 puppet-user: Total: 10", "<13>Feb 25 07:57:17 puppet-user: Time:", "<13>Feb 25 07:57:17 puppet-user: Schedule: 0.00", "<13>Feb 25 07:57:17 puppet-user: File: 0.00", "<13>Feb 25 07:57:17 puppet-user: Exec: 0.02", "<13>Feb 25 07:57:17 puppet-user: Augeas: 0.02", "<13>Feb 25 07:57:17 puppet-user: Transaction evaluation: 0.06", "<13>Feb 25 07:57:17 puppet-user: Catalog application: 0.06", "<13>Feb 25 07:57:17 puppet-user: Config retrieval: 0.15", "<13>Feb 25 07:57:17 puppet-user: Last run: 1772006237", "<13>Feb 25 07:57:17 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:57:17 puppet-user: Total: 0.06", "<13>Feb 25 07:57:17 puppet-user: Version:", "<13>Feb 25 07:57:17 puppet-user: Config: 1772006236", "<13>Feb 25 07:57:17 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:57:22.197836 | fa163e15-63ff-c5aa-8de0-00000000c078 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629058 | 0:09:53.178240 | 0.08s 2026-02-25 07:57:22.211669 | fa163e15-63ff-c5aa-8de0-00000000c079 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:57:22.230023 | fa163e15-63ff-c5aa-8de0-00000000c05a | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629057 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 07:57:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:57:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:57:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:57:16 puppet-user: (file & line not available)", "<13>Feb 25 07:57:16 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>Feb 25 07:57:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 07:57:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:57:17 puppet-user: Notice: Compiled catalog for np0005629057.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 07:57:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 07:57:17 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Feb 25 07:57:17 puppet-user: Application:", "<13>Feb 25 07:57:17 puppet-user: Initial environment: production", "<13>Feb 25 07:57:17 puppet-user: Converged environment: production", "<13>Feb 25 07:57:17 puppet-user: Run mode: user", "<13>Feb 25 07:57:17 puppet-user: Changes:", "<13>Feb 25 07:57:17 puppet-user: Total: 3", "<13>Feb 25 07:57:17 puppet-user: Events:", "<13>Feb 25 07:57:17 puppet-user: Success: 3", "<13>Feb 25 07:57:17 puppet-user: Resources:", "<13>Feb 25 07:57:17 puppet-user: Changed: 3", "<13>Feb 25 07:57:17 puppet-user: Out of sync: 3", "<13>Feb 25 07:57:17 puppet-user: Total: 10", "<13>Feb 25 07:57:17 puppet-user: Time:", "<13>Feb 25 07:57:17 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:57:17 puppet-user: Schedule: 0.00", "<13>Feb 25 07:57:17 puppet-user: File: 0.00", "<13>Feb 25 07:57:17 puppet-user: Exec: 0.02", "<13>Feb 25 07:57:17 puppet-user: Augeas: 0.04", "<13>Feb 25 07:57:17 puppet-user: Transaction evaluation: 0.08", "<13>Feb 25 07:57:17 puppet-user: Catalog application: 0.09", "<13>Feb 25 07:57:17 puppet-user: Config retrieval: 0.16", "<13>Feb 25 07:57:17 puppet-user: Last run: 1772006237", "<13>Feb 25 07:57:17 puppet-user: Total: 0.09", "<13>Feb 25 07:57:17 puppet-user: Version:", "<13>Feb 25 07:57:17 puppet-user: Config: 1772006236", "<13>Feb 25 07:57:17 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:57:22.231385 | fa163e15-63ff-c5aa-8de0-00000000c05a | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629057 | 0:09:53.211790 | 0.09s 2026-02-25 07:57:22.235478 | fa163e15-63ff-c5aa-8de0-00000000c079 | TIMING | Pre-cache facts for puppet containers | np0005629058 | 0:09:53.215886 | 0.02s 2026-02-25 07:57:22.280445 | fa163e15-63ff-c5aa-8de0-00000000c05b | TASK | Pre-cache facts for puppet containers 2026-02-25 07:57:22.296523 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 07:57:22.314833 | fa163e15-63ff-c5aa-8de0-00000000c05b | TIMING | Pre-cache facts for puppet containers | np0005629057 | 0:09:53.295228 | 0.03s 2026-02-25 07:57:22.344231 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 07:57:22.412024 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629058 | 0:09:53.392414 | 0.11s 2026-02-25 07:57:22.423611 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 07:57:22.449100 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629057 | 0:09:53.429493 | 0.10s 2026-02-25 07:57:22.460990 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 07:57:22.746104 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629058 2026-02-25 07:57:22.747806 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629058 | 0:09:53.728202 | 0.32s 2026-02-25 07:57:22.771782 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 07:57:22.790477 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629057 2026-02-25 07:57:22.792242 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629057 | 0:09:53.772636 | 0.33s 2026-02-25 07:57:22.814225 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 07:57:23.080834 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629058 2026-02-25 07:57:23.082443 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629058 | 0:09:54.062840 | 0.31s 2026-02-25 07:57:23.104764 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 07:57:23.133286 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629057 2026-02-25 07:57:23.135124 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629057 | 0:09:54.115518 | 0.32s 2026-02-25 07:57:23.160434 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 07:57:23.170498 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629058 2026-02-25 07:57:23.172056 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629058 | 0:09:54.152443 | 0.07s 2026-02-25 07:57:23.194763 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 07:57:23.209415 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629057 2026-02-25 07:57:23.210613 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629057 | 0:09:54.191013 | 0.05s 2026-02-25 07:57:23.224274 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 07:57:23.293567 | fa163e15-63ff-c5aa-8de0-00000000c0d6 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005629053.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-02-25 07:57:23.298343 | fa163e15-63ff-c5aa-8de0-00000000c0d6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:54.278725 | 2.33s 2026-02-25 07:57:23.310164 | fa163e15-63ff-c5aa-8de0-00000000c0d6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:09:54.290565 | 2.34s 2026-02-25 07:57:23.371189 | fa163e15-63ff-c5aa-8de0-00000000c0f3 | TASK | Set version specific variables 2026-02-25 07:57:23.422665 | fa163e15-63ff-c5aa-8de0-00000000c0f3 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:09:54.403057 | 0.05s 2026-02-25 07:57:23.451046 | 5c2f23f1-5b3c-4165-ab34-4d42e3bb5210 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:57:23.472311 | fa163e15-63ff-c5aa-8de0-00000000c2b8 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:23.623931 | fa163e15-63ff-c5aa-8de0-00000000c007 | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:57:23.625600 | fa163e15-63ff-c5aa-8de0-00000000c007 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:09:54.605990 | 3.39s 2026-02-25 07:57:23.657735 | fa163e15-63ff-c5aa-8de0-00000000c009 | TASK | Ensure provider packages are installed 2026-02-25 07:57:24.125563 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629058 2026-02-25 07:57:24.127254 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629058 | 0:09:55.107650 | 0.93s 2026-02-25 07:57:24.154331 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 07:57:24.166653 | fa163e15-63ff-c5aa-8de0-00000000c2b8 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:57:24.168494 | fa163e15-63ff-c5aa-8de0-00000000c2b8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:09:55.148889 | 0.70s 2026-02-25 07:57:24.204776 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | TASK | Set platform/version specific variables 2026-02-25 07:57:24.212942 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629057 2026-02-25 07:57:24.214107 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629057 | 0:09:55.194507 | 0.99s 2026-02-25 07:57:24.228892 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 07:57:24.281191 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:24.300312 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:24.321094 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:57:24.336804 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:57:24.344909 | fa163e15-63ff-c5aa-8de0-00000000c2b9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:09:55.325309 | 0.14s 2026-02-25 07:57:24.364619 | fa163e15-63ff-c5aa-8de0-00000000c0f4 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:24.463178 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629058 2026-02-25 07:57:24.464331 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629058 | 0:09:55.444732 | 0.31s 2026-02-25 07:57:24.478734 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 07:57:24.552566 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629057 2026-02-25 07:57:24.553567 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629057 | 0:09:55.533969 | 0.32s 2026-02-25 07:57:24.576255 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 07:57:25.177489 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629058 2026-02-25 07:57:25.179310 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629058 | 0:09:56.159698 | 0.70s 2026-02-25 07:57:25.197748 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 07:57:25.234686 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629058 2026-02-25 07:57:25.236049 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629058 | 0:09:56.216448 | 0.04s 2026-02-25 07:57:25.281548 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 07:57:25.294156 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629057 2026-02-25 07:57:25.296190 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629057 | 0:09:56.276574 | 0.72s 2026-02-25 07:57:25.328980 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 07:57:25.342522 | fa163e15-63ff-c5aa-8de0-00000000c140 | CHANGED | Wait for puppet host configuration to finish | np0005629056 2026-02-25 07:57:25.343921 | fa163e15-63ff-c5aa-8de0-00000000c140 | TIMING | Wait for puppet host configuration to finish | np0005629056 | 0:09:56.324312 | 10.66s 2026-02-25 07:57:25.360298 | fa163e15-63ff-c5aa-8de0-00000000c141 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 07:57:25.377535 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629057 2026-02-25 07:57:25.378874 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629057 | 0:09:56.359241 | 0.05s 2026-02-25 07:57:25.403433 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 07:57:25.444531 | fa163e15-63ff-c5aa-8de0-00000000c141 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629056 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 07:57:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 07:57:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 07:57:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 07:57:20 puppet-user: (file & line not available)", "<13>Feb 25 07:57: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>Feb 25 07:57: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>Feb 25 07:57:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 07:57:20 puppet-user: Notice: Compiled catalog for np0005629056.ooo.test in environment production in 0.15 seconds", "<13>Feb 25 07:57:20 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 07:57:20 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 07:57:20 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 07:57:20 puppet-user: Notice: Applied catalog in 0.23 seconds", "<13>Feb 25 07:57:20 puppet-user: Application:", "<13>Feb 25 07:57:20 puppet-user: Initial environment: production", "<13>Feb 25 07:57:20 puppet-user: Converged environment: production", "<13>Feb 25 07:57:20 puppet-user: Run mode: user", "<13>Feb 25 07:57:20 puppet-user: Changes:", "<13>Feb 25 07:57:20 puppet-user: Total: 3", "<13>Feb 25 07:57:20 puppet-user: Events:", "<13>Feb 25 07:57:20 puppet-user: Success: 3", "<13>Feb 25 07:57:20 puppet-user: Resources:", "<13>Feb 25 07:57:20 puppet-user: Changed: 3", "<13>Feb 25 07:57:20 puppet-user: Out of sync: 3", "<13>Feb 25 07:57:20 puppet-user: Total: 10", "<13>Feb 25 07:57:20 puppet-user: Time:", "<13>Feb 25 07:57:20 puppet-user: Schedule: 0.00", "<13>Feb 25 07:57:20 puppet-user: File: 0.00", "<13>Feb 25 07:57:20 puppet-user: Exec: 0.02", "<13>Feb 25 07:57:20 puppet-user: Augeas: 0.19", "<13>Feb 25 07:57:20 puppet-user: Config retrieval: 0.19", "<13>Feb 25 07:57:20 puppet-user: Transaction evaluation: 0.22", "<13>Feb 25 07:57:20 puppet-user: Catalog application: 0.23", "<13>Feb 25 07:57:20 puppet-user: Last run: 1772006240", "<13>Feb 25 07:57:20 puppet-user: Filebucket: 0.00", "<13>Feb 25 07:57:20 puppet-user: Total: 0.23", "<13>Feb 25 07:57:20 puppet-user: Version:", "<13>Feb 25 07:57:20 puppet-user: Config: 1772006240", "<13>Feb 25 07:57:20 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 07:57:25.445703 | fa163e15-63ff-c5aa-8de0-00000000c141 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629056 | 0:09:56.426107 | 0.08s 2026-02-25 07:57:25.456728 | fa163e15-63ff-c5aa-8de0-00000000c142 | TASK | Pre-cache facts for puppet containers 2026-02-25 07:57:25.479983 | fa163e15-63ff-c5aa-8de0-00000000c142 | TIMING | Pre-cache facts for puppet containers | np0005629056 | 0:09:56.460386 | 0.02s 2026-02-25 07:57:25.499759 | fa163e15-63ff-c5aa-8de0-00000000bf5a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:56.480155 | 3.70s 2026-02-25 07:57:25.549185 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 07:57:25.559707 | fa163e15-63ff-c5aa-8de0-00000000bf5a | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:09:56.540089 | 3.76s 2026-02-25 07:57:25.582316 | fa163e15-63ff-c5aa-8de0-00000000bf5c | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:25.658978 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629056 | 0:09:56.639354 | 0.11s 2026-02-25 07:57:25.673822 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 07:57:25.908650 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 07:57:25.938347 | fa163e15-63ff-c5aa-8de0-00000000c07a | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:57:25.943607 | fa163e15-63ff-c5aa-8de0-00000000bf5c | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:25.947938 | fa163e15-63ff-c5aa-8de0-00000000bf5c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:56.928334 | 0.36s 2026-02-25 07:57:25.962326 | fa163e15-63ff-c5aa-8de0-00000000bf5c | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:09:56.942715 | 0.38s 2026-02-25 07:57:25.988815 | fa163e15-63ff-c5aa-8de0-00000000bf5e | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:25.997359 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 07:57:26.004201 | fa163e15-63ff-c5aa-8de0-00000000c07a | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629058 | 0:09:56.984599 | 0.05s 2026-02-25 07:57:26.025125 | 4fe50d04-dc75-4cc4-b35b-a700d63b06d3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629058 2026-02-25 07:57:26.051735 | fa163e15-63ff-c5aa-8de0-00000000c356 | TASK | Create base directory puppet configs 2026-02-25 07:57:26.060961 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629056 2026-02-25 07:57:26.062547 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629056 | 0:09:57.042930 | 0.39s 2026-02-25 07:57:26.074275 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 07:57:26.091417 | fa163e15-63ff-c5aa-8de0-00000000c05c | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:57:26.130662 | fa163e15-63ff-c5aa-8de0-00000000c05c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629057 | 0:09:57.111059 | 0.04s 2026-02-25 07:57:26.144821 | 818a6690-f6d8-4e96-b5e3-2d5bdcaee1de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629057 2026-02-25 07:57:26.164383 | fa163e15-63ff-c5aa-8de0-00000000c3c3 | TASK | Create base directory puppet configs 2026-02-25 07:57:26.367284 | fa163e15-63ff-c5aa-8de0-00000000c356 | CHANGED | Create base directory puppet configs | np0005629058 2026-02-25 07:57:26.369155 | fa163e15-63ff-c5aa-8de0-00000000c356 | TIMING | Create base directory puppet configs | np0005629058 | 0:09:57.349490 | 0.32s 2026-02-25 07:57:26.381738 | fa163e15-63ff-c5aa-8de0-00000000c357 | TASK | Generate container puppet configs for step 1 2026-02-25 07:57:26.408192 | fa163e15-63ff-c5aa-8de0-00000000bf5e | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:26.412235 | fa163e15-63ff-c5aa-8de0-00000000bf5e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:57.392622 | 0.42s 2026-02-25 07:57:26.423056 | fa163e15-63ff-c5aa-8de0-00000000bf5e | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:09:57.403462 | 0.43s 2026-02-25 07:57:26.424041 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629056 2026-02-25 07:57:26.424794 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629056 | 0:09:57.405206 | 0.35s 2026-02-25 07:57:26.436419 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 07:57:26.459078 | fa163e15-63ff-c5aa-8de0-00000000bf60 | TASK | Ensure provider service is running 2026-02-25 07:57:26.475616 | fa163e15-63ff-c5aa-8de0-00000000c3c3 | CHANGED | Create base directory puppet configs | np0005629057 2026-02-25 07:57:26.477304 | fa163e15-63ff-c5aa-8de0-00000000c3c3 | TIMING | Create base directory puppet configs | np0005629057 | 0:09:57.457708 | 0.31s 2026-02-25 07:57:26.494195 | fa163e15-63ff-c5aa-8de0-00000000c3c4 | TASK | Generate container puppet configs for step 1 2026-02-25 07:57:26.502869 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629056 2026-02-25 07:57:26.504318 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629056 | 0:09:57.484717 | 0.07s 2026-02-25 07:57:26.515927 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 07:57:26.643958 | fa163e15-63ff-c5aa-8de0-00000000c009 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:57.624348 | 2.98s 2026-02-25 07:57:26.650290 | fa163e15-63ff-c5aa-8de0-00000000c009 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:09:57.630695 | 2.99s 2026-02-25 07:57:26.666406 | fa163e15-63ff-c5aa-8de0-00000000c00b | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:26.740439 | fa163e15-63ff-c5aa-8de0-00000000c357 | CHANGED | Generate container puppet configs for step 1 | np0005629058 2026-02-25 07:57:26.741693 | fa163e15-63ff-c5aa-8de0-00000000c357 | TIMING | Generate container puppet configs for step 1 | np0005629058 | 0:09:57.722099 | 0.36s 2026-02-25 07:57:26.753673 | fa163e15-63ff-c5aa-8de0-00000000c358 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 07:57:26.785491 | fa163e15-63ff-c5aa-8de0-00000000c358 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629058 | 0:09:57.765890 | 0.03s 2026-02-25 07:57:26.834413 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:57:26.851046 | fa163e15-63ff-c5aa-8de0-00000000c3c4 | CHANGED | Generate container puppet configs for step 1 | np0005629057 2026-02-25 07:57:26.852456 | fa163e15-63ff-c5aa-8de0-00000000c3c4 | TIMING | Generate container puppet configs for step 1 | np0005629057 | 0:09:57.832856 | 0.36s 2026-02-25 07:57:26.865321 | fa163e15-63ff-c5aa-8de0-00000000c3c5 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 07:57:26.897654 | fa163e15-63ff-c5aa-8de0-00000000c3c5 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629057 | 0:09:57.878058 | 0.03s 2026-02-25 07:57:26.933287 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:57:26.949898 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:09:57.930291 | 0.11s 2026-02-25 07:57:26.963594 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:57:26.990634 | fa163e15-63ff-c5aa-8de0-00000000bf60 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:57:26.995242 | fa163e15-63ff-c5aa-8de0-00000000bf60 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:57.975628 | 0.53s 2026-02-25 07:57:27.008921 | fa163e15-63ff-c5aa-8de0-00000000bf60 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:09:57.989327 | 0.55s 2026-02-25 07:57:27.026387 | fa163e15-63ff-c5aa-8de0-00000000c00b | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:27.028313 | fa163e15-63ff-c5aa-8de0-00000000c00b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:58.008688 | 0.36s 2026-02-25 07:57:27.038632 | fa163e15-63ff-c5aa-8de0-00000000bf63 | TASK | Ensure certificate requests 2026-02-25 07:57:27.045832 | fa163e15-63ff-c5aa-8de0-00000000c00b | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:09:58.026227 | 0.38s 2026-02-25 07:57:27.068172 | fa163e15-63ff-c5aa-8de0-00000000c00d | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:27.077249 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:09:58.057637 | 0.14s 2026-02-25 07:57:27.090618 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:57:27.317445 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629058 2026-02-25 07:57:27.319384 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:09:58.299791 | 0.35s 2026-02-25 07:57:27.334430 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:27.425266 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629057 2026-02-25 07:57:27.426963 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:09:58.407371 | 0.33s 2026-02-25 07:57:27.439690 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:27.446149 | fa163e15-63ff-c5aa-8de0-00000000c00d | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:27.447346 | fa163e15-63ff-c5aa-8de0-00000000c00d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:58.427746 | 0.38s 2026-02-25 07:57:27.461621 | fa163e15-63ff-c5aa-8de0-00000000c00d | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:09:58.442018 | 0.39s 2026-02-25 07:57:27.479334 | fa163e15-63ff-c5aa-8de0-00000000c00f | TASK | Ensure provider service is running 2026-02-25 07:57:27.536183 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629056 2026-02-25 07:57:27.537919 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629056 | 0:09:58.518321 | 1.02s 2026-02-25 07:57:27.549362 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 07:57:27.568114 | fa163e15-63ff-c5aa-8de0-00000000c0f4 | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:57:27.569813 | fa163e15-63ff-c5aa-8de0-00000000c0f4 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:09:58.550213 | 3.20s 2026-02-25 07:57:27.585660 | fa163e15-63ff-c5aa-8de0-00000000c0f6 | TASK | Ensure provider packages are installed 2026-02-25 07:57:27.860451 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629056 2026-02-25 07:57:27.862165 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629056 | 0:09:58.842561 | 0.31s 2026-02-25 07:57:27.883723 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 07:57:27.981364 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:57:27.996536 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:09:58.976919 | 0.54s 2026-02-25 07:57:28.000361 | fa163e15-63ff-c5aa-8de0-00000000c00f | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:57:28.001835 | fa163e15-63ff-c5aa-8de0-00000000c00f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:58.982239 | 0.52s 2026-02-25 07:57:28.009415 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:57:28.010826 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:09:58.991230 | 0.67s 2026-02-25 07:57:28.014980 | fa163e15-63ff-c5aa-8de0-00000000c00f | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:09:58.995386 | 0.53s 2026-02-25 07:57:28.037838 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:57:28.057673 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:57:28.077970 | fa163e15-63ff-c5aa-8de0-00000000c012 | TASK | Ensure certificate requests 2026-02-25 07:57:28.106576 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 07:57:28.107959 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:09:59.088361 | 0.07s 2026-02-25 07:57:28.116877 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 07:57:28.118201 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:09:59.098603 | 0.06s 2026-02-25 07:57:28.135731 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:57:28.157763 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:57:28.170622 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 07:57:28.171767 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:09:59.152146 | 0.03s 2026-02-25 07:57:28.184187 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:57:28.206120 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 07:57:28.207203 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:09:59.187605 | 0.04s 2026-02-25 07:57:28.221510 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:57:28.246172 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 07:57:28.247548 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:09:59.227943 | 0.06s 2026-02-25 07:57:28.262072 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:28.292267 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 07:57:28.293664 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:09:59.274064 | 0.07s 2026-02-25 07:57:28.307630 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:28.326596 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:09:59.306989 | 0.06s 2026-02-25 07:57:28.343082 | 0aff4774-825d-4821-9c44-33dfce647c2f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 07:57:28.357954 | fa163e15-63ff-c5aa-8de0-00000000c51c | TASK | Gather podman infos 2026-02-25 07:57:28.379381 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:09:59.359762 | 0.07s 2026-02-25 07:57:28.399366 | c216be00-9943-4c11-871a-a777b92d4975 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 07:57:28.416290 | fa163e15-63ff-c5aa-8de0-00000000c542 | TASK | Gather podman infos 2026-02-25 07:57:28.596403 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629056 2026-02-25 07:57:28.598073 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629056 | 0:09:59.578468 | 0.71s 2026-02-25 07:57:28.610305 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 07:57:28.643496 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629056 2026-02-25 07:57:28.644494 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629056 | 0:09:59.624897 | 0.03s 2026-02-25 07:57:28.662255 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 07:57:28.987994 | fa163e15-63ff-c5aa-8de0-00000000bf63 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005629054.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-02-25 07:57:28.992765 | fa163e15-63ff-c5aa-8de0-00000000bf63 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:59.973153 | 1.95s 2026-02-25 07:57:29.010693 | fa163e15-63ff-c5aa-8de0-00000000bf63 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:09:59.991082 | 1.97s 2026-02-25 07:57:29.012167 | fa163e15-63ff-c5aa-8de0-00000000c51c | OK | Gather podman infos | np0005629057 2026-02-25 07:57:29.012812 | fa163e15-63ff-c5aa-8de0-00000000c51c | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:09:59.993222 | 0.65s 2026-02-25 07:57:29.013489 | fa163e15-63ff-c5aa-8de0-00000000c542 | OK | Gather podman infos | np0005629058 2026-02-25 07:57:29.014039 | fa163e15-63ff-c5aa-8de0-00000000c542 | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:09:59.994449 | 0.60s 2026-02-25 07:57:29.032197 | fa163e15-63ff-c5aa-8de0-00000000c51d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.058291 | fa163e15-63ff-c5aa-8de0-00000000c543 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.091102 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 07:57:29.098799 | fa163e15-63ff-c5aa-8de0-00000000c51d | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:57:29.099239 | fa163e15-63ff-c5aa-8de0-00000000c51d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:00.079637 | 0.07s 2026-02-25 07:57:29.123625 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.152459 | fa163e15-63ff-c5aa-8de0-00000000ad51 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:29.163490 | fa163e15-63ff-c5aa-8de0-00000000c543 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:57:29.170747 | fa163e15-63ff-c5aa-8de0-00000000c543 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:00.151141 | 0.11s 2026-02-25 07:57:29.171194 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:00.151607 | 0.05s 2026-02-25 07:57:29.184333 | 19afe080-391d-4578-b90b-f8b2ac124534 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 07:57:29.201614 | fa163e15-63ff-c5aa-8de0-00000000c143 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 07:57:29.228049 | fa163e15-63ff-c5aa-8de0-00000000c57b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.251030 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.267478 | fa163e15-63ff-c5aa-8de0-00000000ad51 | OK | set is_ovn_dbs_bootstrap_node fact | np0005629054 2026-02-25 07:57:29.268704 | fa163e15-63ff-c5aa-8de0-00000000ad51 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005629054 | 0:10:00.249099 | 0.11s 2026-02-25 07:57:29.269167 | fa163e15-63ff-c5aa-8de0-00000000c143 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629056 | 0:10:00.249580 | 0.07s 2026-02-25 07:57:29.285904 | 2d35841e-8cf2-4338-9dd1-b02be5649be9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629056 2026-02-25 07:57:29.311072 | fa163e15-63ff-c5aa-8de0-00000000c5c0 | TASK | Create base directory puppet configs 2026-02-25 07:57:29.336927 | fa163e15-63ff-c5aa-8de0-00000000ad52 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-02-25 07:57:29.346085 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:00.326473 | 0.09s 2026-02-25 07:57:29.360127 | 5e3c76c5-15db-47aa-8eb4-3f93aaa40392 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 07:57:29.380753 | fa163e15-63ff-c5aa-8de0-00000000c62d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:29.388761 | fa163e15-63ff-c5aa-8de0-00000000ad52 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005629054 2026-02-25 07:57:29.390025 | fa163e15-63ff-c5aa-8de0-00000000ad52 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005629054 | 0:10:00.370419 | 0.05s 2026-02-25 07:57:29.405643 | fa163e15-63ff-c5aa-8de0-00000000ad54 | TASK | Fetch ovn-dbs-bundle 2026-02-25 07:57:29.459444 | fa163e15-63ff-c5aa-8de0-00000000ad54 | SKIPPED | Fetch ovn-dbs-bundle | np0005629054 2026-02-25 07:57:29.460645 | fa163e15-63ff-c5aa-8de0-00000000ad54 | TIMING | Fetch ovn-dbs-bundle | np0005629054 | 0:10:00.441049 | 0.05s 2026-02-25 07:57:29.475249 | fa163e15-63ff-c5aa-8de0-00000000ad55 | TASK | Fetch ovn VIP 2026-02-25 07:57:29.513820 | fa163e15-63ff-c5aa-8de0-00000000ad55 | SKIPPED | Fetch ovn VIP | np0005629054 2026-02-25 07:57:29.514628 | fa163e15-63ff-c5aa-8de0-00000000ad55 | TIMING | Fetch ovn VIP | np0005629054 | 0:10:00.495033 | 0.04s 2026-02-25 07:57:29.528613 | fa163e15-63ff-c5aa-8de0-00000000ad56 | TASK | Remove OVNDBs from pacemaker 2026-02-25 07:57:29.570450 | fa163e15-63ff-c5aa-8de0-00000000ad56 | SKIPPED | Remove OVNDBs from pacemaker | np0005629054 2026-02-25 07:57:29.571753 | fa163e15-63ff-c5aa-8de0-00000000ad56 | TIMING | Remove OVNDBs from pacemaker | np0005629054 | 0:10:00.552155 | 0.04s 2026-02-25 07:57:29.586369 | fa163e15-63ff-c5aa-8de0-00000000ad57 | TASK | Remove OVNDBs VIP from pacemaker 2026-02-25 07:57:29.628977 | fa163e15-63ff-c5aa-8de0-00000000ad57 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005629054 2026-02-25 07:57:29.630099 | fa163e15-63ff-c5aa-8de0-00000000ad57 | TIMING | Remove OVNDBs VIP from pacemaker | np0005629054 | 0:10:00.610506 | 0.04s 2026-02-25 07:57:29.643943 | fa163e15-63ff-c5aa-8de0-00000000ad58 | TASK | Clean up pacemaker remote nodes cache 2026-02-25 07:57:29.654252 | fa163e15-63ff-c5aa-8de0-00000000c5c0 | CHANGED | Create base directory puppet configs | np0005629056 2026-02-25 07:57:29.655597 | fa163e15-63ff-c5aa-8de0-00000000c5c0 | TIMING | Create base directory puppet configs | np0005629056 | 0:10:00.635992 | 0.34s 2026-02-25 07:57:29.675638 | fa163e15-63ff-c5aa-8de0-00000000c5c1 | TASK | Generate container puppet configs for step 1 2026-02-25 07:57:29.697771 | fa163e15-63ff-c5aa-8de0-00000000ad58 | SKIPPED | Clean up pacemaker remote nodes cache | np0005629054 2026-02-25 07:57:29.698867 | fa163e15-63ff-c5aa-8de0-00000000ad58 | TIMING | Clean up pacemaker remote nodes cache | np0005629054 | 0:10:00.679256 | 0.05s 2026-02-25 07:57:29.714431 | fa163e15-63ff-c5aa-8de0-00000000ad59 | TASK | Remove pacemaker attributes 2026-02-25 07:57:29.771177 | fa163e15-63ff-c5aa-8de0-00000000ad59 | SKIPPED | Remove pacemaker attributes | np0005629054 | item=np0005629053 2026-02-25 07:57:29.788357 | fa163e15-63ff-c5aa-8de0-00000000ad59 | SKIPPED | Remove pacemaker attributes | np0005629054 | item=np0005629054 2026-02-25 07:57:29.801797 | fa163e15-63ff-c5aa-8de0-00000000ad59 | SKIPPED | Remove pacemaker attributes | np0005629054 | item=np0005629055 2026-02-25 07:57:29.809497 | fa163e15-63ff-c5aa-8de0-00000000ad59 | TIMING | Remove pacemaker attributes | np0005629054 | 0:10:00.789891 | 0.09s 2026-02-25 07:57:30.081466 | fa163e15-63ff-c5aa-8de0-00000000ad5c | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:10:01.061856 | 0.26s 2026-02-25 07:57:30.082537 | fa163e15-63ff-c5aa-8de0-00000000c5c1 | CHANGED | Generate container puppet configs for step 1 | np0005629056 2026-02-25 07:57:30.083489 | fa163e15-63ff-c5aa-8de0-00000000c5c1 | TIMING | Generate container puppet configs for step 1 | np0005629056 | 0:10:01.063895 | 0.41s 2026-02-25 07:57:30.147407 | fa163e15-63ff-c5aa-8de0-00000000c5c2 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 07:57:30.173481 | fa163e15-63ff-c5aa-8de0-00000000c695 | TASK | Set version specific variables 2026-02-25 07:57:30.185749 | fa163e15-63ff-c5aa-8de0-00000000c5c2 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629056 | 0:10:01.166140 | 0.04s 2026-02-25 07:57:30.221051 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:57:30.233913 | fa163e15-63ff-c5aa-8de0-00000000c695 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:10:01.214312 | 0.05s 2026-02-25 07:57:30.250785 | c20d718c-93ae-4372-a450-5159e67c1679 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:57:30.268162 | fa163e15-63ff-c5aa-8de0-00000000c714 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:30.335514 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:10:01.315908 | 0.11s 2026-02-25 07:57:30.346572 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:57:30.570849 | fa163e15-63ff-c5aa-8de0-00000000c012 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005629055.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-02-25 07:57:30.574257 | fa163e15-63ff-c5aa-8de0-00000000c012 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:01.554647 | 2.49s 2026-02-25 07:57:30.584800 | fa163e15-63ff-c5aa-8de0-00000000c012 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:01.565202 | 2.51s 2026-02-25 07:57:30.614434 | fa163e15-63ff-c5aa-8de0-00000000ac14 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:30.669420 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629056 2026-02-25 07:57:30.670480 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:10:01.650884 | 0.32s 2026-02-25 07:57:30.682289 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:30.695352 | fa163e15-63ff-c5aa-8de0-00000000ac14 | OK | set is_ovn_dbs_bootstrap_node fact | np0005629055 2026-02-25 07:57:30.696238 | fa163e15-63ff-c5aa-8de0-00000000ac14 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005629055 | 0:10:01.676642 | 0.08s 2026-02-25 07:57:30.711509 | fa163e15-63ff-c5aa-8de0-00000000ac15 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-02-25 07:57:30.746681 | fa163e15-63ff-c5aa-8de0-00000000c714 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:57:30.747405 | fa163e15-63ff-c5aa-8de0-00000000c714 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:10:01.727813 | 0.48s 2026-02-25 07:57:30.748139 | fa163e15-63ff-c5aa-8de0-00000000ac15 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005629055 2026-02-25 07:57:30.748454 | fa163e15-63ff-c5aa-8de0-00000000ac15 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005629055 | 0:10:01.728868 | 0.04s 2026-02-25 07:57:30.762844 | fa163e15-63ff-c5aa-8de0-00000000c715 | TASK | Set platform/version specific variables 2026-02-25 07:57:30.782451 | fa163e15-63ff-c5aa-8de0-00000000ac17 | TASK | Fetch ovn-dbs-bundle 2026-02-25 07:57:30.834991 | fa163e15-63ff-c5aa-8de0-00000000ac17 | SKIPPED | Fetch ovn-dbs-bundle | np0005629055 2026-02-25 07:57:30.835784 | fa163e15-63ff-c5aa-8de0-00000000ac17 | TIMING | Fetch ovn-dbs-bundle | np0005629055 | 0:10:01.816189 | 0.05s 2026-02-25 07:57:30.849674 | fa163e15-63ff-c5aa-8de0-00000000ac18 | TASK | Fetch ovn VIP 2026-02-25 07:57:30.855833 | fa163e15-63ff-c5aa-8de0-00000000c715 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:30.893420 | fa163e15-63ff-c5aa-8de0-00000000c0f6 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:01.873799 | 3.31s 2026-02-25 07:57:30.905261 | fa163e15-63ff-c5aa-8de0-00000000c715 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:30.908443 | fa163e15-63ff-c5aa-8de0-00000000c0f6 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:01.888848 | 3.32s 2026-02-25 07:57:30.913412 | fa163e15-63ff-c5aa-8de0-00000000ac18 | SKIPPED | Fetch ovn VIP | np0005629055 2026-02-25 07:57:30.913785 | fa163e15-63ff-c5aa-8de0-00000000ac18 | TIMING | Fetch ovn VIP | np0005629055 | 0:10:01.894199 | 0.06s 2026-02-25 07:57:30.921887 | fa163e15-63ff-c5aa-8de0-00000000c715 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:57:30.934646 | fa163e15-63ff-c5aa-8de0-00000000c0f8 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:30.948135 | fa163e15-63ff-c5aa-8de0-00000000c715 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:57:30.966695 | fa163e15-63ff-c5aa-8de0-00000000ac19 | TASK | Remove OVNDBs from pacemaker 2026-02-25 07:57:30.971307 | fa163e15-63ff-c5aa-8de0-00000000c715 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:10:01.951703 | 0.21s 2026-02-25 07:57:30.987124 | fa163e15-63ff-c5aa-8de0-00000000c696 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:31.017516 | fa163e15-63ff-c5aa-8de0-00000000ac19 | SKIPPED | Remove OVNDBs from pacemaker | np0005629055 2026-02-25 07:57:31.018998 | fa163e15-63ff-c5aa-8de0-00000000ac19 | TIMING | Remove OVNDBs from pacemaker | np0005629055 | 0:10:01.999395 | 0.05s 2026-02-25 07:57:31.040130 | fa163e15-63ff-c5aa-8de0-00000000ac1a | TASK | Remove OVNDBs VIP from pacemaker 2026-02-25 07:57:31.046287 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:57:31.047605 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:02.028007 | 0.36s 2026-02-25 07:57:31.059590 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:57:31.089438 | fa163e15-63ff-c5aa-8de0-00000000ac1a | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005629055 2026-02-25 07:57:31.090471 | fa163e15-63ff-c5aa-8de0-00000000ac1a | TIMING | Remove OVNDBs VIP from pacemaker | np0005629055 | 0:10:02.070874 | 0.05s 2026-02-25 07:57:31.105663 | fa163e15-63ff-c5aa-8de0-00000000ac1b | TASK | Clean up pacemaker remote nodes cache 2026-02-25 07:57:31.124129 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 07:57:31.125480 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:10:02.105887 | 0.07s 2026-02-25 07:57:31.136737 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:57:31.155555 | fa163e15-63ff-c5aa-8de0-00000000ac1b | SKIPPED | Clean up pacemaker remote nodes cache | np0005629055 2026-02-25 07:57:31.156420 | fa163e15-63ff-c5aa-8de0-00000000ac1b | TIMING | Clean up pacemaker remote nodes cache | np0005629055 | 0:10:02.136824 | 0.05s 2026-02-25 07:57:31.174944 | fa163e15-63ff-c5aa-8de0-00000000ac1c | TASK | Remove pacemaker attributes 2026-02-25 07:57:31.180195 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 07:57:31.181112 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:10:02.161499 | 0.04s 2026-02-25 07:57:31.192237 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:57:31.228033 | fa163e15-63ff-c5aa-8de0-00000000ac1c | SKIPPED | Remove pacemaker attributes | np0005629055 | item=np0005629053 2026-02-25 07:57:31.245343 | fa163e15-63ff-c5aa-8de0-00000000ac1c | SKIPPED | Remove pacemaker attributes | np0005629055 | item=np0005629054 2026-02-25 07:57:31.254576 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 07:57:31.259348 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:10:02.239757 | 0.07s 2026-02-25 07:57:31.260607 | fa163e15-63ff-c5aa-8de0-00000000ac1c | SKIPPED | Remove pacemaker attributes | np0005629055 | item=np0005629055 2026-02-25 07:57:31.276981 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:31.284121 | fa163e15-63ff-c5aa-8de0-00000000ac1c | TIMING | Remove pacemaker attributes | np0005629055 | 0:10:02.264518 | 0.11s 2026-02-25 07:57:31.303399 | fa163e15-63ff-c5aa-8de0-00000000c0f8 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:31.306194 | fa163e15-63ff-c5aa-8de0-00000000c0f8 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:02.286592 | 0.37s 2026-02-25 07:57:31.326984 | fa163e15-63ff-c5aa-8de0-00000000c0f8 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:02.307375 | 0.39s 2026-02-25 07:57:31.328255 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:02.308668 | 0.05s 2026-02-25 07:57:31.342296 | 3f758f93-bb8a-4fc7-a8a3-816268a2cc40 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 07:57:31.357497 | fa163e15-63ff-c5aa-8de0-00000000c769 | TASK | Gather podman infos 2026-02-25 07:57:31.383649 | fa163e15-63ff-c5aa-8de0-00000000c0fa | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:31.388968 | fa163e15-63ff-c5aa-8de0-00000000ac1f | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:10:02.369358 | 0.07s 2026-02-25 07:57:31.452977 | fa163e15-63ff-c5aa-8de0-00000000c695 | TASK | Set version specific variables 2026-02-25 07:57:31.508175 | fa163e15-63ff-c5aa-8de0-00000000c695 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:10:02.488579 | 0.05s 2026-02-25 07:57:31.522199 | f1fb5cb0-20d6-4d8b-8401-de37c19cc08b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:57:31.538510 | fa163e15-63ff-c5aa-8de0-00000000c7bd | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:31.723234 | fa163e15-63ff-c5aa-8de0-00000000c0fa | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:31.727096 | fa163e15-63ff-c5aa-8de0-00000000c0fa | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:02.707479 | 0.34s 2026-02-25 07:57:31.737342 | fa163e15-63ff-c5aa-8de0-00000000c0fa | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:02.717740 | 0.35s 2026-02-25 07:57:31.761345 | fa163e15-63ff-c5aa-8de0-00000000c0fc | TASK | Ensure provider service is running 2026-02-25 07:57:31.775772 | fa163e15-63ff-c5aa-8de0-00000000c769 | OK | Gather podman infos | np0005629056 2026-02-25 07:57:31.776902 | fa163e15-63ff-c5aa-8de0-00000000c769 | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:10:02.757303 | 0.42s 2026-02-25 07:57:31.793186 | fa163e15-63ff-c5aa-8de0-00000000c76a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:31.858685 | fa163e15-63ff-c5aa-8de0-00000000c76a | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:57:31.859726 | fa163e15-63ff-c5aa-8de0-00000000c76a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:02.840130 | 0.07s 2026-02-25 07:57:31.875019 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:31.915615 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:02.896013 | 0.04s 2026-02-25 07:57:31.935696 | a703153a-003a-4a4d-9a1c-2ceac8d102f1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 07:57:31.961240 | fa163e15-63ff-c5aa-8de0-00000000c7e0 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:31.992899 | fa163e15-63ff-c5aa-8de0-00000000c7bd | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:57:31.993816 | fa163e15-63ff-c5aa-8de0-00000000c7bd | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:10:02.974221 | 0.45s 2026-02-25 07:57:32.009202 | fa163e15-63ff-c5aa-8de0-00000000c7be | TASK | Set platform/version specific variables 2026-02-25 07:57:32.101934 | fa163e15-63ff-c5aa-8de0-00000000c7be | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:32.136260 | fa163e15-63ff-c5aa-8de0-00000000c7be | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:32.167711 | fa163e15-63ff-c5aa-8de0-00000000c7be | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:57:32.189324 | fa163e15-63ff-c5aa-8de0-00000000c7be | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:57:32.198774 | fa163e15-63ff-c5aa-8de0-00000000c7be | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:10:03.179173 | 0.19s 2026-02-25 07:57:32.218120 | fa163e15-63ff-c5aa-8de0-00000000c696 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:32.309096 | fa163e15-63ff-c5aa-8de0-00000000c0fc | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:57:32.313974 | fa163e15-63ff-c5aa-8de0-00000000c0fc | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:03.294362 | 0.55s 2026-02-25 07:57:32.325896 | fa163e15-63ff-c5aa-8de0-00000000c0fc | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:03.306299 | 0.56s 2026-02-25 07:57:32.347115 | fa163e15-63ff-c5aa-8de0-00000000c0ff | TASK | Ensure certificate requests 2026-02-25 07:57:33.929297 | fa163e15-63ff-c5aa-8de0-00000000c696 | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:33.931203 | fa163e15-63ff-c5aa-8de0-00000000c696 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:10:04.911600 | 2.94s 2026-02-25 07:57:33.962416 | fa163e15-63ff-c5aa-8de0-00000000c698 | TASK | Ensure provider packages are installed 2026-02-25 07:57:34.919806 | fa163e15-63ff-c5aa-8de0-00000000c0ff | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005629053.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-02-25 07:57:34.924183 | fa163e15-63ff-c5aa-8de0-00000000c0ff | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:05.904582 | 2.58s 2026-02-25 07:57:34.933370 | fa163e15-63ff-c5aa-8de0-00000000c0ff | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:05.913766 | 2.59s 2026-02-25 07:57:34.993280 | fa163e15-63ff-c5aa-8de0-00000000aaa7 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:35.068672 | fa163e15-63ff-c5aa-8de0-00000000aaa7 | OK | set is_ovn_dbs_bootstrap_node fact | np0005629053 2026-02-25 07:57:35.069679 | fa163e15-63ff-c5aa-8de0-00000000aaa7 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005629053 | 0:10:06.050085 | 0.08s 2026-02-25 07:57:35.088783 | fa163e15-63ff-c5aa-8de0-00000000aaa8 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-02-25 07:57:35.229615 | fa163e15-63ff-c5aa-8de0-00000000c696 | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:57:35.231330 | fa163e15-63ff-c5aa-8de0-00000000c696 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:10:06.211727 | 3.01s 2026-02-25 07:57:35.264246 | fa163e15-63ff-c5aa-8de0-00000000c698 | TASK | Ensure provider packages are installed 2026-02-25 07:57:36.858118 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:07.838498 | 2.89s 2026-02-25 07:57:36.867471 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:07.847870 | 2.90s 2026-02-25 07:57:36.895327 | fa163e15-63ff-c5aa-8de0-00000000c69a | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:37.250138 | fa163e15-63ff-c5aa-8de0-00000000c69a | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:37.255742 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:08.236133 | 0.36s 2026-02-25 07:57:37.264877 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:08.245270 | 0.37s 2026-02-25 07:57:37.297773 | fa163e15-63ff-c5aa-8de0-00000000c69c | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:37.698704 | fa163e15-63ff-c5aa-8de0-00000000c69c | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:37.701765 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:08.682151 | 0.40s 2026-02-25 07:57:37.710161 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:08.690561 | 0.41s 2026-02-25 07:57:37.729787 | fa163e15-63ff-c5aa-8de0-00000000c69e | TASK | Ensure provider service is running 2026-02-25 07:57:38.208115 | fa163e15-63ff-c5aa-8de0-00000000aaa8 | OK | Populate ansible service facts so we can check for pacemaker service | np0005629053 2026-02-25 07:57:38.213488 | fa163e15-63ff-c5aa-8de0-00000000aaa8 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005629053 | 0:10:09.193881 | 3.12s 2026-02-25 07:57:38.250657 | fa163e15-63ff-c5aa-8de0-00000000aaaa | TASK | Fetch ovn-dbs-bundle 2026-02-25 07:57:38.256807 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:09.237201 | 2.99s 2026-02-25 07:57:38.268457 | fa163e15-63ff-c5aa-8de0-00000000c69e | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:57:38.277272 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:09.257651 | 0.55s 2026-02-25 07:57:38.285070 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:09.265471 | 3.02s 2026-02-25 07:57:38.288051 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:09.268461 | 0.56s 2026-02-25 07:57:38.309274 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TASK | Ensure certificate requests 2026-02-25 07:57:38.337445 | fa163e15-63ff-c5aa-8de0-00000000c69a | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:38.344244 | fa163e15-63ff-c5aa-8de0-00000000aaaa | SKIPPED | Fetch ovn-dbs-bundle | np0005629053 2026-02-25 07:57:38.345322 | fa163e15-63ff-c5aa-8de0-00000000aaaa | TIMING | Fetch ovn-dbs-bundle | np0005629053 | 0:10:09.325720 | 0.08s 2026-02-25 07:57:38.362048 | fa163e15-63ff-c5aa-8de0-00000000aaab | TASK | Fetch ovn VIP 2026-02-25 07:57:38.433003 | fa163e15-63ff-c5aa-8de0-00000000aaab | SKIPPED | Fetch ovn VIP | np0005629053 2026-02-25 07:57:38.433696 | fa163e15-63ff-c5aa-8de0-00000000aaab | TIMING | Fetch ovn VIP | np0005629053 | 0:10:09.414104 | 0.07s 2026-02-25 07:57:38.448032 | fa163e15-63ff-c5aa-8de0-00000000aaac | TASK | Remove OVNDBs from pacemaker 2026-02-25 07:57:38.490135 | fa163e15-63ff-c5aa-8de0-00000000aaac | SKIPPED | Remove OVNDBs from pacemaker | np0005629053 2026-02-25 07:57:38.490880 | fa163e15-63ff-c5aa-8de0-00000000aaac | TIMING | Remove OVNDBs from pacemaker | np0005629053 | 0:10:09.471262 | 0.04s 2026-02-25 07:57:38.506633 | fa163e15-63ff-c5aa-8de0-00000000aaad | TASK | Remove OVNDBs VIP from pacemaker 2026-02-25 07:57:38.576480 | fa163e15-63ff-c5aa-8de0-00000000aaad | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005629053 2026-02-25 07:57:38.577503 | fa163e15-63ff-c5aa-8de0-00000000aaad | TIMING | Remove OVNDBs VIP from pacemaker | np0005629053 | 0:10:09.557911 | 0.07s 2026-02-25 07:57:38.592748 | fa163e15-63ff-c5aa-8de0-00000000aaae | TASK | Clean up pacemaker remote nodes cache 2026-02-25 07:57:38.661610 | fa163e15-63ff-c5aa-8de0-00000000aaae | SKIPPED | Clean up pacemaker remote nodes cache | np0005629053 2026-02-25 07:57:38.662346 | fa163e15-63ff-c5aa-8de0-00000000aaae | TIMING | Clean up pacemaker remote nodes cache | np0005629053 | 0:10:09.642756 | 0.07s 2026-02-25 07:57:38.677464 | fa163e15-63ff-c5aa-8de0-00000000aaaf | TASK | Remove pacemaker attributes 2026-02-25 07:57:38.722966 | fa163e15-63ff-c5aa-8de0-00000000c69a | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:38.725975 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:09.706367 | 0.39s 2026-02-25 07:57:38.736700 | fa163e15-63ff-c5aa-8de0-00000000aaaf | SKIPPED | Remove pacemaker attributes | np0005629053 | item=np0005629053 2026-02-25 07:57:38.739084 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:09.719490 | 0.40s 2026-02-25 07:57:38.754799 | fa163e15-63ff-c5aa-8de0-00000000c69c | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:38.768211 | fa163e15-63ff-c5aa-8de0-00000000aaaf | SKIPPED | Remove pacemaker attributes | np0005629053 | item=np0005629054 2026-02-25 07:57:38.787428 | fa163e15-63ff-c5aa-8de0-00000000aaaf | SKIPPED | Remove pacemaker attributes | np0005629053 | item=np0005629055 2026-02-25 07:57:38.795407 | fa163e15-63ff-c5aa-8de0-00000000aaaf | TIMING | Remove pacemaker attributes | np0005629053 | 0:10:09.775806 | 0.12s 2026-02-25 07:57:38.861981 | fa163e15-63ff-c5aa-8de0-00000000aab2 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:10:09.842383 | 0.05s 2026-02-25 07:57:38.898811 | fa163e15-63ff-c5aa-8de0-00000000c695 | TASK | Set version specific variables 2026-02-25 07:57:38.951283 | fa163e15-63ff-c5aa-8de0-00000000c695 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:10:09.931686 | 0.05s 2026-02-25 07:57:38.967020 | f4b4db00-fc85-4ca2-81dc-927704f163bd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:57:38.984725 | fa163e15-63ff-c5aa-8de0-00000000c897 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:39.105910 | fa163e15-63ff-c5aa-8de0-00000000c69c | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:39.108404 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:10.088785 | 0.35s 2026-02-25 07:57:39.114881 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:10.095266 | 0.36s 2026-02-25 07:57:39.130722 | fa163e15-63ff-c5aa-8de0-00000000c69e | TASK | Ensure provider service is running 2026-02-25 07:57:39.500638 | fa163e15-63ff-c5aa-8de0-00000000c897 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:57:39.504691 | fa163e15-63ff-c5aa-8de0-00000000c897 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:10:10.485079 | 0.52s 2026-02-25 07:57:39.539987 | fa163e15-63ff-c5aa-8de0-00000000c898 | TASK | Set platform/version specific variables 2026-02-25 07:57:39.647941 | fa163e15-63ff-c5aa-8de0-00000000c69e | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:57:39.652973 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:10.633366 | 0.52s 2026-02-25 07:57:39.671805 | fa163e15-63ff-c5aa-8de0-00000000c898 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:39.674616 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:10.655010 | 0.54s 2026-02-25 07:57:39.715663 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TASK | Ensure certificate requests 2026-02-25 07:57:39.721159 | fa163e15-63ff-c5aa-8de0-00000000c898 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:39.772269 | fa163e15-63ff-c5aa-8de0-00000000c898 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:57:39.799524 | fa163e15-63ff-c5aa-8de0-00000000c898 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:57:39.809432 | fa163e15-63ff-c5aa-8de0-00000000c898 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:10:10.789825 | 0.27s 2026-02-25 07:57:39.831935 | fa163e15-63ff-c5aa-8de0-00000000c696 | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:40.151173 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005629054.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:40.154322 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:11.134711 | 1.84s 2026-02-25 07:57:40.162921 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:11.143326 | 1.85s 2026-02-25 07:57:40.191056 | fa163e15-63ff-c5aa-8de0-00000000ad5e | TASK | Configure OVN DBs and northd 2026-02-25 07:57:40.242889 | fa163e15-63ff-c5aa-8de0-00000000ad5e | TIMING | Configure OVN DBs and northd | np0005629054 | 0:10:11.223291 | 0.05s 2026-02-25 07:57:40.282530 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-02-25 07:57:40.609481 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005629054 2026-02-25 07:57:40.610362 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005629054 | 0:10:11.590771 | 0.33s 2026-02-25 07:57:40.624417 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:40.689122 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005629054 2026-02-25 07:57:40.689882 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005629054 | 0:10:11.670291 | 0.06s 2026-02-25 07:57:40.703766 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TASK | check ovsdb-tool election-timer options 2026-02-25 07:57:40.914850 | fa163e15-63ff-c5aa-8de0-00000000c62d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:57:40.915991 | fa163e15-63ff-c5aa-8de0-00000000c62d | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:11.896396 | 11.53s 2026-02-25 07:57:40.956466 | fa163e15-63ff-c5aa-8de0-00000000c62e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:41.021174 | fa163e15-63ff-c5aa-8de0-00000000c62e | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:57:41.022327 | fa163e15-63ff-c5aa-8de0-00000000c62e | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:12.002730 | 0.06s 2026-02-25 07:57:41.061693 | fa163e15-63ff-c5aa-8de0-00000000c35a | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:41.071558 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | CHANGED | check ovsdb-tool election-timer options | np0005629054 2026-02-25 07:57:41.073193 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005629054 | 0:10:12.053581 | 0.37s 2026-02-25 07:57:41.111237 | fa163e15-63ff-c5aa-8de0-00000000c8da | TASK | set has_ovsdb_tool_election_timer fact 2026-02-25 07:57:41.120547 | fa163e15-63ff-c5aa-8de0-00000000c35a | SKIPPED | Diff puppet-generated changes for check mode | np0005629058 2026-02-25 07:57:41.121700 | fa163e15-63ff-c5aa-8de0-00000000c35a | TIMING | Diff puppet-generated changes for check mode | np0005629058 | 0:10:12.102088 | 0.06s 2026-02-25 07:57:41.136129 | fa163e15-63ff-c5aa-8de0-00000000c35b | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:41.176480 | fa163e15-63ff-c5aa-8de0-00000000c35b | SKIPPED | Diff puppet-generated changes for check mode | np0005629058 2026-02-25 07:57:41.177378 | fa163e15-63ff-c5aa-8de0-00000000c35b | TIMING | Diff puppet-generated changes for check mode | np0005629058 | 0:10:12.157783 | 0.04s 2026-02-25 07:57:41.182735 | fa163e15-63ff-c5aa-8de0-00000000c8da | OK | set has_ovsdb_tool_election_timer fact | np0005629054 2026-02-25 07:57:41.183260 | fa163e15-63ff-c5aa-8de0-00000000c8da | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005629054 | 0:10:12.163671 | 0.07s 2026-02-25 07:57:41.197024 | fa163e15-63ff-c5aa-8de0-00000000c07c | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 07:57:41.220030 | fa163e15-63ff-c5aa-8de0-00000000c8db | TASK | render OVN cluster configuration 2026-02-25 07:57:41.232160 | fa163e15-63ff-c5aa-8de0-00000000c07c | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629058 | 0:10:12.212554 | 0.03s 2026-02-25 07:57:41.310340 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 07:57:41.318647 | fa163e15-63ff-c5aa-8de0-00000000c57b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:57:41.319927 | fa163e15-63ff-c5aa-8de0-00000000c57b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:12.300324 | 12.09s 2026-02-25 07:57:41.342024 | fa163e15-63ff-c5aa-8de0-00000000c57c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:41.428573 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:10:12.408964 | 0.12s 2026-02-25 07:57:41.429691 | fa163e15-63ff-c5aa-8de0-00000000c57c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:57:41.430654 | fa163e15-63ff-c5aa-8de0-00000000c57c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:12.411060 | 0.09s 2026-02-25 07:57:41.465061 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 07:57:41.487555 | fa163e15-63ff-c5aa-8de0-00000000c3c7 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:41.502490 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005629055.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:41.506158 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:12.486550 | 1.78s 2026-02-25 07:57:41.519661 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:12.500061 | 1.80s 2026-02-25 07:57:41.521273 | fa163e15-63ff-c5aa-8de0-00000000c3c7 | SKIPPED | Diff puppet-generated changes for check mode | np0005629057 2026-02-25 07:57:41.522327 | fa163e15-63ff-c5aa-8de0-00000000c3c7 | TIMING | Diff puppet-generated changes for check mode | np0005629057 | 0:10:12.502737 | 0.03s 2026-02-25 07:57:41.537276 | fa163e15-63ff-c5aa-8de0-00000000c3c8 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:41.578959 | fa163e15-63ff-c5aa-8de0-00000000ac21 | TASK | Configure OVN DBs and northd 2026-02-25 07:57:41.585094 | fa163e15-63ff-c5aa-8de0-00000000c3c8 | SKIPPED | Diff puppet-generated changes for check mode | np0005629057 2026-02-25 07:57:41.586497 | fa163e15-63ff-c5aa-8de0-00000000c3c8 | TIMING | Diff puppet-generated changes for check mode | np0005629057 | 0:10:12.566899 | 0.05s 2026-02-25 07:57:41.601272 | fa163e15-63ff-c5aa-8de0-00000000c05e | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 07:57:41.632982 | fa163e15-63ff-c5aa-8de0-00000000ac21 | TIMING | Configure OVN DBs and northd | np0005629055 | 0:10:12.613384 | 0.05s 2026-02-25 07:57:41.634264 | fa163e15-63ff-c5aa-8de0-00000000c05e | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629057 | 0:10:12.614675 | 0.03s 2026-02-25 07:57:41.677914 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 07:57:41.698991 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-02-25 07:57:41.767090 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629058 2026-02-25 07:57:41.768538 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:10:12.748942 | 0.30s 2026-02-25 07:57:41.780944 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:41.822621 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:10:12.803019 | 0.14s 2026-02-25 07:57:41.834322 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 07:57:42.072183 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005629055 2026-02-25 07:57:42.075017 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005629055 | 0:10:13.055410 | 0.37s 2026-02-25 07:57:42.076803 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 2026-02-25 07:57:42.077725 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:13.058129 | 0.30s 2026-02-25 07:57:42.096269 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 07:57:42.121732 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:42.158099 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629058 2026-02-25 07:57:42.159433 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:10:13.139840 | 0.06s 2026-02-25 07:57:42.162963 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005629055 2026-02-25 07:57:42.163389 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005629055 | 0:10:13.143802 | 0.04s 2026-02-25 07:57:42.173904 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 07:57:42.198394 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TASK | check ovsdb-tool election-timer options 2026-02-25 07:57:42.210350 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629057 2026-02-25 07:57:42.211647 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:10:13.192050 | 0.38s 2026-02-25 07:57:42.212555 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:10:13.192967 | 0.03s 2026-02-25 07:57:42.230823 | 13f76dfa-420e-43f0-8877-cdf582828a42 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629058 2026-02-25 07:57:42.246990 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:42.261527 | fa163e15-63ff-c5aa-8de0-00000000c9b9 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:57:42.291900 | fa163e15-63ff-c5aa-8de0-00000000c8db | CHANGED | render OVN cluster configuration | np0005629054 2026-02-25 07:57:42.293507 | fa163e15-63ff-c5aa-8de0-00000000c8db | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005629054 | 0:10:13.273909 | 1.07s 2026-02-25 07:57:42.310147 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TASK | restart OVN northd and north and south databases 2026-02-25 07:57:42.359766 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629054 | 0:10:13.340153 | 0.05s 2026-02-25 07:57:42.376831 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629054 | 0:10:13.357234 | 0.07s 2026-02-25 07:57:42.387755 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629054 | 0:10:13.368158 | 0.08s 2026-02-25 07:57:42.395658 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629054 | 0:10:13.376068 | 0.08s 2026-02-25 07:57:42.418993 | c992adb6-6bd1-4eea-bf24-a779ec472507 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629054 2026-02-25 07:57:42.425437 | 3260c30e-9ce0-4946-9469-0baf09ffa859 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629054 2026-02-25 07:57:42.429637 | c7df1b47-1a68-49cb-a063-a98ed013c859 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629054 2026-02-25 07:57:42.471608 | fa163e15-63ff-c5aa-8de0-00000000c9dc | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-02-25 07:57:42.534124 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | CHANGED | check ovsdb-tool election-timer options | np0005629055 2026-02-25 07:57:42.535683 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005629055 | 0:10:13.516077 | 0.33s 2026-02-25 07:57:42.571250 | fa163e15-63ff-c5aa-8de0-00000000c8da | TASK | set has_ovsdb_tool_election_timer fact 2026-02-25 07:57:42.606184 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 2026-02-25 07:57:42.608435 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:13.588819 | 0.36s 2026-02-25 07:57:42.610691 | fa163e15-63ff-c5aa-8de0-00000000c9b9 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629058 2026-02-25 07:57:42.611915 | fa163e15-63ff-c5aa-8de0-00000000c9b9 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629058 | 0:10:13.592312 | 0.35s 2026-02-25 07:57:42.642510 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 07:57:42.667793 | fa163e15-63ff-c5aa-8de0-00000000c9ba | TASK | Set podman_drop_in fact 2026-02-25 07:57:42.675105 | fa163e15-63ff-c5aa-8de0-00000000c8da | OK | set has_ovsdb_tool_election_timer fact | np0005629055 2026-02-25 07:57:42.676162 | fa163e15-63ff-c5aa-8de0-00000000c8da | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005629055 | 0:10:13.656558 | 0.10s 2026-02-25 07:57:42.702642 | fa163e15-63ff-c5aa-8de0-00000000c8db | TASK | render OVN cluster configuration 2026-02-25 07:57:42.708504 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629057 2026-02-25 07:57:42.709557 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:10:13.689958 | 0.07s 2026-02-25 07:57:42.720359 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 07:57:42.746817 | fa163e15-63ff-c5aa-8de0-00000000c9ba | OK | Set podman_drop_in fact | np0005629058 2026-02-25 07:57:42.748423 | fa163e15-63ff-c5aa-8de0-00000000c9ba | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629058 | 0:10:13.728816 | 0.08s 2026-02-25 07:57:42.793051 | fa163e15-63ff-c5aa-8de0-00000000c9bc | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:57:42.808018 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:10:13.788409 | 0.09s 2026-02-25 07:57:42.809177 | fa163e15-63ff-c5aa-8de0-00000000c9dc | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005629054 2026-02-25 07:57:42.809838 | fa163e15-63ff-c5aa-8de0-00000000c9dc | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005629054 | 0:10:13.790249 | 0.34s 2026-02-25 07:57:42.829657 | ae620b6b-a299-4f7b-8022-d429f31830ce | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629057 2026-02-25 07:57:42.844809 | fa163e15-63ff-c5aa-8de0-00000000ca2b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:57:42.865985 | fa163e15-63ff-c5aa-8de0-00000000c9dd | TASK | restart tripleo_cluster_north_db_server systemd service 2026-02-25 07:57:42.907456 | fa163e15-63ff-c5aa-8de0-00000000c9dd | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005629054 2026-02-25 07:57:42.908588 | fa163e15-63ff-c5aa-8de0-00000000c9dd | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005629054 | 0:10:13.888990 | 0.04s 2026-02-25 07:57:42.930989 | fa163e15-63ff-c5aa-8de0-00000000c9e1 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-02-25 07:57:43.143575 | fa163e15-63ff-c5aa-8de0-00000000ca2b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629057 2026-02-25 07:57:43.145523 | fa163e15-63ff-c5aa-8de0-00000000ca2b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629057 | 0:10:14.125918 | 0.30s 2026-02-25 07:57:43.164089 | fa163e15-63ff-c5aa-8de0-00000000ca2c | TASK | Set podman_drop_in fact 2026-02-25 07:57:43.198742 | fa163e15-63ff-c5aa-8de0-00000000ca2c | OK | Set podman_drop_in fact | np0005629057 2026-02-25 07:57:43.200089 | fa163e15-63ff-c5aa-8de0-00000000ca2c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629057 | 0:10:14.180484 | 0.03s 2026-02-25 07:57:43.220566 | fa163e15-63ff-c5aa-8de0-00000000ca2e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:57:43.266819 | fa163e15-63ff-c5aa-8de0-00000000c9e1 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005629054 2026-02-25 07:57:43.271389 | fa163e15-63ff-c5aa-8de0-00000000c9e1 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005629054 | 0:10:14.251781 | 0.34s 2026-02-25 07:57:43.272486 | fa163e15-63ff-c5aa-8de0-00000000c696 | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:57:43.273317 | fa163e15-63ff-c5aa-8de0-00000000c696 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:10:14.253722 | 3.44s 2026-02-25 07:57:43.302489 | fa163e15-63ff-c5aa-8de0-00000000c698 | TASK | Ensure provider packages are installed 2026-02-25 07:57:43.331429 | fa163e15-63ff-c5aa-8de0-00000000c9e2 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-02-25 07:57:43.379820 | fa163e15-63ff-c5aa-8de0-00000000c9e2 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005629054 2026-02-25 07:57:43.380783 | fa163e15-63ff-c5aa-8de0-00000000c9e2 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005629054 | 0:10:14.361188 | 0.05s 2026-02-25 07:57:43.399415 | fa163e15-63ff-c5aa-8de0-00000000c9e6 | TASK | check if tripleo_cluster_northd systemd service is active 2026-02-25 07:57:43.763248 | fa163e15-63ff-c5aa-8de0-00000000c8db | CHANGED | render OVN cluster configuration | np0005629055 2026-02-25 07:57:43.764282 | fa163e15-63ff-c5aa-8de0-00000000c8db | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005629055 | 0:10:14.744688 | 1.06s 2026-02-25 07:57:43.778068 | fa163e15-63ff-c5aa-8de0-00000000c9bc | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-container-shutdown 2026-02-25 07:57:43.780668 | fa163e15-63ff-c5aa-8de0-00000000c9bc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:10:14.761068 | 0.98s 2026-02-25 07:57:43.788710 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TASK | restart OVN northd and north and south databases 2026-02-25 07:57:43.855572 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629055 | 0:10:14.835946 | 0.07s 2026-02-25 07:57:43.872530 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629055 | 0:10:14.852932 | 0.08s 2026-02-25 07:57:43.887113 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629055 | 0:10:14.867514 | 0.10s 2026-02-25 07:57:43.897250 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629055 | 0:10:14.877655 | 0.11s 2026-02-25 07:57:43.912801 | 12a887f9-30d9-4e07-b503-95ad71a9ff30 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629055 2026-02-25 07:57:43.916730 | 1c9c9c9f-6403-4537-b760-d4df941b614c | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629055 2026-02-25 07:57:43.920650 | 5a384f3f-d6e5-488b-aa9f-dba9a0cb2e26 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629055 2026-02-25 07:57:43.940977 | fa163e15-63ff-c5aa-8de0-00000000ca5c | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-02-25 07:57:44.120119 | fa163e15-63ff-c5aa-8de0-00000000c9e6 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005629054 2026-02-25 07:57:44.121199 | fa163e15-63ff-c5aa-8de0-00000000c9e6 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005629054 | 0:10:15.101603 | 0.72s 2026-02-25 07:57:44.138217 | fa163e15-63ff-c5aa-8de0-00000000c9e7 | TASK | restart tripleo_cluster_northd systemd service 2026-02-25 07:57:44.192337 | fa163e15-63ff-c5aa-8de0-00000000c9e7 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005629054 2026-02-25 07:57:44.193191 | fa163e15-63ff-c5aa-8de0-00000000c9e7 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005629054 | 0:10:15.173599 | 0.05s 2026-02-25 07:57:44.215918 | fa163e15-63ff-c5aa-8de0-00000000ca2e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-container-shutdown 2026-02-25 07:57:44.218963 | fa163e15-63ff-c5aa-8de0-00000000ca2e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:10:15.199363 | 1.00s 2026-02-25 07:57:44.285316 | fa163e15-63ff-c5aa-8de0-00000000ad60 | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:10:15.265712 | 0.06s 2026-02-25 07:57:44.286237 | fa163e15-63ff-c5aa-8de0-00000000ca5c | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005629055 2026-02-25 07:57:44.286912 | fa163e15-63ff-c5aa-8de0-00000000ca5c | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005629055 | 0:10:15.267323 | 0.35s 2026-02-25 07:57:44.324812 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:57:44.352187 | fa163e15-63ff-c5aa-8de0-00000000ca5d | TASK | restart tripleo_cluster_north_db_server systemd service 2026-02-25 07:57:44.358147 | fa163e15-63ff-c5aa-8de0-00000000c7e0 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:57:44.359014 | fa163e15-63ff-c5aa-8de0-00000000c7e0 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:15.339407 | 12.40s 2026-02-25 07:57:44.372293 | fa163e15-63ff-c5aa-8de0-00000000c7e1 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:44.386717 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:10:15.367117 | 0.06s 2026-02-25 07:57:44.402437 | 5a6c2617-e199-4fe5-b575-2026883ce54d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:57:44.423020 | fa163e15-63ff-c5aa-8de0-00000000cad1 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:44.428984 | fa163e15-63ff-c5aa-8de0-00000000ca5d | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005629055 2026-02-25 07:57:44.429820 | fa163e15-63ff-c5aa-8de0-00000000ca5d | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005629055 | 0:10:15.410223 | 0.08s 2026-02-25 07:57:44.447299 | fa163e15-63ff-c5aa-8de0-00000000ca61 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-02-25 07:57:44.459829 | fa163e15-63ff-c5aa-8de0-00000000c7e1 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:57:44.460688 | fa163e15-63ff-c5aa-8de0-00000000c7e1 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:15.441091 | 0.09s 2026-02-25 07:57:44.479566 | fa163e15-63ff-c5aa-8de0-00000000c5c4 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:44.512327 | fa163e15-63ff-c5aa-8de0-00000000c5c4 | SKIPPED | Diff puppet-generated changes for check mode | np0005629056 2026-02-25 07:57:44.512903 | fa163e15-63ff-c5aa-8de0-00000000c5c4 | TIMING | Diff puppet-generated changes for check mode | np0005629056 | 0:10:15.493312 | 0.03s 2026-02-25 07:57:44.521561 | fa163e15-63ff-c5aa-8de0-00000000c5c5 | TASK | Diff puppet-generated changes for check mode 2026-02-25 07:57:44.554865 | fa163e15-63ff-c5aa-8de0-00000000c5c5 | SKIPPED | Diff puppet-generated changes for check mode | np0005629056 2026-02-25 07:57:44.555747 | fa163e15-63ff-c5aa-8de0-00000000c5c5 | TIMING | Diff puppet-generated changes for check mode | np0005629056 | 0:10:15.536154 | 0.03s 2026-02-25 07:57:44.566883 | fa163e15-63ff-c5aa-8de0-00000000c145 | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 07:57:44.596934 | fa163e15-63ff-c5aa-8de0-00000000c145 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629056 | 0:10:15.577333 | 0.03s 2026-02-25 07:57:44.623911 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 07:57:44.743599 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:10:15.723998 | 0.12s 2026-02-25 07:57:44.755827 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 07:57:44.796627 | fa163e15-63ff-c5aa-8de0-00000000ca61 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005629055 2026-02-25 07:57:44.797775 | fa163e15-63ff-c5aa-8de0-00000000ca61 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005629055 | 0:10:15.778179 | 0.35s 2026-02-25 07:57:44.815081 | fa163e15-63ff-c5aa-8de0-00000000ca62 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-02-25 07:57:44.835781 | fa163e15-63ff-c5aa-8de0-00000000c9bc | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-start-podman-container 2026-02-25 07:57:44.839382 | fa163e15-63ff-c5aa-8de0-00000000c9bc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:10:15.819771 | 2.04s 2026-02-25 07:57:44.849197 | fa163e15-63ff-c5aa-8de0-00000000c9bc | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:10:15.829605 | 2.05s 2026-02-25 07:57:44.854338 | fa163e15-63ff-c5aa-8de0-00000000ca62 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005629055 2026-02-25 07:57:44.859700 | fa163e15-63ff-c5aa-8de0-00000000ca62 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005629055 | 0:10:15.840111 | 0.04s 2026-02-25 07:57:44.861419 | fa163e15-63ff-c5aa-8de0-00000000cad1 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:57:44.862104 | fa163e15-63ff-c5aa-8de0-00000000cad1 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:10:15.842515 | 0.44s 2026-02-25 07:57:44.876726 | fa163e15-63ff-c5aa-8de0-00000000c9bd | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:57:44.903439 | fa163e15-63ff-c5aa-8de0-00000000cad2 | TASK | Set platform/version specific variables 2026-02-25 07:57:44.924982 | fa163e15-63ff-c5aa-8de0-00000000ca66 | TASK | check if tripleo_cluster_northd systemd service is active 2026-02-25 07:57:44.987104 | fa163e15-63ff-c5aa-8de0-00000000cad2 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:45.022157 | fa163e15-63ff-c5aa-8de0-00000000cad2 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:45.045935 | fa163e15-63ff-c5aa-8de0-00000000cad2 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:57:45.065092 | fa163e15-63ff-c5aa-8de0-00000000cad2 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:57:45.073192 | fa163e15-63ff-c5aa-8de0-00000000cad2 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:10:16.053581 | 0.17s 2026-02-25 07:57:45.093395 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:45.120180 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629056 2026-02-25 07:57:45.121264 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:10:16.101665 | 0.36s 2026-02-25 07:57:45.137427 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:45.188757 | fa163e15-63ff-c5aa-8de0-00000000ca2e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-start-podman-container 2026-02-25 07:57:45.193291 | fa163e15-63ff-c5aa-8de0-00000000ca2e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:10:16.173676 | 1.97s 2026-02-25 07:57:45.202565 | fa163e15-63ff-c5aa-8de0-00000000ca2e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:10:16.182967 | 1.98s 2026-02-25 07:57:45.217070 | fa163e15-63ff-c5aa-8de0-00000000ca2f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:57:45.289390 | fa163e15-63ff-c5aa-8de0-00000000ca66 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005629055 2026-02-25 07:57:45.290530 | fa163e15-63ff-c5aa-8de0-00000000ca66 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005629055 | 0:10:16.270931 | 0.36s 2026-02-25 07:57:45.312822 | fa163e15-63ff-c5aa-8de0-00000000ca67 | TASK | restart tripleo_cluster_northd systemd service 2026-02-25 07:57:45.372315 | fa163e15-63ff-c5aa-8de0-00000000ca67 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005629055 2026-02-25 07:57:45.373144 | fa163e15-63ff-c5aa-8de0-00000000ca67 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005629055 | 0:10:16.353549 | 0.06s 2026-02-25 07:57:45.481717 | fa163e15-63ff-c5aa-8de0-00000000ac23 | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:10:16.462101 | 0.06s 2026-02-25 07:57:45.539413 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:57:45.548413 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 2026-02-25 07:57:45.549705 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:16.530096 | 0.41s 2026-02-25 07:57:45.565521 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 07:57:45.593954 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:10:16.574355 | 0.05s 2026-02-25 07:57:45.610359 | 22720d8a-8560-47bb-a4d7-8726329af886 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:57:45.627093 | fa163e15-63ff-c5aa-8de0-00000000cb6b | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:45.638123 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629056 2026-02-25 07:57:45.639171 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:10:16.619572 | 0.07s 2026-02-25 07:57:45.651715 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 07:57:45.689608 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:10:16.670010 | 0.04s 2026-02-25 07:57:45.705501 | 7e8ccedf-e3c0-4dec-ba71-25fe31b5bee3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629056 2026-02-25 07:57:45.719912 | fa163e15-63ff-c5aa-8de0-00000000cb85 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 07:57:45.816101 | fa163e15-63ff-c5aa-8de0-00000000c9bd | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 2026-02-25 07:57:45.817428 | fa163e15-63ff-c5aa-8de0-00000000c9bd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 | 0:10:16.797831 | 0.94s 2026-02-25 07:57:45.828591 | fa163e15-63ff-c5aa-8de0-00000000c9be | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:57:46.065136 | fa163e15-63ff-c5aa-8de0-00000000cb85 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629056 2026-02-25 07:57:46.066404 | fa163e15-63ff-c5aa-8de0-00000000cb85 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629056 | 0:10:17.046805 | 0.35s 2026-02-25 07:57:46.081087 | fa163e15-63ff-c5aa-8de0-00000000cb86 | TASK | Set podman_drop_in fact 2026-02-25 07:57:46.098158 | fa163e15-63ff-c5aa-8de0-00000000cb6b | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:57:46.099597 | fa163e15-63ff-c5aa-8de0-00000000cb6b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:10:17.079993 | 0.47s 2026-02-25 07:57:46.121204 | fa163e15-63ff-c5aa-8de0-00000000cb6c | TASK | Set platform/version specific variables 2026-02-25 07:57:46.147664 | fa163e15-63ff-c5aa-8de0-00000000cb86 | OK | Set podman_drop_in fact | np0005629056 2026-02-25 07:57:46.148559 | fa163e15-63ff-c5aa-8de0-00000000cb86 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629056 | 0:10:17.128961 | 0.06s 2026-02-25 07:57:46.159620 | fa163e15-63ff-c5aa-8de0-00000000cb88 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 07:57:46.211513 | fa163e15-63ff-c5aa-8de0-00000000cb6c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:46.214522 | fa163e15-63ff-c5aa-8de0-00000000ca2f | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 2026-02-25 07:57:46.215324 | fa163e15-63ff-c5aa-8de0-00000000ca2f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 | 0:10:17.195729 | 1.00s 2026-02-25 07:57:46.226077 | fa163e15-63ff-c5aa-8de0-00000000ca30 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:57:46.243397 | fa163e15-63ff-c5aa-8de0-00000000cb6c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:46.267310 | fa163e15-63ff-c5aa-8de0-00000000cb6c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:57:46.290385 | fa163e15-63ff-c5aa-8de0-00000000cb6c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:57:46.301839 | fa163e15-63ff-c5aa-8de0-00000000cb6c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:10:17.282235 | 0.18s 2026-02-25 07:57:46.317395 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:46.387027 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:17.367405 | 3.08s 2026-02-25 07:57:46.394718 | fa163e15-63ff-c5aa-8de0-00000000c698 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:17.375122 | 3.09s 2026-02-25 07:57:46.411806 | fa163e15-63ff-c5aa-8de0-00000000c69a | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:46.793684 | fa163e15-63ff-c5aa-8de0-00000000c69a | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:46.796576 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:17.776971 | 0.38s 2026-02-25 07:57:46.808008 | fa163e15-63ff-c5aa-8de0-00000000c69a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:17.788403 | 0.40s 2026-02-25 07:57:46.847017 | fa163e15-63ff-c5aa-8de0-00000000c69c | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:46.856723 | fa163e15-63ff-c5aa-8de0-00000000c9be | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 2026-02-25 07:57:46.857959 | fa163e15-63ff-c5aa-8de0-00000000c9be | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 | 0:10:17.838355 | 1.03s 2026-02-25 07:57:46.873135 | fa163e15-63ff-c5aa-8de0-00000000c9bf | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:57:47.161221 | fa163e15-63ff-c5aa-8de0-00000000cb88 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-container-shutdown 2026-02-25 07:57:47.165214 | fa163e15-63ff-c5aa-8de0-00000000cb88 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:10:18.145599 | 1.00s 2026-02-25 07:57:47.206086 | fa163e15-63ff-c5aa-8de0-00000000ca30 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 2026-02-25 07:57:47.206951 | fa163e15-63ff-c5aa-8de0-00000000ca30 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 | 0:10:18.187356 | 0.98s 2026-02-25 07:57:47.221085 | fa163e15-63ff-c5aa-8de0-00000000ca31 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:57:47.236536 | fa163e15-63ff-c5aa-8de0-00000000c69c | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:57:47.239563 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:18.219951 | 0.39s 2026-02-25 07:57:47.247425 | fa163e15-63ff-c5aa-8de0-00000000c69c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:18.227829 | 0.40s 2026-02-25 07:57:47.270449 | fa163e15-63ff-c5aa-8de0-00000000c69e | TASK | Ensure provider service is running 2026-02-25 07:57:47.798601 | fa163e15-63ff-c5aa-8de0-00000000c69e | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:57:47.802521 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:18.782917 | 0.53s 2026-02-25 07:57:47.814191 | fa163e15-63ff-c5aa-8de0-00000000c69e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:18.794588 | 0.54s 2026-02-25 07:57:47.846693 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TASK | Ensure certificate requests 2026-02-25 07:57:47.881308 | fa163e15-63ff-c5aa-8de0-00000000c9bf | CHANGED | Enable and start tripleo-container-shutdown | np0005629058 2026-02-25 07:57:47.882791 | fa163e15-63ff-c5aa-8de0-00000000c9bf | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629058 | 0:10:18.863193 | 1.01s 2026-02-25 07:57:47.898399 | fa163e15-63ff-c5aa-8de0-00000000c9c0 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:57:48.009439 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:48.010527 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:10:18.990931 | 2.92s 2026-02-25 07:57:48.030527 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:57:48.113186 | fa163e15-63ff-c5aa-8de0-00000000cb88 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-start-podman-container 2026-02-25 07:57:48.118049 | fa163e15-63ff-c5aa-8de0-00000000cb88 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:10:19.098438 | 1.96s 2026-02-25 07:57:48.127032 | fa163e15-63ff-c5aa-8de0-00000000cb88 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:10:19.107437 | 1.97s 2026-02-25 07:57:48.140871 | fa163e15-63ff-c5aa-8de0-00000000cb89 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 07:57:48.174388 | fa163e15-63ff-c5aa-8de0-00000000ca31 | CHANGED | Enable and start tripleo-container-shutdown | np0005629057 2026-02-25 07:57:48.175749 | fa163e15-63ff-c5aa-8de0-00000000ca31 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629057 | 0:10:19.156153 | 0.95s 2026-02-25 07:57:48.190162 | fa163e15-63ff-c5aa-8de0-00000000ca32 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:57:48.899217 | fa163e15-63ff-c5aa-8de0-00000000c9c0 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 2026-02-25 07:57:48.900968 | fa163e15-63ff-c5aa-8de0-00000000c9c0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 | 0:10:19.881367 | 1.00s 2026-02-25 07:57:48.921005 | fa163e15-63ff-c5aa-8de0-00000000c9c1 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:57:49.123953 | fa163e15-63ff-c5aa-8de0-00000000cb89 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 2026-02-25 07:57:49.125668 | fa163e15-63ff-c5aa-8de0-00000000cb89 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 | 0:10:20.106062 | 0.98s 2026-02-25 07:57:49.156033 | fa163e15-63ff-c5aa-8de0-00000000cb8a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 07:57:49.214976 | fa163e15-63ff-c5aa-8de0-00000000ca32 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 2026-02-25 07:57:49.216580 | fa163e15-63ff-c5aa-8de0-00000000ca32 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 | 0:10:20.196974 | 1.03s 2026-02-25 07:57:49.233614 | fa163e15-63ff-c5aa-8de0-00000000ca33 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:57:49.538165 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:57:49.539442 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:10:20.519846 | 3.22s 2026-02-25 07:57:49.559635 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:57:49.608040 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005629053.internalapi.ooo.test@OOO.TEST'} 2026-02-25 07:57:49.612276 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:20.592668 | 1.76s 2026-02-25 07:57:49.622660 | fa163e15-63ff-c5aa-8de0-00000000c6a1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:20.603057 | 1.77s 2026-02-25 07:57:49.699026 | fa163e15-63ff-c5aa-8de0-00000000aab4 | TASK | Configure OVN DBs and northd 2026-02-25 07:57:49.741835 | fa163e15-63ff-c5aa-8de0-00000000aab4 | TIMING | Configure OVN DBs and northd | np0005629053 | 0:10:20.722223 | 0.04s 2026-02-25 07:57:49.812801 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-02-25 07:57:49.899336 | fa163e15-63ff-c5aa-8de0-00000000c9c1 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 2026-02-25 07:57:49.900989 | fa163e15-63ff-c5aa-8de0-00000000c9c1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 | 0:10:20.881383 | 0.98s 2026-02-25 07:57:49.922619 | fa163e15-63ff-c5aa-8de0-00000000c9c2 | TASK | Enable and start netns-placeholder 2026-02-25 07:57:50.101720 | fa163e15-63ff-c5aa-8de0-00000000cb8a | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 2026-02-25 07:57:50.103433 | fa163e15-63ff-c5aa-8de0-00000000cb8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 | 0:10:21.083828 | 0.95s 2026-02-25 07:57:50.125232 | fa163e15-63ff-c5aa-8de0-00000000cb8b | TASK | Enable and start tripleo-container-shutdown 2026-02-25 07:57:50.142574 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005629053 2026-02-25 07:57:50.144180 | fa163e15-63ff-c5aa-8de0-00000000c8d7 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005629053 | 0:10:21.124567 | 0.33s 2026-02-25 07:57:50.171806 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-02-25 07:57:50.244318 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005629053 2026-02-25 07:57:50.245274 | fa163e15-63ff-c5aa-8de0-00000000c8d8 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005629053 | 0:10:21.225678 | 0.07s 2026-02-25 07:57:50.245790 | fa163e15-63ff-c5aa-8de0-00000000ca33 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 2026-02-25 07:57:50.246279 | fa163e15-63ff-c5aa-8de0-00000000ca33 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 | 0:10:21.226691 | 1.01s 2026-02-25 07:57:50.259887 | fa163e15-63ff-c5aa-8de0-00000000ca34 | TASK | Enable and start netns-placeholder 2026-02-25 07:57:50.289412 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TASK | check ovsdb-tool election-timer options 2026-02-25 07:57:50.637659 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | CHANGED | check ovsdb-tool election-timer options | np0005629053 2026-02-25 07:57:50.639106 | fa163e15-63ff-c5aa-8de0-00000000c8d9 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005629053 | 0:10:21.619503 | 0.35s 2026-02-25 07:57:50.672584 | fa163e15-63ff-c5aa-8de0-00000000c8da | TASK | set has_ovsdb_tool_election_timer fact 2026-02-25 07:57:50.744620 | fa163e15-63ff-c5aa-8de0-00000000c8da | OK | set has_ovsdb_tool_election_timer fact | np0005629053 2026-02-25 07:57:50.745939 | fa163e15-63ff-c5aa-8de0-00000000c8da | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005629053 | 0:10:21.726337 | 0.07s 2026-02-25 07:57:50.775643 | fa163e15-63ff-c5aa-8de0-00000000c8db | TASK | render OVN cluster configuration 2026-02-25 07:57:50.868158 | fa163e15-63ff-c5aa-8de0-00000000c9c2 | CHANGED | Enable and start netns-placeholder | np0005629058 2026-02-25 07:57:50.869719 | fa163e15-63ff-c5aa-8de0-00000000c9c2 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629058 | 0:10:21.850121 | 0.95s 2026-02-25 07:57:50.884587 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 07:57:50.924047 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:10:21.904448 | 0.04s 2026-02-25 07:57:50.937215 | 2d6141c5-dc42-4e6e-804e-9eccca2bd0f1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629058 2026-02-25 07:57:50.953489 | fa163e15-63ff-c5aa-8de0-00000000cc18 | TASK | Update config hashes for container startup configs 2026-02-25 07:57:50.967595 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:21.947975 | 2.94s 2026-02-25 07:57:50.975743 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:21.956150 | 2.94s 2026-02-25 07:57:50.992558 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:51.148696 | fa163e15-63ff-c5aa-8de0-00000000cb8b | CHANGED | Enable and start tripleo-container-shutdown | np0005629056 2026-02-25 07:57:51.150337 | fa163e15-63ff-c5aa-8de0-00000000cb8b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629056 | 0:10:22.130739 | 1.02s 2026-02-25 07:57:51.161841 | fa163e15-63ff-c5aa-8de0-00000000cb8c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 07:57:51.243500 | fa163e15-63ff-c5aa-8de0-00000000ca34 | CHANGED | Enable and start netns-placeholder | np0005629057 2026-02-25 07:57:51.245092 | fa163e15-63ff-c5aa-8de0-00000000ca34 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629057 | 0:10:22.225494 | 0.98s 2026-02-25 07:57:51.260784 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 07:57:51.316749 | | WARNING | Config change detected for metrics_qdr, new hash: 20b4cc0a456126bb851bd5f5022d02f8 2026-02-25 07:57:51.322770 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2026-02-25 07:57:51.323180 | | WARNING | Config change detected for iscsid, new hash: 1e247cf0766bd4336118e6f7880509d4 2026-02-25 07:57:51.323640 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.324012 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.324376 | | WARNING | Config change detected for nova_virtproxyd, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.324702 | | WARNING | Config change detected for nova_virtqemud, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.325093 | | WARNING | Config change detected for nova_virtsecretd, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.325436 | | WARNING | Config change detected for nova_virtstoraged, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.325755 | | WARNING | Config change detected for rsyslog, new hash: 63e718e07f239ad25497a02654a6f1d6 2026-02-25 07:57:51.326113 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 36e361f4d1013bd4d07572f3716586cf 2026-02-25 07:57:51.326440 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 36e361f4d1013bd4d07572f3716586cf 2026-02-25 07:57:51.326759 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 07:57:51.327112 | | WARNING | Config change detected for nova_migration_target, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.327459 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 5f20a0f34b275608cfbe2e3fa605b312 2026-02-25 07:57:51.327788 | | WARNING | Config change detected for nova_compute, new hash: 1e247cf0766bd4336118e6f7880509d4-79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.328189 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 79534bdc40c874f873b54d88b884795a 2026-02-25 07:57:51.328536 | fa163e15-63ff-c5aa-8de0-00000000cc18 | CHANGED | Update config hashes for container startup configs | np0005629058 2026-02-25 07:57:51.329074 | fa163e15-63ff-c5aa-8de0-00000000cc18 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629058 | 0:10:22.309478 | 0.37s 2026-02-25 07:57:51.329621 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:10:22.310031 | 0.07s 2026-02-25 07:57:51.343205 | 551eb977-513b-4ba0-8c71-c09193986418 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629057 2026-02-25 07:57:51.362437 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:51.364465 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:22.344866 | 0.37s 2026-02-25 07:57:51.377194 | fa163e15-63ff-c5aa-8de0-00000000cc3f | TASK | Update config hashes for container startup configs 2026-02-25 07:57:51.400402 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:51.407042 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:22.387440 | 0.41s 2026-02-25 07:57:51.422904 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:51.457339 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:22.437737 | 0.06s 2026-02-25 07:57:51.470006 | ccfc752c-4cce-4edc-a92c-d97a39773626 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 07:57:51.529203 | fa163e15-63ff-c5aa-8de0-00000000cc60 | TASK | Gather podman infos 2026-02-25 07:57:51.778846 | | WARNING | Config change detected for metrics_qdr, new hash: e92251d1a1f7b2cf00d12ddfeaa60b1c 2026-02-25 07:57:51.779690 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2026-02-25 07:57:51.779997 | | WARNING | Config change detected for iscsid, new hash: c5652b06b0c4b46d2c2c0dbc35b184c8 2026-02-25 07:57:51.780218 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.780445 | | WARNING | Config change detected for nova_virtnodedevd, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.780680 | | WARNING | Config change detected for nova_virtproxyd, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.780909 | | WARNING | Config change detected for nova_virtqemud, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.781125 | | WARNING | Config change detected for nova_virtsecretd, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.781331 | | WARNING | Config change detected for nova_virtstoraged, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.781644 | | WARNING | Config change detected for rsyslog, new hash: 99034d93df50ee9180c8ea3009132d43 2026-02-25 07:57:51.781966 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: b99e119fd2299472eb8fabd0d91d9fa6 2026-02-25 07:57:51.782263 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: b99e119fd2299472eb8fabd0d91d9fa6 2026-02-25 07:57:51.782547 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 07:57:51.782767 | | WARNING | Config change detected for nova_migration_target, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.783038 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 864ece271d31c1e0ee38a95ec6628cca 2026-02-25 07:57:51.783259 | | WARNING | Config change detected for nova_compute, new hash: c5652b06b0c4b46d2c2c0dbc35b184c8-f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.783548 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: f8ce22f7a3e16ae49d488887b98f4c73 2026-02-25 07:57:51.783796 | fa163e15-63ff-c5aa-8de0-00000000cc3f | CHANGED | Update config hashes for container startup configs | np0005629057 2026-02-25 07:57:51.784594 | fa163e15-63ff-c5aa-8de0-00000000cc3f | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629057 | 0:10:22.764606 | 0.41s 2026-02-25 07:57:51.796943 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:51.858638 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:57:51.861132 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:22.841526 | 0.44s 2026-02-25 07:57:51.862132 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:22.842536 | 0.06s 2026-02-25 07:57:51.867186 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:22.847598 | 0.44s 2026-02-25 07:57:51.878505 | b263ba0c-350a-401d-9f5f-8d4093fc3a00 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 07:57:51.892698 | fa163e15-63ff-c5aa-8de0-00000000cc93 | TASK | Gather podman infos 2026-02-25 07:57:51.913734 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:57:51.993563 | fa163e15-63ff-c5aa-8de0-00000000c8db | CHANGED | render OVN cluster configuration | np0005629053 2026-02-25 07:57:51.994807 | fa163e15-63ff-c5aa-8de0-00000000c8db | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005629053 | 0:10:22.975206 | 1.22s 2026-02-25 07:57:52.018541 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TASK | restart OVN northd and north and south databases 2026-02-25 07:57:52.087569 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629053 | 0:10:23.067948 | 0.07s 2026-02-25 07:57:52.116976 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629053 | 0:10:23.097369 | 0.10s 2026-02-25 07:57:52.134709 | fa163e15-63ff-c5aa-8de0-00000000cc60 | OK | Gather podman infos | np0005629058 2026-02-25 07:57:52.139843 | fa163e15-63ff-c5aa-8de0-00000000cc60 | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:10:23.120253 | 0.61s 2026-02-25 07:57:52.145402 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629053 | 0:10:23.125799 | 0.13s 2026-02-25 07:57:52.161830 | fa163e15-63ff-c5aa-8de0-00000000cc61 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:52.167842 | fa163e15-63ff-c5aa-8de0-00000000c8dc | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005629053 | 0:10:23.148239 | 0.15s 2026-02-25 07:57:52.191431 | 17f7ffa9-61df-4cf5-9591-b4d604d256fd | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629053 2026-02-25 07:57:52.195477 | 2b615745-2627-4213-b5f9-13d1a249b9d1 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629053 2026-02-25 07:57:52.199073 | aa5913a1-b68d-4d10-b5f8-42af25b41493 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005629053 2026-02-25 07:57:52.225496 | fa163e15-63ff-c5aa-8de0-00000000cccc | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-02-25 07:57:52.231427 | fa163e15-63ff-c5aa-8de0-00000000cb8c | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 2026-02-25 07:57:52.232350 | fa163e15-63ff-c5aa-8de0-00000000cb8c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 | 0:10:23.212752 | 1.07s 2026-02-25 07:57:52.232811 | fa163e15-63ff-c5aa-8de0-00000000cc61 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:23.213224 | 0.07s 2026-02-25 07:57:52.262640 | fa163e15-63ff-c5aa-8de0-00000000cb8d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 07:57:52.329343 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629058 | 0:10:23.309739 | 0.05s 2026-02-25 07:57:52.349748 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:52.401653 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:23.382054 | 0.05s 2026-02-25 07:57:52.414032 | 1d29d1b5-6ed2-4b38-9f8a-b61844e7c37a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 07:57:52.427222 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:57:52.430935 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:23.411334 | 0.52s 2026-02-25 07:57:52.444828 | fa163e15-63ff-c5aa-8de0-00000000cd4e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:52.452010 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:23.432406 | 0.54s 2026-02-25 07:57:52.469168 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:57:52.540650 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:23.521024 | 2.98s 2026-02-25 07:57:52.665707 | fa163e15-63ff-c5aa-8de0-00000000cc93 | OK | Gather podman infos | np0005629057 2026-02-25 07:57:52.666804 | fa163e15-63ff-c5aa-8de0-00000000cc93 | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:10:23.647206 | 0.77s 2026-02-25 07:57:52.678966 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:23.659369 | 3.12s 2026-02-25 07:57:52.680068 | fa163e15-63ff-c5aa-8de0-00000000cccc | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005629053 2026-02-25 07:57:52.680791 | fa163e15-63ff-c5aa-8de0-00000000cccc | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005629053 | 0:10:23.661197 | 0.45s 2026-02-25 07:57:52.703062 | fa163e15-63ff-c5aa-8de0-00000000cc94 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:52.735571 | fa163e15-63ff-c5aa-8de0-00000000cccd | TASK | restart tripleo_cluster_north_db_server systemd service 2026-02-25 07:57:52.757812 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:57:52.774440 | fa163e15-63ff-c5aa-8de0-00000000cc94 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:23.754831 | 0.07s 2026-02-25 07:57:52.775467 | fa163e15-63ff-c5aa-8de0-00000000cccd | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005629053 2026-02-25 07:57:52.776006 | fa163e15-63ff-c5aa-8de0-00000000cccd | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005629053 | 0:10:23.756419 | 0.04s 2026-02-25 07:57:52.826821 | fa163e15-63ff-c5aa-8de0-00000000ccd1 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-02-25 07:57:52.845083 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629057 | 0:10:23.825476 | 0.04s 2026-02-25 07:57:52.866953 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:52.925345 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:23.905748 | 0.06s 2026-02-25 07:57:52.935496 | 52c81ecb-8eac-4378-8f27-1647b17289a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 07:57:52.952729 | fa163e15-63ff-c5aa-8de0-00000000cddc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:53.109824 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:53.113732 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:24.094120 | 0.34s 2026-02-25 07:57:53.121504 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:24.101907 | 0.35s 2026-02-25 07:57:53.138223 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:57:53.189527 | fa163e15-63ff-c5aa-8de0-00000000ccd1 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005629053 2026-02-25 07:57:53.190463 | fa163e15-63ff-c5aa-8de0-00000000ccd1 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005629053 | 0:10:24.170869 | 0.36s 2026-02-25 07:57:53.208587 | fa163e15-63ff-c5aa-8de0-00000000ccd2 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-02-25 07:57:53.251846 | fa163e15-63ff-c5aa-8de0-00000000cb8d | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 2026-02-25 07:57:53.253024 | fa163e15-63ff-c5aa-8de0-00000000cb8d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 | 0:10:24.233429 | 0.99s 2026-02-25 07:57:53.268641 | fa163e15-63ff-c5aa-8de0-00000000cb8e | TASK | Enable and start netns-placeholder 2026-02-25 07:57:53.276026 | fa163e15-63ff-c5aa-8de0-00000000ccd2 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005629053 2026-02-25 07:57:53.276906 | fa163e15-63ff-c5aa-8de0-00000000ccd2 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005629053 | 0:10:24.257308 | 0.07s 2026-02-25 07:57:53.295964 | fa163e15-63ff-c5aa-8de0-00000000ccd6 | TASK | check if tripleo_cluster_northd systemd service is active 2026-02-25 07:57:53.540423 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:57:53.543662 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:24.524033 | 0.40s 2026-02-25 07:57:53.551613 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:24.532012 | 0.41s 2026-02-25 07:57:53.567624 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:57:53.685494 | fa163e15-63ff-c5aa-8de0-00000000ccd6 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005629053 2026-02-25 07:57:53.687298 | fa163e15-63ff-c5aa-8de0-00000000ccd6 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005629053 | 0:10:24.667692 | 0.39s 2026-02-25 07:57:53.724820 | fa163e15-63ff-c5aa-8de0-00000000ccd7 | TASK | restart tripleo_cluster_northd systemd service 2026-02-25 07:57:53.783323 | fa163e15-63ff-c5aa-8de0-00000000ccd7 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005629053 2026-02-25 07:57:53.784247 | fa163e15-63ff-c5aa-8de0-00000000ccd7 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005629053 | 0:10:24.764651 | 0.06s 2026-02-25 07:57:53.879796 | fa163e15-63ff-c5aa-8de0-00000000aab6 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:10:24.860195 | 0.05s 2026-02-25 07:57:53.915818 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TASK | Set version specific variables 2026-02-25 07:57:53.973366 | fa163e15-63ff-c5aa-8de0-00000000bb6c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:10:24.953764 | 0.06s 2026-02-25 07:57:53.995917 | d4049445-7cb7-4ddb-94dc-c98a9d82e0e8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:57:54.014151 | fa163e15-63ff-c5aa-8de0-00000000ce5c | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:54.114838 | fa163e15-63ff-c5aa-8de0-00000000cd4e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 2026-02-25 07:57:54.122778 | fa163e15-63ff-c5aa-8de0-00000000cd4e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:25.103183 | 1.68s 2026-02-25 07:57:54.124155 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:57:54.128663 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:25.109063 | 0.56s 2026-02-25 07:57:54.145772 | fa163e15-63ff-c5aa-8de0-00000000cd4f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:54.153084 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:25.133478 | 0.58s 2026-02-25 07:57:54.178435 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:57:54.250123 | fa163e15-63ff-c5aa-8de0-00000000cb8e | CHANGED | Enable and start netns-placeholder | np0005629056 2026-02-25 07:57:54.251987 | fa163e15-63ff-c5aa-8de0-00000000cb8e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629056 | 0:10:25.232384 | 0.98s 2026-02-25 07:57:54.272689 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 07:57:54.310675 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:10:25.291074 | 0.04s 2026-02-25 07:57:54.320482 | b0a3b8c6-24b9-4047-a132-eacf184f9d3a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629056 2026-02-25 07:57:54.335005 | fa163e15-63ff-c5aa-8de0-00000000ce7c | TASK | Update config hashes for container startup configs 2026-02-25 07:57:54.509869 | fa163e15-63ff-c5aa-8de0-00000000ce5c | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:57:54.510804 | fa163e15-63ff-c5aa-8de0-00000000ce5c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:10:25.491210 | 0.50s 2026-02-25 07:57:54.527700 | fa163e15-63ff-c5aa-8de0-00000000ce5d | TASK | Set platform/version specific variables 2026-02-25 07:57:54.608503 | fa163e15-63ff-c5aa-8de0-00000000ce5d | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:54.618730 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629054.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:57:54.621216 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:25.601610 | 2.15s 2026-02-25 07:57:54.629131 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:25.609536 | 2.16s 2026-02-25 07:57:54.638827 | fa163e15-63ff-c5aa-8de0-00000000ce5d | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:57:54.662711 | fa163e15-63ff-c5aa-8de0-00000000ce5d | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:57:54.687298 | fa163e15-63ff-c5aa-8de0-00000000ce5d | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:57:54.703969 | fa163e15-63ff-c5aa-8de0-00000000ce5d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:10:25.684355 | 0.18s 2026-02-25 07:57:54.705136 | | WARNING | Config change detected for metrics_qdr, new hash: 32246e6547dd4533779ffd517f5945c9 2026-02-25 07:57:54.705708 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2026-02-25 07:57:54.706091 | | WARNING | Config change detected for iscsid, new hash: e91f98d0d88598a03cb303c8c42b1648 2026-02-25 07:57:54.706417 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.706778 | | WARNING | Config change detected for nova_virtnodedevd, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.707149 | | WARNING | Config change detected for nova_virtproxyd, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.707495 | | WARNING | Config change detected for nova_virtqemud, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.707804 | | WARNING | Config change detected for nova_virtsecretd, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.708136 | | WARNING | Config change detected for nova_virtstoraged, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.708441 | | WARNING | Config change detected for rsyslog, new hash: 07b00a58da0d44b18f7b63b9c6642c53 2026-02-25 07:57:54.708745 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: b5a6ab04339efc925e954d5ba4b9505a 2026-02-25 07:57:54.709119 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: b5a6ab04339efc925e954d5ba4b9505a 2026-02-25 07:57:54.709417 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 07:57:54.709727 | | WARNING | Config change detected for nova_migration_target, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.710086 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 07523d093a40a676ed3c97330c1270a7 2026-02-25 07:57:54.710435 | | WARNING | Config change detected for nova_compute, new hash: e91f98d0d88598a03cb303c8c42b1648-effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.710755 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: effe823c25256a66164a8b2613f90d29 2026-02-25 07:57:54.711159 | fa163e15-63ff-c5aa-8de0-00000000ce7c | CHANGED | Update config hashes for container startup configs | np0005629056 2026-02-25 07:57:54.711681 | fa163e15-63ff-c5aa-8de0-00000000ce7c | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629056 | 0:10:25.692092 | 0.38s 2026-02-25 07:57:54.732730 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:54.764879 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:54.777776 | fa163e15-63ff-c5aa-8de0-00000000ad62 | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:10:25.758147 | 0.09s 2026-02-25 07:57:54.788824 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:25.769226 | 0.05s 2026-02-25 07:57:54.791550 | fa163e15-63ff-c5aa-8de0-00000000cddc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 2026-02-25 07:57:54.793519 | fa163e15-63ff-c5aa-8de0-00000000cddc | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:25.773921 | 1.84s 2026-02-25 07:57:54.868000 | 4ec0b2ae-2442-45a2-a3a1-09b19ee8737a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 07:57:54.900159 | fa163e15-63ff-c5aa-8de0-00000000cee0 | TASK | Gather podman infos 2026-02-25 07:57:54.925534 | fa163e15-63ff-c5aa-8de0-00000000cddd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:54.951446 | fa163e15-63ff-c5aa-8de0-00000000ceba | TASK | Set version specific variables 2026-02-25 07:57:54.986706 | fa163e15-63ff-c5aa-8de0-00000000ceba | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:10:25.967085 | 0.03s 2026-02-25 07:57:55.006501 | f6a999d0-d3e0-431c-beb0-34585c63780e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 07:57:55.023686 | fa163e15-63ff-c5aa-8de0-00000000cf14 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:55.472521 | fa163e15-63ff-c5aa-8de0-00000000cf14 | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 07:57:55.473549 | fa163e15-63ff-c5aa-8de0-00000000cf14 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:10:26.453955 | 0.45s 2026-02-25 07:57:55.492849 | fa163e15-63ff-c5aa-8de0-00000000cf15 | TASK | Set platform/version specific variables 2026-02-25 07:57:55.554616 | fa163e15-63ff-c5aa-8de0-00000000cee0 | OK | Gather podman infos | np0005629056 2026-02-25 07:57:55.555514 | fa163e15-63ff-c5aa-8de0-00000000cee0 | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:10:26.535920 | 0.65s 2026-02-25 07:57:55.564049 | fa163e15-63ff-c5aa-8de0-00000000cf15 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:55.575881 | fa163e15-63ff-c5aa-8de0-00000000cee1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:55.592202 | fa163e15-63ff-c5aa-8de0-00000000cf15 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 07:57:55.624511 | fa163e15-63ff-c5aa-8de0-00000000cf15 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 07:57:55.644961 | fa163e15-63ff-c5aa-8de0-00000000cf15 | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 07:57:55.649366 | fa163e15-63ff-c5aa-8de0-00000000cee1 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:26.629769 | 0.07s 2026-02-25 07:57:55.695555 | fa163e15-63ff-c5aa-8de0-00000000cf15 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:10:26.675933 | 0.20s 2026-02-25 07:57:55.715398 | fa163e15-63ff-c5aa-8de0-00000000cebb | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:55.731498 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629056 | 0:10:26.711898 | 0.04s 2026-02-25 07:57:55.752821 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:55.803130 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:26.783525 | 0.05s 2026-02-25 07:57:55.813952 | dbb9ea90-b650-4b14-88d8-d2c493aae80e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 07:57:55.830636 | fa163e15-63ff-c5aa-8de0-00000000cf76 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:56.049341 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629055.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:57:56.052788 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:27.033168 | 1.87s 2026-02-25 07:57:56.062520 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:27.042922 | 1.88s 2026-02-25 07:57:56.156841 | fa163e15-63ff-c5aa-8de0-00000000ac25 | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:10:27.137239 | 0.05s 2026-02-25 07:57:56.190121 | fa163e15-63ff-c5aa-8de0-00000000ceba | TASK | Set version specific variables 2026-02-25 07:57:56.241334 | fa163e15-63ff-c5aa-8de0-00000000ceba | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:10:27.221735 | 0.05s 2026-02-25 07:57:56.257248 | 10dacc89-5b9d-4adf-bcbf-f834ff363a2f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 07:57:56.274295 | fa163e15-63ff-c5aa-8de0-00000000cfe8 | TASK | Ensure ansible_facts used by role 2026-02-25 07:57:56.747660 | fa163e15-63ff-c5aa-8de0-00000000cfe8 | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 07:57:56.748893 | fa163e15-63ff-c5aa-8de0-00000000cfe8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:10:27.729298 | 0.47s 2026-02-25 07:57:56.768468 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | TASK | Set platform/version specific variables 2026-02-25 07:57:56.846481 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:56.871474 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 07:57:56.892069 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 07:57:56.916617 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 07:57:56.923082 | fa163e15-63ff-c5aa-8de0-00000000cfe9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:10:27.903486 | 0.15s 2026-02-25 07:57:56.938389 | fa163e15-63ff-c5aa-8de0-00000000cebb | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:57:57.077621 | fa163e15-63ff-c5aa-8de0-00000000cd4f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 2026-02-25 07:57:57.078708 | fa163e15-63ff-c5aa-8de0-00000000cd4f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629058 | 0:10:28.059115 | 2.93s 2026-02-25 07:57:57.105633 | fa163e15-63ff-c5aa-8de0-00000000c07e | TASK | Clean container_puppet_tasks for np0005629058 step 1 2026-02-25 07:57:57.398433 | fa163e15-63ff-c5aa-8de0-00000000c07e | OK | Clean container_puppet_tasks for np0005629058 step 1 | np0005629058 2026-02-25 07:57:57.399267 | fa163e15-63ff-c5aa-8de0-00000000c07e | TIMING | Clean container_puppet_tasks for np0005629058 step 1 | np0005629058 | 0:10:28.379676 | 0.29s 2026-02-25 07:57:57.416011 | fa163e15-63ff-c5aa-8de0-00000000c07f | TASK | Calculate container_puppet_tasks for np0005629058 step 1 2026-02-25 07:57:57.471083 | fa163e15-63ff-c5aa-8de0-00000000c07f | TIMING | Calculate container_puppet_tasks for np0005629058 step 1 | np0005629058 | 0:10:28.451483 | 0.05s 2026-02-25 07:57:57.481965 | fa163e15-63ff-c5aa-8de0-00000000c080 | TASK | Include container-puppet tasks for step 1 2026-02-25 07:57:57.525321 | fa163e15-63ff-c5aa-8de0-00000000c080 | TIMING | Include container-puppet tasks for step 1 | np0005629058 | 0:10:28.505715 | 0.04s 2026-02-25 07:57:57.543128 | 30c20bae-4c4a-4544-9e15-96efcfb1f09e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629058 2026-02-25 07:57:57.567613 | fa163e15-63ff-c5aa-8de0-00000000d012 | TASK | Write container-puppet-tasks json file for np0005629058 step 1 2026-02-25 07:57:57.695779 | fa163e15-63ff-c5aa-8de0-00000000cf76 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 2026-02-25 07:57:57.696775 | fa163e15-63ff-c5aa-8de0-00000000cf76 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:28.677178 | 1.87s 2026-02-25 07:57:57.708657 | fa163e15-63ff-c5aa-8de0-00000000cf77 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 07:57:57.768162 | fa163e15-63ff-c5aa-8de0-00000000bb6d | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:57:57.769177 | fa163e15-63ff-c5aa-8de0-00000000bb6d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:10:28.749581 | 3.00s 2026-02-25 07:57:57.785957 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TASK | Ensure provider packages are installed 2026-02-25 07:57:58.011993 | fa163e15-63ff-c5aa-8de0-00000000cddd | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 2026-02-25 07:57:58.013029 | fa163e15-63ff-c5aa-8de0-00000000cddd | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629057 | 0:10:28.993435 | 3.09s 2026-02-25 07:57:58.040198 | fa163e15-63ff-c5aa-8de0-00000000c060 | TASK | Clean container_puppet_tasks for np0005629057 step 1 2026-02-25 07:57:58.368006 | fa163e15-63ff-c5aa-8de0-00000000c060 | OK | Clean container_puppet_tasks for np0005629057 step 1 | np0005629057 2026-02-25 07:57:58.369066 | fa163e15-63ff-c5aa-8de0-00000000c060 | TIMING | Clean container_puppet_tasks for np0005629057 step 1 | np0005629057 | 0:10:29.349471 | 0.33s 2026-02-25 07:57:58.393196 | fa163e15-63ff-c5aa-8de0-00000000c061 | TASK | Calculate container_puppet_tasks for np0005629057 step 1 2026-02-25 07:57:58.445617 | fa163e15-63ff-c5aa-8de0-00000000c061 | TIMING | Calculate container_puppet_tasks for np0005629057 step 1 | np0005629057 | 0:10:29.426018 | 0.05s 2026-02-25 07:57:58.456966 | fa163e15-63ff-c5aa-8de0-00000000c062 | TASK | Include container-puppet tasks for step 1 2026-02-25 07:57:58.496745 | fa163e15-63ff-c5aa-8de0-00000000c062 | TIMING | Include container-puppet tasks for step 1 | np0005629057 | 0:10:29.477143 | 0.04s 2026-02-25 07:57:58.508587 | 4b3f6b0d-9eee-4bc2-a9b9-96815d3d730f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629057 2026-02-25 07:57:58.530951 | fa163e15-63ff-c5aa-8de0-00000000d035 | TASK | Write container-puppet-tasks json file for np0005629057 step 1 2026-02-25 07:57:58.537256 | fa163e15-63ff-c5aa-8de0-00000000d012 | CHANGED | Write container-puppet-tasks json file for np0005629058 step 1 | np0005629058 2026-02-25 07:57:58.538146 | fa163e15-63ff-c5aa-8de0-00000000d012 | TIMING | Write container-puppet-tasks json file for np0005629058 step 1 | np0005629058 | 0:10:29.518549 | 0.97s 2026-02-25 07:57:58.550546 | fa163e15-63ff-c5aa-8de0-00000000d014 | TASK | Generate container puppet configs for step 1 2026-02-25 07:57:58.610495 | fa163e15-63ff-c5aa-8de0-00000000cebb | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 07:57:58.612051 | fa163e15-63ff-c5aa-8de0-00000000cebb | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:10:29.592448 | 2.90s 2026-02-25 07:57:58.642557 | fa163e15-63ff-c5aa-8de0-00000000cebd | TASK | Ensure provider packages are installed 2026-02-25 07:57:58.897101 | fa163e15-63ff-c5aa-8de0-00000000d014 | OK | Generate container puppet configs for step 1 | np0005629058 2026-02-25 07:57:58.898214 | fa163e15-63ff-c5aa-8de0-00000000d014 | TIMING | Generate container puppet configs for step 1 | np0005629058 | 0:10:29.878619 | 0.35s 2026-02-25 07:57:58.914503 | fa163e15-63ff-c5aa-8de0-00000000d015 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 07:57:58.942650 | fa163e15-63ff-c5aa-8de0-00000000d015 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629058 | 0:10:29.923046 | 0.03s 2026-02-25 07:57:58.977034 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:57:59.064031 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:10:30.044428 | 0.09s 2026-02-25 07:57:59.074165 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:57:59.407650 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629058 2026-02-25 07:57:59.408617 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:10:30.389024 | 0.33s 2026-02-25 07:57:59.423961 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:57:59.493680 | fa163e15-63ff-c5aa-8de0-00000000d035 | CHANGED | Write container-puppet-tasks json file for np0005629057 step 1 | np0005629057 2026-02-25 07:57:59.494846 | fa163e15-63ff-c5aa-8de0-00000000d035 | TIMING | Write container-puppet-tasks json file for np0005629057 step 1 | np0005629057 | 0:10:30.475247 | 0.96s 2026-02-25 07:57:59.511300 | fa163e15-63ff-c5aa-8de0-00000000d037 | TASK | Generate container puppet configs for step 1 2026-02-25 07:57:59.761349 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:57:59.762467 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:30.742871 | 0.34s 2026-02-25 07:57:59.776700 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:57:59.826415 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 07:57:59.827589 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:10:30.807992 | 0.05s 2026-02-25 07:57:59.841310 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:57:59.872700 | fa163e15-63ff-c5aa-8de0-00000000d037 | OK | Generate container puppet configs for step 1 | np0005629057 2026-02-25 07:57:59.878896 | fa163e15-63ff-c5aa-8de0-00000000d037 | TIMING | Generate container puppet configs for step 1 | np0005629057 | 0:10:30.859300 | 0.37s 2026-02-25 07:57:59.879357 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 07:57:59.879749 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:10:30.860160 | 0.04s 2026-02-25 07:57:59.893712 | fa163e15-63ff-c5aa-8de0-00000000d038 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 07:57:59.912955 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:57:59.929403 | fa163e15-63ff-c5aa-8de0-00000000d038 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629057 | 0:10:30.909804 | 0.03s 2026-02-25 07:57:59.959672 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:57:59.969528 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 07:57:59.970385 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:10:30.950784 | 0.06s 2026-02-25 07:57:59.983055 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:00.031833 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:58:00.037037 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:31.017446 | 0.05s 2026-02-25 07:58:00.037377 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:10:31.017791 | 0.07s 2026-02-25 07:58:00.046931 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:58:00.063141 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:00.095455 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 2026-02-25 07:58:00.096088 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629058 | 0:10:31.076494 | 0.03s 2026-02-25 07:58:00.290645 | fa163e15-63ff-c5aa-8de0-00000000cebb | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 07:58:00.291187 | fa163e15-63ff-c5aa-8de0-00000000cebb | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:10:31.271598 | 3.35s 2026-02-25 07:58:00.305315 | fa163e15-63ff-c5aa-8de0-00000000cebd | TASK | Ensure provider packages are installed 2026-02-25 07:58:00.341890 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629057 2026-02-25 07:58:00.343109 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:10:31.323509 | 0.30s 2026-02-25 07:58:00.359170 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:00.690119 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:58:00.690988 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:31.671398 | 0.33s 2026-02-25 07:58:00.701005 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:58:00.749988 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 07:58:00.750737 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:10:31.731146 | 0.05s 2026-02-25 07:58:00.760999 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:58:00.792399 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 07:58:00.793437 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:10:31.773840 | 0.03s 2026-02-25 07:58:00.794067 | fa163e15-63ff-c5aa-8de0-00000000cf77 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 2026-02-25 07:58:00.794567 | fa163e15-63ff-c5aa-8de0-00000000cf77 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629056 | 0:10:31.774976 | 3.09s 2026-02-25 07:58:00.819840 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:58:00.844923 | fa163e15-63ff-c5aa-8de0-00000000c147 | TASK | Clean container_puppet_tasks for np0005629056 step 1 2026-02-25 07:58:00.869341 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 07:58:00.870399 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:10:31.850800 | 0.05s 2026-02-25 07:58:00.883345 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:00.933376 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:58:00.934193 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:31.914599 | 0.05s 2026-02-25 07:58:00.945653 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:00.985457 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 2026-02-25 07:58:00.986211 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629057 | 0:10:31.966619 | 0.04s 2026-02-25 07:58:01.160513 | fa163e15-63ff-c5aa-8de0-00000000c147 | OK | Clean container_puppet_tasks for np0005629056 step 1 | np0005629056 2026-02-25 07:58:01.161205 | fa163e15-63ff-c5aa-8de0-00000000c147 | TIMING | Clean container_puppet_tasks for np0005629056 step 1 | np0005629056 | 0:10:32.141614 | 0.31s 2026-02-25 07:58:01.177494 | fa163e15-63ff-c5aa-8de0-00000000c148 | TASK | Calculate container_puppet_tasks for np0005629056 step 1 2026-02-25 07:58:01.228016 | fa163e15-63ff-c5aa-8de0-00000000c148 | TIMING | Calculate container_puppet_tasks for np0005629056 step 1 | np0005629056 | 0:10:32.208415 | 0.05s 2026-02-25 07:58:01.237818 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:32.218210 | 3.45s 2026-02-25 07:58:01.249646 | fa163e15-63ff-c5aa-8de0-00000000c149 | TASK | Include container-puppet tasks for step 1 2026-02-25 07:58:01.256363 | fa163e15-63ff-c5aa-8de0-00000000bb6f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:32.236753 | 3.47s 2026-02-25 07:58:01.275006 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:58:01.301628 | fa163e15-63ff-c5aa-8de0-00000000c149 | TIMING | Include container-puppet tasks for step 1 | np0005629056 | 0:10:32.282024 | 0.05s 2026-02-25 07:58:01.314658 | 8ec3c55d-cd14-4d23-8051-7f8235db8984 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629056 2026-02-25 07:58:01.333960 | fa163e15-63ff-c5aa-8de0-00000000d108 | TASK | Write container-puppet-tasks json file for np0005629056 step 1 2026-02-25 07:58:01.596338 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:32.576717 | 2.95s 2026-02-25 07:58:01.607669 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:10:32.588068 | 2.96s 2026-02-25 07:58:01.628242 | fa163e15-63ff-c5aa-8de0-00000000cebf | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:58:01.661099 | fa163e15-63ff-c5aa-8de0-00000000bb71 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:58:01.663751 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:32.644141 | 0.39s 2026-02-25 07:58:01.672497 | fa163e15-63ff-c5aa-8de0-00000000bb71 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:32.652895 | 0.40s 2026-02-25 07:58:01.695336 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:58:02.023546 | fa163e15-63ff-c5aa-8de0-00000000cebf | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:58:02.028883 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:33.009245 | 0.40s 2026-02-25 07:58:02.038879 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:10:33.019261 | 0.41s 2026-02-25 07:58:02.059043 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:58:02.095019 | fa163e15-63ff-c5aa-8de0-00000000bb73 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:58:02.098897 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:33.079266 | 0.40s 2026-02-25 07:58:02.110282 | fa163e15-63ff-c5aa-8de0-00000000bb73 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:33.090682 | 0.41s 2026-02-25 07:58:02.132434 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TASK | Ensure provider service is running 2026-02-25 07:58:02.329118 | fa163e15-63ff-c5aa-8de0-00000000d108 | CHANGED | Write container-puppet-tasks json file for np0005629056 step 1 | np0005629056 2026-02-25 07:58:02.330388 | fa163e15-63ff-c5aa-8de0-00000000d108 | TIMING | Write container-puppet-tasks json file for np0005629056 step 1 | np0005629056 | 0:10:33.310785 | 1.00s 2026-02-25 07:58:02.347560 | fa163e15-63ff-c5aa-8de0-00000000d10a | TASK | Generate container puppet configs for step 1 2026-02-25 07:58:02.480103 | fa163e15-63ff-c5aa-8de0-00000000cec1 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 07:58:02.481838 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:33.462229 | 0.42s 2026-02-25 07:58:02.489994 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:10:33.470390 | 0.43s 2026-02-25 07:58:02.513105 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TASK | Ensure provider service is running 2026-02-25 07:58:02.681563 | fa163e15-63ff-c5aa-8de0-00000000bb75 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:58:02.685210 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:33.665575 | 0.55s 2026-02-25 07:58:02.702420 | fa163e15-63ff-c5aa-8de0-00000000bb75 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:33.682819 | 0.57s 2026-02-25 07:58:02.704218 | fa163e15-63ff-c5aa-8de0-00000000d10a | OK | Generate container puppet configs for step 1 | np0005629056 2026-02-25 07:58:02.704795 | fa163e15-63ff-c5aa-8de0-00000000d10a | TIMING | Generate container puppet configs for step 1 | np0005629056 | 0:10:33.685205 | 0.36s 2026-02-25 07:58:02.721160 | fa163e15-63ff-c5aa-8de0-00000000d10b | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 07:58:02.758637 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TASK | Ensure certificate requests 2026-02-25 07:58:02.767407 | fa163e15-63ff-c5aa-8de0-00000000d10b | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629056 | 0:10:33.747768 | 0.04s 2026-02-25 07:58:02.804435 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 07:58:02.913643 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:10:33.894039 | 0.11s 2026-02-25 07:58:02.924569 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 07:58:03.224928 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629056 2026-02-25 07:58:03.226080 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:10:34.206489 | 0.30s 2026-02-25 07:58:03.237702 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:03.260790 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:34.241159 | 2.95s 2026-02-25 07:58:03.271180 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:10:34.251585 | 2.97s 2026-02-25 07:58:03.286657 | fa163e15-63ff-c5aa-8de0-00000000cebf | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:58:03.543781 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:58:03.544771 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:34.525177 | 0.31s 2026-02-25 07:58:03.555148 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 07:58:03.603037 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 07:58:03.603828 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:10:34.584234 | 0.05s 2026-02-25 07:58:03.614010 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 07:58:03.648697 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 07:58:03.654562 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:10:34.634970 | 0.04s 2026-02-25 07:58:03.655348 | fa163e15-63ff-c5aa-8de0-00000000cebf | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:58:03.658702 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:34.639103 | 0.37s 2026-02-25 07:58:03.671355 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 07:58:03.678661 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:10:34.659058 | 0.39s 2026-02-25 07:58:03.694827 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:58:03.719957 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 07:58:03.720969 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:10:34.701372 | 0.05s 2026-02-25 07:58:03.733511 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:03.785691 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:58:03.786629 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:34.767034 | 0.05s 2026-02-25 07:58:03.802284 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 07:58:03.851434 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 2026-02-25 07:58:03.852159 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629056 | 0:10:34.832567 | 0.05s 2026-02-25 07:58:04.048599 | fa163e15-63ff-c5aa-8de0-00000000cec3 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 07:58:04.052364 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:35.032763 | 1.54s 2026-02-25 07:58:04.067102 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:10:35.047485 | 1.55s 2026-02-25 07:58:04.079278 | fa163e15-63ff-c5aa-8de0-00000000cec1 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 07:58:04.081355 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:35.061758 | 0.39s 2026-02-25 07:58:04.110651 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TASK | Ensure certificate requests 2026-02-25 07:58:04.120186 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:10:35.100566 | 0.42s 2026-02-25 07:58:04.141880 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TASK | Ensure provider service is running 2026-02-25 07:58:04.623940 | fa163e15-63ff-c5aa-8de0-00000000cec3 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 07:58:04.628409 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:35.608806 | 0.49s 2026-02-25 07:58:04.639824 | fa163e15-63ff-c5aa-8de0-00000000bb78 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005629053.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-02-25 07:58:04.643192 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:35.623596 | 1.88s 2026-02-25 07:58:04.650017 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:10:35.630411 | 0.51s 2026-02-25 07:58:04.653542 | fa163e15-63ff-c5aa-8de0-00000000bb78 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:35.633945 | 1.89s 2026-02-25 07:58:04.716256 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TASK | Ensure certificate requests 2026-02-25 07:58:04.821434 | fa163e15-63ff-c5aa-8de0-00000000aab8 | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:10:35.801824 | 0.06s 2026-02-25 07:58:04.869247 | fa163e15-63ff-c5aa-8de0-00000000ceba | TASK | Set version specific variables 2026-02-25 07:58:04.924372 | fa163e15-63ff-c5aa-8de0-00000000ceba | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:10:35.904765 | 0.05s 2026-02-25 07:58:04.946253 | a6bcccef-b494-4415-bc03-2023a0d4220e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 07:58:04.964683 | fa163e15-63ff-c5aa-8de0-00000000d1d1 | TASK | Ensure ansible_facts used by role 2026-02-25 07:58:05.415243 | fa163e15-63ff-c5aa-8de0-00000000d1d1 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 07:58:05.416315 | fa163e15-63ff-c5aa-8de0-00000000d1d1 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:10:36.396720 | 0.45s 2026-02-25 07:58:05.441323 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | TASK | Set platform/version specific variables 2026-02-25 07:58:05.530779 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:58:05.554915 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 07:58:05.578632 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 07:58:05.598696 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 07:58:05.603890 | fa163e15-63ff-c5aa-8de0-00000000d1d2 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:10:36.584292 | 0.16s 2026-02-25 07:58:05.619658 | fa163e15-63ff-c5aa-8de0-00000000cebb | TASK | Ensure certificate role dependencies are installed 2026-02-25 07:58:06.564637 | fa163e15-63ff-c5aa-8de0-00000000cec6 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': 'np0005629054.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005629054.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-02-25 07:58:06.569730 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:37.550120 | 2.46s 2026-02-25 07:58:06.580833 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:10:37.561234 | 2.47s 2026-02-25 07:58:06.667179 | fa163e15-63ff-c5aa-8de0-00000000aabf | TASK | Fail if container image is undefined 2026-02-25 07:58:06.719960 | fa163e15-63ff-c5aa-8de0-00000000aabf | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 07:58:06.721402 | fa163e15-63ff-c5aa-8de0-00000000aabf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:10:37.701807 | 0.05s 2026-02-25 07:58:06.751211 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:06.806446 | fa163e15-63ff-c5aa-8de0-00000000cec6 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': 'np0005629055.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005629055.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-02-25 07:58:06.809440 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:37.789843 | 2.09s 2026-02-25 07:58:06.814334 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:10:37.794733 | 2.10s 2026-02-25 07:58:06.877575 | fa163e15-63ff-c5aa-8de0-00000000aabf | TASK | Fail if container image is undefined 2026-02-25 07:58:06.938974 | fa163e15-63ff-c5aa-8de0-00000000aabf | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 07:58:06.939771 | fa163e15-63ff-c5aa-8de0-00000000aabf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:10:37.920177 | 0.06s 2026-02-25 07:58:06.961903 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:08.751037 | fa163e15-63ff-c5aa-8de0-00000000cebb | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 07:58:08.752711 | fa163e15-63ff-c5aa-8de0-00000000cebb | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:10:39.733105 | 3.13s 2026-02-25 07:58:08.786390 | fa163e15-63ff-c5aa-8de0-00000000cebd | TASK | Ensure provider packages are installed 2026-02-25 07:58:12.063176 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:43.043563 | 3.27s 2026-02-25 07:58:12.072249 | fa163e15-63ff-c5aa-8de0-00000000cebd | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:10:43.052646 | 3.28s 2026-02-25 07:58:12.106060 | fa163e15-63ff-c5aa-8de0-00000000cebf | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 07:58:12.495498 | fa163e15-63ff-c5aa-8de0-00000000cebf | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:58:12.498471 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:43.478867 | 0.39s 2026-02-25 07:58:12.507025 | fa163e15-63ff-c5aa-8de0-00000000cebf | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:10:43.487423 | 0.40s 2026-02-25 07:58:12.537257 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 07:58:12.938705 | fa163e15-63ff-c5aa-8de0-00000000cec1 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 07:58:12.941120 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:43.921517 | 0.40s 2026-02-25 07:58:12.948551 | fa163e15-63ff-c5aa-8de0-00000000cec1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:10:43.928948 | 0.41s 2026-02-25 07:58:12.978143 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TASK | Ensure provider service is running 2026-02-25 07:58:12.996943 | fa163e15-63ff-c5aa-8de0-00000000aac0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629054 2026-02-25 07:58:12.998890 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629054 | 0:10:43.979240 | 6.25s 2026-02-25 07:58:13.053549 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:13.140019 | fa163e15-63ff-c5aa-8de0-00000000aac0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629055 2026-02-25 07:58:13.141116 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629055 | 0:10:44.121521 | 6.18s 2026-02-25 07:58:13.183065 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:13.476622 | fa163e15-63ff-c5aa-8de0-00000000aac1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629054 2026-02-25 07:58:13.477457 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629054 | 0:10:44.457866 | 0.42s 2026-02-25 07:58:13.510460 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TASK | Pre-fetch all the containers 2026-02-25 07:58:13.604804 | fa163e15-63ff-c5aa-8de0-00000000aac1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629055 2026-02-25 07:58:13.605726 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629055 | 0:10:44.586134 | 0.42s 2026-02-25 07:58:13.638514 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TASK | Pre-fetch all the containers 2026-02-25 07:58:14.548216 | fa163e15-63ff-c5aa-8de0-00000000cec3 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 07:58:14.552810 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:45.533203 | 1.57s 2026-02-25 07:58:14.567291 | fa163e15-63ff-c5aa-8de0-00000000cec3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:10:45.547689 | 1.59s 2026-02-25 07:58:14.601409 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TASK | Ensure certificate requests 2026-02-25 07:58:17.048120 | fa163e15-63ff-c5aa-8de0-00000000cec6 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': 'np0005629053.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005629053.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-02-25 07:58:17.052983 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:48.033378 | 2.45s 2026-02-25 07:58:17.064064 | fa163e15-63ff-c5aa-8de0-00000000cec6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:10:48.044445 | 2.46s 2026-02-25 07:58:17.127714 | fa163e15-63ff-c5aa-8de0-00000000aabf | TASK | Fail if container image is undefined 2026-02-25 07:58:17.200088 | fa163e15-63ff-c5aa-8de0-00000000aabf | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 07:58:17.201239 | fa163e15-63ff-c5aa-8de0-00000000aabf | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:10:48.181641 | 0.07s 2026-02-25 07:58:17.232292 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:17.870384 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-02-25 07:58:17.877095 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:10:48.857487 | 4.24s 2026-02-25 07:58:17.909672 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-02-25 07:58:17.914025 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:10:48.894428 | 4.40s 2026-02-25 07:58:22.673937 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-02-25 07:58:22.679264 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:10:53.659665 | 9.04s 2026-02-25 07:58:23.020426 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-02-25 07:58:23.024550 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:10:54.004947 | 9.51s 2026-02-25 07:58:23.589393 | fa163e15-63ff-c5aa-8de0-00000000aac0 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629053 2026-02-25 07:58:23.590691 | fa163e15-63ff-c5aa-8de0-00000000aac0 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629053 | 0:10:54.571087 | 6.36s 2026-02-25 07:58:23.640395 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-02-25 07:58:24.130872 | fa163e15-63ff-c5aa-8de0-00000000aac1 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629053 2026-02-25 07:58:24.131874 | fa163e15-63ff-c5aa-8de0-00000000aac1 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005629053 | 0:10:55.112270 | 0.49s 2026-02-25 07:58:24.161610 | fa163e15-63ff-c5aa-8de0-00000000aacc | TASK | Pre-fetch all the containers 2026-02-25 07:58:25.418899 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-02-25 07:58:25.422215 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:10:56.402609 | 11.78s 2026-02-25 07:58:25.643903 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-02-25 07:58:25.648653 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:10:56.629058 | 12.14s 2026-02-25 07:58:28.612940 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-02-25 07:58:28.618018 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:10:59.598417 | 4.46s 2026-02-25 07:58:28.767776 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-02-25 07:58:28.772553 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:10:59.752952 | 15.26s 2026-02-25 07:58:29.060899 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-02-25 07:58:29.065843 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:00.046241 | 15.43s 2026-02-25 07:58:31.472464 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:58:31.477407 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:02.457807 | 17.97s 2026-02-25 07:58:31.624721 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:58:31.629774 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:02.610107 | 17.99s 2026-02-25 07:58:33.564550 | fa163e15-63ff-c5aa-8de0-00000000ad70 | OK | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-02-25 07:58:33.569598 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:04.549996 | 20.06s 2026-02-25 07:58:33.660872 | fa163e15-63ff-c5aa-8de0-00000000ac33 | OK | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-02-25 07:58:33.665178 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:04.645577 | 20.03s 2026-02-25 07:58:33.695469 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-02-25 07:58:33.699787 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:04.680193 | 9.54s 2026-02-25 07:58:35.376093 | fa163e15-63ff-c5aa-8de0-00000000ac33 | OK | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-02-25 07:58:35.381266 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:06.361661 | 21.74s 2026-02-25 07:58:35.549396 | fa163e15-63ff-c5aa-8de0-00000000ad70 | OK | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-02-25 07:58:35.556116 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:06.536510 | 22.04s 2026-02-25 07:58:36.255189 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-02-25 07:58:36.259085 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:07.239488 | 12.10s 2026-02-25 07:58:39.798255 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-02-25 07:58:39.803071 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:10.783469 | 15.64s 2026-02-25 07:58:40.590942 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-02-25 07:58:40.595055 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:11.575454 | 26.96s 2026-02-25 07:58:40.858271 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-02-25 07:58:40.862108 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:11.842509 | 27.35s 2026-02-25 07:58:42.486577 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-02-25 07:58:42.491912 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:13.472313 | 18.33s 2026-02-25 07:58:44.239187 | fa163e15-63ff-c5aa-8de0-00000000aacc | OK | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-02-25 07:58:44.244057 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:15.224457 | 20.08s 2026-02-25 07:58:44.676693 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-02-25 07:58:44.681739 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:15.662139 | 31.04s 2026-02-25 07:58:45.259013 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-02-25 07:58:45.263696 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:16.244095 | 31.75s 2026-02-25 07:58:45.966668 | fa163e15-63ff-c5aa-8de0-00000000aacc | OK | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-02-25 07:58:45.971967 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:16.952363 | 21.81s 2026-02-25 07:58:47.451546 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-02-25 07:58:47.456597 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:18.436997 | 33.94s 2026-02-25 07:58:47.500099 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-02-25 07:58:47.506662 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:18.487057 | 33.87s 2026-02-25 07:58:50.912928 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-02-25 07:58:50.920897 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:21.901279 | 26.76s 2026-02-25 07:58:54.538061 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-02-25 07:58:54.543172 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:25.523571 | 30.38s 2026-02-25 07:58:56.514469 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-02-25 07:58:56.520687 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:27.501087 | 32.36s 2026-02-25 07:58:57.240716 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-02-25 07:58:57.248948 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:28.229341 | 43.61s 2026-02-25 07:58:57.937024 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-02-25 07:58:57.941773 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:28.922174 | 44.43s 2026-02-25 07:59:04.107340 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-02-25 07:59:04.111850 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:35.092253 | 50.47s 2026-02-25 07:59:04.525639 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-02-25 07:59:04.529847 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:35.510246 | 51.02s 2026-02-25 07:59:06.097113 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-02-25 07:59:06.102360 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:37.082759 | 41.94s 2026-02-25 07:59:11.527687 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-02-25 07:59:11.532798 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:42.513197 | 58.02s 2026-02-25 07:59:11.557563 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-02-25 07:59:11.562334 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:42.542735 | 57.92s 2026-02-25 07:59:13.263583 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-02-25 07:59:13.269262 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:44.249659 | 49.11s 2026-02-25 07:59:16.007003 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-02-25 07:59:16.010805 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:46.991214 | 62.50s 2026-02-25 07:59:16.069120 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-02-25 07:59:16.072785 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:47.053190 | 62.43s 2026-02-25 07:59:19.058074 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-02-25 07:59:19.062478 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:50.042883 | 65.55s 2026-02-25 07:59:19.075715 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-02-25 07:59:19.083955 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:50.064349 | 65.44s 2026-02-25 07:59:19.960359 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-02-25 07:59:19.969954 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:50.950347 | 55.81s 2026-02-25 07:59:24.363784 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-02-25 07:59:24.369141 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:55.349540 | 60.21s 2026-02-25 07:59:27.256839 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-02-25 07:59:27.263626 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:11:58.244015 | 63.10s 2026-02-25 07:59:27.291921 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-02-25 07:59:27.297322 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:11:58.277719 | 73.79s 2026-02-25 07:59:27.590813 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-02-25 07:59:27.596286 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:11:58.576685 | 73.96s 2026-02-25 07:59:36.217811 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-02-25 07:59:36.221294 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:07.201699 | 72.06s 2026-02-25 07:59:38.365502 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-02-25 07:59:38.369454 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:09.349860 | 84.86s 2026-02-25 07:59:42.861120 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-02-25 07:59:42.866353 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:13.846752 | 89.35s 2026-02-25 07:59:43.439670 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-02-25 07:59:43.442436 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:14.422846 | 89.80s 2026-02-25 07:59:46.091080 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-02-25 07:59:46.096364 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:17.076764 | 92.46s 2026-02-25 07:59:46.441530 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-02-25 07:59:46.445014 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:17.425424 | 92.93s 2026-02-25 07:59:49.352248 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-02-25 07:59:49.357693 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:20.338094 | 95.72s 2026-02-25 07:59:50.582466 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-02-25 07:59:50.588136 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:21.568535 | 97.08s 2026-02-25 07:59:51.592991 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-02-25 07:59:51.597233 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:22.577640 | 87.43s 2026-02-25 07:59:52.497707 | fa163e15-63ff-c5aa-8de0-00000000ad70 | OK | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-02-25 07:59:52.502946 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:23.483344 | 98.99s 2026-02-25 07:59:53.143760 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-02-25 07:59:53.147216 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:24.127620 | 99.51s 2026-02-25 07:59:54.099554 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-02-25 07:59:54.104968 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:25.085367 | 89.94s 2026-02-25 07:59:54.370175 | fa163e15-63ff-c5aa-8de0-00000000ad70 | OK | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-02-25 07:59:54.375201 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:25.355602 | 100.86s 2026-02-25 07:59:54.922375 | fa163e15-63ff-c5aa-8de0-00000000ac33 | OK | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-02-25 07:59:54.927911 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:25.908308 | 101.29s 2026-02-25 07:59:56.662917 | fa163e15-63ff-c5aa-8de0-00000000ac33 | OK | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-02-25 07:59:56.668019 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:27.648417 | 103.03s 2026-02-25 07:59:57.807301 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-02-25 07:59:57.814826 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:28.795216 | 93.65s 2026-02-25 07:59:59.939915 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 07:59:59.945128 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:30.925529 | 106.43s 2026-02-25 08:00:01.211263 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 08:00:01.216454 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:32.196855 | 107.58s 2026-02-25 08:00:01.709197 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-02-25 08:00:01.714301 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:32.694701 | 97.55s 2026-02-25 08:00:04.568336 | fa163e15-63ff-c5aa-8de0-00000000aacc | OK | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-02-25 08:00:04.573610 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:35.554009 | 100.41s 2026-02-25 08:00:05.505320 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 08:00:05.510828 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:36.491228 | 111.87s 2026-02-25 08:00:09.760794 | fa163e15-63ff-c5aa-8de0-00000000aacc | OK | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-02-25 08:00:09.766490 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:40.746889 | 105.60s 2026-02-25 08:00:10.419985 | fa163e15-63ff-c5aa-8de0-00000000ac33 | OK | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-02-25 08:00:10.425060 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:41.405460 | 116.79s 2026-02-25 08:00:14.026482 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 08:00:14.031598 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:45.011997 | 120.39s 2026-02-25 08:00:14.947102 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-02-25 08:00:14.951221 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:45.931621 | 110.79s 2026-02-25 08:00:18.092366 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 08:00:18.097343 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:49.077737 | 113.93s 2026-02-25 08:00:18.703740 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-02-25 08:00:18.707599 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:49.688001 | 125.07s 2026-02-25 08:00:19.967598 | fa163e15-63ff-c5aa-8de0-00000000aacc | OK | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-02-25 08:00:19.972472 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:50.952873 | 115.81s 2026-02-25 08:00:22.305791 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-02-25 08:00:22.309934 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:53.290339 | 128.80s 2026-02-25 08:00:22.575072 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 08:00:22.579980 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:53.560379 | 118.42s 2026-02-25 08:00:22.744205 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-02-25 08:00:22.748732 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:53.729131 | 129.11s 2026-02-25 08:00:24.454774 | fa163e15-63ff-c5aa-8de0-00000000ad70 | OK | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-02-25 08:00:24.459359 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:55.439763 | 130.95s 2026-02-25 08:00:25.646070 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-02-25 08:00:25.647594 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:12:56.628004 | 132.01s 2026-02-25 08:00:27.053071 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-02-25 08:00:27.058216 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:12:58.038615 | 122.90s 2026-02-25 08:00:27.229330 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-02-25 08:00:27.234175 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:12:58.214575 | 133.72s 2026-02-25 08:00:29.143877 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 08:00:29.148827 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:00.129227 | 135.51s 2026-02-25 08:00:29.982409 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-02-25 08:00:29.987606 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:00.968005 | 125.83s 2026-02-25 08:00:30.929270 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-02-25 08:00:30.934173 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:01.914572 | 137.42s 2026-02-25 08:00:32.793077 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-02-25 08:00:32.798288 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:03.778687 | 128.64s 2026-02-25 08:00:32.947589 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-02-25 08:00:32.952884 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:03.933261 | 139.31s 2026-02-25 08:00:33.510638 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-02-25 08:00:33.515812 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:04.496211 | 140.00s 2026-02-25 08:00:35.482206 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 08:00:35.487202 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:06.467601 | 131.32s 2026-02-25 08:00:35.667613 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-02-25 08:00:35.672784 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:06.653184 | 142.03s 2026-02-25 08:00:36.152084 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-02-25 08:00:36.157513 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:07.137911 | 142.65s 2026-02-25 08:00:37.922631 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-02-25 08:00:37.928088 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:08.908487 | 133.77s 2026-02-25 08:00:38.271565 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 08:00:38.276378 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:09.256777 | 144.64s 2026-02-25 08:00:38.532975 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-02-25 08:00:38.537052 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:09.517451 | 145.02s 2026-02-25 08:00:40.450736 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-02-25 08:00:40.453534 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:11.433935 | 136.29s 2026-02-25 08:00:40.717963 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-02-25 08:00:40.722143 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:11.702543 | 147.08s 2026-02-25 08:00:41.140607 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-02-25 08:00:41.144915 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:12.125320 | 147.63s 2026-02-25 08:00:43.363626 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 08:00:43.367706 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:14.348106 | 139.21s 2026-02-25 08:00:43.685946 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-02-25 08:00:43.690364 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:14.670764 | 150.05s 2026-02-25 08:00:44.255259 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-02-25 08:00:44.259999 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:15.240395 | 150.75s 2026-02-25 08:00:45.537130 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-02-25 08:00:45.542146 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:16.522546 | 141.38s 2026-02-25 08:00:46.748720 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-02-25 08:00:46.754252 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:17.734649 | 153.24s 2026-02-25 08:00:47.043960 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-02-25 08:00:47.047714 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:18.028120 | 153.41s 2026-02-25 08:00:48.300707 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-02-25 08:00:48.306046 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:19.286446 | 144.14s 2026-02-25 08:00:48.736329 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-02-25 08:00:48.739302 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:19.719700 | 155.23s 2026-02-25 08:00:49.951887 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-02-25 08:00:49.956212 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:20.936611 | 156.32s 2026-02-25 08:00:51.307541 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-02-25 08:00:51.311156 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:22.291563 | 157.80s 2026-02-25 08:00:51.576275 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-02-25 08:00:51.581660 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:22.562059 | 147.42s 2026-02-25 08:00:52.944520 | fa163e15-63ff-c5aa-8de0-00000000ac33 | CHANGED | Pre-fetch all the containers | np0005629055 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-02-25 08:00:52.950776 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:23.931174 | 159.31s 2026-02-25 08:00:53.272731 | fa163e15-63ff-c5aa-8de0-00000000ac33 | TIMING | Pre-fetch all the containers | np0005629055 | 0:13:24.253126 | 159.63s 2026-02-25 08:00:53.438380 | fa163e15-63ff-c5aa-8de0-00000000ac36 | TIMING | include_role : linux-system-roles.certificate | np0005629055 | 0:13:24.418776 | 0.06s 2026-02-25 08:00:53.489733 | fa163e15-63ff-c5aa-8de0-00000000d30c | TASK | Set version specific variables 2026-02-25 08:00:53.541660 | fa163e15-63ff-c5aa-8de0-00000000d30c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629055 | 0:13:24.522060 | 0.05s 2026-02-25 08:00:53.556542 | a60f6c29-52c3-45c8-9f39-57fe2cb7c8b7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629055 2026-02-25 08:00:53.572692 | fa163e15-63ff-c5aa-8de0-00000000d33b | TASK | Ensure ansible_facts used by role 2026-02-25 08:00:54.082542 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-02-25 08:00:54.087316 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:25.067711 | 149.92s 2026-02-25 08:00:54.100379 | fa163e15-63ff-c5aa-8de0-00000000d33b | OK | Ensure ansible_facts used by role | np0005629055 2026-02-25 08:00:54.101273 | fa163e15-63ff-c5aa-8de0-00000000d33b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629055 | 0:13:25.081681 | 0.53s 2026-02-25 08:00:54.123967 | fa163e15-63ff-c5aa-8de0-00000000d33c | TASK | Set platform/version specific variables 2026-02-25 08:00:54.206276 | fa163e15-63ff-c5aa-8de0-00000000d33c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 08:00:54.227144 | fa163e15-63ff-c5aa-8de0-00000000d33c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat.yml 2026-02-25 08:00:54.249213 | fa163e15-63ff-c5aa-8de0-00000000d33c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.yml 2026-02-25 08:00:54.268444 | fa163e15-63ff-c5aa-8de0-00000000d33c | SKIPPED | Set platform/version specific variables | np0005629055 | item=RedHat_9.2.yml 2026-02-25 08:00:54.274706 | fa163e15-63ff-c5aa-8de0-00000000d33c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629055 | 0:13:25.255108 | 0.15s 2026-02-25 08:00:54.298418 | fa163e15-63ff-c5aa-8de0-00000000d30d | TASK | Ensure certificate role dependencies are installed 2026-02-25 08:00:54.805273 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-02-25 08:00:54.811194 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:25.791584 | 161.30s 2026-02-25 08:00:56.754177 | fa163e15-63ff-c5aa-8de0-00000000aacc | CHANGED | Pre-fetch all the containers | np0005629053 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-02-25 08:00:56.759795 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:27.740193 | 152.60s 2026-02-25 08:00:57.001966 | fa163e15-63ff-c5aa-8de0-00000000aacc | TIMING | Pre-fetch all the containers | np0005629053 | 0:13:27.982360 | 152.84s 2026-02-25 08:00:57.283540 | fa163e15-63ff-c5aa-8de0-00000000aacf | TIMING | include_role : linux-system-roles.certificate | np0005629053 | 0:13:28.263939 | 0.06s 2026-02-25 08:00:57.319156 | fa163e15-63ff-c5aa-8de0-00000000d30c | TASK | Set version specific variables 2026-02-25 08:00:57.349646 | fa163e15-63ff-c5aa-8de0-00000000d30d | OK | Ensure certificate role dependencies are installed | np0005629055 2026-02-25 08:00:57.350575 | fa163e15-63ff-c5aa-8de0-00000000d30d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629055 | 0:13:28.330980 | 3.05s 2026-02-25 08:00:57.366135 | fa163e15-63ff-c5aa-8de0-00000000d30f | TASK | Ensure provider packages are installed 2026-02-25 08:00:57.380452 | fa163e15-63ff-c5aa-8de0-00000000d30c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629053 | 0:13:28.360843 | 0.06s 2026-02-25 08:00:57.399527 | 5dc966c2-c4da-41fa-8efb-141710ed8616 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629053 2026-02-25 08:00:57.416574 | fa163e15-63ff-c5aa-8de0-00000000d393 | TASK | Ensure ansible_facts used by role 2026-02-25 08:00:57.598436 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-02-25 08:00:57.603446 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:28.583837 | 164.09s 2026-02-25 08:00:57.892049 | fa163e15-63ff-c5aa-8de0-00000000d393 | OK | Ensure ansible_facts used by role | np0005629053 2026-02-25 08:00:57.892981 | fa163e15-63ff-c5aa-8de0-00000000d393 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629053 | 0:13:28.873387 | 0.48s 2026-02-25 08:00:57.913779 | fa163e15-63ff-c5aa-8de0-00000000d394 | TASK | Set platform/version specific variables 2026-02-25 08:00:58.035983 | fa163e15-63ff-c5aa-8de0-00000000d394 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 08:00:58.068045 | fa163e15-63ff-c5aa-8de0-00000000d394 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat.yml 2026-02-25 08:00:58.097538 | fa163e15-63ff-c5aa-8de0-00000000d394 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.yml 2026-02-25 08:00:58.119071 | fa163e15-63ff-c5aa-8de0-00000000d394 | SKIPPED | Set platform/version specific variables | np0005629053 | item=RedHat_9.2.yml 2026-02-25 08:00:58.124581 | fa163e15-63ff-c5aa-8de0-00000000d394 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629053 | 0:13:29.104985 | 0.21s 2026-02-25 08:00:58.146384 | fa163e15-63ff-c5aa-8de0-00000000d30d | TASK | Ensure certificate role dependencies are installed 2026-02-25 08:01:00.047405 | fa163e15-63ff-c5aa-8de0-00000000ad70 | CHANGED | Pre-fetch all the containers | np0005629054 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-02-25 08:01:00.053430 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:31.033812 | 166.54s 2026-02-25 08:01:00.262891 | fa163e15-63ff-c5aa-8de0-00000000ad70 | TIMING | Pre-fetch all the containers | np0005629054 | 0:13:31.243283 | 166.75s 2026-02-25 08:01:00.419606 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:13:31.399989 | 3.05s 2026-02-25 08:01:00.427533 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629055 | 0:13:31.407936 | 3.06s 2026-02-25 08:01:00.433712 | fa163e15-63ff-c5aa-8de0-00000000ad73 | TIMING | include_role : linux-system-roles.certificate | np0005629054 | 0:13:31.414126 | 0.07s 2026-02-25 08:01:00.466723 | fa163e15-63ff-c5aa-8de0-00000000d30c | TASK | Set version specific variables 2026-02-25 08:01:00.485991 | fa163e15-63ff-c5aa-8de0-00000000d311 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 08:01:00.529164 | fa163e15-63ff-c5aa-8de0-00000000d30c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005629054 | 0:13:31.509552 | 0.06s 2026-02-25 08:01:00.550750 | a2eb2887-f29e-4e72-a0d8-0832e0182d7c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005629054 2026-02-25 08:01:00.568899 | fa163e15-63ff-c5aa-8de0-00000000d3eb | TASK | Ensure ansible_facts used by role 2026-02-25 08:01:00.872032 | fa163e15-63ff-c5aa-8de0-00000000d311 | OK | Ensure pre-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 08:01:00.875571 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:13:31.855961 | 0.39s 2026-02-25 08:01:00.882772 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629055 | 0:13:31.863173 | 0.40s 2026-02-25 08:01:00.898552 | fa163e15-63ff-c5aa-8de0-00000000d313 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 08:01:01.026307 | fa163e15-63ff-c5aa-8de0-00000000d3eb | OK | Ensure ansible_facts used by role | np0005629054 2026-02-25 08:01:01.027280 | fa163e15-63ff-c5aa-8de0-00000000d3eb | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005629054 | 0:13:32.007684 | 0.46s 2026-02-25 08:01:01.042480 | fa163e15-63ff-c5aa-8de0-00000000d3ec | TASK | Set platform/version specific variables 2026-02-25 08:01:01.133679 | fa163e15-63ff-c5aa-8de0-00000000d3ec | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 08:01:01.168016 | fa163e15-63ff-c5aa-8de0-00000000d3ec | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat.yml 2026-02-25 08:01:01.188320 | fa163e15-63ff-c5aa-8de0-00000000d3ec | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.yml 2026-02-25 08:01:01.207709 | fa163e15-63ff-c5aa-8de0-00000000d3ec | SKIPPED | Set platform/version specific variables | np0005629054 | item=RedHat_9.2.yml 2026-02-25 08:01:01.216662 | fa163e15-63ff-c5aa-8de0-00000000d3ec | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005629054 | 0:13:32.197053 | 0.17s 2026-02-25 08:01:01.254502 | fa163e15-63ff-c5aa-8de0-00000000d30d | TASK | Ensure certificate role dependencies are installed 2026-02-25 08:01:01.263429 | fa163e15-63ff-c5aa-8de0-00000000d30d | OK | Ensure certificate role dependencies are installed | np0005629053 2026-02-25 08:01:01.264578 | fa163e15-63ff-c5aa-8de0-00000000d30d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629053 | 0:13:32.244976 | 3.12s 2026-02-25 08:01:01.286699 | fa163e15-63ff-c5aa-8de0-00000000d313 | OK | Ensure post-scripts hooks directory exists | np0005629055 | item=certmonger 2026-02-25 08:01:01.288785 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:13:32.269181 | 0.39s 2026-02-25 08:01:01.302040 | fa163e15-63ff-c5aa-8de0-00000000d30f | TASK | Ensure provider packages are installed 2026-02-25 08:01:01.311872 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629055 | 0:13:32.292239 | 0.41s 2026-02-25 08:01:01.333925 | fa163e15-63ff-c5aa-8de0-00000000d315 | TASK | Ensure provider service is running 2026-02-25 08:01:01.857974 | fa163e15-63ff-c5aa-8de0-00000000d315 | OK | Ensure provider service is running | np0005629055 | item=certmonger 2026-02-25 08:01:01.861718 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:13:32.842114 | 0.53s 2026-02-25 08:01:01.873898 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629055 | 0:13:32.854261 | 0.54s 2026-02-25 08:01:01.904236 | fa163e15-63ff-c5aa-8de0-00000000d318 | TASK | Ensure certificate requests 2026-02-25 08:01:04.172547 | fa163e15-63ff-c5aa-8de0-00000000d318 | CHANGED | Ensure certificate requests | np0005629055 | item={'ca': 'ipa', 'dns': ['np0005629055.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005629055.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-02-25 08:01:04.175792 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:13:35.156190 | 2.27s 2026-02-25 08:01:04.184365 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629055 | 0:13:35.164761 | 2.28s 2026-02-25 08:01:04.227564 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TASK | Fail if container image is undefined 2026-02-25 08:01:04.303061 | fa163e15-63ff-c5aa-8de0-00000000aad6 | SKIPPED | Fail if container image is undefined | np0005629055 2026-02-25 08:01:04.304431 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629055 | 0:13:35.284828 | 0.07s 2026-02-25 08:01:04.320583 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:13:35.300976 | 3.02s 2026-02-25 08:01:04.351818 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:04.361503 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629053 | 0:13:35.341891 | 3.06s 2026-02-25 08:01:04.363845 | fa163e15-63ff-c5aa-8de0-00000000d30d | OK | Ensure certificate role dependencies are installed | np0005629054 2026-02-25 08:01:04.365155 | fa163e15-63ff-c5aa-8de0-00000000d30d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005629054 | 0:13:35.345566 | 3.11s 2026-02-25 08:01:04.385086 | fa163e15-63ff-c5aa-8de0-00000000d311 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 08:01:04.426619 | fa163e15-63ff-c5aa-8de0-00000000d30f | TASK | Ensure provider packages are installed 2026-02-25 08:01:04.791318 | fa163e15-63ff-c5aa-8de0-00000000d311 | OK | Ensure pre-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 08:01:04.793158 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:13:35.773547 | 0.41s 2026-02-25 08:01:04.802065 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629053 | 0:13:35.782459 | 0.41s 2026-02-25 08:01:04.834262 | fa163e15-63ff-c5aa-8de0-00000000d313 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 08:01:05.230348 | fa163e15-63ff-c5aa-8de0-00000000d313 | OK | Ensure post-scripts hooks directory exists | np0005629053 | item=certmonger 2026-02-25 08:01:05.232943 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:13:36.213339 | 0.40s 2026-02-25 08:01:05.240395 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629053 | 0:13:36.220794 | 0.40s 2026-02-25 08:01:05.261657 | fa163e15-63ff-c5aa-8de0-00000000d315 | TASK | Ensure provider service is running 2026-02-25 08:01:06.515408 | fa163e15-63ff-c5aa-8de0-00000000aad7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629055 2026-02-25 08:01:06.516953 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629055 | 0:13:37.497352 | 2.16s 2026-02-25 08:01:06.556635 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:06.824279 | fa163e15-63ff-c5aa-8de0-00000000d315 | OK | Ensure provider service is running | np0005629053 | item=certmonger 2026-02-25 08:01:06.828737 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:13:37.809129 | 1.57s 2026-02-25 08:01:06.844091 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629053 | 0:13:37.824477 | 1.58s 2026-02-25 08:01:06.880169 | fa163e15-63ff-c5aa-8de0-00000000d318 | TASK | Ensure certificate requests 2026-02-25 08:01:07.027985 | fa163e15-63ff-c5aa-8de0-00000000aad8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629055 2026-02-25 08:01:07.029684 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629055 | 0:13:38.010081 | 0.47s 2026-02-25 08:01:07.090927 | fa163e15-63ff-c5aa-8de0-00000000ac44 | TASK | Check if rsyslog exists 2026-02-25 08:01:07.386545 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:13:38.366935 | 2.96s 2026-02-25 08:01:07.393008 | fa163e15-63ff-c5aa-8de0-00000000d30f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005629054 | 0:13:38.373397 | 2.96s 2026-02-25 08:01:07.416896 | fa163e15-63ff-c5aa-8de0-00000000d311 | TASK | Ensure pre-scripts hooks directory exists 2026-02-25 08:01:07.462341 | fa163e15-63ff-c5aa-8de0-00000000ac44 | CHANGED | Check if rsyslog exists | np0005629055 2026-02-25 08:01:07.463868 | fa163e15-63ff-c5aa-8de0-00000000ac44 | TIMING | Check if rsyslog exists | np0005629055 | 0:13:38.444250 | 0.37s 2026-02-25 08:01:07.484506 | fa163e15-63ff-c5aa-8de0-00000000ac45 | TASK | Forward logging to swift.log file 2026-02-25 08:01:07.878586 | fa163e15-63ff-c5aa-8de0-00000000d311 | OK | Ensure pre-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 08:01:07.883068 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:13:38.863458 | 0.46s 2026-02-25 08:01:07.890218 | fa163e15-63ff-c5aa-8de0-00000000d311 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005629054 | 0:13:38.870618 | 0.47s 2026-02-25 08:01:07.912153 | fa163e15-63ff-c5aa-8de0-00000000d313 | TASK | Ensure post-scripts hooks directory exists 2026-02-25 08:01:08.332667 | fa163e15-63ff-c5aa-8de0-00000000d313 | OK | Ensure post-scripts hooks directory exists | np0005629054 | item=certmonger 2026-02-25 08:01:08.334966 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:13:39.315372 | 0.42s 2026-02-25 08:01:08.338766 | fa163e15-63ff-c5aa-8de0-00000000d313 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005629054 | 0:13:39.319166 | 0.42s 2026-02-25 08:01:08.358583 | fa163e15-63ff-c5aa-8de0-00000000d315 | TASK | Ensure provider service is running 2026-02-25 08:01:08.503111 | fa163e15-63ff-c5aa-8de0-00000000ac45 | CHANGED | Forward logging to swift.log file | np0005629055 2026-02-25 08:01:08.504382 | fa163e15-63ff-c5aa-8de0-00000000ac45 | TIMING | Forward logging to swift.log file | np0005629055 | 0:13:39.484787 | 1.02s 2026-02-25 08:01:08.525375 | fa163e15-63ff-c5aa-8de0-00000000ac46 | TASK | Restart rsyslogd service after logging conf change 2026-02-25 08:01:08.948235 | fa163e15-63ff-c5aa-8de0-00000000d315 | OK | Ensure provider service is running | np0005629054 | item=certmonger 2026-02-25 08:01:08.951883 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:13:39.932249 | 0.59s 2026-02-25 08:01:08.966622 | fa163e15-63ff-c5aa-8de0-00000000d315 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005629054 | 0:13:39.947014 | 0.61s 2026-02-25 08:01:08.989146 | fa163e15-63ff-c5aa-8de0-00000000d318 | TASK | Ensure certificate requests 2026-02-25 08:01:09.277266 | fa163e15-63ff-c5aa-8de0-00000000d318 | CHANGED | Ensure certificate requests | np0005629053 | item={'ca': 'ipa', 'dns': ['np0005629053.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005629053.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-02-25 08:01:09.282092 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:13:40.262481 | 2.40s 2026-02-25 08:01:09.290637 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629053 | 0:13:40.271038 | 2.41s 2026-02-25 08:01:09.337974 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TASK | Fail if container image is undefined 2026-02-25 08:01:09.348282 | fa163e15-63ff-c5aa-8de0-00000000ac46 | CHANGED | Restart rsyslogd service after logging conf change | np0005629055 2026-02-25 08:01:09.350053 | fa163e15-63ff-c5aa-8de0-00000000ac46 | TIMING | Restart rsyslogd service after logging conf change | np0005629055 | 0:13:40.330449 | 0.82s 2026-02-25 08:01:09.369177 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 08:01:09.407743 | fa163e15-63ff-c5aa-8de0-00000000aad6 | SKIPPED | Fail if container image is undefined | np0005629053 2026-02-25 08:01:09.409173 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629053 | 0:13:40.389578 | 0.07s 2026-02-25 08:01:09.434942 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:09.683766 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629055 2026-02-25 08:01:09.684922 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629055 | 0:13:40.665331 | 0.31s 2026-02-25 08:01:09.786590 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629055 | 0:13:40.766991 | 0.09s 2026-02-25 08:01:09.808748 | 5d40af48-3e58-49e0-80bb-6a9ad1758d21 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629055 2026-02-25 08:01:09.827108 | fa163e15-63ff-c5aa-8de0-00000000d457 | TASK | Write the config_step hieradata 2026-02-25 08:01:10.626657 | fa163e15-63ff-c5aa-8de0-00000000d457 | OK | Write the config_step hieradata | np0005629055 2026-02-25 08:01:10.628681 | fa163e15-63ff-c5aa-8de0-00000000d457 | TIMING | Write the config_step hieradata | np0005629055 | 0:13:41.609070 | 0.80s 2026-02-25 08:01:10.668168 | fa163e15-63ff-c5aa-8de0-00000000d458 | TASK | Run puppet host configuration for step 1 2026-02-25 08:01:11.439399 | fa163e15-63ff-c5aa-8de0-00000000d458 | CHANGED | Run puppet host configuration for step 1 | np0005629055 2026-02-25 08:01:11.441327 | fa163e15-63ff-c5aa-8de0-00000000d458 | TIMING | Run puppet host configuration for step 1 | np0005629055 | 0:13:42.421726 | 0.77s 2026-02-25 08:01:11.470600 | fa163e15-63ff-c5aa-8de0-00000000d459 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:01:11.480561 | fa163e15-63ff-c5aa-8de0-00000000aad7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629053 2026-02-25 08:01:11.482045 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629053 | 0:13:42.462441 | 2.05s 2026-02-25 08:01:11.523092 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:11.818550 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 360 retries left 2026-02-25 08:01:11.977984 | fa163e15-63ff-c5aa-8de0-00000000aad8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629053 2026-02-25 08:01:11.978967 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629053 | 0:13:42.959373 | 0.45s 2026-02-25 08:01:12.021963 | fa163e15-63ff-c5aa-8de0-00000000aae3 | TASK | Check if rsyslog exists 2026-02-25 08:01:12.088670 | fa163e15-63ff-c5aa-8de0-00000000d318 | CHANGED | Ensure certificate requests | np0005629054 | item={'ca': 'ipa', 'dns': ['np0005629054.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005629054.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-02-25 08:01:12.092587 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:13:43.072988 | 3.10s 2026-02-25 08:01:12.098454 | fa163e15-63ff-c5aa-8de0-00000000d318 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005629054 | 0:13:43.078842 | 3.11s 2026-02-25 08:01:12.137311 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TASK | Fail if container image is undefined 2026-02-25 08:01:12.208721 | fa163e15-63ff-c5aa-8de0-00000000aad6 | SKIPPED | Fail if container image is undefined | np0005629054 2026-02-25 08:01:12.210135 | fa163e15-63ff-c5aa-8de0-00000000aad6 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005629054 | 0:13:43.190533 | 0.07s 2026-02-25 08:01:12.240410 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:12.381375 | fa163e15-63ff-c5aa-8de0-00000000aae3 | CHANGED | Check if rsyslog exists | np0005629053 2026-02-25 08:01:12.382897 | fa163e15-63ff-c5aa-8de0-00000000aae3 | TIMING | Check if rsyslog exists | np0005629053 | 0:13:43.363300 | 0.36s 2026-02-25 08:01:12.405309 | fa163e15-63ff-c5aa-8de0-00000000aae4 | TASK | Forward logging to swift.log file 2026-02-25 08:01:13.417983 | fa163e15-63ff-c5aa-8de0-00000000aae4 | CHANGED | Forward logging to swift.log file | np0005629053 2026-02-25 08:01:13.421303 | fa163e15-63ff-c5aa-8de0-00000000aae4 | TIMING | Forward logging to swift.log file | np0005629053 | 0:13:44.401694 | 1.01s 2026-02-25 08:01:13.455907 | fa163e15-63ff-c5aa-8de0-00000000aae5 | TASK | Restart rsyslogd service after logging conf change 2026-02-25 08:01:13.982278 | fa163e15-63ff-c5aa-8de0-00000000aad7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629054 2026-02-25 08:01:13.983949 | fa163e15-63ff-c5aa-8de0-00000000aad7 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629054 | 0:13:44.964346 | 1.74s 2026-02-25 08:01:14.043335 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-02-25 08:01:14.325614 | fa163e15-63ff-c5aa-8de0-00000000aae5 | CHANGED | Restart rsyslogd service after logging conf change | np0005629053 2026-02-25 08:01:14.327194 | fa163e15-63ff-c5aa-8de0-00000000aae5 | TIMING | Restart rsyslogd service after logging conf change | np0005629053 | 0:13:45.307598 | 0.87s 2026-02-25 08:01:14.349543 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 08:01:14.501644 | fa163e15-63ff-c5aa-8de0-00000000aad8 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629054 2026-02-25 08:01:14.503458 | fa163e15-63ff-c5aa-8de0-00000000aad8 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005629054 | 0:13:45.483855 | 0.46s 2026-02-25 08:01:14.565584 | fa163e15-63ff-c5aa-8de0-00000000ad81 | TASK | Check if rsyslog exists 2026-02-25 08:01:14.672516 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629053 2026-02-25 08:01:14.673842 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629053 | 0:13:45.654248 | 0.32s 2026-02-25 08:01:14.784534 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629053 | 0:13:45.764930 | 0.09s 2026-02-25 08:01:14.818286 | 4ba5d6e0-d538-4ea9-a5c9-c136eb1bc3c3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629053 2026-02-25 08:01:14.837026 | fa163e15-63ff-c5aa-8de0-00000000d48b | TASK | Write the config_step hieradata 2026-02-25 08:01:14.898578 | fa163e15-63ff-c5aa-8de0-00000000ad81 | CHANGED | Check if rsyslog exists | np0005629054 2026-02-25 08:01:14.899635 | fa163e15-63ff-c5aa-8de0-00000000ad81 | TIMING | Check if rsyslog exists | np0005629054 | 0:13:45.880039 | 0.33s 2026-02-25 08:01:14.915626 | fa163e15-63ff-c5aa-8de0-00000000ad82 | TASK | Forward logging to swift.log file 2026-02-25 08:01:15.688291 | fa163e15-63ff-c5aa-8de0-00000000d48b | OK | Write the config_step hieradata | np0005629053 2026-02-25 08:01:15.689567 | fa163e15-63ff-c5aa-8de0-00000000d48b | TIMING | Write the config_step hieradata | np0005629053 | 0:13:46.669971 | 0.85s 2026-02-25 08:01:15.713126 | fa163e15-63ff-c5aa-8de0-00000000d48c | TASK | Run puppet host configuration for step 1 2026-02-25 08:01:15.948318 | fa163e15-63ff-c5aa-8de0-00000000ad82 | CHANGED | Forward logging to swift.log file | np0005629054 2026-02-25 08:01:15.949767 | fa163e15-63ff-c5aa-8de0-00000000ad82 | TIMING | Forward logging to swift.log file | np0005629054 | 0:13:46.930165 | 1.03s 2026-02-25 08:01:15.970206 | fa163e15-63ff-c5aa-8de0-00000000ad83 | TASK | Restart rsyslogd service after logging conf change 2026-02-25 08:01:16.488942 | fa163e15-63ff-c5aa-8de0-00000000d48c | CHANGED | Run puppet host configuration for step 1 | np0005629053 2026-02-25 08:01:16.490829 | fa163e15-63ff-c5aa-8de0-00000000d48c | TIMING | Run puppet host configuration for step 1 | np0005629053 | 0:13:47.471226 | 0.78s 2026-02-25 08:01:16.521716 | fa163e15-63ff-c5aa-8de0-00000000d48d | TASK | Wait for puppet host configuration to finish 2026-02-25 08:01:16.876316 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 360 retries left 2026-02-25 08:01:16.913270 | fa163e15-63ff-c5aa-8de0-00000000ad83 | CHANGED | Restart rsyslogd service after logging conf change | np0005629054 2026-02-25 08:01:16.915288 | fa163e15-63ff-c5aa-8de0-00000000ad83 | TIMING | Restart rsyslogd service after logging conf change | np0005629054 | 0:13:47.895680 | 0.94s 2026-02-25 08:01:16.946064 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-02-25 08:01:17.244068 | fa163e15-63ff-c5aa-8de0-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629054 2026-02-25 08:01:17.245695 | fa163e15-63ff-c5aa-8de0-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005629054 | 0:13:48.226094 | 0.30s 2026-02-25 08:01:17.353985 | fa163e15-63ff-c5aa-8de0-0000000000c8 | TIMING | include_tasks | np0005629054 | 0:13:48.334378 | 0.08s 2026-02-25 08:01:17.385999 | 8637776f-5cc3-42e1-8939-4392fbf0cddf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629054 2026-02-25 08:01:17.404789 | fa163e15-63ff-c5aa-8de0-00000000d4b1 | TASK | Write the config_step hieradata 2026-02-25 08:01:18.432485 | fa163e15-63ff-c5aa-8de0-00000000d4b1 | OK | Write the config_step hieradata | np0005629054 2026-02-25 08:01:18.434091 | fa163e15-63ff-c5aa-8de0-00000000d4b1 | TIMING | Write the config_step hieradata | np0005629054 | 0:13:49.414479 | 1.03s 2026-02-25 08:01:18.465527 | fa163e15-63ff-c5aa-8de0-00000000d4b2 | TASK | Run puppet host configuration for step 1 2026-02-25 08:01:19.204219 | fa163e15-63ff-c5aa-8de0-00000000d4b2 | CHANGED | Run puppet host configuration for step 1 | np0005629054 2026-02-25 08:01:19.206982 | fa163e15-63ff-c5aa-8de0-00000000d4b2 | TIMING | Run puppet host configuration for step 1 | np0005629054 | 0:13:50.187385 | 0.74s 2026-02-25 08:01:19.225958 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:01:19.582945 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 360 retries left 2026-02-25 08:01:22.129682 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 359 retries left 2026-02-25 08:01:27.357742 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 359 retries left 2026-02-25 08:01:29.890494 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 359 retries left 2026-02-25 08:01:32.442047 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 358 retries left 2026-02-25 08:01:37.663462 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 358 retries left 2026-02-25 08:01:40.211824 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 358 retries left 2026-02-25 08:01:42.716111 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 357 retries left 2026-02-25 08:01:47.968956 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 357 retries left 2026-02-25 08:01:50.524816 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 357 retries left 2026-02-25 08:01:53.010303 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 356 retries left 2026-02-25 08:01:58.289587 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 356 retries left 2026-02-25 08:02:00.904566 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 356 retries left 2026-02-25 08:02:03.316978 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 355 retries left 2026-02-25 08:02:08.593690 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 355 retries left 2026-02-25 08:02:11.200643 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 355 retries left 2026-02-25 08:02:13.621606 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 354 retries left 2026-02-25 08:02:18.888244 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 354 retries left 2026-02-25 08:02:21.511438 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 354 retries left 2026-02-25 08:02:23.945557 | fa163e15-63ff-c5aa-8de0-00000000d459 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 353 retries left 2026-02-25 08:02:29.177000 | fa163e15-63ff-c5aa-8de0-00000000d48d | WAITING | Wait for puppet host configuration to finish | np0005629053 | 353 retries left 2026-02-25 08:02:31.803828 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | WAITING | Wait for puppet host configuration to finish | np0005629054 | 353 retries left 2026-02-25 08:02:34.246024 | fa163e15-63ff-c5aa-8de0-00000000d459 | CHANGED | Wait for puppet host configuration to finish | np0005629055 2026-02-25 08:02:34.247381 | fa163e15-63ff-c5aa-8de0-00000000d459 | TIMING | Wait for puppet host configuration to finish | np0005629055 | 0:15:05.227782 | 82.78s 2026-02-25 08:02:34.274715 | fa163e15-63ff-c5aa-8de0-00000000d45a | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 08:02:34.362306 | fa163e15-63ff-c5aa-8de0-00000000d45a | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629055 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:01:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:01:16 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:01:16 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:01:16 puppet-user: (file & line not available)", "<13>Feb 25 08:01:16 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>Feb 25 08:01:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:01:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:01:17 puppet-user: Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.36 seconds", "<13>Feb 25 08:01:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 08:01:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 08:01:17 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 08:01:29 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Feb 25 08:01:37 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Feb 25 08:01:38 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:01:38 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:01:38 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Feb 25 08:01:38 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Feb 25 08:01:39 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Feb 25 08:01:41 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:01:42 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Feb 25 08:01:54 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Feb 25 08:02:27 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Feb 25 08:02:27 puppet-user: Notice: Applied catalog in 70.50 seconds", "<13>Feb 25 08:02:27 puppet-user: Application:", "<13>Feb 25 08:02:27 puppet-user: Initial environment: production", "<13>Feb 25 08:02:27 puppet-user: Converged environment: production", "<13>Feb 25 08:02:27 puppet-user: Run mode: user", "<13>Feb 25 08:02:27 puppet-user: Changes:", "<13>Feb 25 08:02:27 puppet-user: Total: 14", "<13>Feb 25 08:02:27 puppet-user: Events:", "<13>Feb 25 08:02:27 puppet-user: Success: 14", "<13>Feb 25 08:02:27 puppet-user: Resources:", "<13>Feb 25 08:02:27 puppet-user: Restarted: 1", "<13>Feb 25 08:02:27 puppet-user: Changed: 13", "<13>Feb 25 08:02:27 puppet-user: Out of sync: 13", "<13>Feb 25 08:02:27 puppet-user: Total: 23", "<13>Feb 25 08:02:27 puppet-user: Time:", "<13>Feb 25 08:02:27 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:02:27 puppet-user: Schedule: 0.00", "<13>Feb 25 08:02:27 puppet-user: File: 0.00", "<13>Feb 25 08:02:27 puppet-user: File line: 0.00", "<13>Feb 25 08:02:27 puppet-user: Augeas: 0.02", "<13>Feb 25 08:02:27 puppet-user: Config retrieval: 0.41", "<13>Feb 25 08:02:27 puppet-user: User: 0.55", "<13>Feb 25 08:02:27 puppet-user: Last run: 1772006547", "<13>Feb 25 08:02:27 puppet-user: Package: 20.53", "<13>Feb 25 08:02:27 puppet-user: Service: 3.48", "<13>Feb 25 08:02:27 puppet-user: Exec: 33.52", "<13>Feb 25 08:02:27 puppet-user: Transaction evaluation: 70.49", "<13>Feb 25 08:02:27 puppet-user: Catalog application: 70.50", "<13>Feb 25 08:02:27 puppet-user: Total: 70.50", "<13>Feb 25 08:02:27 puppet-user: Version:", "<13>Feb 25 08:02:27 puppet-user: Config: 1772006476", "<13>Feb 25 08:02:27 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:02:34.363360 | fa163e15-63ff-c5aa-8de0-00000000d45a | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629055 | 0:15:05.343763 | 0.09s 2026-02-25 08:02:34.382729 | fa163e15-63ff-c5aa-8de0-00000000d45b | TASK | Pre-cache facts for puppet containers 2026-02-25 08:02:34.412006 | fa163e15-63ff-c5aa-8de0-00000000d45b | TIMING | Pre-cache facts for puppet containers | np0005629055 | 0:15:05.392407 | 0.03s 2026-02-25 08:02:34.456817 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 08:02:34.549780 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629055 | 0:15:05.530176 | 0.09s 2026-02-25 08:02:34.564467 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 08:02:34.887102 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629055 2026-02-25 08:02:34.888687 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629055 | 0:15:05.869085 | 0.32s 2026-02-25 08:02:34.919067 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 08:02:35.227949 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629055 2026-02-25 08:02:35.229489 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629055 | 0:15:06.209885 | 0.31s 2026-02-25 08:02:35.260506 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 08:02:35.310047 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629055 2026-02-25 08:02:35.310910 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629055 | 0:15:06.291312 | 0.05s 2026-02-25 08:02:35.329982 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 08:02:36.300436 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629055 2026-02-25 08:02:36.302165 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629055 | 0:15:07.282561 | 0.97s 2026-02-25 08:02:36.331469 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 08:02:36.641034 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629055 2026-02-25 08:02:36.642812 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629055 | 0:15:07.623207 | 0.31s 2026-02-25 08:02:36.670714 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 08:02:37.365551 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629055 2026-02-25 08:02:37.366944 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629055 | 0:15:08.347342 | 0.70s 2026-02-25 08:02:37.396325 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 08:02:37.431809 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629055 2026-02-25 08:02:37.432750 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629055 | 0:15:08.413155 | 0.04s 2026-02-25 08:02:37.468673 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 08:02:37.873808 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 08:02:37.913292 | fa163e15-63ff-c5aa-8de0-00000000d45c | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:02:37.962504 | fa163e15-63ff-c5aa-8de0-00000000d45c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629055 | 0:15:08.942899 | 0.05s 2026-02-25 08:02:37.984528 | 71be6a7a-0b50-47ef-80a5-50c36c2223c6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629055 2026-02-25 08:02:38.010220 | fa163e15-63ff-c5aa-8de0-00000000d562 | TASK | Create base directory puppet configs 2026-02-25 08:02:38.341723 | fa163e15-63ff-c5aa-8de0-00000000d562 | CHANGED | Create base directory puppet configs | np0005629055 2026-02-25 08:02:38.343240 | fa163e15-63ff-c5aa-8de0-00000000d562 | TIMING | Create base directory puppet configs | np0005629055 | 0:15:09.323636 | 0.33s 2026-02-25 08:02:38.374576 | fa163e15-63ff-c5aa-8de0-00000000d563 | TASK | Generate container puppet configs for step 1 2026-02-25 08:02:38.716580 | fa163e15-63ff-c5aa-8de0-00000000d563 | CHANGED | Generate container puppet configs for step 1 | np0005629055 2026-02-25 08:02:38.717650 | fa163e15-63ff-c5aa-8de0-00000000d563 | TIMING | Generate container puppet configs for step 1 | np0005629055 | 0:15:09.698050 | 0.34s 2026-02-25 08:02:38.737991 | fa163e15-63ff-c5aa-8de0-00000000d564 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 08:02:38.770670 | fa163e15-63ff-c5aa-8de0-00000000d564 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629055 | 0:15:09.751067 | 0.03s 2026-02-25 08:02:38.817722 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:02:38.929631 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:15:09.910017 | 0.11s 2026-02-25 08:02:38.959838 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:02:39.276049 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629055 2026-02-25 08:02:39.277426 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:15:10.257825 | 0.32s 2026-02-25 08:02:39.302629 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:39.487111 | fa163e15-63ff-c5aa-8de0-00000000d48d | CHANGED | Wait for puppet host configuration to finish | np0005629053 2026-02-25 08:02:39.488531 | fa163e15-63ff-c5aa-8de0-00000000d48d | TIMING | Wait for puppet host configuration to finish | np0005629053 | 0:15:10.468934 | 82.97s 2026-02-25 08:02:39.512576 | fa163e15-63ff-c5aa-8de0-00000000d48e | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 08:02:39.597712 | fa163e15-63ff-c5aa-8de0-00000000d48e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629053 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:01:16 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:01:21 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:01:21 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:01:21 puppet-user: (file & line not available)", "<13>Feb 25 08:01: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>Feb 25 08:01: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>Feb 25 08:01:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:01:22 puppet-user: Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.40 seconds", "<13>Feb 25 08:01:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 08:01:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 08:01:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 08:01:33 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Feb 25 08:01:40 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Feb 25 08:01:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Feb 25 08:01:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Feb 25 08:01:41 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Feb 25 08:01:44 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:01:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Feb 25 08:01:57 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Feb 25 08:02:01 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Feb 25 08:02:03 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Feb 25 08:02:03 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:02:04 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:02:26 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Feb 25 08:02:28 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Feb 25 08:02:30 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Feb 25 08:02:30 puppet-user: Notice: Applied catalog in 67.89 seconds", "<13>Feb 25 08:02:30 puppet-user: Application:", "<13>Feb 25 08:02:30 puppet-user: Initial environment: production", "<13>Feb 25 08:02:30 puppet-user: Converged environment: production", "<13>Feb 25 08:02:30 puppet-user: Run mode: user", "<13>Feb 25 08:02:30 puppet-user: Changes:", "<13>Feb 25 08:02:30 puppet-user: Total: 17", "<13>Feb 25 08:02:30 puppet-user: Events:", "<13>Feb 25 08:02:30 puppet-user: Success: 17", "<13>Feb 25 08:02:30 puppet-user: Resources:", "<13>Feb 25 08:02:30 puppet-user: Restarted: 1", "<13>Feb 25 08:02:30 puppet-user: Changed: 16", "<13>Feb 25 08:02:30 puppet-user: Out of sync: 16", "<13>Feb 25 08:02:30 puppet-user: Total: 26", "<13>Feb 25 08:02:30 puppet-user: Time:", "<13>Feb 25 08:02:30 puppet-user: Schedule: 0.00", "<13>Feb 25 08:02:30 puppet-user: File: 0.00", "<13>Feb 25 08:02:30 puppet-user: File line: 0.00", "<13>Feb 25 08:02:30 puppet-user: Augeas: 0.04", "<13>Feb 25 08:02:30 puppet-user: Config retrieval: 0.45", "<13>Feb 25 08:02:30 puppet-user: User: 0.59", "<13>Feb 25 08:02:30 puppet-user: Last run: 1772006550", "<13>Feb 25 08:02:30 puppet-user: Package: 18.14", "<13>Feb 25 08:02:30 puppet-user: Exec: 28.92", "<13>Feb 25 08:02:30 puppet-user: Pcmk property: 3.50", "<13>Feb 25 08:02:30 puppet-user: Service: 4.28", "<13>Feb 25 08:02:30 puppet-user: Transaction evaluation: 67.89", "<13>Feb 25 08:02:30 puppet-user: Catalog application: 67.89", "<13>Feb 25 08:02:30 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:02:30 puppet-user: Total: 67.90", "<13>Feb 25 08:02:30 puppet-user: Version:", "<13>Feb 25 08:02:30 puppet-user: Config: 1772006481", "<13>Feb 25 08:02:30 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:02:39.598810 | fa163e15-63ff-c5aa-8de0-00000000d48e | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629053 | 0:15:10.579214 | 0.08s 2026-02-25 08:02:39.624543 | fa163e15-63ff-c5aa-8de0-00000000d48f | TASK | Pre-cache facts for puppet containers 2026-02-25 08:02:39.633496 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:02:39.636296 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:10.616693 | 0.33s 2026-02-25 08:02:39.665380 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:02:39.672244 | fa163e15-63ff-c5aa-8de0-00000000d48f | TIMING | Pre-cache facts for puppet containers | np0005629053 | 0:15:10.652630 | 0.05s 2026-02-25 08:02:39.713613 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 08:02:39.738502 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:02:39.740406 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:15:10.720811 | 0.07s 2026-02-25 08:02:39.757395 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:02:39.783080 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:02:39.783697 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:15:10.764106 | 0.03s 2026-02-25 08:02:39.798607 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:02:39.830649 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629053 | 0:15:10.811041 | 0.12s 2026-02-25 08:02:39.849478 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 08:02:39.854588 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:02:39.855463 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:15:10.835843 | 0.06s 2026-02-25 08:02:39.873154 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:39.923303 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:10.903702 | 0.05s 2026-02-25 08:02:39.938736 | 51ffc587-6073-462d-97df-2d4bf067f473 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:02:39.956693 | fa163e15-63ff-c5aa-8de0-00000000d685 | TASK | Gather podman infos 2026-02-25 08:02:40.154759 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629053 2026-02-25 08:02:40.156707 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629053 | 0:15:11.137099 | 0.31s 2026-02-25 08:02:40.189162 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 08:02:40.299139 | fa163e15-63ff-c5aa-8de0-00000000d685 | OK | Gather podman infos | np0005629055 2026-02-25 08:02:40.300808 | fa163e15-63ff-c5aa-8de0-00000000d685 | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:15:11.281206 | 0.34s 2026-02-25 08:02:40.327285 | fa163e15-63ff-c5aa-8de0-00000000d686 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:40.395829 | fa163e15-63ff-c5aa-8de0-00000000d686 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:02:40.396720 | fa163e15-63ff-c5aa-8de0-00000000d686 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:11.377126 | 0.07s 2026-02-25 08:02:40.417261 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:40.471893 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:11.452291 | 0.05s 2026-02-25 08:02:40.496636 | 0387481b-27ef-45fe-ba72-426c4cc3de55 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:02:40.525465 | fa163e15-63ff-c5aa-8de0-00000000d6b3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:40.531549 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629053 2026-02-25 08:02:40.532416 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629053 | 0:15:11.512820 | 0.34s 2026-02-25 08:02:40.549896 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 08:02:40.583237 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629053 2026-02-25 08:02:40.583944 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629053 | 0:15:11.564353 | 0.03s 2026-02-25 08:02:40.599487 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 08:02:41.565739 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629053 2026-02-25 08:02:41.567364 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629053 | 0:15:12.547755 | 0.97s 2026-02-25 08:02:41.598296 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 08:02:41.916388 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629053 2026-02-25 08:02:41.917719 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629053 | 0:15:12.898119 | 0.32s 2026-02-25 08:02:41.940409 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 08:02:42.099347 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | CHANGED | Wait for puppet host configuration to finish | np0005629054 2026-02-25 08:02:42.101164 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | TIMING | Wait for puppet host configuration to finish | np0005629054 | 0:15:13.081555 | 82.87s 2026-02-25 08:02:42.133325 | fa163e15-63ff-c5aa-8de0-00000000d4b4 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-02-25 08:02:42.220092 | fa163e15-63ff-c5aa-8de0-00000000d4b4 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005629054 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:01:19 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:01:24 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:01:24 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:01:24 puppet-user: (file & line not available)", "<13>Feb 25 08:01:24 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>Feb 25 08:01:24 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:01:25 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:01:25 puppet-user: Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.35 seconds", "<13>Feb 25 08:01:25 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Feb 25 08:01:25 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Feb 25 08:01:25 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Feb 25 08:01:36 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Feb 25 08:01:44 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Feb 25 08:01:44 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:01:45 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:01:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Feb 25 08:01:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: ch**********ed [redacted] to [redacted]", "<13>Feb 25 08:01:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Feb 25 08:01:48 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:01:49 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Feb 25 08:01:50 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Feb 25 08:02:33 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Feb 25 08:02:33 puppet-user: Notice: Applied catalog in 68.70 seconds", "<13>Feb 25 08:02:33 puppet-user: Application:", "<13>Feb 25 08:02:33 puppet-user: Initial environment: production", "<13>Feb 25 08:02:33 puppet-user: Converged environment: production", "<13>Feb 25 08:02:33 puppet-user: Run mode: user", "<13>Feb 25 08:02:33 puppet-user: Changes:", "<13>Feb 25 08:02:33 puppet-user: Total: 14", "<13>Feb 25 08:02:33 puppet-user: Events:", "<13>Feb 25 08:02:33 puppet-user: Success: 14", "<13>Feb 25 08:02:33 puppet-user: Resources:", "<13>Feb 25 08:02:33 puppet-user: Restarted: 1", "<13>Feb 25 08:02:33 puppet-user: Changed: 13", "<13>Feb 25 08:02:33 puppet-user: Out of sync: 13", "<13>Feb 25 08:02:33 puppet-user: Total: 23", "<13>Feb 25 08:02:33 puppet-user: Time:", "<13>Feb 25 08:02:33 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:02:33 puppet-user: Schedule: 0.00", "<13>Feb 25 08:02:33 puppet-user: File: 0.00", "<13>Feb 25 08:02:33 puppet-user: File line: 0.00", "<13>Feb 25 08:02:33 puppet-user: Augeas: 0.02", "<13>Feb 25 08:02:33 puppet-user: Config retrieval: 0.40", "<13>Feb 25 08:02:33 puppet-user: User: 0.57", "<13>Feb 25 08:02:33 puppet-user: Last run: 1772006553", "<13>Feb 25 08:02:33 puppet-user: Package: 18.59", "<13>Feb 25 08:02:33 puppet-user: Service: 3.92", "<13>Feb 25 08:02:33 puppet-user: Exec: 44.24", "<13>Feb 25 08:02:33 puppet-user: Transaction evaluation: 68.69", "<13>Feb 25 08:02:33 puppet-user: Catalog application: 68.70", "<13>Feb 25 08:02:33 puppet-user: Total: 68.70", "<13>Feb 25 08:02:33 puppet-user: Version:", "<13>Feb 25 08:02:33 puppet-user: Config: 1772006484", "<13>Feb 25 08:02:33 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:02:42.221199 | fa163e15-63ff-c5aa-8de0-00000000d4b4 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005629054 | 0:15:13.201604 | 0.09s 2026-02-25 08:02:42.240001 | fa163e15-63ff-c5aa-8de0-00000000d4b5 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:02:42.268728 | fa163e15-63ff-c5aa-8de0-00000000d4b5 | TIMING | Pre-cache facts for puppet containers | np0005629054 | 0:15:13.249130 | 0.03s 2026-02-25 08:02:42.312359 | fa163e15-63ff-c5aa-8de0-00000000c213 | TASK | Gather variables for each operating system 2026-02-25 08:02:42.428291 | fa163e15-63ff-c5aa-8de0-00000000c213 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629054 | 0:15:13.408686 | 0.11s 2026-02-25 08:02:42.442806 | fa163e15-63ff-c5aa-8de0-00000000c214 | TASK | Create puppet caching structures 2026-02-25 08:02:42.638276 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629053 2026-02-25 08:02:42.639576 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629053 | 0:15:13.619977 | 0.70s 2026-02-25 08:02:42.662350 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 08:02:42.696708 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629053 2026-02-25 08:02:42.697729 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629053 | 0:15:13.678133 | 0.03s 2026-02-25 08:02:42.742095 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 08:02:42.749781 | fa163e15-63ff-c5aa-8de0-00000000c214 | CHANGED | Create puppet caching structures | np0005629054 2026-02-25 08:02:42.750802 | fa163e15-63ff-c5aa-8de0-00000000c214 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629054 | 0:15:13.731202 | 0.31s 2026-02-25 08:02:42.766375 | fa163e15-63ff-c5aa-8de0-00000000c215 | TASK | Check for facter.conf 2026-02-25 08:02:43.084915 | fa163e15-63ff-c5aa-8de0-00000000c215 | OK | Check for facter.conf | np0005629054 2026-02-25 08:02:43.086665 | fa163e15-63ff-c5aa-8de0-00000000c215 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629054 | 0:15:14.067062 | 0.32s 2026-02-25 08:02:43.116220 | fa163e15-63ff-c5aa-8de0-00000000c216 | TASK | Remove facter.conf if directory 2026-02-25 08:02:43.145078 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 08:02:43.190034 | fa163e15-63ff-c5aa-8de0-00000000c216 | SKIPPED | Remove facter.conf if directory | np0005629054 2026-02-25 08:02:43.191074 | fa163e15-63ff-c5aa-8de0-00000000c216 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629054 | 0:15:14.171470 | 0.07s 2026-02-25 08:02:43.219324 | fa163e15-63ff-c5aa-8de0-00000000d490 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:02:43.250272 | fa163e15-63ff-c5aa-8de0-00000000c217 | TASK | Write facter cache config 2026-02-25 08:02:43.270636 | fa163e15-63ff-c5aa-8de0-00000000d490 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629053 | 0:15:14.251037 | 0.05s 2026-02-25 08:02:43.291064 | cb498584-f672-4f94-aa6c-ce38716863b5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629053 2026-02-25 08:02:43.323889 | fa163e15-63ff-c5aa-8de0-00000000d761 | TASK | Create base directory puppet configs 2026-02-25 08:02:43.650796 | fa163e15-63ff-c5aa-8de0-00000000d761 | CHANGED | Create base directory puppet configs | np0005629053 2026-02-25 08:02:43.651947 | fa163e15-63ff-c5aa-8de0-00000000d761 | TIMING | Create base directory puppet configs | np0005629053 | 0:15:14.632351 | 0.33s 2026-02-25 08:02:43.669998 | fa163e15-63ff-c5aa-8de0-00000000d762 | TASK | Generate container puppet configs for step 1 2026-02-25 08:02:44.027578 | fa163e15-63ff-c5aa-8de0-00000000d762 | CHANGED | Generate container puppet configs for step 1 | np0005629053 2026-02-25 08:02:44.029240 | fa163e15-63ff-c5aa-8de0-00000000d762 | TIMING | Generate container puppet configs for step 1 | np0005629053 | 0:15:15.009635 | 0.36s 2026-02-25 08:02:44.060035 | fa163e15-63ff-c5aa-8de0-00000000d763 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 08:02:44.092151 | fa163e15-63ff-c5aa-8de0-00000000d763 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629053 | 0:15:15.072547 | 0.03s 2026-02-25 08:02:44.142798 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:02:44.264340 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:15:15.244736 | 0.12s 2026-02-25 08:02:44.281679 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:02:44.657337 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629053 2026-02-25 08:02:44.659144 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:15:15.639540 | 0.38s 2026-02-25 08:02:44.697729 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:44.788558 | fa163e15-63ff-c5aa-8de0-00000000c217 | CHANGED | Write facter cache config | np0005629054 2026-02-25 08:02:44.790306 | fa163e15-63ff-c5aa-8de0-00000000c217 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629054 | 0:15:15.770697 | 1.54s 2026-02-25 08:02:44.819594 | fa163e15-63ff-c5aa-8de0-00000000c218 | TASK | Cleanup facter cache if exists 2026-02-25 08:02:45.074104 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:02:45.077987 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:16.058382 | 0.38s 2026-02-25 08:02:45.114888 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:02:45.130163 | fa163e15-63ff-c5aa-8de0-00000000c218 | OK | Cleanup facter cache if exists | np0005629054 2026-02-25 08:02:45.131451 | fa163e15-63ff-c5aa-8de0-00000000c218 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629054 | 0:15:16.111852 | 0.31s 2026-02-25 08:02:45.151630 | fa163e15-63ff-c5aa-8de0-00000000c219 | TASK | Pre-cache facts 2026-02-25 08:02:45.197785 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:02:45.199528 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:15:16.179933 | 0.08s 2026-02-25 08:02:45.218095 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:02:45.245109 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:02:45.245744 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:15:16.226152 | 0.03s 2026-02-25 08:02:45.261799 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:02:45.319337 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:02:45.320107 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:15:16.300512 | 0.06s 2026-02-25 08:02:45.337395 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:45.383406 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:16.363803 | 0.04s 2026-02-25 08:02:45.400892 | 23724ae0-8f5d-472c-bc40-6f1a9fd56956 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:02:45.419932 | fa163e15-63ff-c5aa-8de0-00000000d830 | TASK | Gather podman infos 2026-02-25 08:02:45.828329 | fa163e15-63ff-c5aa-8de0-00000000c219 | CHANGED | Pre-cache facts | np0005629054 2026-02-25 08:02:45.829629 | fa163e15-63ff-c5aa-8de0-00000000c219 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629054 | 0:15:16.810030 | 0.68s 2026-02-25 08:02:45.835627 | fa163e15-63ff-c5aa-8de0-00000000d830 | OK | Gather podman infos | np0005629053 2026-02-25 08:02:45.837552 | fa163e15-63ff-c5aa-8de0-00000000d830 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:15:16.817950 | 0.42s 2026-02-25 08:02:45.876064 | fa163e15-63ff-c5aa-8de0-00000000d831 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:45.903296 | fa163e15-63ff-c5aa-8de0-00000000c21a | TASK | Failed deployment if facter fails 2026-02-25 08:02:45.937962 | fa163e15-63ff-c5aa-8de0-00000000c21a | SKIPPED | Failed deployment if facter fails | np0005629054 2026-02-25 08:02:45.944138 | fa163e15-63ff-c5aa-8de0-00000000c21a | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629054 | 0:15:16.924540 | 0.04s 2026-02-25 08:02:45.944572 | fa163e15-63ff-c5aa-8de0-00000000d831 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:02:45.945024 | fa163e15-63ff-c5aa-8de0-00000000d831 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:16.925435 | 0.07s 2026-02-25 08:02:45.968683 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:46.005705 | fa163e15-63ff-c5aa-8de0-00000000c21b | TASK | Sync cached facts 2026-02-25 08:02:46.021975 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:17.002366 | 0.05s 2026-02-25 08:02:46.039605 | 81e11c49-2cd1-4eb4-888a-980ff73d687f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:02:46.062839 | fa163e15-63ff-c5aa-8de0-00000000d85f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:46.414593 | fa163e15-63ff-c5aa-8de0-00000000c21b | CHANGED | Sync cached facts | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-00000000c21b') missing from stats 2026-02-25 08:02:46.479305 | fa163e15-63ff-c5aa-8de0-00000000d4b6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:02:46.532514 | fa163e15-63ff-c5aa-8de0-00000000d4b6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629054 | 0:15:17.512896 | 0.05s 2026-02-25 08:02:46.557252 | e100b927-1509-41cd-9f95-934d4cc333f4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005629054 2026-02-25 08:02:46.584778 | fa163e15-63ff-c5aa-8de0-00000000d8a4 | TASK | Create base directory puppet configs 2026-02-25 08:02:46.895188 | fa163e15-63ff-c5aa-8de0-00000000d8a4 | CHANGED | Create base directory puppet configs | np0005629054 2026-02-25 08:02:46.896122 | fa163e15-63ff-c5aa-8de0-00000000d8a4 | TIMING | Create base directory puppet configs | np0005629054 | 0:15:17.876524 | 0.31s 2026-02-25 08:02:46.911223 | fa163e15-63ff-c5aa-8de0-00000000d8a5 | TASK | Generate container puppet configs for step 1 2026-02-25 08:02:47.266002 | fa163e15-63ff-c5aa-8de0-00000000d8a5 | CHANGED | Generate container puppet configs for step 1 | np0005629054 2026-02-25 08:02:47.267063 | fa163e15-63ff-c5aa-8de0-00000000d8a5 | TIMING | Generate container puppet configs for step 1 | np0005629054 | 0:15:18.247468 | 0.35s 2026-02-25 08:02:47.287461 | fa163e15-63ff-c5aa-8de0-00000000d8a6 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-02-25 08:02:47.319314 | fa163e15-63ff-c5aa-8de0-00000000d8a6 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005629054 | 0:15:18.299715 | 0.03s 2026-02-25 08:02:47.365394 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:02:47.475457 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:15:18.455849 | 0.11s 2026-02-25 08:02:47.490429 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:02:47.802303 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629054 2026-02-25 08:02:47.803240 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:15:18.783648 | 0.31s 2026-02-25 08:02:47.819584 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:48.167370 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:02:48.169243 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:19.149649 | 0.35s 2026-02-25 08:02:48.186693 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:02:48.266880 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:02:48.268635 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:15:19.249043 | 0.08s 2026-02-25 08:02:48.285106 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:02:48.318642 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:02:48.319360 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:15:19.299767 | 0.03s 2026-02-25 08:02:48.333508 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:02:48.375506 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:02:48.376248 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:15:19.356656 | 0.04s 2026-02-25 08:02:48.399752 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:48.457170 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:19.437559 | 0.06s 2026-02-25 08:02:48.487277 | 66be7669-a536-4dbf-8a29-5d99723a4a67 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:02:48.511976 | fa163e15-63ff-c5aa-8de0-00000000d96f | TASK | Gather podman infos 2026-02-25 08:02:48.920218 | fa163e15-63ff-c5aa-8de0-00000000d96f | OK | Gather podman infos | np0005629054 2026-02-25 08:02:48.921656 | fa163e15-63ff-c5aa-8de0-00000000d96f | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:15:19.902052 | 0.41s 2026-02-25 08:02:48.954158 | fa163e15-63ff-c5aa-8de0-00000000d970 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:49.021004 | fa163e15-63ff-c5aa-8de0-00000000d970 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:02:49.022303 | fa163e15-63ff-c5aa-8de0-00000000d970 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:20.002698 | 0.07s 2026-02-25 08:02:49.054734 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:02:49.115553 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:20.095940 | 0.06s 2026-02-25 08:02:49.143626 | 7bfc4896-8537-4943-848a-b9e338932fd5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:02:49.171713 | fa163e15-63ff-c5aa-8de0-00000000d999 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:13.053182 | fa163e15-63ff-c5aa-8de0-00000000d6b3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:03:13.055182 | fa163e15-63ff-c5aa-8de0-00000000d6b3 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:44.035573 | 32.53s 2026-02-25 08:03:13.090344 | fa163e15-63ff-c5aa-8de0-00000000d6b4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:13.172021 | fa163e15-63ff-c5aa-8de0-00000000d6b4 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:03:13.172932 | fa163e15-63ff-c5aa-8de0-00000000d6b4 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:15:44.153336 | 0.08s 2026-02-25 08:03:13.209826 | fa163e15-63ff-c5aa-8de0-00000000d566 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:13.241792 | fa163e15-63ff-c5aa-8de0-00000000d566 | SKIPPED | Diff puppet-generated changes for check mode | np0005629055 2026-02-25 08:03:13.242504 | fa163e15-63ff-c5aa-8de0-00000000d566 | TIMING | Diff puppet-generated changes for check mode | np0005629055 | 0:15:44.222914 | 0.03s 2026-02-25 08:03:13.255730 | fa163e15-63ff-c5aa-8de0-00000000d567 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:13.288942 | fa163e15-63ff-c5aa-8de0-00000000d567 | SKIPPED | Diff puppet-generated changes for check mode | np0005629055 2026-02-25 08:03:13.289822 | fa163e15-63ff-c5aa-8de0-00000000d567 | TIMING | Diff puppet-generated changes for check mode | np0005629055 | 0:15:44.270226 | 0.03s 2026-02-25 08:03:13.309417 | fa163e15-63ff-c5aa-8de0-00000000d45e | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 08:03:13.334229 | fa163e15-63ff-c5aa-8de0-00000000d45e | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629055 | 0:15:44.314628 | 0.02s 2026-02-25 08:03:13.368147 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 08:03:13.458386 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:15:44.438785 | 0.09s 2026-02-25 08:03:13.472842 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 08:03:13.809375 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629055 2026-02-25 08:03:13.810367 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:15:44.790772 | 0.34s 2026-02-25 08:03:13.831437 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:14.193068 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 2026-02-25 08:03:14.193986 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:15:45.174391 | 0.36s 2026-02-25 08:03:14.212842 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 08:03:14.274025 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:03:14.274878 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:15:45.255266 | 0.06s 2026-02-25 08:03:14.293563 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 08:03:14.326612 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:15:45.307009 | 0.03s 2026-02-25 08:03:14.353149 | 08232348-b506-4315-91f1-7f2b6f7964ca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629055 2026-02-25 08:03:14.372654 | fa163e15-63ff-c5aa-8de0-00000000da1a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:03:14.703941 | fa163e15-63ff-c5aa-8de0-00000000da1a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629055 2026-02-25 08:03:14.704772 | fa163e15-63ff-c5aa-8de0-00000000da1a | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629055 | 0:15:45.685179 | 0.33s 2026-02-25 08:03:14.718929 | fa163e15-63ff-c5aa-8de0-00000000da1b | TASK | Set podman_drop_in fact 2026-02-25 08:03:14.778313 | fa163e15-63ff-c5aa-8de0-00000000da1b | OK | Set podman_drop_in fact | np0005629055 2026-02-25 08:03:14.779004 | fa163e15-63ff-c5aa-8de0-00000000da1b | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629055 | 0:15:45.759413 | 0.06s 2026-02-25 08:03:14.793294 | fa163e15-63ff-c5aa-8de0-00000000da1d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:03:15.783592 | fa163e15-63ff-c5aa-8de0-00000000da1d | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-container-shutdown 2026-02-25 08:03:15.787071 | fa163e15-63ff-c5aa-8de0-00000000da1d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:15:46.767462 | 0.99s 2026-02-25 08:03:16.675433 | fa163e15-63ff-c5aa-8de0-00000000da1d | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-start-podman-container 2026-02-25 08:03:16.677829 | fa163e15-63ff-c5aa-8de0-00000000da1d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:15:47.658224 | 1.88s 2026-02-25 08:03:16.685889 | fa163e15-63ff-c5aa-8de0-00000000da1d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:15:47.666290 | 1.89s 2026-02-25 08:03:16.706330 | fa163e15-63ff-c5aa-8de0-00000000da1e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:03:17.683525 | fa163e15-63ff-c5aa-8de0-00000000da1e | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 2026-02-25 08:03:17.685056 | fa163e15-63ff-c5aa-8de0-00000000da1e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 | 0:15:48.665452 | 0.98s 2026-02-25 08:03:17.711296 | fa163e15-63ff-c5aa-8de0-00000000da1f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:03:18.693808 | fa163e15-63ff-c5aa-8de0-00000000d85f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:03:18.694841 | fa163e15-63ff-c5aa-8de0-00000000d85f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:49.675244 | 32.63s 2026-02-25 08:03:18.722982 | fa163e15-63ff-c5aa-8de0-00000000d860 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:18.730627 | fa163e15-63ff-c5aa-8de0-00000000da1f | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 2026-02-25 08:03:18.731728 | fa163e15-63ff-c5aa-8de0-00000000da1f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 | 0:15:49.712130 | 1.02s 2026-02-25 08:03:18.752535 | fa163e15-63ff-c5aa-8de0-00000000da20 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:03:18.808980 | fa163e15-63ff-c5aa-8de0-00000000d860 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:03:18.809907 | fa163e15-63ff-c5aa-8de0-00000000d860 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:15:49.790313 | 0.09s 2026-02-25 08:03:18.840551 | fa163e15-63ff-c5aa-8de0-00000000d765 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:18.872193 | fa163e15-63ff-c5aa-8de0-00000000d765 | SKIPPED | Diff puppet-generated changes for check mode | np0005629053 2026-02-25 08:03:18.872950 | fa163e15-63ff-c5aa-8de0-00000000d765 | TIMING | Diff puppet-generated changes for check mode | np0005629053 | 0:15:49.853359 | 0.03s 2026-02-25 08:03:18.888251 | fa163e15-63ff-c5aa-8de0-00000000d766 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:18.920299 | fa163e15-63ff-c5aa-8de0-00000000d766 | SKIPPED | Diff puppet-generated changes for check mode | np0005629053 2026-02-25 08:03:18.920969 | fa163e15-63ff-c5aa-8de0-00000000d766 | TIMING | Diff puppet-generated changes for check mode | np0005629053 | 0:15:49.901377 | 0.03s 2026-02-25 08:03:18.937345 | fa163e15-63ff-c5aa-8de0-00000000d492 | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 08:03:18.964407 | fa163e15-63ff-c5aa-8de0-00000000d492 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629053 | 0:15:49.944811 | 0.03s 2026-02-25 08:03:19.001274 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 08:03:19.144283 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:15:50.124679 | 0.14s 2026-02-25 08:03:19.159761 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 08:03:19.571451 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629053 2026-02-25 08:03:19.573110 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:15:50.553501 | 0.41s 2026-02-25 08:03:19.604274 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:19.659970 | fa163e15-63ff-c5aa-8de0-00000000da20 | CHANGED | Enable and start tripleo-container-shutdown | np0005629055 2026-02-25 08:03:19.661351 | fa163e15-63ff-c5aa-8de0-00000000da20 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629055 | 0:15:50.641756 | 0.91s 2026-02-25 08:03:19.681823 | fa163e15-63ff-c5aa-8de0-00000000da21 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:03:19.977738 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 2026-02-25 08:03:19.979530 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:15:50.959922 | 0.37s 2026-02-25 08:03:20.010767 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 08:03:20.070494 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:03:20.071570 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:15:51.051974 | 0.06s 2026-02-25 08:03:20.094792 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 08:03:20.130126 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:15:51.110526 | 0.03s 2026-02-25 08:03:20.158497 | f8497917-633f-4ac1-8718-e6ffa4bfe0f8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629053 2026-02-25 08:03:20.178933 | fa163e15-63ff-c5aa-8de0-00000000da83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:03:20.526668 | fa163e15-63ff-c5aa-8de0-00000000da83 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629053 2026-02-25 08:03:20.528040 | fa163e15-63ff-c5aa-8de0-00000000da83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629053 | 0:15:51.508437 | 0.35s 2026-02-25 08:03:20.552957 | fa163e15-63ff-c5aa-8de0-00000000da84 | TASK | Set podman_drop_in fact 2026-02-25 08:03:20.616173 | fa163e15-63ff-c5aa-8de0-00000000da84 | OK | Set podman_drop_in fact | np0005629053 2026-02-25 08:03:20.616947 | fa163e15-63ff-c5aa-8de0-00000000da84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629053 | 0:15:51.597353 | 0.06s 2026-02-25 08:03:20.637192 | fa163e15-63ff-c5aa-8de0-00000000da86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:03:20.662335 | fa163e15-63ff-c5aa-8de0-00000000da21 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 2026-02-25 08:03:20.663445 | fa163e15-63ff-c5aa-8de0-00000000da21 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 | 0:15:51.643848 | 0.98s 2026-02-25 08:03:20.683703 | fa163e15-63ff-c5aa-8de0-00000000da22 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:03:21.582110 | fa163e15-63ff-c5aa-8de0-00000000d999 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:03:21.583763 | fa163e15-63ff-c5aa-8de0-00000000d999 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:52.564156 | 32.41s 2026-02-25 08:03:21.595768 | fa163e15-63ff-c5aa-8de0-00000000da86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-container-shutdown 2026-02-25 08:03:21.598298 | fa163e15-63ff-c5aa-8de0-00000000da86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:15:52.578645 | 0.96s 2026-02-25 08:03:21.626511 | fa163e15-63ff-c5aa-8de0-00000000d99a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:21.682310 | fa163e15-63ff-c5aa-8de0-00000000da22 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 2026-02-25 08:03:21.684060 | fa163e15-63ff-c5aa-8de0-00000000da22 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 | 0:15:52.664450 | 1.00s 2026-02-25 08:03:21.721201 | fa163e15-63ff-c5aa-8de0-00000000da23 | TASK | Enable and start netns-placeholder 2026-02-25 08:03:21.729817 | fa163e15-63ff-c5aa-8de0-00000000d99a | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:03:21.731001 | fa163e15-63ff-c5aa-8de0-00000000d99a | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:15:52.711398 | 0.10s 2026-02-25 08:03:21.770071 | fa163e15-63ff-c5aa-8de0-00000000d8a8 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:21.804217 | fa163e15-63ff-c5aa-8de0-00000000d8a8 | SKIPPED | Diff puppet-generated changes for check mode | np0005629054 2026-02-25 08:03:21.805039 | fa163e15-63ff-c5aa-8de0-00000000d8a8 | TIMING | Diff puppet-generated changes for check mode | np0005629054 | 0:15:52.785444 | 0.03s 2026-02-25 08:03:21.818689 | fa163e15-63ff-c5aa-8de0-00000000d8a9 | TASK | Diff puppet-generated changes for check mode 2026-02-25 08:03:21.851441 | fa163e15-63ff-c5aa-8de0-00000000d8a9 | SKIPPED | Diff puppet-generated changes for check mode | np0005629054 2026-02-25 08:03:21.852212 | fa163e15-63ff-c5aa-8de0-00000000d8a9 | TIMING | Diff puppet-generated changes for check mode | np0005629054 | 0:15:52.832620 | 0.03s 2026-02-25 08:03:21.867410 | fa163e15-63ff-c5aa-8de0-00000000d4b8 | TASK | Manage containers for step 1 with tripleo-ansible 2026-02-25 08:03:21.895821 | fa163e15-63ff-c5aa-8de0-00000000d4b8 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005629054 | 0:15:52.876221 | 0.03s 2026-02-25 08:03:21.930769 | fa163e15-63ff-c5aa-8de0-00000000c918 | TASK | Gather variables for each operating system 2026-02-25 08:03:22.039370 | fa163e15-63ff-c5aa-8de0-00000000c918 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:15:53.019769 | 0.11s 2026-02-25 08:03:22.055445 | fa163e15-63ff-c5aa-8de0-00000000c919 | TASK | Create container logs path 2026-02-25 08:03:22.370797 | fa163e15-63ff-c5aa-8de0-00000000c919 | OK | Create container logs path | np0005629054 2026-02-25 08:03:22.371651 | fa163e15-63ff-c5aa-8de0-00000000c919 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:15:53.352058 | 0.32s 2026-02-25 08:03:22.387439 | fa163e15-63ff-c5aa-8de0-00000000c91b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:22.578089 | fa163e15-63ff-c5aa-8de0-00000000da86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-start-podman-container 2026-02-25 08:03:22.582554 | fa163e15-63ff-c5aa-8de0-00000000da86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:15:53.562942 | 1.94s 2026-02-25 08:03:22.591068 | fa163e15-63ff-c5aa-8de0-00000000da86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:15:53.571473 | 1.95s 2026-02-25 08:03:22.607724 | fa163e15-63ff-c5aa-8de0-00000000da87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:03:22.763507 | fa163e15-63ff-c5aa-8de0-00000000c91b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 2026-02-25 08:03:22.764617 | fa163e15-63ff-c5aa-8de0-00000000c91b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:15:53.745023 | 0.38s 2026-02-25 08:03:22.779802 | fa163e15-63ff-c5aa-8de0-00000000c91c | TASK | Finalise hashes for all containers 2026-02-25 08:03:22.843541 | fa163e15-63ff-c5aa-8de0-00000000c91c | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:03:22.844474 | fa163e15-63ff-c5aa-8de0-00000000c91c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:15:53.824881 | 0.06s 2026-02-25 08:03:22.860012 | fa163e15-63ff-c5aa-8de0-00000000c91e | TASK | Manage systemd shutdown files 2026-02-25 08:03:22.883592 | fa163e15-63ff-c5aa-8de0-00000000c91e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:15:53.863986 | 0.02s 2026-02-25 08:03:22.908160 | 2f181f3b-4f12-4bbc-b22a-b67aa5c10e6a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629054 2026-02-25 08:03:22.932435 | fa163e15-63ff-c5aa-8de0-00000000daea | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:03:23.255543 | fa163e15-63ff-c5aa-8de0-00000000daea | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629054 2026-02-25 08:03:23.256654 | fa163e15-63ff-c5aa-8de0-00000000daea | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629054 | 0:15:54.237059 | 0.32s 2026-02-25 08:03:23.286434 | fa163e15-63ff-c5aa-8de0-00000000daeb | TASK | Set podman_drop_in fact 2026-02-25 08:03:23.355220 | fa163e15-63ff-c5aa-8de0-00000000daeb | OK | Set podman_drop_in fact | np0005629054 2026-02-25 08:03:23.356585 | fa163e15-63ff-c5aa-8de0-00000000daeb | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629054 | 0:15:54.336983 | 0.07s 2026-02-25 08:03:23.388950 | fa163e15-63ff-c5aa-8de0-00000000daed | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:03:23.607509 | fa163e15-63ff-c5aa-8de0-00000000da87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 2026-02-25 08:03:23.608645 | fa163e15-63ff-c5aa-8de0-00000000da87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 | 0:15:54.589047 | 1.00s 2026-02-25 08:03:23.631562 | fa163e15-63ff-c5aa-8de0-00000000da88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:03:23.699381 | fa163e15-63ff-c5aa-8de0-00000000da23 | CHANGED | Enable and start netns-placeholder | np0005629055 2026-02-25 08:03:23.700843 | fa163e15-63ff-c5aa-8de0-00000000da23 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629055 | 0:15:54.681235 | 1.98s 2026-02-25 08:03:23.722313 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 08:03:23.773610 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:15:54.753993 | 0.05s 2026-02-25 08:03:23.801141 | c1f6f6ff-0421-4ece-9fae-04ed86b92e4b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629055 2026-02-25 08:03:23.825728 | fa163e15-63ff-c5aa-8de0-00000000db0d | TASK | Update config hashes for container startup configs 2026-02-25 08:03:24.217425 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2026-02-25 08:03:24.218912 | | WARNING | Config change detected for metrics_qdr, new hash: e48d8cf4c9ebfdc87d9b66120caced05 2026-02-25 08:03:24.219439 | | WARNING | Config change detected for mysql_bootstrap, new hash: 52a5a26fe21a3fadda835b2a0c4981d4 2026-02-25 08:03:24.219971 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 5154649f10c9c64d3fb151b09219ceca 2026-02-25 08:03:24.220461 | | WARNING | Config change detected for redis_tls_proxy, new hash: e74d366b8d4f1c55461408fee2ededca 2026-02-25 08:03:24.221118 | | WARNING | Config change detected for clustercheck, new hash: f33430cd9f452d89bc51e0cd9c1aab9a 2026-02-25 08:03:24.221684 | | WARNING | Config change detected for horizon_fix_perms, new hash: c0529a12cc5213d464c3557cfa5f36c1 2026-02-25 08:03:24.222201 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 52a5a26fe21a3fadda835b2a0c4981d4 2026-02-25 08:03:24.222729 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 2679cba4ec88b1409c6ecb5159d74365 2026-02-25 08:03:24.223297 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2026-02-25 08:03:24.224022 | | WARNING | Config change detected for glance_api_db_sync, new hash: 2d0b93c8ce0103377555519dbeb041df-2c54fdb471c0d1d4b86246b7b5264bd5 2026-02-25 08:03:24.224541 | | WARNING | Config change detected for heat_engine_db_sync, new hash: cbc1fac2f7203a80c80e672809229c8d 2026-02-25 08:03:24.225146 | | WARNING | Config change detected for horizon, new hash: c0529a12cc5213d464c3557cfa5f36c1 2026-02-25 08:03:24.225704 | | WARNING | Config change detected for iscsid, new hash: 2c54fdb471c0d1d4b86246b7b5264bd5 2026-02-25 08:03:24.226229 | | WARNING | Config change detected for keystone, new hash: f91a03658818a2cce3f69d4f4ae8e96f 2026-02-25 08:03:24.226718 | | WARNING | Config change detected for keystone_cron, new hash: f91a03658818a2cce3f69d4f4ae8e96f 2026-02-25 08:03:24.227275 | | WARNING | Config change detected for keystone_db_sync, new hash: f91a03658818a2cce3f69d4f4ae8e96f 2026-02-25 08:03:24.227751 | | WARNING | Config change detected for manila_api_db_sync, new hash: 793c78296968d3f6f0da74490b29986a 2026-02-25 08:03:24.228654 | | WARNING | Config change detected for neutron_db_sync, new hash: b7a6ed429ba0c950ed65dd1cd11ce840 2026-02-25 08:03:24.229256 | | WARNING | Config change detected for nova_api_db_sync, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.230004 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.230595 | | WARNING | Config change detected for nova_db_sync, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.231178 | | WARNING | Config change detected for placement_api_db_sync, new hash: a6915c9ab6f17683010fefdc88860378 2026-02-25 08:03:24.231668 | | WARNING | Config change detected for rsyslog, new hash: 28f7ffdcef33fc1f50afab1e164a5bbe 2026-02-25 08:03:24.232182 | | WARNING | Config change detected for swift_copy_rings, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1-e88d41169a43fd4692f0ae0c6d5d0270 2026-02-25 08:03:24.232975 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 0fd474308b47bb1e5df24a4d48c313bf 2026-02-25 08:03:24.233495 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 0fd474308b47bb1e5df24a4d48c313bf 2026-02-25 08:03:24.234021 | | WARNING | Config change detected for cinder_api, new hash: 2679cba4ec88b1409c6ecb5159d74365 2026-02-25 08:03:24.234496 | | WARNING | Config change detected for cinder_api_cron, new hash: 2679cba4ec88b1409c6ecb5159d74365 2026-02-25 08:03:24.235007 | | WARNING | Config change detected for cinder_scheduler, new hash: 2679cba4ec88b1409c6ecb5159d74365 2026-02-25 08:03:24.235478 | | WARNING | Config change detected for glance_api, new hash: 2d0b93c8ce0103377555519dbeb041df-2c54fdb471c0d1d4b86246b7b5264bd5 2026-02-25 08:03:24.235981 | | WARNING | Config change detected for glance_api_cron, new hash: 2d0b93c8ce0103377555519dbeb041df 2026-02-25 08:03:24.236449 | | WARNING | Config change detected for glance_api_internal, new hash: 5095644dadccb11416d239937dcad628-2c54fdb471c0d1d4b86246b7b5264bd5 2026-02-25 08:03:24.236985 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 5095644dadccb11416d239937dcad628 2026-02-25 08:03:24.237474 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 2d0b93c8ce0103377555519dbeb041df 2026-02-25 08:03:24.237975 | | WARNING | Config change detected for heat_api, new hash: 7ac95025771fd5f083a75b5a69cc35be 2026-02-25 08:03:24.238442 | | WARNING | Config change detected for heat_api_cfn, new hash: 053e6709a5033715e056361b3aa970a1 2026-02-25 08:03:24.238968 | | WARNING | Config change detected for heat_api_cron, new hash: 7ac95025771fd5f083a75b5a69cc35be 2026-02-25 08:03:24.239438 | | WARNING | Config change detected for heat_engine, new hash: cbc1fac2f7203a80c80e672809229c8d 2026-02-25 08:03:24.239923 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 08:03:24.240391 | | WARNING | Config change detected for manila_api, new hash: 793c78296968d3f6f0da74490b29986a 2026-02-25 08:03:24.240907 | | WARNING | Config change detected for manila_api_cron, new hash: 793c78296968d3f6f0da74490b29986a 2026-02-25 08:03:24.241381 | | WARNING | Config change detected for manila_scheduler, new hash: 793c78296968d3f6f0da74490b29986a 2026-02-25 08:03:24.241837 | | WARNING | Config change detected for neutron_api, new hash: b7a6ed429ba0c950ed65dd1cd11ce840 2026-02-25 08:03:24.242337 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: b7a6ed429ba0c950ed65dd1cd11ce840 2026-02-25 08:03:24.242811 | | WARNING | Config change detected for nova_api, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.243387 | | WARNING | Config change detected for nova_api_cron, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.243850 | | WARNING | Config change detected for nova_conductor, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.244358 | | WARNING | Config change detected for nova_metadata, new hash: e2431afbce1f56780e50ff9c6e150c61 2026-02-25 08:03:24.244935 | | WARNING | Config change detected for nova_scheduler, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.245426 | | WARNING | Config change detected for nova_vnc_proxy, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.245925 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: f366505857c639c0d0c7dc9a5869452e 2026-02-25 08:03:24.246402 | | WARNING | Config change detected for placement_api, new hash: a6915c9ab6f17683010fefdc88860378 2026-02-25 08:03:24.246922 | | WARNING | Config change detected for placement_wait_for_service, new hash: a6915c9ab6f17683010fefdc88860378 2026-02-25 08:03:24.247486 | | WARNING | Config change detected for swift_account_auditor, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.248011 | | WARNING | Config change detected for swift_account_reaper, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.248485 | | WARNING | Config change detected for swift_account_replicator, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.249049 | | WARNING | Config change detected for swift_account_server, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.249525 | | WARNING | Config change detected for swift_container_auditor, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.250027 | | WARNING | Config change detected for swift_container_replicator, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.250508 | | WARNING | Config change detected for swift_container_server, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.251021 | | WARNING | Config change detected for swift_container_updater, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.251495 | | WARNING | Config change detected for swift_object_auditor, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.252015 | | WARNING | Config change detected for swift_object_expirer, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.252545 | | WARNING | Config change detected for swift_object_replicator, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.253119 | | WARNING | Config change detected for swift_object_server, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.253601 | | WARNING | Config change detected for swift_object_updater, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.253969 | | WARNING | Config change detected for swift_proxy, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.254314 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.254622 | | WARNING | Config change detected for swift_rsync, new hash: 8ef3b2ff1a91cb007613e0956cc4c4d1 2026-02-25 08:03:24.254985 | fa163e15-63ff-c5aa-8de0-00000000db0d | CHANGED | Update config hashes for container startup configs | np0005629055 2026-02-25 08:03:24.255538 | fa163e15-63ff-c5aa-8de0-00000000db0d | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629055 | 0:15:55.235941 | 0.43s 2026-02-25 08:03:24.276434 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:24.332329 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:15:55.312725 | 0.05s 2026-02-25 08:03:24.352883 | b19931e8-c2bd-485c-865f-3647679a91c9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:03:24.377009 | fa163e15-63ff-c5aa-8de0-00000000db2c | TASK | Gather podman infos 2026-02-25 08:03:24.392686 | fa163e15-63ff-c5aa-8de0-00000000daed | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-container-shutdown 2026-02-25 08:03:24.395325 | fa163e15-63ff-c5aa-8de0-00000000daed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:15:55.375711 | 1.00s 2026-02-25 08:03:24.651525 | fa163e15-63ff-c5aa-8de0-00000000da88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 2026-02-25 08:03:24.652424 | fa163e15-63ff-c5aa-8de0-00000000da88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 | 0:15:55.632832 | 1.02s 2026-02-25 08:03:24.671159 | fa163e15-63ff-c5aa-8de0-00000000da89 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:03:25.192708 | fa163e15-63ff-c5aa-8de0-00000000db2c | OK | Gather podman infos | np0005629055 2026-02-25 08:03:25.194735 | fa163e15-63ff-c5aa-8de0-00000000db2c | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:15:56.175125 | 0.82s 2026-02-25 08:03:25.255305 | fa163e15-63ff-c5aa-8de0-00000000db2d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:25.323129 | fa163e15-63ff-c5aa-8de0-00000000db2d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:15:56.303519 | 0.07s 2026-02-25 08:03:25.342561 | fa163e15-63ff-c5aa-8de0-00000000daed | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-start-podman-container 2026-02-25 08:03:25.344417 | fa163e15-63ff-c5aa-8de0-00000000daed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:15:56.324816 | 1.95s 2026-02-25 08:03:25.393701 | fa163e15-63ff-c5aa-8de0-00000000daed | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:15:56.374075 | 2.00s 2026-02-25 08:03:25.410730 | fa163e15-63ff-c5aa-8de0-00000000daee | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:03:25.450160 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:15:56.430461 | 0.06s 2026-02-25 08:03:25.481555 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:25.538447 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:15:56.518844 | 0.06s 2026-02-25 08:03:25.553882 | 9a282e12-1a3f-4794-bb52-4e797a2fee91 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:03:25.575902 | fa163e15-63ff-c5aa-8de0-00000000db9f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:25.628948 | fa163e15-63ff-c5aa-8de0-00000000da89 | CHANGED | Enable and start tripleo-container-shutdown | np0005629053 2026-02-25 08:03:25.631448 | fa163e15-63ff-c5aa-8de0-00000000da89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629053 | 0:15:56.611836 | 0.96s 2026-02-25 08:03:25.667028 | fa163e15-63ff-c5aa-8de0-00000000da8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:03:26.394362 | fa163e15-63ff-c5aa-8de0-00000000daee | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 2026-02-25 08:03:26.395997 | fa163e15-63ff-c5aa-8de0-00000000daee | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 | 0:15:57.376391 | 0.98s 2026-02-25 08:03:26.424920 | fa163e15-63ff-c5aa-8de0-00000000daef | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:03:26.653834 | fa163e15-63ff-c5aa-8de0-00000000da8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 2026-02-25 08:03:26.655076 | fa163e15-63ff-c5aa-8de0-00000000da8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 | 0:15:57.635479 | 0.99s 2026-02-25 08:03:26.679697 | fa163e15-63ff-c5aa-8de0-00000000da8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:03:27.405961 | fa163e15-63ff-c5aa-8de0-00000000daef | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 2026-02-25 08:03:27.407349 | fa163e15-63ff-c5aa-8de0-00000000daef | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 | 0:15:58.387750 | 0.98s 2026-02-25 08:03:27.428197 | fa163e15-63ff-c5aa-8de0-00000000daf0 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:03:27.670812 | fa163e15-63ff-c5aa-8de0-00000000da8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 2026-02-25 08:03:27.672415 | fa163e15-63ff-c5aa-8de0-00000000da8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 | 0:15:58.652810 | 0.99s 2026-02-25 08:03:27.705428 | fa163e15-63ff-c5aa-8de0-00000000da8c | TASK | Enable and start netns-placeholder 2026-02-25 08:03:28.423132 | fa163e15-63ff-c5aa-8de0-00000000daf0 | CHANGED | Enable and start tripleo-container-shutdown | np0005629054 2026-02-25 08:03:28.426529 | fa163e15-63ff-c5aa-8de0-00000000daf0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629054 | 0:15:59.406922 | 1.00s 2026-02-25 08:03:28.459395 | fa163e15-63ff-c5aa-8de0-00000000daf1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:03:28.649212 | fa163e15-63ff-c5aa-8de0-00000000da8c | CHANGED | Enable and start netns-placeholder | np0005629053 2026-02-25 08:03:28.651539 | fa163e15-63ff-c5aa-8de0-00000000da8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629053 | 0:15:59.631908 | 0.94s 2026-02-25 08:03:28.676958 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 08:03:28.744526 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:15:59.724922 | 0.06s 2026-02-25 08:03:28.766356 | 39302fe8-5999-4b2c-9d21-18fe47e5f679 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629053 2026-02-25 08:03:28.786281 | fa163e15-63ff-c5aa-8de0-00000000dbf1 | TASK | Update config hashes for container startup configs 2026-02-25 08:03:29.179062 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2026-02-25 08:03:29.180200 | | WARNING | Config change detected for metrics_qdr, new hash: 74c8327efc6900155d813176241cab42 2026-02-25 08:03:29.181174 | | WARNING | Config change detected for mysql_bootstrap, new hash: c3fd835ec98d2352d9ea30ca22ec40cf 2026-02-25 08:03:29.182131 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 2c1c7c4033d13e7462d3e039aced4a70 2026-02-25 08:03:29.183039 | | WARNING | Config change detected for redis_tls_proxy, new hash: 3fc5baf6fd5324bba19d4c771ffa0d0b 2026-02-25 08:03:29.183982 | | WARNING | Config change detected for clustercheck, new hash: 7f18b6dd830d466fb0969882e764fa93 2026-02-25 08:03:29.184892 | | WARNING | Config change detected for horizon_fix_perms, new hash: 763c9bda754498fcc1d9848f389efc7f 2026-02-25 08:03:29.185775 | | WARNING | Config change detected for mysql_wait_bundle, new hash: c3fd835ec98d2352d9ea30ca22ec40cf 2026-02-25 08:03:29.186664 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 3395b067fefe9453017020dd5f88db52 2026-02-25 08:03:29.187549 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2026-02-25 08:03:29.188496 | | WARNING | Config change detected for glance_api_db_sync, new hash: 49367df4c9c448c0b99918202dde6ccb-ec384001b25b67a0eef25ccc734efcf0 2026-02-25 08:03:29.189394 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 2cc9e7027cf97bafd2cbff90ded3694e 2026-02-25 08:03:29.190489 | | WARNING | Config change detected for horizon, new hash: 763c9bda754498fcc1d9848f389efc7f 2026-02-25 08:03:29.191379 | | WARNING | Config change detected for iscsid, new hash: ec384001b25b67a0eef25ccc734efcf0 2026-02-25 08:03:29.192286 | | WARNING | Config change detected for keystone, new hash: 8d7f1fa3204545d6841a05ef36d630d6 2026-02-25 08:03:29.193170 | | WARNING | Config change detected for keystone_cron, new hash: 8d7f1fa3204545d6841a05ef36d630d6 2026-02-25 08:03:29.194066 | | WARNING | Config change detected for keystone_db_sync, new hash: 8d7f1fa3204545d6841a05ef36d630d6 2026-02-25 08:03:29.195033 | | WARNING | Config change detected for manila_api_db_sync, new hash: deded3a634395e79e0826e821f19fa77 2026-02-25 08:03:29.196018 | | WARNING | Config change detected for neutron_db_sync, new hash: 8fc7fb2aaf0a5ec479416d6261c2e307 2026-02-25 08:03:29.196951 | | WARNING | Config change detected for nova_api_db_sync, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.198218 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.198792 | | WARNING | Config change detected for nova_db_sync, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.199737 | | WARNING | Config change detected for placement_api_db_sync, new hash: 062d9359e0712aa48b3f3f17dd45a934 2026-02-25 08:03:29.200660 | | WARNING | Config change detected for rsyslog, new hash: 982bf1256b458178d41b47e52ef3d818 2026-02-25 08:03:29.201588 | | WARNING | Config change detected for swift_copy_rings, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac-e88d41169a43fd4692f0ae0c6d5d0270 2026-02-25 08:03:29.202527 | | WARNING | Config change detected for ceilometer_agent_central, new hash: ef4ccd0818399fd973effc8d9901636d 2026-02-25 08:03:29.203919 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: ef4ccd0818399fd973effc8d9901636d 2026-02-25 08:03:29.204452 | | WARNING | Config change detected for cinder_api, new hash: 3395b067fefe9453017020dd5f88db52 2026-02-25 08:03:29.205061 | | WARNING | Config change detected for cinder_api_cron, new hash: 3395b067fefe9453017020dd5f88db52 2026-02-25 08:03:29.205592 | | WARNING | Config change detected for cinder_scheduler, new hash: 3395b067fefe9453017020dd5f88db52 2026-02-25 08:03:29.206164 | | WARNING | Config change detected for glance_api, new hash: 49367df4c9c448c0b99918202dde6ccb-ec384001b25b67a0eef25ccc734efcf0 2026-02-25 08:03:29.206723 | | WARNING | Config change detected for glance_api_cron, new hash: 49367df4c9c448c0b99918202dde6ccb 2026-02-25 08:03:29.207284 | | WARNING | Config change detected for glance_api_internal, new hash: b8f919ea41996dca09eb5169f17b3dd7-ec384001b25b67a0eef25ccc734efcf0 2026-02-25 08:03:29.207834 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: b8f919ea41996dca09eb5169f17b3dd7 2026-02-25 08:03:29.208396 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 49367df4c9c448c0b99918202dde6ccb 2026-02-25 08:03:29.208983 | | WARNING | Config change detected for heat_api, new hash: 2c8d47749420d7c1d7feb51517d3ab55 2026-02-25 08:03:29.209563 | | WARNING | Config change detected for heat_api_cfn, new hash: 3a97979bd6d31d15252897e02b22b0cf 2026-02-25 08:03:29.210140 | | WARNING | Config change detected for heat_api_cron, new hash: 2c8d47749420d7c1d7feb51517d3ab55 2026-02-25 08:03:29.210707 | | WARNING | Config change detected for heat_engine, new hash: 2cc9e7027cf97bafd2cbff90ded3694e 2026-02-25 08:03:29.211279 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 08:03:29.211826 | | WARNING | Config change detected for manila_api, new hash: deded3a634395e79e0826e821f19fa77 2026-02-25 08:03:29.212392 | | WARNING | Config change detected for manila_api_cron, new hash: deded3a634395e79e0826e821f19fa77 2026-02-25 08:03:29.212973 | | WARNING | Config change detected for manila_scheduler, new hash: deded3a634395e79e0826e821f19fa77 2026-02-25 08:03:29.213498 | | WARNING | Config change detected for neutron_api, new hash: 8fc7fb2aaf0a5ec479416d6261c2e307 2026-02-25 08:03:29.214051 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 8fc7fb2aaf0a5ec479416d6261c2e307 2026-02-25 08:03:29.214593 | | WARNING | Config change detected for nova_api, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.215158 | | WARNING | Config change detected for nova_api_cron, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.215689 | | WARNING | Config change detected for nova_conductor, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.216365 | | WARNING | Config change detected for nova_metadata, new hash: b62fb942b9e9fefa7ffdea055e6fc061 2026-02-25 08:03:29.217085 | | WARNING | Config change detected for nova_scheduler, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.217734 | | WARNING | Config change detected for nova_vnc_proxy, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.218315 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: beffa5f2800e65fd47a8e0093b3835da 2026-02-25 08:03:29.218895 | | WARNING | Config change detected for placement_api, new hash: 062d9359e0712aa48b3f3f17dd45a934 2026-02-25 08:03:29.219454 | | WARNING | Config change detected for placement_wait_for_service, new hash: 062d9359e0712aa48b3f3f17dd45a934 2026-02-25 08:03:29.220048 | | WARNING | Config change detected for swift_account_auditor, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.220557 | | WARNING | Config change detected for swift_account_reaper, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.221102 | | WARNING | Config change detected for swift_account_replicator, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.221669 | | WARNING | Config change detected for swift_account_server, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.222243 | | WARNING | Config change detected for swift_container_auditor, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.222824 | | WARNING | Config change detected for swift_container_replicator, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.223436 | | WARNING | Config change detected for swift_container_server, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.224030 | | WARNING | Config change detected for swift_container_updater, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.224561 | | WARNING | Config change detected for swift_object_auditor, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.225120 | | WARNING | Config change detected for swift_object_expirer, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.225626 | | WARNING | Config change detected for swift_object_replicator, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.226188 | | WARNING | Config change detected for swift_object_server, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.226754 | | WARNING | Config change detected for swift_object_updater, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.227299 | | WARNING | Config change detected for swift_proxy, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.227797 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.228350 | | WARNING | Config change detected for swift_rsync, new hash: e44b93d9d0a8b8b02e91d0a2dbd23aac 2026-02-25 08:03:29.228925 | fa163e15-63ff-c5aa-8de0-00000000dbf1 | CHANGED | Update config hashes for container startup configs | np0005629053 2026-02-25 08:03:29.229789 | fa163e15-63ff-c5aa-8de0-00000000dbf1 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629053 | 0:16:00.210186 | 0.44s 2026-02-25 08:03:29.253701 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:29.307108 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:16:00.287499 | 0.05s 2026-02-25 08:03:29.342967 | 6c82e1d6-4f50-4ace-a8a3-b2d8623a2e75 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:03:29.384120 | fa163e15-63ff-c5aa-8de0-00000000dc10 | TASK | Gather podman infos 2026-02-25 08:03:29.470896 | fa163e15-63ff-c5aa-8de0-00000000daf1 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 2026-02-25 08:03:29.472208 | fa163e15-63ff-c5aa-8de0-00000000daf1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 | 0:16:00.452608 | 1.01s 2026-02-25 08:03:29.492912 | fa163e15-63ff-c5aa-8de0-00000000daf2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:03:30.335369 | fa163e15-63ff-c5aa-8de0-00000000dc10 | OK | Gather podman infos | np0005629053 2026-02-25 08:03:30.336644 | fa163e15-63ff-c5aa-8de0-00000000dc10 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:16:01.317044 | 0.95s 2026-02-25 08:03:30.406003 | fa163e15-63ff-c5aa-8de0-00000000dc11 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:30.473657 | fa163e15-63ff-c5aa-8de0-00000000dc11 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:16:01.454051 | 0.07s 2026-02-25 08:03:30.536172 | fa163e15-63ff-c5aa-8de0-00000000daf2 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 2026-02-25 08:03:30.537347 | fa163e15-63ff-c5aa-8de0-00000000daf2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 | 0:16:01.517749 | 1.04s 2026-02-25 08:03:30.553681 | fa163e15-63ff-c5aa-8de0-00000000daf3 | TASK | Enable and start netns-placeholder 2026-02-25 08:03:30.595097 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:16:01.575488 | 0.07s 2026-02-25 08:03:30.629405 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:30.681242 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:16:01.661637 | 0.05s 2026-02-25 08:03:30.700165 | 3b321ae3-f34e-48b2-9136-5c4fdee6dbdd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:03:30.722744 | fa163e15-63ff-c5aa-8de0-00000000dc7f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:31.523536 | fa163e15-63ff-c5aa-8de0-00000000daf3 | CHANGED | Enable and start netns-placeholder | np0005629054 2026-02-25 08:03:31.526298 | fa163e15-63ff-c5aa-8de0-00000000daf3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629054 | 0:16:02.506686 | 0.97s 2026-02-25 08:03:31.565451 | fa163e15-63ff-c5aa-8de0-00000000c920 | TASK | Update container configs with new config hashes 2026-02-25 08:03:31.627397 | fa163e15-63ff-c5aa-8de0-00000000c920 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:16:02.607780 | 0.06s 2026-02-25 08:03:31.648776 | 3309352b-9ae3-4c2c-b93b-20be635fd395 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629054 2026-02-25 08:03:31.673773 | fa163e15-63ff-c5aa-8de0-00000000dcc5 | TASK | Update config hashes for container startup configs 2026-02-25 08:03:32.073831 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2026-02-25 08:03:32.074683 | | WARNING | Config change detected for metrics_qdr, new hash: 7fcc178447a38290639f1169e8ab38f2 2026-02-25 08:03:32.075058 | | WARNING | Config change detected for mysql_bootstrap, new hash: 9b3f1191a9abd2f86405ebf655e5d25f 2026-02-25 08:03:32.075396 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: a1a74ae8b25a43d903ff1587feac3e56 2026-02-25 08:03:32.075765 | | WARNING | Config change detected for redis_tls_proxy, new hash: bf0da199d47c156a8f1647d0b8aad72c 2026-02-25 08:03:32.076102 | | WARNING | Config change detected for clustercheck, new hash: d8f93c083cb2c6540bca69955d1c076c 2026-02-25 08:03:32.076453 | | WARNING | Config change detected for horizon_fix_perms, new hash: cd145d7f62f4e0517215ff2aad80d967 2026-02-25 08:03:32.076755 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 9b3f1191a9abd2f86405ebf655e5d25f 2026-02-25 08:03:32.077099 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 823cffe06e688e8cf440edc0864e333f 2026-02-25 08:03:32.077451 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2026-02-25 08:03:32.077790 | | WARNING | Config change detected for glance_api_db_sync, new hash: edbdf5a11211946bc5702c837e9b800a-4a1276c27022a0d1c8ebfc0fee24e574 2026-02-25 08:03:32.078142 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 1d3cca0dc4267701c7123d987af8488b 2026-02-25 08:03:32.078441 | | WARNING | Config change detected for horizon, new hash: cd145d7f62f4e0517215ff2aad80d967 2026-02-25 08:03:32.078904 | | WARNING | Config change detected for iscsid, new hash: 4a1276c27022a0d1c8ebfc0fee24e574 2026-02-25 08:03:32.079210 | | WARNING | Config change detected for keystone, new hash: d26315c23a9ab13b9b0b75716d208489 2026-02-25 08:03:32.079620 | | WARNING | Config change detected for keystone_cron, new hash: d26315c23a9ab13b9b0b75716d208489 2026-02-25 08:03:32.079940 | | WARNING | Config change detected for keystone_db_sync, new hash: d26315c23a9ab13b9b0b75716d208489 2026-02-25 08:03:32.080285 | | WARNING | Config change detected for manila_api_db_sync, new hash: 3eda03a41718e2b29c75fc61d9cdc957 2026-02-25 08:03:32.080590 | | WARNING | Config change detected for neutron_db_sync, new hash: fa1b9307ab9795a3ed6670575915ee5f 2026-02-25 08:03:32.080915 | | WARNING | Config change detected for nova_api_db_sync, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.081281 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.081608 | | WARNING | Config change detected for nova_db_sync, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.081918 | | WARNING | Config change detected for placement_api_db_sync, new hash: 7c51b68d5ee13f8e85c3b1471000ea13 2026-02-25 08:03:32.082278 | | WARNING | Config change detected for rsyslog, new hash: db09a2617f442fca83a61e1ab9af4021 2026-02-25 08:03:32.082572 | | WARNING | Config change detected for swift_copy_rings, new hash: 8c43362778c8383021ac4d47e0e6cbbe-e88d41169a43fd4692f0ae0c6d5d0270 2026-02-25 08:03:32.082913 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 6501d779b319e3f85b2369c15b715ea2 2026-02-25 08:03:32.083209 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 6501d779b319e3f85b2369c15b715ea2 2026-02-25 08:03:32.083499 | | WARNING | Config change detected for cinder_api, new hash: 823cffe06e688e8cf440edc0864e333f 2026-02-25 08:03:32.083815 | | WARNING | Config change detected for cinder_api_cron, new hash: 823cffe06e688e8cf440edc0864e333f 2026-02-25 08:03:32.084192 | | WARNING | Config change detected for cinder_scheduler, new hash: 823cffe06e688e8cf440edc0864e333f 2026-02-25 08:03:32.084492 | | WARNING | Config change detected for glance_api, new hash: edbdf5a11211946bc5702c837e9b800a-4a1276c27022a0d1c8ebfc0fee24e574 2026-02-25 08:03:32.084790 | | WARNING | Config change detected for glance_api_cron, new hash: edbdf5a11211946bc5702c837e9b800a 2026-02-25 08:03:32.085181 | | WARNING | Config change detected for glance_api_internal, new hash: cefd58243e2863e14413e20b66b65b9c-4a1276c27022a0d1c8ebfc0fee24e574 2026-02-25 08:03:32.085533 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: cefd58243e2863e14413e20b66b65b9c 2026-02-25 08:03:32.085826 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: edbdf5a11211946bc5702c837e9b800a 2026-02-25 08:03:32.086253 | | WARNING | Config change detected for heat_api, new hash: f583ef45a4c77a75aa71172ce682f6ef 2026-02-25 08:03:32.086561 | | WARNING | Config change detected for heat_api_cfn, new hash: e4071172758fb7c3f09b2adc29b1b286 2026-02-25 08:03:32.087057 | | WARNING | Config change detected for heat_api_cron, new hash: f583ef45a4c77a75aa71172ce682f6ef 2026-02-25 08:03:32.087373 | | WARNING | Config change detected for heat_engine, new hash: 1d3cca0dc4267701c7123d987af8488b 2026-02-25 08:03:32.087678 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-02-25 08:03:32.088008 | | WARNING | Config change detected for manila_api, new hash: 3eda03a41718e2b29c75fc61d9cdc957 2026-02-25 08:03:32.088298 | | WARNING | Config change detected for manila_api_cron, new hash: 3eda03a41718e2b29c75fc61d9cdc957 2026-02-25 08:03:32.088590 | | WARNING | Config change detected for manila_scheduler, new hash: 3eda03a41718e2b29c75fc61d9cdc957 2026-02-25 08:03:32.088927 | | WARNING | Config change detected for neutron_api, new hash: fa1b9307ab9795a3ed6670575915ee5f 2026-02-25 08:03:32.089250 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: fa1b9307ab9795a3ed6670575915ee5f 2026-02-25 08:03:32.089606 | | WARNING | Config change detected for nova_api, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.089973 | | WARNING | Config change detected for nova_api_cron, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.090363 | | WARNING | Config change detected for nova_conductor, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.090658 | | WARNING | Config change detected for nova_metadata, new hash: fd79cda8aa54f68b4c43a1e422d2ab48 2026-02-25 08:03:32.091079 | | WARNING | Config change detected for nova_scheduler, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.091374 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.091744 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 57bba4337e02e30921731f5bcf763b0c 2026-02-25 08:03:32.092138 | | WARNING | Config change detected for placement_api, new hash: 7c51b68d5ee13f8e85c3b1471000ea13 2026-02-25 08:03:32.092441 | | WARNING | Config change detected for placement_wait_for_service, new hash: 7c51b68d5ee13f8e85c3b1471000ea13 2026-02-25 08:03:32.092740 | | WARNING | Config change detected for swift_account_auditor, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.093344 | | WARNING | Config change detected for swift_account_reaper, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.093646 | | WARNING | Config change detected for swift_account_replicator, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.094119 | | WARNING | Config change detected for swift_account_server, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.094415 | | WARNING | Config change detected for swift_container_auditor, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.094701 | | WARNING | Config change detected for swift_container_replicator, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.095106 | | WARNING | Config change detected for swift_container_server, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.095407 | | WARNING | Config change detected for swift_container_updater, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.095703 | | WARNING | Config change detected for swift_object_auditor, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.096085 | | WARNING | Config change detected for swift_object_expirer, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.096390 | | WARNING | Config change detected for swift_object_replicator, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.096686 | | WARNING | Config change detected for swift_object_server, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.097026 | | WARNING | Config change detected for swift_object_updater, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.097324 | | WARNING | Config change detected for swift_proxy, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.097627 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.097948 | | WARNING | Config change detected for swift_rsync, new hash: 8c43362778c8383021ac4d47e0e6cbbe 2026-02-25 08:03:32.098288 | fa163e15-63ff-c5aa-8de0-00000000dcc5 | CHANGED | Update config hashes for container startup configs | np0005629054 2026-02-25 08:03:32.098786 | fa163e15-63ff-c5aa-8de0-00000000dcc5 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629054 | 0:16:03.079188 | 0.42s 2026-02-25 08:03:32.119576 | fa163e15-63ff-c5aa-8de0-00000000c921 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:32.176489 | fa163e15-63ff-c5aa-8de0-00000000c921 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:16:03.156892 | 0.06s 2026-02-25 08:03:32.191560 | b95d786a-86b5-43a2-842a-e77b994fbce0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:03:32.209530 | fa163e15-63ff-c5aa-8de0-00000000dce4 | TASK | Gather podman infos 2026-02-25 08:03:33.073976 | fa163e15-63ff-c5aa-8de0-00000000dce4 | OK | Gather podman infos | np0005629054 2026-02-25 08:03:33.075327 | fa163e15-63ff-c5aa-8de0-00000000dce4 | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:16:04.055718 | 0.86s 2026-02-25 08:03:33.131695 | fa163e15-63ff-c5aa-8de0-00000000dce5 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:33.178442 | fa163e15-63ff-c5aa-8de0-00000000dce5 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:16:04.158834 | 0.05s 2026-02-25 08:03:33.297365 | fa163e15-63ff-c5aa-8de0-00000000cd28 | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:16:04.277759 | 0.07s 2026-02-25 08:03:33.326214 | fa163e15-63ff-c5aa-8de0-00000000c922 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:33.379464 | fa163e15-63ff-c5aa-8de0-00000000c922 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:16:04.359863 | 0.05s 2026-02-25 08:03:33.394285 | 9fe0f432-eabf-46a5-bc8c-b8559c9c1ebf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:03:33.415475 | fa163e15-63ff-c5aa-8de0-00000000dd4f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:33.987140 | fa163e15-63ff-c5aa-8de0-00000000db9f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 2026-02-25 08:03:33.989962 | fa163e15-63ff-c5aa-8de0-00000000db9f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:16:04.970351 | 8.41s 2026-02-25 08:03:34.021719 | fa163e15-63ff-c5aa-8de0-00000000dba0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:38.833460 | fa163e15-63ff-c5aa-8de0-00000000dc7f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 2026-02-25 08:03:38.834884 | fa163e15-63ff-c5aa-8de0-00000000dc7f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:16:09.815264 | 8.11s 2026-02-25 08:03:38.860176 | fa163e15-63ff-c5aa-8de0-00000000dc80 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:41.780333 | fa163e15-63ff-c5aa-8de0-00000000dd4f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 2026-02-25 08:03:41.781577 | fa163e15-63ff-c5aa-8de0-00000000dd4f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:16:12.761980 | 8.37s 2026-02-25 08:03:41.803745 | fa163e15-63ff-c5aa-8de0-00000000dd50 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-02-25 08:03:42.984566 | fa163e15-63ff-c5aa-8de0-00000000dba0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 2026-02-25 08:03:42.985554 | fa163e15-63ff-c5aa-8de0-00000000dba0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629055 | 0:16:13.965962 | 8.96s 2026-02-25 08:03:43.021280 | fa163e15-63ff-c5aa-8de0-00000000d460 | TASK | Clean container_puppet_tasks for np0005629055 step 1 2026-02-25 08:03:43.342758 | fa163e15-63ff-c5aa-8de0-00000000d460 | OK | Clean container_puppet_tasks for np0005629055 step 1 | np0005629055 2026-02-25 08:03:43.343978 | fa163e15-63ff-c5aa-8de0-00000000d460 | TIMING | Clean container_puppet_tasks for np0005629055 step 1 | np0005629055 | 0:16:14.324381 | 0.32s 2026-02-25 08:03:43.372886 | fa163e15-63ff-c5aa-8de0-00000000d461 | TASK | Calculate container_puppet_tasks for np0005629055 step 1 2026-02-25 08:03:43.427355 | fa163e15-63ff-c5aa-8de0-00000000d461 | TIMING | Calculate container_puppet_tasks for np0005629055 step 1 | np0005629055 | 0:16:14.407745 | 0.05s 2026-02-25 08:03:43.448356 | fa163e15-63ff-c5aa-8de0-00000000d462 | TASK | Include container-puppet tasks for step 1 2026-02-25 08:03:43.477713 | fa163e15-63ff-c5aa-8de0-00000000d462 | TIMING | Include container-puppet tasks for step 1 | np0005629055 | 0:16:14.458109 | 0.03s 2026-02-25 08:03:43.498942 | 725bde47-a7c1-4da2-8737-1340f617430d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629055 2026-02-25 08:03:43.522152 | fa163e15-63ff-c5aa-8de0-00000000dd9f | TASK | Write container-puppet-tasks json file for np0005629055 step 1 2026-02-25 08:03:44.491014 | fa163e15-63ff-c5aa-8de0-00000000dd9f | CHANGED | Write container-puppet-tasks json file for np0005629055 step 1 | np0005629055 2026-02-25 08:03:44.492385 | fa163e15-63ff-c5aa-8de0-00000000dd9f | TIMING | Write container-puppet-tasks json file for np0005629055 step 1 | np0005629055 | 0:16:15.472784 | 0.97s 2026-02-25 08:03:44.519467 | fa163e15-63ff-c5aa-8de0-00000000dda1 | TASK | Generate container puppet configs for step 1 2026-02-25 08:03:44.883170 | fa163e15-63ff-c5aa-8de0-00000000dda1 | OK | Generate container puppet configs for step 1 | np0005629055 2026-02-25 08:03:44.884367 | fa163e15-63ff-c5aa-8de0-00000000dda1 | TIMING | Generate container puppet configs for step 1 | np0005629055 | 0:16:15.864773 | 0.36s 2026-02-25 08:03:44.905324 | fa163e15-63ff-c5aa-8de0-00000000dda2 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 08:03:44.933284 | fa163e15-63ff-c5aa-8de0-00000000dda2 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629055 | 0:16:15.913683 | 0.03s 2026-02-25 08:03:44.985673 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:03:45.103948 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:16:16.084347 | 0.12s 2026-02-25 08:03:45.120447 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:03:45.423925 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629055 2026-02-25 08:03:45.424787 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:16:16.405196 | 0.30s 2026-02-25 08:03:45.448210 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:45.786254 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:03:45.787302 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:16:16.767708 | 0.34s 2026-02-25 08:03:45.807310 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:03:45.858182 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:03:45.859076 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:16:16.839483 | 0.05s 2026-02-25 08:03:45.879423 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:03:45.915864 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:03:45.916619 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:16:16.897027 | 0.04s 2026-02-25 08:03:45.932174 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:03:45.986196 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:03:45.987155 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:16:16.967553 | 0.05s 2026-02-25 08:03:46.003820 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:46.040340 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:03:46.041752 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:16:17.022147 | 0.04s 2026-02-25 08:03:46.077849 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:46.133597 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 2026-02-25 08:03:46.134541 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629055 | 0:16:17.114945 | 0.05s 2026-02-25 08:03:47.299570 | fa163e15-63ff-c5aa-8de0-00000000dc80 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 2026-02-25 08:03:47.303318 | fa163e15-63ff-c5aa-8de0-00000000dc80 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629053 | 0:16:18.283709 | 8.44s 2026-02-25 08:03:47.366506 | fa163e15-63ff-c5aa-8de0-00000000d494 | TASK | Clean container_puppet_tasks for np0005629053 step 1 2026-02-25 08:03:47.697747 | fa163e15-63ff-c5aa-8de0-00000000d494 | OK | Clean container_puppet_tasks for np0005629053 step 1 | np0005629053 2026-02-25 08:03:47.699117 | fa163e15-63ff-c5aa-8de0-00000000d494 | TIMING | Clean container_puppet_tasks for np0005629053 step 1 | np0005629053 | 0:16:18.679519 | 0.33s 2026-02-25 08:03:47.732198 | fa163e15-63ff-c5aa-8de0-00000000d495 | TASK | Calculate container_puppet_tasks for np0005629053 step 1 2026-02-25 08:03:47.792983 | fa163e15-63ff-c5aa-8de0-00000000d495 | TIMING | Calculate container_puppet_tasks for np0005629053 step 1 | np0005629053 | 0:16:18.773370 | 0.06s 2026-02-25 08:03:47.811456 | fa163e15-63ff-c5aa-8de0-00000000d496 | TASK | Include container-puppet tasks for step 1 2026-02-25 08:03:47.868252 | fa163e15-63ff-c5aa-8de0-00000000d496 | TIMING | Include container-puppet tasks for step 1 | np0005629053 | 0:16:18.848636 | 0.06s 2026-02-25 08:03:47.887959 | 9a43324c-a024-4177-a699-b676b4926a8a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629053 2026-02-25 08:03:47.914026 | fa163e15-63ff-c5aa-8de0-00000000de14 | TASK | Write container-puppet-tasks json file for np0005629053 step 1 2026-02-25 08:03:48.906833 | fa163e15-63ff-c5aa-8de0-00000000de14 | CHANGED | Write container-puppet-tasks json file for np0005629053 step 1 | np0005629053 2026-02-25 08:03:48.908088 | fa163e15-63ff-c5aa-8de0-00000000de14 | TIMING | Write container-puppet-tasks json file for np0005629053 step 1 | np0005629053 | 0:16:19.888491 | 0.99s 2026-02-25 08:03:48.930878 | fa163e15-63ff-c5aa-8de0-00000000de16 | TASK | Generate container puppet configs for step 1 2026-02-25 08:03:49.278501 | fa163e15-63ff-c5aa-8de0-00000000de16 | OK | Generate container puppet configs for step 1 | np0005629053 2026-02-25 08:03:49.279601 | fa163e15-63ff-c5aa-8de0-00000000de16 | TIMING | Generate container puppet configs for step 1 | np0005629053 | 0:16:20.260005 | 0.35s 2026-02-25 08:03:49.301893 | fa163e15-63ff-c5aa-8de0-00000000de17 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 08:03:49.336105 | fa163e15-63ff-c5aa-8de0-00000000de17 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629053 | 0:16:20.316505 | 0.03s 2026-02-25 08:03:49.382120 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:03:49.504946 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:16:20.485328 | 0.12s 2026-02-25 08:03:49.535332 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:03:49.876121 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629053 2026-02-25 08:03:49.877132 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:16:20.857539 | 0.34s 2026-02-25 08:03:49.895844 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:50.227060 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:03:50.228143 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:16:21.208546 | 0.33s 2026-02-25 08:03:50.251287 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:03:50.301157 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:03:50.302196 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:16:21.282600 | 0.05s 2026-02-25 08:03:50.330376 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:03:50.371325 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:03:50.372155 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:16:21.352561 | 0.04s 2026-02-25 08:03:50.388553 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:03:50.425601 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:03:50.426495 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:16:21.406898 | 0.04s 2026-02-25 08:03:50.444178 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:50.487156 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:03:50.488448 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:16:21.468846 | 0.04s 2026-02-25 08:03:50.512474 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:50.568591 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 2026-02-25 08:03:50.570280 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629053 | 0:16:21.550668 | 0.06s 2026-02-25 08:03:51.065133 | fa163e15-63ff-c5aa-8de0-00000000dd50 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 2026-02-25 08:03:51.066295 | fa163e15-63ff-c5aa-8de0-00000000dd50 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005629054 | 0:16:22.046695 | 9.26s 2026-02-25 08:03:51.121742 | fa163e15-63ff-c5aa-8de0-00000000d4ba | TASK | Clean container_puppet_tasks for np0005629054 step 1 2026-02-25 08:03:51.490653 | fa163e15-63ff-c5aa-8de0-00000000d4ba | OK | Clean container_puppet_tasks for np0005629054 step 1 | np0005629054 2026-02-25 08:03:51.491963 | fa163e15-63ff-c5aa-8de0-00000000d4ba | TIMING | Clean container_puppet_tasks for np0005629054 step 1 | np0005629054 | 0:16:22.472367 | 0.37s 2026-02-25 08:03:51.521646 | fa163e15-63ff-c5aa-8de0-00000000d4bb | TASK | Calculate container_puppet_tasks for np0005629054 step 1 2026-02-25 08:03:51.577505 | fa163e15-63ff-c5aa-8de0-00000000d4bb | TIMING | Calculate container_puppet_tasks for np0005629054 step 1 | np0005629054 | 0:16:22.557899 | 0.05s 2026-02-25 08:03:51.600975 | fa163e15-63ff-c5aa-8de0-00000000d4bc | TASK | Include container-puppet tasks for step 1 2026-02-25 08:03:51.648906 | fa163e15-63ff-c5aa-8de0-00000000d4bc | TIMING | Include container-puppet tasks for step 1 | np0005629054 | 0:16:22.629305 | 0.05s 2026-02-25 08:03:51.671401 | 2a4a32c3-c991-4d5b-9a59-b013421127a8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629054 2026-02-25 08:03:51.701723 | fa163e15-63ff-c5aa-8de0-00000000de89 | TASK | Write container-puppet-tasks json file for np0005629054 step 1 2026-02-25 08:03:52.736480 | fa163e15-63ff-c5aa-8de0-00000000de89 | CHANGED | Write container-puppet-tasks json file for np0005629054 step 1 | np0005629054 2026-02-25 08:03:52.737326 | fa163e15-63ff-c5aa-8de0-00000000de89 | TIMING | Write container-puppet-tasks json file for np0005629054 step 1 | np0005629054 | 0:16:23.717733 | 1.03s 2026-02-25 08:03:52.752449 | fa163e15-63ff-c5aa-8de0-00000000de8b | TASK | Generate container puppet configs for step 1 2026-02-25 08:03:53.155446 | fa163e15-63ff-c5aa-8de0-00000000de8b | OK | Generate container puppet configs for step 1 | np0005629054 2026-02-25 08:03:53.156385 | fa163e15-63ff-c5aa-8de0-00000000de8b | TIMING | Generate container puppet configs for step 1 | np0005629054 | 0:16:24.136787 | 0.40s 2026-02-25 08:03:53.171914 | fa163e15-63ff-c5aa-8de0-00000000de8c | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-02-25 08:03:53.204759 | fa163e15-63ff-c5aa-8de0-00000000de8c | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005629054 | 0:16:24.185157 | 0.03s 2026-02-25 08:03:53.243378 | fa163e15-63ff-c5aa-8de0-00000000c45d | TASK | Gather variables for each operating system 2026-02-25 08:03:53.354203 | fa163e15-63ff-c5aa-8de0-00000000c45d | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:16:24.334586 | 0.11s 2026-02-25 08:03:53.385637 | fa163e15-63ff-c5aa-8de0-00000000c45e | TASK | Create container logs path 2026-02-25 08:03:53.719907 | fa163e15-63ff-c5aa-8de0-00000000c45e | OK | Create container logs path | np0005629054 2026-02-25 08:03:53.721011 | fa163e15-63ff-c5aa-8de0-00000000c45e | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:16:24.701415 | 0.33s 2026-02-25 08:03:53.743580 | fa163e15-63ff-c5aa-8de0-00000000c460 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:54.110671 | fa163e15-63ff-c5aa-8de0-00000000c460 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:03:54.112104 | fa163e15-63ff-c5aa-8de0-00000000c460 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:16:25.092502 | 0.37s 2026-02-25 08:03:54.139938 | fa163e15-63ff-c5aa-8de0-00000000c461 | TASK | Finalise hashes for all containers 2026-02-25 08:03:54.189197 | fa163e15-63ff-c5aa-8de0-00000000c461 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:03:54.190228 | fa163e15-63ff-c5aa-8de0-00000000c461 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:16:25.170633 | 0.05s 2026-02-25 08:03:54.210869 | fa163e15-63ff-c5aa-8de0-00000000c463 | TASK | Manage systemd shutdown files 2026-02-25 08:03:54.247075 | fa163e15-63ff-c5aa-8de0-00000000c463 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:03:54.248005 | fa163e15-63ff-c5aa-8de0-00000000c463 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:16:25.228410 | 0.04s 2026-02-25 08:03:54.268931 | fa163e15-63ff-c5aa-8de0-00000000c465 | TASK | Update container configs with new config hashes 2026-02-25 08:03:54.317249 | fa163e15-63ff-c5aa-8de0-00000000c465 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:03:54.318165 | fa163e15-63ff-c5aa-8de0-00000000c465 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:16:25.298569 | 0.05s 2026-02-25 08:03:54.340233 | fa163e15-63ff-c5aa-8de0-00000000c466 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:54.388540 | fa163e15-63ff-c5aa-8de0-00000000c466 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:03:54.389401 | fa163e15-63ff-c5aa-8de0-00000000c466 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:16:25.369806 | 0.05s 2026-02-25 08:03:54.411499 | fa163e15-63ff-c5aa-8de0-00000000c467 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-02-25 08:03:54.465193 | fa163e15-63ff-c5aa-8de0-00000000c467 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 2026-02-25 08:03:54.466118 | fa163e15-63ff-c5aa-8de0-00000000c467 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005629054 | 0:16:25.446522 | 0.05s PLAY [External deployment step 2] ********************************************** 2026-02-25 08:03:54.566609 | fa163e15-63ff-c5aa-8de0-0000000000cb | TASK | External deployment step 2 2026-02-25 08:03:54.598218 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-0000000000cb') missing from stats 2026-02-25 08:03:54.642383 | fa163e15-63ff-c5aa-8de0-0000000000cc | TIMING | include_tasks | undercloud | 0:16:25.622765 | 0.04s 2026-02-25 08:03:54.645868 | 8684a035-cda4-49db-9b84-e176265b2dad | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2026-02-25 08:03:54.784235 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.800966 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.827939 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.861321 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.882946 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.910486 | fa163e15-63ff-c5aa-8de0-0000000000cf | TASK | Deploy step tasks for 2 2026-02-25 08:03:54.921099 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:54.922741 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:54.923543 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:54.924379 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:54.925156 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:54.937892 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:54.956946 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:54.970880 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:54.994477 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:55.014966 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:55.021552 | fa163e15-63ff-c5aa-8de0-0000000000cf | OK | Deploy step tasks for 2 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000cf') missing from stats 2026-02-25 08:03:55.037029 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-02-25 08:03:55.927484 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629056 2026-02-25 08:03:55.933836 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629056 | 0:16:26.914235 | 0.99s 2026-02-25 08:03:55.934501 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629058 2026-02-25 08:03:55.935090 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629058 | 0:16:26.915501 | 0.96s 2026-02-25 08:03:55.980428 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629053 2026-02-25 08:03:55.990451 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629053 | 0:16:26.970843 | 0.99s 2026-02-25 08:03:55.991195 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629057 2026-02-25 08:03:55.991684 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629057 | 0:16:26.972094 | 1.03s [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-02-25 08:03:56.068577 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629054 2026-02-25 08:03:56.073597 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629054 | 0:16:27.053997 | 1.06s 2026-02-25 08:03:56.074368 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629056 | 0:16:27.054779 | 0.12s 2026-02-25 08:03:56.076759 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629058 | 0:16:27.057170 | 0.10s 2026-02-25 08:03:56.077255 | fa163e15-63ff-c5aa-8de0-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005629055 2026-02-25 08:03:56.077989 | fa163e15-63ff-c5aa-8de0-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005629055 | 0:16:27.058399 | 1.04s 2026-02-25 08:03:56.078528 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629057 | 0:16:27.058939 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:03:56.113978 | 3d8d95be-0965-47d7-9cab-3ac9939bd541 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005629056 2026-02-25 08:03:56.114424 | 3d8d95be-0965-47d7-9cab-3ac9939bd541 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005629058 2026-02-25 08:03:56.114660 | 3d8d95be-0965-47d7-9cab-3ac9939bd541 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005629057 2026-02-25 08:03:56.125350 | fa163e15-63ff-c5aa-8de0-00000000df34 | TASK | set enable_sensubility fact 2026-02-25 08:03:56.138488 | fa163e15-63ff-c5aa-8de0-00000000df34 | TASK | set enable_sensubility fact 2026-02-25 08:03:56.153057 | fa163e15-63ff-c5aa-8de0-00000000df34 | TASK | set enable_sensubility fact 2026-02-25 08:03:56.203511 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629053 | 0:16:27.183903 | 0.14s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:03:56.204844 | fa163e15-63ff-c5aa-8de0-00000000df34 | OK | set enable_sensubility fact | np0005629056 2026-02-25 08:03:56.211751 | fa163e15-63ff-c5aa-8de0-00000000df34 | TIMING | set enable_sensubility fact | np0005629056 | 0:16:27.192162 | 0.09s 2026-02-25 08:03:56.212905 | fa163e15-63ff-c5aa-8de0-00000000df34 | OK | set enable_sensubility fact | np0005629057 2026-02-25 08:03:56.213264 | fa163e15-63ff-c5aa-8de0-00000000df34 | TIMING | set enable_sensubility fact | np0005629057 | 0:16:27.193677 | 0.07s 2026-02-25 08:03:56.213582 | fa163e15-63ff-c5aa-8de0-00000000df34 | OK | set enable_sensubility fact | np0005629058 2026-02-25 08:03:56.213924 | fa163e15-63ff-c5aa-8de0-00000000df34 | TIMING | set enable_sensubility fact | np0005629058 | 0:16:27.194338 | 0.06s 2026-02-25 08:03:56.214217 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629054 | 0:16:27.194631 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:03:56.301081 | 842cc8c5-f145-40e7-998f-bedf02a47334 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005629053 2026-02-25 08:03:56.301596 | 842cc8c5-f145-40e7-998f-bedf02a47334 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005629054 2026-02-25 08:03:56.328580 | fa163e15-63ff-c5aa-8de0-00000000df36 | TASK | Push script 2026-02-25 08:03:56.342648 | fa163e15-63ff-c5aa-8de0-00000000df36 | TASK | Push script 2026-02-25 08:03:56.357499 | fa163e15-63ff-c5aa-8de0-00000000df36 | TASK | Push script 2026-02-25 08:03:56.378256 | fa163e15-63ff-c5aa-8de0-00000000df5b | TASK | set enable_sensubility fact 2026-02-25 08:03:56.397026 | fa163e15-63ff-c5aa-8de0-00000000df5b | TASK | set enable_sensubility fact 2026-02-25 08:03:56.403785 | fa163e15-63ff-c5aa-8de0-0000000000d1 | TIMING | include_tasks | np0005629055 | 0:16:27.384182 | 0.20s 2026-02-25 08:03:56.450984 | 1b3e5477-524a-4a24-852b-db831fc89a96 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005629055 2026-02-25 08:03:56.483768 | fa163e15-63ff-c5aa-8de0-00000000e033 | TASK | set enable_sensubility fact 2026-02-25 08:03:56.488744 | fa163e15-63ff-c5aa-8de0-00000000df5b | OK | set enable_sensubility fact | np0005629053 2026-02-25 08:03:56.489627 | fa163e15-63ff-c5aa-8de0-00000000df5b | TIMING | set enable_sensubility fact | np0005629053 | 0:16:27.470030 | 0.11s 2026-02-25 08:03:56.489988 | fa163e15-63ff-c5aa-8de0-00000000df5b | OK | set enable_sensubility fact | np0005629054 2026-02-25 08:03:56.490293 | fa163e15-63ff-c5aa-8de0-00000000df5b | TIMING | set enable_sensubility fact | np0005629054 | 0:16:27.470706 | 0.09s 2026-02-25 08:03:56.516421 | fa163e15-63ff-c5aa-8de0-00000000df62 | TASK | Gather variables for each operating system 2026-02-25 08:03:56.535141 | fa163e15-63ff-c5aa-8de0-00000000df62 | TASK | Gather variables for each operating system 2026-02-25 08:03:56.541949 | fa163e15-63ff-c5aa-8de0-00000000e033 | OK | set enable_sensubility fact | np0005629055 2026-02-25 08:03:56.542773 | fa163e15-63ff-c5aa-8de0-00000000e033 | TIMING | set enable_sensubility fact | np0005629055 | 0:16:27.523174 | 0.06s 2026-02-25 08:03:56.558460 | fa163e15-63ff-c5aa-8de0-00000000df62 | TASK | Gather variables for each operating system 2026-02-25 08:03:56.613108 | fa163e15-63ff-c5aa-8de0-00000000df62 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:16:27.593490 | 0.10s 2026-02-25 08:03:56.631594 | fa163e15-63ff-c5aa-8de0-00000000df63 | TASK | Detect if resource is being created or already exists 2026-02-25 08:03:56.649267 | fa163e15-63ff-c5aa-8de0-00000000df62 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:16:27.629654 | 0.11s 2026-02-25 08:03:56.665835 | fa163e15-63ff-c5aa-8de0-00000000df63 | TASK | Detect if resource is being created or already exists 2026-02-25 08:03:56.681044 | fa163e15-63ff-c5aa-8de0-00000000df62 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:16:27.661438 | 0.12s 2026-02-25 08:03:56.697943 | fa163e15-63ff-c5aa-8de0-00000000df63 | TASK | Detect if resource is being created or already exists 2026-02-25 08:03:57.358278 | fa163e15-63ff-c5aa-8de0-00000000df36 | CHANGED | Push script | np0005629056 2026-02-25 08:03:57.361223 | fa163e15-63ff-c5aa-8de0-00000000df36 | TIMING | Push script | np0005629056 | 0:16:28.341616 | 1.03s 2026-02-25 08:03:57.368314 | fa163e15-63ff-c5aa-8de0-00000000df36 | CHANGED | Push script | np0005629058 2026-02-25 08:03:57.370188 | fa163e15-63ff-c5aa-8de0-00000000df36 | TIMING | Push script | np0005629058 | 0:16:28.350589 | 1.01s 2026-02-25 08:03:57.391652 | fa163e15-63ff-c5aa-8de0-00000000df37 | TASK | Insert cronjob in root crontab 2026-02-25 08:03:57.418675 | fa163e15-63ff-c5aa-8de0-00000000df37 | TASK | Insert cronjob in root crontab 2026-02-25 08:03:57.428445 | fa163e15-63ff-c5aa-8de0-00000000df36 | CHANGED | Push script | np0005629057 2026-02-25 08:03:57.435969 | fa163e15-63ff-c5aa-8de0-00000000df36 | TIMING | Push script | np0005629057 | 0:16:28.416365 | 1.09s 2026-02-25 08:03:57.437151 | fa163e15-63ff-c5aa-8de0-00000000df63 | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:03:57.438157 | fa163e15-63ff-c5aa-8de0-00000000df63 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:16:28.418566 | 0.81s 2026-02-25 08:03:57.453013 | fa163e15-63ff-c5aa-8de0-00000000df37 | TASK | Insert cronjob in root crontab 2026-02-25 08:03:57.479659 | fa163e15-63ff-c5aa-8de0-00000000df64 | TASK | Run init bundle puppet on the host for haproxy 2026-02-25 08:03:57.553516 | fa163e15-63ff-c5aa-8de0-00000000df63 | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:03:57.555738 | fa163e15-63ff-c5aa-8de0-00000000df63 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:16:28.536129 | 0.86s 2026-02-25 08:03:57.594048 | fa163e15-63ff-c5aa-8de0-00000000df64 | TASK | Run init bundle puppet on the host for haproxy 2026-02-25 08:03:57.605945 | fa163e15-63ff-c5aa-8de0-00000000df63 | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:03:57.607889 | fa163e15-63ff-c5aa-8de0-00000000df63 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:16:28.588257 | 0.94s 2026-02-25 08:03:57.627773 | fa163e15-63ff-c5aa-8de0-00000000df64 | TASK | Run init bundle puppet on the host for haproxy 2026-02-25 08:03:58.015051 | fa163e15-63ff-c5aa-8de0-00000000df37 | CHANGED | Insert cronjob in root crontab | np0005629058 2026-02-25 08:03:58.016161 | fa163e15-63ff-c5aa-8de0-00000000df37 | TIMING | Insert cronjob in root crontab | np0005629058 | 0:16:28.996563 | 0.60s 2026-02-25 08:03:58.026425 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:03:58.042297 | fa163e15-63ff-c5aa-8de0-00000000df37 | CHANGED | Insert cronjob in root crontab | np0005629056 2026-02-25 08:03:58.043667 | fa163e15-63ff-c5aa-8de0-00000000df37 | TIMING | Insert cronjob in root crontab | np0005629056 | 0:16:29.024072 | 0.65s 2026-02-25 08:03:58.059157 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:03:58.066600 | fa163e15-63ff-c5aa-8de0-00000000df37 | CHANGED | Insert cronjob in root crontab | np0005629057 2026-02-25 08:03:58.067477 | fa163e15-63ff-c5aa-8de0-00000000df37 | TIMING | Insert cronjob in root crontab | np0005629057 | 0:16:29.047882 | 0.61s 2026-02-25 08:03:58.078436 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:03:58.341995 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629058 2026-02-25 08:03:58.343013 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629058 | 0:16:29.323421 | 0.32s 2026-02-25 08:03:58.379675 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629057 2026-02-25 08:03:58.380718 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629057 | 0:16:29.361126 | 0.30s 2026-02-25 08:03:58.381331 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629056 2026-02-25 08:03:58.381840 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629056 | 0:16:29.362254 | 0.32s 2026-02-25 08:03:58.436755 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629058 | 0:16:29.417139 | 0.08s 2026-02-25 08:03:58.458492 | 871e34c7-6319-4cb0-b938-f4d38665a541 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629058 2026-02-25 08:03:58.476502 | fa163e15-63ff-c5aa-8de0-00000000e0ea | TASK | Write the config_step hieradata 2026-02-25 08:03:58.483947 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629056 | 0:16:29.464329 | 0.09s 2026-02-25 08:03:58.509602 | e9a22336-7ed8-4686-a533-c95629e5a2b4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629056 2026-02-25 08:03:58.522253 | fa163e15-63ff-c5aa-8de0-00000000e102 | TASK | Write the config_step hieradata 2026-02-25 08:03:58.529882 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629057 | 0:16:29.510259 | 0.12s 2026-02-25 08:03:58.548749 | 8196999f-27c3-4188-9096-e92b0f084269 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629057 2026-02-25 08:03:58.561090 | fa163e15-63ff-c5aa-8de0-00000000e11a | TASK | Write the config_step hieradata 2026-02-25 08:03:59.252354 | fa163e15-63ff-c5aa-8de0-00000000e0ea | OK | Write the config_step hieradata | np0005629058 2026-02-25 08:03:59.255028 | fa163e15-63ff-c5aa-8de0-00000000e0ea | TIMING | Write the config_step hieradata | np0005629058 | 0:16:30.235265 | 0.78s 2026-02-25 08:03:59.278822 | fa163e15-63ff-c5aa-8de0-00000000e0eb | TASK | Run puppet host configuration for step 2 2026-02-25 08:03:59.369717 | fa163e15-63ff-c5aa-8de0-00000000e102 | OK | Write the config_step hieradata | np0005629056 2026-02-25 08:03:59.371139 | fa163e15-63ff-c5aa-8de0-00000000e102 | TIMING | Write the config_step hieradata | np0005629056 | 0:16:30.351545 | 0.85s 2026-02-25 08:03:59.384610 | fa163e15-63ff-c5aa-8de0-00000000e103 | TASK | Run puppet host configuration for step 2 2026-02-25 08:03:59.390995 | fa163e15-63ff-c5aa-8de0-00000000e11a | OK | Write the config_step hieradata | np0005629057 2026-02-25 08:03:59.391965 | fa163e15-63ff-c5aa-8de0-00000000e11a | TIMING | Write the config_step hieradata | np0005629057 | 0:16:30.372369 | 0.83s 2026-02-25 08:03:59.404675 | fa163e15-63ff-c5aa-8de0-00000000e11b | TASK | Run puppet host configuration for step 2 2026-02-25 08:03:59.983327 | fa163e15-63ff-c5aa-8de0-00000000e0eb | CHANGED | Run puppet host configuration for step 2 | np0005629058 2026-02-25 08:03:59.984763 | fa163e15-63ff-c5aa-8de0-00000000e0eb | TIMING | Run puppet host configuration for step 2 | np0005629058 | 0:16:30.965160 | 0.70s 2026-02-25 08:04:00.008564 | fa163e15-63ff-c5aa-8de0-00000000e0ec | TASK | Wait for puppet host configuration to finish 2026-02-25 08:04:00.077120 | fa163e15-63ff-c5aa-8de0-00000000e103 | CHANGED | Run puppet host configuration for step 2 | np0005629056 2026-02-25 08:04:00.078269 | fa163e15-63ff-c5aa-8de0-00000000e103 | TIMING | Run puppet host configuration for step 2 | np0005629056 | 0:16:31.058670 | 0.69s 2026-02-25 08:04:00.095778 | fa163e15-63ff-c5aa-8de0-00000000e104 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:04:00.143320 | fa163e15-63ff-c5aa-8de0-00000000e11b | CHANGED | Run puppet host configuration for step 2 | np0005629057 2026-02-25 08:04:00.144405 | fa163e15-63ff-c5aa-8de0-00000000e11b | TIMING | Run puppet host configuration for step 2 | np0005629057 | 0:16:31.124806 | 0.74s 2026-02-25 08:04:00.157287 | fa163e15-63ff-c5aa-8de0-00000000e11c | TASK | Wait for puppet host configuration to finish 2026-02-25 08:04:00.353618 | fa163e15-63ff-c5aa-8de0-00000000e0ec | WAITING | Wait for puppet host configuration to finish | np0005629058 | 360 retries left 2026-02-25 08:04:00.438048 | fa163e15-63ff-c5aa-8de0-00000000e104 | WAITING | Wait for puppet host configuration to finish | np0005629056 | 360 retries left 2026-02-25 08:04:00.444249 | fa163e15-63ff-c5aa-8de0-00000000e11c | WAITING | Wait for puppet host configuration to finish | np0005629057 | 360 retries left 2026-02-25 08:04:05.150090 | fa163e15-63ff-c5aa-8de0-00000000df64 | OK | Run init bundle puppet on the host for haproxy | np0005629055 2026-02-25 08:04:05.151552 | fa163e15-63ff-c5aa-8de0-00000000df64 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005629055 | 0:16:36.131960 | 7.56s 2026-02-25 08:04:05.168361 | fa163e15-63ff-c5aa-8de0-00000000df65 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-02-25 08:04:05.344009 | fa163e15-63ff-c5aa-8de0-00000000df64 | OK | Run init bundle puppet on the host for haproxy | np0005629054 2026-02-25 08:04:05.345404 | fa163e15-63ff-c5aa-8de0-00000000df64 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005629054 | 0:16:36.325804 | 7.72s 2026-02-25 08:04:05.369488 | fa163e15-63ff-c5aa-8de0-00000000df65 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-02-25 08:04:05.497141 | fa163e15-63ff-c5aa-8de0-00000000df65 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629055 2026-02-25 08:04:05.498166 | fa163e15-63ff-c5aa-8de0-00000000df65 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629055 | 0:16:36.478572 | 0.33s 2026-02-25 08:04:05.513519 | fa163e15-63ff-c5aa-8de0-00000000df66 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:05.727140 | fa163e15-63ff-c5aa-8de0-00000000df65 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629054 2026-02-25 08:04:05.728356 | fa163e15-63ff-c5aa-8de0-00000000df65 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629054 | 0:16:36.708758 | 0.36s 2026-02-25 08:04:05.748648 | fa163e15-63ff-c5aa-8de0-00000000df66 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:06.294228 | fa163e15-63ff-c5aa-8de0-00000000df66 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:04:06.295387 | fa163e15-63ff-c5aa-8de0-00000000df66 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:16:37.275790 | 0.78s 2026-02-25 08:04:06.324894 | fa163e15-63ff-c5aa-8de0-00000000df67 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-02-25 08:04:06.330880 | fa163e15-63ff-c5aa-8de0-00000000df66 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:04:06.331947 | fa163e15-63ff-c5aa-8de0-00000000df66 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:16:37.312336 | 0.58s 2026-02-25 08:04:06.353414 | fa163e15-63ff-c5aa-8de0-00000000df67 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-02-25 08:04:06.659420 | fa163e15-63ff-c5aa-8de0-00000000df67 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005629055 2026-02-25 08:04:06.660514 | fa163e15-63ff-c5aa-8de0-00000000df67 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005629055 | 0:16:37.640916 | 0.33s 2026-02-25 08:04:06.682514 | fa163e15-63ff-c5aa-8de0-00000000df69 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-02-25 08:04:06.704101 | fa163e15-63ff-c5aa-8de0-00000000df67 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005629054 2026-02-25 08:04:06.705421 | fa163e15-63ff-c5aa-8de0-00000000df67 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005629054 | 0:16:37.685822 | 0.35s 2026-02-25 08:04:06.727532 | fa163e15-63ff-c5aa-8de0-00000000df69 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-02-25 08:04:06.742893 | fa163e15-63ff-c5aa-8de0-00000000df69 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005629055 2026-02-25 08:04:06.744097 | fa163e15-63ff-c5aa-8de0-00000000df69 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005629055 | 0:16:37.724498 | 0.06s 2026-02-25 08:04:06.771788 | fa163e15-63ff-c5aa-8de0-00000000df6a | TASK | Get container image tag from bundle haproxy-bundle 2026-02-25 08:04:06.775956 | fa163e15-63ff-c5aa-8de0-00000000df69 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005629054 2026-02-25 08:04:06.776810 | fa163e15-63ff-c5aa-8de0-00000000df69 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005629054 | 0:16:37.757213 | 0.05s 2026-02-25 08:04:06.793164 | fa163e15-63ff-c5aa-8de0-00000000df6a | TASK | Get container image tag from bundle haproxy-bundle 2026-02-25 08:04:06.823384 | fa163e15-63ff-c5aa-8de0-00000000df6a | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005629055 2026-02-25 08:04:06.828721 | fa163e15-63ff-c5aa-8de0-00000000df6a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005629055 | 0:16:37.809126 | 0.06s 2026-02-25 08:04:06.829144 | fa163e15-63ff-c5aa-8de0-00000000df6a | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005629054 2026-02-25 08:04:06.829501 | fa163e15-63ff-c5aa-8de0-00000000df6a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005629054 | 0:16:37.809914 | 0.04s 2026-02-25 08:04:06.844105 | fa163e15-63ff-c5aa-8de0-00000000df6b | TASK | Compare tags between marker and bundle haproxy-bundle 2026-02-25 08:04:06.862388 | fa163e15-63ff-c5aa-8de0-00000000df6b | TASK | Compare tags between marker and bundle haproxy-bundle 2026-02-25 08:04:06.881953 | fa163e15-63ff-c5aa-8de0-00000000df6b | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005629054 2026-02-25 08:04:06.883197 | fa163e15-63ff-c5aa-8de0-00000000df6b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005629054 | 0:16:37.863598 | 0.04s 2026-02-25 08:04:06.908538 | fa163e15-63ff-c5aa-8de0-00000000df6c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:06.913397 | fa163e15-63ff-c5aa-8de0-00000000df6b | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005629055 2026-02-25 08:04:06.914558 | fa163e15-63ff-c5aa-8de0-00000000df6b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005629055 | 0:16:37.894952 | 0.05s 2026-02-25 08:04:06.940655 | fa163e15-63ff-c5aa-8de0-00000000df6c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:06.954199 | fa163e15-63ff-c5aa-8de0-00000000df6c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:04:06.955077 | fa163e15-63ff-c5aa-8de0-00000000df6c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:16:37.935479 | 0.05s 2026-02-25 08:04:06.970796 | fa163e15-63ff-c5aa-8de0-00000000df6d | TASK | Remove update marker for bundle haproxy-bundle 2026-02-25 08:04:06.994867 | fa163e15-63ff-c5aa-8de0-00000000df6c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:04:06.995650 | fa163e15-63ff-c5aa-8de0-00000000df6c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:16:37.976056 | 0.05s 2026-02-25 08:04:07.011249 | fa163e15-63ff-c5aa-8de0-00000000df6d | TASK | Remove update marker for bundle haproxy-bundle 2026-02-25 08:04:07.026467 | fa163e15-63ff-c5aa-8de0-00000000df6d | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005629054 2026-02-25 08:04:07.027411 | fa163e15-63ff-c5aa-8de0-00000000df6d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005629054 | 0:16:38.007813 | 0.06s 2026-02-25 08:04:07.054930 | fa163e15-63ff-c5aa-8de0-00000000df8e | TASK | Gather variables for each operating system 2026-02-25 08:04:07.065576 | fa163e15-63ff-c5aa-8de0-00000000df6d | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005629055 2026-02-25 08:04:07.066452 | fa163e15-63ff-c5aa-8de0-00000000df6d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005629055 | 0:16:38.046854 | 0.05s 2026-02-25 08:04:07.095750 | fa163e15-63ff-c5aa-8de0-00000000df8e | TASK | Gather variables for each operating system 2026-02-25 08:04:07.171409 | fa163e15-63ff-c5aa-8de0-00000000df8e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:16:38.151806 | 0.11s 2026-02-25 08:04:07.186445 | fa163e15-63ff-c5aa-8de0-00000000df8f | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:07.200515 | fa163e15-63ff-c5aa-8de0-00000000df8e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:16:38.180916 | 0.10s 2026-02-25 08:04:07.216260 | fa163e15-63ff-c5aa-8de0-00000000df8f | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:08.001563 | fa163e15-63ff-c5aa-8de0-00000000df8f | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:04:08.003211 | fa163e15-63ff-c5aa-8de0-00000000df8f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:16:38.983607 | 0.82s 2026-02-25 08:04:08.036025 | fa163e15-63ff-c5aa-8de0-00000000df90 | TASK | Run init bundle puppet on the host for mysql 2026-02-25 08:04:08.052987 | fa163e15-63ff-c5aa-8de0-00000000df8f | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:04:08.054638 | fa163e15-63ff-c5aa-8de0-00000000df8f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:16:39.035027 | 0.84s 2026-02-25 08:04:08.085621 | fa163e15-63ff-c5aa-8de0-00000000df90 | TASK | Run init bundle puppet on the host for mysql 2026-02-25 08:04:10.678241 | fa163e15-63ff-c5aa-8de0-00000000e0ec | CHANGED | Wait for puppet host configuration to finish | np0005629058 2026-02-25 08:04:10.680170 | fa163e15-63ff-c5aa-8de0-00000000e0ec | TIMING | Wait for puppet host configuration to finish | np0005629058 | 0:16:41.660565 | 10.67s 2026-02-25 08:04:10.706125 | fa163e15-63ff-c5aa-8de0-00000000e0ed | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:04:10.733123 | fa163e15-63ff-c5aa-8de0-00000000e11c | CHANGED | Wait for puppet host configuration to finish | np0005629057 2026-02-25 08:04:10.734343 | fa163e15-63ff-c5aa-8de0-00000000e11c | TIMING | Wait for puppet host configuration to finish | np0005629057 | 0:16:41.714746 | 10.58s 2026-02-25 08:04:10.748809 | fa163e15-63ff-c5aa-8de0-00000000e11d | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:04:10.765265 | fa163e15-63ff-c5aa-8de0-00000000e104 | CHANGED | Wait for puppet host configuration to finish | np0005629056 2026-02-25 08:04:10.766972 | fa163e15-63ff-c5aa-8de0-00000000e104 | TIMING | Wait for puppet host configuration to finish | np0005629056 | 0:16:41.747369 | 10.67s 2026-02-25 08:04:10.789484 | fa163e15-63ff-c5aa-8de0-00000000e105 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:04:10.805484 | fa163e15-63ff-c5aa-8de0-00000000e0ed | OK | Debug output for task: Run puppet host configuration for step 2 | np0005629058 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:04:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:04:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:04:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:04:05 puppet-user: (file & line not available)", "<13>Feb 25 08:04:05 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>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:04:05 puppet-user: Notice: Compiled catalog for np0005629058.ooo.test in environment production in 0.13 seconds", "<13>Feb 25 08:04:05 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 08:04:05 puppet-user: Application:", "<13>Feb 25 08:04:05 puppet-user: Initial environment: production", "<13>Feb 25 08:04:05 puppet-user: Converged environment: production", "<13>Feb 25 08:04:05 puppet-user: Run mode: user", "<13>Feb 25 08:04:05 puppet-user: Changes:", "<13>Feb 25 08:04:05 puppet-user: Events:", "<13>Feb 25 08:04:05 puppet-user: Resources:", "<13>Feb 25 08:04:05 puppet-user: Total: 10", "<13>Feb 25 08:04:05 puppet-user: Time:", "<13>Feb 25 08:04:05 puppet-user: Schedule: 0.00", "<13>Feb 25 08:04:05 puppet-user: File: 0.00", "<13>Feb 25 08:04:05 puppet-user: Augeas: 0.01", "<13>Feb 25 08:04:05 puppet-user: Exec: 0.01", "<13>Feb 25 08:04:05 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 08:04:05 puppet-user: Catalog application: 0.04", "<13>Feb 25 08:04:05 puppet-user: Config retrieval: 0.16", "<13>Feb 25 08:04:05 puppet-user: Last run: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:04:05 puppet-user: Total: 0.05", "<13>Feb 25 08:04:05 puppet-user: Version:", "<13>Feb 25 08:04:05 puppet-user: Config: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:04:10.806723 | fa163e15-63ff-c5aa-8de0-00000000e0ed | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629058 | 0:16:41.787123 | 0.10s 2026-02-25 08:04:10.826570 | fa163e15-63ff-c5aa-8de0-00000000e0ee | TASK | Pre-cache facts for puppet containers 2026-02-25 08:04:10.832577 | fa163e15-63ff-c5aa-8de0-00000000e11d | OK | Debug output for task: Run puppet host configuration for step 2 | np0005629057 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:04:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:04:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:04:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:04:05 puppet-user: (file & line not available)", "<13>Feb 25 08:04:05 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>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:04:05 puppet-user: Notice: Compiled catalog for np0005629057.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 08:04:05 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Feb 25 08:04:05 puppet-user: Application:", "<13>Feb 25 08:04:05 puppet-user: Initial environment: production", "<13>Feb 25 08:04:05 puppet-user: Converged environment: production", "<13>Feb 25 08:04:05 puppet-user: Run mode: user", "<13>Feb 25 08:04:05 puppet-user: Changes:", "<13>Feb 25 08:04:05 puppet-user: Events:", "<13>Feb 25 08:04:05 puppet-user: Resources:", "<13>Feb 25 08:04:05 puppet-user: Total: 10", "<13>Feb 25 08:04:05 puppet-user: Time:", "<13>Feb 25 08:04:05 puppet-user: Schedule: 0.00", "<13>Feb 25 08:04:05 puppet-user: File: 0.00", "<13>Feb 25 08:04:05 puppet-user: Augeas: 0.01", "<13>Feb 25 08:04:05 puppet-user: Exec: 0.01", "<13>Feb 25 08:04:05 puppet-user: Transaction evaluation: 0.04", "<13>Feb 25 08:04:05 puppet-user: Catalog application: 0.05", "<13>Feb 25 08:04:05 puppet-user: Config retrieval: 0.15", "<13>Feb 25 08:04:05 puppet-user: Last run: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:04:05 puppet-user: Total: 0.05", "<13>Feb 25 08:04:05 puppet-user: Version:", "<13>Feb 25 08:04:05 puppet-user: Config: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:04:10.833401 | fa163e15-63ff-c5aa-8de0-00000000e11d | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629057 | 0:16:41.813805 | 0.08s 2026-02-25 08:04:10.849727 | fa163e15-63ff-c5aa-8de0-00000000e11e | TASK | Pre-cache facts for puppet containers 2026-02-25 08:04:10.856222 | fa163e15-63ff-c5aa-8de0-00000000e0ee | TIMING | Pre-cache facts for puppet containers | np0005629058 | 0:16:41.836622 | 0.03s 2026-02-25 08:04:10.901099 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:04:10.907580 | fa163e15-63ff-c5aa-8de0-00000000e11e | TIMING | Pre-cache facts for puppet containers | np0005629057 | 0:16:41.887979 | 0.06s 2026-02-25 08:04:10.908520 | fa163e15-63ff-c5aa-8de0-00000000e105 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005629056 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:04:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:04:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:04:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:04:05 puppet-user: (file & line not available)", "<13>Feb 25 08:04:05 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>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:04:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:04:05 puppet-user: Notice: Compiled catalog for np0005629056.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 08:04:05 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 08:04:05 puppet-user: Application:", "<13>Feb 25 08:04:05 puppet-user: Initial environment: production", "<13>Feb 25 08:04:05 puppet-user: Converged environment: production", "<13>Feb 25 08:04:05 puppet-user: Run mode: user", "<13>Feb 25 08:04:05 puppet-user: Changes:", "<13>Feb 25 08:04:05 puppet-user: Events:", "<13>Feb 25 08:04:05 puppet-user: Resources:", "<13>Feb 25 08:04:05 puppet-user: Total: 10", "<13>Feb 25 08:04:05 puppet-user: Time:", "<13>Feb 25 08:04:05 puppet-user: Schedule: 0.00", "<13>Feb 25 08:04:05 puppet-user: File: 0.00", "<13>Feb 25 08:04:05 puppet-user: Exec: 0.01", "<13>Feb 25 08:04:05 puppet-user: Augeas: 0.01", "<13>Feb 25 08:04:05 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 08:04:05 puppet-user: Catalog application: 0.04", "<13>Feb 25 08:04:05 puppet-user: Config retrieval: 0.15", "<13>Feb 25 08:04:05 puppet-user: Last run: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:04:05 puppet-user: Total: 0.04", "<13>Feb 25 08:04:05 puppet-user: Version:", "<13>Feb 25 08:04:05 puppet-user: Config: 1772006645", "<13>Feb 25 08:04:05 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:04:10.909045 | fa163e15-63ff-c5aa-8de0-00000000e105 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629056 | 0:16:41.889458 | 0.11s 2026-02-25 08:04:10.936833 | fa163e15-63ff-c5aa-8de0-00000000e106 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:04:10.952367 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:04:10.970421 | fa163e15-63ff-c5aa-8de0-00000000e106 | TIMING | Pre-cache facts for puppet containers | np0005629056 | 0:16:41.950814 | 0.03s 2026-02-25 08:04:11.003719 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:04:11.011429 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629058 | 0:16:41.991821 | 0.11s 2026-02-25 08:04:11.023422 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:04:11.066993 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629057 | 0:16:42.047387 | 0.11s 2026-02-25 08:04:11.077970 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:04:11.091874 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629056 | 0:16:42.072245 | 0.09s 2026-02-25 08:04:11.103214 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:04:11.346265 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629058 2026-02-25 08:04:11.348112 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629058 | 0:16:42.328499 | 0.32s 2026-02-25 08:04:11.370338 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:04:11.405259 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629057 2026-02-25 08:04:11.406454 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629057 | 0:16:42.386858 | 0.33s 2026-02-25 08:04:11.421161 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:04:11.485103 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629056 2026-02-25 08:04:11.486823 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629056 | 0:16:42.467221 | 0.38s 2026-02-25 08:04:11.509800 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:04:11.688262 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629058 2026-02-25 08:04:11.689963 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629058 | 0:16:42.670359 | 0.32s 2026-02-25 08:04:11.711686 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:04:11.747594 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629057 2026-02-25 08:04:11.749287 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629057 | 0:16:42.729683 | 0.33s 2026-02-25 08:04:11.774908 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:04:11.784750 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629058 2026-02-25 08:04:11.786003 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629058 | 0:16:42.766393 | 0.07s 2026-02-25 08:04:11.802462 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:04:11.820283 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629057 2026-02-25 08:04:11.821437 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629057 | 0:16:42.801837 | 0.05s 2026-02-25 08:04:11.836233 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:04:11.859268 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629056 2026-02-25 08:04:11.860506 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629056 | 0:16:42.840907 | 0.35s 2026-02-25 08:04:11.874175 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:04:11.929222 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629056 2026-02-25 08:04:11.930118 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629056 | 0:16:42.910508 | 0.05s 2026-02-25 08:04:11.939819 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:04:12.620435 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629057 2026-02-25 08:04:12.621650 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629057 | 0:16:43.602052 | 0.78s 2026-02-25 08:04:12.636430 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:04:12.651769 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629058 2026-02-25 08:04:12.653042 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629058 | 0:16:43.633438 | 0.85s 2026-02-25 08:04:12.668449 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:04:12.825514 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629056 2026-02-25 08:04:12.826827 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629056 | 0:16:43.807230 | 0.89s 2026-02-25 08:04:12.841844 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:04:12.960219 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629057 2026-02-25 08:04:12.961524 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629057 | 0:16:43.941928 | 0.32s 2026-02-25 08:04:12.974990 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:04:12.990477 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629058 2026-02-25 08:04:12.991701 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629058 | 0:16:43.972102 | 0.32s 2026-02-25 08:04:13.006171 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:04:13.158213 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629056 2026-02-25 08:04:13.159408 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629056 | 0:16:44.139810 | 0.32s 2026-02-25 08:04:13.172765 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:04:13.674215 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629057 2026-02-25 08:04:13.676198 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629057 | 0:16:44.656581 | 0.70s 2026-02-25 08:04:13.705486 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:04:13.718055 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629058 2026-02-25 08:04:13.719669 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629058 | 0:16:44.700058 | 0.71s 2026-02-25 08:04:13.749581 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:04:13.761183 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629057 2026-02-25 08:04:13.763085 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629057 | 0:16:44.743470 | 0.06s 2026-02-25 08:04:13.793890 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:04:13.802490 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629058 2026-02-25 08:04:13.803648 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629058 | 0:16:44.784041 | 0.05s 2026-02-25 08:04:13.827563 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:04:13.879567 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629056 2026-02-25 08:04:13.881107 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629056 | 0:16:44.861503 | 0.71s 2026-02-25 08:04:13.906152 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:04:13.948605 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629056 2026-02-25 08:04:13.950007 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629056 | 0:16:44.930404 | 0.04s 2026-02-25 08:04:13.980605 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:04:14.198191 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:04:14.218515 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:04:14.230610 | fa163e15-63ff-c5aa-8de0-00000000e11f | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:04:14.264186 | fa163e15-63ff-c5aa-8de0-00000000e0ef | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:04:14.283257 | fa163e15-63ff-c5aa-8de0-00000000e11f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629057 2026-02-25 08:04:14.284897 | fa163e15-63ff-c5aa-8de0-00000000e11f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629057 | 0:16:45.265256 | 0.05s 2026-02-25 08:04:14.308291 | fa163e15-63ff-c5aa-8de0-00000000e121 | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:04:14.324795 | fa163e15-63ff-c5aa-8de0-00000000e0ef | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629058 2026-02-25 08:04:14.326522 | fa163e15-63ff-c5aa-8de0-00000000e0ef | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629058 | 0:16:45.306897 | 0.06s 2026-02-25 08:04:14.356020 | fa163e15-63ff-c5aa-8de0-00000000e0f1 | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:04:14.368842 | fa163e15-63ff-c5aa-8de0-00000000e121 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629057 | 0:16:45.349222 | 0.05s 2026-02-25 08:04:14.370414 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:04:14.437898 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:04:14.445559 | fa163e15-63ff-c5aa-8de0-00000000e0f1 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629058 | 0:16:45.425953 | 0.08s 2026-02-25 08:04:14.472047 | fa163e15-63ff-c5aa-8de0-00000000e109 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:04:14.487029 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:04:14.510910 | fa163e15-63ff-c5aa-8de0-00000000e109 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629056 2026-02-25 08:04:14.511805 | fa163e15-63ff-c5aa-8de0-00000000e109 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629056 | 0:16:45.492207 | 0.04s 2026-02-25 08:04:14.523275 | fa163e15-63ff-c5aa-8de0-00000000e10b | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:04:14.550299 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:16:45.530703 | 0.11s 2026-02-25 08:04:14.551161 | fa163e15-63ff-c5aa-8de0-00000000e10b | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629056 | 0:16:45.531574 | 0.03s 2026-02-25 08:04:14.575035 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:04:14.590684 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:04:14.605732 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:16:45.586129 | 0.12s 2026-02-25 08:04:14.617847 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:04:14.672600 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:16:45.652999 | 0.10s 2026-02-25 08:04:14.683196 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:04:14.940526 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629058 2026-02-25 08:04:14.946806 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:16:45.927212 | 0.33s 2026-02-25 08:04:14.948977 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629057 2026-02-25 08:04:14.949434 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:16:45.929846 | 0.36s 2026-02-25 08:04:14.961051 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:14.978110 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:14.991247 | fa163e15-63ff-c5aa-8de0-00000000df90 | OK | Run init bundle puppet on the host for mysql | np0005629055 2026-02-25 08:04:14.992196 | fa163e15-63ff-c5aa-8de0-00000000df90 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005629055 | 0:16:45.972600 | 6.91s 2026-02-25 08:04:15.031413 | fa163e15-63ff-c5aa-8de0-00000000df91 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-02-25 08:04:15.041796 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629056 2026-02-25 08:04:15.043551 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:16:46.023931 | 0.36s 2026-02-25 08:04:15.061083 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:15.148431 | fa163e15-63ff-c5aa-8de0-00000000df90 | OK | Run init bundle puppet on the host for mysql | np0005629054 2026-02-25 08:04:15.149606 | fa163e15-63ff-c5aa-8de0-00000000df90 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005629054 | 0:16:46.130009 | 7.11s 2026-02-25 08:04:15.171262 | fa163e15-63ff-c5aa-8de0-00000000df91 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-02-25 08:04:15.314396 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 2026-02-25 08:04:15.315402 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:16:46.295806 | 0.35s 2026-02-25 08:04:15.329128 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:04:15.342466 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 2026-02-25 08:04:15.343565 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:16:46.323961 | 0.36s 2026-02-25 08:04:15.358581 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:04:15.388640 | fa163e15-63ff-c5aa-8de0-00000000df91 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629055 2026-02-25 08:04:15.389801 | fa163e15-63ff-c5aa-8de0-00000000df91 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629055 | 0:16:46.370204 | 0.36s 2026-02-25 08:04:15.419898 | fa163e15-63ff-c5aa-8de0-00000000df92 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:15.431430 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 2026-02-25 08:04:15.432559 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:16:46.412955 | 0.37s 2026-02-25 08:04:15.433496 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:04:15.434055 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:16:46.414464 | 0.10s 2026-02-25 08:04:15.434442 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:04:15.434878 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:16:46.415288 | 0.08s 2026-02-25 08:04:15.449119 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:04:15.466825 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:04:15.483381 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:04:15.501515 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:16:46.481910 | 0.03s 2026-02-25 08:04:15.528045 | 616d26a5-d905-4b2d-9971-5ef4feeccfb2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629057 2026-02-25 08:04:15.547216 | fa163e15-63ff-c5aa-8de0-00000000e375 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:04:15.554161 | fa163e15-63ff-c5aa-8de0-00000000df91 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629054 2026-02-25 08:04:15.555081 | fa163e15-63ff-c5aa-8de0-00000000df91 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629054 | 0:16:46.535484 | 0.38s 2026-02-25 08:04:15.555688 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:04:15.555985 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:16:46.536398 | 0.11s 2026-02-25 08:04:15.556304 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:16:46.536717 | 0.07s 2026-02-25 08:04:15.573001 | 357f6753-6ca9-4cdb-82f7-ed4e6a30bddc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629058 2026-02-25 08:04:15.587080 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:04:15.602344 | fa163e15-63ff-c5aa-8de0-00000000e390 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:04:15.629296 | fa163e15-63ff-c5aa-8de0-00000000df92 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:15.637075 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:16:46.617471 | 0.05s 2026-02-25 08:04:15.654634 | 34cddffc-3257-409c-8e38-7fca9cc17f43 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629056 2026-02-25 08:04:15.668684 | fa163e15-63ff-c5aa-8de0-00000000e3ab | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:04:15.889742 | fa163e15-63ff-c5aa-8de0-00000000e375 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629057 2026-02-25 08:04:15.891404 | fa163e15-63ff-c5aa-8de0-00000000e375 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629057 | 0:16:46.871796 | 0.34s 2026-02-25 08:04:15.915448 | fa163e15-63ff-c5aa-8de0-00000000e376 | TASK | Set podman_drop_in fact 2026-02-25 08:04:15.925779 | fa163e15-63ff-c5aa-8de0-00000000e390 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629058 2026-02-25 08:04:15.927475 | fa163e15-63ff-c5aa-8de0-00000000e390 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629058 | 0:16:46.907864 | 0.32s 2026-02-25 08:04:15.942506 | fa163e15-63ff-c5aa-8de0-00000000e391 | TASK | Set podman_drop_in fact 2026-02-25 08:04:15.968802 | fa163e15-63ff-c5aa-8de0-00000000df92 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:04:15.970953 | fa163e15-63ff-c5aa-8de0-00000000df92 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:16:46.951345 | 0.55s 2026-02-25 08:04:15.974130 | fa163e15-63ff-c5aa-8de0-00000000e376 | OK | Set podman_drop_in fact | np0005629057 2026-02-25 08:04:15.974903 | fa163e15-63ff-c5aa-8de0-00000000e376 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629057 | 0:16:46.955307 | 0.06s 2026-02-25 08:04:16.010335 | fa163e15-63ff-c5aa-8de0-00000000e378 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:04:16.056214 | fa163e15-63ff-c5aa-8de0-00000000df93 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-02-25 08:04:16.063799 | fa163e15-63ff-c5aa-8de0-00000000e391 | OK | Set podman_drop_in fact | np0005629058 2026-02-25 08:04:16.064974 | fa163e15-63ff-c5aa-8de0-00000000e391 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629058 | 0:16:47.045373 | 0.12s 2026-02-25 08:04:16.065759 | fa163e15-63ff-c5aa-8de0-00000000e3ab | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629056 2026-02-25 08:04:16.066354 | fa163e15-63ff-c5aa-8de0-00000000e3ab | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629056 | 0:16:47.046764 | 0.40s 2026-02-25 08:04:16.080976 | fa163e15-63ff-c5aa-8de0-00000000e3ac | TASK | Set podman_drop_in fact 2026-02-25 08:04:16.101465 | fa163e15-63ff-c5aa-8de0-00000000e393 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:04:16.143310 | fa163e15-63ff-c5aa-8de0-00000000e3ac | OK | Set podman_drop_in fact | np0005629056 2026-02-25 08:04:16.144234 | fa163e15-63ff-c5aa-8de0-00000000e3ac | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629056 | 0:16:47.124641 | 0.06s 2026-02-25 08:04:16.155358 | fa163e15-63ff-c5aa-8de0-00000000e3ae | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:04:16.167599 | fa163e15-63ff-c5aa-8de0-00000000df92 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:04:16.168516 | fa163e15-63ff-c5aa-8de0-00000000df92 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:16:47.148920 | 0.54s 2026-02-25 08:04:16.202745 | fa163e15-63ff-c5aa-8de0-00000000df93 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-02-25 08:04:16.396317 | fa163e15-63ff-c5aa-8de0-00000000df93 | OK | Check if an image update marker exists for bundle galera-bundle | np0005629055 2026-02-25 08:04:16.397400 | fa163e15-63ff-c5aa-8de0-00000000df93 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005629055 | 0:16:47.377803 | 0.34s 2026-02-25 08:04:16.419297 | fa163e15-63ff-c5aa-8de0-00000000df95 | TASK | Get container image tag from marker for bundle galera-bundle 2026-02-25 08:04:16.475499 | fa163e15-63ff-c5aa-8de0-00000000df95 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005629055 2026-02-25 08:04:16.476413 | fa163e15-63ff-c5aa-8de0-00000000df95 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005629055 | 0:16:47.456820 | 0.06s 2026-02-25 08:04:16.492039 | fa163e15-63ff-c5aa-8de0-00000000df96 | TASK | Get container image tag from bundle galera-bundle 2026-02-25 08:04:16.529356 | fa163e15-63ff-c5aa-8de0-00000000df93 | OK | Check if an image update marker exists for bundle galera-bundle | np0005629054 2026-02-25 08:04:16.530262 | fa163e15-63ff-c5aa-8de0-00000000df93 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005629054 | 0:16:47.510668 | 0.32s 2026-02-25 08:04:16.547669 | fa163e15-63ff-c5aa-8de0-00000000df95 | TASK | Get container image tag from marker for bundle galera-bundle 2026-02-25 08:04:16.561983 | fa163e15-63ff-c5aa-8de0-00000000df96 | SKIPPED | Get container image tag from bundle galera-bundle | np0005629055 2026-02-25 08:04:16.563057 | fa163e15-63ff-c5aa-8de0-00000000df96 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005629055 | 0:16:47.543461 | 0.07s 2026-02-25 08:04:16.579939 | fa163e15-63ff-c5aa-8de0-00000000df97 | TASK | Compare tags between marker and bundle galera-bundle 2026-02-25 08:04:16.608252 | fa163e15-63ff-c5aa-8de0-00000000df95 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005629054 2026-02-25 08:04:16.609209 | fa163e15-63ff-c5aa-8de0-00000000df95 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005629054 | 0:16:47.589612 | 0.06s 2026-02-25 08:04:16.630527 | fa163e15-63ff-c5aa-8de0-00000000df96 | TASK | Get container image tag from bundle galera-bundle 2026-02-25 08:04:16.636853 | fa163e15-63ff-c5aa-8de0-00000000df97 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005629055 2026-02-25 08:04:16.637749 | fa163e15-63ff-c5aa-8de0-00000000df97 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005629055 | 0:16:47.618148 | 0.06s 2026-02-25 08:04:16.656590 | fa163e15-63ff-c5aa-8de0-00000000df98 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:16.671659 | fa163e15-63ff-c5aa-8de0-00000000df96 | SKIPPED | Get container image tag from bundle galera-bundle | np0005629054 2026-02-25 08:04:16.673043 | fa163e15-63ff-c5aa-8de0-00000000df96 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005629054 | 0:16:47.653442 | 0.04s 2026-02-25 08:04:16.690639 | fa163e15-63ff-c5aa-8de0-00000000df97 | TASK | Compare tags between marker and bundle galera-bundle 2026-02-25 08:04:16.716632 | fa163e15-63ff-c5aa-8de0-00000000df98 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:04:16.717758 | fa163e15-63ff-c5aa-8de0-00000000df98 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:16:47.698159 | 0.06s 2026-02-25 08:04:16.735045 | fa163e15-63ff-c5aa-8de0-00000000df99 | TASK | Remove update marker for bundle galera-bundle 2026-02-25 08:04:16.756032 | fa163e15-63ff-c5aa-8de0-00000000df97 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005629054 2026-02-25 08:04:16.757045 | fa163e15-63ff-c5aa-8de0-00000000df97 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005629054 | 0:16:47.737444 | 0.07s 2026-02-25 08:04:16.781595 | fa163e15-63ff-c5aa-8de0-00000000df98 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:16.788689 | fa163e15-63ff-c5aa-8de0-00000000df99 | SKIPPED | Remove update marker for bundle galera-bundle | np0005629055 2026-02-25 08:04:16.789768 | fa163e15-63ff-c5aa-8de0-00000000df99 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005629055 | 0:16:47.770168 | 0.05s 2026-02-25 08:04:16.825801 | fa163e15-63ff-c5aa-8de0-00000000e071 | TASK | Push script 2026-02-25 08:04:16.832184 | fa163e15-63ff-c5aa-8de0-00000000df98 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:04:16.833137 | fa163e15-63ff-c5aa-8de0-00000000df98 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:16:47.813537 | 0.05s 2026-02-25 08:04:16.850539 | fa163e15-63ff-c5aa-8de0-00000000df99 | TASK | Remove update marker for bundle galera-bundle 2026-02-25 08:04:16.892560 | fa163e15-63ff-c5aa-8de0-00000000e378 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-container-shutdown 2026-02-25 08:04:16.895168 | fa163e15-63ff-c5aa-8de0-00000000e378 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:16:47.875553 | 0.88s 2026-02-25 08:04:16.905954 | fa163e15-63ff-c5aa-8de0-00000000df99 | SKIPPED | Remove update marker for bundle galera-bundle | np0005629054 2026-02-25 08:04:16.906624 | fa163e15-63ff-c5aa-8de0-00000000df99 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005629054 | 0:16:47.887033 | 0.06s 2026-02-25 08:04:16.936298 | fa163e15-63ff-c5aa-8de0-00000000e393 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-container-shutdown 2026-02-25 08:04:16.937888 | fa163e15-63ff-c5aa-8de0-00000000e393 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:16:47.918259 | 0.83s 2026-02-25 08:04:16.944634 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | TASK | Push script 2026-02-25 08:04:17.045816 | fa163e15-63ff-c5aa-8de0-00000000e3ae | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-container-shutdown 2026-02-25 08:04:17.048779 | fa163e15-63ff-c5aa-8de0-00000000e3ae | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:16:48.029172 | 0.89s 2026-02-25 08:04:17.721353 | fa163e15-63ff-c5aa-8de0-00000000e378 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-start-podman-container 2026-02-25 08:04:17.724642 | fa163e15-63ff-c5aa-8de0-00000000e378 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:16:48.705042 | 1.71s 2026-02-25 08:04:17.732465 | fa163e15-63ff-c5aa-8de0-00000000e393 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-start-podman-container 2026-02-25 08:04:17.735127 | fa163e15-63ff-c5aa-8de0-00000000e393 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:16:48.715532 | 1.63s 2026-02-25 08:04:17.749066 | fa163e15-63ff-c5aa-8de0-00000000e378 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:16:48.729462 | 1.74s 2026-02-25 08:04:17.751216 | fa163e15-63ff-c5aa-8de0-00000000e393 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:16:48.731621 | 1.65s 2026-02-25 08:04:17.774816 | fa163e15-63ff-c5aa-8de0-00000000e379 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:04:17.806661 | fa163e15-63ff-c5aa-8de0-00000000e394 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:04:17.846020 | fa163e15-63ff-c5aa-8de0-00000000e071 | CHANGED | Push script | np0005629055 2026-02-25 08:04:17.848501 | fa163e15-63ff-c5aa-8de0-00000000e071 | TIMING | Push script | np0005629055 | 0:16:48.828893 | 1.02s 2026-02-25 08:04:17.870112 | fa163e15-63ff-c5aa-8de0-00000000e3ae | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-start-podman-container 2026-02-25 08:04:17.871976 | fa163e15-63ff-c5aa-8de0-00000000e3ae | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:16:48.852374 | 1.71s 2026-02-25 08:04:17.888185 | fa163e15-63ff-c5aa-8de0-00000000e072 | TASK | Insert cronjob in root crontab 2026-02-25 08:04:17.902330 | fa163e15-63ff-c5aa-8de0-00000000e3ae | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:16:48.882710 | 1.74s 2026-02-25 08:04:17.918452 | fa163e15-63ff-c5aa-8de0-00000000e3af | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:04:17.952485 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | CHANGED | Push script | np0005629054 2026-02-25 08:04:17.954105 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | TIMING | Push script | np0005629054 | 0:16:48.934510 | 1.01s 2026-02-25 08:04:17.970056 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | TASK | Insert cronjob in root crontab 2026-02-25 08:04:18.289092 | fa163e15-63ff-c5aa-8de0-00000000e072 | CHANGED | Insert cronjob in root crontab | np0005629055 2026-02-25 08:04:18.290518 | fa163e15-63ff-c5aa-8de0-00000000e072 | TIMING | Insert cronjob in root crontab | np0005629055 | 0:16:49.270916 | 0.40s 2026-02-25 08:04:18.291442 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | CHANGED | Insert cronjob in root crontab | np0005629054 2026-02-25 08:04:18.292160 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | TIMING | Insert cronjob in root crontab | np0005629054 | 0:16:49.272566 | 0.32s 2026-02-25 08:04:18.322143 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TASK | Gather variables for each operating system 2026-02-25 08:04:18.350617 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TASK | Gather variables for each operating system 2026-02-25 08:04:18.434413 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:16:49.414806 | 0.11s 2026-02-25 08:04:18.456153 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:18.474652 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:16:49.455044 | 0.12s 2026-02-25 08:04:18.496751 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:18.674551 | fa163e15-63ff-c5aa-8de0-00000000e394 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 2026-02-25 08:04:18.676075 | fa163e15-63ff-c5aa-8de0-00000000e394 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 | 0:16:49.656472 | 0.87s 2026-02-25 08:04:18.676779 | fa163e15-63ff-c5aa-8de0-00000000e379 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 2026-02-25 08:04:18.677321 | fa163e15-63ff-c5aa-8de0-00000000e379 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 | 0:16:49.657732 | 0.90s 2026-02-25 08:04:18.691898 | fa163e15-63ff-c5aa-8de0-00000000e37a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:04:18.713370 | fa163e15-63ff-c5aa-8de0-00000000e395 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:04:18.763460 | fa163e15-63ff-c5aa-8de0-00000000e3af | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 2026-02-25 08:04:18.764511 | fa163e15-63ff-c5aa-8de0-00000000e3af | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 | 0:16:49.744915 | 0.84s 2026-02-25 08:04:18.775374 | fa163e15-63ff-c5aa-8de0-00000000e3b0 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:04:19.279669 | fa163e15-63ff-c5aa-8de0-00000000dfbe | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:04:19.280752 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:16:50.261156 | 0.82s 2026-02-25 08:04:19.297353 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-02-25 08:04:19.412329 | fa163e15-63ff-c5aa-8de0-00000000dfbe | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:04:19.413269 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:16:50.393677 | 0.92s 2026-02-25 08:04:19.429469 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-02-25 08:04:19.540470 | fa163e15-63ff-c5aa-8de0-00000000e395 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 2026-02-25 08:04:19.541524 | fa163e15-63ff-c5aa-8de0-00000000e395 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 | 0:16:50.521930 | 0.83s 2026-02-25 08:04:19.542032 | fa163e15-63ff-c5aa-8de0-00000000e37a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 2026-02-25 08:04:19.542404 | fa163e15-63ff-c5aa-8de0-00000000e37a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 | 0:16:50.522817 | 0.85s 2026-02-25 08:04:19.553711 | fa163e15-63ff-c5aa-8de0-00000000e37b | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:04:19.572162 | fa163e15-63ff-c5aa-8de0-00000000e396 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:04:19.661483 | fa163e15-63ff-c5aa-8de0-00000000e3b0 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 2026-02-25 08:04:19.662516 | fa163e15-63ff-c5aa-8de0-00000000e3b0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 | 0:16:50.642921 | 0.89s 2026-02-25 08:04:19.673053 | fa163e15-63ff-c5aa-8de0-00000000e3b1 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:04:20.308767 | fa163e15-63ff-c5aa-8de0-00000000e37b | OK | Enable and start tripleo-container-shutdown | np0005629057 2026-02-25 08:04:20.315175 | fa163e15-63ff-c5aa-8de0-00000000e37b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629057 | 0:16:51.295573 | 0.76s 2026-02-25 08:04:20.316743 | fa163e15-63ff-c5aa-8de0-00000000e396 | OK | Enable and start tripleo-container-shutdown | np0005629058 2026-02-25 08:04:20.317518 | fa163e15-63ff-c5aa-8de0-00000000e396 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629058 | 0:16:51.297928 | 0.74s 2026-02-25 08:04:20.331902 | fa163e15-63ff-c5aa-8de0-00000000e37c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:04:20.351222 | fa163e15-63ff-c5aa-8de0-00000000e397 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:04:20.462087 | fa163e15-63ff-c5aa-8de0-00000000e3b1 | OK | Enable and start tripleo-container-shutdown | np0005629056 2026-02-25 08:04:20.463265 | fa163e15-63ff-c5aa-8de0-00000000e3b1 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629056 | 0:16:51.443670 | 0.79s 2026-02-25 08:04:20.474297 | fa163e15-63ff-c5aa-8de0-00000000e3b2 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:04:21.179277 | fa163e15-63ff-c5aa-8de0-00000000e37c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 2026-02-25 08:04:21.181138 | fa163e15-63ff-c5aa-8de0-00000000e37c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 | 0:16:52.161534 | 0.85s 2026-02-25 08:04:21.203818 | fa163e15-63ff-c5aa-8de0-00000000e37d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:04:21.223552 | fa163e15-63ff-c5aa-8de0-00000000e397 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 2026-02-25 08:04:21.225364 | fa163e15-63ff-c5aa-8de0-00000000e397 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 | 0:16:52.205750 | 0.87s 2026-02-25 08:04:21.247490 | fa163e15-63ff-c5aa-8de0-00000000e398 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:04:21.353760 | fa163e15-63ff-c5aa-8de0-00000000e3b2 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 2026-02-25 08:04:21.354838 | fa163e15-63ff-c5aa-8de0-00000000e3b2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 | 0:16:52.335240 | 0.88s 2026-02-25 08:04:21.365599 | fa163e15-63ff-c5aa-8de0-00000000e3b3 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:04:22.082989 | fa163e15-63ff-c5aa-8de0-00000000e37d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 2026-02-25 08:04:22.084721 | fa163e15-63ff-c5aa-8de0-00000000e37d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 | 0:16:53.065114 | 0.87s 2026-02-25 08:04:22.111689 | fa163e15-63ff-c5aa-8de0-00000000e37e | TASK | Enable and start netns-placeholder 2026-02-25 08:04:22.123177 | fa163e15-63ff-c5aa-8de0-00000000e398 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 2026-02-25 08:04:22.124901 | fa163e15-63ff-c5aa-8de0-00000000e398 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 | 0:16:53.105265 | 0.88s 2026-02-25 08:04:22.151318 | fa163e15-63ff-c5aa-8de0-00000000e399 | TASK | Enable and start netns-placeholder 2026-02-25 08:04:22.234383 | fa163e15-63ff-c5aa-8de0-00000000e3b3 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 2026-02-25 08:04:22.236381 | fa163e15-63ff-c5aa-8de0-00000000e3b3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 | 0:16:53.216769 | 0.87s 2026-02-25 08:04:22.260067 | fa163e15-63ff-c5aa-8de0-00000000e3b4 | TASK | Enable and start netns-placeholder 2026-02-25 08:04:22.909813 | fa163e15-63ff-c5aa-8de0-00000000e37e | CHANGED | Enable and start netns-placeholder | np0005629057 2026-02-25 08:04:22.911018 | fa163e15-63ff-c5aa-8de0-00000000e37e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629057 | 0:16:53.891424 | 0.80s 2026-02-25 08:04:22.925650 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:04:22.933457 | fa163e15-63ff-c5aa-8de0-00000000e399 | CHANGED | Enable and start netns-placeholder | np0005629058 2026-02-25 08:04:22.934781 | fa163e15-63ff-c5aa-8de0-00000000e399 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629058 | 0:16:53.915183 | 0.78s 2026-02-25 08:04:22.947415 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:04:22.981419 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:16:53.961812 | 0.05s 2026-02-25 08:04:22.993017 | 86c59db0-de9f-4866-9a32-6215bd54a5eb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629057 2026-02-25 08:04:23.015233 | fa163e15-63ff-c5aa-8de0-00000000e432 | TASK | Update config hashes for container startup configs 2026-02-25 08:04:23.023417 | fa163e15-63ff-c5aa-8de0-00000000e3b4 | CHANGED | Enable and start netns-placeholder | np0005629056 2026-02-25 08:04:23.024688 | fa163e15-63ff-c5aa-8de0-00000000e3b4 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629056 | 0:16:54.005091 | 0.76s 2026-02-25 08:04:23.025568 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:16:54.005981 | 0.08s 2026-02-25 08:04:23.037322 | d8ec2b5c-4728-4272-88ce-db4d428a06d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629058 2026-02-25 08:04:23.049746 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:04:23.065983 | fa163e15-63ff-c5aa-8de0-00000000e451 | TASK | Update config hashes for container startup configs 2026-02-25 08:04:23.086651 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:16:54.067047 | 0.04s 2026-02-25 08:04:23.097744 | 60b90686-a3f4-4e5f-bf24-a1cd3acc575a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629056 2026-02-25 08:04:23.110358 | fa163e15-63ff-c5aa-8de0-00000000e46e | TASK | Update config hashes for container startup configs 2026-02-25 08:04:23.393213 | fa163e15-63ff-c5aa-8de0-00000000e432 | OK | Update config hashes for container startup configs | np0005629057 2026-02-25 08:04:23.394599 | fa163e15-63ff-c5aa-8de0-00000000e432 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629057 | 0:16:54.374984 | 0.38s 2026-02-25 08:04:23.411411 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:23.439582 | fa163e15-63ff-c5aa-8de0-00000000e451 | OK | Update config hashes for container startup configs | np0005629058 2026-02-25 08:04:23.441048 | fa163e15-63ff-c5aa-8de0-00000000e451 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629058 | 0:16:54.421435 | 0.37s 2026-02-25 08:04:23.458910 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:23.481486 | fa163e15-63ff-c5aa-8de0-00000000e46e | OK | Update config hashes for container startup configs | np0005629056 2026-02-25 08:04:23.483004 | fa163e15-63ff-c5aa-8de0-00000000e46e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629056 | 0:16:54.463405 | 0.37s 2026-02-25 08:04:23.483649 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:16:54.464057 | 0.07s 2026-02-25 08:04:23.502892 | d3e75026-cfbb-4a51-8efb-32dc63fd113b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 08:04:23.525225 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:23.542372 | fa163e15-63ff-c5aa-8de0-00000000e491 | TASK | Gather podman infos 2026-02-25 08:04:23.551103 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:16:54.531499 | 0.09s 2026-02-25 08:04:23.566034 | 0cc1d24f-1077-40af-b8a8-3bcf8d89f737 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 08:04:23.587376 | fa163e15-63ff-c5aa-8de0-00000000e4be | TASK | Gather podman infos 2026-02-25 08:04:23.595808 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:16:54.576200 | 0.07s 2026-02-25 08:04:23.609201 | 16bef1f1-cac0-4c9f-b455-b9811c2f189d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 08:04:23.623706 | fa163e15-63ff-c5aa-8de0-00000000e4eb | TASK | Gather podman infos 2026-02-25 08:04:24.660703 | fa163e15-63ff-c5aa-8de0-00000000e491 | OK | Gather podman infos | np0005629057 2026-02-25 08:04:24.676553 | fa163e15-63ff-c5aa-8de0-00000000e491 | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:16:55.656847 | 1.13s 2026-02-25 08:04:24.709299 | fa163e15-63ff-c5aa-8de0-00000000e4be | OK | Gather podman infos | np0005629058 2026-02-25 08:04:24.710915 | fa163e15-63ff-c5aa-8de0-00000000e4be | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:16:55.691318 | 1.12s 2026-02-25 08:04:24.726712 | fa163e15-63ff-c5aa-8de0-00000000e4eb | OK | Gather podman infos | np0005629056 2026-02-25 08:04:24.728468 | fa163e15-63ff-c5aa-8de0-00000000e4eb | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:16:55.708850 | 1.10s 2026-02-25 08:04:24.766434 | fa163e15-63ff-c5aa-8de0-00000000e4ec | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:24.791554 | fa163e15-63ff-c5aa-8de0-00000000e492 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:24.813091 | fa163e15-63ff-c5aa-8de0-00000000e4bf | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:24.861323 | fa163e15-63ff-c5aa-8de0-00000000e4ec | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:16:55.841717 | 0.09s 2026-02-25 08:04:24.905226 | fa163e15-63ff-c5aa-8de0-00000000e4bf | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:16:55.885618 | 0.09s 2026-02-25 08:04:24.906134 | fa163e15-63ff-c5aa-8de0-00000000e492 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:16:55.886547 | 0.11s 2026-02-25 08:04:24.971900 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629056 | 0:16:55.952284 | 0.07s 2026-02-25 08:04:24.989602 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629057 | 0:16:55.970012 | 0.04s 2026-02-25 08:04:24.999953 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:25.022307 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629058 | 0:16:56.002698 | 0.06s 2026-02-25 08:04:25.032585 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:25.054134 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:16:56.034530 | 0.05s 2026-02-25 08:04:25.064191 | 7d80d520-bf33-4d18-b291-b1075a3bb43b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 08:04:25.085176 | fa163e15-63ff-c5aa-8de0-00000000e5d7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:25.103092 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:25.111943 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:16:56.092325 | 0.07s 2026-02-25 08:04:25.124383 | fd975fac-327a-4a5f-af22-99e5cf0ae435 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 08:04:25.141342 | fa163e15-63ff-c5aa-8de0-00000000e61b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:25.153566 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:16:56.133961 | 0.05s 2026-02-25 08:04:25.166510 | 1c06d74a-9659-45e7-b456-70e4b9bf669e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 08:04:25.184303 | fa163e15-63ff-c5aa-8de0-00000000e65f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:26.692101 | fa163e15-63ff-c5aa-8de0-00000000dfbf | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005629055 2026-02-25 08:04:26.694084 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005629055 | 0:16:57.674477 | 7.26s 2026-02-25 08:04:26.728698 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-02-25 08:04:26.846144 | fa163e15-63ff-c5aa-8de0-00000000dfbf | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005629054 2026-02-25 08:04:26.847159 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005629054 | 0:16:57.827566 | 7.55s 2026-02-25 08:04:26.863919 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-02-25 08:04:27.075085 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629055 2026-02-25 08:04:27.076086 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629055 | 0:16:58.056492 | 0.35s 2026-02-25 08:04:27.091805 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:27.220283 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629054 2026-02-25 08:04:27.221388 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629054 | 0:16:58.201794 | 0.36s 2026-02-25 08:04:27.236931 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:27.622193 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:04:27.623475 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:16:58.603872 | 0.53s 2026-02-25 08:04:27.649009 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-02-25 08:04:27.780828 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:04:27.781944 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:16:58.762347 | 0.54s 2026-02-25 08:04:27.803078 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-02-25 08:04:27.970233 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005629055 2026-02-25 08:04:27.971810 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005629055 | 0:16:58.952205 | 0.32s 2026-02-25 08:04:28.007990 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-02-25 08:04:28.048774 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005629055 2026-02-25 08:04:28.050176 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005629055 | 0:16:59.030574 | 0.04s 2026-02-25 08:04:28.081527 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-02-25 08:04:28.121465 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005629055 2026-02-25 08:04:28.122497 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005629055 | 0:16:59.102901 | 0.04s 2026-02-25 08:04:28.123088 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005629054 2026-02-25 08:04:28.123520 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005629054 | 0:16:59.103932 | 0.32s 2026-02-25 08:04:28.148696 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-02-25 08:04:28.179963 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-02-25 08:04:28.206646 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005629054 2026-02-25 08:04:28.207746 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005629054 | 0:16:59.188148 | 0.06s 2026-02-25 08:04:28.228702 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-02-25 08:04:28.237985 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005629055 2026-02-25 08:04:28.239113 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005629055 | 0:16:59.219510 | 0.06s 2026-02-25 08:04:28.259179 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:28.283024 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005629054 2026-02-25 08:04:28.283913 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005629054 | 0:16:59.264317 | 0.05s 2026-02-25 08:04:28.303934 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-02-25 08:04:28.310087 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:04:28.310974 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:16:59.291375 | 0.05s 2026-02-25 08:04:28.327618 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-02-25 08:04:28.351803 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005629054 2026-02-25 08:04:28.352883 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005629054 | 0:16:59.333266 | 0.05s 2026-02-25 08:04:28.370188 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:28.383479 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005629055 2026-02-25 08:04:28.384398 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005629055 | 0:16:59.364798 | 0.06s 2026-02-25 08:04:28.412416 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TASK | Gather variables for each operating system 2026-02-25 08:04:28.425042 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:04:28.426009 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:16:59.406411 | 0.05s 2026-02-25 08:04:28.442534 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-02-25 08:04:28.498522 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005629054 2026-02-25 08:04:28.499556 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005629054 | 0:16:59.479961 | 0.06s 2026-02-25 08:04:28.530868 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TASK | Gather variables for each operating system 2026-02-25 08:04:28.537189 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:16:59.517581 | 0.12s 2026-02-25 08:04:28.553313 | fa163e15-63ff-c5aa-8de0-00000000dfea | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:28.622052 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:16:59.602449 | 0.09s 2026-02-25 08:04:28.638327 | fa163e15-63ff-c5aa-8de0-00000000dfea | TASK | Detect if resource is being created or already exists 2026-02-25 08:04:29.473892 | fa163e15-63ff-c5aa-8de0-00000000dfea | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:04:29.475326 | fa163e15-63ff-c5aa-8de0-00000000dfea | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:17:00.455723 | 0.84s 2026-02-25 08:04:29.506318 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TASK | Run init bundle puppet on the host for redis 2026-02-25 08:04:29.601583 | fa163e15-63ff-c5aa-8de0-00000000e65f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 2026-02-25 08:04:29.603294 | fa163e15-63ff-c5aa-8de0-00000000e65f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:17:00.583688 | 4.42s 2026-02-25 08:04:29.626724 | fa163e15-63ff-c5aa-8de0-00000000e660 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:29.670754 | fa163e15-63ff-c5aa-8de0-00000000e5d7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 2026-02-25 08:04:29.672433 | fa163e15-63ff-c5aa-8de0-00000000e5d7 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:17:00.652832 | 4.59s 2026-02-25 08:04:29.698955 | fa163e15-63ff-c5aa-8de0-00000000e5d8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:29.709328 | fa163e15-63ff-c5aa-8de0-00000000e660 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 2026-02-25 08:04:29.710478 | fa163e15-63ff-c5aa-8de0-00000000e660 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629058 | 0:17:00.690877 | 0.08s 2026-02-25 08:04:29.711136 | fa163e15-63ff-c5aa-8de0-00000000e61b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 2026-02-25 08:04:29.711647 | fa163e15-63ff-c5aa-8de0-00000000e61b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:17:00.692058 | 4.56s 2026-02-25 08:04:29.726500 | fa163e15-63ff-c5aa-8de0-00000000e61c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:29.762294 | fa163e15-63ff-c5aa-8de0-00000000e0f3 | TASK | Clean container_puppet_tasks for np0005629058 step 2 2026-02-25 08:04:29.769455 | fa163e15-63ff-c5aa-8de0-00000000e5d8 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 2026-02-25 08:04:29.770373 | fa163e15-63ff-c5aa-8de0-00000000e5d8 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629056 | 0:17:00.750775 | 0.07s 2026-02-25 08:04:29.788545 | fa163e15-63ff-c5aa-8de0-00000000e61c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 2026-02-25 08:04:29.789063 | fa163e15-63ff-c5aa-8de0-00000000e61c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629057 | 0:17:00.769473 | 0.06s 2026-02-25 08:04:29.804813 | fa163e15-63ff-c5aa-8de0-00000000e10d | TASK | Clean container_puppet_tasks for np0005629056 step 2 2026-02-25 08:04:29.835496 | fa163e15-63ff-c5aa-8de0-00000000e123 | TASK | Clean container_puppet_tasks for np0005629057 step 2 2026-02-25 08:04:30.081129 | fa163e15-63ff-c5aa-8de0-00000000e0f3 | OK | Clean container_puppet_tasks for np0005629058 step 2 | np0005629058 2026-02-25 08:04:30.082450 | fa163e15-63ff-c5aa-8de0-00000000e0f3 | TIMING | Clean container_puppet_tasks for np0005629058 step 2 | np0005629058 | 0:17:01.062853 | 0.32s 2026-02-25 08:04:30.110687 | fa163e15-63ff-c5aa-8de0-00000000e0f4 | TASK | Calculate container_puppet_tasks for np0005629058 step 2 2026-02-25 08:04:30.143070 | fa163e15-63ff-c5aa-8de0-00000000e10d | OK | Clean container_puppet_tasks for np0005629056 step 2 | np0005629056 2026-02-25 08:04:30.144643 | fa163e15-63ff-c5aa-8de0-00000000e10d | TIMING | Clean container_puppet_tasks for np0005629056 step 2 | np0005629056 | 0:17:01.125032 | 0.34s 2026-02-25 08:04:30.179176 | fa163e15-63ff-c5aa-8de0-00000000e10e | TASK | Calculate container_puppet_tasks for np0005629056 step 2 2026-02-25 08:04:30.188144 | fa163e15-63ff-c5aa-8de0-00000000e123 | OK | Clean container_puppet_tasks for np0005629057 step 2 | np0005629057 2026-02-25 08:04:30.189367 | fa163e15-63ff-c5aa-8de0-00000000e123 | TIMING | Clean container_puppet_tasks for np0005629057 step 2 | np0005629057 | 0:17:01.169764 | 0.35s 2026-02-25 08:04:30.190186 | fa163e15-63ff-c5aa-8de0-00000000e0f4 | TIMING | Calculate container_puppet_tasks for np0005629058 step 2 | np0005629058 | 0:17:01.170596 | 0.08s 2026-02-25 08:04:30.208911 | fa163e15-63ff-c5aa-8de0-00000000e124 | TASK | Calculate container_puppet_tasks for np0005629057 step 2 2026-02-25 08:04:30.226411 | fa163e15-63ff-c5aa-8de0-00000000e0f5 | TASK | Include container-puppet tasks for step 2 2026-02-25 08:04:30.238682 | fa163e15-63ff-c5aa-8de0-00000000e10e | TIMING | Calculate container_puppet_tasks for np0005629056 step 2 | np0005629056 | 0:17:01.219069 | 0.06s 2026-02-25 08:04:30.255468 | fa163e15-63ff-c5aa-8de0-00000000e10f | TASK | Include container-puppet tasks for step 2 2026-02-25 08:04:30.261269 | fa163e15-63ff-c5aa-8de0-00000000e124 | TIMING | Calculate container_puppet_tasks for np0005629057 step 2 | np0005629057 | 0:17:01.241665 | 0.05s 2026-02-25 08:04:30.273176 | fa163e15-63ff-c5aa-8de0-00000000e125 | TASK | Include container-puppet tasks for step 2 2026-02-25 08:04:30.285693 | fa163e15-63ff-c5aa-8de0-00000000e0f5 | TIMING | Include container-puppet tasks for step 2 | np0005629058 | 0:17:01.266089 | 0.05s 2026-02-25 08:04:30.292003 | fa163e15-63ff-c5aa-8de0-00000000e10f | TIMING | Include container-puppet tasks for step 2 | np0005629056 | 0:17:01.272416 | 0.04s 2026-02-25 08:04:30.311624 | 854da656-90c9-4b54-ad43-a307e1bd4f4e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629058 2026-02-25 08:04:30.317125 | dfbbd625-af95-4877-97b1-512d71ce801c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629056 2026-02-25 08:04:30.340320 | fa163e15-63ff-c5aa-8de0-00000000e6ef | TASK | Write container-puppet-tasks json file for np0005629056 step 2 2026-02-25 08:04:30.364221 | fa163e15-63ff-c5aa-8de0-00000000e6e7 | TASK | Write container-puppet-tasks json file for np0005629058 step 2 2026-02-25 08:04:30.371658 | fa163e15-63ff-c5aa-8de0-00000000e125 | TIMING | Include container-puppet tasks for step 2 | np0005629057 | 0:17:01.352055 | 0.09s 2026-02-25 08:04:30.385234 | 23d07f2c-e6b0-467b-9b4d-0a97f1541e12 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629057 2026-02-25 08:04:30.404214 | fa163e15-63ff-c5aa-8de0-00000000e717 | TASK | Write container-puppet-tasks json file for np0005629057 step 2 2026-02-25 08:04:31.341091 | fa163e15-63ff-c5aa-8de0-00000000e6ef | CHANGED | Write container-puppet-tasks json file for np0005629056 step 2 | np0005629056 2026-02-25 08:04:31.342762 | fa163e15-63ff-c5aa-8de0-00000000e6ef | TIMING | Write container-puppet-tasks json file for np0005629056 step 2 | np0005629056 | 0:17:02.323158 | 1.00s 2026-02-25 08:04:31.343364 | fa163e15-63ff-c5aa-8de0-00000000e717 | CHANGED | Write container-puppet-tasks json file for np0005629057 step 2 | np0005629057 2026-02-25 08:04:31.343978 | fa163e15-63ff-c5aa-8de0-00000000e717 | TIMING | Write container-puppet-tasks json file for np0005629057 step 2 | np0005629057 | 0:17:02.324383 | 0.94s 2026-02-25 08:04:31.372844 | fa163e15-63ff-c5aa-8de0-00000000e6f1 | TASK | Generate container puppet configs for step 2 2026-02-25 08:04:31.398140 | fa163e15-63ff-c5aa-8de0-00000000e719 | TASK | Generate container puppet configs for step 2 2026-02-25 08:04:31.407527 | fa163e15-63ff-c5aa-8de0-00000000e6e7 | CHANGED | Write container-puppet-tasks json file for np0005629058 step 2 | np0005629058 2026-02-25 08:04:31.408602 | fa163e15-63ff-c5aa-8de0-00000000e6e7 | TIMING | Write container-puppet-tasks json file for np0005629058 step 2 | np0005629058 | 0:17:02.389000 | 1.04s 2026-02-25 08:04:31.425032 | fa163e15-63ff-c5aa-8de0-00000000e6e9 | TASK | Generate container puppet configs for step 2 2026-02-25 08:04:31.636532 | fa163e15-63ff-c5aa-8de0-00000000dfea | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:04:31.638008 | fa163e15-63ff-c5aa-8de0-00000000dfea | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:17:02.618410 | 3.08s 2026-02-25 08:04:31.659740 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TASK | Run init bundle puppet on the host for redis 2026-02-25 08:04:31.734884 | fa163e15-63ff-c5aa-8de0-00000000e6f1 | OK | Generate container puppet configs for step 2 | np0005629056 2026-02-25 08:04:31.736079 | fa163e15-63ff-c5aa-8de0-00000000e6f1 | TIMING | Generate container puppet configs for step 2 | np0005629056 | 0:17:02.716481 | 0.36s 2026-02-25 08:04:31.751940 | fa163e15-63ff-c5aa-8de0-00000000e6f2 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:04:31.766997 | fa163e15-63ff-c5aa-8de0-00000000e719 | OK | Generate container puppet configs for step 2 | np0005629057 2026-02-25 08:04:31.768239 | fa163e15-63ff-c5aa-8de0-00000000e719 | TIMING | Generate container puppet configs for step 2 | np0005629057 | 0:17:02.748635 | 0.37s 2026-02-25 08:04:31.797454 | fa163e15-63ff-c5aa-8de0-00000000e71a | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:04:31.807270 | fa163e15-63ff-c5aa-8de0-00000000e6e9 | OK | Generate container puppet configs for step 2 | np0005629058 2026-02-25 08:04:31.808469 | fa163e15-63ff-c5aa-8de0-00000000e6e9 | TIMING | Generate container puppet configs for step 2 | np0005629058 | 0:17:02.788859 | 0.38s 2026-02-25 08:04:31.809540 | fa163e15-63ff-c5aa-8de0-00000000e6f2 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629056 | 0:17:02.789947 | 0.05s 2026-02-25 08:04:31.855522 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:04:31.874452 | fa163e15-63ff-c5aa-8de0-00000000e6ea | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:04:31.882074 | fa163e15-63ff-c5aa-8de0-00000000e71a | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629057 | 0:17:02.862268 | 0.08s 2026-02-25 08:04:31.934283 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:04:31.942423 | fa163e15-63ff-c5aa-8de0-00000000e6ea | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629058 | 0:17:02.922812 | 0.07s 2026-02-25 08:04:31.975678 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:04:31.981282 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:17:02.961676 | 0.12s 2026-02-25 08:04:31.992721 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:04:32.060223 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:17:03.040619 | 0.08s 2026-02-25 08:04:32.073383 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:04:32.080476 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:17:03.060874 | 0.14s 2026-02-25 08:04:32.091375 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:04:32.311318 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629056 2026-02-25 08:04:32.312582 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:17:03.292984 | 0.32s 2026-02-25 08:04:32.330527 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:32.393499 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629058 2026-02-25 08:04:32.394632 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:17:03.375034 | 0.32s 2026-02-25 08:04:32.413284 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:32.419653 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629057 2026-02-25 08:04:32.420648 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:17:03.401047 | 0.33s 2026-02-25 08:04:32.433484 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:32.688786 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 2026-02-25 08:04:32.689664 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 | 0:17:03.670071 | 0.36s 2026-02-25 08:04:32.703647 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:04:32.750538 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:04:32.751323 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:17:03.731730 | 0.05s 2026-02-25 08:04:32.771720 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:04:32.781256 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 2026-02-25 08:04:32.783919 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 | 0:17:03.764309 | 0.37s 2026-02-25 08:04:32.785770 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 2026-02-25 08:04:32.787391 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 | 0:17:03.767781 | 0.35s 2026-02-25 08:04:32.814113 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:04:32.840101 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:04:32.849432 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 08:04:32.851363 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:17:03.831758 | 0.08s 2026-02-25 08:04:32.871334 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:04:32.881234 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:04:32.883200 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:17:03.863581 | 0.07s 2026-02-25 08:04:32.911290 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:04:32.926925 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:04:32.930116 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:17:03.910502 | 0.09s 2026-02-25 08:04:32.930956 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 08:04:32.931636 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:17:03.912041 | 0.06s 2026-02-25 08:04:32.960762 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:32.990712 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:04:32.999322 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 08:04:33.000469 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:17:03.980854 | 0.09s 2026-02-25 08:04:33.021309 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:04:33.034950 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 2026-02-25 08:04:33.036349 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 | 0:17:04.016745 | 0.07s 2026-02-25 08:04:33.036848 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 08:04:33.037289 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:17:04.017699 | 0.05s 2026-02-25 08:04:33.053810 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:33.078558 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:04:33.086368 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 08:04:33.097059 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:17:04.077458 | 0.07s 2026-02-25 08:04:33.097390 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 2026-02-25 08:04:33.097708 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629056 | 0:17:04.078121 | 0.04s 2026-02-25 08:04:33.118267 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:33.146288 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 08:04:33.147091 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:17:04.127496 | 0.07s 2026-02-25 08:04:33.172890 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:33.180193 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 2026-02-25 08:04:33.181093 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 | 0:17:04.161495 | 0.06s 2026-02-25 08:04:33.195057 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:33.222592 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 2026-02-25 08:04:33.223506 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 | 0:17:04.203909 | 0.05s 2026-02-25 08:04:33.236491 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:04:33.254023 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 2026-02-25 08:04:33.255035 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629057 | 0:17:04.235438 | 0.06s 2026-02-25 08:04:33.288348 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 2026-02-25 08:04:33.288791 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629058 | 0:17:04.269202 | 0.05s 2026-02-25 08:04:36.739331 | fa163e15-63ff-c5aa-8de0-00000000dfeb | OK | Run init bundle puppet on the host for redis | np0005629054 2026-02-25 08:04:36.740920 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005629054 | 0:17:07.721319 | 7.23s 2026-02-25 08:04:36.772267 | fa163e15-63ff-c5aa-8de0-00000000dfec | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-02-25 08:04:37.135146 | fa163e15-63ff-c5aa-8de0-00000000dfec | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005629054 2026-02-25 08:04:37.136762 | fa163e15-63ff-c5aa-8de0-00000000dfec | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005629054 | 0:17:08.117159 | 0.36s 2026-02-25 08:04:37.164548 | fa163e15-63ff-c5aa-8de0-00000000dfed | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:37.707692 | fa163e15-63ff-c5aa-8de0-00000000dfed | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:04:37.710578 | fa163e15-63ff-c5aa-8de0-00000000dfed | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:17:08.690973 | 0.54s 2026-02-25 08:04:37.738694 | fa163e15-63ff-c5aa-8de0-00000000dfee | TASK | Check if an image update marker exists for bundle redis-bundle 2026-02-25 08:04:38.067930 | fa163e15-63ff-c5aa-8de0-00000000dfee | OK | Check if an image update marker exists for bundle redis-bundle | np0005629054 2026-02-25 08:04:38.069876 | fa163e15-63ff-c5aa-8de0-00000000dfee | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005629054 | 0:17:09.050265 | 0.33s 2026-02-25 08:04:38.091537 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TASK | Get container image tag from marker for bundle redis-bundle 2026-02-25 08:04:38.149185 | fa163e15-63ff-c5aa-8de0-00000000dff0 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005629054 2026-02-25 08:04:38.150971 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005629054 | 0:17:09.131373 | 0.06s 2026-02-25 08:04:38.172338 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TASK | Get container image tag from bundle redis-bundle 2026-02-25 08:04:38.228825 | fa163e15-63ff-c5aa-8de0-00000000dff1 | SKIPPED | Get container image tag from bundle redis-bundle | np0005629054 2026-02-25 08:04:38.230582 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005629054 | 0:17:09.210983 | 0.06s 2026-02-25 08:04:38.251548 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TASK | Compare tags between marker and bundle redis-bundle 2026-02-25 08:04:38.319208 | fa163e15-63ff-c5aa-8de0-00000000dff2 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005629054 2026-02-25 08:04:38.320628 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005629054 | 0:17:09.301025 | 0.07s 2026-02-25 08:04:38.353304 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:38.406755 | fa163e15-63ff-c5aa-8de0-00000000dff3 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:04:38.407640 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:17:09.388045 | 0.05s 2026-02-25 08:04:38.432249 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TASK | Remove update marker for bundle redis-bundle 2026-02-25 08:04:38.437830 | fa163e15-63ff-c5aa-8de0-00000000dfeb | OK | Run init bundle puppet on the host for redis | np0005629055 2026-02-25 08:04:38.438988 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005629055 | 0:17:09.419386 | 6.78s 2026-02-25 08:04:38.461993 | fa163e15-63ff-c5aa-8de0-00000000dfec | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-02-25 08:04:38.488584 | fa163e15-63ff-c5aa-8de0-00000000dff4 | SKIPPED | Remove update marker for bundle redis-bundle | np0005629054 2026-02-25 08:04:38.489401 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005629054 | 0:17:09.469805 | 0.06s 2026-02-25 08:04:38.516729 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:04:38.811440 | fa163e15-63ff-c5aa-8de0-00000000dfec | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005629055 2026-02-25 08:04:38.812720 | fa163e15-63ff-c5aa-8de0-00000000dfec | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005629055 | 0:17:09.793125 | 0.35s 2026-02-25 08:04:38.839167 | fa163e15-63ff-c5aa-8de0-00000000dfed | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:04:38.845247 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629054 2026-02-25 08:04:38.846449 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629054 | 0:17:09.826850 | 0.33s 2026-02-25 08:04:38.954350 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629054 | 0:17:09.934748 | 0.09s 2026-02-25 08:04:38.976530 | 00f2473b-808e-420b-b37f-135940bba495 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629054 2026-02-25 08:04:38.992894 | fa163e15-63ff-c5aa-8de0-00000000e85a | TASK | Write the config_step hieradata 2026-02-25 08:04:39.398800 | fa163e15-63ff-c5aa-8de0-00000000dfed | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:04:39.400443 | fa163e15-63ff-c5aa-8de0-00000000dfed | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:17:10.380838 | 0.56s 2026-02-25 08:04:39.431002 | fa163e15-63ff-c5aa-8de0-00000000dfee | TASK | Check if an image update marker exists for bundle redis-bundle 2026-02-25 08:04:39.764410 | fa163e15-63ff-c5aa-8de0-00000000dfee | OK | Check if an image update marker exists for bundle redis-bundle | np0005629055 2026-02-25 08:04:39.767951 | fa163e15-63ff-c5aa-8de0-00000000dfee | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005629055 | 0:17:10.748345 | 0.34s 2026-02-25 08:04:39.797189 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TASK | Get container image tag from marker for bundle redis-bundle 2026-02-25 08:04:39.837110 | fa163e15-63ff-c5aa-8de0-00000000e85a | OK | Write the config_step hieradata | np0005629054 2026-02-25 08:04:39.838803 | fa163e15-63ff-c5aa-8de0-00000000e85a | TIMING | Write the config_step hieradata | np0005629054 | 0:17:10.819207 | 0.85s 2026-02-25 08:04:39.862253 | fa163e15-63ff-c5aa-8de0-00000000e85b | TASK | Run puppet host configuration for step 2 2026-02-25 08:04:39.870467 | fa163e15-63ff-c5aa-8de0-00000000dff0 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005629055 2026-02-25 08:04:39.871828 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005629055 | 0:17:10.852224 | 0.07s 2026-02-25 08:04:39.889760 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TASK | Get container image tag from bundle redis-bundle 2026-02-25 08:04:39.938537 | fa163e15-63ff-c5aa-8de0-00000000dff1 | SKIPPED | Get container image tag from bundle redis-bundle | np0005629055 2026-02-25 08:04:39.939949 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005629055 | 0:17:10.920354 | 0.05s 2026-02-25 08:04:39.956130 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TASK | Compare tags between marker and bundle redis-bundle 2026-02-25 08:04:40.010257 | fa163e15-63ff-c5aa-8de0-00000000dff2 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005629055 2026-02-25 08:04:40.011528 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005629055 | 0:17:10.991935 | 0.05s 2026-02-25 08:04:40.027833 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:04:40.088124 | fa163e15-63ff-c5aa-8de0-00000000dff3 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:04:40.089624 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:17:11.070019 | 0.06s 2026-02-25 08:04:40.115620 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TASK | Remove update marker for bundle redis-bundle 2026-02-25 08:04:40.150257 | fa163e15-63ff-c5aa-8de0-00000000dff4 | SKIPPED | Remove update marker for bundle redis-bundle | np0005629055 2026-02-25 08:04:40.151429 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005629055 | 0:17:11.131830 | 0.03s 2026-02-25 08:04:40.195944 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:04:40.563226 | fa163e15-63ff-c5aa-8de0-00000000e85b | CHANGED | Run puppet host configuration for step 2 | np0005629054 2026-02-25 08:04:40.564227 | fa163e15-63ff-c5aa-8de0-00000000e85b | TIMING | Run puppet host configuration for step 2 | np0005629054 | 0:17:11.544632 | 0.70s 2026-02-25 08:04:40.578588 | fa163e15-63ff-c5aa-8de0-00000000e85c | TASK | Wait for puppet host configuration to finish 2026-02-25 08:04:40.839482 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629055 2026-02-25 08:04:40.840523 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629055 | 0:17:11.820930 | 0.64s 2026-02-25 08:04:40.923456 | fa163e15-63ff-c5aa-8de0-00000000e85c | WAITING | Wait for puppet host configuration to finish | np0005629054 | 360 retries left 2026-02-25 08:04:40.934007 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629055 | 0:17:11.914402 | 0.08s 2026-02-25 08:04:40.970481 | 579971bc-5de9-4ece-8b8a-cfb4072003a2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629055 2026-02-25 08:04:40.992513 | fa163e15-63ff-c5aa-8de0-00000000e888 | TASK | Write the config_step hieradata 2026-02-25 08:04:41.867607 | fa163e15-63ff-c5aa-8de0-00000000e888 | OK | Write the config_step hieradata | np0005629055 2026-02-25 08:04:41.869393 | fa163e15-63ff-c5aa-8de0-00000000e888 | TIMING | Write the config_step hieradata | np0005629055 | 0:17:12.849787 | 0.88s 2026-02-25 08:04:41.899701 | fa163e15-63ff-c5aa-8de0-00000000e889 | TASK | Run puppet host configuration for step 2 2026-02-25 08:04:42.640849 | fa163e15-63ff-c5aa-8de0-00000000e889 | CHANGED | Run puppet host configuration for step 2 | np0005629055 2026-02-25 08:04:42.642373 | fa163e15-63ff-c5aa-8de0-00000000e889 | TIMING | Run puppet host configuration for step 2 | np0005629055 | 0:17:13.622769 | 0.74s 2026-02-25 08:04:42.672036 | fa163e15-63ff-c5aa-8de0-00000000e88a | TASK | Wait for puppet host configuration to finish 2026-02-25 08:04:43.045671 | fa163e15-63ff-c5aa-8de0-00000000e88a | WAITING | Wait for puppet host configuration to finish | np0005629055 | 360 retries left 2026-02-25 08:04:51.218957 | fa163e15-63ff-c5aa-8de0-00000000e85c | CHANGED | Wait for puppet host configuration to finish | np0005629054 2026-02-25 08:04:51.220535 | fa163e15-63ff-c5aa-8de0-00000000e85c | TIMING | Wait for puppet host configuration to finish | np0005629054 | 0:17:22.200933 | 10.64s 2026-02-25 08:04:51.254438 | fa163e15-63ff-c5aa-8de0-00000000e85d | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:04:51.342313 | fa163e15-63ff-c5aa-8de0-00000000e85d | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005629054 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:04:40 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:04:46 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:04:46 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:04:46 puppet-user: (file & line not available)", "<13>Feb 25 08:04:46 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>Feb 25 08:04:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:04:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:04:47 puppet-user: Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.37 seconds", "<13>Feb 25 08:04:47 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:04:48 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:04:49 puppet-user: Notice: Applied catalog in 2.59 seconds", "<13>Feb 25 08:04:49 puppet-user: Application:", "<13>Feb 25 08:04:49 puppet-user: Initial environment: production", "<13>Feb 25 08:04:49 puppet-user: Converged environment: production", "<13>Feb 25 08:04:49 puppet-user: Run mode: user", "<13>Feb 25 08:04:49 puppet-user: Changes:", "<13>Feb 25 08:04:49 puppet-user: Total: 2", "<13>Feb 25 08:04:49 puppet-user: Events:", "<13>Feb 25 08:04:49 puppet-user: Success: 2", "<13>Feb 25 08:04:49 puppet-user: Resources:", "<13>Feb 25 08:04:49 puppet-user: Changed: 2", "<13>Feb 25 08:04:49 puppet-user: Out of sync: 2", "<13>Feb 25 08:04:49 puppet-user: Total: 23", "<13>Feb 25 08:04:49 puppet-user: Time:", "<13>Feb 25 08:04:49 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:04:49 puppet-user: Schedule: 0.00", "<13>Feb 25 08:04:49 puppet-user: File line: 0.00", "<13>Feb 25 08:04:49 puppet-user: Package: 0.00", "<13>Feb 25 08:04:49 puppet-user: File: 0.00", "<13>Feb 25 08:04:49 puppet-user: User: 0.01", "<13>Feb 25 08:04:49 puppet-user: Augeas: 0.01", "<13>Feb 25 08:04:49 puppet-user: Config retrieval: 0.42", "<13>Feb 25 08:04:49 puppet-user: Service: 1.17", "<13>Feb 25 08:04:49 puppet-user: Exec: 1.23", "<13>Feb 25 08:04:49 puppet-user: Last run: 1772006689", "<13>Feb 25 08:04:49 puppet-user: Transaction evaluation: 2.58", "<13>Feb 25 08:04:49 puppet-user: Catalog application: 2.59", "<13>Feb 25 08:04:49 puppet-user: Total: 2.59", "<13>Feb 25 08:04:49 puppet-user: Version:", "<13>Feb 25 08:04:49 puppet-user: Config: 1772006686", "<13>Feb 25 08:04:49 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:04:51.343593 | fa163e15-63ff-c5aa-8de0-00000000e85d | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629054 | 0:17:22.323998 | 0.09s 2026-02-25 08:04:51.361933 | fa163e15-63ff-c5aa-8de0-00000000e85e | TASK | Pre-cache facts for puppet containers 2026-02-25 08:04:51.387459 | fa163e15-63ff-c5aa-8de0-00000000e85e | TIMING | Pre-cache facts for puppet containers | np0005629054 | 0:17:22.367861 | 0.02s 2026-02-25 08:04:51.430208 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:04:51.523627 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629054 | 0:17:22.504023 | 0.09s 2026-02-25 08:04:51.538129 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:04:51.960160 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629054 2026-02-25 08:04:51.961201 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629054 | 0:17:22.941607 | 0.42s 2026-02-25 08:04:51.979773 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:04:52.342221 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629054 2026-02-25 08:04:52.343763 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629054 | 0:17:23.324163 | 0.36s 2026-02-25 08:04:52.372985 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:04:52.428301 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629054 2026-02-25 08:04:52.429662 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629054 | 0:17:23.410058 | 0.06s 2026-02-25 08:04:52.457276 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:04:53.343438 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629054 2026-02-25 08:04:53.344968 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629054 | 0:17:24.325366 | 0.89s 2026-02-25 08:04:53.379731 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:04:53.387602 | fa163e15-63ff-c5aa-8de0-00000000e88a | CHANGED | Wait for puppet host configuration to finish | np0005629055 2026-02-25 08:04:53.388958 | fa163e15-63ff-c5aa-8de0-00000000e88a | TIMING | Wait for puppet host configuration to finish | np0005629055 | 0:17:24.369352 | 10.72s 2026-02-25 08:04:53.421599 | fa163e15-63ff-c5aa-8de0-00000000e88b | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:04:53.508497 | fa163e15-63ff-c5aa-8de0-00000000e88b | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005629055 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:04:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:04:48 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:04:48 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:04:48 puppet-user: (file & line not available)", "<13>Feb 25 08:04: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>Feb 25 08:04: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>Feb 25 08:04:49 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:04:49 puppet-user: Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.38 seconds", "<13>Feb 25 08:04:49 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:04:50 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Feb 25 08:04:51 puppet-user: Notice: Applied catalog in 2.71 seconds", "<13>Feb 25 08:04:51 puppet-user: Application:", "<13>Feb 25 08:04:51 puppet-user: Initial environment: production", "<13>Feb 25 08:04:51 puppet-user: Converged environment: production", "<13>Feb 25 08:04:51 puppet-user: Run mode: user", "<13>Feb 25 08:04:51 puppet-user: Changes:", "<13>Feb 25 08:04:51 puppet-user: Total: 2", "<13>Feb 25 08:04:51 puppet-user: Events:", "<13>Feb 25 08:04:51 puppet-user: Success: 2", "<13>Feb 25 08:04:51 puppet-user: Resources:", "<13>Feb 25 08:04:51 puppet-user: Changed: 2", "<13>Feb 25 08:04:51 puppet-user: Out of sync: 2", "<13>Feb 25 08:04:51 puppet-user: Total: 23", "<13>Feb 25 08:04:51 puppet-user: Time:", "<13>Feb 25 08:04:51 puppet-user: Schedule: 0.00", "<13>Feb 25 08:04:51 puppet-user: Package: 0.00", "<13>Feb 25 08:04:51 puppet-user: File line: 0.00", "<13>Feb 25 08:04:51 puppet-user: File: 0.00", "<13>Feb 25 08:04:51 puppet-user: Augeas: 0.01", "<13>Feb 25 08:04:51 puppet-user: User: 0.02", "<13>Feb 25 08:04:51 puppet-user: Config retrieval: 0.43", "<13>Feb 25 08:04:51 puppet-user: Service: 1.21", "<13>Feb 25 08:04:51 puppet-user: Exec: 1.29", "<13>Feb 25 08:04:51 puppet-user: Last run: 1772006691", "<13>Feb 25 08:04:51 puppet-user: Transaction evaluation: 2.71", "<13>Feb 25 08:04:51 puppet-user: Catalog application: 2.71", "<13>Feb 25 08:04:51 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:04:51 puppet-user: Total: 2.72", "<13>Feb 25 08:04:51 puppet-user: Version:", "<13>Feb 25 08:04:51 puppet-user: Config: 1772006688", "<13>Feb 25 08:04:51 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:04:53.509637 | fa163e15-63ff-c5aa-8de0-00000000e88b | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629055 | 0:17:24.490038 | 0.09s 2026-02-25 08:04:53.529063 | fa163e15-63ff-c5aa-8de0-00000000e88c | TASK | Pre-cache facts for puppet containers 2026-02-25 08:04:53.556395 | fa163e15-63ff-c5aa-8de0-00000000e88c | TIMING | Pre-cache facts for puppet containers | np0005629055 | 0:17:24.536791 | 0.03s 2026-02-25 08:04:53.598763 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:04:53.708068 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629054 2026-02-25 08:04:53.709171 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629054 | 0:17:24.689576 | 0.33s 2026-02-25 08:04:53.709774 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629055 | 0:17:24.690185 | 0.11s 2026-02-25 08:04:53.729352 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:04:53.754755 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:04:54.081635 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629055 2026-02-25 08:04:54.082679 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629055 | 0:17:25.063085 | 0.33s 2026-02-25 08:04:54.096743 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:04:54.401051 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629054 2026-02-25 08:04:54.402640 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629054 | 0:17:25.383032 | 0.67s 2026-02-25 08:04:54.438201 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:04:54.446792 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629055 2026-02-25 08:04:54.448008 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629055 | 0:17:25.428406 | 0.35s 2026-02-25 08:04:54.468437 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:04:54.480481 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629054 2026-02-25 08:04:54.481631 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629054 | 0:17:25.462028 | 0.04s 2026-02-25 08:04:54.519680 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:04:54.526260 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629055 2026-02-25 08:04:54.527227 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629055 | 0:17:25.507627 | 0.05s 2026-02-25 08:04:54.542546 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:04:54.926347 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:04:54.965054 | fa163e15-63ff-c5aa-8de0-00000000e85f | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:04:55.014809 | fa163e15-63ff-c5aa-8de0-00000000e85f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629054 2026-02-25 08:04:55.015768 | fa163e15-63ff-c5aa-8de0-00000000e85f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629054 | 0:17:25.996169 | 0.05s 2026-02-25 08:04:55.034946 | fa163e15-63ff-c5aa-8de0-00000000e861 | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:04:55.065934 | fa163e15-63ff-c5aa-8de0-00000000e861 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629054 | 0:17:26.046333 | 0.03s 2026-02-25 08:04:55.106314 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:04:55.221212 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:17:26.201611 | 0.11s 2026-02-25 08:04:55.236114 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:04:55.386756 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629055 2026-02-25 08:04:55.388508 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629055 | 0:17:26.368905 | 0.85s 2026-02-25 08:04:55.420805 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:04:55.553318 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629054 2026-02-25 08:04:55.555135 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:17:26.535528 | 0.32s 2026-02-25 08:04:55.592153 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:55.710254 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629055 2026-02-25 08:04:55.711421 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629055 | 0:17:26.691826 | 0.29s 2026-02-25 08:04:55.731242 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:04:55.954716 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 2026-02-25 08:04:55.956479 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:26.936864 | 0.36s 2026-02-25 08:04:55.989046 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:04:56.061707 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:04:56.064664 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:17:27.044942 | 0.07s 2026-02-25 08:04:56.106628 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:04:56.147919 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:17:27.128312 | 0.04s 2026-02-25 08:04:56.176541 | eeba81f0-2fe3-4813-bc1e-cb76ecdb0dbb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629054 2026-02-25 08:04:56.197491 | fa163e15-63ff-c5aa-8de0-00000000e9a9 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:04:56.385960 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629055 2026-02-25 08:04:56.387812 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629055 | 0:17:27.368204 | 0.66s 2026-02-25 08:04:56.423572 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:04:56.461588 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629055 2026-02-25 08:04:56.462964 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629055 | 0:17:27.443365 | 0.04s 2026-02-25 08:04:56.499579 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:04:56.546349 | fa163e15-63ff-c5aa-8de0-00000000e9a9 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629054 2026-02-25 08:04:56.547735 | fa163e15-63ff-c5aa-8de0-00000000e9a9 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629054 | 0:17:27.528137 | 0.35s 2026-02-25 08:04:56.568327 | fa163e15-63ff-c5aa-8de0-00000000e9aa | TASK | Set podman_drop_in fact 2026-02-25 08:04:56.617923 | fa163e15-63ff-c5aa-8de0-00000000e9aa | OK | Set podman_drop_in fact | np0005629054 2026-02-25 08:04:56.618846 | fa163e15-63ff-c5aa-8de0-00000000e9aa | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629054 | 0:17:27.599252 | 0.05s 2026-02-25 08:04:56.637629 | fa163e15-63ff-c5aa-8de0-00000000e9ac | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:04:56.859137 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:04:56.898362 | fa163e15-63ff-c5aa-8de0-00000000e88d | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:04:56.958303 | fa163e15-63ff-c5aa-8de0-00000000e88d | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629055 2026-02-25 08:04:56.959849 | fa163e15-63ff-c5aa-8de0-00000000e88d | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629055 | 0:17:27.940242 | 0.06s 2026-02-25 08:04:56.991191 | fa163e15-63ff-c5aa-8de0-00000000e88f | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:04:57.024020 | fa163e15-63ff-c5aa-8de0-00000000e88f | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629055 | 0:17:28.004421 | 0.03s 2026-02-25 08:04:57.057744 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:04:57.166109 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:17:28.146504 | 0.11s 2026-02-25 08:04:57.181373 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:04:57.499312 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629055 2026-02-25 08:04:57.501201 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:17:28.481591 | 0.32s 2026-02-25 08:04:57.513324 | fa163e15-63ff-c5aa-8de0-00000000e9ac | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-container-shutdown 2026-02-25 08:04:57.517957 | fa163e15-63ff-c5aa-8de0-00000000e9ac | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:17:28.498355 | 0.88s 2026-02-25 08:04:57.546006 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:04:57.912499 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 2026-02-25 08:04:57.913898 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:28.894270 | 0.37s 2026-02-25 08:04:57.941433 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:04:58.012179 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:04:58.013245 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:17:28.993649 | 0.07s 2026-02-25 08:04:58.037362 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:04:58.075842 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:17:29.056233 | 0.04s 2026-02-25 08:04:58.103553 | 9e480527-132c-4f61-9ad9-806a3c4cb324 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629055 2026-02-25 08:04:58.122477 | fa163e15-63ff-c5aa-8de0-00000000ea09 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:04:58.356365 | fa163e15-63ff-c5aa-8de0-00000000e9ac | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-start-podman-container 2026-02-25 08:04:58.360378 | fa163e15-63ff-c5aa-8de0-00000000e9ac | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:17:29.340756 | 1.72s 2026-02-25 08:04:58.368199 | fa163e15-63ff-c5aa-8de0-00000000e9ac | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:17:29.348594 | 1.73s 2026-02-25 08:04:58.384156 | fa163e15-63ff-c5aa-8de0-00000000e9ad | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:04:58.484773 | fa163e15-63ff-c5aa-8de0-00000000ea09 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629055 2026-02-25 08:04:58.486160 | fa163e15-63ff-c5aa-8de0-00000000ea09 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629055 | 0:17:29.466563 | 0.36s 2026-02-25 08:04:58.501896 | fa163e15-63ff-c5aa-8de0-00000000ea0a | TASK | Set podman_drop_in fact 2026-02-25 08:04:58.561225 | fa163e15-63ff-c5aa-8de0-00000000ea0a | OK | Set podman_drop_in fact | np0005629055 2026-02-25 08:04:58.562350 | fa163e15-63ff-c5aa-8de0-00000000ea0a | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629055 | 0:17:29.542755 | 0.06s 2026-02-25 08:04:58.581397 | fa163e15-63ff-c5aa-8de0-00000000ea0c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:04:59.268822 | fa163e15-63ff-c5aa-8de0-00000000e9ad | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 2026-02-25 08:04:59.270772 | fa163e15-63ff-c5aa-8de0-00000000e9ad | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 | 0:17:30.251164 | 0.89s 2026-02-25 08:04:59.298377 | fa163e15-63ff-c5aa-8de0-00000000e9ae | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:04:59.541488 | fa163e15-63ff-c5aa-8de0-00000000ea0c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-container-shutdown 2026-02-25 08:04:59.544996 | fa163e15-63ff-c5aa-8de0-00000000ea0c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:17:30.525387 | 0.96s 2026-02-25 08:05:00.153800 | fa163e15-63ff-c5aa-8de0-00000000e9ae | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 2026-02-25 08:05:00.156134 | fa163e15-63ff-c5aa-8de0-00000000e9ae | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 | 0:17:31.136532 | 0.86s 2026-02-25 08:05:00.187613 | fa163e15-63ff-c5aa-8de0-00000000e9af | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:05:00.378198 | fa163e15-63ff-c5aa-8de0-00000000ea0c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-start-podman-container 2026-02-25 08:05:00.381529 | fa163e15-63ff-c5aa-8de0-00000000ea0c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:17:31.361919 | 1.80s 2026-02-25 08:05:00.390951 | fa163e15-63ff-c5aa-8de0-00000000ea0c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:17:31.371348 | 1.81s 2026-02-25 08:05:00.423290 | fa163e15-63ff-c5aa-8de0-00000000ea0d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:05:00.990721 | fa163e15-63ff-c5aa-8de0-00000000e9af | OK | Enable and start tripleo-container-shutdown | np0005629054 2026-02-25 08:05:00.992273 | fa163e15-63ff-c5aa-8de0-00000000e9af | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629054 | 0:17:31.972675 | 0.80s 2026-02-25 08:05:01.014472 | fa163e15-63ff-c5aa-8de0-00000000e9b0 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:05:01.261110 | fa163e15-63ff-c5aa-8de0-00000000ea0d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 2026-02-25 08:05:01.262841 | fa163e15-63ff-c5aa-8de0-00000000ea0d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 | 0:17:32.243232 | 0.84s 2026-02-25 08:05:01.292623 | fa163e15-63ff-c5aa-8de0-00000000ea0e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:05:01.900120 | fa163e15-63ff-c5aa-8de0-00000000e9b0 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 2026-02-25 08:05:01.901426 | fa163e15-63ff-c5aa-8de0-00000000e9b0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 | 0:17:32.881828 | 0.89s 2026-02-25 08:05:01.923456 | fa163e15-63ff-c5aa-8de0-00000000e9b1 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:05:02.141005 | fa163e15-63ff-c5aa-8de0-00000000ea0e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 2026-02-25 08:05:02.143016 | fa163e15-63ff-c5aa-8de0-00000000ea0e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 | 0:17:33.123409 | 0.85s 2026-02-25 08:05:02.176254 | fa163e15-63ff-c5aa-8de0-00000000ea0f | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:05:02.774778 | fa163e15-63ff-c5aa-8de0-00000000e9b1 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 2026-02-25 08:05:02.776680 | fa163e15-63ff-c5aa-8de0-00000000e9b1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 | 0:17:33.757075 | 0.85s 2026-02-25 08:05:02.805111 | fa163e15-63ff-c5aa-8de0-00000000e9b2 | TASK | Enable and start netns-placeholder 2026-02-25 08:05:02.953219 | fa163e15-63ff-c5aa-8de0-00000000ea0f | OK | Enable and start tripleo-container-shutdown | np0005629055 2026-02-25 08:05:02.954519 | fa163e15-63ff-c5aa-8de0-00000000ea0f | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629055 | 0:17:33.934924 | 0.78s 2026-02-25 08:05:02.971222 | fa163e15-63ff-c5aa-8de0-00000000ea10 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:05:03.639668 | fa163e15-63ff-c5aa-8de0-00000000e9b2 | CHANGED | Enable and start netns-placeholder | np0005629054 2026-02-25 08:05:03.641898 | fa163e15-63ff-c5aa-8de0-00000000e9b2 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629054 | 0:17:34.622257 | 0.84s 2026-02-25 08:05:03.670146 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:05:03.721556 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:17:34.701950 | 0.05s 2026-02-25 08:05:03.740505 | e1836363-49d6-4630-967e-cc2d56b5d154 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629054 2026-02-25 08:05:03.762473 | fa163e15-63ff-c5aa-8de0-00000000ea44 | TASK | Update config hashes for container startup configs 2026-02-25 08:05:03.875148 | fa163e15-63ff-c5aa-8de0-00000000ea10 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 2026-02-25 08:05:03.876110 | fa163e15-63ff-c5aa-8de0-00000000ea10 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 | 0:17:34.856516 | 0.90s 2026-02-25 08:05:03.890964 | fa163e15-63ff-c5aa-8de0-00000000ea11 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:05:04.175486 | fa163e15-63ff-c5aa-8de0-00000000ea44 | OK | Update config hashes for container startup configs | np0005629054 2026-02-25 08:05:04.176570 | fa163e15-63ff-c5aa-8de0-00000000ea44 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629054 | 0:17:35.156975 | 0.41s 2026-02-25 08:05:04.210089 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:04.244922 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:35.225270 | 0.03s 2026-02-25 08:05:04.280907 | 24cc6b04-884f-4416-9399-6cf6221b30e2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:05:04.320890 | fa163e15-63ff-c5aa-8de0-00000000ea65 | TASK | Gather podman infos 2026-02-25 08:05:04.725305 | fa163e15-63ff-c5aa-8de0-00000000ea11 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 2026-02-25 08:05:04.727131 | fa163e15-63ff-c5aa-8de0-00000000ea11 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 | 0:17:35.707522 | 0.84s 2026-02-25 08:05:04.755562 | fa163e15-63ff-c5aa-8de0-00000000ea12 | TASK | Enable and start netns-placeholder 2026-02-25 08:05:05.210374 | fa163e15-63ff-c5aa-8de0-00000000ea65 | OK | Gather podman infos | np0005629054 2026-02-25 08:05:05.211946 | fa163e15-63ff-c5aa-8de0-00000000ea65 | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:17:36.192340 | 0.89s 2026-02-25 08:05:05.275028 | fa163e15-63ff-c5aa-8de0-00000000ea66 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:05.344993 | fa163e15-63ff-c5aa-8de0-00000000ea66 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:36.325376 | 0.07s 2026-02-25 08:05:05.469056 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:17:36.449446 | 0.07s 2026-02-25 08:05:05.509827 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:05.552968 | fa163e15-63ff-c5aa-8de0-00000000ea12 | CHANGED | Enable and start netns-placeholder | np0005629055 2026-02-25 08:05:05.554381 | fa163e15-63ff-c5aa-8de0-00000000ea12 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629055 | 0:17:36.534785 | 0.80s 2026-02-25 08:05:05.575476 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:05:05.580838 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:36.561230 | 0.07s 2026-02-25 08:05:05.597512 | b1fc5d77-a371-454b-ae6a-298e991f2580 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:05:05.620220 | fa163e15-63ff-c5aa-8de0-00000000ead4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:05.634119 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:17:36.614508 | 0.06s 2026-02-25 08:05:05.649662 | 741d7068-f68d-4a8e-8bc9-60af16c52596 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629055 2026-02-25 08:05:05.666810 | fa163e15-63ff-c5aa-8de0-00000000eb18 | TASK | Update config hashes for container startup configs 2026-02-25 08:05:06.058875 | fa163e15-63ff-c5aa-8de0-00000000eb18 | OK | Update config hashes for container startup configs | np0005629055 2026-02-25 08:05:06.059737 | fa163e15-63ff-c5aa-8de0-00000000eb18 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629055 | 0:17:37.040143 | 0.39s 2026-02-25 08:05:06.075449 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:06.114813 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:37.095208 | 0.04s 2026-02-25 08:05:06.131397 | 3c76e0b6-4c74-4135-9890-d1b5d1b97b21 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:05:06.151071 | fa163e15-63ff-c5aa-8de0-00000000eb37 | TASK | Gather podman infos 2026-02-25 08:05:07.345433 | fa163e15-63ff-c5aa-8de0-00000000eb37 | OK | Gather podman infos | np0005629055 2026-02-25 08:05:07.346468 | fa163e15-63ff-c5aa-8de0-00000000eb37 | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:17:38.326869 | 1.19s 2026-02-25 08:05:07.412958 | fa163e15-63ff-c5aa-8de0-00000000eb38 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:07.471738 | fa163e15-63ff-c5aa-8de0-00000000eb38 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:38.452134 | 0.06s 2026-02-25 08:05:07.586581 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:17:38.566975 | 0.07s 2026-02-25 08:05:07.626451 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:07.681478 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:38.661874 | 0.05s 2026-02-25 08:05:07.702673 | 6a71a829-94a9-4459-9da6-436d7bbdfa8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:05:07.725624 | fa163e15-63ff-c5aa-8de0-00000000eba2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:17.783332 | fa163e15-63ff-c5aa-8de0-00000000ead4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 2026-02-25 08:05:17.784869 | fa163e15-63ff-c5aa-8de0-00000000ead4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:48.765252 | 12.16s 2026-02-25 08:05:17.811195 | fa163e15-63ff-c5aa-8de0-00000000ead5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:19.084130 | fa163e15-63ff-c5aa-8de0-00000000eba2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 2026-02-25 08:05:19.085035 | fa163e15-63ff-c5aa-8de0-00000000eba2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:50.065440 | 11.36s 2026-02-25 08:05:19.101506 | fa163e15-63ff-c5aa-8de0-00000000eba3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:05:21.016191 | fa163e15-63ff-c5aa-8de0-00000000ead5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 2026-02-25 08:05:21.018057 | fa163e15-63ff-c5aa-8de0-00000000ead5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629054 | 0:17:51.998453 | 3.21s 2026-02-25 08:05:21.085049 | fa163e15-63ff-c5aa-8de0-00000000e863 | TASK | Clean container_puppet_tasks for np0005629054 step 2 2026-02-25 08:05:21.378290 | fa163e15-63ff-c5aa-8de0-00000000e863 | OK | Clean container_puppet_tasks for np0005629054 step 2 | np0005629054 2026-02-25 08:05:21.379362 | fa163e15-63ff-c5aa-8de0-00000000e863 | TIMING | Clean container_puppet_tasks for np0005629054 step 2 | np0005629054 | 0:17:52.359767 | 0.29s 2026-02-25 08:05:21.407761 | fa163e15-63ff-c5aa-8de0-00000000e864 | TASK | Calculate container_puppet_tasks for np0005629054 step 2 2026-02-25 08:05:21.462866 | fa163e15-63ff-c5aa-8de0-00000000e864 | TIMING | Calculate container_puppet_tasks for np0005629054 step 2 | np0005629054 | 0:17:52.443248 | 0.05s 2026-02-25 08:05:21.477620 | fa163e15-63ff-c5aa-8de0-00000000e865 | TASK | Include container-puppet tasks for step 2 2026-02-25 08:05:21.525948 | fa163e15-63ff-c5aa-8de0-00000000e865 | TIMING | Include container-puppet tasks for step 2 | np0005629054 | 0:17:52.506343 | 0.05s 2026-02-25 08:05:21.549717 | 3c210bad-d4a6-4c25-a360-6e4b8126fcd3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629054 2026-02-25 08:05:21.574735 | fa163e15-63ff-c5aa-8de0-00000000ebf0 | TASK | Write container-puppet-tasks json file for np0005629054 step 2 2026-02-25 08:05:22.323450 | fa163e15-63ff-c5aa-8de0-00000000eba3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 2026-02-25 08:05:22.325019 | fa163e15-63ff-c5aa-8de0-00000000eba3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629055 | 0:17:53.305415 | 3.22s 2026-02-25 08:05:22.392773 | fa163e15-63ff-c5aa-8de0-00000000e891 | TASK | Clean container_puppet_tasks for np0005629055 step 2 2026-02-25 08:05:22.644620 | fa163e15-63ff-c5aa-8de0-00000000ebf0 | CHANGED | Write container-puppet-tasks json file for np0005629054 step 2 | np0005629054 2026-02-25 08:05:22.645742 | fa163e15-63ff-c5aa-8de0-00000000ebf0 | TIMING | Write container-puppet-tasks json file for np0005629054 step 2 | np0005629054 | 0:17:53.626145 | 1.07s 2026-02-25 08:05:22.666620 | fa163e15-63ff-c5aa-8de0-00000000ebf2 | TASK | Generate container puppet configs for step 2 2026-02-25 08:05:22.719742 | fa163e15-63ff-c5aa-8de0-00000000e891 | OK | Clean container_puppet_tasks for np0005629055 step 2 | np0005629055 2026-02-25 08:05:22.720928 | fa163e15-63ff-c5aa-8de0-00000000e891 | TIMING | Clean container_puppet_tasks for np0005629055 step 2 | np0005629055 | 0:17:53.701330 | 0.33s 2026-02-25 08:05:22.750158 | fa163e15-63ff-c5aa-8de0-00000000e892 | TASK | Calculate container_puppet_tasks for np0005629055 step 2 2026-02-25 08:05:22.809436 | fa163e15-63ff-c5aa-8de0-00000000e892 | TIMING | Calculate container_puppet_tasks for np0005629055 step 2 | np0005629055 | 0:17:53.789826 | 0.06s 2026-02-25 08:05:22.831115 | fa163e15-63ff-c5aa-8de0-00000000e893 | TASK | Include container-puppet tasks for step 2 2026-02-25 08:05:22.870845 | fa163e15-63ff-c5aa-8de0-00000000e893 | TIMING | Include container-puppet tasks for step 2 | np0005629055 | 0:17:53.851240 | 0.04s 2026-02-25 08:05:22.895136 | d844e3b5-9ad5-4025-b4f4-1e860a34cf45 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629055 2026-02-25 08:05:22.927773 | fa163e15-63ff-c5aa-8de0-00000000ec11 | TASK | Write container-puppet-tasks json file for np0005629055 step 2 2026-02-25 08:05:23.026431 | fa163e15-63ff-c5aa-8de0-00000000ebf2 | OK | Generate container puppet configs for step 2 | np0005629054 2026-02-25 08:05:23.027419 | fa163e15-63ff-c5aa-8de0-00000000ebf2 | TIMING | Generate container puppet configs for step 2 | np0005629054 | 0:17:54.007813 | 0.36s 2026-02-25 08:05:23.042742 | fa163e15-63ff-c5aa-8de0-00000000ebf3 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:05:23.075293 | fa163e15-63ff-c5aa-8de0-00000000ebf3 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629054 | 0:17:54.055691 | 0.03s 2026-02-25 08:05:23.111305 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:05:23.222268 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:17:54.202666 | 0.11s 2026-02-25 08:05:23.237404 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:05:23.574359 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629054 2026-02-25 08:05:23.575787 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:17:54.556184 | 0.34s 2026-02-25 08:05:23.609441 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:23.898594 | fa163e15-63ff-c5aa-8de0-00000000ec11 | CHANGED | Write container-puppet-tasks json file for np0005629055 step 2 | np0005629055 2026-02-25 08:05:23.900208 | fa163e15-63ff-c5aa-8de0-00000000ec11 | TIMING | Write container-puppet-tasks json file for np0005629055 step 2 | np0005629055 | 0:17:54.880604 | 0.97s 2026-02-25 08:05:23.929692 | fa163e15-63ff-c5aa-8de0-00000000ec13 | TASK | Generate container puppet configs for step 2 2026-02-25 08:05:23.964931 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 2026-02-25 08:05:23.966741 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 | 0:17:54.947140 | 0.36s 2026-02-25 08:05:23.996325 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:05:24.043171 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:05:24.044491 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:17:55.024890 | 0.05s 2026-02-25 08:05:24.073893 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:05:24.111672 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:05:24.112634 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:17:55.093038 | 0.04s 2026-02-25 08:05:24.131350 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:05:24.184354 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:05:24.185348 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:17:55.165753 | 0.05s 2026-02-25 08:05:24.205462 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:24.256733 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 2026-02-25 08:05:24.257917 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 | 0:17:55.238321 | 0.05s 2026-02-25 08:05:24.278990 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:24.295425 | fa163e15-63ff-c5aa-8de0-00000000ec13 | OK | Generate container puppet configs for step 2 | np0005629055 2026-02-25 08:05:24.296605 | fa163e15-63ff-c5aa-8de0-00000000ec13 | TIMING | Generate container puppet configs for step 2 | np0005629055 | 0:17:55.277004 | 0.37s 2026-02-25 08:05:24.317933 | fa163e15-63ff-c5aa-8de0-00000000ec14 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:05:24.337334 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 2026-02-25 08:05:24.338248 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629054 | 0:17:55.318652 | 0.06s 2026-02-25 08:05:24.360780 | fa163e15-63ff-c5aa-8de0-00000000ec14 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629055 | 0:17:55.341192 | 0.04s 2026-02-25 08:05:24.415163 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:05:24.531619 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:17:55.512017 | 0.12s 2026-02-25 08:05:24.546525 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:05:24.875371 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629055 2026-02-25 08:05:24.877993 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:17:55.858389 | 0.33s 2026-02-25 08:05:24.908513 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:25.244366 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 2026-02-25 08:05:25.245604 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 | 0:17:56.226002 | 0.34s 2026-02-25 08:05:25.272551 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:05:25.301368 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:05:25.302343 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:17:56.282745 | 0.03s 2026-02-25 08:05:25.323129 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:05:25.346224 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:05:25.347214 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:17:56.327615 | 0.02s 2026-02-25 08:05:25.368517 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:05:25.414636 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:05:25.415598 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:17:56.396001 | 0.05s 2026-02-25 08:05:25.436098 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:25.482556 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 2026-02-25 08:05:25.483482 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 | 0:17:56.463886 | 0.05s 2026-02-25 08:05:25.503740 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:05:25.557735 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 2026-02-25 08:05:25.558675 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629055 | 0:17:56.539079 | 0.05s 2026-02-25 08:06:07.115461 | fa163e15-63ff-c5aa-8de0-00000000df64 | CHANGED | Run init bundle puppet on the host for haproxy | np0005629053 2026-02-25 08:06:07.117220 | fa163e15-63ff-c5aa-8de0-00000000df64 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005629053 | 0:18:38.097620 | 129.63s 2026-02-25 08:06:07.148812 | fa163e15-63ff-c5aa-8de0-00000000df65 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-02-25 08:06:07.542220 | fa163e15-63ff-c5aa-8de0-00000000df65 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629053 2026-02-25 08:06:07.543793 | fa163e15-63ff-c5aa-8de0-00000000df65 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005629053 | 0:18:38.524189 | 0.39s 2026-02-25 08:06:07.577558 | fa163e15-63ff-c5aa-8de0-00000000df66 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:06:08.115177 | fa163e15-63ff-c5aa-8de0-00000000df66 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:06:08.116603 | fa163e15-63ff-c5aa-8de0-00000000df66 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:18:39.096997 | 0.54s 2026-02-25 08:06:08.147302 | fa163e15-63ff-c5aa-8de0-00000000df67 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-02-25 08:06:08.475778 | fa163e15-63ff-c5aa-8de0-00000000df67 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005629053 2026-02-25 08:06:08.476894 | fa163e15-63ff-c5aa-8de0-00000000df67 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005629053 | 0:18:39.457296 | 0.33s 2026-02-25 08:06:08.498220 | fa163e15-63ff-c5aa-8de0-00000000df69 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-02-25 08:06:08.554670 | fa163e15-63ff-c5aa-8de0-00000000df69 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005629053 2026-02-25 08:06:08.555689 | fa163e15-63ff-c5aa-8de0-00000000df69 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005629053 | 0:18:39.536093 | 0.06s 2026-02-25 08:06:08.576708 | fa163e15-63ff-c5aa-8de0-00000000df6a | TASK | Get container image tag from bundle haproxy-bundle 2026-02-25 08:06:08.630712 | fa163e15-63ff-c5aa-8de0-00000000df6a | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005629053 2026-02-25 08:06:08.631681 | fa163e15-63ff-c5aa-8de0-00000000df6a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005629053 | 0:18:39.612085 | 0.05s 2026-02-25 08:06:08.652796 | fa163e15-63ff-c5aa-8de0-00000000df6b | TASK | Compare tags between marker and bundle haproxy-bundle 2026-02-25 08:06:08.708689 | fa163e15-63ff-c5aa-8de0-00000000df6b | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005629053 2026-02-25 08:06:08.710762 | fa163e15-63ff-c5aa-8de0-00000000df6b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005629053 | 0:18:39.691163 | 0.06s 2026-02-25 08:06:08.734281 | fa163e15-63ff-c5aa-8de0-00000000df6c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:06:08.788198 | fa163e15-63ff-c5aa-8de0-00000000df6c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:06:08.789026 | fa163e15-63ff-c5aa-8de0-00000000df6c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:18:39.769432 | 0.05s 2026-02-25 08:06:08.805179 | fa163e15-63ff-c5aa-8de0-00000000df6d | TASK | Remove update marker for bundle haproxy-bundle 2026-02-25 08:06:08.859146 | fa163e15-63ff-c5aa-8de0-00000000df6d | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005629053 2026-02-25 08:06:08.859887 | fa163e15-63ff-c5aa-8de0-00000000df6d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005629053 | 0:18:39.840295 | 0.05s 2026-02-25 08:06:08.889654 | fa163e15-63ff-c5aa-8de0-00000000df8e | TASK | Gather variables for each operating system 2026-02-25 08:06:08.999646 | fa163e15-63ff-c5aa-8de0-00000000df8e | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:18:39.980045 | 0.11s 2026-02-25 08:06:09.016355 | fa163e15-63ff-c5aa-8de0-00000000df8f | TASK | Detect if resource is being created or already exists 2026-02-25 08:06:09.798000 | fa163e15-63ff-c5aa-8de0-00000000df8f | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:06:09.799493 | fa163e15-63ff-c5aa-8de0-00000000df8f | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:18:40.779889 | 0.78s 2026-02-25 08:06:09.829991 | fa163e15-63ff-c5aa-8de0-00000000df90 | TASK | Run init bundle puppet on the host for mysql 2026-02-25 08:06:46.104764 | fa163e15-63ff-c5aa-8de0-00000000df90 | CHANGED | Run init bundle puppet on the host for mysql | np0005629053 2026-02-25 08:06:46.107026 | fa163e15-63ff-c5aa-8de0-00000000df90 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005629053 | 0:19:17.087414 | 36.28s 2026-02-25 08:06:46.141664 | fa163e15-63ff-c5aa-8de0-00000000df91 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-02-25 08:06:46.494378 | fa163e15-63ff-c5aa-8de0-00000000df91 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629053 2026-02-25 08:06:46.495504 | fa163e15-63ff-c5aa-8de0-00000000df91 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005629053 | 0:19:17.475872 | 0.35s 2026-02-25 08:06:46.516811 | fa163e15-63ff-c5aa-8de0-00000000df92 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:06:47.051741 | fa163e15-63ff-c5aa-8de0-00000000df92 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:06:47.053206 | fa163e15-63ff-c5aa-8de0-00000000df92 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:19:18.033603 | 0.54s 2026-02-25 08:06:47.082684 | fa163e15-63ff-c5aa-8de0-00000000df93 | TASK | Check if an image update marker exists for bundle galera-bundle 2026-02-25 08:06:47.408464 | fa163e15-63ff-c5aa-8de0-00000000df93 | OK | Check if an image update marker exists for bundle galera-bundle | np0005629053 2026-02-25 08:06:47.410237 | fa163e15-63ff-c5aa-8de0-00000000df93 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005629053 | 0:19:18.390632 | 0.33s 2026-02-25 08:06:47.440167 | fa163e15-63ff-c5aa-8de0-00000000df95 | TASK | Get container image tag from marker for bundle galera-bundle 2026-02-25 08:06:47.501566 | fa163e15-63ff-c5aa-8de0-00000000df95 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005629053 2026-02-25 08:06:47.504228 | fa163e15-63ff-c5aa-8de0-00000000df95 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005629053 | 0:19:18.484613 | 0.06s 2026-02-25 08:06:47.537280 | fa163e15-63ff-c5aa-8de0-00000000df96 | TASK | Get container image tag from bundle galera-bundle 2026-02-25 08:06:47.599200 | fa163e15-63ff-c5aa-8de0-00000000df96 | SKIPPED | Get container image tag from bundle galera-bundle | np0005629053 2026-02-25 08:06:47.600685 | fa163e15-63ff-c5aa-8de0-00000000df96 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005629053 | 0:19:18.581080 | 0.06s 2026-02-25 08:06:47.633584 | fa163e15-63ff-c5aa-8de0-00000000df97 | TASK | Compare tags between marker and bundle galera-bundle 2026-02-25 08:06:47.687811 | fa163e15-63ff-c5aa-8de0-00000000df97 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005629053 2026-02-25 08:06:47.689174 | fa163e15-63ff-c5aa-8de0-00000000df97 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005629053 | 0:19:18.669569 | 0.05s 2026-02-25 08:06:47.721896 | fa163e15-63ff-c5aa-8de0-00000000df98 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:06:47.778935 | fa163e15-63ff-c5aa-8de0-00000000df98 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:06:47.779921 | fa163e15-63ff-c5aa-8de0-00000000df98 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:19:18.760314 | 0.06s 2026-02-25 08:06:47.800374 | fa163e15-63ff-c5aa-8de0-00000000df99 | TASK | Remove update marker for bundle galera-bundle 2026-02-25 08:06:47.860112 | fa163e15-63ff-c5aa-8de0-00000000df99 | SKIPPED | Remove update marker for bundle galera-bundle | np0005629053 2026-02-25 08:06:47.861287 | fa163e15-63ff-c5aa-8de0-00000000df99 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005629053 | 0:19:18.841689 | 0.06s 2026-02-25 08:06:47.899810 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | TASK | Push script 2026-02-25 08:06:48.912286 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | CHANGED | Push script | np0005629053 2026-02-25 08:06:48.913727 | fa163e15-63ff-c5aa-8de0-00000000dfb5 | TIMING | Push script | np0005629053 | 0:19:19.894125 | 1.01s 2026-02-25 08:06:48.944000 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | TASK | Insert cronjob in root crontab 2026-02-25 08:06:49.293610 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | CHANGED | Insert cronjob in root crontab | np0005629053 2026-02-25 08:06:49.295075 | fa163e15-63ff-c5aa-8de0-00000000dfb6 | TIMING | Insert cronjob in root crontab | np0005629053 | 0:19:20.275473 | 0.35s 2026-02-25 08:06:49.326539 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TASK | Gather variables for each operating system 2026-02-25 08:06:49.451873 | fa163e15-63ff-c5aa-8de0-00000000dfbd | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:19:20.432243 | 0.12s 2026-02-25 08:06:49.474426 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TASK | Detect if resource is being created or already exists 2026-02-25 08:06:50.348819 | fa163e15-63ff-c5aa-8de0-00000000dfbe | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:06:50.350038 | fa163e15-63ff-c5aa-8de0-00000000dfbe | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:19:21.330441 | 0.87s 2026-02-25 08:06:50.371901 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-02-25 08:07:26.061449 | fa163e15-63ff-c5aa-8de0-00000000dfbf | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0005629053 2026-02-25 08:07:26.063311 | fa163e15-63ff-c5aa-8de0-00000000dfbf | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005629053 | 0:19:57.043707 | 35.69s 2026-02-25 08:07:26.093505 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-02-25 08:07:26.464192 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629053 2026-02-25 08:07:26.465607 | fa163e15-63ff-c5aa-8de0-00000000dfc0 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005629053 | 0:19:57.446004 | 0.37s 2026-02-25 08:07:26.496382 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:07:27.045950 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:07:27.047484 | fa163e15-63ff-c5aa-8de0-00000000dfc1 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:19:58.027876 | 0.55s 2026-02-25 08:07:27.077160 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-02-25 08:07:27.403999 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005629053 2026-02-25 08:07:27.405503 | fa163e15-63ff-c5aa-8de0-00000000dfc2 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005629053 | 0:19:58.385900 | 0.33s 2026-02-25 08:07:27.433049 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-02-25 08:07:27.491612 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005629053 2026-02-25 08:07:27.492555 | fa163e15-63ff-c5aa-8de0-00000000dfc4 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005629053 | 0:19:58.472958 | 0.06s 2026-02-25 08:07:27.514054 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TASK | Get container image tag from bundle rabbitmq-bundle 2026-02-25 08:07:27.568476 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005629053 2026-02-25 08:07:27.569428 | fa163e15-63ff-c5aa-8de0-00000000dfc5 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005629053 | 0:19:58.549831 | 0.05s 2026-02-25 08:07:27.590200 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-02-25 08:07:27.647602 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005629053 2026-02-25 08:07:27.648742 | fa163e15-63ff-c5aa-8de0-00000000dfc6 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005629053 | 0:19:58.629145 | 0.06s 2026-02-25 08:07:27.673406 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:07:27.729352 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:07:27.730459 | fa163e15-63ff-c5aa-8de0-00000000dfc7 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:19:58.710857 | 0.06s 2026-02-25 08:07:27.752833 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-02-25 08:07:27.812361 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005629053 2026-02-25 08:07:27.813380 | fa163e15-63ff-c5aa-8de0-00000000dfc8 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005629053 | 0:19:58.793764 | 0.06s 2026-02-25 08:07:27.856335 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TASK | Gather variables for each operating system 2026-02-25 08:07:27.970574 | fa163e15-63ff-c5aa-8de0-00000000dfe9 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:19:58.950970 | 0.11s 2026-02-25 08:07:27.987038 | fa163e15-63ff-c5aa-8de0-00000000dfea | TASK | Detect if resource is being created or already exists 2026-02-25 08:07:28.823963 | fa163e15-63ff-c5aa-8de0-00000000dfea | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:07:28.825530 | fa163e15-63ff-c5aa-8de0-00000000dfea | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:19:59.805927 | 0.84s 2026-02-25 08:07:28.855781 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TASK | Run init bundle puppet on the host for redis 2026-02-25 08:08:04.084388 | fa163e15-63ff-c5aa-8de0-00000000dfeb | CHANGED | Run init bundle puppet on the host for redis | np0005629053 2026-02-25 08:08:04.086536 | fa163e15-63ff-c5aa-8de0-00000000dfeb | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005629053 | 0:20:35.066933 | 35.23s 2026-02-25 08:08:04.117567 | fa163e15-63ff-c5aa-8de0-00000000dfec | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-02-25 08:08:04.483534 | fa163e15-63ff-c5aa-8de0-00000000dfec | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005629053 2026-02-25 08:08:04.484607 | fa163e15-63ff-c5aa-8de0-00000000dfec | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005629053 | 0:20:35.465011 | 0.37s 2026-02-25 08:08:04.505925 | fa163e15-63ff-c5aa-8de0-00000000dfed | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:08:05.045549 | fa163e15-63ff-c5aa-8de0-00000000dfed | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:08:05.046656 | fa163e15-63ff-c5aa-8de0-00000000dfed | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:20:36.027056 | 0.54s 2026-02-25 08:08:05.067462 | fa163e15-63ff-c5aa-8de0-00000000dfee | TASK | Check if an image update marker exists for bundle redis-bundle 2026-02-25 08:08:05.390653 | fa163e15-63ff-c5aa-8de0-00000000dfee | OK | Check if an image update marker exists for bundle redis-bundle | np0005629053 2026-02-25 08:08:05.391769 | fa163e15-63ff-c5aa-8de0-00000000dfee | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005629053 | 0:20:36.372173 | 0.32s 2026-02-25 08:08:05.412560 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TASK | Get container image tag from marker for bundle redis-bundle 2026-02-25 08:08:05.466409 | fa163e15-63ff-c5aa-8de0-00000000dff0 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005629053 2026-02-25 08:08:05.467811 | fa163e15-63ff-c5aa-8de0-00000000dff0 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005629053 | 0:20:36.448214 | 0.05s 2026-02-25 08:08:05.488033 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TASK | Get container image tag from bundle redis-bundle 2026-02-25 08:08:05.542159 | fa163e15-63ff-c5aa-8de0-00000000dff1 | SKIPPED | Get container image tag from bundle redis-bundle | np0005629053 2026-02-25 08:08:05.543001 | fa163e15-63ff-c5aa-8de0-00000000dff1 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005629053 | 0:20:36.523405 | 0.05s 2026-02-25 08:08:05.563297 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TASK | Compare tags between marker and bundle redis-bundle 2026-02-25 08:08:05.615613 | fa163e15-63ff-c5aa-8de0-00000000dff2 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005629053 2026-02-25 08:08:05.616490 | fa163e15-63ff-c5aa-8de0-00000000dff2 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005629053 | 0:20:36.596894 | 0.05s 2026-02-25 08:08:05.639275 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:08:05.678969 | fa163e15-63ff-c5aa-8de0-00000000dff3 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:08:05.679893 | fa163e15-63ff-c5aa-8de0-00000000dff3 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:20:36.660297 | 0.04s 2026-02-25 08:08:05.701397 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TASK | Remove update marker for bundle redis-bundle 2026-02-25 08:08:05.741827 | fa163e15-63ff-c5aa-8de0-00000000dff4 | SKIPPED | Remove update marker for bundle redis-bundle | np0005629053 2026-02-25 08:08:05.742684 | fa163e15-63ff-c5aa-8de0-00000000dff4 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005629053 | 0:20:36.723084 | 0.04s 2026-02-25 08:08:05.781096 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-02-25 08:08:06.096607 | fa163e15-63ff-c5aa-8de0-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629053 2026-02-25 08:08:06.098185 | fa163e15-63ff-c5aa-8de0-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005629053 | 0:20:37.078584 | 0.32s 2026-02-25 08:08:06.194565 | fa163e15-63ff-c5aa-8de0-0000000000d4 | TIMING | include_tasks | np0005629053 | 0:20:37.174957 | 0.07s 2026-02-25 08:08:06.226303 | ef04cb80-631a-41d8-96fc-396d8b10bdf6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629053 2026-02-25 08:08:06.243696 | fa163e15-63ff-c5aa-8de0-00000000ed2e | TASK | Write the config_step hieradata 2026-02-25 08:08:07.083003 | fa163e15-63ff-c5aa-8de0-00000000ed2e | OK | Write the config_step hieradata | np0005629053 2026-02-25 08:08:07.085476 | fa163e15-63ff-c5aa-8de0-00000000ed2e | TIMING | Write the config_step hieradata | np0005629053 | 0:20:38.065862 | 0.84s 2026-02-25 08:08:07.113498 | fa163e15-63ff-c5aa-8de0-00000000ed2f | TASK | Run puppet host configuration for step 2 2026-02-25 08:08:07.890189 | fa163e15-63ff-c5aa-8de0-00000000ed2f | CHANGED | Run puppet host configuration for step 2 | np0005629053 2026-02-25 08:08:07.891922 | fa163e15-63ff-c5aa-8de0-00000000ed2f | TIMING | Run puppet host configuration for step 2 | np0005629053 | 0:20:38.872310 | 0.78s 2026-02-25 08:08:07.924251 | fa163e15-63ff-c5aa-8de0-00000000ed30 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:08:08.268022 | fa163e15-63ff-c5aa-8de0-00000000ed30 | WAITING | Wait for puppet host configuration to finish | np0005629053 | 360 retries left 2026-02-25 08:08:18.587262 | fa163e15-63ff-c5aa-8de0-00000000ed30 | WAITING | Wait for puppet host configuration to finish | np0005629053 | 359 retries left 2026-02-25 08:08:28.912922 | fa163e15-63ff-c5aa-8de0-00000000ed30 | CHANGED | Wait for puppet host configuration to finish | np0005629053 2026-02-25 08:08:28.914956 | fa163e15-63ff-c5aa-8de0-00000000ed30 | TIMING | Wait for puppet host configuration to finish | np0005629053 | 0:20:59.895349 | 20.99s 2026-02-25 08:08:28.947571 | fa163e15-63ff-c5aa-8de0-00000000ed31 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-02-25 08:08:29.042610 | fa163e15-63ff-c5aa-8de0-00000000ed31 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005629053 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:08:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:08:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:08:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:08:13 puppet-user: (file & line not available)", "<13>Feb 25 08:08:13 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>Feb 25 08:08:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:08:14 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:08:14 puppet-user: Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.47 seconds", "<13>Feb 25 08:08:20 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Feb 25 08:08:23 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Feb 25 08:08:24 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Feb 25 08:08:24 puppet-user: Notice: Applied catalog in 10.50 seconds", "<13>Feb 25 08:08:24 puppet-user: Application:", "<13>Feb 25 08:08:24 puppet-user: Initial environment: production", "<13>Feb 25 08:08:24 puppet-user: Converged environment: production", "<13>Feb 25 08:08:24 puppet-user: Run mode: user", "<13>Feb 25 08:08:24 puppet-user: Changes:", "<13>Feb 25 08:08:24 puppet-user: Total: 2", "<13>Feb 25 08:08:24 puppet-user: Events:", "<13>Feb 25 08:08:24 puppet-user: Success: 2", "<13>Feb 25 08:08:24 puppet-user: Resources:", "<13>Feb 25 08:08:24 puppet-user: Changed: 2", "<13>Feb 25 08:08:24 puppet-user: Out of sync: 2", "<13>Feb 25 08:08:24 puppet-user: Total: 28", "<13>Feb 25 08:08:24 puppet-user: Time:", "<13>Feb 25 08:08:24 puppet-user: Schedule: 0.00", "<13>Feb 25 08:08:24 puppet-user: File line: 0.00", "<13>Feb 25 08:08:24 puppet-user: Package: 0.00", "<13>Feb 25 08:08:24 puppet-user: File: 0.00", "<13>Feb 25 08:08:24 puppet-user: Augeas: 0.01", "<13>Feb 25 08:08:24 puppet-user: User: 0.01", "<13>Feb 25 08:08:24 puppet-user: Service: 0.08", "<13>Feb 25 08:08:24 puppet-user: Config retrieval: 0.52", "<13>Feb 25 08:08:24 puppet-user: Pcmk property: 1.42", "<13>Feb 25 08:08:24 puppet-user: Transaction evaluation: 10.48", "<13>Feb 25 08:08:24 puppet-user: Catalog application: 10.50", "<13>Feb 25 08:08:24 puppet-user: Last run: 1772006904", "<13>Feb 25 08:08:24 puppet-user: Exec: 2.15", "<13>Feb 25 08:08:24 puppet-user: Pcmk resource op default: 3.27", "<13>Feb 25 08:08:24 puppet-user: Pcmk resource default: 3.39", "<13>Feb 25 08:08:24 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:08:24 puppet-user: Total: 10.51", "<13>Feb 25 08:08:24 puppet-user: Version:", "<13>Feb 25 08:08:24 puppet-user: Config: 1772006893", "<13>Feb 25 08:08:24 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:08:29.044822 | fa163e15-63ff-c5aa-8de0-00000000ed31 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005629053 | 0:21:00.025218 | 0.10s 2026-02-25 08:08:29.072632 | fa163e15-63ff-c5aa-8de0-00000000ed32 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:08:29.104495 | fa163e15-63ff-c5aa-8de0-00000000ed32 | TIMING | Pre-cache facts for puppet containers | np0005629053 | 0:21:00.084873 | 0.03s 2026-02-25 08:08:29.151612 | fa163e15-63ff-c5aa-8de0-00000000e19d | TASK | Gather variables for each operating system 2026-02-25 08:08:29.278627 | fa163e15-63ff-c5aa-8de0-00000000e19d | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629053 | 0:21:00.259006 | 0.13s 2026-02-25 08:08:29.311906 | fa163e15-63ff-c5aa-8de0-00000000e19e | TASK | Create puppet caching structures 2026-02-25 08:08:29.641267 | fa163e15-63ff-c5aa-8de0-00000000e19e | CHANGED | Create puppet caching structures | np0005629053 2026-02-25 08:08:29.644252 | fa163e15-63ff-c5aa-8de0-00000000e19e | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629053 | 0:21:00.624647 | 0.33s 2026-02-25 08:08:29.674771 | fa163e15-63ff-c5aa-8de0-00000000e19f | TASK | Check for facter.conf 2026-02-25 08:08:30.010123 | fa163e15-63ff-c5aa-8de0-00000000e19f | OK | Check for facter.conf | np0005629053 2026-02-25 08:08:30.012074 | fa163e15-63ff-c5aa-8de0-00000000e19f | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629053 | 0:21:00.992477 | 0.34s 2026-02-25 08:08:30.034154 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TASK | Remove facter.conf if directory 2026-02-25 08:08:30.085734 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | SKIPPED | Remove facter.conf if directory | np0005629053 2026-02-25 08:08:30.087229 | fa163e15-63ff-c5aa-8de0-00000000e1a0 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629053 | 0:21:01.067611 | 0.05s 2026-02-25 08:08:30.122692 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TASK | Write facter cache config 2026-02-25 08:08:31.009212 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | CHANGED | Write facter cache config | np0005629053 2026-02-25 08:08:31.010936 | fa163e15-63ff-c5aa-8de0-00000000e1a1 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629053 | 0:21:01.991332 | 0.89s 2026-02-25 08:08:31.041675 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TASK | Cleanup facter cache if exists 2026-02-25 08:08:31.364925 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | CHANGED | Cleanup facter cache if exists | np0005629053 2026-02-25 08:08:31.366188 | fa163e15-63ff-c5aa-8de0-00000000e1a2 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629053 | 0:21:02.346590 | 0.32s 2026-02-25 08:08:31.388057 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TASK | Pre-cache facts 2026-02-25 08:08:32.113342 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | CHANGED | Pre-cache facts | np0005629053 2026-02-25 08:08:32.114647 | fa163e15-63ff-c5aa-8de0-00000000e1a3 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629053 | 0:21:03.095044 | 0.73s 2026-02-25 08:08:32.149108 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TASK | Failed deployment if facter fails 2026-02-25 08:08:32.183417 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | SKIPPED | Failed deployment if facter fails | np0005629053 2026-02-25 08:08:32.184693 | fa163e15-63ff-c5aa-8de0-00000000e1a4 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629053 | 0:21:03.165090 | 0.03s 2026-02-25 08:08:32.232749 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | TASK | Sync cached facts 2026-02-25 08:08:32.647371 | fa163e15-63ff-c5aa-8de0-00000000e1a5 | CHANGED | Sync cached facts | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-00000000e1a5') missing from stats 2026-02-25 08:08:32.693362 | fa163e15-63ff-c5aa-8de0-00000000ed33 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:08:32.746912 | fa163e15-63ff-c5aa-8de0-00000000ed33 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629053 2026-02-25 08:08:32.747951 | fa163e15-63ff-c5aa-8de0-00000000ed33 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629053 | 0:21:03.728352 | 0.05s 2026-02-25 08:08:32.770940 | fa163e15-63ff-c5aa-8de0-00000000ed35 | TASK | Manage containers for step 2 with tripleo-ansible 2026-02-25 08:08:32.805702 | fa163e15-63ff-c5aa-8de0-00000000ed35 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005629053 | 0:21:03.786100 | 0.03s 2026-02-25 08:08:32.844297 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TASK | Gather variables for each operating system 2026-02-25 08:08:32.933478 | fa163e15-63ff-c5aa-8de0-00000000e2c8 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:21:03.913858 | 0.09s 2026-02-25 08:08:32.958179 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TASK | Create container logs path 2026-02-25 08:08:33.307719 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | OK | Create container logs path | np0005629053 2026-02-25 08:08:33.309182 | fa163e15-63ff-c5aa-8de0-00000000e2c9 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:21:04.289580 | 0.35s 2026-02-25 08:08:33.342210 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:08:33.673834 | fa163e15-63ff-c5aa-8de0-00000000e2cb | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 2026-02-25 08:08:33.674684 | fa163e15-63ff-c5aa-8de0-00000000e2cb | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:04.655092 | 0.33s 2026-02-25 08:08:33.690251 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TASK | Finalise hashes for all containers 2026-02-25 08:08:33.754381 | fa163e15-63ff-c5aa-8de0-00000000e2cc | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:08:33.755070 | fa163e15-63ff-c5aa-8de0-00000000e2cc | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:21:04.735478 | 0.06s 2026-02-25 08:08:33.770368 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TASK | Manage systemd shutdown files 2026-02-25 08:08:33.792959 | fa163e15-63ff-c5aa-8de0-00000000e2ce | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:21:04.773361 | 0.02s 2026-02-25 08:08:33.813743 | e1f0422e-aa3c-41ec-b8a5-b997a4603f23 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629053 2026-02-25 08:08:33.832727 | fa163e15-63ff-c5aa-8de0-00000000edef | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:08:34.136065 | fa163e15-63ff-c5aa-8de0-00000000edef | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629053 2026-02-25 08:08:34.137700 | fa163e15-63ff-c5aa-8de0-00000000edef | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629053 | 0:21:05.118095 | 0.30s 2026-02-25 08:08:34.171183 | fa163e15-63ff-c5aa-8de0-00000000edf0 | TASK | Set podman_drop_in fact 2026-02-25 08:08:34.232836 | fa163e15-63ff-c5aa-8de0-00000000edf0 | OK | Set podman_drop_in fact | np0005629053 2026-02-25 08:08:34.234301 | fa163e15-63ff-c5aa-8de0-00000000edf0 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629053 | 0:21:05.214698 | 0.06s 2026-02-25 08:08:34.264298 | fa163e15-63ff-c5aa-8de0-00000000edf2 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:08:35.128539 | fa163e15-63ff-c5aa-8de0-00000000edf2 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-container-shutdown 2026-02-25 08:08:35.131808 | fa163e15-63ff-c5aa-8de0-00000000edf2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:21:06.112200 | 0.87s 2026-02-25 08:08:35.930011 | fa163e15-63ff-c5aa-8de0-00000000edf2 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-start-podman-container 2026-02-25 08:08:35.932622 | fa163e15-63ff-c5aa-8de0-00000000edf2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:21:06.913022 | 1.67s 2026-02-25 08:08:35.941595 | fa163e15-63ff-c5aa-8de0-00000000edf2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:21:06.921988 | 1.68s 2026-02-25 08:08:35.974793 | fa163e15-63ff-c5aa-8de0-00000000edf3 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:08:36.849637 | fa163e15-63ff-c5aa-8de0-00000000edf3 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 2026-02-25 08:08:36.851211 | fa163e15-63ff-c5aa-8de0-00000000edf3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 | 0:21:07.831608 | 0.87s 2026-02-25 08:08:36.883652 | fa163e15-63ff-c5aa-8de0-00000000edf4 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:08:37.664499 | fa163e15-63ff-c5aa-8de0-00000000edf4 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 2026-02-25 08:08:37.665786 | fa163e15-63ff-c5aa-8de0-00000000edf4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 | 0:21:08.646184 | 0.78s 2026-02-25 08:08:37.687349 | fa163e15-63ff-c5aa-8de0-00000000edf5 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:08:38.454022 | fa163e15-63ff-c5aa-8de0-00000000edf5 | OK | Enable and start tripleo-container-shutdown | np0005629053 2026-02-25 08:08:38.456663 | fa163e15-63ff-c5aa-8de0-00000000edf5 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629053 | 0:21:09.437053 | 0.77s 2026-02-25 08:08:38.491124 | fa163e15-63ff-c5aa-8de0-00000000edf6 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:08:39.376115 | fa163e15-63ff-c5aa-8de0-00000000edf6 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 2026-02-25 08:08:39.377619 | fa163e15-63ff-c5aa-8de0-00000000edf6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 | 0:21:10.358016 | 0.88s 2026-02-25 08:08:39.407567 | fa163e15-63ff-c5aa-8de0-00000000edf7 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:08:40.790394 | fa163e15-63ff-c5aa-8de0-00000000edf7 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 2026-02-25 08:08:40.791367 | fa163e15-63ff-c5aa-8de0-00000000edf7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 | 0:21:11.771773 | 1.38s 2026-02-25 08:08:40.807103 | fa163e15-63ff-c5aa-8de0-00000000edf8 | TASK | Enable and start netns-placeholder 2026-02-25 08:08:41.621944 | fa163e15-63ff-c5aa-8de0-00000000edf8 | CHANGED | Enable and start netns-placeholder | np0005629053 2026-02-25 08:08:41.624781 | fa163e15-63ff-c5aa-8de0-00000000edf8 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629053 | 0:21:12.605159 | 0.82s 2026-02-25 08:08:41.658895 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TASK | Update container configs with new config hashes 2026-02-25 08:08:41.718804 | fa163e15-63ff-c5aa-8de0-00000000e2d0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:21:12.699199 | 0.06s 2026-02-25 08:08:41.740557 | dde20756-84ed-42a9-adad-377ef418c2c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629053 2026-02-25 08:08:41.764971 | fa163e15-63ff-c5aa-8de0-00000000ee20 | TASK | Update config hashes for container startup configs 2026-02-25 08:08:42.140238 | fa163e15-63ff-c5aa-8de0-00000000ee20 | OK | Update config hashes for container startup configs | np0005629053 2026-02-25 08:08:42.142930 | fa163e15-63ff-c5aa-8de0-00000000ee20 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629053 | 0:21:13.123325 | 0.38s 2026-02-25 08:08:42.179764 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:08:42.240564 | fa163e15-63ff-c5aa-8de0-00000000e2d1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:13.220956 | 0.06s 2026-02-25 08:08:42.277005 | b5c3d0e3-481d-468c-9a43-a43fc84326b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:08:42.307795 | fa163e15-63ff-c5aa-8de0-00000000ee3f | TASK | Gather podman infos 2026-02-25 08:08:43.203463 | fa163e15-63ff-c5aa-8de0-00000000ee3f | OK | Gather podman infos | np0005629053 2026-02-25 08:08:43.206062 | fa163e15-63ff-c5aa-8de0-00000000ee3f | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:21:14.186457 | 0.90s 2026-02-25 08:08:43.271507 | fa163e15-63ff-c5aa-8de0-00000000ee40 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:08:43.342170 | fa163e15-63ff-c5aa-8de0-00000000ee40 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:14.322563 | 0.07s 2026-02-25 08:08:43.470331 | fa163e15-63ff-c5aa-8de0-00000000e53b | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:21:14.450727 | 0.07s 2026-02-25 08:08:43.502487 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:08:43.555828 | fa163e15-63ff-c5aa-8de0-00000000e2d2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:14.536227 | 0.05s 2026-02-25 08:08:43.573289 | 8e51ab0e-666c-4f7e-9fc6-597758607aef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:08:43.595898 | fa163e15-63ff-c5aa-8de0-00000000eeaa | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:09:00.642957 | fa163e15-63ff-c5aa-8de0-00000000eeaa | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 2026-02-25 08:09:00.644736 | fa163e15-63ff-c5aa-8de0-00000000eeaa | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:31.625131 | 17.05s 2026-02-25 08:09:00.680119 | fa163e15-63ff-c5aa-8de0-00000000eeab | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-02-25 08:09:04.048653 | fa163e15-63ff-c5aa-8de0-00000000eeab | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 2026-02-25 08:09:04.050447 | fa163e15-63ff-c5aa-8de0-00000000eeab | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005629053 | 0:21:35.030851 | 3.37s 2026-02-25 08:09:04.103908 | fa163e15-63ff-c5aa-8de0-00000000ed37 | TASK | Clean container_puppet_tasks for np0005629053 step 2 2026-02-25 08:09:04.449169 | fa163e15-63ff-c5aa-8de0-00000000ed37 | OK | Clean container_puppet_tasks for np0005629053 step 2 | np0005629053 2026-02-25 08:09:04.451754 | fa163e15-63ff-c5aa-8de0-00000000ed37 | TIMING | Clean container_puppet_tasks for np0005629053 step 2 | np0005629053 | 0:21:35.432150 | 0.34s 2026-02-25 08:09:04.492687 | fa163e15-63ff-c5aa-8de0-00000000ed38 | TASK | Calculate container_puppet_tasks for np0005629053 step 2 2026-02-25 08:09:04.550378 | fa163e15-63ff-c5aa-8de0-00000000ed38 | TIMING | Calculate container_puppet_tasks for np0005629053 step 2 | np0005629053 | 0:21:35.530777 | 0.06s 2026-02-25 08:09:04.572949 | fa163e15-63ff-c5aa-8de0-00000000ed39 | TASK | Include container-puppet tasks for step 2 2026-02-25 08:09:04.621995 | fa163e15-63ff-c5aa-8de0-00000000ed39 | TIMING | Include container-puppet tasks for step 2 | np0005629053 | 0:21:35.602390 | 0.05s 2026-02-25 08:09:04.654709 | 77d7668f-e1be-4f8c-b29e-9b604ff9edff | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629053 2026-02-25 08:09:04.702834 | fa163e15-63ff-c5aa-8de0-00000000eef6 | TASK | Write container-puppet-tasks json file for np0005629053 step 2 2026-02-25 08:09:05.720042 | fa163e15-63ff-c5aa-8de0-00000000eef6 | CHANGED | Write container-puppet-tasks json file for np0005629053 step 2 | np0005629053 2026-02-25 08:09:05.721903 | fa163e15-63ff-c5aa-8de0-00000000eef6 | TIMING | Write container-puppet-tasks json file for np0005629053 step 2 | np0005629053 | 0:21:36.702270 | 1.02s 2026-02-25 08:09:05.764580 | fa163e15-63ff-c5aa-8de0-00000000eef8 | TASK | Generate container puppet configs for step 2 2026-02-25 08:09:06.137291 | fa163e15-63ff-c5aa-8de0-00000000eef8 | OK | Generate container puppet configs for step 2 | np0005629053 2026-02-25 08:09:06.139151 | fa163e15-63ff-c5aa-8de0-00000000eef8 | TIMING | Generate container puppet configs for step 2 | np0005629053 | 0:21:37.119544 | 0.37s 2026-02-25 08:09:06.171194 | fa163e15-63ff-c5aa-8de0-00000000eef9 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-02-25 08:09:06.208468 | fa163e15-63ff-c5aa-8de0-00000000eef9 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005629053 | 0:21:37.188855 | 0.04s 2026-02-25 08:09:06.260740 | fa163e15-63ff-c5aa-8de0-00000000e753 | TASK | Gather variables for each operating system 2026-02-25 08:09:06.388646 | fa163e15-63ff-c5aa-8de0-00000000e753 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:21:37.369022 | 0.13s 2026-02-25 08:09:06.410744 | fa163e15-63ff-c5aa-8de0-00000000e754 | TASK | Create container logs path 2026-02-25 08:09:06.745910 | fa163e15-63ff-c5aa-8de0-00000000e754 | OK | Create container logs path | np0005629053 2026-02-25 08:09:06.747496 | fa163e15-63ff-c5aa-8de0-00000000e754 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:21:37.727894 | 0.34s 2026-02-25 08:09:06.781690 | fa163e15-63ff-c5aa-8de0-00000000e756 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:09:07.130829 | fa163e15-63ff-c5aa-8de0-00000000e756 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 2026-02-25 08:09:07.132643 | fa163e15-63ff-c5aa-8de0-00000000e756 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 | 0:21:38.113038 | 0.35s 2026-02-25 08:09:07.160846 | fa163e15-63ff-c5aa-8de0-00000000e757 | TASK | Finalise hashes for all containers 2026-02-25 08:09:07.196730 | fa163e15-63ff-c5aa-8de0-00000000e757 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:09:07.197700 | fa163e15-63ff-c5aa-8de0-00000000e757 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:21:38.178105 | 0.04s 2026-02-25 08:09:07.220426 | fa163e15-63ff-c5aa-8de0-00000000e759 | TASK | Manage systemd shutdown files 2026-02-25 08:09:07.255450 | fa163e15-63ff-c5aa-8de0-00000000e759 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:09:07.256541 | fa163e15-63ff-c5aa-8de0-00000000e759 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:21:38.236942 | 0.03s 2026-02-25 08:09:07.278242 | fa163e15-63ff-c5aa-8de0-00000000e75b | TASK | Update container configs with new config hashes 2026-02-25 08:09:07.324540 | fa163e15-63ff-c5aa-8de0-00000000e75b | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:09:07.325355 | fa163e15-63ff-c5aa-8de0-00000000e75b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:21:38.305758 | 0.05s 2026-02-25 08:09:07.342391 | fa163e15-63ff-c5aa-8de0-00000000e75c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:09:07.392238 | fa163e15-63ff-c5aa-8de0-00000000e75c | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 2026-02-25 08:09:07.393705 | fa163e15-63ff-c5aa-8de0-00000000e75c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 | 0:21:38.374102 | 0.05s 2026-02-25 08:09:07.429124 | fa163e15-63ff-c5aa-8de0-00000000e75d | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-02-25 08:09:07.483441 | fa163e15-63ff-c5aa-8de0-00000000e75d | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 2026-02-25 08:09:07.484526 | fa163e15-63ff-c5aa-8de0-00000000e75d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005629053 | 0:21:38.464930 | 0.05s PLAY [External deployment step 3] ********************************************** 2026-02-25 08:09:07.586390 | fa163e15-63ff-c5aa-8de0-0000000000d7 | TASK | External deployment step 3 2026-02-25 08:09:07.618319 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-0000000000d7') missing from stats 2026-02-25 08:09:07.660830 | fa163e15-63ff-c5aa-8de0-0000000000d8 | TIMING | include_tasks | undercloud | 0:21:38.641229 | 0.04s 2026-02-25 08:09:07.664340 | 8658b520-e9ee-4b6c-b7e3-cb7b26d3d4ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2026-02-25 08:09:07.800215 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.817920 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.844390 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.874515 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.901604 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.931039 | fa163e15-63ff-c5aa-8de0-0000000000db | TASK | Deploy step tasks for 3 2026-02-25 08:09:07.943643 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:07.946044 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:07.946890 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:07.947729 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:07.948574 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:07.960459 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:07.983493 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:08.002382 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:08.027778 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:08.049779 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:08.062121 | fa163e15-63ff-c5aa-8de0-0000000000db | OK | Deploy step tasks for 3 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000db') missing from stats 2026-02-25 08:09:08.084908 | fa163e15-63ff-c5aa-8de0-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-02-25 08:09:08.999754 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629056 2026-02-25 08:09:09.001773 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629056 | 0:21:39.982165 | 1.04s 2026-02-25 08:09:09.061061 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629053 2026-02-25 08:09:09.068238 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629053 | 0:21:40.048635 | 1.04s 2026-02-25 08:09:09.068964 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629057 2026-02-25 08:09:09.069535 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629057 | 0:21:40.049945 | 1.08s [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-02-25 08:09:09.169470 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629054 2026-02-25 08:09:09.170871 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629054 | 0:21:40.151239 | 1.12s 2026-02-25 08:09:09.171518 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629055 2026-02-25 08:09:09.172000 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629055 | 0:21:40.152411 | 1.09s 2026-02-25 08:09:09.172621 | fa163e15-63ff-c5aa-8de0-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005629058 2026-02-25 08:09:09.173112 | fa163e15-63ff-c5aa-8de0-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005629058 | 0:21:40.153523 | 1.17s 2026-02-25 08:09:09.173694 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629056 | 0:21:40.154104 | 0.13s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:09:09.175904 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629057 | 0:21:40.156314 | 0.06s 2026-02-25 08:09:09.200736 | 5e59be99-73ac-4b76-aeed-af02c0145e83 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005629056 2026-02-25 08:09:09.201214 | 5e59be99-73ac-4b76-aeed-af02c0145e83 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005629057 2026-02-25 08:09:09.214329 | fa163e15-63ff-c5aa-8de0-00000000ef9f | TASK | set enable_sensubility fact 2026-02-25 08:09:09.231353 | fa163e15-63ff-c5aa-8de0-00000000ef9f | 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-02-25 08:09:09.319377 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629053 | 0:21:40.299750 | 0.16s 2026-02-25 08:09:09.322219 | fa163e15-63ff-c5aa-8de0-00000000ef9f | OK | set enable_sensubility fact | np0005629056 2026-02-25 08:09:09.322676 | fa163e15-63ff-c5aa-8de0-00000000ef9f | TIMING | set enable_sensubility fact | np0005629056 | 0:21:40.303089 | 0.11s 2026-02-25 08:09:09.323023 | fa163e15-63ff-c5aa-8de0-00000000ef9f | OK | set enable_sensubility fact | np0005629057 2026-02-25 08:09:09.323320 | fa163e15-63ff-c5aa-8de0-00000000ef9f | TIMING | set enable_sensubility fact | np0005629057 | 0:21:40.303734 | 0.09s 2026-02-25 08:09:09.323634 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629058 | 0:21:40.304047 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:09:09.359768 | ead9eb32-ade1-4244-8f92-499723fe93f9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005629053 2026-02-25 08:09:09.367493 | 0a278329-e1b8-4a5b-8f14-43dcbfe546af | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005629058 2026-02-25 08:09:09.377091 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:09.393000 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:09.410193 | fa163e15-63ff-c5aa-8de0-00000000efc7 | TASK | set enable_sensubility fact 2026-02-25 08:09:09.432065 | fa163e15-63ff-c5aa-8de0-00000000efb9 | TASK | set enable_sensubility fact 2026-02-25 08:09:09.439828 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629054 | 0:21:40.420221 | 0.15s 2026-02-25 08:09:09.440565 | fa163e15-63ff-c5aa-8de0-0000000000dd | TIMING | include_tasks | np0005629055 | 0:21:40.420979 | 0.13s 2026-02-25 08:09:09.479674 | fc010dc5-371e-4f38-9204-a12c674590e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005629054 2026-02-25 08:09:09.480254 | fc010dc5-371e-4f38-9204-a12c674590e7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005629055 2026-02-25 08:09:09.495931 | fa163e15-63ff-c5aa-8de0-00000000efdd | TASK | set enable_sensubility fact 2026-02-25 08:09:09.516092 | fa163e15-63ff-c5aa-8de0-00000000efdd | TASK | set enable_sensubility fact 2026-02-25 08:09:09.524698 | fa163e15-63ff-c5aa-8de0-00000000efc7 | OK | set enable_sensubility fact | np0005629058 2026-02-25 08:09:09.528679 | fa163e15-63ff-c5aa-8de0-00000000efc7 | TIMING | set enable_sensubility fact | np0005629058 | 0:21:40.508884 | 0.12s 2026-02-25 08:09:09.529167 | fa163e15-63ff-c5aa-8de0-00000000efb9 | OK | set enable_sensubility fact | np0005629053 2026-02-25 08:09:09.529484 | fa163e15-63ff-c5aa-8de0-00000000efb9 | TIMING | set enable_sensubility fact | np0005629053 | 0:21:40.509897 | 0.10s 2026-02-25 08:09:09.529785 | fa163e15-63ff-c5aa-8de0-00000000efdd | OK | set enable_sensubility fact | np0005629054 2026-02-25 08:09:09.530103 | fa163e15-63ff-c5aa-8de0-00000000efdd | TIMING | set enable_sensubility fact | np0005629054 | 0:21:40.510516 | 0.03s 2026-02-25 08:09:09.541183 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:09.570631 | fa163e15-63ff-c5aa-8de0-00000000efbc | TASK | Start OVN container 2026-02-25 08:09:09.595143 | fa163e15-63ff-c5aa-8de0-00000000efe0 | TASK | Start OVN container 2026-02-25 08:09:09.604115 | fa163e15-63ff-c5aa-8de0-00000000efdd | OK | set enable_sensubility fact | np0005629055 2026-02-25 08:09:09.604997 | fa163e15-63ff-c5aa-8de0-00000000efdd | TIMING | set enable_sensubility fact | np0005629055 | 0:21:40.585399 | 0.09s 2026-02-25 08:09:09.620621 | fa163e15-63ff-c5aa-8de0-00000000efe0 | TASK | Start OVN container 2026-02-25 08:09:09.649622 | fa163e15-63ff-c5aa-8de0-00000000efbc | TIMING | Start OVN container | np0005629053 | 0:21:40.629991 | 0.08s 2026-02-25 08:09:09.662485 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629054 | item=ovn_cluster_north_db_server 2026-02-25 08:09:09.676347 | fa163e15-63ff-c5aa-8de0-00000000efbc | TIMING | Start OVN container | np0005629053 | 0:21:40.656750 | 0.10s 2026-02-25 08:09:09.683706 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629054 | item=ovn_cluster_south_db_server 2026-02-25 08:09:09.688897 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629055 | item=ovn_cluster_north_db_server 2026-02-25 08:09:09.696330 | fa163e15-63ff-c5aa-8de0-00000000efbc | TIMING | Start OVN container | np0005629053 | 0:21:40.676738 | 0.12s 2026-02-25 08:09:09.702344 | fa163e15-63ff-c5aa-8de0-00000000efbc | TIMING | Start OVN container | np0005629053 | 0:21:40.682747 | 0.13s 2026-02-25 08:09:09.708741 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629054 | item=ovn_cluster_northd 2026-02-25 08:09:09.718397 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629055 | item=ovn_cluster_south_db_server 2026-02-25 08:09:09.729047 | fa163e15-63ff-c5aa-8de0-00000000efe0 | SKIPPED | Start OVN container | np0005629055 | item=ovn_cluster_northd 2026-02-25 08:09:09.805034 | fa163e15-63ff-c5aa-8de0-00000000f038 | TASK | Gather variables for each operating system 2026-02-25 08:09:09.814330 | fa163e15-63ff-c5aa-8de0-00000000efe0 | TIMING | Start OVN container | np0005629054 | 0:21:40.794721 | 0.22s 2026-02-25 08:09:09.815340 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629056 2026-02-25 08:09:09.815908 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629056 | 0:21:40.796320 | 0.44s 2026-02-25 08:09:09.816505 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629057 2026-02-25 08:09:09.816876 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629057 | 0:21:40.797289 | 0.42s 2026-02-25 08:09:09.817471 | fa163e15-63ff-c5aa-8de0-00000000efe0 | TIMING | Start OVN container | np0005629055 | 0:21:40.797884 | 0.20s 2026-02-25 08:09:09.873613 | fa163e15-63ff-c5aa-8de0-00000000efe2 | TASK | Set NB connection 2026-02-25 08:09:09.893620 | fa163e15-63ff-c5aa-8de0-00000000efe2 | TASK | Set NB connection 2026-02-25 08:09:09.901433 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629058 2026-02-25 08:09:09.902365 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629058 | 0:21:40.882767 | 0.36s 2026-02-25 08:09:09.941133 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629056 | 0:21:40.921520 | 0.11s 2026-02-25 08:09:09.942002 | fa163e15-63ff-c5aa-8de0-00000000efe2 | SKIPPED | Set NB connection | np0005629054 2026-02-25 08:09:09.942521 | fa163e15-63ff-c5aa-8de0-00000000efe2 | TIMING | Set NB connection | np0005629054 | 0:21:40.922934 | 0.07s 2026-02-25 08:09:09.942932 | fa163e15-63ff-c5aa-8de0-00000000f038 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:21:40.923343 | 0.14s 2026-02-25 08:09:09.943229 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629057 | 0:21:40.923643 | 0.10s 2026-02-25 08:09:09.976058 | 679deb0a-a07a-45ad-ad8d-ce35973920c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629056 2026-02-25 08:09:09.976508 | 679deb0a-a07a-45ad-ad8d-ce35973920c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629057 2026-02-25 08:09:09.988005 | fa163e15-63ff-c5aa-8de0-00000000f0cb | TASK | Write the config_step hieradata 2026-02-25 08:09:10.011845 | fa163e15-63ff-c5aa-8de0-00000000f0cb | TASK | Write the config_step hieradata 2026-02-25 08:09:10.176949 | fa163e15-63ff-c5aa-8de0-00000000f039 | TASK | Create container logs path 2026-02-25 08:09:10.196073 | fa163e15-63ff-c5aa-8de0-00000000efe3 | TASK | Set SB connection 2026-02-25 08:09:10.203171 | fa163e15-63ff-c5aa-8de0-00000000efe2 | SKIPPED | Set NB connection | np0005629055 2026-02-25 08:09:10.204010 | fa163e15-63ff-c5aa-8de0-00000000efe2 | TIMING | Set NB connection | np0005629055 | 0:21:41.184411 | 0.31s 2026-02-25 08:09:10.204396 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629058 | 0:21:41.184809 | 0.28s 2026-02-25 08:09:10.223547 | 9340a829-d79b-4e66-aca8-525257868a69 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629058 2026-02-25 08:09:10.239038 | fa163e15-63ff-c5aa-8de0-00000000f0e8 | TASK | Write the config_step hieradata 2026-02-25 08:09:10.259970 | fa163e15-63ff-c5aa-8de0-00000000efe3 | TASK | Set SB connection 2026-02-25 08:09:10.267535 | fa163e15-63ff-c5aa-8de0-00000000efe3 | SKIPPED | Set SB connection | np0005629054 2026-02-25 08:09:10.268423 | fa163e15-63ff-c5aa-8de0-00000000efe3 | TIMING | Set SB connection | np0005629054 | 0:21:41.248825 | 0.07s 2026-02-25 08:09:10.282897 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:10.302906 | fa163e15-63ff-c5aa-8de0-00000000efe3 | SKIPPED | Set SB connection | np0005629055 2026-02-25 08:09:10.303631 | fa163e15-63ff-c5aa-8de0-00000000efe3 | TIMING | Set SB connection | np0005629055 | 0:21:41.284037 | 0.04s 2026-02-25 08:09:10.318347 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:10.502826 | fa163e15-63ff-c5aa-8de0-00000000f039 | OK | Create container logs path | np0005629053 2026-02-25 08:09:10.504104 | fa163e15-63ff-c5aa-8de0-00000000f039 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:21:41.484508 | 0.33s 2026-02-25 08:09:10.527361 | fa163e15-63ff-c5aa-8de0-00000000f03b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:10.610515 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629054 2026-02-25 08:09:10.611442 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629054 | 0:21:41.591849 | 0.33s 2026-02-25 08:09:10.714656 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629054 | 0:21:41.695052 | 0.09s 2026-02-25 08:09:10.742154 | 96bb49f0-fdc6-47c8-8bb8-d6687a96cc8a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629054 2026-02-25 08:09:10.757923 | fa163e15-63ff-c5aa-8de0-00000000f10a | TASK | Write the config_step hieradata 2026-02-25 08:09:10.766667 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629055 2026-02-25 08:09:10.767597 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629055 | 0:21:41.748001 | 0.45s 2026-02-25 08:09:10.867597 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629055 | 0:21:41.848000 | 0.08s 2026-02-25 08:09:10.889665 | 4ed7270c-ca48-4b9c-b0c2-f1b757236f17 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629055 2026-02-25 08:09:10.906371 | fa163e15-63ff-c5aa-8de0-00000000f122 | TASK | Write the config_step hieradata 2026-02-25 08:09:10.937805 | fa163e15-63ff-c5aa-8de0-00000000f0cb | OK | Write the config_step hieradata | np0005629056 2026-02-25 08:09:10.938943 | fa163e15-63ff-c5aa-8de0-00000000f0cb | TIMING | Write the config_step hieradata | np0005629056 | 0:21:41.919347 | 0.95s 2026-02-25 08:09:10.959748 | fa163e15-63ff-c5aa-8de0-00000000f0cc | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:10.967579 | fa163e15-63ff-c5aa-8de0-00000000f03b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:10.968882 | fa163e15-63ff-c5aa-8de0-00000000f03b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:41.949265 | 0.44s 2026-02-25 08:09:11.000804 | fa163e15-63ff-c5aa-8de0-00000000f03c | TASK | Finalise hashes for all containers 2026-02-25 08:09:11.009488 | fa163e15-63ff-c5aa-8de0-00000000f0cb | OK | Write the config_step hieradata | np0005629057 2026-02-25 08:09:11.010675 | fa163e15-63ff-c5aa-8de0-00000000f0cb | TIMING | Write the config_step hieradata | np0005629057 | 0:21:41.991061 | 1.00s 2026-02-25 08:09:11.025721 | fa163e15-63ff-c5aa-8de0-00000000f0cc | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:11.061485 | fa163e15-63ff-c5aa-8de0-00000000f0e8 | OK | Write the config_step hieradata | np0005629058 2026-02-25 08:09:11.062393 | fa163e15-63ff-c5aa-8de0-00000000f0e8 | TIMING | Write the config_step hieradata | np0005629058 | 0:21:42.042799 | 0.82s 2026-02-25 08:09:11.073730 | fa163e15-63ff-c5aa-8de0-00000000f0e9 | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:11.091257 | fa163e15-63ff-c5aa-8de0-00000000f03c | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:09:11.092265 | fa163e15-63ff-c5aa-8de0-00000000f03c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:21:42.072670 | 0.09s 2026-02-25 08:09:11.109902 | fa163e15-63ff-c5aa-8de0-00000000f03e | TASK | Manage systemd shutdown files 2026-02-25 08:09:11.147153 | fa163e15-63ff-c5aa-8de0-00000000f03e | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:09:11.147990 | fa163e15-63ff-c5aa-8de0-00000000f03e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:21:42.128397 | 0.04s 2026-02-25 08:09:11.164182 | fa163e15-63ff-c5aa-8de0-00000000f040 | TASK | Update container configs with new config hashes 2026-02-25 08:09:11.206522 | fa163e15-63ff-c5aa-8de0-00000000f040 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:09:11.207363 | fa163e15-63ff-c5aa-8de0-00000000f040 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:21:42.187768 | 0.04s 2026-02-25 08:09:11.225701 | fa163e15-63ff-c5aa-8de0-00000000f041 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:11.298658 | fa163e15-63ff-c5aa-8de0-00000000f041 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:42.279054 | 0.07s 2026-02-25 08:09:11.321120 | 6220fe9a-54b6-4a6f-b18e-c843b1ca922c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:09:11.340676 | fa163e15-63ff-c5aa-8de0-00000000f148 | TASK | Gather podman infos 2026-02-25 08:09:11.565050 | fa163e15-63ff-c5aa-8de0-00000000f10a | OK | Write the config_step hieradata | np0005629054 2026-02-25 08:09:11.566616 | fa163e15-63ff-c5aa-8de0-00000000f10a | TIMING | Write the config_step hieradata | np0005629054 | 0:21:42.547005 | 0.81s 2026-02-25 08:09:11.598848 | fa163e15-63ff-c5aa-8de0-00000000f10b | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:11.698796 | fa163e15-63ff-c5aa-8de0-00000000f0cc | CHANGED | Run puppet host configuration for step 3 | np0005629056 2026-02-25 08:09:11.700186 | fa163e15-63ff-c5aa-8de0-00000000f0cc | TIMING | Run puppet host configuration for step 3 | np0005629056 | 0:21:42.680585 | 0.74s 2026-02-25 08:09:11.714336 | fa163e15-63ff-c5aa-8de0-00000000f0cd | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:11.734778 | fa163e15-63ff-c5aa-8de0-00000000f0cc | CHANGED | Run puppet host configuration for step 3 | np0005629057 2026-02-25 08:09:11.735995 | fa163e15-63ff-c5aa-8de0-00000000f0cc | TIMING | Run puppet host configuration for step 3 | np0005629057 | 0:21:42.716396 | 0.71s 2026-02-25 08:09:11.750727 | fa163e15-63ff-c5aa-8de0-00000000f0cd | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:11.767356 | fa163e15-63ff-c5aa-8de0-00000000f122 | OK | Write the config_step hieradata | np0005629055 2026-02-25 08:09:11.768567 | fa163e15-63ff-c5aa-8de0-00000000f122 | TIMING | Write the config_step hieradata | np0005629055 | 0:21:42.748966 | 0.86s 2026-02-25 08:09:11.813318 | fa163e15-63ff-c5aa-8de0-00000000f123 | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:11.821984 | fa163e15-63ff-c5aa-8de0-00000000f0e9 | CHANGED | Run puppet host configuration for step 3 | np0005629058 2026-02-25 08:09:11.823148 | fa163e15-63ff-c5aa-8de0-00000000f0e9 | TIMING | Run puppet host configuration for step 3 | np0005629058 | 0:21:42.803549 | 0.75s 2026-02-25 08:09:11.837443 | fa163e15-63ff-c5aa-8de0-00000000f0ea | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:12.098380 | fa163e15-63ff-c5aa-8de0-00000000f0cd | WAITING | Wait for puppet host configuration to finish | np0005629056 | 360 retries left 2026-02-25 08:09:12.109115 | fa163e15-63ff-c5aa-8de0-00000000f0cd | WAITING | Wait for puppet host configuration to finish | np0005629057 | 360 retries left 2026-02-25 08:09:12.188926 | fa163e15-63ff-c5aa-8de0-00000000f0ea | WAITING | Wait for puppet host configuration to finish | np0005629058 | 360 retries left 2026-02-25 08:09:12.420165 | fa163e15-63ff-c5aa-8de0-00000000f148 | OK | Gather podman infos | np0005629053 2026-02-25 08:09:12.421414 | fa163e15-63ff-c5aa-8de0-00000000f148 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:21:43.401811 | 1.08s 2026-02-25 08:09:12.493199 | fa163e15-63ff-c5aa-8de0-00000000f10b | CHANGED | Run puppet host configuration for step 3 | np0005629054 2026-02-25 08:09:12.494047 | fa163e15-63ff-c5aa-8de0-00000000f10b | TIMING | Run puppet host configuration for step 3 | np0005629054 | 0:21:43.474452 | 0.89s 2026-02-25 08:09:12.519351 | fa163e15-63ff-c5aa-8de0-00000000f149 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:12.549227 | fa163e15-63ff-c5aa-8de0-00000000f10c | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:12.579123 | fa163e15-63ff-c5aa-8de0-00000000f123 | CHANGED | Run puppet host configuration for step 3 | np0005629055 2026-02-25 08:09:12.580319 | fa163e15-63ff-c5aa-8de0-00000000f123 | TIMING | Run puppet host configuration for step 3 | np0005629055 | 0:21:43.560720 | 0.77s 2026-02-25 08:09:12.595819 | fa163e15-63ff-c5aa-8de0-00000000f124 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:12.609517 | fa163e15-63ff-c5aa-8de0-00000000f149 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:43.589907 | 0.09s 2026-02-25 08:09:12.757390 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:21:43.737781 | 0.10s 2026-02-25 08:09:12.792134 | fa163e15-63ff-c5aa-8de0-00000000f042 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:12.867441 | fa163e15-63ff-c5aa-8de0-00000000f042 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:43.847838 | 0.07s 2026-02-25 08:09:12.880080 | fa163e15-63ff-c5aa-8de0-00000000f10c | WAITING | Wait for puppet host configuration to finish | np0005629054 | 360 retries left 2026-02-25 08:09:12.890932 | 6eb0bd93-2024-4dd5-bfbe-91b3f5b86d91 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:09:12.912060 | fa163e15-63ff-c5aa-8de0-00000000f1c9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:12.954500 | fa163e15-63ff-c5aa-8de0-00000000f124 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 360 retries left 2026-02-25 08:09:13.888766 | fa163e15-63ff-c5aa-8de0-00000000f1c9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:13.890053 | fa163e15-63ff-c5aa-8de0-00000000f1c9 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:44.870452 | 0.98s 2026-02-25 08:09:13.921380 | fa163e15-63ff-c5aa-8de0-00000000f1ca | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:18.392662 | fa163e15-63ff-c5aa-8de0-00000000f1ca | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:18.394593 | fa163e15-63ff-c5aa-8de0-00000000f1ca | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:49.374991 | 4.47s 2026-02-25 08:09:18.467304 | fa163e15-63ff-c5aa-8de0-00000000f063 | TASK | Gather variables for each operating system 2026-02-25 08:09:18.587797 | fa163e15-63ff-c5aa-8de0-00000000f063 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:21:49.568185 | 0.12s 2026-02-25 08:09:18.610378 | fa163e15-63ff-c5aa-8de0-00000000f064 | TASK | Create container logs path 2026-02-25 08:09:18.933472 | fa163e15-63ff-c5aa-8de0-00000000f064 | OK | Create container logs path | np0005629053 2026-02-25 08:09:18.934743 | fa163e15-63ff-c5aa-8de0-00000000f064 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:21:49.915142 | 0.32s 2026-02-25 08:09:18.957125 | fa163e15-63ff-c5aa-8de0-00000000f066 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:19.359166 | fa163e15-63ff-c5aa-8de0-00000000f066 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:19.362267 | fa163e15-63ff-c5aa-8de0-00000000f066 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:50.342649 | 0.40s 2026-02-25 08:09:19.395244 | fa163e15-63ff-c5aa-8de0-00000000f067 | TASK | Finalise hashes for all containers 2026-02-25 08:09:19.525014 | fa163e15-63ff-c5aa-8de0-00000000f067 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:09:19.526585 | fa163e15-63ff-c5aa-8de0-00000000f067 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:21:50.506981 | 0.13s 2026-02-25 08:09:19.556637 | fa163e15-63ff-c5aa-8de0-00000000f069 | TASK | Manage systemd shutdown files 2026-02-25 08:09:19.620670 | fa163e15-63ff-c5aa-8de0-00000000f069 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:09:19.621884 | fa163e15-63ff-c5aa-8de0-00000000f069 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:21:50.602260 | 0.06s 2026-02-25 08:09:19.643813 | fa163e15-63ff-c5aa-8de0-00000000f06b | TASK | Update container configs with new config hashes 2026-02-25 08:09:19.723448 | fa163e15-63ff-c5aa-8de0-00000000f06b | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:09:19.724426 | fa163e15-63ff-c5aa-8de0-00000000f06b | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:21:50.704832 | 0.08s 2026-02-25 08:09:19.741493 | fa163e15-63ff-c5aa-8de0-00000000f06c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:19.819021 | fa163e15-63ff-c5aa-8de0-00000000f06c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:50.799419 | 0.08s 2026-02-25 08:09:19.836887 | 19b593e3-ee6d-40ec-a4de-fa5eb93e0774 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:09:19.856045 | fa163e15-63ff-c5aa-8de0-00000000f217 | TASK | Gather podman infos 2026-02-25 08:09:20.900040 | fa163e15-63ff-c5aa-8de0-00000000f217 | OK | Gather podman infos | np0005629053 2026-02-25 08:09:20.901604 | fa163e15-63ff-c5aa-8de0-00000000f217 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:21:51.881994 | 1.04s 2026-02-25 08:09:20.998348 | fa163e15-63ff-c5aa-8de0-00000000f218 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:21.075032 | fa163e15-63ff-c5aa-8de0-00000000f218 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:52.055424 | 0.07s 2026-02-25 08:09:21.198789 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:21:52.179181 | 0.07s 2026-02-25 08:09:21.230811 | fa163e15-63ff-c5aa-8de0-00000000f06d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:21.293175 | fa163e15-63ff-c5aa-8de0-00000000f06d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:52.273574 | 0.06s 2026-02-25 08:09:21.312413 | f3f30fcf-faae-4af5-b0b5-f812f46da55c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:09:21.333433 | fa163e15-63ff-c5aa-8de0-00000000f27d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:22.271758 | fa163e15-63ff-c5aa-8de0-00000000f27d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:22.273366 | fa163e15-63ff-c5aa-8de0-00000000f27d | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:53.253754 | 0.94s 2026-02-25 08:09:22.305460 | fa163e15-63ff-c5aa-8de0-00000000f27e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:22.414020 | fa163e15-63ff-c5aa-8de0-00000000f0cd | CHANGED | Wait for puppet host configuration to finish | np0005629056 2026-02-25 08:09:22.415374 | fa163e15-63ff-c5aa-8de0-00000000f0cd | TIMING | Wait for puppet host configuration to finish | np0005629056 | 0:21:53.395772 | 10.70s 2026-02-25 08:09:22.435029 | fa163e15-63ff-c5aa-8de0-00000000f0ce | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:22.445099 | fa163e15-63ff-c5aa-8de0-00000000f0cd | CHANGED | Wait for puppet host configuration to finish | np0005629057 2026-02-25 08:09:22.446577 | fa163e15-63ff-c5aa-8de0-00000000f0cd | TIMING | Wait for puppet host configuration to finish | np0005629057 | 0:21:53.426968 | 10.69s 2026-02-25 08:09:22.461820 | fa163e15-63ff-c5aa-8de0-00000000f0ce | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:22.490565 | fa163e15-63ff-c5aa-8de0-00000000f0ea | CHANGED | Wait for puppet host configuration to finish | np0005629058 2026-02-25 08:09:22.492289 | fa163e15-63ff-c5aa-8de0-00000000f0ea | TIMING | Wait for puppet host configuration to finish | np0005629058 | 0:21:53.472687 | 10.65s 2026-02-25 08:09:22.510289 | fa163e15-63ff-c5aa-8de0-00000000f0eb | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:22.526086 | fa163e15-63ff-c5aa-8de0-00000000f0ce | OK | Debug output for task: Run puppet host configuration for step 3 | np0005629056 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:17 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:17 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:17 puppet-user: (file & line not available)", "<13>Feb 25 08:09:17 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>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:17 puppet-user: Notice: Compiled catalog for np0005629056.ooo.test in environment production in 0.13 seconds", "<13>Feb 25 08:09:17 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 08:09:17 puppet-user: Application:", "<13>Feb 25 08:09:17 puppet-user: Initial environment: production", "<13>Feb 25 08:09:17 puppet-user: Converged environment: production", "<13>Feb 25 08:09:17 puppet-user: Run mode: user", "<13>Feb 25 08:09:17 puppet-user: Changes:", "<13>Feb 25 08:09:17 puppet-user: Events:", "<13>Feb 25 08:09:17 puppet-user: Resources:", "<13>Feb 25 08:09:17 puppet-user: Total: 10", "<13>Feb 25 08:09:17 puppet-user: Time:", "<13>Feb 25 08:09:17 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:17 puppet-user: File: 0.00", "<13>Feb 25 08:09:17 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:17 puppet-user: Exec: 0.01", "<13>Feb 25 08:09:17 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 08:09:17 puppet-user: Catalog application: 0.04", "<13>Feb 25 08:09:17 puppet-user: Config retrieval: 0.16", "<13>Feb 25 08:09:17 puppet-user: Last run: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:17 puppet-user: Total: 0.05", "<13>Feb 25 08:09:17 puppet-user: Version:", "<13>Feb 25 08:09:17 puppet-user: Config: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:22.527115 | fa163e15-63ff-c5aa-8de0-00000000f0ce | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629056 | 0:21:53.507518 | 0.09s 2026-02-25 08:09:22.539783 | fa163e15-63ff-c5aa-8de0-00000000f0cf | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:22.552561 | fa163e15-63ff-c5aa-8de0-00000000f0ce | OK | Debug output for task: Run puppet host configuration for step 3 | np0005629057 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:17 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:17 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:17 puppet-user: (file & line not available)", "<13>Feb 25 08:09:17 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>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:17 puppet-user: Notice: Compiled catalog for np0005629057.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 08:09:17 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Feb 25 08:09:17 puppet-user: Application:", "<13>Feb 25 08:09:17 puppet-user: Initial environment: production", "<13>Feb 25 08:09:17 puppet-user: Converged environment: production", "<13>Feb 25 08:09:17 puppet-user: Run mode: user", "<13>Feb 25 08:09:17 puppet-user: Changes:", "<13>Feb 25 08:09:17 puppet-user: Events:", "<13>Feb 25 08:09:17 puppet-user: Resources:", "<13>Feb 25 08:09:17 puppet-user: Total: 10", "<13>Feb 25 08:09:17 puppet-user: Time:", "<13>Feb 25 08:09:17 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:17 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:17 puppet-user: File: 0.00", "<13>Feb 25 08:09:17 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:17 puppet-user: Exec: 0.01", "<13>Feb 25 08:09:17 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 08:09:17 puppet-user: Catalog application: 0.04", "<13>Feb 25 08:09:17 puppet-user: Config retrieval: 0.15", "<13>Feb 25 08:09:17 puppet-user: Last run: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Total: 0.04", "<13>Feb 25 08:09:17 puppet-user: Version:", "<13>Feb 25 08:09:17 puppet-user: Config: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:22.553476 | fa163e15-63ff-c5aa-8de0-00000000f0ce | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629057 | 0:21:53.533878 | 0.09s 2026-02-25 08:09:22.569839 | fa163e15-63ff-c5aa-8de0-00000000f0cf | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:22.577394 | fa163e15-63ff-c5aa-8de0-00000000f0cf | TIMING | Pre-cache facts for puppet containers | np0005629056 | 0:21:53.557789 | 0.04s 2026-02-25 08:09:22.625129 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:22.633056 | fa163e15-63ff-c5aa-8de0-00000000f0cf | TIMING | Pre-cache facts for puppet containers | np0005629057 | 0:21:53.613451 | 0.06s 2026-02-25 08:09:22.634100 | fa163e15-63ff-c5aa-8de0-00000000f0eb | OK | Debug output for task: Run puppet host configuration for step 3 | np0005629058 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:11 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:17 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:17 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:17 puppet-user: (file & line not available)", "<13>Feb 25 08:09:17 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>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:09:17 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:17 puppet-user: Notice: Compiled catalog for np0005629058.ooo.test in environment production in 0.12 seconds", "<13>Feb 25 08:09:17 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Feb 25 08:09:17 puppet-user: Application:", "<13>Feb 25 08:09:17 puppet-user: Initial environment: production", "<13>Feb 25 08:09:17 puppet-user: Converged environment: production", "<13>Feb 25 08:09:17 puppet-user: Run mode: user", "<13>Feb 25 08:09:17 puppet-user: Changes:", "<13>Feb 25 08:09:17 puppet-user: Events:", "<13>Feb 25 08:09:17 puppet-user: Resources:", "<13>Feb 25 08:09:17 puppet-user: Total: 10", "<13>Feb 25 08:09:17 puppet-user: Time:", "<13>Feb 25 08:09:17 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:17 puppet-user: File: 0.00", "<13>Feb 25 08:09:17 puppet-user: Exec: 0.01", "<13>Feb 25 08:09:17 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:17 puppet-user: Transaction evaluation: 0.03", "<13>Feb 25 08:09:17 puppet-user: Catalog application: 0.03", "<13>Feb 25 08:09:17 puppet-user: Config retrieval: 0.16", "<13>Feb 25 08:09:17 puppet-user: Last run: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:17 puppet-user: Total: 0.04", "<13>Feb 25 08:09:17 puppet-user: Version:", "<13>Feb 25 08:09:17 puppet-user: Config: 1772006957", "<13>Feb 25 08:09:17 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:22.634649 | fa163e15-63ff-c5aa-8de0-00000000f0eb | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629058 | 0:21:53.615061 | 0.12s 2026-02-25 08:09:22.662917 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:22.679572 | fa163e15-63ff-c5aa-8de0-00000000f0ec | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:22.710631 | fa163e15-63ff-c5aa-8de0-00000000f0ec | TIMING | Pre-cache facts for puppet containers | np0005629058 | 0:21:53.691022 | 0.03s 2026-02-25 08:09:22.742453 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:22.753889 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629056 | 0:21:53.734248 | 0.13s 2026-02-25 08:09:22.765439 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:22.781140 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629057 | 0:21:53.761536 | 0.12s 2026-02-25 08:09:22.793430 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:22.834048 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629058 | 0:21:53.814435 | 0.09s 2026-02-25 08:09:22.846593 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:23.048240 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629056 2026-02-25 08:09:23.050667 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629056 | 0:21:54.031028 | 0.28s 2026-02-25 08:09:23.065727 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:23.108511 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629057 2026-02-25 08:09:23.110717 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629057 | 0:21:54.091081 | 0.32s 2026-02-25 08:09:23.134568 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:23.161657 | fa163e15-63ff-c5aa-8de0-00000000f10c | CHANGED | Wait for puppet host configuration to finish | np0005629054 2026-02-25 08:09:23.163483 | fa163e15-63ff-c5aa-8de0-00000000f10c | TIMING | Wait for puppet host configuration to finish | np0005629054 | 0:21:54.143879 | 10.61s 2026-02-25 08:09:23.164742 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629058 2026-02-25 08:09:23.165532 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629058 | 0:21:54.145937 | 0.32s 2026-02-25 08:09:23.185477 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:23.213618 | fa163e15-63ff-c5aa-8de0-00000000f10d | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:23.253261 | fa163e15-63ff-c5aa-8de0-00000000f124 | CHANGED | Wait for puppet host configuration to finish | np0005629055 2026-02-25 08:09:23.254272 | fa163e15-63ff-c5aa-8de0-00000000f124 | TIMING | Wait for puppet host configuration to finish | np0005629055 | 0:21:54.234679 | 10.66s 2026-02-25 08:09:23.271785 | fa163e15-63ff-c5aa-8de0-00000000f125 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:23.303070 | fa163e15-63ff-c5aa-8de0-00000000f10d | OK | Debug output for task: Run puppet host configuration for step 3 | np0005629054 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:19 puppet-user: (file & line not available)", "<13>Feb 25 08:09:19 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>Feb 25 08:09:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:09:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:19 puppet-user: Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.39 seconds", "<13>Feb 25 08:09:21 puppet-user: Notice: Applied catalog in 1.61 seconds", "<13>Feb 25 08:09:21 puppet-user: Application:", "<13>Feb 25 08:09:21 puppet-user: Initial environment: production", "<13>Feb 25 08:09:21 puppet-user: Converged environment: production", "<13>Feb 25 08:09:21 puppet-user: Run mode: user", "<13>Feb 25 08:09:21 puppet-user: Changes:", "<13>Feb 25 08:09:21 puppet-user: Events:", "<13>Feb 25 08:09:21 puppet-user: Resources:", "<13>Feb 25 08:09:21 puppet-user: Total: 23", "<13>Feb 25 08:09:21 puppet-user: Time:", "<13>Feb 25 08:09:21 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:21 puppet-user: Package: 0.00", "<13>Feb 25 08:09:21 puppet-user: File line: 0.00", "<13>Feb 25 08:09:21 puppet-user: File: 0.00", "<13>Feb 25 08:09:21 puppet-user: User: 0.01", "<13>Feb 25 08:09:21 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:21 puppet-user: Service: 0.09", "<13>Feb 25 08:09:21 puppet-user: Config retrieval: 0.45", "<13>Feb 25 08:09:21 puppet-user: Exec: 1.33", "<13>Feb 25 08:09:21 puppet-user: Transaction evaluation: 1.60", "<13>Feb 25 08:09:21 puppet-user: Catalog application: 1.61", "<13>Feb 25 08:09:21 puppet-user: Last run: 1772006961", "<13>Feb 25 08:09:21 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:21 puppet-user: Total: 1.61", "<13>Feb 25 08:09:21 puppet-user: Version:", "<13>Feb 25 08:09:21 puppet-user: Config: 1772006959", "<13>Feb 25 08:09:21 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:23.303951 | fa163e15-63ff-c5aa-8de0-00000000f10d | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629054 | 0:21:54.284359 | 0.09s 2026-02-25 08:09:23.318527 | fa163e15-63ff-c5aa-8de0-00000000f10e | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:23.338185 | fa163e15-63ff-c5aa-8de0-00000000f10e | TIMING | Pre-cache facts for puppet containers | np0005629054 | 0:21:54.318582 | 0.02s 2026-02-25 08:09:23.339127 | fa163e15-63ff-c5aa-8de0-00000000f125 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005629055 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:18 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:18 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:18 puppet-user: (file & line not available)", "<13>Feb 25 08:09: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>Feb 25 08:09: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>Feb 25 08:09:18 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:18 puppet-user: Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.36 seconds", "<13>Feb 25 08:09:20 puppet-user: Notice: Applied catalog in 1.49 seconds", "<13>Feb 25 08:09:20 puppet-user: Application:", "<13>Feb 25 08:09:20 puppet-user: Initial environment: production", "<13>Feb 25 08:09:20 puppet-user: Converged environment: production", "<13>Feb 25 08:09:20 puppet-user: Run mode: user", "<13>Feb 25 08:09:20 puppet-user: Changes:", "<13>Feb 25 08:09:20 puppet-user: Events:", "<13>Feb 25 08:09:20 puppet-user: Resources:", "<13>Feb 25 08:09:20 puppet-user: Total: 23", "<13>Feb 25 08:09:20 puppet-user: Time:", "<13>Feb 25 08:09:20 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:20 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:20 puppet-user: Package: 0.00", "<13>Feb 25 08:09:20 puppet-user: File line: 0.00", "<13>Feb 25 08:09:20 puppet-user: File: 0.00", "<13>Feb 25 08:09:20 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:20 puppet-user: User: 0.01", "<13>Feb 25 08:09:20 puppet-user: Service: 0.07", "<13>Feb 25 08:09:20 puppet-user: Config retrieval: 0.41", "<13>Feb 25 08:09:20 puppet-user: Exec: 1.23", "<13>Feb 25 08:09:20 puppet-user: Transaction evaluation: 1.47", "<13>Feb 25 08:09:20 puppet-user: Catalog application: 1.49", "<13>Feb 25 08:09:20 puppet-user: Last run: 1772006960", "<13>Feb 25 08:09:20 puppet-user: Total: 1.49", "<13>Feb 25 08:09:20 puppet-user: Version:", "<13>Feb 25 08:09:20 puppet-user: Config: 1772006958", "<13>Feb 25 08:09:20 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:23.339664 | fa163e15-63ff-c5aa-8de0-00000000f125 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629055 | 0:21:54.320077 | 0.07s 2026-02-25 08:09:23.374146 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:23.402289 | fa163e15-63ff-c5aa-8de0-00000000f126 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:23.414014 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629056 2026-02-25 08:09:23.415354 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629056 | 0:21:54.395747 | 0.35s 2026-02-25 08:09:23.435137 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:23.442775 | fa163e15-63ff-c5aa-8de0-00000000f126 | TIMING | Pre-cache facts for puppet containers | np0005629055 | 0:21:54.423170 | 0.04s 2026-02-25 08:09:23.490601 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:23.497419 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629056 2026-02-25 08:09:23.498724 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629056 | 0:21:54.479122 | 0.06s 2026-02-25 08:09:23.504584 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629057 2026-02-25 08:09:23.505061 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629057 | 0:21:54.485474 | 0.37s 2026-02-25 08:09:23.505667 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629054 | 0:21:54.486080 | 0.13s 2026-02-25 08:09:23.517016 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:09:23.537714 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:23.560459 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:23.574548 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629058 2026-02-25 08:09:23.583081 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629058 | 0:21:54.563465 | 0.40s 2026-02-25 08:09:23.584722 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629055 | 0:21:54.565125 | 0.09s 2026-02-25 08:09:23.585444 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629057 2026-02-25 08:09:23.586170 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629057 | 0:21:54.566574 | 0.05s 2026-02-25 08:09:23.611276 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:09:23.636218 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:23.663754 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:23.692368 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629058 2026-02-25 08:09:23.693385 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629058 | 0:21:54.673787 | 0.05s 2026-02-25 08:09:23.703652 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:09:23.892005 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629054 2026-02-25 08:09:23.893064 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629054 | 0:21:54.873471 | 0.33s 2026-02-25 08:09:23.907636 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:24.256379 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629054 2026-02-25 08:09:24.257559 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629054 | 0:21:55.237965 | 0.35s 2026-02-25 08:09:24.277897 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:24.332115 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629054 2026-02-25 08:09:24.333016 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629054 | 0:21:55.313422 | 0.05s 2026-02-25 08:09:24.353328 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:09:24.360752 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629055 2026-02-25 08:09:24.369125 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629055 | 0:21:55.349523 | 0.70s 2026-02-25 08:09:24.369738 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629056 2026-02-25 08:09:24.370246 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629056 | 0:21:55.350659 | 0.85s 2026-02-25 08:09:24.381926 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:09:24.403969 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:24.458825 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629057 2026-02-25 08:09:24.459930 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629057 | 0:21:55.440334 | 0.85s 2026-02-25 08:09:24.471477 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:09:24.487653 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629058 2026-02-25 08:09:24.489010 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629058 | 0:21:55.469411 | 0.78s 2026-02-25 08:09:24.500732 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:09:24.774890 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629056 2026-02-25 08:09:24.776516 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629056 | 0:21:55.756911 | 0.39s 2026-02-25 08:09:24.777698 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629055 2026-02-25 08:09:24.781108 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629055 | 0:21:55.761512 | 0.38s 2026-02-25 08:09:24.782516 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629057 2026-02-25 08:09:24.783367 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629057 | 0:21:55.763772 | 0.31s 2026-02-25 08:09:24.784384 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629058 2026-02-25 08:09:24.785170 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629058 | 0:21:55.765572 | 0.28s 2026-02-25 08:09:24.804743 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:09:24.831241 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:09:24.850797 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:09:24.873951 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:24.926136 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629055 2026-02-25 08:09:24.926967 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629055 | 0:21:55.907366 | 0.05s 2026-02-25 08:09:24.940991 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:09:25.204338 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629054 2026-02-25 08:09:25.205337 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629054 | 0:21:56.185743 | 0.85s 2026-02-25 08:09:25.220676 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:09:25.507035 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629057 2026-02-25 08:09:25.520653 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629057 | 0:21:56.501044 | 0.69s 2026-02-25 08:09:25.523473 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629058 2026-02-25 08:09:25.524218 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629058 | 0:21:56.504622 | 0.67s 2026-02-25 08:09:25.526323 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629056 2026-02-25 08:09:25.527058 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629056 | 0:21:56.507463 | 0.72s 2026-02-25 08:09:25.555001 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:09:25.577481 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:09:25.601672 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:09:25.610988 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629054 2026-02-25 08:09:25.618990 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629054 | 0:21:56.599386 | 0.40s 2026-02-25 08:09:25.619731 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629056 2026-02-25 08:09:25.620230 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629056 | 0:21:56.600640 | 0.06s 2026-02-25 08:09:25.620695 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629057 2026-02-25 08:09:25.621146 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629057 | 0:21:56.601557 | 0.04s 2026-02-25 08:09:25.650273 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:09:25.677340 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:09:25.697309 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:09:25.704236 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629058 2026-02-25 08:09:25.705127 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629058 | 0:21:56.685528 | 0.10s 2026-02-25 08:09:25.734505 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:09:25.741165 | fa163e15-63ff-c5aa-8de0-00000000f27e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:25.742222 | fa163e15-63ff-c5aa-8de0-00000000f27e | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:56.722623 | 3.44s 2026-02-25 08:09:25.785942 | fa163e15-63ff-c5aa-8de0-00000000f08e | TASK | Gather variables for each operating system 2026-02-25 08:09:25.793661 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629055 2026-02-25 08:09:25.794918 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629055 | 0:21:56.775317 | 0.85s 2026-02-25 08:09:25.813036 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:09:25.910116 | fa163e15-63ff-c5aa-8de0-00000000f08e | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:21:56.890511 | 0.12s 2026-02-25 08:09:25.927234 | fa163e15-63ff-c5aa-8de0-00000000f08f | TASK | Create container logs path 2026-02-25 08:09:26.054679 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:09:26.080226 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:09:26.088524 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:09:26.109546 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:09:26.128993 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629055 2026-02-25 08:09:26.140883 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629055 | 0:21:57.121237 | 0.33s 2026-02-25 08:09:26.143060 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629056 2026-02-25 08:09:26.144813 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629056 | 0:21:57.125091 | 0.06s 2026-02-25 08:09:26.147053 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:09:26.156957 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629057 2026-02-25 08:09:26.158773 | fa163e15-63ff-c5aa-8de0-00000000f0d0 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629057 | 0:21:57.139174 | 0.05s 2026-02-25 08:09:26.181440 | fa163e15-63ff-c5aa-8de0-00000000f0d2 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:09:26.224248 | fa163e15-63ff-c5aa-8de0-00000000f0d2 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:09:26.284440 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:09:26.419867 | fa163e15-63ff-c5aa-8de0-00000000f0d2 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629056 | 0:21:57.400238 | 0.23s 2026-02-25 08:09:26.429164 | fa163e15-63ff-c5aa-8de0-00000000f08f | OK | Create container logs path | np0005629053 2026-02-25 08:09:26.429722 | fa163e15-63ff-c5aa-8de0-00000000f08f | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:21:57.410135 | 0.50s 2026-02-25 08:09:26.430311 | fa163e15-63ff-c5aa-8de0-00000000f0d2 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629057 | 0:21:57.410724 | 0.20s 2026-02-25 08:09:26.430602 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629054 2026-02-25 08:09:26.430940 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629054 | 0:21:57.411353 | 0.73s 2026-02-25 08:09:26.475387 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:09:26.492594 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:09:26.517015 | fa163e15-63ff-c5aa-8de0-00000000f0ed | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:09:26.541109 | fa163e15-63ff-c5aa-8de0-00000000f091 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:26.561175 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:09:26.577968 | fa163e15-63ff-c5aa-8de0-00000000f0ed | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629058 2026-02-25 08:09:26.578914 | fa163e15-63ff-c5aa-8de0-00000000f0ed | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629058 | 0:21:57.559315 | 0.06s 2026-02-25 08:09:26.592556 | fa163e15-63ff-c5aa-8de0-00000000f0ef | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:09:26.602811 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629054 2026-02-25 08:09:26.603873 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629054 | 0:21:57.584258 | 0.04s 2026-02-25 08:09:26.638779 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:09:26.644983 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:21:57.625368 | 0.17s 2026-02-25 08:09:26.645790 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:21:57.626203 | 0.15s 2026-02-25 08:09:26.646167 | fa163e15-63ff-c5aa-8de0-00000000f0ef | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629058 | 0:21:57.626580 | 0.05s 2026-02-25 08:09:26.672477 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:09:26.687502 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:09:26.703504 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:09:26.779952 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:21:57.760350 | 0.08s 2026-02-25 08:09:26.789985 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:09:26.970786 | fa163e15-63ff-c5aa-8de0-00000000f091 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:26.972337 | fa163e15-63ff-c5aa-8de0-00000000f091 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:57.952732 | 0.43s 2026-02-25 08:09:27.017552 | fa163e15-63ff-c5aa-8de0-00000000f092 | TASK | Finalise hashes for all containers 2026-02-25 08:09:27.026946 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629056 2026-02-25 08:09:27.028184 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:21:58.008581 | 0.35s 2026-02-25 08:09:27.028904 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629057 2026-02-25 08:09:27.029366 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:21:58.009777 | 0.34s 2026-02-25 08:09:27.046320 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:27.078852 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:27.108069 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:09:27.114098 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629058 2026-02-25 08:09:27.115898 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:21:58.096262 | 0.33s 2026-02-25 08:09:27.117884 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629055 2026-02-25 08:09:27.119556 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629055 | 0:21:58.099957 | 0.71s 2026-02-25 08:09:27.153081 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:27.196385 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:09:27.203649 | fa163e15-63ff-c5aa-8de0-00000000f092 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:09:27.206099 | fa163e15-63ff-c5aa-8de0-00000000f092 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:21:58.186490 | 0.19s 2026-02-25 08:09:27.227851 | fa163e15-63ff-c5aa-8de0-00000000f094 | TASK | Manage systemd shutdown files 2026-02-25 08:09:27.249151 | fa163e15-63ff-c5aa-8de0-00000000f10f | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:09:27.256892 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629055 2026-02-25 08:09:27.258393 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629055 | 0:21:58.238784 | 0.06s 2026-02-25 08:09:27.291115 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:09:27.298698 | fa163e15-63ff-c5aa-8de0-00000000f094 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:09:27.304032 | fa163e15-63ff-c5aa-8de0-00000000f094 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:21:58.284428 | 0.07s 2026-02-25 08:09:27.304743 | fa163e15-63ff-c5aa-8de0-00000000f10f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629054 2026-02-25 08:09:27.305213 | fa163e15-63ff-c5aa-8de0-00000000f10f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629054 | 0:21:58.285626 | 0.05s 2026-02-25 08:09:27.323886 | fa163e15-63ff-c5aa-8de0-00000000f096 | TASK | Update container configs with new config hashes 2026-02-25 08:09:27.347370 | fa163e15-63ff-c5aa-8de0-00000000f111 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:09:27.379402 | fa163e15-63ff-c5aa-8de0-00000000f111 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629054 | 0:21:58.359799 | 0.03s 2026-02-25 08:09:27.460333 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:09:27.468279 | fa163e15-63ff-c5aa-8de0-00000000f096 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:09:27.469404 | fa163e15-63ff-c5aa-8de0-00000000f096 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:21:58.449800 | 0.14s 2026-02-25 08:09:27.469963 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 2026-02-25 08:09:27.470374 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:21:58.450785 | 0.42s 2026-02-25 08:09:27.471776 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 2026-02-25 08:09:27.472220 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:21:58.452630 | 0.38s 2026-02-25 08:09:27.501841 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:09:27.535891 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:09:27.572167 | fa163e15-63ff-c5aa-8de0-00000000f097 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:27.581039 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 2026-02-25 08:09:27.595797 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:21:58.576189 | 0.44s 2026-02-25 08:09:27.601967 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:21:58.582376 | 0.14s 2026-02-25 08:09:27.602441 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:09:27.602947 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:21:58.583357 | 0.10s 2026-02-25 08:09:27.603465 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:09:27.603968 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:21:58.584379 | 0.07s 2026-02-25 08:09:27.618115 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:09:27.638341 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:09:27.672178 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:09:27.709995 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:09:27.732843 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:21:58.713212 | 0.11s 2026-02-25 08:09:27.743310 | fa163e15-63ff-c5aa-8de0-00000000f097 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:21:58.723710 | 0.17s 2026-02-25 08:09:27.744409 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:21:58.724813 | 0.10s 2026-02-25 08:09:27.745779 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:09:27.748891 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:09:27.749707 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:21:58.730107 | 0.08s 2026-02-25 08:09:27.809180 | a115477f-a15f-4a90-a885-f717e44a2a87 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629056 2026-02-25 08:09:27.810176 | a115477f-a15f-4a90-a885-f717e44a2a87 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629057 2026-02-25 08:09:27.818877 | e2b8cf1d-f111-492c-9756-17079d87aa68 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:09:27.833665 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:09:27.855260 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:09:27.877569 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:09:27.907589 | fa163e15-63ff-c5aa-8de0-00000000f5bf | TASK | Gather podman infos 2026-02-25 08:09:27.948459 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:21:58.928842 | 0.07s 2026-02-25 08:09:27.968888 | ff161b56-437b-4378-a57b-794c75a357f5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629058 2026-02-25 08:09:27.984828 | fa163e15-63ff-c5aa-8de0-00000000f5f7 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:09:28.010134 | fa163e15-63ff-c5aa-8de0-00000000f127 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:09:28.074241 | fa163e15-63ff-c5aa-8de0-00000000f127 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629055 2026-02-25 08:09:28.075313 | fa163e15-63ff-c5aa-8de0-00000000f127 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629055 | 0:21:59.055708 | 0.06s 2026-02-25 08:09:28.099788 | fa163e15-63ff-c5aa-8de0-00000000f129 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:09:28.109087 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629054 2026-02-25 08:09:28.111216 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:21:59.091614 | 0.40s 2026-02-25 08:09:28.138079 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:28.150469 | fa163e15-63ff-c5aa-8de0-00000000f129 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629055 | 0:21:59.130856 | 0.05s 2026-02-25 08:09:28.196778 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:09:28.207473 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629056 2026-02-25 08:09:28.208909 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629056 | 0:21:59.189301 | 0.37s 2026-02-25 08:09:28.228497 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | TASK | Set podman_drop_in fact 2026-02-25 08:09:28.241488 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629057 2026-02-25 08:09:28.243370 | fa163e15-63ff-c5aa-8de0-00000000f5b1 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629057 | 0:21:59.223767 | 0.38s 2026-02-25 08:09:28.258169 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | TASK | Set podman_drop_in fact 2026-02-25 08:09:28.283186 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | OK | Set podman_drop_in fact | np0005629056 2026-02-25 08:09:28.285069 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629056 | 0:21:59.265466 | 0.05s 2026-02-25 08:09:28.297257 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:09:28.321658 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:21:59.302052 | 0.12s 2026-02-25 08:09:28.342296 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:09:28.354442 | fa163e15-63ff-c5aa-8de0-00000000f5f7 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629058 2026-02-25 08:09:28.356957 | fa163e15-63ff-c5aa-8de0-00000000f5f7 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629058 | 0:21:59.337352 | 0.37s 2026-02-25 08:09:28.358427 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | OK | Set podman_drop_in fact | np0005629057 2026-02-25 08:09:28.358818 | fa163e15-63ff-c5aa-8de0-00000000f5b2 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629057 | 0:21:59.339231 | 0.10s 2026-02-25 08:09:28.373487 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:09:28.394700 | fa163e15-63ff-c5aa-8de0-00000000f5f8 | TASK | Set podman_drop_in fact 2026-02-25 08:09:28.450900 | fa163e15-63ff-c5aa-8de0-00000000f5f8 | OK | Set podman_drop_in fact | np0005629058 2026-02-25 08:09:28.453063 | fa163e15-63ff-c5aa-8de0-00000000f5f8 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629058 | 0:21:59.433465 | 0.06s 2026-02-25 08:09:28.465049 | fa163e15-63ff-c5aa-8de0-00000000f5fa | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:09:28.519531 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 2026-02-25 08:09:28.520594 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:21:59.500998 | 0.38s 2026-02-25 08:09:28.537386 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:09:28.601359 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:09:28.602257 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:21:59.582663 | 0.06s 2026-02-25 08:09:28.617342 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:09:28.643877 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:21:59.624255 | 0.03s 2026-02-25 08:09:28.664945 | 9815d7e1-87ad-4475-8fe1-de0e296f663b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629054 2026-02-25 08:09:28.684174 | fa163e15-63ff-c5aa-8de0-00000000f656 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:09:28.947970 | fa163e15-63ff-c5aa-8de0-00000000f5bf | OK | Gather podman infos | np0005629053 2026-02-25 08:09:28.948985 | fa163e15-63ff-c5aa-8de0-00000000f5bf | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:21:59.929390 | 1.04s 2026-02-25 08:09:28.979714 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629055 2026-02-25 08:09:28.980304 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:21:59.960714 | 0.63s 2026-02-25 08:09:28.998584 | fa163e15-63ff-c5aa-8de0-00000000f5c0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:29.031263 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:29.038794 | fa163e15-63ff-c5aa-8de0-00000000f656 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629054 2026-02-25 08:09:29.039814 | fa163e15-63ff-c5aa-8de0-00000000f656 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629054 | 0:22:00.020217 | 0.35s 2026-02-25 08:09:29.055421 | fa163e15-63ff-c5aa-8de0-00000000f657 | TASK | Set podman_drop_in fact 2026-02-25 08:09:29.082941 | fa163e15-63ff-c5aa-8de0-00000000f5c0 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:22:00.063295 | 0.08s 2026-02-25 08:09:29.130882 | fa163e15-63ff-c5aa-8de0-00000000f657 | OK | Set podman_drop_in fact | np0005629054 2026-02-25 08:09:29.132073 | fa163e15-63ff-c5aa-8de0-00000000f657 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629054 | 0:22:00.112473 | 0.08s 2026-02-25 08:09:29.147582 | fa163e15-63ff-c5aa-8de0-00000000f659 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:09:29.214639 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:22:00.195027 | 0.09s 2026-02-25 08:09:29.219265 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-container-shutdown 2026-02-25 08:09:29.230002 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:22:00.210401 | 0.93s 2026-02-25 08:09:29.234499 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-container-shutdown 2026-02-25 08:09:29.235432 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:22:00.215839 | 0.86s 2026-02-25 08:09:29.262650 | fa163e15-63ff-c5aa-8de0-00000000f098 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:29.314898 | fa163e15-63ff-c5aa-8de0-00000000f5fa | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-container-shutdown 2026-02-25 08:09:29.318277 | fa163e15-63ff-c5aa-8de0-00000000f5fa | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:22:00.298661 | 0.85s 2026-02-25 08:09:29.333876 | fa163e15-63ff-c5aa-8de0-00000000f098 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:22:00.314266 | 0.07s 2026-02-25 08:09:29.351708 | 0e2e1669-2c5b-4013-bb03-28cfd63b6817 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:09:29.388413 | fa163e15-63ff-c5aa-8de0-00000000f6c1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:29.396091 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 2026-02-25 08:09:29.397155 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:00.377556 | 0.36s 2026-02-25 08:09:29.414431 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:09:29.478496 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:09:29.479582 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:22:00.459989 | 0.06s 2026-02-25 08:09:29.494622 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:09:29.534022 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:22:00.514394 | 0.04s 2026-02-25 08:09:29.579950 | 0901afa4-7498-437a-a1c8-41151785136e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629055 2026-02-25 08:09:29.605798 | fa163e15-63ff-c5aa-8de0-00000000f701 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:09:29.955963 | fa163e15-63ff-c5aa-8de0-00000000f701 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629055 2026-02-25 08:09:29.957041 | fa163e15-63ff-c5aa-8de0-00000000f701 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629055 | 0:22:00.937445 | 0.35s 2026-02-25 08:09:29.977690 | fa163e15-63ff-c5aa-8de0-00000000f702 | TASK | Set podman_drop_in fact 2026-02-25 08:09:30.006567 | fa163e15-63ff-c5aa-8de0-00000000f659 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-container-shutdown 2026-02-25 08:09:30.012628 | fa163e15-63ff-c5aa-8de0-00000000f659 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:22:00.993019 | 0.86s 2026-02-25 08:09:30.038376 | fa163e15-63ff-c5aa-8de0-00000000f702 | OK | Set podman_drop_in fact | np0005629055 2026-02-25 08:09:30.039455 | fa163e15-63ff-c5aa-8de0-00000000f702 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629055 | 0:22:01.019856 | 0.06s 2026-02-25 08:09:30.050607 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-start-podman-container 2026-02-25 08:09:30.052520 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:22:01.032923 | 1.68s 2026-02-25 08:09:30.067225 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-start-podman-container 2026-02-25 08:09:30.071001 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:22:01.051405 | 1.77s 2026-02-25 08:09:30.094778 | fa163e15-63ff-c5aa-8de0-00000000f704 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:09:30.105243 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:22:01.085629 | 1.73s 2026-02-25 08:09:30.107272 | fa163e15-63ff-c5aa-8de0-00000000f5b4 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:22:01.087681 | 1.81s 2026-02-25 08:09:30.122976 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:09:30.144112 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:09:30.151904 | fa163e15-63ff-c5aa-8de0-00000000f5fa | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-start-podman-container 2026-02-25 08:09:30.152886 | fa163e15-63ff-c5aa-8de0-00000000f5fa | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:22:01.133255 | 1.69s 2026-02-25 08:09:30.169450 | fa163e15-63ff-c5aa-8de0-00000000f5fa | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:22:01.149837 | 1.70s 2026-02-25 08:09:30.184756 | fa163e15-63ff-c5aa-8de0-00000000f5fb | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:09:30.423512 | fa163e15-63ff-c5aa-8de0-00000000f6c1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:30.425037 | fa163e15-63ff-c5aa-8de0-00000000f6c1 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:22:01.405427 | 1.04s 2026-02-25 08:09:30.467462 | fa163e15-63ff-c5aa-8de0-00000000f6c2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:09:30.932842 | fa163e15-63ff-c5aa-8de0-00000000f704 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-container-shutdown 2026-02-25 08:09:30.938576 | fa163e15-63ff-c5aa-8de0-00000000f704 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:22:01.918965 | 0.84s 2026-02-25 08:09:30.956397 | fa163e15-63ff-c5aa-8de0-00000000f659 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-start-podman-container 2026-02-25 08:09:30.961927 | fa163e15-63ff-c5aa-8de0-00000000f659 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:22:01.942325 | 1.81s 2026-02-25 08:09:30.973812 | fa163e15-63ff-c5aa-8de0-00000000f659 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:22:01.954205 | 1.83s 2026-02-25 08:09:31.009356 | fa163e15-63ff-c5aa-8de0-00000000f65a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:09:31.043253 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 2026-02-25 08:09:31.045120 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 | 0:22:02.025515 | 0.92s 2026-02-25 08:09:31.046222 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 2026-02-25 08:09:31.047015 | fa163e15-63ff-c5aa-8de0-00000000f5b5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 | 0:22:02.027421 | 0.89s 2026-02-25 08:09:31.047992 | fa163e15-63ff-c5aa-8de0-00000000f5fb | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 2026-02-25 08:09:31.048722 | fa163e15-63ff-c5aa-8de0-00000000f5fb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 | 0:22:02.029129 | 0.86s 2026-02-25 08:09:31.067949 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:09:31.086018 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:09:31.104210 | fa163e15-63ff-c5aa-8de0-00000000f5fc | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:09:31.799003 | fa163e15-63ff-c5aa-8de0-00000000f704 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-start-podman-container 2026-02-25 08:09:31.802074 | fa163e15-63ff-c5aa-8de0-00000000f704 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:22:02.782465 | 1.71s 2026-02-25 08:09:31.811291 | fa163e15-63ff-c5aa-8de0-00000000f704 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:22:02.791699 | 1.71s 2026-02-25 08:09:31.832935 | fa163e15-63ff-c5aa-8de0-00000000f705 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:09:31.921238 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 2026-02-25 08:09:31.932243 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 | 0:22:02.912643 | 0.84s 2026-02-25 08:09:31.933361 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 2026-02-25 08:09:31.934133 | fa163e15-63ff-c5aa-8de0-00000000f5b6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 | 0:22:02.914541 | 0.86s 2026-02-25 08:09:31.934994 | fa163e15-63ff-c5aa-8de0-00000000f65a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 2026-02-25 08:09:31.935595 | fa163e15-63ff-c5aa-8de0-00000000f65a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 | 0:22:02.916004 | 0.92s 2026-02-25 08:09:31.952073 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:09:31.974604 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:09:31.997842 | fa163e15-63ff-c5aa-8de0-00000000f65b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:09:32.019666 | fa163e15-63ff-c5aa-8de0-00000000f5fc | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 2026-02-25 08:09:32.021071 | fa163e15-63ff-c5aa-8de0-00000000f5fc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 | 0:22:03.001473 | 0.92s 2026-02-25 08:09:32.033760 | fa163e15-63ff-c5aa-8de0-00000000f5fd | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:09:32.681847 | fa163e15-63ff-c5aa-8de0-00000000f705 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 2026-02-25 08:09:32.683274 | fa163e15-63ff-c5aa-8de0-00000000f705 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 | 0:22:03.663678 | 0.85s 2026-02-25 08:09:32.705100 | fa163e15-63ff-c5aa-8de0-00000000f706 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:09:32.731306 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | OK | Enable and start tripleo-container-shutdown | np0005629057 2026-02-25 08:09:32.732966 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629057 | 0:22:03.713365 | 0.76s 2026-02-25 08:09:32.754680 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:09:32.764064 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | OK | Enable and start tripleo-container-shutdown | np0005629056 2026-02-25 08:09:32.766046 | fa163e15-63ff-c5aa-8de0-00000000f5b7 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629056 | 0:22:03.746439 | 0.81s 2026-02-25 08:09:32.783411 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:09:32.800769 | fa163e15-63ff-c5aa-8de0-00000000f5fd | OK | Enable and start tripleo-container-shutdown | np0005629058 2026-02-25 08:09:32.805378 | fa163e15-63ff-c5aa-8de0-00000000f5fd | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629058 | 0:22:03.785755 | 0.77s 2026-02-25 08:09:32.834784 | fa163e15-63ff-c5aa-8de0-00000000f5fe | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:09:32.939748 | fa163e15-63ff-c5aa-8de0-00000000f65b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 2026-02-25 08:09:32.941474 | fa163e15-63ff-c5aa-8de0-00000000f65b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 | 0:22:03.921876 | 0.94s 2026-02-25 08:09:32.957596 | fa163e15-63ff-c5aa-8de0-00000000f65c | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:09:33.570066 | fa163e15-63ff-c5aa-8de0-00000000f706 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 2026-02-25 08:09:33.572016 | fa163e15-63ff-c5aa-8de0-00000000f706 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 | 0:22:04.552419 | 0.87s 2026-02-25 08:09:33.593154 | fa163e15-63ff-c5aa-8de0-00000000f707 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:09:33.606933 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 2026-02-25 08:09:33.608880 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 | 0:22:04.589248 | 0.85s 2026-02-25 08:09:33.624197 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:09:33.677322 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 2026-02-25 08:09:33.679321 | fa163e15-63ff-c5aa-8de0-00000000f5b8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 | 0:22:04.659721 | 0.89s 2026-02-25 08:09:33.695695 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:09:33.704807 | fa163e15-63ff-c5aa-8de0-00000000f5fe | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 2026-02-25 08:09:33.706944 | fa163e15-63ff-c5aa-8de0-00000000f5fe | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 | 0:22:04.687340 | 0.87s 2026-02-25 08:09:33.722208 | fa163e15-63ff-c5aa-8de0-00000000f5ff | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:09:33.774043 | fa163e15-63ff-c5aa-8de0-00000000f65c | OK | Enable and start tripleo-container-shutdown | np0005629054 2026-02-25 08:09:33.776109 | fa163e15-63ff-c5aa-8de0-00000000f65c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629054 | 0:22:04.756506 | 0.82s 2026-02-25 08:09:33.806204 | fa163e15-63ff-c5aa-8de0-00000000f65d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:09:34.013597 | fa163e15-63ff-c5aa-8de0-00000000f6c2 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 2026-02-25 08:09:34.014767 | fa163e15-63ff-c5aa-8de0-00000000f6c2 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629053 | 0:22:04.995170 | 3.55s 2026-02-25 08:09:34.049886 | fa163e15-63ff-c5aa-8de0-00000000efbe | TASK | Set NB connection 2026-02-25 08:09:34.375185 | fa163e15-63ff-c5aa-8de0-00000000f707 | OK | Enable and start tripleo-container-shutdown | np0005629055 2026-02-25 08:09:34.376741 | fa163e15-63ff-c5aa-8de0-00000000f707 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629055 | 0:22:05.357143 | 0.78s 2026-02-25 08:09:34.411723 | fa163e15-63ff-c5aa-8de0-00000000f708 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:09:34.439704 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 2026-02-25 08:09:34.441661 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 | 0:22:05.422064 | 0.81s 2026-02-25 08:09:34.457816 | fa163e15-63ff-c5aa-8de0-00000000f5ba | TASK | Enable and start netns-placeholder 2026-02-25 08:09:34.534010 | fa163e15-63ff-c5aa-8de0-00000000efbe | CHANGED | Set NB connection | np0005629053 2026-02-25 08:09:34.536326 | fa163e15-63ff-c5aa-8de0-00000000efbe | TIMING | Set NB connection | np0005629053 | 0:22:05.516684 | 0.49s 2026-02-25 08:09:34.567732 | fa163e15-63ff-c5aa-8de0-00000000efbf | TASK | Set SB connection 2026-02-25 08:09:34.574914 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 2026-02-25 08:09:34.575973 | fa163e15-63ff-c5aa-8de0-00000000f5b9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 | 0:22:05.556375 | 0.88s 2026-02-25 08:09:34.576710 | fa163e15-63ff-c5aa-8de0-00000000f5ff | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 2026-02-25 08:09:34.577194 | fa163e15-63ff-c5aa-8de0-00000000f5ff | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 | 0:22:05.557606 | 0.85s 2026-02-25 08:09:34.588405 | fa163e15-63ff-c5aa-8de0-00000000f5ba | TASK | Enable and start netns-placeholder 2026-02-25 08:09:34.608613 | fa163e15-63ff-c5aa-8de0-00000000f600 | TASK | Enable and start netns-placeholder 2026-02-25 08:09:34.722280 | fa163e15-63ff-c5aa-8de0-00000000f65d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 2026-02-25 08:09:34.723443 | fa163e15-63ff-c5aa-8de0-00000000f65d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 | 0:22:05.703844 | 0.92s 2026-02-25 08:09:34.744062 | fa163e15-63ff-c5aa-8de0-00000000f65e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:09:35.025575 | fa163e15-63ff-c5aa-8de0-00000000efbf | CHANGED | Set SB connection | np0005629053 2026-02-25 08:09:35.026739 | fa163e15-63ff-c5aa-8de0-00000000efbf | TIMING | Set SB connection | np0005629053 | 0:22:06.007136 | 0.46s 2026-02-25 08:09:35.048598 | fa163e15-63ff-c5aa-8de0-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-02-25 08:09:35.228402 | fa163e15-63ff-c5aa-8de0-00000000f5ba | CHANGED | Enable and start netns-placeholder | np0005629057 2026-02-25 08:09:35.229908 | fa163e15-63ff-c5aa-8de0-00000000f5ba | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629057 | 0:22:06.210311 | 0.77s 2026-02-25 08:09:35.245013 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:09:35.319628 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:22:06.300022 | 0.07s 2026-02-25 08:09:35.332280 | e733abc5-e567-4c15-bb4a-9b39e3d552e1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629057 2026-02-25 08:09:35.363203 | fa163e15-63ff-c5aa-8de0-00000000f76e | TASK | Update config hashes for container startup configs 2026-02-25 08:09:35.386177 | fa163e15-63ff-c5aa-8de0-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629053 2026-02-25 08:09:35.387392 | fa163e15-63ff-c5aa-8de0-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005629053 | 0:22:06.367789 | 0.34s 2026-02-25 08:09:35.388619 | fa163e15-63ff-c5aa-8de0-00000000f5ba | CHANGED | Enable and start netns-placeholder | np0005629056 2026-02-25 08:09:35.389421 | fa163e15-63ff-c5aa-8de0-00000000f5ba | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629056 | 0:22:06.369831 | 0.80s 2026-02-25 08:09:35.390633 | fa163e15-63ff-c5aa-8de0-00000000f708 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 2026-02-25 08:09:35.391132 | fa163e15-63ff-c5aa-8de0-00000000f708 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 | 0:22:06.371543 | 0.98s 2026-02-25 08:09:35.392153 | fa163e15-63ff-c5aa-8de0-00000000f600 | CHANGED | Enable and start netns-placeholder | np0005629058 2026-02-25 08:09:35.393145 | fa163e15-63ff-c5aa-8de0-00000000f600 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629058 | 0:22:06.373552 | 0.78s 2026-02-25 08:09:35.411197 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:09:35.431462 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:09:35.483048 | fa163e15-63ff-c5aa-8de0-00000000f709 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:09:35.498056 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:22:06.478443 | 0.09s 2026-02-25 08:09:35.500889 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:22:06.481301 | 0.07s 2026-02-25 08:09:35.518352 | f9dc932c-bede-43f3-9ebd-b6e5e9818a1f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629056 2026-02-25 08:09:35.518907 | f9dc932c-bede-43f3-9ebd-b6e5e9818a1f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629058 2026-02-25 08:09:35.534288 | fa163e15-63ff-c5aa-8de0-00000000f795 | TASK | Update config hashes for container startup configs 2026-02-25 08:09:35.564196 | fa163e15-63ff-c5aa-8de0-00000000f795 | TASK | Update config hashes for container startup configs 2026-02-25 08:09:35.571822 | fa163e15-63ff-c5aa-8de0-0000000000e0 | TIMING | include_tasks | np0005629053 | 0:22:06.552204 | 0.12s 2026-02-25 08:09:35.596271 | 900d2b3f-e6dc-4f90-9d36-8efcdb5283f3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629053 2026-02-25 08:09:35.613558 | fa163e15-63ff-c5aa-8de0-00000000f7c9 | TASK | Write the config_step hieradata 2026-02-25 08:09:35.681094 | fa163e15-63ff-c5aa-8de0-00000000f65e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 2026-02-25 08:09:35.681968 | fa163e15-63ff-c5aa-8de0-00000000f65e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 | 0:22:06.662371 | 0.94s 2026-02-25 08:09:35.696845 | fa163e15-63ff-c5aa-8de0-00000000f65f | TASK | Enable and start netns-placeholder 2026-02-25 08:09:35.753164 | fa163e15-63ff-c5aa-8de0-00000000f76e | OK | Update config hashes for container startup configs | np0005629057 2026-02-25 08:09:35.754084 | fa163e15-63ff-c5aa-8de0-00000000f76e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629057 | 0:22:06.734483 | 0.38s 2026-02-25 08:09:35.771395 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:35.805945 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:22:06.786325 | 0.03s 2026-02-25 08:09:35.830068 | 90c828d3-db22-4aca-9bcc-b8facd409c07 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 08:09:35.857436 | fa163e15-63ff-c5aa-8de0-00000000f7e5 | TASK | Gather podman infos 2026-02-25 08:09:35.937831 | fa163e15-63ff-c5aa-8de0-00000000f795 | OK | Update config hashes for container startup configs | np0005629058 2026-02-25 08:09:35.939797 | fa163e15-63ff-c5aa-8de0-00000000f795 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629058 | 0:22:06.920185 | 0.37s 2026-02-25 08:09:35.940738 | fa163e15-63ff-c5aa-8de0-00000000f795 | OK | Update config hashes for container startup configs | np0005629056 2026-02-25 08:09:35.941490 | fa163e15-63ff-c5aa-8de0-00000000f795 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629056 | 0:22:06.921894 | 0.41s 2026-02-25 08:09:35.964762 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:35.995340 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.036075 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:22:07.016467 | 0.07s 2026-02-25 08:09:36.055912 | 98abdee5-31e8-43df-ae00-1e5a5abc1a2a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 08:09:36.088641 | fa163e15-63ff-c5aa-8de0-00000000f818 | TASK | Gather podman infos 2026-02-25 08:09:36.100891 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:22:07.081249 | 0.10s 2026-02-25 08:09:36.122957 | 6dddd0a7-b3d7-478a-9ed0-5b29b6757f0d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 08:09:36.141481 | fa163e15-63ff-c5aa-8de0-00000000f843 | TASK | Gather podman infos 2026-02-25 08:09:36.366849 | fa163e15-63ff-c5aa-8de0-00000000f709 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 2026-02-25 08:09:36.368084 | fa163e15-63ff-c5aa-8de0-00000000f709 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 | 0:22:07.348484 | 0.88s 2026-02-25 08:09:36.398105 | fa163e15-63ff-c5aa-8de0-00000000f70a | TASK | Enable and start netns-placeholder 2026-02-25 08:09:36.405102 | fa163e15-63ff-c5aa-8de0-00000000f7c9 | OK | Write the config_step hieradata | np0005629053 2026-02-25 08:09:36.406247 | fa163e15-63ff-c5aa-8de0-00000000f7c9 | TIMING | Write the config_step hieradata | np0005629053 | 0:22:07.386647 | 0.79s 2026-02-25 08:09:36.446468 | fa163e15-63ff-c5aa-8de0-00000000f7ca | TASK | Run puppet host configuration for step 3 2026-02-25 08:09:36.506663 | fa163e15-63ff-c5aa-8de0-00000000f7e5 | OK | Gather podman infos | np0005629057 2026-02-25 08:09:36.507832 | fa163e15-63ff-c5aa-8de0-00000000f7e5 | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:22:07.488230 | 0.65s 2026-02-25 08:09:36.537362 | fa163e15-63ff-c5aa-8de0-00000000f7e6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.611315 | fa163e15-63ff-c5aa-8de0-00000000f7e6 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:22:07.591700 | 0.07s 2026-02-25 08:09:36.714219 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629057 | 0:22:07.694602 | 0.06s 2026-02-25 08:09:36.749518 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.794680 | fa163e15-63ff-c5aa-8de0-00000000f818 | OK | Gather podman infos | np0005629056 2026-02-25 08:09:36.818430 | fa163e15-63ff-c5aa-8de0-00000000f818 | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:22:07.798836 | 0.73s 2026-02-25 08:09:36.827404 | fa163e15-63ff-c5aa-8de0-00000000f843 | OK | Gather podman infos | np0005629058 2026-02-25 08:09:36.827976 | fa163e15-63ff-c5aa-8de0-00000000f843 | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:22:07.808383 | 0.69s 2026-02-25 08:09:36.836540 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:22:07.816950 | 0.09s 2026-02-25 08:09:36.846462 | b716fe04-5f18-4566-a313-f97eb4b83093 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 08:09:36.863554 | fa163e15-63ff-c5aa-8de0-00000000f819 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.882736 | fa163e15-63ff-c5aa-8de0-00000000f8b6 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.905034 | fa163e15-63ff-c5aa-8de0-00000000f844 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:36.923808 | fa163e15-63ff-c5aa-8de0-00000000f819 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:22:07.904200 | 0.06s 2026-02-25 08:09:36.969363 | fa163e15-63ff-c5aa-8de0-00000000f844 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:22:07.949757 | 0.06s 2026-02-25 08:09:37.011623 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629056 | 0:22:07.992016 | 0.06s 2026-02-25 08:09:37.032952 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:37.050678 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629058 | 0:22:08.031060 | 0.06s 2026-02-25 08:09:37.071776 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:37.087903 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:22:08.068299 | 0.05s 2026-02-25 08:09:37.100613 | b80f01ea-e073-4c07-8236-df7c683cd17d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 08:09:37.116568 | fa163e15-63ff-c5aa-8de0-00000000f972 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:37.133275 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:22:08.113673 | 0.06s 2026-02-25 08:09:37.144776 | 3f8fd9ef-3b0e-4422-9114-2452b7129fb0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 08:09:37.160964 | fa163e15-63ff-c5aa-8de0-00000000f9b6 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:37.194773 | fa163e15-63ff-c5aa-8de0-00000000f7ca | CHANGED | Run puppet host configuration for step 3 | np0005629053 2026-02-25 08:09:37.195678 | fa163e15-63ff-c5aa-8de0-00000000f7ca | TIMING | Run puppet host configuration for step 3 | np0005629053 | 0:22:08.176082 | 0.75s 2026-02-25 08:09:37.213317 | fa163e15-63ff-c5aa-8de0-00000000f7cb | TASK | Wait for puppet host configuration to finish 2026-02-25 08:09:37.303231 | fa163e15-63ff-c5aa-8de0-00000000f70a | CHANGED | Enable and start netns-placeholder | np0005629055 2026-02-25 08:09:37.304526 | fa163e15-63ff-c5aa-8de0-00000000f70a | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629055 | 0:22:08.284932 | 0.91s 2026-02-25 08:09:37.319968 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:09:37.511150 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:22:08.491550 | 0.19s 2026-02-25 08:09:37.524247 | 4bebe50b-7c2b-4e23-a3ec-e47079c159a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629055 2026-02-25 08:09:37.535984 | fa163e15-63ff-c5aa-8de0-00000000f7cb | WAITING | Wait for puppet host configuration to finish | np0005629053 | 360 retries left 2026-02-25 08:09:37.546998 | fa163e15-63ff-c5aa-8de0-00000000f9fe | TASK | Update config hashes for container startup configs 2026-02-25 08:09:37.559009 | fa163e15-63ff-c5aa-8de0-00000000f65f | CHANGED | Enable and start netns-placeholder | np0005629054 2026-02-25 08:09:37.560250 | fa163e15-63ff-c5aa-8de0-00000000f65f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629054 | 0:22:08.540652 | 1.86s 2026-02-25 08:09:37.576164 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:09:37.608683 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:22:08.589078 | 0.03s 2026-02-25 08:09:37.622556 | 71986f9d-71b0-4f9e-b142-6047a28bbd5a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629054 2026-02-25 08:09:37.638765 | fa163e15-63ff-c5aa-8de0-00000000fa1f | TASK | Update config hashes for container startup configs 2026-02-25 08:09:37.915238 | fa163e15-63ff-c5aa-8de0-00000000f9fe | OK | Update config hashes for container startup configs | np0005629055 2026-02-25 08:09:37.917061 | fa163e15-63ff-c5aa-8de0-00000000f9fe | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629055 | 0:22:08.897461 | 0.36s 2026-02-25 08:09:37.941243 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:37.986546 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:08.966939 | 0.04s 2026-02-25 08:09:38.008980 | 85ca5202-d44e-4290-92bf-c7f88067805f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:09:38.040263 | fa163e15-63ff-c5aa-8de0-00000000fa3e | TASK | Gather podman infos 2026-02-25 08:09:38.047766 | fa163e15-63ff-c5aa-8de0-00000000fa1f | OK | Update config hashes for container startup configs | np0005629054 2026-02-25 08:09:38.048982 | fa163e15-63ff-c5aa-8de0-00000000fa1f | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629054 | 0:22:09.029384 | 0.41s 2026-02-25 08:09:38.069186 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:38.107425 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:22:09.087821 | 0.04s 2026-02-25 08:09:38.122901 | cca60644-8ecb-4aec-8535-c8484398aed6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:09:38.141301 | fa163e15-63ff-c5aa-8de0-00000000fa6d | TASK | Gather podman infos 2026-02-25 08:09:39.104368 | fa163e15-63ff-c5aa-8de0-00000000fa3e | OK | Gather podman infos | np0005629055 2026-02-25 08:09:39.105906 | fa163e15-63ff-c5aa-8de0-00000000fa3e | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:22:10.086261 | 1.06s 2026-02-25 08:09:39.181078 | fa163e15-63ff-c5aa-8de0-00000000fa3f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:39.259418 | fa163e15-63ff-c5aa-8de0-00000000fa6d | OK | Gather podman infos | np0005629054 2026-02-25 08:09:39.260663 | fa163e15-63ff-c5aa-8de0-00000000fa6d | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:22:10.241068 | 1.12s 2026-02-25 08:09:39.300159 | fa163e15-63ff-c5aa-8de0-00000000fa3f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:10.280561 | 0.11s 2026-02-25 08:09:39.336932 | fa163e15-63ff-c5aa-8de0-00000000fa6e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:39.399169 | fa163e15-63ff-c5aa-8de0-00000000fa6e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:22:10.379562 | 0.06s 2026-02-25 08:09:39.447279 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:22:10.427653 | 0.09s 2026-02-25 08:09:39.477053 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:39.497389 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:22:10.477783 | 0.06s 2026-02-25 08:09:39.528071 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:39.540204 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:10.520602 | 0.06s 2026-02-25 08:09:39.556157 | 562ef3d2-6548-4757-8349-f51de0a5721a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:09:39.584022 | fa163e15-63ff-c5aa-8de0-00000000fb16 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:39.591211 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:22:10.571605 | 0.06s 2026-02-25 08:09:39.607465 | d0192225-56ed-4733-a26b-9be2c125b2a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:09:39.629188 | fa163e15-63ff-c5aa-8de0-00000000fb5a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:41.169622 | fa163e15-63ff-c5aa-8de0-00000000f8b6 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 2026-02-25 08:09:41.171651 | fa163e15-63ff-c5aa-8de0-00000000f8b6 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:22:12.152033 | 4.28s 2026-02-25 08:09:41.200110 | fa163e15-63ff-c5aa-8de0-00000000f8b7 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:41.368765 | fa163e15-63ff-c5aa-8de0-00000000f9b6 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 2026-02-25 08:09:41.370292 | fa163e15-63ff-c5aa-8de0-00000000f9b6 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:22:12.350692 | 4.21s 2026-02-25 08:09:41.387259 | fa163e15-63ff-c5aa-8de0-00000000f9b7 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:41.913913 | fa163e15-63ff-c5aa-8de0-00000000f972 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 2026-02-25 08:09:41.915042 | fa163e15-63ff-c5aa-8de0-00000000f972 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:22:12.895446 | 4.80s 2026-02-25 08:09:41.930715 | fa163e15-63ff-c5aa-8de0-00000000f973 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:45.878924 | fa163e15-63ff-c5aa-8de0-00000000fb16 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 2026-02-25 08:09:45.880136 | fa163e15-63ff-c5aa-8de0-00000000fb16 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:16.860540 | 6.30s 2026-02-25 08:09:45.902832 | fa163e15-63ff-c5aa-8de0-00000000fb17 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:47.345983 | fa163e15-63ff-c5aa-8de0-00000000fb5a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 2026-02-25 08:09:47.347088 | fa163e15-63ff-c5aa-8de0-00000000fb5a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:22:18.327493 | 7.72s 2026-02-25 08:09:47.366687 | fa163e15-63ff-c5aa-8de0-00000000fb5b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:09:47.851061 | fa163e15-63ff-c5aa-8de0-00000000f7cb | WAITING | Wait for puppet host configuration to finish | np0005629053 | 359 retries left 2026-02-25 08:09:58.166434 | fa163e15-63ff-c5aa-8de0-00000000f7cb | CHANGED | Wait for puppet host configuration to finish | np0005629053 2026-02-25 08:09:58.167664 | fa163e15-63ff-c5aa-8de0-00000000f7cb | TIMING | Wait for puppet host configuration to finish | np0005629053 | 0:22:29.148069 | 20.95s 2026-02-25 08:09:58.191799 | fa163e15-63ff-c5aa-8de0-00000000f7cc | TASK | Debug output for task: Run puppet host configuration for step 3 2026-02-25 08:09:58.283544 | fa163e15-63ff-c5aa-8de0-00000000f7cc | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0005629053 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:09:37 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:09:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:09:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:09:43 puppet-user: (file & line not available)", "<13>Feb 25 08:09:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 08:09:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:09:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:09:43 puppet-user: Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.43 seconds", "<13>Feb 25 08:09:48 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Feb 25 08:09:50 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Feb 25 08:09:51 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Feb 25 08:09:52 puppet-user: Notice: Applied catalog in 8.24 seconds", "<13>Feb 25 08:09:52 puppet-user: Application:", "<13>Feb 25 08:09:52 puppet-user: Initial environment: production", "<13>Feb 25 08:09:52 puppet-user: Converged environment: production", "<13>Feb 25 08:09:52 puppet-user: Run mode: user", "<13>Feb 25 08:09:52 puppet-user: Changes:", "<13>Feb 25 08:09:52 puppet-user: Total: 2", "<13>Feb 25 08:09:52 puppet-user: Events:", "<13>Feb 25 08:09:52 puppet-user: Success: 2", "<13>Feb 25 08:09:52 puppet-user: Resources:", "<13>Feb 25 08:09:52 puppet-user: Changed: 2", "<13>Feb 25 08:09:52 puppet-user: Out of sync: 2", "<13>Feb 25 08:09:52 puppet-user: Total: 28", "<13>Feb 25 08:09:52 puppet-user: Time:", "<13>Feb 25 08:09:52 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:09:52 puppet-user: Schedule: 0.00", "<13>Feb 25 08:09:52 puppet-user: Package: 0.00", "<13>Feb 25 08:09:52 puppet-user: File line: 0.00", "<13>Feb 25 08:09:52 puppet-user: File: 0.00", "<13>Feb 25 08:09:52 puppet-user: Augeas: 0.01", "<13>Feb 25 08:09:52 puppet-user: User: 0.01", "<13>Feb 25 08:09:52 puppet-user: Service: 0.09", "<13>Feb 25 08:09:52 puppet-user: Config retrieval: 0.47", "<13>Feb 25 08:09:52 puppet-user: Pcmk property: 1.56", "<13>Feb 25 08:09:52 puppet-user: Last run: 1772006992", "<13>Feb 25 08:09:52 puppet-user: Exec: 2.06", "<13>Feb 25 08:09:52 puppet-user: Pcmk resource default: 2.08", "<13>Feb 25 08:09:52 puppet-user: Pcmk resource op default: 2.22", "<13>Feb 25 08:09:52 puppet-user: Transaction evaluation: 8.22", "<13>Feb 25 08:09:52 puppet-user: Catalog application: 8.24", "<13>Feb 25 08:09:52 puppet-user: Total: 8.25", "<13>Feb 25 08:09:52 puppet-user: Version:", "<13>Feb 25 08:09:52 puppet-user: Config: 1772006983", "<13>Feb 25 08:09:52 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:09:58.284796 | fa163e15-63ff-c5aa-8de0-00000000f7cc | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005629053 | 0:22:29.265205 | 0.09s 2026-02-25 08:09:58.300979 | fa163e15-63ff-c5aa-8de0-00000000f7cd | TASK | Pre-cache facts for puppet containers 2026-02-25 08:09:58.328874 | fa163e15-63ff-c5aa-8de0-00000000f7cd | TIMING | Pre-cache facts for puppet containers | np0005629053 | 0:22:29.309264 | 0.03s 2026-02-25 08:09:58.365917 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TASK | Gather variables for each operating system 2026-02-25 08:09:58.490753 | fa163e15-63ff-c5aa-8de0-00000000f2e8 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629053 | 0:22:29.471133 | 0.12s 2026-02-25 08:09:58.521441 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TASK | Create puppet caching structures 2026-02-25 08:09:58.873199 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | CHANGED | Create puppet caching structures | np0005629053 2026-02-25 08:09:58.875184 | fa163e15-63ff-c5aa-8de0-00000000f2e9 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629053 | 0:22:29.855586 | 0.35s 2026-02-25 08:09:58.899550 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TASK | Check for facter.conf 2026-02-25 08:09:59.195061 | fa163e15-63ff-c5aa-8de0-00000000f2ea | OK | Check for facter.conf | np0005629053 2026-02-25 08:09:59.196533 | fa163e15-63ff-c5aa-8de0-00000000f2ea | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629053 | 0:22:30.176940 | 0.30s 2026-02-25 08:09:59.221833 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TASK | Remove facter.conf if directory 2026-02-25 08:09:59.258007 | fa163e15-63ff-c5aa-8de0-00000000f2eb | SKIPPED | Remove facter.conf if directory | np0005629053 2026-02-25 08:09:59.259663 | fa163e15-63ff-c5aa-8de0-00000000f2eb | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629053 | 0:22:30.240064 | 0.04s 2026-02-25 08:09:59.278709 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TASK | Write facter cache config 2026-02-25 08:10:00.119560 | fa163e15-63ff-c5aa-8de0-00000000f2ec | CHANGED | Write facter cache config | np0005629053 2026-02-25 08:10:00.120482 | fa163e15-63ff-c5aa-8de0-00000000f2ec | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629053 | 0:22:31.100890 | 0.84s 2026-02-25 08:10:00.136355 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TASK | Cleanup facter cache if exists 2026-02-25 08:10:00.430698 | fa163e15-63ff-c5aa-8de0-00000000f2ed | CHANGED | Cleanup facter cache if exists | np0005629053 2026-02-25 08:10:00.431909 | fa163e15-63ff-c5aa-8de0-00000000f2ed | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629053 | 0:22:31.412301 | 0.29s 2026-02-25 08:10:00.453335 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TASK | Pre-cache facts 2026-02-25 08:10:01.160098 | fa163e15-63ff-c5aa-8de0-00000000f2ee | CHANGED | Pre-cache facts | np0005629053 2026-02-25 08:10:01.161607 | fa163e15-63ff-c5aa-8de0-00000000f2ee | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629053 | 0:22:32.142007 | 0.71s 2026-02-25 08:10:01.204167 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TASK | Failed deployment if facter fails 2026-02-25 08:10:01.214136 | fa163e15-63ff-c5aa-8de0-00000000fb17 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 2026-02-25 08:10:01.215243 | fa163e15-63ff-c5aa-8de0-00000000fb17 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629055 | 0:22:32.195643 | 15.31s 2026-02-25 08:10:01.268936 | fa163e15-63ff-c5aa-8de0-00000000f12b | TASK | Clean container_puppet_tasks for np0005629055 step 3 2026-02-25 08:10:01.276564 | fa163e15-63ff-c5aa-8de0-00000000f2ef | SKIPPED | Failed deployment if facter fails | np0005629053 2026-02-25 08:10:01.277571 | fa163e15-63ff-c5aa-8de0-00000000f2ef | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629053 | 0:22:32.257973 | 0.07s 2026-02-25 08:10:01.311122 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | TASK | Sync cached facts 2026-02-25 08:10:01.584286 | fa163e15-63ff-c5aa-8de0-00000000f12b | OK | Clean container_puppet_tasks for np0005629055 step 3 | np0005629055 2026-02-25 08:10:01.585742 | fa163e15-63ff-c5aa-8de0-00000000f12b | TIMING | Clean container_puppet_tasks for np0005629055 step 3 | np0005629055 | 0:22:32.566145 | 0.31s 2026-02-25 08:10:01.615625 | fa163e15-63ff-c5aa-8de0-00000000f12c | TASK | Calculate container_puppet_tasks for np0005629055 step 3 2026-02-25 08:10:01.675873 | fa163e15-63ff-c5aa-8de0-00000000f12c | TIMING | Calculate container_puppet_tasks for np0005629055 step 3 | np0005629055 | 0:22:32.656250 | 0.06s 2026-02-25 08:10:01.696410 | fa163e15-63ff-c5aa-8de0-00000000f12d | TASK | Include container-puppet tasks for step 3 2026-02-25 08:10:01.729719 | fa163e15-63ff-c5aa-8de0-00000000f2f0 | CHANGED | Sync cached facts | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-00000000f2f0') missing from stats 2026-02-25 08:10:01.752513 | fa163e15-63ff-c5aa-8de0-00000000f12d | TIMING | Include container-puppet tasks for step 3 | np0005629055 | 0:22:32.732922 | 0.05s 2026-02-25 08:10:01.766243 | c29326f2-487f-432f-8504-1a80868b16fa | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629055 2026-02-25 08:10:01.782524 | fa163e15-63ff-c5aa-8de0-00000000f7ce | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:10:01.810092 | fa163e15-63ff-c5aa-8de0-00000000fc19 | TASK | Write container-puppet-tasks json file for np0005629055 step 3 2026-02-25 08:10:01.827223 | fa163e15-63ff-c5aa-8de0-00000000f7ce | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629053 2026-02-25 08:10:01.828139 | fa163e15-63ff-c5aa-8de0-00000000f7ce | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629053 | 0:22:32.808542 | 0.04s 2026-02-25 08:10:01.846409 | fa163e15-63ff-c5aa-8de0-00000000f7d0 | TASK | Manage containers for step 3 with tripleo-ansible 2026-02-25 08:10:01.873176 | fa163e15-63ff-c5aa-8de0-00000000f7d0 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005629053 | 0:22:32.853580 | 0.03s 2026-02-25 08:10:01.907460 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TASK | Gather variables for each operating system 2026-02-25 08:10:02.010609 | fa163e15-63ff-c5aa-8de0-00000000f4e7 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:22:32.991008 | 0.10s 2026-02-25 08:10:02.026353 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TASK | Create container logs path 2026-02-25 08:10:02.370218 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | OK | Create container logs path | np0005629053 2026-02-25 08:10:02.371386 | fa163e15-63ff-c5aa-8de0-00000000f4e8 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:22:33.351788 | 0.34s 2026-02-25 08:10:02.395018 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:10:02.759174 | fa163e15-63ff-c5aa-8de0-00000000f4ea | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 2026-02-25 08:10:02.760088 | fa163e15-63ff-c5aa-8de0-00000000f4ea | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:22:33.740495 | 0.36s 2026-02-25 08:10:02.776651 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TASK | Finalise hashes for all containers 2026-02-25 08:10:02.833973 | fa163e15-63ff-c5aa-8de0-00000000fc19 | CHANGED | Write container-puppet-tasks json file for np0005629055 step 3 | np0005629055 2026-02-25 08:10:02.835620 | fa163e15-63ff-c5aa-8de0-00000000fc19 | TIMING | Write container-puppet-tasks json file for np0005629055 step 3 | np0005629055 | 0:22:33.816013 | 1.02s 2026-02-25 08:10:02.871679 | fa163e15-63ff-c5aa-8de0-00000000fc1b | TASK | Generate container puppet configs for step 3 2026-02-25 08:10:02.892366 | fa163e15-63ff-c5aa-8de0-00000000f4eb | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:10:02.894111 | fa163e15-63ff-c5aa-8de0-00000000f4eb | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:22:33.874499 | 0.12s 2026-02-25 08:10:02.940157 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TASK | Manage systemd shutdown files 2026-02-25 08:10:02.949563 | fa163e15-63ff-c5aa-8de0-00000000f9b7 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 2026-02-25 08:10:02.950733 | fa163e15-63ff-c5aa-8de0-00000000f9b7 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629058 | 0:22:33.931126 | 21.56s 2026-02-25 08:10:02.994248 | fa163e15-63ff-c5aa-8de0-00000000f0f1 | TASK | Clean container_puppet_tasks for np0005629058 step 3 2026-02-25 08:10:03.003654 | fa163e15-63ff-c5aa-8de0-00000000f4ed | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:22:33.984043 | 0.06s 2026-02-25 08:10:03.030242 | 203f39cd-78ae-41c9-b59a-a77b2dd47ee4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629053 2026-02-25 08:10:03.052286 | fa163e15-63ff-c5aa-8de0-00000000fc6e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:10:03.227990 | fa163e15-63ff-c5aa-8de0-00000000fc1b | OK | Generate container puppet configs for step 3 | np0005629055 2026-02-25 08:10:03.228984 | fa163e15-63ff-c5aa-8de0-00000000fc1b | TIMING | Generate container puppet configs for step 3 | np0005629055 | 0:22:34.209390 | 0.34s 2026-02-25 08:10:03.244784 | fa163e15-63ff-c5aa-8de0-00000000fc1c | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:10:03.271699 | fa163e15-63ff-c5aa-8de0-00000000fc1c | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629055 | 0:22:34.252100 | 0.03s 2026-02-25 08:10:03.319115 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:10:03.325827 | fa163e15-63ff-c5aa-8de0-00000000f0f1 | OK | Clean container_puppet_tasks for np0005629058 step 3 | np0005629058 2026-02-25 08:10:03.326780 | fa163e15-63ff-c5aa-8de0-00000000f0f1 | TIMING | Clean container_puppet_tasks for np0005629058 step 3 | np0005629058 | 0:22:34.307182 | 0.33s 2026-02-25 08:10:03.345907 | fa163e15-63ff-c5aa-8de0-00000000f0f2 | TASK | Calculate container_puppet_tasks for np0005629058 step 3 2026-02-25 08:10:03.384552 | fa163e15-63ff-c5aa-8de0-00000000fc6e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629053 2026-02-25 08:10:03.385291 | fa163e15-63ff-c5aa-8de0-00000000fc6e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629053 | 0:22:34.365700 | 0.33s 2026-02-25 08:10:03.385882 | fa163e15-63ff-c5aa-8de0-00000000f0f2 | TIMING | Calculate container_puppet_tasks for np0005629058 step 3 | np0005629058 | 0:22:34.366296 | 0.04s 2026-02-25 08:10:03.396209 | fa163e15-63ff-c5aa-8de0-00000000f0f3 | TASK | Include container-puppet tasks for step 3 2026-02-25 08:10:03.419347 | fa163e15-63ff-c5aa-8de0-00000000fc6f | TASK | Set podman_drop_in fact 2026-02-25 08:10:03.434133 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:22:34.414529 | 0.11s 2026-02-25 08:10:03.458823 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:10:03.465184 | fa163e15-63ff-c5aa-8de0-00000000f0f3 | TIMING | Include container-puppet tasks for step 3 | np0005629058 | 0:22:34.445580 | 0.07s 2026-02-25 08:10:03.466068 | fa163e15-63ff-c5aa-8de0-00000000fc6f | OK | Set podman_drop_in fact | np0005629053 2026-02-25 08:10:03.466611 | fa163e15-63ff-c5aa-8de0-00000000fc6f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629053 | 0:22:34.447024 | 0.05s 2026-02-25 08:10:03.479669 | fef1fe73-5665-4c7f-bd45-6382c61c060a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629058 2026-02-25 08:10:03.498903 | fa163e15-63ff-c5aa-8de0-00000000fce5 | TASK | Write container-puppet-tasks json file for np0005629058 step 3 2026-02-25 08:10:03.521650 | fa163e15-63ff-c5aa-8de0-00000000fc71 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:10:03.592817 | fa163e15-63ff-c5aa-8de0-00000000fb5b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 2026-02-25 08:10:03.593964 | fa163e15-63ff-c5aa-8de0-00000000fb5b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629054 | 0:22:34.574366 | 16.23s 2026-02-25 08:10:03.632927 | fa163e15-63ff-c5aa-8de0-00000000f113 | TASK | Clean container_puppet_tasks for np0005629054 step 3 2026-02-25 08:10:03.760176 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629055 2026-02-25 08:10:03.761275 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:22:34.741681 | 0.30s 2026-02-25 08:10:03.778226 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:03.996906 | fa163e15-63ff-c5aa-8de0-00000000f113 | OK | Clean container_puppet_tasks for np0005629054 step 3 | np0005629054 2026-02-25 08:10:03.998520 | fa163e15-63ff-c5aa-8de0-00000000f113 | TIMING | Clean container_puppet_tasks for np0005629054 step 3 | np0005629054 | 0:22:34.978915 | 0.36s 2026-02-25 08:10:04.038879 | fa163e15-63ff-c5aa-8de0-00000000f114 | TASK | Calculate container_puppet_tasks for np0005629054 step 3 2026-02-25 08:10:04.089901 | fa163e15-63ff-c5aa-8de0-00000000f114 | TIMING | Calculate container_puppet_tasks for np0005629054 step 3 | np0005629054 | 0:22:35.070297 | 0.05s 2026-02-25 08:10:04.105489 | fa163e15-63ff-c5aa-8de0-00000000f115 | TASK | Include container-puppet tasks for step 3 2026-02-25 08:10:04.144824 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 2026-02-25 08:10:04.145647 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 | 0:22:35.126055 | 0.37s 2026-02-25 08:10:04.162264 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:10:04.169334 | fa163e15-63ff-c5aa-8de0-00000000f115 | TIMING | Include container-puppet tasks for step 3 | np0005629054 | 0:22:35.149721 | 0.06s 2026-02-25 08:10:04.188545 | 229332f1-6fac-43f3-b208-e9480eb079d4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629054 2026-02-25 08:10:04.223432 | fa163e15-63ff-c5aa-8de0-00000000fd08 | TASK | Write container-puppet-tasks json file for np0005629054 step 3 2026-02-25 08:10:04.235015 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:10:04.236790 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:22:35.217177 | 0.07s 2026-02-25 08:10:04.271236 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:10:04.314497 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:10:04.315692 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:22:35.296094 | 0.04s 2026-02-25 08:10:04.337226 | fa163e15-63ff-c5aa-8de0-00000000fc71 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-container-shutdown 2026-02-25 08:10:04.337780 | fa163e15-63ff-c5aa-8de0-00000000fc71 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:22:35.318190 | 0.81s 2026-02-25 08:10:04.339117 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:10:04.371191 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:10:04.371940 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:22:35.352348 | 0.03s 2026-02-25 08:10:04.387503 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:04.424023 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 2026-02-25 08:10:04.424831 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 | 0:22:35.405236 | 0.04s 2026-02-25 08:10:04.443364 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:04.497526 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 2026-02-25 08:10:04.498422 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629055 | 0:22:35.478829 | 0.05s 2026-02-25 08:10:04.540267 | fa163e15-63ff-c5aa-8de0-00000000fce5 | CHANGED | Write container-puppet-tasks json file for np0005629058 step 3 | np0005629058 2026-02-25 08:10:04.540867 | fa163e15-63ff-c5aa-8de0-00000000fce5 | TIMING | Write container-puppet-tasks json file for np0005629058 step 3 | np0005629058 | 0:22:35.521260 | 1.04s 2026-02-25 08:10:04.551008 | fa163e15-63ff-c5aa-8de0-00000000fce7 | TASK | Generate container puppet configs for step 3 2026-02-25 08:10:04.899826 | fa163e15-63ff-c5aa-8de0-00000000fce7 | OK | Generate container puppet configs for step 3 | np0005629058 2026-02-25 08:10:04.900949 | fa163e15-63ff-c5aa-8de0-00000000fce7 | TIMING | Generate container puppet configs for step 3 | np0005629058 | 0:22:35.881355 | 0.35s 2026-02-25 08:10:04.914216 | fa163e15-63ff-c5aa-8de0-00000000fce8 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:10:04.938960 | fa163e15-63ff-c5aa-8de0-00000000fce8 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629058 | 0:22:35.919363 | 0.02s 2026-02-25 08:10:04.966775 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:10:05.064084 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:22:36.044467 | 0.10s 2026-02-25 08:10:05.091167 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:10:05.166337 | fa163e15-63ff-c5aa-8de0-00000000fc71 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-start-podman-container 2026-02-25 08:10:05.170125 | fa163e15-63ff-c5aa-8de0-00000000fc71 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:22:36.150513 | 1.65s 2026-02-25 08:10:05.180079 | fa163e15-63ff-c5aa-8de0-00000000fc71 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:22:36.160468 | 1.66s 2026-02-25 08:10:05.207149 | fa163e15-63ff-c5aa-8de0-00000000fc72 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:10:05.301387 | fa163e15-63ff-c5aa-8de0-00000000fd08 | CHANGED | Write container-puppet-tasks json file for np0005629054 step 3 | np0005629054 2026-02-25 08:10:05.302696 | fa163e15-63ff-c5aa-8de0-00000000fd08 | TIMING | Write container-puppet-tasks json file for np0005629054 step 3 | np0005629054 | 0:22:36.283075 | 1.08s 2026-02-25 08:10:05.303104 | fa163e15-63ff-c5aa-8de0-00000000f973 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 2026-02-25 08:10:05.303464 | fa163e15-63ff-c5aa-8de0-00000000f973 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629056 | 0:22:36.283876 | 23.37s 2026-02-25 08:10:05.327680 | fa163e15-63ff-c5aa-8de0-00000000fd0a | TASK | Generate container puppet configs for step 3 2026-02-25 08:10:05.352712 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | TASK | Clean container_puppet_tasks for np0005629056 step 3 2026-02-25 08:10:05.424876 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629058 2026-02-25 08:10:05.426040 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:22:36.406443 | 0.33s 2026-02-25 08:10:05.441154 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:05.585748 | fa163e15-63ff-c5aa-8de0-00000000f8b7 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 2026-02-25 08:10:05.586905 | fa163e15-63ff-c5aa-8de0-00000000f8b7 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629057 | 0:22:36.567308 | 24.39s 2026-02-25 08:10:05.626491 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | TASK | Clean container_puppet_tasks for np0005629056 step 3 2026-02-25 08:10:05.682406 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | OK | Clean container_puppet_tasks for np0005629056 step 3 | np0005629056 2026-02-25 08:10:05.684331 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | TIMING | Clean container_puppet_tasks for np0005629056 step 3 | np0005629056 | 0:22:36.664732 | 0.33s 2026-02-25 08:10:05.712780 | fa163e15-63ff-c5aa-8de0-00000000f0d5 | TASK | Calculate container_puppet_tasks for np0005629056 step 3 2026-02-25 08:10:05.722840 | fa163e15-63ff-c5aa-8de0-00000000fd0a | OK | Generate container puppet configs for step 3 | np0005629054 2026-02-25 08:10:05.724702 | fa163e15-63ff-c5aa-8de0-00000000fd0a | TIMING | Generate container puppet configs for step 3 | np0005629054 | 0:22:36.705022 | 0.40s 2026-02-25 08:10:05.746532 | fa163e15-63ff-c5aa-8de0-00000000fd0b | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:10:05.773330 | fa163e15-63ff-c5aa-8de0-00000000f0d5 | TIMING | Calculate container_puppet_tasks for np0005629056 step 3 | np0005629056 | 0:22:36.753728 | 0.06s 2026-02-25 08:10:05.774752 | fa163e15-63ff-c5aa-8de0-00000000fd0b | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629054 | 0:22:36.755163 | 0.03s 2026-02-25 08:10:05.810342 | fa163e15-63ff-c5aa-8de0-00000000f0d6 | TASK | Include container-puppet tasks for step 3 2026-02-25 08:10:05.831318 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:10:05.838949 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 2026-02-25 08:10:05.840442 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 | 0:22:36.820842 | 0.40s 2026-02-25 08:10:05.852565 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:10:05.873598 | fa163e15-63ff-c5aa-8de0-00000000f0d6 | TIMING | Include container-puppet tasks for step 3 | np0005629056 | 0:22:36.853995 | 0.06s 2026-02-25 08:10:05.886592 | 64637e54-5cdf-4e83-9256-e40d9c7493c9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629056 2026-02-25 08:10:05.911611 | fa163e15-63ff-c5aa-8de0-00000000fdcb | TASK | Write container-puppet-tasks json file for np0005629056 step 3 2026-02-25 08:10:05.921049 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:10:05.922589 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:22:36.902991 | 0.07s 2026-02-25 08:10:05.934358 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:10:05.947058 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:22:36.927457 | 0.11s 2026-02-25 08:10:05.950808 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | OK | Clean container_puppet_tasks for np0005629056 step 3 | np0005629057 2026-02-25 08:10:05.951768 | fa163e15-63ff-c5aa-8de0-00000000f0d4 | TIMING | Clean container_puppet_tasks for np0005629056 step 3 | np0005629057 | 0:22:36.932180 | 0.32s 2026-02-25 08:10:05.962674 | fa163e15-63ff-c5aa-8de0-00000000f0d5 | TASK | Calculate container_puppet_tasks for np0005629056 step 3 2026-02-25 08:10:05.989131 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:10:05.998091 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 08:10:05.999600 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:22:36.980000 | 0.06s 2026-02-25 08:10:06.011340 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:10:06.026808 | fa163e15-63ff-c5aa-8de0-00000000f0d5 | TIMING | Calculate container_puppet_tasks for np0005629056 step 3 | np0005629057 | 0:22:37.007184 | 0.06s 2026-02-25 08:10:06.038259 | fa163e15-63ff-c5aa-8de0-00000000f0d6 | TASK | Include container-puppet tasks for step 3 2026-02-25 08:10:06.055170 | fa163e15-63ff-c5aa-8de0-00000000fc72 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 2026-02-25 08:10:06.056613 | fa163e15-63ff-c5aa-8de0-00000000fc72 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 | 0:22:37.037014 | 0.85s 2026-02-25 08:10:06.081175 | fa163e15-63ff-c5aa-8de0-00000000fc73 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:10:06.089094 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 08:10:06.090500 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:22:37.070886 | 0.08s 2026-02-25 08:10:06.110379 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:06.126841 | fa163e15-63ff-c5aa-8de0-00000000f0d6 | TIMING | Include container-puppet tasks for step 3 | np0005629057 | 0:22:37.107204 | 0.08s 2026-02-25 08:10:06.156081 | 7b54bf22-4436-4150-b04c-ec270ce8cd07 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629057 2026-02-25 08:10:06.199368 | fa163e15-63ff-c5aa-8de0-00000000fdf2 | TASK | Write container-puppet-tasks json file for np0005629057 step 3 2026-02-25 08:10:06.207938 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 2026-02-25 08:10:06.209153 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 | 0:22:37.189547 | 0.10s 2026-02-25 08:10:06.225968 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:06.284107 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 2026-02-25 08:10:06.285211 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629058 | 0:22:37.265614 | 0.06s 2026-02-25 08:10:06.359160 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629054 2026-02-25 08:10:06.359813 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:22:37.340224 | 0.37s 2026-02-25 08:10:06.375335 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:06.775119 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 2026-02-25 08:10:06.776826 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 | 0:22:37.757221 | 0.40s 2026-02-25 08:10:06.801372 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:10:06.862010 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:10:06.863833 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:22:37.844231 | 0.06s 2026-02-25 08:10:06.895596 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:10:06.938708 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:10:06.939739 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:22:37.920141 | 0.04s 2026-02-25 08:10:06.940331 | fa163e15-63ff-c5aa-8de0-00000000fc73 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 2026-02-25 08:10:06.940818 | fa163e15-63ff-c5aa-8de0-00000000fc73 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 | 0:22:37.921229 | 0.86s 2026-02-25 08:10:06.963028 | fa163e15-63ff-c5aa-8de0-00000000fc74 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:10:06.995320 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:10:07.004194 | fa163e15-63ff-c5aa-8de0-00000000fdcb | CHANGED | Write container-puppet-tasks json file for np0005629056 step 3 | np0005629056 2026-02-25 08:10:07.005685 | fa163e15-63ff-c5aa-8de0-00000000fdcb | TIMING | Write container-puppet-tasks json file for np0005629056 step 3 | np0005629056 | 0:22:37.986067 | 1.09s 2026-02-25 08:10:07.017501 | fa163e15-63ff-c5aa-8de0-00000000fdcd | TASK | Generate container puppet configs for step 3 2026-02-25 08:10:07.050697 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:10:07.051932 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:22:38.032333 | 0.06s 2026-02-25 08:10:07.069726 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:07.117884 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 2026-02-25 08:10:07.118825 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 | 0:22:38.099229 | 0.05s 2026-02-25 08:10:07.135204 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:07.181500 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 2026-02-25 08:10:07.182527 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629054 | 0:22:38.162933 | 0.05s 2026-02-25 08:10:07.259303 | fa163e15-63ff-c5aa-8de0-00000000fdf2 | CHANGED | Write container-puppet-tasks json file for np0005629057 step 3 | np0005629057 2026-02-25 08:10:07.261169 | fa163e15-63ff-c5aa-8de0-00000000fdf2 | TIMING | Write container-puppet-tasks json file for np0005629057 step 3 | np0005629057 | 0:22:38.241571 | 1.06s 2026-02-25 08:10:07.275049 | fa163e15-63ff-c5aa-8de0-00000000fdf4 | TASK | Generate container puppet configs for step 3 2026-02-25 08:10:07.441747 | fa163e15-63ff-c5aa-8de0-00000000fdcd | OK | Generate container puppet configs for step 3 | np0005629056 2026-02-25 08:10:07.442932 | fa163e15-63ff-c5aa-8de0-00000000fdcd | TIMING | Generate container puppet configs for step 3 | np0005629056 | 0:22:38.423320 | 0.42s 2026-02-25 08:10:07.457149 | fa163e15-63ff-c5aa-8de0-00000000fdce | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:10:07.491395 | fa163e15-63ff-c5aa-8de0-00000000fdce | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629056 | 0:22:38.471795 | 0.03s 2026-02-25 08:10:07.526177 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:10:07.635843 | fa163e15-63ff-c5aa-8de0-00000000fdf4 | OK | Generate container puppet configs for step 3 | np0005629057 2026-02-25 08:10:07.637147 | fa163e15-63ff-c5aa-8de0-00000000fdf4 | TIMING | Generate container puppet configs for step 3 | np0005629057 | 0:22:38.617547 | 0.36s 2026-02-25 08:10:07.656156 | fa163e15-63ff-c5aa-8de0-00000000fdf5 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:10:07.665134 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:22:38.645520 | 0.14s 2026-02-25 08:10:07.679750 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:10:07.694982 | fa163e15-63ff-c5aa-8de0-00000000fdf5 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629057 | 0:22:38.675372 | 0.04s 2026-02-25 08:10:07.727130 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:10:07.758611 | fa163e15-63ff-c5aa-8de0-00000000fc74 | OK | Enable and start tripleo-container-shutdown | np0005629053 2026-02-25 08:10:07.759828 | fa163e15-63ff-c5aa-8de0-00000000fc74 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629053 | 0:22:38.740231 | 0.80s 2026-02-25 08:10:07.780257 | fa163e15-63ff-c5aa-8de0-00000000fc75 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:10:07.851000 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:22:38.831390 | 0.12s 2026-02-25 08:10:07.862577 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:10:08.019013 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629056 2026-02-25 08:10:08.020037 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:22:39.000441 | 0.33s 2026-02-25 08:10:08.032467 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:08.203482 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629057 2026-02-25 08:10:08.204524 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:22:39.184930 | 0.34s 2026-02-25 08:10:08.216748 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:08.381224 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 2026-02-25 08:10:08.382195 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 | 0:22:39.362602 | 0.35s 2026-02-25 08:10:08.392331 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:10:08.453472 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:10:08.454950 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:22:39.435348 | 0.06s 2026-02-25 08:10:08.475802 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:10:08.515379 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 08:10:08.516535 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:22:39.496935 | 0.04s 2026-02-25 08:10:08.530662 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:10:08.603245 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 08:10:08.611148 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:22:39.591540 | 0.08s 2026-02-25 08:10:08.613043 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 2026-02-25 08:10:08.615497 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 | 0:22:39.595896 | 0.40s 2026-02-25 08:10:08.645952 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:08.677529 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:10:08.689095 | fa163e15-63ff-c5aa-8de0-00000000fc75 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 2026-02-25 08:10:08.697053 | fa163e15-63ff-c5aa-8de0-00000000fc75 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 | 0:22:39.677448 | 0.92s 2026-02-25 08:10:08.698232 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 2026-02-25 08:10:08.699228 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 | 0:22:39.679627 | 0.04s 2026-02-25 08:10:08.720236 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:08.746824 | fa163e15-63ff-c5aa-8de0-00000000fc76 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:10:08.757478 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:10:08.758813 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:22:39.739209 | 0.08s 2026-02-25 08:10:08.759631 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 2026-02-25 08:10:08.760034 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629056 | 0:22:39.740447 | 0.04s 2026-02-25 08:10:08.779095 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:10:08.822448 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 08:10:08.823727 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:22:39.804132 | 0.04s 2026-02-25 08:10:08.833139 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:10:08.868756 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 08:10:08.870718 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:22:39.851109 | 0.04s 2026-02-25 08:10:08.894705 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:08.948832 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 2026-02-25 08:10:08.950460 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 | 0:22:39.930852 | 0.05s 2026-02-25 08:10:08.971894 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:10:09.022053 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 2026-02-25 08:10:09.023197 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629057 | 0:22:40.003598 | 0.05s 2026-02-25 08:10:09.598931 | fa163e15-63ff-c5aa-8de0-00000000fc76 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 2026-02-25 08:10:09.600159 | fa163e15-63ff-c5aa-8de0-00000000fc76 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 | 0:22:40.580560 | 0.85s 2026-02-25 08:10:09.630647 | fa163e15-63ff-c5aa-8de0-00000000fc77 | TASK | Enable and start netns-placeholder 2026-02-25 08:10:10.471364 | fa163e15-63ff-c5aa-8de0-00000000fc77 | CHANGED | Enable and start netns-placeholder | np0005629053 2026-02-25 08:10:10.472542 | fa163e15-63ff-c5aa-8de0-00000000fc77 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629053 | 0:22:41.452945 | 0.84s 2026-02-25 08:10:10.493615 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TASK | Update container configs with new config hashes 2026-02-25 08:10:10.560709 | fa163e15-63ff-c5aa-8de0-00000000f4ef | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:22:41.541109 | 0.07s 2026-02-25 08:10:10.578767 | 8470d943-2f32-4ac1-88ec-e5ed1bd9d079 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629053 2026-02-25 08:10:10.596036 | fa163e15-63ff-c5aa-8de0-00000000fed3 | TASK | Update config hashes for container startup configs 2026-02-25 08:10:10.964431 | fa163e15-63ff-c5aa-8de0-00000000fed3 | OK | Update config hashes for container startup configs | np0005629053 2026-02-25 08:10:10.965518 | fa163e15-63ff-c5aa-8de0-00000000fed3 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629053 | 0:22:41.945926 | 0.37s 2026-02-25 08:10:10.984828 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:10:11.029038 | fa163e15-63ff-c5aa-8de0-00000000f4f0 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:22:42.009436 | 0.04s 2026-02-25 08:10:11.046943 | d30fc2ff-e6b8-4534-971d-3038e6182ed6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:10:11.065987 | fa163e15-63ff-c5aa-8de0-00000000fef2 | TASK | Gather podman infos 2026-02-25 08:10:12.440275 | fa163e15-63ff-c5aa-8de0-00000000fef2 | OK | Gather podman infos | np0005629053 2026-02-25 08:10:12.441044 | fa163e15-63ff-c5aa-8de0-00000000fef2 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:22:43.421452 | 1.37s 2026-02-25 08:10:12.488374 | fa163e15-63ff-c5aa-8de0-00000000fef3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:10:12.557005 | fa163e15-63ff-c5aa-8de0-00000000fef3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:22:43.537402 | 0.07s 2026-02-25 08:10:12.670932 | fa163e15-63ff-c5aa-8de0-00000000f19e | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:22:43.651313 | 0.08s 2026-02-25 08:10:12.702484 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:10:12.744421 | fa163e15-63ff-c5aa-8de0-00000000f4f1 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:22:43.724819 | 0.04s 2026-02-25 08:10:12.760648 | 8268df28-0ac3-48f8-8355-f6a98ca616e7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:10:12.783168 | fa163e15-63ff-c5aa-8de0-00000000ff5d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:11:00.539629 | fa163e15-63ff-c5aa-8de0-00000000ff5d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 2026-02-25 08:11:00.541884 | fa163e15-63ff-c5aa-8de0-00000000ff5d | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:23:31.522252 | 47.76s 2026-02-25 08:11:00.574275 | fa163e15-63ff-c5aa-8de0-00000000ff5e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-02-25 08:11:16.556101 | fa163e15-63ff-c5aa-8de0-00000000ff5e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 2026-02-25 08:11:16.557960 | fa163e15-63ff-c5aa-8de0-00000000ff5e | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005629053 | 0:23:47.538359 | 15.98s 2026-02-25 08:11:16.619625 | fa163e15-63ff-c5aa-8de0-00000000f7d2 | TASK | Clean container_puppet_tasks for np0005629053 step 3 2026-02-25 08:11:16.953648 | fa163e15-63ff-c5aa-8de0-00000000f7d2 | OK | Clean container_puppet_tasks for np0005629053 step 3 | np0005629053 2026-02-25 08:11:16.954604 | fa163e15-63ff-c5aa-8de0-00000000f7d2 | TIMING | Clean container_puppet_tasks for np0005629053 step 3 | np0005629053 | 0:23:47.935009 | 0.33s 2026-02-25 08:11:16.982594 | fa163e15-63ff-c5aa-8de0-00000000f7d3 | TASK | Calculate container_puppet_tasks for np0005629053 step 3 2026-02-25 08:11:17.039923 | fa163e15-63ff-c5aa-8de0-00000000f7d3 | TIMING | Calculate container_puppet_tasks for np0005629053 step 3 | np0005629053 | 0:23:48.020319 | 0.06s 2026-02-25 08:11:17.061147 | fa163e15-63ff-c5aa-8de0-00000000f7d4 | TASK | Include container-puppet tasks for step 3 2026-02-25 08:11:17.092404 | fa163e15-63ff-c5aa-8de0-00000000f7d4 | TIMING | Include container-puppet tasks for step 3 | np0005629053 | 0:23:48.072801 | 0.03s 2026-02-25 08:11:17.115674 | 9d5ea1c8-a73a-4984-9c54-18f713646a14 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629053 2026-02-25 08:11:17.141727 | fa163e15-63ff-c5aa-8de0-00000000ffa9 | TASK | Write container-puppet-tasks json file for np0005629053 step 3 2026-02-25 08:11:18.184885 | fa163e15-63ff-c5aa-8de0-00000000ffa9 | CHANGED | Write container-puppet-tasks json file for np0005629053 step 3 | np0005629053 2026-02-25 08:11:18.186182 | fa163e15-63ff-c5aa-8de0-00000000ffa9 | TIMING | Write container-puppet-tasks json file for np0005629053 step 3 | np0005629053 | 0:23:49.166579 | 1.04s 2026-02-25 08:11:18.218767 | fa163e15-63ff-c5aa-8de0-00000000ffab | TASK | Generate container puppet configs for step 3 2026-02-25 08:11:18.606641 | fa163e15-63ff-c5aa-8de0-00000000ffab | OK | Generate container puppet configs for step 3 | np0005629053 2026-02-25 08:11:18.608205 | fa163e15-63ff-c5aa-8de0-00000000ffab | TIMING | Generate container puppet configs for step 3 | np0005629053 | 0:23:49.588599 | 0.39s 2026-02-25 08:11:18.636599 | fa163e15-63ff-c5aa-8de0-00000000ffac | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-02-25 08:11:18.669357 | fa163e15-63ff-c5aa-8de0-00000000ffac | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005629053 | 0:23:49.649749 | 0.03s 2026-02-25 08:11:18.724072 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TASK | Gather variables for each operating system 2026-02-25 08:11:18.843245 | fa163e15-63ff-c5aa-8de0-00000000fca0 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:23:49.823641 | 0.12s 2026-02-25 08:11:18.858753 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TASK | Create container logs path 2026-02-25 08:11:19.194635 | fa163e15-63ff-c5aa-8de0-00000000fca1 | OK | Create container logs path | np0005629053 2026-02-25 08:11:19.195446 | fa163e15-63ff-c5aa-8de0-00000000fca1 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:23:50.175853 | 0.34s 2026-02-25 08:11:19.212010 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:11:19.550936 | fa163e15-63ff-c5aa-8de0-00000000fca3 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 2026-02-25 08:11:19.551848 | fa163e15-63ff-c5aa-8de0-00000000fca3 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 | 0:23:50.532256 | 0.34s 2026-02-25 08:11:19.567270 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TASK | Finalise hashes for all containers 2026-02-25 08:11:19.596609 | fa163e15-63ff-c5aa-8de0-00000000fca4 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:11:19.597392 | fa163e15-63ff-c5aa-8de0-00000000fca4 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:23:50.577801 | 0.03s 2026-02-25 08:11:19.612905 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TASK | Manage systemd shutdown files 2026-02-25 08:11:19.642676 | fa163e15-63ff-c5aa-8de0-00000000fca6 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:11:19.643537 | fa163e15-63ff-c5aa-8de0-00000000fca6 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:23:50.623944 | 0.03s 2026-02-25 08:11:19.659174 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TASK | Update container configs with new config hashes 2026-02-25 08:11:19.708550 | fa163e15-63ff-c5aa-8de0-00000000fca8 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:11:19.709411 | fa163e15-63ff-c5aa-8de0-00000000fca8 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:23:50.689816 | 0.05s 2026-02-25 08:11:19.725587 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:11:19.772889 | fa163e15-63ff-c5aa-8de0-00000000fca9 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 2026-02-25 08:11:19.773658 | fa163e15-63ff-c5aa-8de0-00000000fca9 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 | 0:23:50.754058 | 0.05s 2026-02-25 08:11:19.789967 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-02-25 08:11:19.836123 | fa163e15-63ff-c5aa-8de0-00000000fcaa | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 2026-02-25 08:11:19.836826 | fa163e15-63ff-c5aa-8de0-00000000fcaa | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005629053 | 0:23:50.817234 | 0.05s PLAY [External deployment step 4] ********************************************** 2026-02-25 08:11:19.925397 | fa163e15-63ff-c5aa-8de0-0000000000e3 | TASK | External deployment step 4 2026-02-25 08:11:19.956948 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-0000000000e3') missing from stats 2026-02-25 08:11:20.000497 | fa163e15-63ff-c5aa-8de0-0000000000e4 | TIMING | include_tasks | undercloud | 0:23:50.980898 | 0.04s 2026-02-25 08:11:20.016381 | 3ba160ce-d2d1-4f04-8b04-e23f42858c50 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2026-02-25 08:11:20.022531 | fa163e15-63ff-c5aa-8de0-000000010026 | TASK | Clean up legacy Cinder keystone catalog entries 2026-02-25 08:11:21.928122 | fa163e15-63ff-c5aa-8de0-000000010026 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2026-02-25 08:11:21.929478 | fa163e15-63ff-c5aa-8de0-000000010026 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:23:52.909881 | 1.91s 2026-02-25 08:11:23.193952 | fa163e15-63ff-c5aa-8de0-000000010026 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2026-02-25 08:11:23.195694 | fa163e15-63ff-c5aa-8de0-000000010026 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:23:54.176094 | 3.17s 2026-02-25 08:11:23.202392 | fa163e15-63ff-c5aa-8de0-000000010026 | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:23:54.182793 | 3.18s 2026-02-25 08:11:23.207881 | fa163e15-63ff-c5aa-8de0-000000010029 | TASK | Manage Keystone resources for OpenStack services 2026-02-25 08:11:23.260374 | fa163e15-63ff-c5aa-8de0-000000010029 | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:23:54.240776 | 0.05s 2026-02-25 08:11:23.289454 | fa163e15-63ff-c5aa-8de0-000000010055 | TASK | Create Keystone Admin resources 2026-02-25 08:11:23.342244 | fa163e15-63ff-c5aa-8de0-000000010055 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:23:54.322643 | 0.05s 2026-02-25 08:11:23.361146 | 78754863-e15d-4a29-bf2e-3068c64f3675 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-02-25 08:11:23.375397 | fa163e15-63ff-c5aa-8de0-000000010096 | TASK | Create admin and service projects 2026-02-25 08:11:23.429959 | fa163e15-63ff-c5aa-8de0-000000010096 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:23:54.410353 | 0.05s 2026-02-25 08:11:23.437335 | cf71701e-b2ac-4f98-86d4-f86bee94e091 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-02-25 08:11:23.451147 | fa163e15-63ff-c5aa-8de0-0000000100e7 | TASK | Async creation of Keystone project 2026-02-25 08:11:23.968828 | fa163e15-63ff-c5aa-8de0-0000000100e7 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-02-25 08:11:23.972363 | fa163e15-63ff-c5aa-8de0-0000000100e7 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:23:54.952744 | 0.52s 2026-02-25 08:11:24.307108 | fa163e15-63ff-c5aa-8de0-0000000100e7 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-02-25 08:11:24.309129 | fa163e15-63ff-c5aa-8de0-0000000100e7 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:23:55.289528 | 0.86s 2026-02-25 08:11:24.316648 | fa163e15-63ff-c5aa-8de0-0000000100e7 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:23:55.297038 | 0.86s 2026-02-25 08:11:24.331487 | fa163e15-63ff-c5aa-8de0-0000000100e9 | TASK | Check Keystone project status 2026-02-25 08:11:24.668971 | fa163e15-63ff-c5aa-8de0-0000000100e9 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-02-25 08:11:29.982333 | fa163e15-63ff-c5aa-8de0-0000000100e9 | OK | Check Keystone project status | undercloud | item=admin 2026-02-25 08:11:29.984456 | fa163e15-63ff-c5aa-8de0-0000000100e9 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:00.964850 | 5.65s 2026-02-25 08:11:30.315844 | fa163e15-63ff-c5aa-8de0-0000000100e9 | CHANGED | Check Keystone project status | undercloud | item=service 2026-02-25 08:11:30.317917 | fa163e15-63ff-c5aa-8de0-0000000100e9 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:01.298317 | 5.99s 2026-02-25 08:11:30.328387 | fa163e15-63ff-c5aa-8de0-0000000100e9 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:01.308782 | 6.00s 2026-02-25 08:11:30.341079 | fa163e15-63ff-c5aa-8de0-000000010097 | TASK | Create admin role 2026-02-25 08:11:31.903990 | fa163e15-63ff-c5aa-8de0-000000010097 | OK | Create admin role | undercloud 2026-02-25 08:11:31.905637 | fa163e15-63ff-c5aa-8de0-000000010097 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:24:02.886030 | 1.56s 2026-02-25 08:11:31.916733 | fa163e15-63ff-c5aa-8de0-000000010098 | TASK | Create _member_ role 2026-02-25 08:11:31.965015 | fa163e15-63ff-c5aa-8de0-000000010098 | SKIPPED | Create _member_ role | undercloud 2026-02-25 08:11:31.966263 | fa163e15-63ff-c5aa-8de0-000000010098 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:24:02.946660 | 0.05s 2026-02-25 08:11:31.976500 | fa163e15-63ff-c5aa-8de0-000000010099 | TASK | Check admin password 2026-02-25 08:11:33.523755 | fa163e15-63ff-c5aa-8de0-000000010099 | OK | Check admin password | undercloud 2026-02-25 08:11:33.525405 | fa163e15-63ff-c5aa-8de0-000000010099 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:24:04.505798 | 1.55s 2026-02-25 08:11:33.536103 | fa163e15-63ff-c5aa-8de0-00000001009a | TASK | Create admin user 2026-02-25 08:11:35.468322 | fa163e15-63ff-c5aa-8de0-00000001009a | CHANGED | Create admin user | undercloud 2026-02-25 08:11:35.470142 | fa163e15-63ff-c5aa-8de0-00000001009a | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:24:06.450535 | 1.93s 2026-02-25 08:11:35.480600 | fa163e15-63ff-c5aa-8de0-00000001009b | TASK | Assign admin role to admin project for admin user 2026-02-25 08:11:37.351525 | fa163e15-63ff-c5aa-8de0-00000001009b | OK | Assign admin role to admin project for admin user | undercloud 2026-02-25 08:11:37.352844 | fa163e15-63ff-c5aa-8de0-00000001009b | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:24:08.333239 | 1.87s 2026-02-25 08:11:37.362815 | fa163e15-63ff-c5aa-8de0-00000001009c | TASK | Assign _member_ role to admin project for admin user 2026-02-25 08:11:37.407154 | fa163e15-63ff-c5aa-8de0-00000001009c | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2026-02-25 08:11:37.408340 | fa163e15-63ff-c5aa-8de0-00000001009c | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:24:08.388739 | 0.04s 2026-02-25 08:11:37.418143 | fa163e15-63ff-c5aa-8de0-00000001009d | TASK | Create identity service 2026-02-25 08:11:38.812935 | fa163e15-63ff-c5aa-8de0-00000001009d | OK | Create identity service | undercloud 2026-02-25 08:11:38.814392 | fa163e15-63ff-c5aa-8de0-00000001009d | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:24:09.794761 | 1.39s 2026-02-25 08:11:38.825177 | fa163e15-63ff-c5aa-8de0-00000001009e | TASK | Create identity public endpoint 2026-02-25 08:11:40.366005 | fa163e15-63ff-c5aa-8de0-00000001009e | OK | Create identity public endpoint | undercloud 2026-02-25 08:11:40.367753 | fa163e15-63ff-c5aa-8de0-00000001009e | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:24:11.348148 | 1.54s 2026-02-25 08:11:40.378670 | fa163e15-63ff-c5aa-8de0-00000001009f | TASK | Create identity internal endpoint 2026-02-25 08:11:41.738115 | fa163e15-63ff-c5aa-8de0-00000001009f | OK | Create identity internal endpoint | undercloud 2026-02-25 08:11:41.740066 | fa163e15-63ff-c5aa-8de0-00000001009f | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:24:12.720462 | 1.36s 2026-02-25 08:11:41.751339 | fa163e15-63ff-c5aa-8de0-0000000100a0 | TASK | Create identity admin endpoint 2026-02-25 08:11:43.268203 | fa163e15-63ff-c5aa-8de0-0000000100a0 | OK | Create identity admin endpoint | undercloud 2026-02-25 08:11:43.269545 | fa163e15-63ff-c5aa-8de0-0000000100a0 | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:24:14.249943 | 1.52s 2026-02-25 08:11:43.276891 | fa163e15-63ff-c5aa-8de0-000000010056 | TASK | Create Keystone Projects 2026-02-25 08:11:43.378996 | fa163e15-63ff-c5aa-8de0-000000010056 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:14.359374 | 0.10s 2026-02-25 08:11:43.384288 | fa163e15-63ff-c5aa-8de0-000000010056 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:14.364689 | 0.11s 2026-02-25 08:11:43.393446 | 39ac6c6b-9c96-4422-9bb0-5005dd834c71 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-02-25 08:11:43.420748 | fa163e15-63ff-c5aa-8de0-000000010173 | TASK | Async creation of Keystone project 2026-02-25 08:11:43.827760 | fa163e15-63ff-c5aa-8de0-000000010173 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-02-25 08:11:43.829997 | fa163e15-63ff-c5aa-8de0-000000010173 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:14.810397 | 0.41s 2026-02-25 08:11:43.833593 | fa163e15-63ff-c5aa-8de0-000000010173 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:14.813975 | 0.41s 2026-02-25 08:11:43.851206 | fa163e15-63ff-c5aa-8de0-000000010175 | TASK | Check Keystone project status 2026-02-25 08:11:44.187742 | fa163e15-63ff-c5aa-8de0-000000010175 | WAITING | Check Keystone project status | undercloud | 30 retries left 2026-02-25 08:11:49.443294 | fa163e15-63ff-c5aa-8de0-000000010175 | OK | Check Keystone project status | undercloud | item=service 2026-02-25 08:11:49.444919 | fa163e15-63ff-c5aa-8de0-000000010175 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:20.425323 | 5.59s 2026-02-25 08:11:49.449434 | fa163e15-63ff-c5aa-8de0-000000010175 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:20.429821 | 5.60s 2026-02-25 08:11:49.464897 | fa163e15-63ff-c5aa-8de0-000000010058 | TASK | Create Keystone Domains 2026-02-25 08:11:49.568601 | fa163e15-63ff-c5aa-8de0-000000010058 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:20.548990 | 0.10s 2026-02-25 08:11:49.575615 | fa163e15-63ff-c5aa-8de0-000000010058 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:20.556005 | 0.11s 2026-02-25 08:11:49.591027 | 9300ecca-e598-4640-b657-7f6ff369a251 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2026-02-25 08:11:49.626774 | fa163e15-63ff-c5aa-8de0-000000010228 | TASK | Async creation of Keystone domains 2026-02-25 08:11:50.157825 | fa163e15-63ff-c5aa-8de0-000000010228 | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2026-02-25 08:11:50.159530 | fa163e15-63ff-c5aa-8de0-000000010228 | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:21.139915 | 0.53s 2026-02-25 08:11:50.166506 | fa163e15-63ff-c5aa-8de0-000000010228 | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:21.146898 | 0.54s 2026-02-25 08:11:50.179844 | fa163e15-63ff-c5aa-8de0-00000001022a | TASK | Check Keystone domain status 2026-02-25 08:11:50.522580 | fa163e15-63ff-c5aa-8de0-00000001022a | WAITING | Check Keystone domain status | undercloud | 30 retries left 2026-02-25 08:11:55.795481 | fa163e15-63ff-c5aa-8de0-00000001022a | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2026-02-25 08:11:55.797189 | fa163e15-63ff-c5aa-8de0-00000001022a | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:26.777593 | 5.62s 2026-02-25 08:11:55.800737 | fa163e15-63ff-c5aa-8de0-00000001022a | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:26.781131 | 5.62s 2026-02-25 08:11:55.811726 | fa163e15-63ff-c5aa-8de0-00000001005a | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-02-25 08:11:55.866572 | fa163e15-63ff-c5aa-8de0-00000001005a | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:24:26.846959 | 0.05s 2026-02-25 08:11:55.882278 | 8a7b5778-4e52-452c-ace7-5d7c676d322f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-02-25 08:11:55.919089 | fa163e15-63ff-c5aa-8de0-0000000102f2 | TASK | Collect OpenStack Keystone domains infos 2026-02-25 08:11:57.421046 | fa163e15-63ff-c5aa-8de0-0000000102f2 | OK | Collect OpenStack Keystone domains infos | undercloud 2026-02-25 08:11:57.422731 | fa163e15-63ff-c5aa-8de0-0000000102f2 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:24:28.403118 | 1.50s 2026-02-25 08:11:57.432943 | fa163e15-63ff-c5aa-8de0-0000000102f3 | TASK | Set openstack_domains fact 2026-02-25 08:11:57.501748 | fa163e15-63ff-c5aa-8de0-0000000102f3 | OK | Set openstack_domains fact | undercloud 2026-02-25 08:11:57.503521 | fa163e15-63ff-c5aa-8de0-0000000102f3 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:24:28.483913 | 0.07s 2026-02-25 08:11:57.514890 | fa163e15-63ff-c5aa-8de0-00000001005b | TASK | Create Keystone Services 2026-02-25 08:11:57.614615 | fa163e15-63ff-c5aa-8de0-00000001005b | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:28.594994 | 0.10s 2026-02-25 08:11:57.627172 | fa163e15-63ff-c5aa-8de0-00000001005b | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:28.607565 | 0.11s 2026-02-25 08:11:57.645987 | 8c285b6f-945b-46c3-bdc7-2f74ed9876a0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-02-25 08:11:57.684381 | fa163e15-63ff-c5aa-8de0-0000000103cd | TASK | Async creation of Keystone service 2026-02-25 08:11:58.108377 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2026-02-25 08:11:58.109929 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:29.090330 | 0.42s 2026-02-25 08:11:58.487485 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=glance 2026-02-25 08:11:58.489294 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:29.469698 | 0.80s 2026-02-25 08:11:58.828626 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=heat 2026-02-25 08:11:58.829831 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:29.810236 | 1.14s 2026-02-25 08:11:59.136046 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2026-02-25 08:11:59.137497 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:30.117899 | 1.45s 2026-02-25 08:11:59.484096 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=manila 2026-02-25 08:11:59.485673 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:30.466073 | 1.80s 2026-02-25 08:11:59.806673 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2026-02-25 08:11:59.808604 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:30.789003 | 2.12s 2026-02-25 08:12:00.155793 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-02-25 08:12:00.158168 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:31.138566 | 2.47s 2026-02-25 08:12:00.489867 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=nova 2026-02-25 08:12:00.490835 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:31.471243 | 2.81s 2026-02-25 08:12:00.847258 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=placement 2026-02-25 08:12:00.848790 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:31.829195 | 3.16s 2026-02-25 08:12:01.217592 | fa163e15-63ff-c5aa-8de0-0000000103cd | CHANGED | Async creation of Keystone service | undercloud | item=swift 2026-02-25 08:12:01.218272 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:32.198682 | 3.53s 2026-02-25 08:12:01.221710 | fa163e15-63ff-c5aa-8de0-0000000103cd | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:32.202121 | 3.54s 2026-02-25 08:12:01.228170 | fa163e15-63ff-c5aa-8de0-0000000103cf | TASK | Check Keystone service status 2026-02-25 08:12:01.535279 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2026-02-25 08:12:01.537024 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:32.517429 | 0.31s 2026-02-25 08:12:01.811702 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=glance 2026-02-25 08:12:01.813182 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:32.793590 | 0.58s 2026-02-25 08:12:02.127837 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=heat 2026-02-25 08:12:02.130032 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:33.110427 | 0.90s 2026-02-25 08:12:02.449366 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2026-02-25 08:12:02.450285 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:33.430691 | 1.22s 2026-02-25 08:12:02.721188 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=manila 2026-02-25 08:12:02.722553 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:33.702958 | 1.49s 2026-02-25 08:12:03.019939 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=manilav2 2026-02-25 08:12:03.021249 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:34.001653 | 1.79s 2026-02-25 08:12:03.278643 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-02-25 08:12:03.280425 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:34.260826 | 2.05s 2026-02-25 08:12:03.558129 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=nova 2026-02-25 08:12:03.559936 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:34.540332 | 2.33s 2026-02-25 08:12:03.877348 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=placement 2026-02-25 08:12:03.879075 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:34.859476 | 2.65s 2026-02-25 08:12:04.201212 | fa163e15-63ff-c5aa-8de0-0000000103cf | CHANGED | Check Keystone service status | undercloud | item=swift 2026-02-25 08:12:04.202658 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:35.183063 | 2.97s 2026-02-25 08:12:04.215553 | fa163e15-63ff-c5aa-8de0-0000000103cf | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:24:35.195961 | 2.98s 2026-02-25 08:12:04.226261 | fa163e15-63ff-c5aa-8de0-00000001005d | TASK | Create Keystone Endpoints 2026-02-25 08:12:04.308428 | fa163e15-63ff-c5aa-8de0-00000001005d | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:35.288814 | 0.08s 2026-02-25 08:12:04.336317 | fa163e15-63ff-c5aa-8de0-00000001005d | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:35.316724 | 0.11s 2026-02-25 08:12:04.360571 | fa163e15-63ff-c5aa-8de0-00000001005d | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:35.340980 | 0.13s 2026-02-25 08:12:04.365224 | fa163e15-63ff-c5aa-8de0-00000001005d | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:24:35.345621 | 0.14s 2026-02-25 08:12:04.380245 | 8a2cb26a-7d56-433f-b414-41ffcf539300 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 08:12:04.386965 | 82ec0abf-936d-4be5-b67b-5eea5cf0dccd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 08:12:04.393276 | bc4402c8-e84e-45b7-baea-8a78864a0188 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-02-25 08:12:04.436252 | fa163e15-63ff-c5aa-8de0-0000000104ed | TASK | Create Keystone public endpoints 2026-02-25 08:12:04.549608 | fa163e15-63ff-c5aa-8de0-0000000104ed | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:35.529989 | 0.11s 2026-02-25 08:12:04.562212 | fa163e15-63ff-c5aa-8de0-0000000104ed | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:24:35.542614 | 0.12s 2026-02-25 08:12:04.580509 | 58141772-c6c7-4ff3-a4ac-be6facab3043 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 08:12:04.599017 | fa163e15-63ff-c5aa-8de0-0000000105fc | TASK | Async creation of Keystone public endpoint 2026-02-25 08:12:05.056795 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2026-02-25 08:12:05.059360 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:36.039746 | 0.46s 2026-02-25 08:12:05.474433 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2026-02-25 08:12:05.475751 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:36.456160 | 0.88s 2026-02-25 08:12:05.796770 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2026-02-25 08:12:05.798133 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:36.778541 | 1.20s 2026-02-25 08:12:06.124210 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2026-02-25 08:12:06.125616 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:37.106022 | 1.53s 2026-02-25 08:12:06.438919 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2026-02-25 08:12:06.440204 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:37.420612 | 1.84s 2026-02-25 08:12:06.816558 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2026-02-25 08:12:06.817601 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:37.798009 | 2.22s 2026-02-25 08:12:07.190433 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-02-25 08:12:07.191457 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:38.171868 | 2.59s 2026-02-25 08:12:07.558812 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2026-02-25 08:12:07.560722 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:38.541121 | 2.96s 2026-02-25 08:12:07.889085 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2026-02-25 08:12:07.891001 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:38.871395 | 3.29s 2026-02-25 08:12:08.194538 | fa163e15-63ff-c5aa-8de0-0000000105fc | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2026-02-25 08:12:08.195503 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:39.175906 | 3.60s 2026-02-25 08:12:08.200668 | fa163e15-63ff-c5aa-8de0-0000000105fc | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:24:39.181077 | 3.60s 2026-02-25 08:12:08.211016 | fa163e15-63ff-c5aa-8de0-0000000105fe | TASK | Check Keystone public endpoint status 2026-02-25 08:12:08.489949 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2026-02-25 08:12:08.492188 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:39.472585 | 0.28s 2026-02-25 08:12:08.775558 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2026-02-25 08:12:08.777845 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:39.758248 | 0.57s 2026-02-25 08:12:09.079613 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2026-02-25 08:12:09.081716 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:40.062118 | 0.87s 2026-02-25 08:12:09.433476 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2026-02-25 08:12:09.436025 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:40.416419 | 1.22s 2026-02-25 08:12:09.725111 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2026-02-25 08:12:09.727553 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:40.707946 | 1.52s 2026-02-25 08:12:10.032210 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2026-02-25 08:12:10.034350 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:41.014746 | 1.82s 2026-02-25 08:12:10.328641 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-02-25 08:12:10.331276 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:41.311671 | 2.12s 2026-02-25 08:12:10.635948 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2026-02-25 08:12:10.638575 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:41.618971 | 2.43s 2026-02-25 08:12:10.978618 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2026-02-25 08:12:10.980229 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:41.960631 | 2.77s 2026-02-25 08:12:11.260742 | fa163e15-63ff-c5aa-8de0-0000000105fe | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2026-02-25 08:12:11.262305 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:42.242701 | 3.05s 2026-02-25 08:12:11.273162 | fa163e15-63ff-c5aa-8de0-0000000105fe | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:24:42.253556 | 3.06s 2026-02-25 08:12:11.288558 | fa163e15-63ff-c5aa-8de0-0000000104f2 | TASK | Create Keystone admin endpoints 2026-02-25 08:12:11.404752 | fa163e15-63ff-c5aa-8de0-0000000104f2 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:24:42.385142 | 0.11s 2026-02-25 08:12:11.412492 | fa163e15-63ff-c5aa-8de0-0000000104f2 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:24:42.392893 | 0.12s 2026-02-25 08:12:11.424381 | c1aa2e70-9cb1-411d-8dcd-69743988edfb | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 08:12:11.434380 | fa163e15-63ff-c5aa-8de0-000000010642 | TASK | Async creation of Keystone admin endpoint 2026-02-25 08:12:11.824436 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2026-02-25 08:12:11.826647 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:42.807037 | 0.39s 2026-02-25 08:12:12.182600 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2026-02-25 08:12:12.183823 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:43.164230 | 0.75s 2026-02-25 08:12:12.543424 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2026-02-25 08:12:12.545375 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:43.525781 | 1.11s 2026-02-25 08:12:12.884798 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2026-02-25 08:12:12.888047 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:43.868356 | 1.45s 2026-02-25 08:12:13.247971 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2026-02-25 08:12:13.250615 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:44.231015 | 1.82s 2026-02-25 08:12:13.587276 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2026-02-25 08:12:13.588024 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:44.568431 | 2.15s 2026-02-25 08:12:13.926780 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-02-25 08:12:13.929025 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:44.909257 | 2.49s 2026-02-25 08:12:14.275492 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2026-02-25 08:12:14.276486 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:45.256894 | 2.84s 2026-02-25 08:12:14.553980 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2026-02-25 08:12:14.554573 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:45.534984 | 3.12s 2026-02-25 08:12:14.870803 | fa163e15-63ff-c5aa-8de0-000000010642 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2026-02-25 08:12:14.874157 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:45.854558 | 3.44s 2026-02-25 08:12:14.888656 | fa163e15-63ff-c5aa-8de0-000000010642 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:24:45.869044 | 3.45s 2026-02-25 08:12:14.904026 | fa163e15-63ff-c5aa-8de0-000000010644 | TASK | Check Keystone admin endpoint status 2026-02-25 08:12:15.256664 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2026-02-25 08:12:15.260229 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:46.240619 | 0.35s 2026-02-25 08:12:15.560950 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2026-02-25 08:12:15.564466 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:46.544863 | 0.66s 2026-02-25 08:12:15.855906 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2026-02-25 08:12:15.857279 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:46.837686 | 0.95s 2026-02-25 08:12:16.187052 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2026-02-25 08:12:16.189718 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:47.170088 | 1.28s 2026-02-25 08:12:16.519339 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2026-02-25 08:12:16.521175 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:47.501575 | 1.62s 2026-02-25 08:12:16.835041 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2026-02-25 08:12:16.836394 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:47.816794 | 1.93s 2026-02-25 08:12:17.097450 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-02-25 08:12:17.099385 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:48.079784 | 2.19s 2026-02-25 08:12:17.413848 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2026-02-25 08:12:17.416171 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:48.396566 | 2.51s 2026-02-25 08:12:17.719630 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2026-02-25 08:12:17.721723 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:48.702120 | 2.82s 2026-02-25 08:12:18.055380 | fa163e15-63ff-c5aa-8de0-000000010644 | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2026-02-25 08:12:18.057381 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:49.037780 | 3.15s 2026-02-25 08:12:18.071134 | fa163e15-63ff-c5aa-8de0-000000010644 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:24:49.051528 | 3.17s 2026-02-25 08:12:18.089999 | fa163e15-63ff-c5aa-8de0-0000000104f7 | TASK | Create Keystone internal endpoints 2026-02-25 08:12:18.205336 | fa163e15-63ff-c5aa-8de0-0000000104f7 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:24:49.185722 | 0.11s 2026-02-25 08:12:18.217799 | fa163e15-63ff-c5aa-8de0-0000000104f7 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:24:49.198188 | 0.13s 2026-02-25 08:12:18.234558 | 3ca5f8c7-0f57-46fd-98b8-32c8a79516b9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-02-25 08:12:18.246226 | fa163e15-63ff-c5aa-8de0-000000010688 | TASK | Async creation of Keystone internal endpoint 2026-02-25 08:12:18.691258 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2026-02-25 08:12:18.693902 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:49.674261 | 0.45s 2026-02-25 08:12:19.068939 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2026-02-25 08:12:19.070622 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:50.051022 | 0.82s 2026-02-25 08:12:19.402264 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2026-02-25 08:12:19.404301 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:50.384701 | 1.16s 2026-02-25 08:12:19.720325 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2026-02-25 08:12:19.721430 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:50.701838 | 1.47s 2026-02-25 08:12:20.076891 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2026-02-25 08:12:20.078134 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:51.058543 | 1.83s 2026-02-25 08:12:20.496170 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2026-02-25 08:12:20.498002 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:51.478400 | 2.25s 2026-02-25 08:12:20.862055 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-02-25 08:12:20.863541 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:51.843941 | 2.62s 2026-02-25 08:12:21.307990 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2026-02-25 08:12:21.309674 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:52.290072 | 3.06s 2026-02-25 08:12:21.622290 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2026-02-25 08:12:21.623945 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:52.604344 | 3.38s 2026-02-25 08:12:21.937330 | fa163e15-63ff-c5aa-8de0-000000010688 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2026-02-25 08:12:21.938466 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:52.918868 | 3.69s 2026-02-25 08:12:21.945171 | fa163e15-63ff-c5aa-8de0-000000010688 | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:24:52.925575 | 3.70s 2026-02-25 08:12:21.953404 | fa163e15-63ff-c5aa-8de0-00000001068a | TASK | Check Keystone internal endpoint status 2026-02-25 08:12:22.318695 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2026-02-25 08:12:22.320735 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:53.301136 | 0.37s 2026-02-25 08:12:22.602711 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2026-02-25 08:12:22.604570 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:53.584970 | 0.65s 2026-02-25 08:12:22.910248 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2026-02-25 08:12:22.912198 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:53.892596 | 0.96s 2026-02-25 08:12:23.231172 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2026-02-25 08:12:23.236445 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:54.216848 | 1.28s 2026-02-25 08:12:23.493298 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2026-02-25 08:12:23.495027 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:54.475426 | 1.54s 2026-02-25 08:12:23.785042 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2026-02-25 08:12:23.786612 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:54.767014 | 1.83s 2026-02-25 08:12:24.100113 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-02-25 08:12:24.102031 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:55.082438 | 2.15s 2026-02-25 08:12:24.430642 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2026-02-25 08:12:24.432416 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:55.412813 | 2.48s 2026-02-25 08:12:24.766321 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2026-02-25 08:12:24.768142 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:55.748552 | 2.81s 2026-02-25 08:12:25.049424 | fa163e15-63ff-c5aa-8de0-00000001068a | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2026-02-25 08:12:25.052187 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:56.032586 | 3.10s 2026-02-25 08:12:25.066481 | fa163e15-63ff-c5aa-8de0-00000001068a | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:24:56.046865 | 3.11s 2026-02-25 08:12:25.084547 | fa163e15-63ff-c5aa-8de0-00000001005f | TASK | Run cleanup tasks 2026-02-25 08:12:25.152526 | fa163e15-63ff-c5aa-8de0-00000001005f | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:24:56.132895 | 0.07s 2026-02-25 08:12:25.169852 | 98f8f422-235e-4c67-924f-7a9ffc619c41 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-02-25 08:12:25.222262 | fa163e15-63ff-c5aa-8de0-0000000106cc | TASK | Get list of enabled services 2026-02-25 08:12:28.412650 | fa163e15-63ff-c5aa-8de0-0000000106cc | CHANGED | Get list of enabled services | undercloud 2026-02-25 08:12:28.415134 | fa163e15-63ff-c5aa-8de0-0000000106cc | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:24:59.395525 | 3.19s 2026-02-25 08:12:28.423453 | fa163e15-63ff-c5aa-8de0-0000000106cd | TASK | List services to be disabled 2026-02-25 08:12:28.498616 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2026-02-25 08:12:28.552510 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2026-02-25 08:12:28.591910 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-02-25 08:12:28.616995 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2026-02-25 08:12:28.642673 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2026-02-25 08:12:28.668888 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2026-02-25 08:12:28.696717 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2026-02-25 08:12:28.725105 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-02-25 08:12:28.751724 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2026-02-25 08:12:28.777120 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2026-02-25 08:12:28.799988 | fa163e15-63ff-c5aa-8de0-0000000106cd | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2026-02-25 08:12:28.809611 | fa163e15-63ff-c5aa-8de0-0000000106cd | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:24:59.789984 | 0.38s 2026-02-25 08:12:28.822388 | fa163e15-63ff-c5aa-8de0-0000000106ce | TASK | Delete keystone services not enabled 2026-02-25 08:12:28.862030 | fa163e15-63ff-c5aa-8de0-0000000106ce | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:24:59.842410 | 0.04s 2026-02-25 08:12:28.872938 | fa163e15-63ff-c5aa-8de0-000000010060 | TASK | Create Keystone Roles 2026-02-25 08:12:28.972581 | fa163e15-63ff-c5aa-8de0-000000010060 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:24:59.952956 | 0.10s 2026-02-25 08:12:28.980571 | fa163e15-63ff-c5aa-8de0-000000010060 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:24:59.960967 | 0.11s 2026-02-25 08:12:28.995403 | 56ccf5f9-5d23-487b-a743-d2a606116a0e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-02-25 08:12:29.046225 | fa163e15-63ff-c5aa-8de0-00000001081b | TASK | Async creation of Keystone role 2026-02-25 08:12:29.468249 | fa163e15-63ff-c5aa-8de0-00000001081b | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2026-02-25 08:12:29.471036 | fa163e15-63ff-c5aa-8de0-00000001081b | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:00.451414 | 0.42s 2026-02-25 08:12:29.781564 | fa163e15-63ff-c5aa-8de0-00000001081b | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-02-25 08:12:29.783636 | fa163e15-63ff-c5aa-8de0-00000001081b | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:00.764034 | 0.74s 2026-02-25 08:12:30.141079 | fa163e15-63ff-c5aa-8de0-00000001081b | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2026-02-25 08:12:30.143078 | fa163e15-63ff-c5aa-8de0-00000001081b | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:01.123473 | 1.10s 2026-02-25 08:12:30.487189 | fa163e15-63ff-c5aa-8de0-00000001081b | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2026-02-25 08:12:30.488290 | fa163e15-63ff-c5aa-8de0-00000001081b | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:01.468696 | 1.44s 2026-02-25 08:12:30.491410 | fa163e15-63ff-c5aa-8de0-00000001081b | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:01.471807 | 1.44s 2026-02-25 08:12:30.497691 | fa163e15-63ff-c5aa-8de0-00000001081d | TASK | Check Keystone role status 2026-02-25 08:12:30.844400 | fa163e15-63ff-c5aa-8de0-00000001081d | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2026-02-25 08:12:30.846746 | fa163e15-63ff-c5aa-8de0-00000001081d | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:01.827137 | 0.35s 2026-02-25 08:12:31.148936 | fa163e15-63ff-c5aa-8de0-00000001081d | CHANGED | Check Keystone role status | undercloud | item=service 2026-02-25 08:12:31.150232 | fa163e15-63ff-c5aa-8de0-00000001081d | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:02.130638 | 0.65s 2026-02-25 08:12:31.441365 | fa163e15-63ff-c5aa-8de0-00000001081d | WAITING | Check Keystone role status | undercloud | 30 retries left 2026-02-25 08:12:36.732238 | fa163e15-63ff-c5aa-8de0-00000001081d | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2026-02-25 08:12:36.734178 | fa163e15-63ff-c5aa-8de0-00000001081d | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:07.714585 | 6.24s 2026-02-25 08:12:37.045622 | fa163e15-63ff-c5aa-8de0-00000001081d | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2026-02-25 08:12:37.047844 | fa163e15-63ff-c5aa-8de0-00000001081d | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:08.028242 | 6.55s 2026-02-25 08:12:37.054392 | fa163e15-63ff-c5aa-8de0-00000001081d | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:08.034786 | 6.56s 2026-02-25 08:12:37.065750 | fa163e15-63ff-c5aa-8de0-000000010062 | TASK | Create Keystone Users 2026-02-25 08:12:37.137921 | fa163e15-63ff-c5aa-8de0-000000010062 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:08.118294 | 0.07s 2026-02-25 08:12:37.157333 | fa163e15-63ff-c5aa-8de0-000000010062 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:08.137738 | 0.09s 2026-02-25 08:12:37.163021 | fa163e15-63ff-c5aa-8de0-000000010062 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:08.143412 | 0.10s 2026-02-25 08:12:37.178192 | 3d5a997c-e2eb-4138-be44-1c493993f3f2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-02-25 08:12:37.186980 | fb5f17bf-7695-4b53-8bbf-70b9884264c7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-02-25 08:12:37.227421 | fa163e15-63ff-c5aa-8de0-000000010986 | TASK | Check password of Keystone user 2026-02-25 08:12:38.275982 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:38.277773 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:09.258171 | 1.05s 2026-02-25 08:12:39.266404 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:39.268213 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:10.248614 | 2.04s 2026-02-25 08:12:40.290472 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:40.292025 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:11.272423 | 3.06s 2026-02-25 08:12:41.294768 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:41.296536 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:12.276936 | 4.07s 2026-02-25 08:12:42.406494 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:42.407811 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:13.388216 | 5.18s 2026-02-25 08:12:43.411828 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:43.413179 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:14.393582 | 6.18s 2026-02-25 08:12:44.470533 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:44.472357 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:15.452757 | 7.24s 2026-02-25 08:12:45.442897 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:45.444122 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:16.424531 | 8.22s 2026-02-25 08:12:46.464520 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:46.466113 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:17.446513 | 9.24s 2026-02-25 08:12:47.460045 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:47.462230 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:18.442632 | 10.23s 2026-02-25 08:12:47.476016 | fa163e15-63ff-c5aa-8de0-000000010986 | 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-02-25 08:12:47.477508 | fa163e15-63ff-c5aa-8de0-000000010986 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:18.457897 | 10.25s 2026-02-25 08:12:47.489624 | fa163e15-63ff-c5aa-8de0-000000010988 | TASK | Async creation of Keystone user 2026-02-25 08:12:47.955601 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:47.959053 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:18.939435 | 0.47s 2026-02-25 08:12:48.344295 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:48.346307 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:19.326712 | 0.86s 2026-02-25 08:12:48.803690 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:48.804973 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:19.785370 | 1.31s 2026-02-25 08:12:49.239741 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:49.241576 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:20.221972 | 1.75s 2026-02-25 08:12:49.642095 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:49.643799 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:20.624201 | 2.15s 2026-02-25 08:12:50.057010 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:50.059069 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:21.039465 | 2.57s 2026-02-25 08:12:50.476547 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:50.478153 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:21.458555 | 2.99s 2026-02-25 08:12:50.906304 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:50.907915 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:21.888316 | 3.42s 2026-02-25 08:12:51.269387 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:51.271089 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:22.251490 | 3.78s 2026-02-25 08:12:51.664350 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:51.666045 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:22.646446 | 4.17s 2026-02-25 08:12:51.673110 | fa163e15-63ff-c5aa-8de0-000000010988 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:51.674351 | fa163e15-63ff-c5aa-8de0-000000010988 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:22.654748 | 4.18s 2026-02-25 08:12:51.685590 | fa163e15-63ff-c5aa-8de0-00000001098a | TASK | Check Keystone user status 2026-02-25 08:12:52.055600 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:52.058814 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:23.039192 | 0.37s 2026-02-25 08:12:52.374969 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:52.376601 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:23.357004 | 0.69s 2026-02-25 08:12:52.732666 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:52.735197 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:23.715587 | 1.05s 2026-02-25 08:12:53.026057 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:53.028591 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:24.008984 | 1.34s 2026-02-25 08:12:53.358268 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:53.359207 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:24.339612 | 1.67s 2026-02-25 08:12:53.728195 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:53.730077 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:24.710478 | 2.04s 2026-02-25 08:12:54.096893 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:54.098900 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:25.079270 | 2.41s 2026-02-25 08:12:54.435220 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:54.437065 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:25.417462 | 2.75s 2026-02-25 08:12:54.790572 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:54.792738 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:25.773139 | 3.11s 2026-02-25 08:12:55.139320 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:55.141298 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:26.121692 | 3.45s 2026-02-25 08:12:55.151021 | fa163e15-63ff-c5aa-8de0-00000001098a | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:12:55.152068 | fa163e15-63ff-c5aa-8de0-00000001098a | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:26.132470 | 3.47s 2026-02-25 08:12:55.165817 | fa163e15-63ff-c5aa-8de0-00000001098f | TASK | Check password of Keystone user 2026-02-25 08:12:56.430118 | fa163e15-63ff-c5aa-8de0-00000001098f | 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-02-25 08:12:56.432966 | fa163e15-63ff-c5aa-8de0-00000001098f | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:27.413354 | 1.27s 2026-02-25 08:12:57.417761 | fa163e15-63ff-c5aa-8de0-00000001098f | 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-02-25 08:12:57.418973 | fa163e15-63ff-c5aa-8de0-00000001098f | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:28.399378 | 2.25s 2026-02-25 08:12:58.387053 | fa163e15-63ff-c5aa-8de0-00000001098f | 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-02-25 08:12:58.388568 | fa163e15-63ff-c5aa-8de0-00000001098f | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:29.368976 | 3.22s 2026-02-25 08:12:58.391655 | fa163e15-63ff-c5aa-8de0-00000001098f | 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-02-25 08:12:58.392743 | fa163e15-63ff-c5aa-8de0-00000001098f | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:29.373144 | 3.23s 2026-02-25 08:12:58.403639 | fa163e15-63ff-c5aa-8de0-000000010991 | TASK | Async creation of Keystone user 2026-02-25 08:12:58.871960 | fa163e15-63ff-c5aa-8de0-000000010991 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:58.874747 | fa163e15-63ff-c5aa-8de0-000000010991 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:29.855140 | 0.47s 2026-02-25 08:12:59.273254 | fa163e15-63ff-c5aa-8de0-000000010991 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:59.274894 | fa163e15-63ff-c5aa-8de0-000000010991 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:30.255263 | 0.87s 2026-02-25 08:12:59.673675 | fa163e15-63ff-c5aa-8de0-000000010991 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:59.675035 | fa163e15-63ff-c5aa-8de0-000000010991 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:30.655443 | 1.27s 2026-02-25 08:12:59.678418 | fa163e15-63ff-c5aa-8de0-000000010991 | CHANGED | Async creation of Keystone user | undercloud 2026-02-25 08:12:59.679454 | fa163e15-63ff-c5aa-8de0-000000010991 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:30.659857 | 1.27s 2026-02-25 08:12:59.689280 | fa163e15-63ff-c5aa-8de0-000000010993 | TASK | Check Keystone user status 2026-02-25 08:13:00.029043 | fa163e15-63ff-c5aa-8de0-000000010993 | WAITING | Check Keystone user status | undercloud | 30 retries left 2026-02-25 08:13:05.348792 | fa163e15-63ff-c5aa-8de0-000000010993 | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:13:05.349918 | fa163e15-63ff-c5aa-8de0-000000010993 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:36.330322 | 5.66s 2026-02-25 08:13:05.595490 | fa163e15-63ff-c5aa-8de0-000000010993 | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:13:05.597215 | fa163e15-63ff-c5aa-8de0-000000010993 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:36.577616 | 5.91s 2026-02-25 08:13:05.881239 | fa163e15-63ff-c5aa-8de0-000000010993 | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:13:05.883480 | fa163e15-63ff-c5aa-8de0-000000010993 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:36.863875 | 6.19s 2026-02-25 08:13:05.891001 | fa163e15-63ff-c5aa-8de0-000000010993 | CHANGED | Check Keystone user status | undercloud 2026-02-25 08:13:05.892252 | fa163e15-63ff-c5aa-8de0-000000010993 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:36.872651 | 6.20s 2026-02-25 08:13:05.903616 | fa163e15-63ff-c5aa-8de0-000000010064 | TASK | Assign Keystone Users to Roles 2026-02-25 08:13:05.990962 | fa163e15-63ff-c5aa-8de0-000000010064 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:36.971327 | 0.09s 2026-02-25 08:13:06.019487 | fa163e15-63ff-c5aa-8de0-000000010064 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:36.999871 | 0.11s 2026-02-25 08:13:06.043509 | fa163e15-63ff-c5aa-8de0-000000010064 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:37.023892 | 0.14s 2026-02-25 08:13:06.054826 | fa163e15-63ff-c5aa-8de0-000000010064 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:37.035217 | 0.15s 2026-02-25 08:13:06.069694 | c97b4c97-1702-49d3-bb25-077b2e871780 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-02-25 08:13:06.075478 | 252487dd-90ec-4cd6-ba5e-73f11cf2720f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-02-25 08:13:06.081047 | c626d503-bdba-4b91-83c5-705aeaa6e8c3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-02-25 08:13:06.131726 | fa163e15-63ff-c5aa-8de0-000000010b5b | TASK | Async assignment of Keystone user per role 2026-02-25 08:13:06.214837 | fa163e15-63ff-c5aa-8de0-000000010b5b | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:37.195193 | 0.08s 2026-02-25 08:13:06.231889 | fa163e15-63ff-c5aa-8de0-000000010b5b | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:37.212291 | 0.10s 2026-02-25 08:13:06.239027 | fa163e15-63ff-c5aa-8de0-000000010b5b | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:37.219424 | 0.11s 2026-02-25 08:13:06.247626 | 58535712-562f-48eb-b713-8dc35f9bac2d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 08:13:06.252043 | 7bd8c21e-a98c-49c8-bbac-8abcbbe47ea7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 08:13:06.259111 | fa163e15-63ff-c5aa-8de0-000000010d0d | TASK | Async assignment of Keystone user to roles 2026-02-25 08:13:06.697781 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-02-25 08:13:06.699973 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:37.680360 | 0.44s 2026-02-25 08:13:07.064297 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-02-25 08:13:07.066003 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:38.046403 | 0.81s 2026-02-25 08:13:07.503455 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-02-25 08:13:07.505142 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:38.485550 | 1.25s 2026-02-25 08:13:07.892823 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2026-02-25 08:13:07.894290 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:38.874690 | 1.63s 2026-02-25 08:13:08.268206 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2026-02-25 08:13:08.270137 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:39.250544 | 2.01s 2026-02-25 08:13:08.708217 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2026-02-25 08:13:08.710293 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:39.690680 | 2.45s 2026-02-25 08:13:09.099234 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2026-02-25 08:13:09.100377 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:40.080785 | 2.84s 2026-02-25 08:13:09.427350 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2026-02-25 08:13:09.428744 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:40.409152 | 3.17s 2026-02-25 08:13:09.797908 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2026-02-25 08:13:09.799044 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:40.779453 | 3.54s 2026-02-25 08:13:10.232169 | fa163e15-63ff-c5aa-8de0-000000010d0d | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-02-25 08:13:10.233940 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:41.214343 | 3.97s 2026-02-25 08:13:10.241671 | fa163e15-63ff-c5aa-8de0-000000010d0d | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:41.222073 | 3.98s 2026-02-25 08:13:10.252591 | fa163e15-63ff-c5aa-8de0-000000010d0f | TASK | Check Keystone user assignment to roles status 2026-02-25 08:13:10.574510 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-02-25 08:13:10.576494 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:41.556900 | 0.32s 2026-02-25 08:13:10.840626 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-02-25 08:13:10.842183 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:41.822587 | 0.59s 2026-02-25 08:13:11.172121 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-02-25 08:13:11.173914 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:42.154315 | 0.92s 2026-02-25 08:13:11.485988 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2026-02-25 08:13:11.487365 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:42.467772 | 1.23s 2026-02-25 08:13:11.794531 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2026-02-25 08:13:11.796106 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:42.776510 | 1.54s 2026-02-25 08:13:12.048922 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2026-02-25 08:13:12.050068 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:43.030477 | 1.80s 2026-02-25 08:13:12.346062 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2026-02-25 08:13:12.347469 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:43.327878 | 2.09s 2026-02-25 08:13:12.650673 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2026-02-25 08:13:12.653005 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:43.633400 | 2.40s 2026-02-25 08:13:12.918753 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2026-02-25 08:13:12.920349 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:43.900750 | 2.67s 2026-02-25 08:13:13.185691 | fa163e15-63ff-c5aa-8de0-000000010d0f | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-02-25 08:13:13.187428 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:44.167828 | 2.93s 2026-02-25 08:13:13.195582 | fa163e15-63ff-c5aa-8de0-000000010d0f | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:44.175985 | 2.94s 2026-02-25 08:13:13.203363 | fa163e15-63ff-c5aa-8de0-000000010d14 | TASK | Async assignment of Keystone user to roles 2026-02-25 08:13:13.635035 | fa163e15-63ff-c5aa-8de0-000000010d14 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-02-25 08:13:13.637658 | fa163e15-63ff-c5aa-8de0-000000010d14 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:44.618046 | 0.43s 2026-02-25 08:13:14.022192 | fa163e15-63ff-c5aa-8de0-000000010d14 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2026-02-25 08:13:14.023834 | fa163e15-63ff-c5aa-8de0-000000010d14 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:45.004235 | 0.82s 2026-02-25 08:13:14.393338 | fa163e15-63ff-c5aa-8de0-000000010d14 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2026-02-25 08:13:14.394545 | fa163e15-63ff-c5aa-8de0-000000010d14 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:45.374953 | 1.19s 2026-02-25 08:13:14.397774 | fa163e15-63ff-c5aa-8de0-000000010d14 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:45.378176 | 1.19s 2026-02-25 08:13:14.405527 | fa163e15-63ff-c5aa-8de0-000000010d16 | TASK | Check Keystone user assignment to roles status 2026-02-25 08:13:14.673812 | fa163e15-63ff-c5aa-8de0-000000010d16 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-02-25 08:13:19.945915 | fa163e15-63ff-c5aa-8de0-000000010d16 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-02-25 08:13:19.948231 | fa163e15-63ff-c5aa-8de0-000000010d16 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:50.928622 | 5.54s 2026-02-25 08:13:20.210570 | fa163e15-63ff-c5aa-8de0-000000010d16 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2026-02-25 08:13:20.212693 | fa163e15-63ff-c5aa-8de0-000000010d16 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:51.193092 | 5.81s 2026-02-25 08:13:20.506995 | fa163e15-63ff-c5aa-8de0-000000010d16 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2026-02-25 08:13:20.509058 | fa163e15-63ff-c5aa-8de0-000000010d16 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:51.489457 | 6.10s 2026-02-25 08:13:20.516958 | fa163e15-63ff-c5aa-8de0-000000010d16 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:51.497359 | 6.11s 2026-02-25 08:13:20.523916 | fa163e15-63ff-c5aa-8de0-000000010b60 | TASK | Async assignment of Keystone user per role 2026-02-25 08:13:20.594726 | fa163e15-63ff-c5aa-8de0-000000010b60 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:51.575113 | 0.07s 2026-02-25 08:13:20.601845 | fa163e15-63ff-c5aa-8de0-000000010b60 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:51.582248 | 0.08s 2026-02-25 08:13:20.615447 | f1a0ad47-ed1a-4aac-bdcc-2c4e5128b82c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 08:13:20.630875 | fa163e15-63ff-c5aa-8de0-000000010d6c | TASK | Async assignment of Keystone user to roles 2026-02-25 08:13:21.024382 | fa163e15-63ff-c5aa-8de0-000000010d6c | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-02-25 08:13:21.026716 | fa163e15-63ff-c5aa-8de0-000000010d6c | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:52.007111 | 0.39s 2026-02-25 08:13:21.033435 | fa163e15-63ff-c5aa-8de0-000000010d6c | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:52.013829 | 0.40s 2026-02-25 08:13:21.044629 | fa163e15-63ff-c5aa-8de0-000000010d6e | TASK | Check Keystone user assignment to roles status 2026-02-25 08:13:21.376415 | fa163e15-63ff-c5aa-8de0-000000010d6e | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-02-25 08:13:26.653595 | fa163e15-63ff-c5aa-8de0-000000010d6e | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-02-25 08:13:26.655687 | fa163e15-63ff-c5aa-8de0-000000010d6e | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.636083 | 5.61s 2026-02-25 08:13:26.663091 | fa163e15-63ff-c5aa-8de0-000000010d6e | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:25:57.643493 | 5.62s 2026-02-25 08:13:26.673558 | fa163e15-63ff-c5aa-8de0-000000010b65 | TASK | Async assignment of Keystone user per role 2026-02-25 08:13:26.773473 | fa163e15-63ff-c5aa-8de0-000000010b65 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:57.753857 | 0.10s 2026-02-25 08:13:26.780842 | fa163e15-63ff-c5aa-8de0-000000010b65 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:25:57.761234 | 0.11s 2026-02-25 08:13:26.797092 | 6bbe2f37-5a14-432a-b0f2-01d98d6c4f15 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-02-25 08:13:26.813257 | fa163e15-63ff-c5aa-8de0-000000010d90 | TASK | Async assignment of Keystone user to roles 2026-02-25 08:13:27.217718 | fa163e15-63ff-c5aa-8de0-000000010d90 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-02-25 08:13:27.220025 | fa163e15-63ff-c5aa-8de0-000000010d90 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.200413 | 0.40s 2026-02-25 08:13:27.584971 | fa163e15-63ff-c5aa-8de0-000000010d90 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-02-25 08:13:27.586283 | fa163e15-63ff-c5aa-8de0-000000010d90 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.566691 | 0.77s 2026-02-25 08:13:27.945946 | fa163e15-63ff-c5aa-8de0-000000010d90 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-02-25 08:13:27.947544 | fa163e15-63ff-c5aa-8de0-000000010d90 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.927949 | 1.13s 2026-02-25 08:13:27.951990 | fa163e15-63ff-c5aa-8de0-000000010d90 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:25:58.932391 | 1.14s 2026-02-25 08:13:27.959899 | fa163e15-63ff-c5aa-8de0-000000010d92 | TASK | Check Keystone user assignment to roles status 2026-02-25 08:13:28.251751 | fa163e15-63ff-c5aa-8de0-000000010d92 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2026-02-25 08:13:33.499791 | fa163e15-63ff-c5aa-8de0-000000010d92 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-02-25 08:13:33.503221 | fa163e15-63ff-c5aa-8de0-000000010d92 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:04.483615 | 5.54s 2026-02-25 08:13:33.788955 | fa163e15-63ff-c5aa-8de0-000000010d92 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-02-25 08:13:33.791213 | fa163e15-63ff-c5aa-8de0-000000010d92 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:04.771612 | 5.83s 2026-02-25 08:13:34.087880 | fa163e15-63ff-c5aa-8de0-000000010d92 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-02-25 08:13:34.090111 | fa163e15-63ff-c5aa-8de0-000000010d92 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.070510 | 6.13s 2026-02-25 08:13:34.097789 | fa163e15-63ff-c5aa-8de0-000000010d92 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.078182 | 6.14s 2026-02-25 08:13:34.117799 | fa163e15-63ff-c5aa-8de0-00000001002a | TASK | is Keystone LDAP enabled 2026-02-25 08:13:34.179626 | fa163e15-63ff-c5aa-8de0-00000001002a | OK | is Keystone LDAP enabled | undercloud 2026-02-25 08:13:34.181715 | fa163e15-63ff-c5aa-8de0-00000001002a | TIMING | is Keystone LDAP enabled | undercloud | 0:26:05.162117 | 0.06s 2026-02-25 08:13:34.188604 | fa163e15-63ff-c5aa-8de0-00000001002b | TASK | Set fact for tripleo_keystone_ldap_domains 2026-02-25 08:13:34.239135 | fa163e15-63ff-c5aa-8de0-00000001002b | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-02-25 08:13:34.241421 | fa163e15-63ff-c5aa-8de0-00000001002b | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:26:05.221821 | 0.05s 2026-02-25 08:13:34.248606 | fa163e15-63ff-c5aa-8de0-00000001002c | TASK | Manage Keystone domains from LDAP config 2026-02-25 08:13:34.298525 | fa163e15-63ff-c5aa-8de0-00000001002c | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-02-25 08:13:34.300447 | fa163e15-63ff-c5aa-8de0-00000001002c | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:26:05.280840 | 0.05s PLAY [Deploy step tasks for 4] ************************************************* 2026-02-25 08:13:34.488363 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.504294 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.530020 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.558684 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.590832 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.613583 | fa163e15-63ff-c5aa-8de0-0000000000e7 | TASK | Deploy step tasks for 4 2026-02-25 08:13:34.620286 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.627273 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.628089 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.628837 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.629626 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.640225 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:34.661140 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:34.678340 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:34.700137 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:34.719666 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:34.728408 | fa163e15-63ff-c5aa-8de0-0000000000e7 | OK | Deploy step tasks for 4 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000e7') missing from stats 2026-02-25 08:13:34.746037 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-02-25 08:13:35.704732 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629058 2026-02-25 08:13:35.706195 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629058 | 0:26:06.686598 | 1.03s 2026-02-25 08:13:35.706876 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629057 2026-02-25 08:13:35.707455 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629057 | 0:26:06.687863 | 1.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:13:35.781667 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629056 2026-02-25 08:13:35.789493 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629056 | 0:26:06.769874 | 1.15s 2026-02-25 08:13:35.795244 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629053 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:13:35.798079 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629053 | 0:26:06.778483 | 1.10s 2026-02-25 08:13:35.800992 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629055 2026-02-25 08:13:35.801756 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629055 | 0:26:06.782156 | 1.05s 2026-02-25 08:13:35.802600 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629057 | 0:26:06.783005 | 0.08s 2026-02-25 08:13:35.845652 | f014ac99-beb3-4969-a2e0-73183476520d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005629057 2026-02-25 08:13:35.882307 | fa163e15-63ff-c5aa-8de0-000000010de7 | 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-02-25 08:13:35.948178 | fa163e15-63ff-c5aa-8de0-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005629054 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:13:35.949687 | fa163e15-63ff-c5aa-8de0-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005629054 | 0:26:06.930074 | 1.23s 2026-02-25 08:13:35.951023 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629058 | 0:26:06.931436 | 0.19s 2026-02-25 08:13:35.951352 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629056 | 0:26:06.931765 | 0.09s 2026-02-25 08:13:35.951751 | fa163e15-63ff-c5aa-8de0-000000010de7 | OK | set enable_sensubility fact | np0005629057 2026-02-25 08:13:35.952123 | fa163e15-63ff-c5aa-8de0-000000010de7 | TIMING | set enable_sensubility fact | np0005629057 | 0:26:06.932537 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:13:35.980638 | c163e8dc-89e0-4dd5-86cd-a1873fef4af1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005629058 2026-02-25 08:13:35.984134 | c163e8dc-89e0-4dd5-86cd-a1873fef4af1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005629056 2026-02-25 08:13:35.995772 | fa163e15-63ff-c5aa-8de0-000000010e04 | TASK | set enable_sensubility fact 2026-02-25 08:13:36.011564 | fa163e15-63ff-c5aa-8de0-000000010de9 | TASK | Create virtqemud recovery script 2026-02-25 08:13:36.035087 | fa163e15-63ff-c5aa-8de0-000000010e04 | TASK | set enable_sensubility fact 2026-02-25 08:13:36.064272 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629053 | 0:26:07.044666 | 0.15s 2026-02-25 08:13:36.068545 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629055 | 0:26:07.048958 | 0.13s 2026-02-25 08:13:36.068962 | fa163e15-63ff-c5aa-8de0-000000010e04 | OK | set enable_sensubility fact | np0005629056 2026-02-25 08:13:36.069442 | fa163e15-63ff-c5aa-8de0-000000010e04 | TIMING | set enable_sensubility fact | np0005629056 | 0:26:07.049855 | 0.07s 2026-02-25 08:13:36.069746 | fa163e15-63ff-c5aa-8de0-000000010e04 | OK | set enable_sensubility fact | np0005629058 2026-02-25 08:13:36.070057 | fa163e15-63ff-c5aa-8de0-000000010e04 | TIMING | set enable_sensubility fact | np0005629058 | 0:26:07.050470 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:13:36.107794 | 712f953b-5ffe-409f-92f3-7b4679b2b2d8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005629053 2026-02-25 08:13:36.108240 | 712f953b-5ffe-409f-92f3-7b4679b2b2d8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005629055 2026-02-25 08:13:36.119982 | fa163e15-63ff-c5aa-8de0-000000010e06 | TASK | Create virtqemud recovery script 2026-02-25 08:13:36.135918 | fa163e15-63ff-c5aa-8de0-000000010e06 | TASK | Create virtqemud recovery script 2026-02-25 08:13:36.159623 | fa163e15-63ff-c5aa-8de0-000000010e28 | TASK | set enable_sensubility fact 2026-02-25 08:13:36.180291 | fa163e15-63ff-c5aa-8de0-000000010e28 | TASK | set enable_sensubility fact 2026-02-25 08:13:36.188326 | fa163e15-63ff-c5aa-8de0-0000000000e9 | TIMING | include_tasks | np0005629054 | 0:26:07.168721 | 0.13s 2026-02-25 08:13:36.219603 | 9f7da1b7-28f2-4bd4-a8d0-fce801c7b03a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005629054 2026-02-25 08:13:36.235269 | fa163e15-63ff-c5aa-8de0-000000010e48 | TASK | set enable_sensubility fact 2026-02-25 08:13:36.242970 | fa163e15-63ff-c5aa-8de0-000000010e28 | OK | set enable_sensubility fact | np0005629053 2026-02-25 08:13:36.243944 | fa163e15-63ff-c5aa-8de0-000000010e28 | TIMING | set enable_sensubility fact | np0005629053 | 0:26:07.224340 | 0.08s 2026-02-25 08:13:36.244345 | fa163e15-63ff-c5aa-8de0-000000010e28 | OK | set enable_sensubility fact | np0005629055 2026-02-25 08:13:36.244652 | fa163e15-63ff-c5aa-8de0-000000010e28 | TIMING | set enable_sensubility fact | np0005629055 | 0:26:07.225065 | 0.06s 2026-02-25 08:13:36.260985 | fa163e15-63ff-c5aa-8de0-000000010e2f | TASK | Start OVN container 2026-02-25 08:13:36.286247 | fa163e15-63ff-c5aa-8de0-000000010e2f | TASK | Start OVN container 2026-02-25 08:13:36.296606 | fa163e15-63ff-c5aa-8de0-000000010e48 | OK | set enable_sensubility fact | np0005629054 2026-02-25 08:13:36.297738 | fa163e15-63ff-c5aa-8de0-000000010e48 | TIMING | set enable_sensubility fact | np0005629054 | 0:26:07.278137 | 0.06s 2026-02-25 08:13:36.337499 | fa163e15-63ff-c5aa-8de0-000000010e2f | SKIPPED | Start OVN container | np0005629053 | item=ovn_cluster_north_db_server 2026-02-25 08:13:36.346032 | fa163e15-63ff-c5aa-8de0-000000010e4f | TASK | Start OVN container 2026-02-25 08:13:36.358664 | fa163e15-63ff-c5aa-8de0-000000010e2f | SKIPPED | Start OVN container | np0005629053 | item=ovn_cluster_south_db_server 2026-02-25 08:13:36.364415 | fa163e15-63ff-c5aa-8de0-000000010e2f | SKIPPED | Start OVN container | np0005629053 | item=ovn_cluster_northd 2026-02-25 08:13:36.381645 | fa163e15-63ff-c5aa-8de0-000000010e2f | TIMING | Start OVN container | np0005629055 | 0:26:07.362037 | 0.09s 2026-02-25 08:13:36.383638 | fa163e15-63ff-c5aa-8de0-000000010e2f | TIMING | Start OVN container | np0005629053 | 0:26:07.364043 | 0.12s 2026-02-25 08:13:36.403488 | fa163e15-63ff-c5aa-8de0-000000010e2f | TIMING | Start OVN container | np0005629055 | 0:26:07.383888 | 0.12s 2026-02-25 08:13:36.408815 | fa163e15-63ff-c5aa-8de0-000000010e31 | TASK | Set NB connection 2026-02-25 08:13:36.423520 | fa163e15-63ff-c5aa-8de0-000000010e4f | TIMING | Start OVN container | np0005629054 | 0:26:07.403916 | 0.08s 2026-02-25 08:13:36.429671 | fa163e15-63ff-c5aa-8de0-000000010e2f | TIMING | Start OVN container | np0005629055 | 0:26:07.410082 | 0.14s 2026-02-25 08:13:36.434500 | fa163e15-63ff-c5aa-8de0-000000010e2f | TIMING | Start OVN container | np0005629055 | 0:26:07.414905 | 0.15s 2026-02-25 08:13:36.447392 | fa163e15-63ff-c5aa-8de0-000000010e4f | TIMING | Start OVN container | np0005629054 | 0:26:07.427802 | 0.10s 2026-02-25 08:13:36.469698 | fa163e15-63ff-c5aa-8de0-000000010e4f | TIMING | Start OVN container | np0005629054 | 0:26:07.450110 | 0.12s 2026-02-25 08:13:36.530381 | fa163e15-63ff-c5aa-8de0-000000010e98 | TASK | Gather variables for each operating system 2026-02-25 08:13:36.538046 | fa163e15-63ff-c5aa-8de0-000000010e31 | SKIPPED | Set NB connection | np0005629053 2026-02-25 08:13:36.539236 | fa163e15-63ff-c5aa-8de0-000000010e31 | TIMING | Set NB connection | np0005629053 | 0:26:07.519633 | 0.13s 2026-02-25 08:13:36.539780 | fa163e15-63ff-c5aa-8de0-000000010e4f | TIMING | Start OVN container | np0005629054 | 0:26:07.520193 | 0.19s 2026-02-25 08:13:36.592282 | fa163e15-63ff-c5aa-8de0-000000010e32 | TASK | Set SB connection 2026-02-25 08:13:36.612841 | fa163e15-63ff-c5aa-8de0-000000010e98 | TASK | Gather variables for each operating system 2026-02-25 08:13:36.641885 | fa163e15-63ff-c5aa-8de0-000000010e98 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:26:07.622262 | 0.11s 2026-02-25 08:13:36.647626 | fa163e15-63ff-c5aa-8de0-000000010e32 | SKIPPED | Set SB connection | np0005629053 2026-02-25 08:13:36.648162 | fa163e15-63ff-c5aa-8de0-000000010e32 | TIMING | Set SB connection | np0005629053 | 0:26:07.628575 | 0.05s 2026-02-25 08:13:36.665393 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:13:36.689211 | fa163e15-63ff-c5aa-8de0-000000010e99 | TASK | Create container logs path 2026-02-25 08:13:36.727548 | fa163e15-63ff-c5aa-8de0-000000010e98 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:26:07.707940 | 0.11s 2026-02-25 08:13:36.743028 | fa163e15-63ff-c5aa-8de0-000000010e99 | TASK | Create container logs path 2026-02-25 08:13:37.064550 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629053 2026-02-25 08:13:37.065440 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629053 | 0:26:08.045850 | 0.40s 2026-02-25 08:13:37.066114 | fa163e15-63ff-c5aa-8de0-000000010de9 | CHANGED | Create virtqemud recovery script | np0005629057 2026-02-25 08:13:37.066467 | fa163e15-63ff-c5aa-8de0-000000010de9 | TIMING | Create virtqemud recovery script | np0005629057 | 0:26:08.046880 | 1.05s 2026-02-25 08:13:37.066876 | fa163e15-63ff-c5aa-8de0-000000010e99 | OK | Create container logs path | np0005629055 2026-02-25 08:13:37.067221 | fa163e15-63ff-c5aa-8de0-000000010e99 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:26:08.047634 | 0.38s 2026-02-25 08:13:37.075845 | fa163e15-63ff-c5aa-8de0-000000010dea | TASK | Create virtqemud recovery trigger service 2026-02-25 08:13:37.122488 | fa163e15-63ff-c5aa-8de0-000000010e9b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:37.139527 | fa163e15-63ff-c5aa-8de0-000000010e99 | OK | Create container logs path | np0005629054 2026-02-25 08:13:37.140655 | fa163e15-63ff-c5aa-8de0-000000010e99 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:26:08.121037 | 0.40s 2026-02-25 08:13:37.158093 | fa163e15-63ff-c5aa-8de0-000000010e9b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:37.176152 | fa163e15-63ff-c5aa-8de0-000000010e06 | CHANGED | Create virtqemud recovery script | np0005629056 2026-02-25 08:13:37.177168 | fa163e15-63ff-c5aa-8de0-000000010e06 | TIMING | Create virtqemud recovery script | np0005629056 | 0:26:08.157571 | 1.06s 2026-02-25 08:13:37.192964 | fa163e15-63ff-c5aa-8de0-000000010e07 | TASK | Create virtqemud recovery trigger service 2026-02-25 08:13:37.201122 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629053 | 0:26:08.181508 | 0.10s 2026-02-25 08:13:37.225970 | 70985d6c-c9ae-4fb2-8d65-79cf88eb9c21 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629053 2026-02-25 08:13:37.242765 | fa163e15-63ff-c5aa-8de0-000000010fb3 | TASK | Write the config_step hieradata 2026-02-25 08:13:37.266034 | fa163e15-63ff-c5aa-8de0-000000010e06 | CHANGED | Create virtqemud recovery script | np0005629058 2026-02-25 08:13:37.267369 | fa163e15-63ff-c5aa-8de0-000000010e06 | TIMING | Create virtqemud recovery script | np0005629058 | 0:26:08.247773 | 1.13s 2026-02-25 08:13:37.278655 | fa163e15-63ff-c5aa-8de0-000000010e07 | TASK | Create virtqemud recovery trigger service 2026-02-25 08:13:37.549843 | fa163e15-63ff-c5aa-8de0-000000010e9b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:37.551641 | fa163e15-63ff-c5aa-8de0-000000010e9b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:08.532032 | 0.42s 2026-02-25 08:13:37.585168 | fa163e15-63ff-c5aa-8de0-000000010e9c | TASK | Finalise hashes for all containers 2026-02-25 08:13:37.605814 | fa163e15-63ff-c5aa-8de0-000000010e9b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:37.607190 | fa163e15-63ff-c5aa-8de0-000000010e9b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:08.587590 | 0.45s 2026-02-25 08:13:37.631068 | fa163e15-63ff-c5aa-8de0-000000010e9c | TASK | Finalise hashes for all containers 2026-02-25 08:13:37.675060 | fa163e15-63ff-c5aa-8de0-000000010e9c | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:13:37.676348 | fa163e15-63ff-c5aa-8de0-000000010e9c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:26:08.656747 | 0.09s 2026-02-25 08:13:37.716155 | fa163e15-63ff-c5aa-8de0-000000010e9e | TASK | Manage systemd shutdown files 2026-02-25 08:13:37.761126 | fa163e15-63ff-c5aa-8de0-000000010e9e | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:13:37.761944 | fa163e15-63ff-c5aa-8de0-000000010e9e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:26:08.742351 | 0.04s 2026-02-25 08:13:37.762323 | fa163e15-63ff-c5aa-8de0-000000010e9c | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:13:37.762622 | fa163e15-63ff-c5aa-8de0-000000010e9c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:26:08.743035 | 0.13s 2026-02-25 08:13:37.782597 | fa163e15-63ff-c5aa-8de0-000000010e9e | TASK | Manage systemd shutdown files 2026-02-25 08:13:37.810135 | fa163e15-63ff-c5aa-8de0-000000010ea0 | TASK | Update container configs with new config hashes 2026-02-25 08:13:37.825820 | fa163e15-63ff-c5aa-8de0-000000010e9e | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:13:37.829005 | fa163e15-63ff-c5aa-8de0-000000010e9e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:26:08.809387 | 0.05s 2026-02-25 08:13:37.861307 | fa163e15-63ff-c5aa-8de0-000000010ea0 | TASK | Update container configs with new config hashes 2026-02-25 08:13:37.873776 | fa163e15-63ff-c5aa-8de0-000000010ea0 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:13:37.875781 | fa163e15-63ff-c5aa-8de0-000000010ea0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:26:08.856104 | 0.06s 2026-02-25 08:13:37.903671 | fa163e15-63ff-c5aa-8de0-000000010ea1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:37.940809 | fa163e15-63ff-c5aa-8de0-000000010ea0 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:13:37.942084 | fa163e15-63ff-c5aa-8de0-000000010ea0 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:26:08.922484 | 0.08s 2026-02-25 08:13:37.965224 | fa163e15-63ff-c5aa-8de0-000000010ea1 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:37.986511 | fa163e15-63ff-c5aa-8de0-000000010ea1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:08.966898 | 0.08s 2026-02-25 08:13:38.012074 | f25fdd50-bc1b-4ae1-862a-ca23a018f6b5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:13:38.040430 | fa163e15-63ff-c5aa-8de0-000000010fdd | TASK | Gather podman infos 2026-02-25 08:13:38.049318 | fa163e15-63ff-c5aa-8de0-000000010ea1 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:09.029711 | 0.08s 2026-02-25 08:13:38.072261 | c195cfee-7a95-4413-90ee-f9987662a306 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:13:38.089284 | fa163e15-63ff-c5aa-8de0-000000011001 | TASK | Gather podman infos 2026-02-25 08:13:38.097767 | fa163e15-63ff-c5aa-8de0-000000010fb3 | OK | Write the config_step hieradata | np0005629053 2026-02-25 08:13:38.098720 | fa163e15-63ff-c5aa-8de0-000000010fb3 | TIMING | Write the config_step hieradata | np0005629053 | 0:26:09.079120 | 0.86s 2026-02-25 08:13:38.121947 | fa163e15-63ff-c5aa-8de0-000000010fb4 | TASK | Run puppet host configuration for step 4 2026-02-25 08:13:38.130084 | fa163e15-63ff-c5aa-8de0-000000010dea | CHANGED | Create virtqemud recovery trigger service | np0005629057 2026-02-25 08:13:38.131019 | fa163e15-63ff-c5aa-8de0-000000010dea | TIMING | Create virtqemud recovery trigger service | np0005629057 | 0:26:09.111423 | 1.05s 2026-02-25 08:13:38.156897 | fa163e15-63ff-c5aa-8de0-000000010deb | TASK | Create virtqemud recovery trigger timer 2026-02-25 08:13:38.232790 | fa163e15-63ff-c5aa-8de0-000000010e07 | CHANGED | Create virtqemud recovery trigger service | np0005629056 2026-02-25 08:13:38.234571 | fa163e15-63ff-c5aa-8de0-000000010e07 | TIMING | Create virtqemud recovery trigger service | np0005629056 | 0:26:09.214963 | 1.04s 2026-02-25 08:13:38.235583 | fa163e15-63ff-c5aa-8de0-000000010e07 | CHANGED | Create virtqemud recovery trigger service | np0005629058 2026-02-25 08:13:38.236405 | fa163e15-63ff-c5aa-8de0-000000010e07 | TIMING | Create virtqemud recovery trigger service | np0005629058 | 0:26:09.216810 | 0.95s 2026-02-25 08:13:38.255171 | fa163e15-63ff-c5aa-8de0-000000010e08 | TASK | Create virtqemud recovery trigger timer 2026-02-25 08:13:38.277663 | fa163e15-63ff-c5aa-8de0-000000010e08 | TASK | Create virtqemud recovery trigger timer 2026-02-25 08:13:38.876257 | fa163e15-63ff-c5aa-8de0-000000010fb4 | CHANGED | Run puppet host configuration for step 4 | np0005629053 2026-02-25 08:13:38.878013 | fa163e15-63ff-c5aa-8de0-000000010fb4 | TIMING | Run puppet host configuration for step 4 | np0005629053 | 0:26:09.858404 | 0.76s 2026-02-25 08:13:38.908271 | fa163e15-63ff-c5aa-8de0-000000010fb5 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:13:39.233424 | fa163e15-63ff-c5aa-8de0-000000010deb | CHANGED | Create virtqemud recovery trigger timer | np0005629057 2026-02-25 08:13:39.241735 | fa163e15-63ff-c5aa-8de0-000000010deb | TIMING | Create virtqemud recovery trigger timer | np0005629057 | 0:26:10.222136 | 1.08s 2026-02-25 08:13:39.242735 | fa163e15-63ff-c5aa-8de0-000000010fb5 | WAITING | Wait for puppet host configuration to finish | np0005629053 | 360 retries left 2026-02-25 08:13:39.305507 | fa163e15-63ff-c5aa-8de0-000000010dec | TASK | Enable virtqemud recovery trigger service 2026-02-25 08:13:39.314689 | fa163e15-63ff-c5aa-8de0-000000010e08 | CHANGED | Create virtqemud recovery trigger timer | np0005629058 2026-02-25 08:13:39.318814 | fa163e15-63ff-c5aa-8de0-000000010e08 | TIMING | Create virtqemud recovery trigger timer | np0005629058 | 0:26:10.299209 | 1.04s 2026-02-25 08:13:39.319489 | fa163e15-63ff-c5aa-8de0-000000010fdd | OK | Gather podman infos | np0005629055 2026-02-25 08:13:39.319980 | fa163e15-63ff-c5aa-8de0-000000010fdd | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:26:10.300390 | 1.28s 2026-02-25 08:13:39.382212 | fa163e15-63ff-c5aa-8de0-000000010e08 | CHANGED | Create virtqemud recovery trigger timer | np0005629056 2026-02-25 08:13:39.383634 | fa163e15-63ff-c5aa-8de0-000000010e08 | TIMING | Create virtqemud recovery trigger timer | np0005629056 | 0:26:10.364041 | 1.13s 2026-02-25 08:13:39.774990 | fa163e15-63ff-c5aa-8de0-000000010e09 | TASK | Enable virtqemud recovery trigger service 2026-02-25 08:13:39.807942 | fa163e15-63ff-c5aa-8de0-000000010e09 | TASK | Enable virtqemud recovery trigger service 2026-02-25 08:13:39.834668 | fa163e15-63ff-c5aa-8de0-000000010fde | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:39.844404 | fa163e15-63ff-c5aa-8de0-000000011001 | OK | Gather podman infos | np0005629054 2026-02-25 08:13:39.845638 | fa163e15-63ff-c5aa-8de0-000000011001 | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:26:10.826035 | 1.76s 2026-02-25 08:13:39.916138 | fa163e15-63ff-c5aa-8de0-000000011002 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:39.932421 | fa163e15-63ff-c5aa-8de0-000000010fde | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:10.912810 | 0.10s 2026-02-25 08:13:39.989618 | fa163e15-63ff-c5aa-8de0-000000011002 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:10.970008 | 0.06s 2026-02-25 08:13:40.049775 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:26:11.030163 | 0.07s 2026-02-25 08:13:40.079934 | fa163e15-63ff-c5aa-8de0-000000010ea2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:40.125662 | fa163e15-63ff-c5aa-8de0-000000010ea2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:11.106063 | 0.04s 2026-02-25 08:13:40.141296 | 9288dbc6-0a96-4389-a68d-d3fc18c9b47b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:13:40.167161 | fa163e15-63ff-c5aa-8de0-0000000110be | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:40.173970 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:26:11.154352 | 0.15s 2026-02-25 08:13:40.204082 | fa163e15-63ff-c5aa-8de0-000000010ea2 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:40.367242 | fa163e15-63ff-c5aa-8de0-000000010dec | CHANGED | Enable virtqemud recovery trigger service | np0005629057 2026-02-25 08:13:40.368540 | fa163e15-63ff-c5aa-8de0-000000010dec | TIMING | Enable virtqemud recovery trigger service | np0005629057 | 0:26:11.348861 | 1.06s 2026-02-25 08:13:40.380061 | fa163e15-63ff-c5aa-8de0-000000010ded | TASK | Enable virtqemud recovery trigger timer 2026-02-25 08:13:40.403862 | fa163e15-63ff-c5aa-8de0-000000010ea2 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:11.384250 | 0.04s 2026-02-25 08:13:40.419776 | a6c5ee99-811e-4b4a-be40-bf58153afa43 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:13:40.441082 | fa163e15-63ff-c5aa-8de0-0000000110fe | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:40.856047 | fa163e15-63ff-c5aa-8de0-000000010e09 | CHANGED | Enable virtqemud recovery trigger service | np0005629058 2026-02-25 08:13:40.858092 | fa163e15-63ff-c5aa-8de0-000000010e09 | TIMING | Enable virtqemud recovery trigger service | np0005629058 | 0:26:11.838482 | 1.05s 2026-02-25 08:13:40.879185 | fa163e15-63ff-c5aa-8de0-000000010e0a | TASK | Enable virtqemud recovery trigger timer 2026-02-25 08:13:41.113479 | fa163e15-63ff-c5aa-8de0-000000010e09 | CHANGED | Enable virtqemud recovery trigger service | np0005629056 2026-02-25 08:13:41.116498 | fa163e15-63ff-c5aa-8de0-000000010e09 | TIMING | Enable virtqemud recovery trigger service | np0005629056 | 0:26:12.096881 | 1.33s 2026-02-25 08:13:41.124908 | fa163e15-63ff-c5aa-8de0-0000000110be | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:41.125732 | fa163e15-63ff-c5aa-8de0-0000000110be | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:12.106131 | 0.96s 2026-02-25 08:13:41.146516 | fa163e15-63ff-c5aa-8de0-000000010e0a | TASK | Enable virtqemud recovery trigger timer 2026-02-25 08:13:41.176370 | fa163e15-63ff-c5aa-8de0-0000000110bf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:41.353765 | fa163e15-63ff-c5aa-8de0-000000010ded | CHANGED | Enable virtqemud recovery trigger timer | np0005629057 2026-02-25 08:13:41.355010 | fa163e15-63ff-c5aa-8de0-000000010ded | TIMING | Enable virtqemud recovery trigger timer | np0005629057 | 0:26:12.335405 | 0.97s 2026-02-25 08:13:41.365123 | fa163e15-63ff-c5aa-8de0-000000010dee | TASK | Really enable virtqemud recovery trigger timer 2026-02-25 08:13:41.535686 | fa163e15-63ff-c5aa-8de0-0000000110fe | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:41.537538 | fa163e15-63ff-c5aa-8de0-0000000110fe | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:12.517933 | 1.10s 2026-02-25 08:13:41.570752 | fa163e15-63ff-c5aa-8de0-0000000110ff | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:41.902614 | fa163e15-63ff-c5aa-8de0-000000010e0a | CHANGED | Enable virtqemud recovery trigger timer | np0005629058 2026-02-25 08:13:41.904894 | fa163e15-63ff-c5aa-8de0-000000010e0a | TIMING | Enable virtqemud recovery trigger timer | np0005629058 | 0:26:12.885250 | 1.02s 2026-02-25 08:13:41.927501 | fa163e15-63ff-c5aa-8de0-000000010e0b | TASK | Really enable virtqemud recovery trigger timer 2026-02-25 08:13:42.228837 | fa163e15-63ff-c5aa-8de0-000000010e0a | CHANGED | Enable virtqemud recovery trigger timer | np0005629056 2026-02-25 08:13:42.234851 | fa163e15-63ff-c5aa-8de0-000000010e0a | TIMING | Enable virtqemud recovery trigger timer | np0005629056 | 0:26:13.215254 | 1.09s 2026-02-25 08:13:42.235756 | fa163e15-63ff-c5aa-8de0-000000010dee | CHANGED | Really enable virtqemud recovery trigger timer | np0005629057 2026-02-25 08:13:42.236398 | fa163e15-63ff-c5aa-8de0-000000010dee | TIMING | Really enable virtqemud recovery trigger timer | np0005629057 | 0:26:13.216808 | 0.87s 2026-02-25 08:13:42.249389 | fa163e15-63ff-c5aa-8de0-000000010e0b | TASK | Really enable virtqemud recovery trigger timer 2026-02-25 08:13:42.268771 | fa163e15-63ff-c5aa-8de0-000000010df0 | TASK | Create systemd file 2026-02-25 08:13:42.560939 | fa163e15-63ff-c5aa-8de0-000000010e0b | CHANGED | Really enable virtqemud recovery trigger timer | np0005629058 2026-02-25 08:13:42.561801 | fa163e15-63ff-c5aa-8de0-000000010e0b | TIMING | Really enable virtqemud recovery trigger timer | np0005629058 | 0:26:13.542208 | 0.63s 2026-02-25 08:13:42.571725 | fa163e15-63ff-c5aa-8de0-000000010e0d | TASK | Create systemd file 2026-02-25 08:13:42.885037 | fa163e15-63ff-c5aa-8de0-000000010e0b | CHANGED | Really enable virtqemud recovery trigger timer | np0005629056 2026-02-25 08:13:42.885985 | fa163e15-63ff-c5aa-8de0-000000010e0b | TIMING | Really enable virtqemud recovery trigger timer | np0005629056 | 0:26:13.866392 | 0.64s 2026-02-25 08:13:42.895885 | fa163e15-63ff-c5aa-8de0-000000010e0d | TASK | Create systemd file 2026-02-25 08:13:43.259849 | fa163e15-63ff-c5aa-8de0-000000010df0 | CHANGED | Create systemd file | np0005629057 2026-02-25 08:13:43.260842 | fa163e15-63ff-c5aa-8de0-000000010df0 | TIMING | Create systemd file | np0005629057 | 0:26:14.241247 | 0.99s 2026-02-25 08:13:43.270770 | fa163e15-63ff-c5aa-8de0-000000010df1 | TASK | Reload systemd 2026-02-25 08:13:43.552185 | fa163e15-63ff-c5aa-8de0-000000010e0d | CHANGED | Create systemd file | np0005629058 2026-02-25 08:13:43.553285 | fa163e15-63ff-c5aa-8de0-000000010e0d | TIMING | Create systemd file | np0005629058 | 0:26:14.533690 | 0.98s 2026-02-25 08:13:43.563654 | fa163e15-63ff-c5aa-8de0-000000010e0e | TASK | Reload systemd 2026-02-25 08:13:43.925567 | fa163e15-63ff-c5aa-8de0-000000010e0d | CHANGED | Create systemd file | np0005629056 2026-02-25 08:13:43.927315 | fa163e15-63ff-c5aa-8de0-000000010e0d | TIMING | Create systemd file | np0005629056 | 0:26:14.907712 | 1.03s 2026-02-25 08:13:43.947357 | fa163e15-63ff-c5aa-8de0-000000010e0e | TASK | Reload systemd 2026-02-25 08:13:44.049200 | fa163e15-63ff-c5aa-8de0-000000010df1 | CHANGED | Reload systemd | np0005629057 2026-02-25 08:13:44.050557 | fa163e15-63ff-c5aa-8de0-000000010df1 | TIMING | Reload systemd | np0005629057 | 0:26:15.030960 | 0.78s 2026-02-25 08:13:44.063507 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:13:44.281075 | fa163e15-63ff-c5aa-8de0-000000010e0e | CHANGED | Reload systemd | np0005629058 2026-02-25 08:13:44.282397 | fa163e15-63ff-c5aa-8de0-000000010e0e | TIMING | Reload systemd | np0005629058 | 0:26:15.262798 | 0.72s 2026-02-25 08:13:44.295886 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:13:44.403593 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629057 2026-02-25 08:13:44.405197 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629057 | 0:26:15.385600 | 0.34s 2026-02-25 08:13:44.509510 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629057 | 0:26:15.489900 | 0.09s 2026-02-25 08:13:44.528763 | 67f404d6-6f67-4425-92fb-d8f8b09c56ac | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629057 2026-02-25 08:13:44.541572 | fa163e15-63ff-c5aa-8de0-00000001115a | TASK | Write the config_step hieradata 2026-02-25 08:13:44.708634 | fa163e15-63ff-c5aa-8de0-0000000110bf | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:44.710643 | fa163e15-63ff-c5aa-8de0-0000000110bf | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:15.691036 | 3.53s 2026-02-25 08:13:44.772220 | fa163e15-63ff-c5aa-8de0-000000010ec5 | TASK | Gather variables for each operating system 2026-02-25 08:13:44.817432 | fa163e15-63ff-c5aa-8de0-000000010e0e | CHANGED | Reload systemd | np0005629056 2026-02-25 08:13:44.818828 | fa163e15-63ff-c5aa-8de0-000000010e0e | TIMING | Reload systemd | np0005629056 | 0:26:15.799230 | 0.87s 2026-02-25 08:13:44.832767 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:13:44.891452 | fa163e15-63ff-c5aa-8de0-000000010ec5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:26:15.871839 | 0.12s 2026-02-25 08:13:44.914977 | fa163e15-63ff-c5aa-8de0-000000010ec6 | TASK | Create container logs path 2026-02-25 08:13:45.183360 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629056 2026-02-25 08:13:45.184469 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629056 | 0:26:16.164874 | 0.35s 2026-02-25 08:13:45.231085 | fa163e15-63ff-c5aa-8de0-000000010ec6 | OK | Create container logs path | np0005629055 2026-02-25 08:13:45.232179 | fa163e15-63ff-c5aa-8de0-000000010ec6 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:26:16.212584 | 0.32s 2026-02-25 08:13:45.263716 | fa163e15-63ff-c5aa-8de0-000000010ec8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:45.314840 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629056 | 0:26:16.295228 | 0.12s 2026-02-25 08:13:45.345468 | e0615916-3069-4954-97b5-1f250f89d4c5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629056 2026-02-25 08:13:45.361642 | fa163e15-63ff-c5aa-8de0-00000001117c | TASK | Write the config_step hieradata 2026-02-25 08:13:45.426641 | fa163e15-63ff-c5aa-8de0-00000001115a | OK | Write the config_step hieradata | np0005629057 2026-02-25 08:13:45.428359 | fa163e15-63ff-c5aa-8de0-00000001115a | TIMING | Write the config_step hieradata | np0005629057 | 0:26:16.408751 | 0.89s 2026-02-25 08:13:45.445257 | fa163e15-63ff-c5aa-8de0-00000001115b | TASK | Run puppet host configuration for step 4 2026-02-25 08:13:45.504576 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629058 2026-02-25 08:13:45.507102 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629058 | 0:26:16.487498 | 1.21s 2026-02-25 08:13:45.614175 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629058 | 0:26:16.594562 | 0.09s 2026-02-25 08:13:45.635898 | ff50dbca-2b77-4d71-b801-bafebcf9cae4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629058 2026-02-25 08:13:45.649452 | fa163e15-63ff-c5aa-8de0-000000011198 | TASK | Write the config_step hieradata 2026-02-25 08:13:45.674636 | fa163e15-63ff-c5aa-8de0-000000010ec8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:45.677016 | fa163e15-63ff-c5aa-8de0-000000010ec8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:16.657362 | 0.41s 2026-02-25 08:13:45.694662 | fa163e15-63ff-c5aa-8de0-000000010ec9 | TASK | Finalise hashes for all containers 2026-02-25 08:13:45.803073 | fa163e15-63ff-c5aa-8de0-000000010ec9 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:13:45.804423 | fa163e15-63ff-c5aa-8de0-000000010ec9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:26:16.784823 | 0.11s 2026-02-25 08:13:45.823852 | fa163e15-63ff-c5aa-8de0-000000010ecb | TASK | Manage systemd shutdown files 2026-02-25 08:13:45.883421 | fa163e15-63ff-c5aa-8de0-000000010ecb | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:13:45.884573 | fa163e15-63ff-c5aa-8de0-000000010ecb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:26:16.864972 | 0.06s 2026-02-25 08:13:45.906384 | fa163e15-63ff-c5aa-8de0-000000010ecd | TASK | Update container configs with new config hashes 2026-02-25 08:13:45.960557 | fa163e15-63ff-c5aa-8de0-000000010ecd | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:13:45.961592 | fa163e15-63ff-c5aa-8de0-000000010ecd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:26:16.941992 | 0.05s 2026-02-25 08:13:45.977896 | fa163e15-63ff-c5aa-8de0-000000010ece | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:46.028526 | fa163e15-63ff-c5aa-8de0-000000010ece | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:17.008918 | 0.05s 2026-02-25 08:13:46.051836 | ac441608-0440-40dc-a6e3-7adb90e5f59d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:13:46.070093 | fa163e15-63ff-c5aa-8de0-0000000111b8 | TASK | Gather podman infos 2026-02-25 08:13:46.220104 | fa163e15-63ff-c5aa-8de0-00000001117c | OK | Write the config_step hieradata | np0005629056 2026-02-25 08:13:46.221385 | fa163e15-63ff-c5aa-8de0-00000001117c | TIMING | Write the config_step hieradata | np0005629056 | 0:26:17.201782 | 0.86s 2026-02-25 08:13:46.243679 | fa163e15-63ff-c5aa-8de0-00000001117d | TASK | Run puppet host configuration for step 4 2026-02-25 08:13:46.255766 | fa163e15-63ff-c5aa-8de0-00000001115b | CHANGED | Run puppet host configuration for step 4 | np0005629057 2026-02-25 08:13:46.256946 | fa163e15-63ff-c5aa-8de0-00000001115b | TIMING | Run puppet host configuration for step 4 | np0005629057 | 0:26:17.237343 | 0.81s 2026-02-25 08:13:46.270992 | fa163e15-63ff-c5aa-8de0-00000001115c | TASK | Wait for puppet host configuration to finish 2026-02-25 08:13:46.329414 | fa163e15-63ff-c5aa-8de0-0000000110ff | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:46.330824 | fa163e15-63ff-c5aa-8de0-0000000110ff | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:17.311222 | 4.76s 2026-02-25 08:13:46.371550 | fa163e15-63ff-c5aa-8de0-000000010ec5 | TASK | Gather variables for each operating system 2026-02-25 08:13:46.460928 | fa163e15-63ff-c5aa-8de0-000000010ec5 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:26:17.441322 | 0.09s 2026-02-25 08:13:46.475663 | fa163e15-63ff-c5aa-8de0-000000010ec6 | TASK | Create container logs path 2026-02-25 08:13:46.530363 | fa163e15-63ff-c5aa-8de0-000000011198 | OK | Write the config_step hieradata | np0005629058 2026-02-25 08:13:46.531311 | fa163e15-63ff-c5aa-8de0-000000011198 | TIMING | Write the config_step hieradata | np0005629058 | 0:26:17.511717 | 0.88s 2026-02-25 08:13:46.543121 | fa163e15-63ff-c5aa-8de0-000000011199 | TASK | Run puppet host configuration for step 4 2026-02-25 08:13:46.642036 | fa163e15-63ff-c5aa-8de0-00000001115c | WAITING | Wait for puppet host configuration to finish | np0005629057 | 360 retries left 2026-02-25 08:13:46.846726 | fa163e15-63ff-c5aa-8de0-000000010ec6 | OK | Create container logs path | np0005629054 2026-02-25 08:13:46.847721 | fa163e15-63ff-c5aa-8de0-000000010ec6 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:26:17.828125 | 0.37s 2026-02-25 08:13:46.869311 | fa163e15-63ff-c5aa-8de0-000000010ec8 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:47.012517 | fa163e15-63ff-c5aa-8de0-00000001117d | CHANGED | Run puppet host configuration for step 4 | np0005629056 2026-02-25 08:13:47.013898 | fa163e15-63ff-c5aa-8de0-00000001117d | TIMING | Run puppet host configuration for step 4 | np0005629056 | 0:26:17.994297 | 0.77s 2026-02-25 08:13:47.029062 | fa163e15-63ff-c5aa-8de0-00000001117e | TASK | Wait for puppet host configuration to finish 2026-02-25 08:13:47.282380 | fa163e15-63ff-c5aa-8de0-000000011199 | CHANGED | Run puppet host configuration for step 4 | np0005629058 2026-02-25 08:13:47.283648 | fa163e15-63ff-c5aa-8de0-000000011199 | TIMING | Run puppet host configuration for step 4 | np0005629058 | 0:26:18.264045 | 0.74s 2026-02-25 08:13:47.298946 | fa163e15-63ff-c5aa-8de0-00000001119a | TASK | Wait for puppet host configuration to finish 2026-02-25 08:13:47.307575 | fa163e15-63ff-c5aa-8de0-000000010ec8 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:47.308607 | fa163e15-63ff-c5aa-8de0-000000010ec8 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:18.289009 | 0.44s 2026-02-25 08:13:47.324583 | fa163e15-63ff-c5aa-8de0-000000010ec9 | TASK | Finalise hashes for all containers 2026-02-25 08:13:47.441555 | fa163e15-63ff-c5aa-8de0-00000001117e | WAITING | Wait for puppet host configuration to finish | np0005629056 | 360 retries left 2026-02-25 08:13:47.449345 | fa163e15-63ff-c5aa-8de0-0000000111b8 | OK | Gather podman infos | np0005629055 2026-02-25 08:13:47.450486 | fa163e15-63ff-c5aa-8de0-0000000111b8 | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:26:18.430888 | 1.38s 2026-02-25 08:13:47.501234 | fa163e15-63ff-c5aa-8de0-000000010ec9 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:13:47.502797 | fa163e15-63ff-c5aa-8de0-000000010ec9 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:26:18.483203 | 0.18s 2026-02-25 08:13:47.520418 | fa163e15-63ff-c5aa-8de0-000000010ecb | TASK | Manage systemd shutdown files 2026-02-25 08:13:47.555359 | fa163e15-63ff-c5aa-8de0-0000000111b9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:47.589883 | fa163e15-63ff-c5aa-8de0-000000010ecb | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:13:47.591386 | fa163e15-63ff-c5aa-8de0-000000010ecb | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:26:18.571491 | 0.06s 2026-02-25 08:13:47.607767 | fa163e15-63ff-c5aa-8de0-000000010ecd | TASK | Update container configs with new config hashes 2026-02-25 08:13:47.642005 | fa163e15-63ff-c5aa-8de0-00000001119a | WAITING | Wait for puppet host configuration to finish | np0005629058 | 360 retries left 2026-02-25 08:13:47.645043 | fa163e15-63ff-c5aa-8de0-0000000111b9 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:18.625444 | 0.09s 2026-02-25 08:13:47.690056 | fa163e15-63ff-c5aa-8de0-000000010ecd | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:13:47.691770 | fa163e15-63ff-c5aa-8de0-000000010ecd | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:26:18.672173 | 0.08s 2026-02-25 08:13:47.708648 | fa163e15-63ff-c5aa-8de0-000000010ece | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:47.759252 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:26:18.739637 | 0.08s 2026-02-25 08:13:47.780922 | fa163e15-63ff-c5aa-8de0-000000010ece | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:18.761331 | 0.07s 2026-02-25 08:13:47.795133 | 6199e5fd-cf0c-499f-8d1a-e0d28ec23073 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:13:47.835287 | fa163e15-63ff-c5aa-8de0-00000001123c | TASK | Gather podman infos 2026-02-25 08:13:47.868283 | fa163e15-63ff-c5aa-8de0-000000010ecf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:47.949004 | fa163e15-63ff-c5aa-8de0-000000010ecf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:18.929391 | 0.08s 2026-02-25 08:13:47.972120 | 37befc35-bb7c-472b-a368-c8726b97960b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:13:48.001082 | fa163e15-63ff-c5aa-8de0-00000001125e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:48.982054 | fa163e15-63ff-c5aa-8de0-00000001125e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:48.983488 | fa163e15-63ff-c5aa-8de0-00000001125e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:19.963881 | 0.98s 2026-02-25 08:13:49.011298 | fa163e15-63ff-c5aa-8de0-00000001125f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:49.346596 | fa163e15-63ff-c5aa-8de0-00000001123c | OK | Gather podman infos | np0005629054 2026-02-25 08:13:49.348139 | fa163e15-63ff-c5aa-8de0-00000001123c | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:26:20.328534 | 1.51s 2026-02-25 08:13:49.428154 | fa163e15-63ff-c5aa-8de0-00000001123d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:49.530778 | fa163e15-63ff-c5aa-8de0-000000010fb5 | WAITING | Wait for puppet host configuration to finish | np0005629053 | 359 retries left 2026-02-25 08:13:49.533578 | fa163e15-63ff-c5aa-8de0-00000001123d | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:20.513976 | 0.10s 2026-02-25 08:13:49.668618 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:26:20.649011 | 0.09s 2026-02-25 08:13:49.706402 | fa163e15-63ff-c5aa-8de0-000000010ecf | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:49.779728 | fa163e15-63ff-c5aa-8de0-000000010ecf | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:20.760132 | 0.07s 2026-02-25 08:13:49.793901 | f80458cc-67ec-4536-8e7b-50aac685f799 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:13:49.812865 | fa163e15-63ff-c5aa-8de0-0000000112e2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:50.873815 | fa163e15-63ff-c5aa-8de0-0000000112e2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:50.874874 | fa163e15-63ff-c5aa-8de0-0000000112e2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:21.855261 | 1.06s 2026-02-25 08:13:50.890274 | fa163e15-63ff-c5aa-8de0-0000000112e3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:52.750672 | fa163e15-63ff-c5aa-8de0-00000001125f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:52.751917 | fa163e15-63ff-c5aa-8de0-00000001125f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:23.732324 | 3.74s 2026-02-25 08:13:52.779566 | fa163e15-63ff-c5aa-8de0-000000010ef2 | TASK | Gather variables for each operating system 2026-02-25 08:13:52.897906 | fa163e15-63ff-c5aa-8de0-000000010ef2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:26:23.878298 | 0.12s 2026-02-25 08:13:52.912766 | fa163e15-63ff-c5aa-8de0-000000010ef3 | TASK | Create container logs path 2026-02-25 08:13:53.266996 | fa163e15-63ff-c5aa-8de0-000000010ef3 | OK | Create container logs path | np0005629055 2026-02-25 08:13:53.268138 | fa163e15-63ff-c5aa-8de0-000000010ef3 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:26:24.248540 | 0.35s 2026-02-25 08:13:53.288805 | fa163e15-63ff-c5aa-8de0-000000010ef5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:53.673754 | fa163e15-63ff-c5aa-8de0-000000010ef5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:53.676039 | fa163e15-63ff-c5aa-8de0-000000010ef5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:24.656432 | 0.39s 2026-02-25 08:13:53.709334 | fa163e15-63ff-c5aa-8de0-000000010ef6 | TASK | Finalise hashes for all containers 2026-02-25 08:13:53.818235 | fa163e15-63ff-c5aa-8de0-000000010ef6 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:13:53.819831 | fa163e15-63ff-c5aa-8de0-000000010ef6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:26:24.800232 | 0.11s 2026-02-25 08:13:53.840695 | fa163e15-63ff-c5aa-8de0-000000010ef8 | TASK | Manage systemd shutdown files 2026-02-25 08:13:53.896350 | fa163e15-63ff-c5aa-8de0-000000010ef8 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:13:53.897665 | fa163e15-63ff-c5aa-8de0-000000010ef8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:26:24.878064 | 0.06s 2026-02-25 08:13:53.918100 | fa163e15-63ff-c5aa-8de0-000000010efa | TASK | Update container configs with new config hashes 2026-02-25 08:13:53.990487 | fa163e15-63ff-c5aa-8de0-000000010efa | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:13:53.991657 | fa163e15-63ff-c5aa-8de0-000000010efa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:26:24.972059 | 0.07s 2026-02-25 08:13:54.008576 | fa163e15-63ff-c5aa-8de0-000000010efb | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:54.076475 | fa163e15-63ff-c5aa-8de0-000000010efb | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:25.056867 | 0.07s 2026-02-25 08:13:54.093050 | fe18e847-119f-4e9f-af7c-74aad6d6809b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:13:54.111281 | fa163e15-63ff-c5aa-8de0-00000001132e | TASK | Gather podman infos 2026-02-25 08:13:54.724573 | fa163e15-63ff-c5aa-8de0-0000000112e3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:54.727045 | fa163e15-63ff-c5aa-8de0-0000000112e3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:25.707427 | 3.84s 2026-02-25 08:13:54.771445 | fa163e15-63ff-c5aa-8de0-000000010ef2 | TASK | Gather variables for each operating system 2026-02-25 08:13:54.920452 | fa163e15-63ff-c5aa-8de0-000000010ef2 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:26:25.900829 | 0.15s 2026-02-25 08:13:54.941789 | fa163e15-63ff-c5aa-8de0-000000010ef3 | TASK | Create container logs path 2026-02-25 08:13:55.320056 | fa163e15-63ff-c5aa-8de0-000000010ef3 | OK | Create container logs path | np0005629054 2026-02-25 08:13:55.321828 | fa163e15-63ff-c5aa-8de0-000000010ef3 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:26:26.302222 | 0.38s 2026-02-25 08:13:55.350009 | fa163e15-63ff-c5aa-8de0-000000010ef5 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:55.693996 | fa163e15-63ff-c5aa-8de0-00000001132e | OK | Gather podman infos | np0005629055 2026-02-25 08:13:55.695238 | fa163e15-63ff-c5aa-8de0-00000001132e | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:26:26.675639 | 1.58s 2026-02-25 08:13:55.788430 | fa163e15-63ff-c5aa-8de0-00000001132f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:55.876122 | fa163e15-63ff-c5aa-8de0-000000010ef5 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:55.881733 | fa163e15-63ff-c5aa-8de0-000000010ef5 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:26.862137 | 0.53s 2026-02-25 08:13:55.882354 | fa163e15-63ff-c5aa-8de0-00000001132f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:26.862765 | 0.09s 2026-02-25 08:13:55.925600 | fa163e15-63ff-c5aa-8de0-000000010ef6 | TASK | Finalise hashes for all containers 2026-02-25 08:13:56.020903 | fa163e15-63ff-c5aa-8de0-000000010ef6 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:13:56.021902 | fa163e15-63ff-c5aa-8de0-000000010ef6 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:26:27.002306 | 0.10s 2026-02-25 08:13:56.036839 | fa163e15-63ff-c5aa-8de0-000000010ef8 | TASK | Manage systemd shutdown files 2026-02-25 08:13:56.052503 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:26:27.032894 | 0.10s 2026-02-25 08:13:56.085947 | fa163e15-63ff-c5aa-8de0-000000010efc | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:56.093258 | fa163e15-63ff-c5aa-8de0-000000010ef8 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:13:56.094346 | fa163e15-63ff-c5aa-8de0-000000010ef8 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:26:27.074735 | 0.06s 2026-02-25 08:13:56.110736 | fa163e15-63ff-c5aa-8de0-000000010efa | TASK | Update container configs with new config hashes 2026-02-25 08:13:56.151513 | fa163e15-63ff-c5aa-8de0-000000010efc | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:27.131899 | 0.06s 2026-02-25 08:13:56.166124 | cdf48ec4-3f7c-401f-a5f5-6857590a9274 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:13:56.190977 | fa163e15-63ff-c5aa-8de0-0000000113a0 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:56.197984 | fa163e15-63ff-c5aa-8de0-000000010efa | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:13:56.198947 | fa163e15-63ff-c5aa-8de0-000000010efa | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:26:27.179345 | 0.09s 2026-02-25 08:13:56.215725 | fa163e15-63ff-c5aa-8de0-000000010efb | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:56.284329 | fa163e15-63ff-c5aa-8de0-000000010efb | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:27.264726 | 0.07s 2026-02-25 08:13:56.300802 | ccbcff1f-b959-4e5a-888e-f1e44ec2c82d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:13:56.319103 | fa163e15-63ff-c5aa-8de0-0000000113de | TASK | Gather podman infos 2026-02-25 08:13:56.972107 | fa163e15-63ff-c5aa-8de0-00000001115c | WAITING | Wait for puppet host configuration to finish | np0005629057 | 359 retries left 2026-02-25 08:13:57.209967 | fa163e15-63ff-c5aa-8de0-0000000113a0 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:13:57.211295 | fa163e15-63ff-c5aa-8de0-0000000113a0 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:28.191690 | 1.02s 2026-02-25 08:13:57.241216 | fa163e15-63ff-c5aa-8de0-0000000113a1 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:57.682528 | fa163e15-63ff-c5aa-8de0-00000001117e | WAITING | Wait for puppet host configuration to finish | np0005629056 | 359 retries left 2026-02-25 08:13:57.818818 | fa163e15-63ff-c5aa-8de0-0000000113de | OK | Gather podman infos | np0005629054 2026-02-25 08:13:57.819847 | fa163e15-63ff-c5aa-8de0-0000000113de | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:26:28.800251 | 1.50s 2026-02-25 08:13:57.895039 | fa163e15-63ff-c5aa-8de0-0000000113df | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:57.955821 | fa163e15-63ff-c5aa-8de0-00000001119a | WAITING | Wait for puppet host configuration to finish | np0005629058 | 359 retries left 2026-02-25 08:13:57.979830 | fa163e15-63ff-c5aa-8de0-0000000113df | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:28.960227 | 0.07s 2026-02-25 08:13:58.104635 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:26:29.085031 | 0.09s 2026-02-25 08:13:58.133646 | fa163e15-63ff-c5aa-8de0-000000010efc | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:58.192961 | fa163e15-63ff-c5aa-8de0-000000010efc | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:29.173359 | 0.06s 2026-02-25 08:13:58.207103 | 41756bdb-6671-4b8d-acb7-8ca92cde83ac | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:13:58.226325 | fa163e15-63ff-c5aa-8de0-00000001144c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:59.504199 | fa163e15-63ff-c5aa-8de0-00000001144c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:13:59.505469 | fa163e15-63ff-c5aa-8de0-00000001144c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:30.485870 | 1.28s 2026-02-25 08:13:59.527641 | fa163e15-63ff-c5aa-8de0-00000001144d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-02-25 08:13:59.870913 | fa163e15-63ff-c5aa-8de0-000000010fb5 | WAITING | Wait for puppet host configuration to finish | np0005629053 | 358 retries left 2026-02-25 08:14:00.893403 | fa163e15-63ff-c5aa-8de0-0000000113a1 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 2026-02-25 08:14:00.894567 | fa163e15-63ff-c5aa-8de0-0000000113a1 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629055 | 0:26:31.874965 | 3.65s 2026-02-25 08:14:00.952699 | fa163e15-63ff-c5aa-8de0-000000010e31 | TASK | Set NB connection 2026-02-25 08:14:01.014871 | fa163e15-63ff-c5aa-8de0-000000010e31 | SKIPPED | Set NB connection | np0005629055 2026-02-25 08:14:01.015903 | fa163e15-63ff-c5aa-8de0-000000010e31 | TIMING | Set NB connection | np0005629055 | 0:26:31.996305 | 0.06s 2026-02-25 08:14:01.034419 | fa163e15-63ff-c5aa-8de0-000000010e32 | TASK | Set SB connection 2026-02-25 08:14:01.089474 | fa163e15-63ff-c5aa-8de0-000000010e32 | SKIPPED | Set SB connection | np0005629055 2026-02-25 08:14:01.090401 | fa163e15-63ff-c5aa-8de0-000000010e32 | TIMING | Set SB connection | np0005629055 | 0:26:32.070805 | 0.06s 2026-02-25 08:14:01.109330 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:14:01.462646 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629055 2026-02-25 08:14:01.463762 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629055 | 0:26:32.444167 | 0.35s 2026-02-25 08:14:01.574961 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629055 | 0:26:32.555354 | 0.09s 2026-02-25 08:14:01.605476 | 9659ffae-0ccb-4f94-83dd-add86a6db415 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629055 2026-02-25 08:14:01.621922 | fa163e15-63ff-c5aa-8de0-000000011494 | TASK | Write the config_step hieradata 2026-02-25 08:14:02.481690 | fa163e15-63ff-c5aa-8de0-000000011494 | OK | Write the config_step hieradata | np0005629055 2026-02-25 08:14:02.482816 | fa163e15-63ff-c5aa-8de0-000000011494 | TIMING | Write the config_step hieradata | np0005629055 | 0:26:33.463218 | 0.86s 2026-02-25 08:14:02.503030 | fa163e15-63ff-c5aa-8de0-000000011495 | TASK | Run puppet host configuration for step 4 2026-02-25 08:14:03.258021 | fa163e15-63ff-c5aa-8de0-000000011495 | CHANGED | Run puppet host configuration for step 4 | np0005629055 2026-02-25 08:14:03.259451 | fa163e15-63ff-c5aa-8de0-000000011495 | TIMING | Run puppet host configuration for step 4 | np0005629055 | 0:26:34.239848 | 0.76s 2026-02-25 08:14:03.289377 | fa163e15-63ff-c5aa-8de0-000000011496 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:14:03.422569 | fa163e15-63ff-c5aa-8de0-00000001144d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 2026-02-25 08:14:03.424169 | fa163e15-63ff-c5aa-8de0-00000001144d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005629054 | 0:26:34.404564 | 3.90s 2026-02-25 08:14:03.467263 | fa163e15-63ff-c5aa-8de0-000000010e51 | TASK | Set NB connection 2026-02-25 08:14:03.521673 | fa163e15-63ff-c5aa-8de0-000000010e51 | SKIPPED | Set NB connection | np0005629054 2026-02-25 08:14:03.522675 | fa163e15-63ff-c5aa-8de0-000000010e51 | TIMING | Set NB connection | np0005629054 | 0:26:34.503078 | 0.05s 2026-02-25 08:14:03.535700 | fa163e15-63ff-c5aa-8de0-000000010e52 | TASK | Set SB connection 2026-02-25 08:14:03.586017 | fa163e15-63ff-c5aa-8de0-000000010e52 | SKIPPED | Set SB connection | np0005629054 2026-02-25 08:14:03.586920 | fa163e15-63ff-c5aa-8de0-000000010e52 | TIMING | Set SB connection | np0005629054 | 0:26:34.567322 | 0.05s 2026-02-25 08:14:03.600458 | fa163e15-63ff-c5aa-8de0-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-02-25 08:14:03.627126 | fa163e15-63ff-c5aa-8de0-000000011496 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 360 retries left 2026-02-25 08:14:03.928485 | fa163e15-63ff-c5aa-8de0-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629054 2026-02-25 08:14:03.929641 | fa163e15-63ff-c5aa-8de0-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005629054 | 0:26:34.910041 | 0.33s 2026-02-25 08:14:04.037929 | fa163e15-63ff-c5aa-8de0-0000000000ec | TIMING | include_tasks | np0005629054 | 0:26:35.018323 | 0.09s 2026-02-25 08:14:04.068113 | 98046dc0-6748-492d-a6de-b8fe46acc3d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629054 2026-02-25 08:14:04.085584 | fa163e15-63ff-c5aa-8de0-0000000114ba | TASK | Write the config_step hieradata 2026-02-25 08:14:04.977580 | fa163e15-63ff-c5aa-8de0-0000000114ba | OK | Write the config_step hieradata | np0005629054 2026-02-25 08:14:04.979167 | fa163e15-63ff-c5aa-8de0-0000000114ba | TIMING | Write the config_step hieradata | np0005629054 | 0:26:35.959558 | 0.89s 2026-02-25 08:14:05.012421 | fa163e15-63ff-c5aa-8de0-0000000114bb | TASK | Run puppet host configuration for step 4 2026-02-25 08:14:05.792414 | fa163e15-63ff-c5aa-8de0-0000000114bb | CHANGED | Run puppet host configuration for step 4 | np0005629054 2026-02-25 08:14:05.793809 | fa163e15-63ff-c5aa-8de0-0000000114bb | TIMING | Run puppet host configuration for step 4 | np0005629054 | 0:26:36.774200 | 0.78s 2026-02-25 08:14:05.820772 | fa163e15-63ff-c5aa-8de0-0000000114bc | TASK | Wait for puppet host configuration to finish 2026-02-25 08:14:06.170644 | fa163e15-63ff-c5aa-8de0-0000000114bc | WAITING | Wait for puppet host configuration to finish | np0005629054 | 360 retries left 2026-02-25 08:14:07.523502 | fa163e15-63ff-c5aa-8de0-00000001115c | WAITING | Wait for puppet host configuration to finish | np0005629057 | 358 retries left 2026-02-25 08:14:07.993245 | fa163e15-63ff-c5aa-8de0-00000001117e | WAITING | Wait for puppet host configuration to finish | np0005629056 | 358 retries left 2026-02-25 08:14:08.246141 | fa163e15-63ff-c5aa-8de0-00000001119a | WAITING | Wait for puppet host configuration to finish | np0005629058 | 358 retries left 2026-02-25 08:14:10.183091 | fa163e15-63ff-c5aa-8de0-000000010fb5 | CHANGED | Wait for puppet host configuration to finish | np0005629053 2026-02-25 08:14:10.183950 | fa163e15-63ff-c5aa-8de0-000000010fb5 | TIMING | Wait for puppet host configuration to finish | np0005629053 | 0:26:41.164357 | 31.27s 2026-02-25 08:14:10.200980 | fa163e15-63ff-c5aa-8de0-000000010fb6 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:10.295708 | fa163e15-63ff-c5aa-8de0-000000010fb6 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629053 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:13:38 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:13:45 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:13:45 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:13:45 puppet-user: (file & line not available)", "<13>Feb 25 08:13:45 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 08:13:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:13:45 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:13:45 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:13:45 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:13:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:13:45 puppet-user: Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.54 seconds", "<13>Feb 25 08:13:50 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Feb 25 08:13:52 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Feb 25 08:13:57 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:13:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f0e51e2d875a7c4ffa2e4130bddeb7b3ad999b409882c9fd3baabb22011fc956'", "<13>Feb 25 08:13:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:13:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:13:57 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:13:58 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:13:59 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Feb 25 08:14:04 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>Feb 25 08:14:05 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:05 puppet-user: Notice: Applied catalog in 20.22 seconds", "<13>Feb 25 08:14:05 puppet-user: Application:", "<13>Feb 25 08:14:05 puppet-user: Initial environment: production", "<13>Feb 25 08:14:05 puppet-user: Converged environment: production", "<13>Feb 25 08:14:05 puppet-user: Run mode: user", "<13>Feb 25 08:14:05 puppet-user: Changes:", "<13>Feb 25 08:14:05 puppet-user: Total: 10", "<13>Feb 25 08:14:05 puppet-user: Events:", "<13>Feb 25 08:14:05 puppet-user: Success: 10", "<13>Feb 25 08:14:05 puppet-user: Resources:", "<13>Feb 25 08:14:05 puppet-user: Restarted: 1", "<13>Feb 25 08:14:05 puppet-user: Changed: 10", "<13>Feb 25 08:14:05 puppet-user: Out of sync: 10", "<13>Feb 25 08:14:05 puppet-user: Total: 37", "<13>Feb 25 08:14:05 puppet-user: Time:", "<13>Feb 25 08:14:05 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:05 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:05 puppet-user: File line: 0.00", "<13>Feb 25 08:14:05 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:05 puppet-user: User: 0.01", "<13>Feb 25 08:14:05 puppet-user: File: 0.07", "<13>Feb 25 08:14:05 puppet-user: Config retrieval: 0.61", "<13>Feb 25 08:14:05 puppet-user: Service: 1.39", "<13>Feb 25 08:14:05 puppet-user: Pcmk property: 1.54", "<13>Feb 25 08:14:05 puppet-user: Last run: 1772007245", "<13>Feb 25 08:14:05 puppet-user: Pcmk resource default: 2.20", "<13>Feb 25 08:14:05 puppet-user: Pcmk resource op default: 2.30", "<13>Feb 25 08:14:05 puppet-user: Transaction evaluation: 20.20", "<13>Feb 25 08:14:05 puppet-user: Catalog application: 20.22", "<13>Feb 25 08:14:05 puppet-user: Package: 5.19", "<13>Feb 25 08:14:05 puppet-user: Exec: 7.27", "<13>Feb 25 08:14:05 puppet-user: Total: 20.23", "<13>Feb 25 08:14:05 puppet-user: Version:", "<13>Feb 25 08:14:05 puppet-user: Config: 1772007225", "<13>Feb 25 08:14:05 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:10.296709 | fa163e15-63ff-c5aa-8de0-000000010fb6 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629053 | 0:26:41.277116 | 0.09s 2026-02-25 08:14:10.312028 | fa163e15-63ff-c5aa-8de0-000000010fb7 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:10.334793 | fa163e15-63ff-c5aa-8de0-000000010fb7 | TIMING | Pre-cache facts for puppet containers | np0005629053 | 0:26:41.315180 | 0.02s 2026-02-25 08:14:10.418597 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:10.543948 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629053 | 0:26:41.524330 | 0.12s 2026-02-25 08:14:10.573158 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:10.901413 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629053 2026-02-25 08:14:10.902415 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629053 | 0:26:41.882823 | 0.33s 2026-02-25 08:14:10.918177 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:11.219676 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629053 2026-02-25 08:14:11.221130 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629053 | 0:26:42.201529 | 0.30s 2026-02-25 08:14:11.254162 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:11.292252 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629053 2026-02-25 08:14:11.293360 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629053 | 0:26:42.273761 | 0.04s 2026-02-25 08:14:11.325283 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:12.157506 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629053 2026-02-25 08:14:12.158459 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629053 | 0:26:43.138864 | 0.83s 2026-02-25 08:14:12.175420 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:12.498099 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629053 2026-02-25 08:14:12.498946 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629053 | 0:26:43.479352 | 0.32s 2026-02-25 08:14:12.514433 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:13.226320 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629053 2026-02-25 08:14:13.227701 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629053 | 0:26:44.208094 | 0.71s 2026-02-25 08:14:13.261332 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:13.286537 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629053 2026-02-25 08:14:13.287620 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629053 | 0:26:44.268023 | 0.02s 2026-02-25 08:14:13.491441 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:13.909718 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:13.936503 | fa163e15-63ff-c5aa-8de0-000000011496 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 359 retries left 2026-02-25 08:14:13.977725 | fa163e15-63ff-c5aa-8de0-000000010fb8 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:14.010116 | fa163e15-63ff-c5aa-8de0-000000010fb8 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629053 2026-02-25 08:14:14.011446 | fa163e15-63ff-c5aa-8de0-000000010fb8 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629053 | 0:26:44.991841 | 0.03s 2026-02-25 08:14:14.045617 | fa163e15-63ff-c5aa-8de0-000000010fba | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:14.070641 | fa163e15-63ff-c5aa-8de0-000000010fba | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629053 | 0:26:45.051042 | 0.02s 2026-02-25 08:14:14.130134 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:14.214300 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:26:45.194694 | 0.08s 2026-02-25 08:14:14.235054 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:14.578226 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629053 2026-02-25 08:14:14.580137 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:26:45.560534 | 0.34s 2026-02-25 08:14:14.616103 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:15.039884 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 2026-02-25 08:14:15.041724 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:26:46.022126 | 0.42s 2026-02-25 08:14:15.068415 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:15.172000 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:14:15.173757 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:26:46.154160 | 0.10s 2026-02-25 08:14:15.195423 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:15.227472 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:26:46.207866 | 0.03s 2026-02-25 08:14:15.256515 | 67414923-47de-4bbc-996c-7de80d223b3d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629053 2026-02-25 08:14:15.276274 | fa163e15-63ff-c5aa-8de0-00000001159b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:15.602284 | fa163e15-63ff-c5aa-8de0-00000001159b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629053 2026-02-25 08:14:15.603812 | fa163e15-63ff-c5aa-8de0-00000001159b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629053 | 0:26:46.584217 | 0.33s 2026-02-25 08:14:15.620733 | fa163e15-63ff-c5aa-8de0-00000001159c | TASK | Set podman_drop_in fact 2026-02-25 08:14:15.674541 | fa163e15-63ff-c5aa-8de0-00000001159c | OK | Set podman_drop_in fact | np0005629053 2026-02-25 08:14:15.676190 | fa163e15-63ff-c5aa-8de0-00000001159c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629053 | 0:26:46.656597 | 0.05s 2026-02-25 08:14:15.691766 | fa163e15-63ff-c5aa-8de0-00000001159e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:16.469425 | fa163e15-63ff-c5aa-8de0-0000000114bc | WAITING | Wait for puppet host configuration to finish | np0005629054 | 359 retries left 2026-02-25 08:14:16.554940 | fa163e15-63ff-c5aa-8de0-00000001159e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-container-shutdown 2026-02-25 08:14:16.557630 | fa163e15-63ff-c5aa-8de0-00000001159e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:26:47.538021 | 0.86s 2026-02-25 08:14:17.401591 | fa163e15-63ff-c5aa-8de0-00000001159e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-start-podman-container 2026-02-25 08:14:17.403712 | fa163e15-63ff-c5aa-8de0-00000001159e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:26:48.384119 | 1.71s 2026-02-25 08:14:17.409694 | fa163e15-63ff-c5aa-8de0-00000001159e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:26:48.390103 | 1.72s 2026-02-25 08:14:17.431444 | fa163e15-63ff-c5aa-8de0-00000001159f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:17.859424 | fa163e15-63ff-c5aa-8de0-00000001115c | CHANGED | Wait for puppet host configuration to finish | np0005629057 2026-02-25 08:14:17.861229 | fa163e15-63ff-c5aa-8de0-00000001115c | TIMING | Wait for puppet host configuration to finish | np0005629057 | 0:26:48.841624 | 31.59s 2026-02-25 08:14:17.884135 | fa163e15-63ff-c5aa-8de0-00000001115d | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:17.983810 | fa163e15-63ff-c5aa-8de0-00000001115d | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629057 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:13:46 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:13:51 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:13:51 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:13:51 puppet-user: (file & line not available)", "<13>Feb 25 08:13:51 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>Feb 25 08:13:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:13:51 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>Feb 25 08:13:51 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:13:51 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:13:51 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>Feb 25 08:13:51 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>Feb 25 08:13:51 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>Feb 25 08:13:51 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>Feb 25 08:13:51 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>Feb 25 08:13:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:13:51 puppet-user: Notice: Compiled catalog for np0005629057.ooo.test in environment production in 0.22 seconds", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f0b58c8117ccf657c1f0b848308826d10a6d85583ed6e5679f0d5c28ec7052e4'", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:14:01 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:14:06 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>Feb 25 08:14:07 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:07 puppet-user: Notice: Applied catalog in 15.59 seconds", "<13>Feb 25 08:14:07 puppet-user: Application:", "<13>Feb 25 08:14:07 puppet-user: Initial environment: production", "<13>Feb 25 08:14:07 puppet-user: Converged environment: production", "<13>Feb 25 08:14:07 puppet-user: Run mode: user", "<13>Feb 25 08:14:07 puppet-user: Changes:", "<13>Feb 25 08:14:07 puppet-user: Total: 8", "<13>Feb 25 08:14:07 puppet-user: Events:", "<13>Feb 25 08:14:07 puppet-user: Success: 8", "<13>Feb 25 08:14:07 puppet-user: Resources:", "<13>Feb 25 08:14:07 puppet-user: Restarted: 1", "<13>Feb 25 08:14:07 puppet-user: Changed: 8", "<13>Feb 25 08:14:07 puppet-user: Out of sync: 8", "<13>Feb 25 08:14:07 puppet-user: Total: 19", "<13>Feb 25 08:14:07 puppet-user: Time:", "<13>Feb 25 08:14:07 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:07 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:07 puppet-user: File: 0.08", "<13>Feb 25 08:14:07 puppet-user: Config retrieval: 0.28", "<13>Feb 25 08:14:07 puppet-user: Service: 1.15", "<13>Feb 25 08:14:07 puppet-user: Transaction evaluation: 15.58", "<13>Feb 25 08:14:07 puppet-user: Catalog application: 15.59", "<13>Feb 25 08:14:07 puppet-user: Last run: 1772007247", "<13>Feb 25 08:14:07 puppet-user: Exec: 5.10", "<13>Feb 25 08:14:07 puppet-user: Package: 9.04", "<13>Feb 25 08:14:07 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:07 puppet-user: Total: 15.59", "<13>Feb 25 08:14:07 puppet-user: Version:", "<13>Feb 25 08:14:07 puppet-user: Config: 1772007231", "<13>Feb 25 08:14:07 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:17.985578 | fa163e15-63ff-c5aa-8de0-00000001115d | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629057 | 0:26:48.965973 | 0.10s 2026-02-25 08:14:18.004843 | fa163e15-63ff-c5aa-8de0-00000001115e | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:18.032910 | fa163e15-63ff-c5aa-8de0-00000001115e | TIMING | Pre-cache facts for puppet containers | np0005629057 | 0:26:49.013297 | 0.03s 2026-02-25 08:14:18.068383 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:18.163206 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629057 | 0:26:49.143600 | 0.09s 2026-02-25 08:14:18.175662 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:18.300118 | fa163e15-63ff-c5aa-8de0-00000001159f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 2026-02-25 08:14:18.301983 | fa163e15-63ff-c5aa-8de0-00000001159f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 | 0:26:49.282377 | 0.87s 2026-02-25 08:14:18.334920 | fa163e15-63ff-c5aa-8de0-0000000115a0 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:18.349330 | fa163e15-63ff-c5aa-8de0-00000001117e | CHANGED | Wait for puppet host configuration to finish | np0005629056 2026-02-25 08:14:18.350616 | fa163e15-63ff-c5aa-8de0-00000001117e | TIMING | Wait for puppet host configuration to finish | np0005629056 | 0:26:49.331017 | 31.32s 2026-02-25 08:14:18.366313 | fa163e15-63ff-c5aa-8de0-00000001117f | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:18.462183 | fa163e15-63ff-c5aa-8de0-00000001117f | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629056 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:13:47 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:13:52 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:13:52 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:13:52 puppet-user: (file & line not available)", "<13>Feb 25 08:13: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>Feb 25 08:13: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>Feb 25 08:13:52 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>Feb 25 08:13:52 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:13:52 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:13:52 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>Feb 25 08:13:52 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>Feb 25 08:13:52 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>Feb 25 08:13:52 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>Feb 25 08:13:52 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>Feb 25 08:13:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:13:53 puppet-user: Notice: Compiled catalog for np0005629056.ooo.test in environment production in 0.21 seconds", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}be04ef10171d9f632484cf02de9e8f5aa52d70ddcd2f4e5087690ff2040bc773'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:14:09 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>Feb 25 08:14:10 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:10 puppet-user: Notice: Applied catalog in 17.09 seconds", "<13>Feb 25 08:14:10 puppet-user: Application:", "<13>Feb 25 08:14:10 puppet-user: Initial environment: production", "<13>Feb 25 08:14:10 puppet-user: Converged environment: production", "<13>Feb 25 08:14:10 puppet-user: Run mode: user", "<13>Feb 25 08:14:10 puppet-user: Changes:", "<13>Feb 25 08:14:10 puppet-user: Total: 8", "<13>Feb 25 08:14:10 puppet-user: Events:", "<13>Feb 25 08:14:10 puppet-user: Success: 8", "<13>Feb 25 08:14:10 puppet-user: Resources:", "<13>Feb 25 08:14:10 puppet-user: Restarted: 1", "<13>Feb 25 08:14:10 puppet-user: Changed: 8", "<13>Feb 25 08:14:10 puppet-user: Out of sync: 8", "<13>Feb 25 08:14:10 puppet-user: Total: 19", "<13>Feb 25 08:14:10 puppet-user: Time:", "<13>Feb 25 08:14:10 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:10 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:10 puppet-user: File: 0.08", "<13>Feb 25 08:14:10 puppet-user: Config retrieval: 0.27", "<13>Feb 25 08:14:10 puppet-user: Service: 1.19", "<13>Feb 25 08:14:10 puppet-user: Package: 10.50", "<13>Feb 25 08:14:10 puppet-user: Transaction evaluation: 17.08", "<13>Feb 25 08:14:10 puppet-user: Catalog application: 17.09", "<13>Feb 25 08:14:10 puppet-user: Last run: 1772007250", "<13>Feb 25 08:14:10 puppet-user: Exec: 5.07", "<13>Feb 25 08:14:10 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:10 puppet-user: Total: 17.09", "<13>Feb 25 08:14:10 puppet-user: Version:", "<13>Feb 25 08:14:10 puppet-user: Config: 1772007232", "<13>Feb 25 08:14:10 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:18.463177 | fa163e15-63ff-c5aa-8de0-00000001117f | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629056 | 0:26:49.443581 | 0.10s 2026-02-25 08:14:18.476002 | fa163e15-63ff-c5aa-8de0-000000011180 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:18.501265 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629057 2026-02-25 08:14:18.502380 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629057 | 0:26:49.482621 | 0.33s 2026-02-25 08:14:18.503110 | fa163e15-63ff-c5aa-8de0-000000011180 | TIMING | Pre-cache facts for puppet containers | np0005629056 | 0:26:49.483520 | 0.03s 2026-02-25 08:14:18.538299 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:18.582448 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:18.595667 | fa163e15-63ff-c5aa-8de0-00000001119a | CHANGED | Wait for puppet host configuration to finish | np0005629058 2026-02-25 08:14:18.597678 | fa163e15-63ff-c5aa-8de0-00000001119a | TIMING | Wait for puppet host configuration to finish | np0005629058 | 0:26:49.578065 | 31.30s 2026-02-25 08:14:18.613992 | fa163e15-63ff-c5aa-8de0-00000001119b | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:18.682278 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629056 | 0:26:49.662668 | 0.14s 2026-02-25 08:14:18.697319 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:18.708528 | fa163e15-63ff-c5aa-8de0-00000001119b | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629058 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:13:47 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:13:52 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:13:52 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:13:52 puppet-user: (file & line not available)", "<13>Feb 25 08:13: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>Feb 25 08:13: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>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13:53 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:13:53 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13: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\", 5]", "<13>Feb 25 08:13:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:13:53 puppet-user: Notice: Compiled catalog for np0005629058.ooo.test in environment production in 0.25 seconds", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}fa37615e88733cb184db46c0b30a24a9c4b175c66379b5dc3def0671a20e8ada'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:14:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:14:08 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>Feb 25 08:14:09 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:09 puppet-user: Notice: Applied catalog in 16.67 seconds", "<13>Feb 25 08:14:09 puppet-user: Application:", "<13>Feb 25 08:14:09 puppet-user: Initial environment: production", "<13>Feb 25 08:14:09 puppet-user: Converged environment: production", "<13>Feb 25 08:14:09 puppet-user: Run mode: user", "<13>Feb 25 08:14:09 puppet-user: Changes:", "<13>Feb 25 08:14:09 puppet-user: Total: 8", "<13>Feb 25 08:14:09 puppet-user: Events:", "<13>Feb 25 08:14:09 puppet-user: Success: 8", "<13>Feb 25 08:14:09 puppet-user: Resources:", "<13>Feb 25 08:14:09 puppet-user: Restarted: 1", "<13>Feb 25 08:14:09 puppet-user: Changed: 8", "<13>Feb 25 08:14:09 puppet-user: Out of sync: 8", "<13>Feb 25 08:14:09 puppet-user: Total: 19", "<13>Feb 25 08:14:09 puppet-user: Time:", "<13>Feb 25 08:14:09 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:09 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:09 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:09 puppet-user: File: 0.09", "<13>Feb 25 08:14:09 puppet-user: Config retrieval: 0.35", "<13>Feb 25 08:14:09 puppet-user: Service: 1.16", "<13>Feb 25 08:14:09 puppet-user: Package: 10.17", "<13>Feb 25 08:14:09 puppet-user: Transaction evaluation: 16.66", "<13>Feb 25 08:14:09 puppet-user: Catalog application: 16.67", "<13>Feb 25 08:14:09 puppet-user: Last run: 1772007249", "<13>Feb 25 08:14:09 puppet-user: Exec: 5.05", "<13>Feb 25 08:14:09 puppet-user: Total: 16.68", "<13>Feb 25 08:14:09 puppet-user: Version:", "<13>Feb 25 08:14:09 puppet-user: Config: 1772007232", "<13>Feb 25 08:14:09 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:18.709579 | fa163e15-63ff-c5aa-8de0-00000001119b | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629058 | 0:26:49.689978 | 0.09s 2026-02-25 08:14:18.721061 | fa163e15-63ff-c5aa-8de0-00000001119c | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:18.745128 | fa163e15-63ff-c5aa-8de0-00000001119c | TIMING | Pre-cache facts for puppet containers | np0005629058 | 0:26:49.725525 | 0.02s 2026-02-25 08:14:18.773305 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:18.883482 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629058 | 0:26:49.863883 | 0.11s 2026-02-25 08:14:18.884181 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629057 2026-02-25 08:14:18.884648 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629057 | 0:26:49.865061 | 0.30s 2026-02-25 08:14:18.894683 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:18.911341 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:18.943601 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629057 2026-02-25 08:14:18.944547 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629057 | 0:26:49.924947 | 0.05s 2026-02-25 08:14:18.956150 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:19.063287 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629056 2026-02-25 08:14:19.064339 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629056 | 0:26:50.044746 | 0.36s 2026-02-25 08:14:19.074679 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:19.164554 | fa163e15-63ff-c5aa-8de0-0000000115a0 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 2026-02-25 08:14:19.165475 | fa163e15-63ff-c5aa-8de0-0000000115a0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 | 0:26:50.145882 | 0.83s 2026-02-25 08:14:19.182048 | fa163e15-63ff-c5aa-8de0-0000000115a1 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:19.244470 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629058 2026-02-25 08:14:19.245547 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629058 | 0:26:50.225953 | 0.33s 2026-02-25 08:14:19.256772 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:19.378596 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629056 2026-02-25 08:14:19.379899 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629056 | 0:26:50.360286 | 0.30s 2026-02-25 08:14:19.401390 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:19.444425 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629056 2026-02-25 08:14:19.445845 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629056 | 0:26:50.426242 | 0.04s 2026-02-25 08:14:19.466810 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:19.577269 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629058 2026-02-25 08:14:19.578505 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629058 | 0:26:50.558905 | 0.32s 2026-02-25 08:14:19.589198 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:19.644466 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629058 2026-02-25 08:14:19.645338 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629058 | 0:26:50.625746 | 0.06s 2026-02-25 08:14:19.654767 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:19.823596 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629057 2026-02-25 08:14:19.824941 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629057 | 0:26:50.805342 | 0.86s 2026-02-25 08:14:19.838078 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:19.978670 | fa163e15-63ff-c5aa-8de0-0000000115a1 | OK | Enable and start tripleo-container-shutdown | np0005629053 2026-02-25 08:14:19.980945 | fa163e15-63ff-c5aa-8de0-0000000115a1 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629053 | 0:26:50.961336 | 0.80s 2026-02-25 08:14:20.021614 | fa163e15-63ff-c5aa-8de0-0000000115a2 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:20.115462 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629057 2026-02-25 08:14:20.116780 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629057 | 0:26:51.097175 | 0.28s 2026-02-25 08:14:20.130958 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:20.332779 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629056 2026-02-25 08:14:20.334402 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629056 | 0:26:51.314803 | 0.87s 2026-02-25 08:14:20.349099 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:20.502373 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629058 2026-02-25 08:14:20.506154 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629058 | 0:26:51.486532 | 0.85s 2026-02-25 08:14:20.531556 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:20.703833 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629056 2026-02-25 08:14:20.705628 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629056 | 0:26:51.686021 | 0.36s 2026-02-25 08:14:20.726299 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:20.848293 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629057 2026-02-25 08:14:20.850012 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629057 | 0:26:51.830391 | 0.72s 2026-02-25 08:14:20.858199 | fa163e15-63ff-c5aa-8de0-0000000115a2 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 2026-02-25 08:14:20.862829 | fa163e15-63ff-c5aa-8de0-0000000115a2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 | 0:26:51.843224 | 0.84s 2026-02-25 08:14:20.864262 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629058 2026-02-25 08:14:20.865107 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629058 | 0:26:51.845511 | 0.33s 2026-02-25 08:14:20.890141 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:20.917068 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:20.950712 | fa163e15-63ff-c5aa-8de0-0000000115a3 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:20.959304 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629057 2026-02-25 08:14:20.960510 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629057 | 0:26:51.940905 | 0.07s 2026-02-25 08:14:20.985192 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:21.389815 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:21.415846 | fa163e15-63ff-c5aa-8de0-00000001115f | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:21.477479 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629056 2026-02-25 08:14:21.478458 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629056 | 0:26:52.458862 | 0.75s 2026-02-25 08:14:21.480498 | fa163e15-63ff-c5aa-8de0-00000001115f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629057 2026-02-25 08:14:21.481027 | fa163e15-63ff-c5aa-8de0-00000001115f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629057 | 0:26:52.461438 | 0.06s 2026-02-25 08:14:21.494379 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:21.518136 | fa163e15-63ff-c5aa-8de0-000000011161 | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:21.535030 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629056 2026-02-25 08:14:21.536208 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629056 | 0:26:52.516611 | 0.04s 2026-02-25 08:14:21.560295 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:21.567982 | fa163e15-63ff-c5aa-8de0-000000011161 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629057 | 0:26:52.548375 | 0.05s 2026-02-25 08:14:21.611960 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:21.620254 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629058 2026-02-25 08:14:21.621239 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629058 | 0:26:52.601638 | 0.70s 2026-02-25 08:14:21.634617 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:21.670834 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629058 2026-02-25 08:14:21.671835 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629058 | 0:26:52.652240 | 0.04s 2026-02-25 08:14:21.689092 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:21.729821 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:26:52.710216 | 0.12s 2026-02-25 08:14:21.740891 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:21.821351 | fa163e15-63ff-c5aa-8de0-0000000115a3 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 2026-02-25 08:14:21.822359 | fa163e15-63ff-c5aa-8de0-0000000115a3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 | 0:26:52.802764 | 0.87s 2026-02-25 08:14:21.839647 | fa163e15-63ff-c5aa-8de0-0000000115a4 | TASK | Enable and start netns-placeholder 2026-02-25 08:14:21.971001 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:21.991869 | fa163e15-63ff-c5aa-8de0-000000011181 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:22.045679 | fa163e15-63ff-c5aa-8de0-000000011181 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629056 2026-02-25 08:14:22.046591 | fa163e15-63ff-c5aa-8de0-000000011181 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629056 | 0:26:53.026996 | 0.05s 2026-02-25 08:14:22.057167 | fa163e15-63ff-c5aa-8de0-000000011183 | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:22.095914 | fa163e15-63ff-c5aa-8de0-000000011183 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629056 | 0:26:53.076287 | 0.04s 2026-02-25 08:14:22.097420 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629057 2026-02-25 08:14:22.098327 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:26:53.078737 | 0.36s 2026-02-25 08:14:22.135118 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:22.156903 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:22.165458 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:22.186154 | fa163e15-63ff-c5aa-8de0-00000001119d | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:22.217579 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:26:53.197966 | 0.08s 2026-02-25 08:14:22.228454 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:22.250277 | fa163e15-63ff-c5aa-8de0-00000001119d | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629058 2026-02-25 08:14:22.252213 | fa163e15-63ff-c5aa-8de0-00000001119d | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629058 | 0:26:53.232612 | 0.06s 2026-02-25 08:14:22.263598 | fa163e15-63ff-c5aa-8de0-00000001119f | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:22.288239 | fa163e15-63ff-c5aa-8de0-00000001119f | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629058 | 0:26:53.268636 | 0.02s 2026-02-25 08:14:22.314346 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:22.420241 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:26:53.400636 | 0.10s 2026-02-25 08:14:22.431300 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:22.530901 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 2026-02-25 08:14:22.532962 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:26:53.513364 | 0.37s 2026-02-25 08:14:22.545303 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:22.601527 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629056 2026-02-25 08:14:22.602981 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:26:53.583385 | 0.37s 2026-02-25 08:14:22.603958 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:14:22.604317 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:26:53.584730 | 0.06s 2026-02-25 08:14:22.617370 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:22.637117 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:22.667115 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:26:53.647506 | 0.03s 2026-02-25 08:14:22.691599 | 83da5ca1-6ed1-4c68-8c1d-59c4ad0a6d8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629057 2026-02-25 08:14:22.713044 | fa163e15-63ff-c5aa-8de0-0000000117a5 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:22.750540 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629058 2026-02-25 08:14:22.757215 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:26:53.737583 | 0.32s 2026-02-25 08:14:22.759724 | fa163e15-63ff-c5aa-8de0-0000000115a4 | CHANGED | Enable and start netns-placeholder | np0005629053 2026-02-25 08:14:22.761649 | fa163e15-63ff-c5aa-8de0-0000000115a4 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629053 | 0:26:53.742047 | 0.92s 2026-02-25 08:14:22.789782 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:22.826452 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:22.874634 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:26:53.854990 | 0.05s 2026-02-25 08:14:22.891329 | 2ca09598-5661-433d-89f2-f3e232b20bcb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629053 2026-02-25 08:14:22.908410 | fa163e15-63ff-c5aa-8de0-0000000117c4 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:22.980267 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 2026-02-25 08:14:22.981483 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:26:53.961880 | 0.36s 2026-02-25 08:14:22.995959 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:23.037957 | fa163e15-63ff-c5aa-8de0-0000000117a5 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629057 2026-02-25 08:14:23.038905 | fa163e15-63ff-c5aa-8de0-0000000117a5 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629057 | 0:26:54.019312 | 0.32s 2026-02-25 08:14:23.051590 | fa163e15-63ff-c5aa-8de0-0000000117a6 | TASK | Set podman_drop_in fact 2026-02-25 08:14:23.059231 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:14:23.060279 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:26:54.040680 | 0.06s 2026-02-25 08:14:23.072351 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:23.102584 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:26:54.082987 | 0.03s 2026-02-25 08:14:23.120561 | 7c3a6267-4d0b-4692-85d5-86ba8a56e548 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629056 2026-02-25 08:14:23.140130 | fa163e15-63ff-c5aa-8de0-0000000117e9 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:23.148389 | fa163e15-63ff-c5aa-8de0-0000000117a6 | OK | Set podman_drop_in fact | np0005629057 2026-02-25 08:14:23.149300 | fa163e15-63ff-c5aa-8de0-0000000117a6 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629057 | 0:26:54.129701 | 0.10s 2026-02-25 08:14:23.149666 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 2026-02-25 08:14:23.150028 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:26:54.130441 | 0.36s 2026-02-25 08:14:23.161027 | fa163e15-63ff-c5aa-8de0-0000000117a8 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:23.178325 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:23.251356 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:14:23.252255 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:26:54.232660 | 0.07s 2026-02-25 08:14:23.262159 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:23.285195 | fa163e15-63ff-c5aa-8de0-0000000117c4 | OK | Update config hashes for container startup configs | np0005629053 2026-02-25 08:14:23.286273 | fa163e15-63ff-c5aa-8de0-0000000117c4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629053 | 0:26:54.266679 | 0.38s 2026-02-25 08:14:23.309646 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:23.317336 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:26:54.297729 | 0.05s 2026-02-25 08:14:23.334090 | 94cf29ef-d5af-4507-8b10-c63fb46799b1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629058 2026-02-25 08:14:23.348499 | fa163e15-63ff-c5aa-8de0-00000001180a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:23.362387 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:26:54.342784 | 0.05s 2026-02-25 08:14:23.381418 | 3e77c6f1-e1bb-49f5-b715-efa47515b541 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629053 2026-02-25 08:14:23.400996 | fa163e15-63ff-c5aa-8de0-000000011825 | TASK | Gather podman infos 2026-02-25 08:14:23.478366 | fa163e15-63ff-c5aa-8de0-0000000117e9 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629056 2026-02-25 08:14:23.479385 | fa163e15-63ff-c5aa-8de0-0000000117e9 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629056 | 0:26:54.459788 | 0.34s 2026-02-25 08:14:23.489992 | fa163e15-63ff-c5aa-8de0-0000000117ea | TASK | Set podman_drop_in fact 2026-02-25 08:14:23.553041 | fa163e15-63ff-c5aa-8de0-0000000117ea | OK | Set podman_drop_in fact | np0005629056 2026-02-25 08:14:23.553917 | fa163e15-63ff-c5aa-8de0-0000000117ea | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629056 | 0:26:54.534322 | 0.06s 2026-02-25 08:14:23.563336 | fa163e15-63ff-c5aa-8de0-0000000117ec | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:23.672920 | fa163e15-63ff-c5aa-8de0-00000001180a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629058 2026-02-25 08:14:23.673947 | fa163e15-63ff-c5aa-8de0-00000001180a | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629058 | 0:26:54.654353 | 0.32s 2026-02-25 08:14:23.684523 | fa163e15-63ff-c5aa-8de0-00000001180b | TASK | Set podman_drop_in fact 2026-02-25 08:14:23.750730 | fa163e15-63ff-c5aa-8de0-00000001180b | OK | Set podman_drop_in fact | np0005629058 2026-02-25 08:14:23.752366 | fa163e15-63ff-c5aa-8de0-00000001180b | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629058 | 0:26:54.732761 | 0.07s 2026-02-25 08:14:23.773120 | fa163e15-63ff-c5aa-8de0-00000001180d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:24.033846 | fa163e15-63ff-c5aa-8de0-0000000117a8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-container-shutdown 2026-02-25 08:14:24.038283 | fa163e15-63ff-c5aa-8de0-0000000117a8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:26:55.018669 | 0.88s 2026-02-25 08:14:24.326513 | fa163e15-63ff-c5aa-8de0-000000011496 | CHANGED | Wait for puppet host configuration to finish | np0005629055 2026-02-25 08:14:24.327463 | fa163e15-63ff-c5aa-8de0-000000011496 | TIMING | Wait for puppet host configuration to finish | np0005629055 | 0:26:55.307869 | 21.04s 2026-02-25 08:14:24.350203 | fa163e15-63ff-c5aa-8de0-000000011497 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:24.416514 | fa163e15-63ff-c5aa-8de0-000000011497 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629055 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:14:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:14:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:14:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:14:09 puppet-user: (file & line not available)", "<13>Feb 25 08:14:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 08:14:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:14:09 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:14:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:14:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Feb 25 08:14:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:14:09 puppet-user: Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.48 seconds", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}867bcedc380c7bf1772a65abb33ffb89f0ca69321fcce4ed7988f8137a8bbdff'", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:14:16 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:14:21 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>Feb 25 08:14:22 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:22 puppet-user: Notice: Applied catalog in 12.97 seconds", "<13>Feb 25 08:14:22 puppet-user: Application:", "<13>Feb 25 08:14:22 puppet-user: Initial environment: production", "<13>Feb 25 08:14:22 puppet-user: Converged environment: production", "<13>Feb 25 08:14:22 puppet-user: Run mode: user", "<13>Feb 25 08:14:22 puppet-user: Changes:", "<13>Feb 25 08:14:22 puppet-user: Total: 8", "<13>Feb 25 08:14:22 puppet-user: Events:", "<13>Feb 25 08:14:22 puppet-user: Success: 8", "<13>Feb 25 08:14:22 puppet-user: Resources:", "<13>Feb 25 08:14:22 puppet-user: Restarted: 1", "<13>Feb 25 08:14:22 puppet-user: Changed: 8", "<13>Feb 25 08:14:22 puppet-user: Out of sync: 8", "<13>Feb 25 08:14:22 puppet-user: Total: 32", "<13>Feb 25 08:14:22 puppet-user: Time:", "<13>Feb 25 08:14:22 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:22 puppet-user: File line: 0.00", "<13>Feb 25 08:14:22 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:22 puppet-user: User: 0.01", "<13>Feb 25 08:14:22 puppet-user: File: 0.05", "<13>Feb 25 08:14:22 puppet-user: Config retrieval: 0.53", "<13>Feb 25 08:14:22 puppet-user: Service: 1.34", "<13>Feb 25 08:14:22 puppet-user: Transaction evaluation: 12.96", "<13>Feb 25 08:14:22 puppet-user: Catalog application: 12.97", "<13>Feb 25 08:14:22 puppet-user: Last run: 1772007262", "<13>Feb 25 08:14:22 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:22 puppet-user: Package: 5.02", "<13>Feb 25 08:14:22 puppet-user: Exec: 6.34", "<13>Feb 25 08:14:22 puppet-user: Total: 12.97", "<13>Feb 25 08:14:22 puppet-user: Version:", "<13>Feb 25 08:14:22 puppet-user: Config: 1772007249", "<13>Feb 25 08:14:22 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:24.417501 | fa163e15-63ff-c5aa-8de0-000000011497 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629055 | 0:26:55.397907 | 0.07s 2026-02-25 08:14:24.431612 | fa163e15-63ff-c5aa-8de0-000000011498 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:24.448533 | fa163e15-63ff-c5aa-8de0-0000000117ec | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-container-shutdown 2026-02-25 08:14:24.452312 | fa163e15-63ff-c5aa-8de0-0000000117ec | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:26:55.432700 | 0.89s 2026-02-25 08:14:24.465226 | fa163e15-63ff-c5aa-8de0-000000011498 | TIMING | Pre-cache facts for puppet containers | np0005629055 | 0:26:55.445627 | 0.03s 2026-02-25 08:14:24.500072 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:24.626269 | fa163e15-63ff-c5aa-8de0-000000011825 | OK | Gather podman infos | np0005629053 2026-02-25 08:14:24.628914 | fa163e15-63ff-c5aa-8de0-000000011825 | TIMING | tripleo_container_manage : Gather podman infos | np0005629053 | 0:26:55.609318 | 1.23s 2026-02-25 08:14:24.662336 | fa163e15-63ff-c5aa-8de0-00000001180d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-container-shutdown 2026-02-25 08:14:24.683040 | fa163e15-63ff-c5aa-8de0-00000001180d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:26:55.663443 | 0.91s 2026-02-25 08:14:24.683597 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629055 | 0:26:55.664009 | 0.18s 2026-02-25 08:14:24.702718 | fa163e15-63ff-c5aa-8de0-000000011826 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:24.723328 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:24.773889 | fa163e15-63ff-c5aa-8de0-000000011826 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:26:55.754265 | 0.07s 2026-02-25 08:14:24.904458 | fa163e15-63ff-c5aa-8de0-0000000117a8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-start-podman-container 2026-02-25 08:14:24.905824 | fa163e15-63ff-c5aa-8de0-0000000117a8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:26:55.886225 | 1.74s 2026-02-25 08:14:24.911100 | fa163e15-63ff-c5aa-8de0-0000000117a8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:26:55.891510 | 1.75s 2026-02-25 08:14:24.928686 | fa163e15-63ff-c5aa-8de0-0000000117a9 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:24.936334 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629053 | 0:26:55.916729 | 0.12s 2026-02-25 08:14:24.972058 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:25.021460 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629055 2026-02-25 08:14:25.022481 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629055 | 0:26:56.002884 | 0.30s 2026-02-25 08:14:25.023137 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:26:56.003548 | 0.05s 2026-02-25 08:14:25.041169 | d34a70bd-44ea-494c-a85a-89d4dd88ca0b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629053 2026-02-25 08:14:25.064331 | fa163e15-63ff-c5aa-8de0-0000000118fc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:25.085357 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:25.281831 | fa163e15-63ff-c5aa-8de0-0000000117ec | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-start-podman-container 2026-02-25 08:14:25.285398 | fa163e15-63ff-c5aa-8de0-0000000117ec | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:26:56.265783 | 1.72s 2026-02-25 08:14:25.295792 | fa163e15-63ff-c5aa-8de0-0000000117ec | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:26:56.276185 | 1.73s 2026-02-25 08:14:25.318370 | fa163e15-63ff-c5aa-8de0-0000000117ed | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:25.428580 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629055 2026-02-25 08:14:25.436991 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629055 | 0:26:56.417379 | 0.35s 2026-02-25 08:14:25.439953 | fa163e15-63ff-c5aa-8de0-00000001180d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-start-podman-container 2026-02-25 08:14:25.445902 | fa163e15-63ff-c5aa-8de0-00000001180d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:26:56.426279 | 1.67s 2026-02-25 08:14:25.478916 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:25.491435 | fa163e15-63ff-c5aa-8de0-00000001180d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:26:56.471811 | 1.72s 2026-02-25 08:14:25.508361 | fa163e15-63ff-c5aa-8de0-00000001180e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:25.525648 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629055 2026-02-25 08:14:25.527710 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629055 | 0:26:56.508045 | 0.05s 2026-02-25 08:14:25.548120 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:25.795800 | fa163e15-63ff-c5aa-8de0-0000000117a9 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 2026-02-25 08:14:25.797128 | fa163e15-63ff-c5aa-8de0-0000000117a9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 | 0:26:56.777529 | 0.87s 2026-02-25 08:14:25.814711 | fa163e15-63ff-c5aa-8de0-0000000117aa | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:26.226495 | fa163e15-63ff-c5aa-8de0-0000000117ed | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 2026-02-25 08:14:26.228205 | fa163e15-63ff-c5aa-8de0-0000000117ed | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 | 0:26:57.208598 | 0.91s 2026-02-25 08:14:26.248690 | fa163e15-63ff-c5aa-8de0-0000000117ee | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:26.328972 | fa163e15-63ff-c5aa-8de0-00000001180e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 2026-02-25 08:14:26.330161 | fa163e15-63ff-c5aa-8de0-00000001180e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 | 0:26:57.310563 | 0.82s 2026-02-25 08:14:26.343777 | fa163e15-63ff-c5aa-8de0-00000001180f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:26.392028 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629055 2026-02-25 08:14:26.393243 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629055 | 0:26:57.373646 | 0.84s 2026-02-25 08:14:26.413142 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:26.715100 | fa163e15-63ff-c5aa-8de0-0000000117aa | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 2026-02-25 08:14:26.716266 | fa163e15-63ff-c5aa-8de0-0000000117aa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 | 0:26:57.696668 | 0.90s 2026-02-25 08:14:26.734941 | fa163e15-63ff-c5aa-8de0-0000000117ab | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:26.742029 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629055 2026-02-25 08:14:26.743187 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629055 | 0:26:57.723585 | 0.33s 2026-02-25 08:14:26.763671 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:26.842503 | fa163e15-63ff-c5aa-8de0-0000000114bc | CHANGED | Wait for puppet host configuration to finish | np0005629054 2026-02-25 08:14:26.843489 | fa163e15-63ff-c5aa-8de0-0000000114bc | TIMING | Wait for puppet host configuration to finish | np0005629054 | 0:26:57.823894 | 21.02s 2026-02-25 08:14:26.859257 | fa163e15-63ff-c5aa-8de0-0000000114bd | TASK | Debug output for task: Run puppet host configuration for step 4 2026-02-25 08:14:26.951171 | fa163e15-63ff-c5aa-8de0-0000000114bd | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005629054 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:14:05 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:14:12 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:14:12 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:14:12 puppet-user: (file & line not available)", "<13>Feb 25 08:14:12 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 08:14:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:14:12 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>Feb 25 08:14:12 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:14:12 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:14:12 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>Feb 25 08:14:12 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>Feb 25 08:14:12 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>Feb 25 08:14:12 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>Feb 25 08:14:12 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>Feb 25 08:14:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:14:12 puppet-user: Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.50 seconds", "<13>Feb 25 08:14:19 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Feb 25 08:14:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}d6f284f680cd0ef82dbee9edad8310b98540dc23ae174129a842507e3c896396'", "<13>Feb 25 08:14:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Feb 25 08:14:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Feb 25 08:14:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Feb 25 08:14:20 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Feb 25 08:14:25 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Feb 25 08:14:26 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Feb 25 08:14:26 puppet-user: Notice: Applied catalog in 13.42 seconds", "<13>Feb 25 08:14:26 puppet-user: Application:", "<13>Feb 25 08:14:26 puppet-user: Initial environment: production", "<13>Feb 25 08:14:26 puppet-user: Converged environment: production", "<13>Feb 25 08:14:26 puppet-user: Run mode: user", "<13>Feb 25 08:14:26 puppet-user: Changes:", "<13>Feb 25 08:14:26 puppet-user: Total: 8", "<13>Feb 25 08:14:26 puppet-user: Events:", "<13>Feb 25 08:14:26 puppet-user: Success: 8", "<13>Feb 25 08:14:26 puppet-user: Resources:", "<13>Feb 25 08:14:26 puppet-user: Restarted: 1", "<13>Feb 25 08:14:26 puppet-user: Changed: 8", "<13>Feb 25 08:14:26 puppet-user: Out of sync: 8", "<13>Feb 25 08:14:26 puppet-user: Total: 32", "<13>Feb 25 08:14:26 puppet-user: Time:", "<13>Feb 25 08:14:26 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:14:26 puppet-user: Schedule: 0.00", "<13>Feb 25 08:14:26 puppet-user: File line: 0.00", "<13>Feb 25 08:14:26 puppet-user: Augeas: 0.01", "<13>Feb 25 08:14:26 puppet-user: User: 0.01", "<13>Feb 25 08:14:26 puppet-user: File: 0.07", "<13>Feb 25 08:14:26 puppet-user: Config retrieval: 0.63", "<13>Feb 25 08:14:26 puppet-user: Service: 1.41", "<13>Feb 25 08:14:26 puppet-user: Transaction evaluation: 13.40", "<13>Feb 25 08:14:26 puppet-user: Catalog application: 13.42", "<13>Feb 25 08:14:26 puppet-user: Last run: 1772007266", "<13>Feb 25 08:14:26 puppet-user: Package: 5.40", "<13>Feb 25 08:14:26 puppet-user: Exec: 6.30", "<13>Feb 25 08:14:26 puppet-user: Total: 13.42", "<13>Feb 25 08:14:26 puppet-user: Version:", "<13>Feb 25 08:14:26 puppet-user: Config: 1772007252", "<13>Feb 25 08:14:26 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:14:26.952072 | fa163e15-63ff-c5aa-8de0-0000000114bd | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005629054 | 0:26:57.932479 | 0.09s 2026-02-25 08:14:26.965932 | fa163e15-63ff-c5aa-8de0-0000000114be | TASK | Pre-cache facts for puppet containers 2026-02-25 08:14:26.998072 | fa163e15-63ff-c5aa-8de0-0000000114be | TIMING | Pre-cache facts for puppet containers | np0005629054 | 0:26:57.978455 | 0.03s 2026-02-25 08:14:27.062444 | fa163e15-63ff-c5aa-8de0-000000011501 | TASK | Gather variables for each operating system 2026-02-25 08:14:27.142774 | fa163e15-63ff-c5aa-8de0-000000011501 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629054 | 0:26:58.123157 | 0.08s 2026-02-25 08:14:27.180516 | fa163e15-63ff-c5aa-8de0-000000011502 | TASK | Create puppet caching structures 2026-02-25 08:14:27.197466 | fa163e15-63ff-c5aa-8de0-0000000117ee | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 2026-02-25 08:14:27.199300 | fa163e15-63ff-c5aa-8de0-0000000117ee | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 | 0:26:58.179686 | 0.95s 2026-02-25 08:14:27.200605 | fa163e15-63ff-c5aa-8de0-00000001180f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 2026-02-25 08:14:27.201489 | fa163e15-63ff-c5aa-8de0-00000001180f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 | 0:26:58.181893 | 0.86s 2026-02-25 08:14:27.217471 | fa163e15-63ff-c5aa-8de0-0000000117ef | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:27.239841 | fa163e15-63ff-c5aa-8de0-000000011810 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:27.447198 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629055 2026-02-25 08:14:27.448102 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629055 | 0:26:58.428509 | 0.68s 2026-02-25 08:14:27.464734 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:27.505991 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629055 2026-02-25 08:14:27.513166 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629055 | 0:26:58.493571 | 0.05s 2026-02-25 08:14:27.514038 | fa163e15-63ff-c5aa-8de0-0000000117ab | OK | Enable and start tripleo-container-shutdown | np0005629057 2026-02-25 08:14:27.514846 | fa163e15-63ff-c5aa-8de0-0000000117ab | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629057 | 0:26:58.495257 | 0.78s 2026-02-25 08:14:27.526121 | fa163e15-63ff-c5aa-8de0-0000000117ac | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:27.565308 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:27.572687 | fa163e15-63ff-c5aa-8de0-000000011502 | CHANGED | Create puppet caching structures | np0005629054 2026-02-25 08:14:27.573603 | fa163e15-63ff-c5aa-8de0-000000011502 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629054 | 0:26:58.554004 | 0.39s 2026-02-25 08:14:27.588838 | fa163e15-63ff-c5aa-8de0-000000011503 | TASK | Check for facter.conf 2026-02-25 08:14:27.998268 | fa163e15-63ff-c5aa-8de0-000000011503 | OK | Check for facter.conf | np0005629054 2026-02-25 08:14:27.999226 | fa163e15-63ff-c5aa-8de0-000000011503 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629054 | 0:26:58.979632 | 0.41s 2026-02-25 08:14:28.014141 | fa163e15-63ff-c5aa-8de0-000000011504 | TASK | Remove facter.conf if directory 2026-02-25 08:14:28.040024 | fa163e15-63ff-c5aa-8de0-0000000117ef | OK | Enable and start tripleo-container-shutdown | np0005629056 2026-02-25 08:14:28.042921 | fa163e15-63ff-c5aa-8de0-0000000117ef | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629056 | 0:26:59.023322 | 0.82s 2026-02-25 08:14:28.044850 | fa163e15-63ff-c5aa-8de0-000000011810 | OK | Enable and start tripleo-container-shutdown | np0005629058 2026-02-25 08:14:28.045727 | fa163e15-63ff-c5aa-8de0-000000011810 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629058 | 0:26:59.026137 | 0.80s 2026-02-25 08:14:28.064181 | fa163e15-63ff-c5aa-8de0-0000000117f0 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:28.079808 | fa163e15-63ff-c5aa-8de0-000000011811 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:28.087953 | fa163e15-63ff-c5aa-8de0-000000011504 | SKIPPED | Remove facter.conf if directory | np0005629054 2026-02-25 08:14:28.088834 | fa163e15-63ff-c5aa-8de0-000000011504 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629054 | 0:26:59.069229 | 0.07s 2026-02-25 08:14:28.103915 | fa163e15-63ff-c5aa-8de0-000000011505 | TASK | Write facter cache config 2026-02-25 08:14:28.206245 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:28.242698 | fa163e15-63ff-c5aa-8de0-000000011499 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:28.293310 | fa163e15-63ff-c5aa-8de0-000000011499 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629055 2026-02-25 08:14:28.294121 | fa163e15-63ff-c5aa-8de0-000000011499 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629055 | 0:26:59.274524 | 0.05s 2026-02-25 08:14:28.309586 | fa163e15-63ff-c5aa-8de0-00000001149b | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:28.340374 | fa163e15-63ff-c5aa-8de0-00000001149b | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629055 | 0:26:59.320775 | 0.03s 2026-02-25 08:14:28.374235 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:28.405884 | fa163e15-63ff-c5aa-8de0-0000000117ac | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 2026-02-25 08:14:28.407436 | fa163e15-63ff-c5aa-8de0-0000000117ac | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 | 0:26:59.387839 | 0.88s 2026-02-25 08:14:28.418564 | fa163e15-63ff-c5aa-8de0-0000000117ad | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:28.484154 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:26:59.464550 | 0.11s 2026-02-25 08:14:28.500359 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:28.875055 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629055 2026-02-25 08:14:28.876473 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:26:59.856870 | 0.38s 2026-02-25 08:14:28.916704 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:28.926899 | fa163e15-63ff-c5aa-8de0-000000011811 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 2026-02-25 08:14:28.928712 | fa163e15-63ff-c5aa-8de0-000000011811 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 | 0:26:59.909100 | 0.85s 2026-02-25 08:14:28.951585 | fa163e15-63ff-c5aa-8de0-000000011812 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:28.965271 | fa163e15-63ff-c5aa-8de0-000000011505 | CHANGED | Write facter cache config | np0005629054 2026-02-25 08:14:28.966433 | fa163e15-63ff-c5aa-8de0-000000011505 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629054 | 0:26:59.946832 | 0.86s 2026-02-25 08:14:28.992857 | fa163e15-63ff-c5aa-8de0-000000011506 | TASK | Cleanup facter cache if exists 2026-02-25 08:14:29.001797 | fa163e15-63ff-c5aa-8de0-0000000117f0 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 2026-02-25 08:14:29.003052 | fa163e15-63ff-c5aa-8de0-0000000117f0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 | 0:26:59.983451 | 0.94s 2026-02-25 08:14:29.017204 | fa163e15-63ff-c5aa-8de0-0000000117f1 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:29.249179 | fa163e15-63ff-c5aa-8de0-0000000117ad | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 2026-02-25 08:14:29.250140 | fa163e15-63ff-c5aa-8de0-0000000117ad | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 | 0:27:00.230546 | 0.83s 2026-02-25 08:14:29.260480 | fa163e15-63ff-c5aa-8de0-0000000117ae | TASK | Enable and start netns-placeholder 2026-02-25 08:14:29.283593 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 2026-02-25 08:14:29.284553 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:27:00.264954 | 0.37s 2026-02-25 08:14:29.300978 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:29.349025 | fa163e15-63ff-c5aa-8de0-000000011506 | CHANGED | Cleanup facter cache if exists | np0005629054 2026-02-25 08:14:29.350584 | fa163e15-63ff-c5aa-8de0-000000011506 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629054 | 0:27:00.330981 | 0.36s 2026-02-25 08:14:29.370909 | fa163e15-63ff-c5aa-8de0-000000011507 | TASK | Pre-cache facts 2026-02-25 08:14:29.407018 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:14:29.408031 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:27:00.388436 | 0.11s 2026-02-25 08:14:29.424475 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:29.468016 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:27:00.448408 | 0.04s 2026-02-25 08:14:29.488398 | fbde060d-39b9-4d53-b0db-cf8c4a5133c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629055 2026-02-25 08:14:29.506662 | fa163e15-63ff-c5aa-8de0-000000011a0b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:29.818570 | fa163e15-63ff-c5aa-8de0-000000011812 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 2026-02-25 08:14:29.819572 | fa163e15-63ff-c5aa-8de0-000000011812 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 | 0:27:00.799974 | 0.86s 2026-02-25 08:14:29.830420 | fa163e15-63ff-c5aa-8de0-000000011813 | TASK | Enable and start netns-placeholder 2026-02-25 08:14:29.878647 | fa163e15-63ff-c5aa-8de0-000000011a0b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629055 2026-02-25 08:14:29.879594 | fa163e15-63ff-c5aa-8de0-000000011a0b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629055 | 0:27:00.860000 | 0.37s 2026-02-25 08:14:29.904287 | fa163e15-63ff-c5aa-8de0-000000011a0c | TASK | Set podman_drop_in fact 2026-02-25 08:14:29.910927 | fa163e15-63ff-c5aa-8de0-0000000117f1 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 2026-02-25 08:14:29.911904 | fa163e15-63ff-c5aa-8de0-0000000117f1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 | 0:27:00.892303 | 0.89s 2026-02-25 08:14:29.925394 | fa163e15-63ff-c5aa-8de0-0000000117f2 | TASK | Enable and start netns-placeholder 2026-02-25 08:14:29.968488 | fa163e15-63ff-c5aa-8de0-000000011a0c | OK | Set podman_drop_in fact | np0005629055 2026-02-25 08:14:29.969681 | fa163e15-63ff-c5aa-8de0-000000011a0c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629055 | 0:27:00.950085 | 0.06s 2026-02-25 08:14:29.989614 | fa163e15-63ff-c5aa-8de0-000000011a0e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:30.099959 | fa163e15-63ff-c5aa-8de0-0000000117ae | CHANGED | Enable and start netns-placeholder | np0005629057 2026-02-25 08:14:30.101491 | fa163e15-63ff-c5aa-8de0-0000000117ae | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629057 | 0:27:01.081891 | 0.84s 2026-02-25 08:14:30.116674 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:30.139376 | fa163e15-63ff-c5aa-8de0-000000011507 | CHANGED | Pre-cache facts | np0005629054 2026-02-25 08:14:30.140940 | fa163e15-63ff-c5aa-8de0-000000011507 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629054 | 0:27:01.121341 | 0.77s 2026-02-25 08:14:30.163514 | fa163e15-63ff-c5aa-8de0-000000011508 | TASK | Failed deployment if facter fails 2026-02-25 08:14:30.183207 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:27:01.163597 | 0.07s 2026-02-25 08:14:30.202158 | fb50e78b-5458-442d-8ad0-ce9efd166881 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629057 2026-02-25 08:14:30.222487 | fa163e15-63ff-c5aa-8de0-000000011a34 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:30.229291 | fa163e15-63ff-c5aa-8de0-000000011508 | SKIPPED | Failed deployment if facter fails | np0005629054 2026-02-25 08:14:30.230286 | fa163e15-63ff-c5aa-8de0-000000011508 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629054 | 0:27:01.210687 | 0.06s 2026-02-25 08:14:30.258621 | fa163e15-63ff-c5aa-8de0-000000011509 | TASK | Sync cached facts 2026-02-25 08:14:30.609395 | fa163e15-63ff-c5aa-8de0-000000011a34 | OK | Update config hashes for container startup configs | np0005629057 2026-02-25 08:14:30.610321 | fa163e15-63ff-c5aa-8de0-000000011a34 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629057 | 0:27:01.590727 | 0.39s 2026-02-25 08:14:30.621843 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:30.651504 | fa163e15-63ff-c5aa-8de0-000000011813 | CHANGED | Enable and start netns-placeholder | np0005629058 2026-02-25 08:14:30.654012 | fa163e15-63ff-c5aa-8de0-000000011813 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629058 | 0:27:01.634400 | 0.82s 2026-02-25 08:14:30.687364 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:30.698780 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:27:01.679159 | 0.08s 2026-02-25 08:14:30.700505 | fa163e15-63ff-c5aa-8de0-000000011509 | CHANGED | Sync cached facts | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-000000011509') missing from stats 2026-02-25 08:14:30.724120 | 20b4368e-e0f0-4ced-903a-5ea642a5cd8e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 08:14:30.747366 | fa163e15-63ff-c5aa-8de0-000000011a58 | TASK | Gather podman infos 2026-02-25 08:14:30.774413 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:27:01.754806 | 0.08s 2026-02-25 08:14:30.784001 | a2b09cd3-4d5f-47b5-999d-da287aefba71 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629058 2026-02-25 08:14:30.801519 | fa163e15-63ff-c5aa-8de0-000000011a85 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:30.821140 | fa163e15-63ff-c5aa-8de0-0000000114bf | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:14:30.828892 | fa163e15-63ff-c5aa-8de0-0000000117f2 | CHANGED | Enable and start netns-placeholder | np0005629056 2026-02-25 08:14:30.830084 | fa163e15-63ff-c5aa-8de0-0000000117f2 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629056 | 0:27:01.810486 | 0.90s 2026-02-25 08:14:30.841136 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:30.879661 | fa163e15-63ff-c5aa-8de0-0000000114bf | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629054 2026-02-25 08:14:30.880539 | fa163e15-63ff-c5aa-8de0-0000000114bf | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629054 | 0:27:01.860943 | 0.06s 2026-02-25 08:14:30.922165 | fa163e15-63ff-c5aa-8de0-0000000114c1 | TASK | Manage containers for step 4 with tripleo-ansible 2026-02-25 08:14:30.930119 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:27:01.910507 | 0.09s 2026-02-25 08:14:30.956265 | a2b44264-5971-4482-b6d3-a8420e96da51 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629056 2026-02-25 08:14:30.969801 | fa163e15-63ff-c5aa-8de0-000000011a0e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-container-shutdown 2026-02-25 08:14:30.973322 | fa163e15-63ff-c5aa-8de0-000000011a0e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:27:01.953722 | 0.98s 2026-02-25 08:14:30.991275 | fa163e15-63ff-c5aa-8de0-000000011aa8 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:31.000289 | fa163e15-63ff-c5aa-8de0-0000000114c1 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005629054 | 0:27:01.980673 | 0.08s 2026-02-25 08:14:31.042810 | fa163e15-63ff-c5aa-8de0-000000011562 | TASK | Gather variables for each operating system 2026-02-25 08:14:31.137539 | fa163e15-63ff-c5aa-8de0-000000011562 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:27:02.117932 | 0.09s 2026-02-25 08:14:31.155765 | fa163e15-63ff-c5aa-8de0-000000011563 | TASK | Create container logs path 2026-02-25 08:14:31.162818 | fa163e15-63ff-c5aa-8de0-000000011a85 | OK | Update config hashes for container startup configs | np0005629058 2026-02-25 08:14:31.163781 | fa163e15-63ff-c5aa-8de0-000000011a85 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629058 | 0:27:02.144185 | 0.36s 2026-02-25 08:14:31.176670 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:31.235269 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:27:02.215667 | 0.06s 2026-02-25 08:14:31.246672 | 1214c28e-9c8d-4043-af01-7c335304e8a5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 08:14:31.260712 | fa163e15-63ff-c5aa-8de0-000000011af7 | TASK | Gather podman infos 2026-02-25 08:14:31.386937 | fa163e15-63ff-c5aa-8de0-000000011aa8 | OK | Update config hashes for container startup configs | np0005629056 2026-02-25 08:14:31.387819 | fa163e15-63ff-c5aa-8de0-000000011aa8 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629056 | 0:27:02.368223 | 0.40s 2026-02-25 08:14:31.400368 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:31.440540 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:27:02.420937 | 0.04s 2026-02-25 08:14:31.452488 | 0e73f7a9-1a6a-49b1-bc6b-d5d046d029e8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 08:14:31.465921 | fa163e15-63ff-c5aa-8de0-000000011b26 | TASK | Gather podman infos 2026-02-25 08:14:31.511792 | fa163e15-63ff-c5aa-8de0-000000011563 | OK | Create container logs path | np0005629054 2026-02-25 08:14:31.512755 | fa163e15-63ff-c5aa-8de0-000000011563 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:27:02.493159 | 0.36s 2026-02-25 08:14:31.529679 | fa163e15-63ff-c5aa-8de0-000000011565 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:31.763301 | fa163e15-63ff-c5aa-8de0-000000011a58 | OK | Gather podman infos | np0005629057 2026-02-25 08:14:31.764391 | fa163e15-63ff-c5aa-8de0-000000011a58 | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:27:02.744794 | 1.02s 2026-02-25 08:14:31.773140 | fa163e15-63ff-c5aa-8de0-000000011a0e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-start-podman-container 2026-02-25 08:14:31.784257 | fa163e15-63ff-c5aa-8de0-000000011a0e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:27:02.764666 | 1.79s 2026-02-25 08:14:31.803885 | fa163e15-63ff-c5aa-8de0-000000011a59 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:31.814496 | fa163e15-63ff-c5aa-8de0-000000011a0e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:27:02.794876 | 1.82s 2026-02-25 08:14:31.830739 | fa163e15-63ff-c5aa-8de0-000000011a0f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:31.846665 | fa163e15-63ff-c5aa-8de0-000000011a59 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:27:02.827060 | 0.04s 2026-02-25 08:14:32.123945 | fa163e15-63ff-c5aa-8de0-000000011565 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 2026-02-25 08:14:32.124731 | fa163e15-63ff-c5aa-8de0-000000011565 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:27:03.105139 | 0.59s 2026-02-25 08:14:32.144759 | fa163e15-63ff-c5aa-8de0-000000011566 | TASK | Finalise hashes for all containers 2026-02-25 08:14:32.152752 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629057 | 0:27:03.133148 | 0.28s 2026-02-25 08:14:32.174183 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.214055 | fa163e15-63ff-c5aa-8de0-000000011566 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:14:32.215025 | fa163e15-63ff-c5aa-8de0-000000011566 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:27:03.195430 | 0.07s 2026-02-25 08:14:32.272893 | fa163e15-63ff-c5aa-8de0-000000011568 | TASK | Manage systemd shutdown files 2026-02-25 08:14:32.281331 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:27:03.261720 | 0.11s 2026-02-25 08:14:32.282466 | fa163e15-63ff-c5aa-8de0-000000011af7 | OK | Gather podman infos | np0005629058 2026-02-25 08:14:32.283240 | fa163e15-63ff-c5aa-8de0-000000011af7 | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:27:03.263650 | 1.02s 2026-02-25 08:14:32.318168 | fa163e15-63ff-c5aa-8de0-000000011568 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:27:03.298572 | 0.04s 2026-02-25 08:14:32.345010 | c6e9c52f-645f-464f-b309-caa92b4ea8c0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 08:14:32.355409 | 9b4f88f5-62b5-470f-a80a-fcd6278a52f8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629054 2026-02-25 08:14:32.377849 | fa163e15-63ff-c5aa-8de0-000000011b9f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.398103 | fa163e15-63ff-c5aa-8de0-000000011af8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.419127 | fa163e15-63ff-c5aa-8de0-000000011ba4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:14:32.437666 | fa163e15-63ff-c5aa-8de0-000000011af8 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:27:03.418064 | 0.04s 2026-02-25 08:14:32.506506 | fa163e15-63ff-c5aa-8de0-000000011b26 | OK | Gather podman infos | np0005629056 2026-02-25 08:14:32.507556 | fa163e15-63ff-c5aa-8de0-000000011b26 | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:27:03.487960 | 1.04s 2026-02-25 08:14:32.541232 | fa163e15-63ff-c5aa-8de0-000000011b27 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.573675 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629058 | 0:27:03.554071 | 0.07s 2026-02-25 08:14:32.594338 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.609506 | fa163e15-63ff-c5aa-8de0-000000011b27 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:27:03.589906 | 0.06s 2026-02-25 08:14:32.645431 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:27:03.625822 | 0.05s 2026-02-25 08:14:32.657387 | 0dc305b2-f20d-4d1f-8359-fd1b8f5635d6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 08:14:32.674482 | fa163e15-63ff-c5aa-8de0-000000011c74 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.701603 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629056 | 0:27:03.681999 | 0.06s 2026-02-25 08:14:32.718534 | fa163e15-63ff-c5aa-8de0-000000011a0f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 2026-02-25 08:14:32.719135 | fa163e15-63ff-c5aa-8de0-000000011a0f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 | 0:27:03.699547 | 0.88s 2026-02-25 08:14:32.728810 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.750450 | fa163e15-63ff-c5aa-8de0-000000011a10 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:32.787930 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:27:03.768326 | 0.06s 2026-02-25 08:14:32.798415 | 576db7e1-15c5-4861-88a9-ae6adb0c8735 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 08:14:32.838434 | fa163e15-63ff-c5aa-8de0-000000011cbc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:32.850516 | fa163e15-63ff-c5aa-8de0-000000011ba4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629054 2026-02-25 08:14:32.852390 | fa163e15-63ff-c5aa-8de0-000000011ba4 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629054 | 0:27:03.832779 | 0.43s 2026-02-25 08:14:32.883421 | fa163e15-63ff-c5aa-8de0-000000011ba5 | TASK | Set podman_drop_in fact 2026-02-25 08:14:32.944582 | fa163e15-63ff-c5aa-8de0-000000011ba5 | OK | Set podman_drop_in fact | np0005629054 2026-02-25 08:14:32.945636 | fa163e15-63ff-c5aa-8de0-000000011ba5 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629054 | 0:27:03.926040 | 0.06s 2026-02-25 08:14:32.965291 | fa163e15-63ff-c5aa-8de0-000000011ba7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:14:33.695092 | fa163e15-63ff-c5aa-8de0-000000011a10 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 2026-02-25 08:14:33.696069 | fa163e15-63ff-c5aa-8de0-000000011a10 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 | 0:27:04.676472 | 0.94s 2026-02-25 08:14:33.710971 | fa163e15-63ff-c5aa-8de0-000000011a11 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:33.805261 | fa163e15-63ff-c5aa-8de0-000000011ba7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-container-shutdown 2026-02-25 08:14:33.807622 | fa163e15-63ff-c5aa-8de0-000000011ba7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:27:04.788014 | 0.84s 2026-02-25 08:14:34.528093 | fa163e15-63ff-c5aa-8de0-000000011a11 | OK | Enable and start tripleo-container-shutdown | np0005629055 2026-02-25 08:14:34.529690 | fa163e15-63ff-c5aa-8de0-000000011a11 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629055 | 0:27:05.510092 | 0.82s 2026-02-25 08:14:34.555513 | fa163e15-63ff-c5aa-8de0-000000011a12 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:34.632759 | fa163e15-63ff-c5aa-8de0-000000011ba7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-start-podman-container 2026-02-25 08:14:34.637109 | fa163e15-63ff-c5aa-8de0-000000011ba7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:27:05.617495 | 1.67s 2026-02-25 08:14:34.645580 | fa163e15-63ff-c5aa-8de0-000000011ba7 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:27:05.625981 | 1.68s 2026-02-25 08:14:34.665803 | fa163e15-63ff-c5aa-8de0-000000011ba8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:14:35.392816 | fa163e15-63ff-c5aa-8de0-000000011a12 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 2026-02-25 08:14:35.394015 | fa163e15-63ff-c5aa-8de0-000000011a12 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 | 0:27:06.374415 | 0.84s 2026-02-25 08:14:35.414448 | fa163e15-63ff-c5aa-8de0-000000011a13 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:35.582302 | fa163e15-63ff-c5aa-8de0-000000011ba8 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 2026-02-25 08:14:35.583805 | fa163e15-63ff-c5aa-8de0-000000011ba8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 | 0:27:06.564204 | 0.92s 2026-02-25 08:14:35.603693 | fa163e15-63ff-c5aa-8de0-000000011ba9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:14:36.318670 | fa163e15-63ff-c5aa-8de0-000000011a13 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 2026-02-25 08:14:36.320695 | fa163e15-63ff-c5aa-8de0-000000011a13 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 | 0:27:07.301073 | 0.91s 2026-02-25 08:14:36.353115 | fa163e15-63ff-c5aa-8de0-000000011a14 | TASK | Enable and start netns-placeholder 2026-02-25 08:14:36.571560 | fa163e15-63ff-c5aa-8de0-000000011ba9 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 2026-02-25 08:14:36.573229 | fa163e15-63ff-c5aa-8de0-000000011ba9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 | 0:27:07.553620 | 0.97s 2026-02-25 08:14:36.600071 | fa163e15-63ff-c5aa-8de0-000000011baa | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:14:37.204130 | fa163e15-63ff-c5aa-8de0-000000011a14 | CHANGED | Enable and start netns-placeholder | np0005629055 2026-02-25 08:14:37.206581 | fa163e15-63ff-c5aa-8de0-000000011a14 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629055 | 0:27:08.186972 | 0.85s 2026-02-25 08:14:37.236695 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:37.300197 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:27:08.280591 | 0.06s 2026-02-25 08:14:37.319157 | 9cf6413c-d1ef-42ad-b743-950a2a973c49 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629055 2026-02-25 08:14:37.342915 | fa163e15-63ff-c5aa-8de0-000000011d18 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:37.515889 | fa163e15-63ff-c5aa-8de0-000000011baa | OK | Enable and start tripleo-container-shutdown | np0005629054 2026-02-25 08:14:37.517412 | fa163e15-63ff-c5aa-8de0-000000011baa | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629054 | 0:27:08.497809 | 0.92s 2026-02-25 08:14:37.534131 | fa163e15-63ff-c5aa-8de0-000000011bab | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:14:37.731171 | fa163e15-63ff-c5aa-8de0-000000011d18 | OK | Update config hashes for container startup configs | np0005629055 2026-02-25 08:14:37.732221 | fa163e15-63ff-c5aa-8de0-000000011d18 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629055 | 0:27:08.712623 | 0.39s 2026-02-25 08:14:37.749894 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:37.765432 | fa163e15-63ff-c5aa-8de0-000000011b9f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 2026-02-25 08:14:37.766530 | fa163e15-63ff-c5aa-8de0-000000011b9f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:27:08.746935 | 5.39s 2026-02-25 08:14:37.782882 | fa163e15-63ff-c5aa-8de0-000000011ba0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:37.823385 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:27:08.803781 | 0.07s 2026-02-25 08:14:37.839867 | d8f07c95-f637-4df1-844e-e4cd7162648e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629055 2026-02-25 08:14:37.858633 | fa163e15-63ff-c5aa-8de0-000000011d3b | TASK | Gather podman infos 2026-02-25 08:14:38.157327 | fa163e15-63ff-c5aa-8de0-000000011c74 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 2026-02-25 08:14:38.159013 | fa163e15-63ff-c5aa-8de0-000000011c74 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:27:09.139405 | 5.48s 2026-02-25 08:14:38.183210 | fa163e15-63ff-c5aa-8de0-000000011c75 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:38.497913 | fa163e15-63ff-c5aa-8de0-000000011bab | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 2026-02-25 08:14:38.500143 | fa163e15-63ff-c5aa-8de0-000000011bab | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 | 0:27:09.480527 | 0.96s 2026-02-25 08:14:38.531540 | fa163e15-63ff-c5aa-8de0-000000011bac | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:14:38.674753 | fa163e15-63ff-c5aa-8de0-000000011cbc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 2026-02-25 08:14:38.676078 | fa163e15-63ff-c5aa-8de0-000000011cbc | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:27:09.656481 | 5.84s 2026-02-25 08:14:38.692753 | fa163e15-63ff-c5aa-8de0-000000011cbd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:39.345148 | fa163e15-63ff-c5aa-8de0-000000011d3b | OK | Gather podman infos | np0005629055 2026-02-25 08:14:39.346646 | fa163e15-63ff-c5aa-8de0-000000011d3b | TIMING | tripleo_container_manage : Gather podman infos | np0005629055 | 0:27:10.327042 | 1.49s 2026-02-25 08:14:39.463872 | fa163e15-63ff-c5aa-8de0-000000011bac | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 2026-02-25 08:14:39.464781 | fa163e15-63ff-c5aa-8de0-000000011bac | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 | 0:27:10.445187 | 0.93s 2026-02-25 08:14:39.488144 | fa163e15-63ff-c5aa-8de0-000000011bad | TASK | Enable and start netns-placeholder 2026-02-25 08:14:39.512763 | fa163e15-63ff-c5aa-8de0-000000011d3c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:39.590229 | fa163e15-63ff-c5aa-8de0-000000011d3c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:27:10.570602 | 0.06s 2026-02-25 08:14:39.768255 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629055 | 0:27:10.748636 | 0.11s 2026-02-25 08:14:39.829877 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:39.896118 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:27:10.876507 | 0.06s 2026-02-25 08:14:39.916603 | 558d0c68-5052-45db-917e-f45d8a430606 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629055 2026-02-25 08:14:39.940952 | fa163e15-63ff-c5aa-8de0-000000011dae | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:40.413374 | fa163e15-63ff-c5aa-8de0-000000011bad | CHANGED | Enable and start netns-placeholder | np0005629054 2026-02-25 08:14:40.415514 | fa163e15-63ff-c5aa-8de0-000000011bad | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629054 | 0:27:11.395908 | 0.93s 2026-02-25 08:14:40.443704 | fa163e15-63ff-c5aa-8de0-00000001156a | TASK | Update container configs with new config hashes 2026-02-25 08:14:40.505765 | fa163e15-63ff-c5aa-8de0-00000001156a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:27:11.486161 | 0.06s 2026-02-25 08:14:40.519665 | fc310998-5d31-4dae-a338-bf207cde95db | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629054 2026-02-25 08:14:40.540091 | fa163e15-63ff-c5aa-8de0-000000011df4 | TASK | Update config hashes for container startup configs 2026-02-25 08:14:41.000054 | fa163e15-63ff-c5aa-8de0-000000011df4 | OK | Update config hashes for container startup configs | np0005629054 2026-02-25 08:14:41.001443 | fa163e15-63ff-c5aa-8de0-000000011df4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629054 | 0:27:11.981840 | 0.46s 2026-02-25 08:14:41.026984 | fa163e15-63ff-c5aa-8de0-00000001156b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:41.092569 | fa163e15-63ff-c5aa-8de0-00000001156b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:27:12.072958 | 0.06s 2026-02-25 08:14:41.122143 | 5df99d96-3b3c-4628-811e-5673d43620d3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629054 2026-02-25 08:14:41.147261 | fa163e15-63ff-c5aa-8de0-000000011e13 | TASK | Gather podman infos 2026-02-25 08:14:42.851202 | fa163e15-63ff-c5aa-8de0-000000011e13 | OK | Gather podman infos | np0005629054 2026-02-25 08:14:42.852683 | fa163e15-63ff-c5aa-8de0-000000011e13 | TIMING | tripleo_container_manage : Gather podman infos | np0005629054 | 0:27:13.833083 | 1.70s 2026-02-25 08:14:42.946672 | fa163e15-63ff-c5aa-8de0-000000011e14 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:43.029754 | fa163e15-63ff-c5aa-8de0-000000011e14 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:27:14.010152 | 0.07s 2026-02-25 08:14:43.161181 | fa163e15-63ff-c5aa-8de0-000000011055 | TIMING | tripleo_container_rm : include_tasks | np0005629054 | 0:27:14.141574 | 0.09s 2026-02-25 08:14:43.191773 | fa163e15-63ff-c5aa-8de0-00000001156c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:43.239154 | fa163e15-63ff-c5aa-8de0-00000001156c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:27:14.219547 | 0.05s 2026-02-25 08:14:43.262231 | f9d4c0f7-92a5-432a-82ec-7ec94a6fbd4f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629054 2026-02-25 08:14:43.293207 | fa163e15-63ff-c5aa-8de0-000000011e7e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:50.577063 | fa163e15-63ff-c5aa-8de0-0000000118fc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 2026-02-25 08:14:50.579983 | fa163e15-63ff-c5aa-8de0-0000000118fc | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:27:21.560373 | 25.51s 2026-02-25 08:14:50.613628 | fa163e15-63ff-c5aa-8de0-0000000118fd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:53.991928 | fa163e15-63ff-c5aa-8de0-000000011c75 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 2026-02-25 08:14:53.993431 | fa163e15-63ff-c5aa-8de0-000000011c75 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629058 | 0:27:24.973826 | 15.81s 2026-02-25 08:14:54.035199 | fa163e15-63ff-c5aa-8de0-0000000111a1 | TASK | Clean container_puppet_tasks for np0005629058 step 4 2026-02-25 08:14:54.347404 | fa163e15-63ff-c5aa-8de0-000000011dae | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 2026-02-25 08:14:54.348565 | fa163e15-63ff-c5aa-8de0-000000011dae | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:27:25.328969 | 14.41s 2026-02-25 08:14:54.374743 | fa163e15-63ff-c5aa-8de0-000000011daf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:54.383175 | fa163e15-63ff-c5aa-8de0-0000000111a1 | OK | Clean container_puppet_tasks for np0005629058 step 4 | np0005629058 2026-02-25 08:14:54.384380 | fa163e15-63ff-c5aa-8de0-0000000111a1 | TIMING | Clean container_puppet_tasks for np0005629058 step 4 | np0005629058 | 0:27:25.364777 | 0.35s 2026-02-25 08:14:54.407591 | fa163e15-63ff-c5aa-8de0-0000000111a2 | TASK | Calculate container_puppet_tasks for np0005629058 step 4 2026-02-25 08:14:54.471456 | fa163e15-63ff-c5aa-8de0-0000000111a2 | TIMING | Calculate container_puppet_tasks for np0005629058 step 4 | np0005629058 | 0:27:25.451838 | 0.06s 2026-02-25 08:14:54.496886 | fa163e15-63ff-c5aa-8de0-0000000111a3 | TASK | Include container-puppet tasks for step 4 2026-02-25 08:14:54.530725 | fa163e15-63ff-c5aa-8de0-000000011cbd | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 2026-02-25 08:14:54.538107 | fa163e15-63ff-c5aa-8de0-000000011cbd | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629056 | 0:27:25.518502 | 15.84s 2026-02-25 08:14:54.538955 | fa163e15-63ff-c5aa-8de0-0000000111a3 | TIMING | Include container-puppet tasks for step 4 | np0005629058 | 0:27:25.519364 | 0.04s 2026-02-25 08:14:54.555489 | 4434fb6b-85d9-4617-8393-55c62b0e0b44 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629058 2026-02-25 08:14:54.590056 | fa163e15-63ff-c5aa-8de0-000000011ece | TASK | Write container-puppet-tasks json file for np0005629058 step 4 2026-02-25 08:14:54.616967 | fa163e15-63ff-c5aa-8de0-000000011185 | TASK | Clean container_puppet_tasks for np0005629056 step 4 2026-02-25 08:14:54.951948 | fa163e15-63ff-c5aa-8de0-000000011185 | OK | Clean container_puppet_tasks for np0005629056 step 4 | np0005629056 2026-02-25 08:14:54.954368 | fa163e15-63ff-c5aa-8de0-000000011185 | TIMING | Clean container_puppet_tasks for np0005629056 step 4 | np0005629056 | 0:27:25.934728 | 0.34s 2026-02-25 08:14:54.998226 | fa163e15-63ff-c5aa-8de0-000000011186 | TASK | Calculate container_puppet_tasks for np0005629056 step 4 2026-02-25 08:14:55.061020 | fa163e15-63ff-c5aa-8de0-000000011186 | TIMING | Calculate container_puppet_tasks for np0005629056 step 4 | np0005629056 | 0:27:26.041409 | 0.06s 2026-02-25 08:14:55.075989 | fa163e15-63ff-c5aa-8de0-000000011187 | TASK | Include container-puppet tasks for step 4 2026-02-25 08:14:55.128730 | fa163e15-63ff-c5aa-8de0-000000011187 | TIMING | Include container-puppet tasks for step 4 | np0005629056 | 0:27:26.109122 | 0.05s 2026-02-25 08:14:55.146888 | edbc4d89-02f8-4e2b-939c-617e853188ce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629056 2026-02-25 08:14:55.192114 | fa163e15-63ff-c5aa-8de0-000000011eeb | TASK | Write container-puppet-tasks json file for np0005629056 step 4 2026-02-25 08:14:55.206316 | fa163e15-63ff-c5aa-8de0-000000011ba0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 2026-02-25 08:14:55.208790 | fa163e15-63ff-c5aa-8de0-000000011ba0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629057 | 0:27:26.189175 | 17.42s 2026-02-25 08:14:55.247456 | fa163e15-63ff-c5aa-8de0-000000011163 | TASK | Clean container_puppet_tasks for np0005629057 step 4 2026-02-25 08:14:55.583233 | fa163e15-63ff-c5aa-8de0-000000011ece | CHANGED | Write container-puppet-tasks json file for np0005629058 step 4 | np0005629058 2026-02-25 08:14:55.592027 | fa163e15-63ff-c5aa-8de0-000000011ece | TIMING | Write container-puppet-tasks json file for np0005629058 step 4 | np0005629058 | 0:27:26.572424 | 1.00s 2026-02-25 08:14:55.593105 | fa163e15-63ff-c5aa-8de0-000000011163 | OK | Clean container_puppet_tasks for np0005629057 step 4 | np0005629057 2026-02-25 08:14:55.594162 | fa163e15-63ff-c5aa-8de0-000000011163 | TIMING | Clean container_puppet_tasks for np0005629057 step 4 | np0005629057 | 0:27:26.574570 | 0.34s 2026-02-25 08:14:55.618123 | fa163e15-63ff-c5aa-8de0-000000011164 | TASK | Calculate container_puppet_tasks for np0005629057 step 4 2026-02-25 08:14:55.651257 | fa163e15-63ff-c5aa-8de0-000000011ed0 | TASK | Generate container puppet configs for step 4 2026-02-25 08:14:55.686632 | fa163e15-63ff-c5aa-8de0-000000011164 | TIMING | Calculate container_puppet_tasks for np0005629057 step 4 | np0005629057 | 0:27:26.667013 | 0.07s 2026-02-25 08:14:55.708804 | fa163e15-63ff-c5aa-8de0-000000011165 | TASK | Include container-puppet tasks for step 4 2026-02-25 08:14:55.782648 | fa163e15-63ff-c5aa-8de0-000000011165 | TIMING | Include container-puppet tasks for step 4 | np0005629057 | 0:27:26.763033 | 0.07s 2026-02-25 08:14:55.803356 | bc7a2273-91f8-4077-9860-ae5531241605 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629057 2026-02-25 08:14:55.831230 | fa163e15-63ff-c5aa-8de0-000000011f0c | TASK | Write container-puppet-tasks json file for np0005629057 step 4 2026-02-25 08:14:56.013175 | fa163e15-63ff-c5aa-8de0-000000011ed0 | OK | Generate container puppet configs for step 4 | np0005629058 2026-02-25 08:14:56.014444 | fa163e15-63ff-c5aa-8de0-000000011ed0 | TIMING | Generate container puppet configs for step 4 | np0005629058 | 0:27:26.994845 | 0.36s 2026-02-25 08:14:56.031286 | fa163e15-63ff-c5aa-8de0-000000011ed1 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:14:56.067890 | fa163e15-63ff-c5aa-8de0-000000011ed1 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629058 | 0:27:27.048289 | 0.04s 2026-02-25 08:14:56.104729 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:14:56.211041 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:27:27.191439 | 0.11s 2026-02-25 08:14:56.221412 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:14:56.263550 | fa163e15-63ff-c5aa-8de0-000000011eeb | CHANGED | Write container-puppet-tasks json file for np0005629056 step 4 | np0005629056 2026-02-25 08:14:56.264549 | fa163e15-63ff-c5aa-8de0-000000011eeb | TIMING | Write container-puppet-tasks json file for np0005629056 step 4 | np0005629056 | 0:27:27.244956 | 1.07s 2026-02-25 08:14:56.276332 | fa163e15-63ff-c5aa-8de0-000000011eed | TASK | Generate container puppet configs for step 4 2026-02-25 08:14:56.514596 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629058 2026-02-25 08:14:56.515634 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:27:27.496041 | 0.29s 2026-02-25 08:14:56.529101 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:56.646808 | fa163e15-63ff-c5aa-8de0-000000011eed | OK | Generate container puppet configs for step 4 | np0005629056 2026-02-25 08:14:56.647773 | fa163e15-63ff-c5aa-8de0-000000011eed | TIMING | Generate container puppet configs for step 4 | np0005629056 | 0:27:27.628178 | 0.37s 2026-02-25 08:14:56.659916 | fa163e15-63ff-c5aa-8de0-000000011eee | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:14:56.691388 | fa163e15-63ff-c5aa-8de0-000000011eee | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629056 | 0:27:27.671770 | 0.03s 2026-02-25 08:14:56.736225 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:14:56.794621 | fa163e15-63ff-c5aa-8de0-000000011f0c | CHANGED | Write container-puppet-tasks json file for np0005629057 step 4 | np0005629057 2026-02-25 08:14:56.795717 | fa163e15-63ff-c5aa-8de0-000000011f0c | TIMING | Write container-puppet-tasks json file for np0005629057 step 4 | np0005629057 | 0:27:27.776118 | 0.96s 2026-02-25 08:14:56.811210 | fa163e15-63ff-c5aa-8de0-000000011f0e | TASK | Generate container puppet configs for step 4 2026-02-25 08:14:56.849004 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:27:27.829396 | 0.11s 2026-02-25 08:14:56.863475 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:14:56.900556 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 2026-02-25 08:14:56.902108 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 | 0:27:27.882504 | 0.37s 2026-02-25 08:14:56.923820 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:14:56.961351 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:14:56.962891 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:27:27.943261 | 0.04s 2026-02-25 08:14:56.983226 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:14:57.023016 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 08:14:57.023967 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:27:28.004368 | 0.04s 2026-02-25 08:14:57.036080 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:14:57.086880 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 08:14:57.087827 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:27:28.068230 | 0.05s 2026-02-25 08:14:57.102463 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.146405 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 2026-02-25 08:14:57.147445 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 | 0:27:28.127848 | 0.04s 2026-02-25 08:14:57.161705 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.179986 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629056 2026-02-25 08:14:57.180833 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:27:28.161239 | 0.32s 2026-02-25 08:14:57.181300 | fa163e15-63ff-c5aa-8de0-000000011f0e | OK | Generate container puppet configs for step 4 | np0005629057 2026-02-25 08:14:57.181616 | fa163e15-63ff-c5aa-8de0-000000011f0e | TIMING | Generate container puppet configs for step 4 | np0005629057 | 0:27:28.162029 | 0.37s 2026-02-25 08:14:57.192960 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.217275 | fa163e15-63ff-c5aa-8de0-000000011f0f | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:14:57.226014 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 2026-02-25 08:14:57.226875 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629058 | 0:27:28.207261 | 0.06s 2026-02-25 08:14:57.258353 | fa163e15-63ff-c5aa-8de0-000000011f0f | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629057 | 0:27:28.238765 | 0.04s 2026-02-25 08:14:57.282847 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:14:57.392330 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:27:28.372730 | 0.11s 2026-02-25 08:14:57.401350 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:14:57.529628 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 2026-02-25 08:14:57.530878 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 | 0:27:28.511256 | 0.34s 2026-02-25 08:14:57.545389 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:14:57.597607 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:14:57.598898 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:27:28.579298 | 0.05s 2026-02-25 08:14:57.612783 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:14:57.653538 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 08:14:57.654567 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:27:28.634968 | 0.04s 2026-02-25 08:14:57.668104 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:14:57.723765 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 08:14:57.724839 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:27:28.705241 | 0.06s 2026-02-25 08:14:57.741766 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.751034 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629057 2026-02-25 08:14:57.752053 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:27:28.732455 | 0.35s 2026-02-25 08:14:57.764876 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.794128 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 2026-02-25 08:14:57.795052 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 | 0:27:28.775455 | 0.05s 2026-02-25 08:14:57.807965 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:57.853047 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 2026-02-25 08:14:57.854418 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629056 | 0:27:28.834813 | 0.05s 2026-02-25 08:14:58.032602 | fa163e15-63ff-c5aa-8de0-000000011e7e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 2026-02-25 08:14:58.033412 | fa163e15-63ff-c5aa-8de0-000000011e7e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:27:29.013819 | 14.74s 2026-02-25 08:14:58.055340 | fa163e15-63ff-c5aa-8de0-000000011e7f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-02-25 08:14:58.136342 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 2026-02-25 08:14:58.137493 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 | 0:27:29.117897 | 0.37s 2026-02-25 08:14:58.150882 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:14:58.193031 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:14:58.193934 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:27:29.174338 | 0.04s 2026-02-25 08:14:58.207948 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:14:58.236594 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 08:14:58.237307 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:27:29.217714 | 0.03s 2026-02-25 08:14:58.247028 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:14:58.280124 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 08:14:58.280960 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:27:29.261366 | 0.03s 2026-02-25 08:14:58.292677 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:58.332724 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 2026-02-25 08:14:58.334061 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 | 0:27:29.314459 | 0.04s 2026-02-25 08:14:58.356297 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:14:58.402689 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 2026-02-25 08:14:58.403551 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629057 | 0:27:29.383955 | 0.05s 2026-02-25 08:16:56.442245 | fa163e15-63ff-c5aa-8de0-0000000118fd | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 2026-02-25 08:16:56.443991 | fa163e15-63ff-c5aa-8de0-0000000118fd | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629053 | 0:29:27.424397 | 125.83s 2026-02-25 08:16:56.491279 | fa163e15-63ff-c5aa-8de0-000000010fbc | TASK | Clean container_puppet_tasks for np0005629053 step 4 2026-02-25 08:16:56.841788 | fa163e15-63ff-c5aa-8de0-000000010fbc | OK | Clean container_puppet_tasks for np0005629053 step 4 | np0005629053 2026-02-25 08:16:56.842685 | fa163e15-63ff-c5aa-8de0-000000010fbc | TIMING | Clean container_puppet_tasks for np0005629053 step 4 | np0005629053 | 0:29:27.823094 | 0.35s 2026-02-25 08:16:56.865721 | fa163e15-63ff-c5aa-8de0-000000010fbd | TASK | Calculate container_puppet_tasks for np0005629053 step 4 2026-02-25 08:16:56.921209 | fa163e15-63ff-c5aa-8de0-000000010fbd | TIMING | Calculate container_puppet_tasks for np0005629053 step 4 | np0005629053 | 0:29:27.901609 | 0.05s 2026-02-25 08:16:56.937617 | fa163e15-63ff-c5aa-8de0-000000010fbe | TASK | Include container-puppet tasks for step 4 2026-02-25 08:16:56.979791 | fa163e15-63ff-c5aa-8de0-000000010fbe | TIMING | Include container-puppet tasks for step 4 | np0005629053 | 0:29:27.960194 | 0.04s 2026-02-25 08:16:56.996929 | cebe8869-da55-4413-948b-d53ef216e068 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629053 2026-02-25 08:16:57.021174 | fa163e15-63ff-c5aa-8de0-00000001203b | TASK | Write container-puppet-tasks json file for np0005629053 step 4 2026-02-25 08:16:58.037566 | fa163e15-63ff-c5aa-8de0-00000001203b | CHANGED | Write container-puppet-tasks json file for np0005629053 step 4 | np0005629053 2026-02-25 08:16:58.038668 | fa163e15-63ff-c5aa-8de0-00000001203b | TIMING | Write container-puppet-tasks json file for np0005629053 step 4 | np0005629053 | 0:29:29.019066 | 1.02s 2026-02-25 08:16:58.059633 | fa163e15-63ff-c5aa-8de0-00000001203d | TASK | Generate container puppet configs for step 4 2026-02-25 08:16:58.457087 | fa163e15-63ff-c5aa-8de0-00000001203d | OK | Generate container puppet configs for step 4 | np0005629053 2026-02-25 08:16:58.457991 | fa163e15-63ff-c5aa-8de0-00000001203d | TIMING | Generate container puppet configs for step 4 | np0005629053 | 0:29:29.438399 | 0.40s 2026-02-25 08:16:58.474189 | fa163e15-63ff-c5aa-8de0-00000001203e | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:16:58.504033 | fa163e15-63ff-c5aa-8de0-00000001203e | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629053 | 0:29:29.484432 | 0.03s 2026-02-25 08:16:58.542268 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:16:58.652624 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:29:29.633022 | 0.11s 2026-02-25 08:16:58.667768 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:16:59.008882 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629053 2026-02-25 08:16:59.010448 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:29:29.990843 | 0.34s 2026-02-25 08:16:59.045619 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:16:59.396539 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 2026-02-25 08:16:59.397962 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 | 0:29:30.378361 | 0.35s 2026-02-25 08:16:59.428735 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:16:59.478869 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:16:59.480054 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:29:30.460458 | 0.05s 2026-02-25 08:16:59.501660 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:16:59.539443 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:16:59.540400 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:29:30.520804 | 0.04s 2026-02-25 08:16:59.560896 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:16:59.611474 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:16:59.612181 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:29:30.592591 | 0.05s 2026-02-25 08:16:59.629162 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:16:59.681304 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 2026-02-25 08:16:59.682204 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 | 0:29:30.662607 | 0.05s 2026-02-25 08:16:59.699545 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:16:59.767171 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 2026-02-25 08:16:59.768548 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629053 | 0:29:30.748946 | 0.07s 2026-02-25 08:17:02.733315 | fa163e15-63ff-c5aa-8de0-000000011daf | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 2026-02-25 08:17:02.734373 | fa163e15-63ff-c5aa-8de0-000000011daf | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629055 | 0:29:33.714779 | 128.36s 2026-02-25 08:17:02.803811 | fa163e15-63ff-c5aa-8de0-00000001149d | TASK | Clean container_puppet_tasks for np0005629055 step 4 2026-02-25 08:17:03.151487 | fa163e15-63ff-c5aa-8de0-00000001149d | OK | Clean container_puppet_tasks for np0005629055 step 4 | np0005629055 2026-02-25 08:17:03.153069 | fa163e15-63ff-c5aa-8de0-00000001149d | TIMING | Clean container_puppet_tasks for np0005629055 step 4 | np0005629055 | 0:29:34.133469 | 0.35s 2026-02-25 08:17:03.184345 | fa163e15-63ff-c5aa-8de0-00000001149e | TASK | Calculate container_puppet_tasks for np0005629055 step 4 2026-02-25 08:17:03.249567 | fa163e15-63ff-c5aa-8de0-00000001149e | TIMING | Calculate container_puppet_tasks for np0005629055 step 4 | np0005629055 | 0:29:34.229952 | 0.06s 2026-02-25 08:17:03.266285 | fa163e15-63ff-c5aa-8de0-00000001149f | TASK | Include container-puppet tasks for step 4 2026-02-25 08:17:03.319230 | fa163e15-63ff-c5aa-8de0-00000001149f | TIMING | Include container-puppet tasks for step 4 | np0005629055 | 0:29:34.299607 | 0.05s 2026-02-25 08:17:03.337916 | 10568cf6-1f2d-4491-be48-f8d9f621bb8c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629055 2026-02-25 08:17:03.362923 | fa163e15-63ff-c5aa-8de0-0000000120b0 | TASK | Write container-puppet-tasks json file for np0005629055 step 4 2026-02-25 08:17:04.343974 | fa163e15-63ff-c5aa-8de0-0000000120b0 | CHANGED | Write container-puppet-tasks json file for np0005629055 step 4 | np0005629055 2026-02-25 08:17:04.346148 | fa163e15-63ff-c5aa-8de0-0000000120b0 | TIMING | Write container-puppet-tasks json file for np0005629055 step 4 | np0005629055 | 0:29:35.326543 | 0.98s 2026-02-25 08:17:04.370297 | fa163e15-63ff-c5aa-8de0-0000000120b2 | TASK | Generate container puppet configs for step 4 2026-02-25 08:17:04.794719 | fa163e15-63ff-c5aa-8de0-0000000120b2 | OK | Generate container puppet configs for step 4 | np0005629055 2026-02-25 08:17:04.795675 | fa163e15-63ff-c5aa-8de0-0000000120b2 | TIMING | Generate container puppet configs for step 4 | np0005629055 | 0:29:35.776083 | 0.42s 2026-02-25 08:17:04.811794 | fa163e15-63ff-c5aa-8de0-0000000120b3 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:17:04.843645 | fa163e15-63ff-c5aa-8de0-0000000120b3 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629055 | 0:29:35.824044 | 0.03s 2026-02-25 08:17:04.877234 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:17:04.987978 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:29:35.968375 | 0.11s 2026-02-25 08:17:05.008420 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:17:05.343721 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629055 2026-02-25 08:17:05.344698 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:29:36.325105 | 0.34s 2026-02-25 08:17:05.360723 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:05.747420 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 2026-02-25 08:17:05.749209 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 | 0:29:36.729599 | 0.39s 2026-02-25 08:17:05.774559 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:17:05.819357 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:17:05.821374 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:29:36.801772 | 0.05s 2026-02-25 08:17:05.841958 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:17:05.876038 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:17:05.876976 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:29:36.857379 | 0.03s 2026-02-25 08:17:05.891423 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:17:05.927545 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:17:05.928623 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:29:36.909022 | 0.04s 2026-02-25 08:17:05.946070 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:05.982223 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 2026-02-25 08:17:05.983210 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 | 0:29:36.963609 | 0.04s 2026-02-25 08:17:05.998599 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:06.035789 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 2026-02-25 08:17:06.036607 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629055 | 0:29:37.017009 | 0.04s 2026-02-25 08:17:12.224120 | fa163e15-63ff-c5aa-8de0-000000011e7f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 2026-02-25 08:17:12.226623 | fa163e15-63ff-c5aa-8de0-000000011e7f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005629054 | 0:29:43.207021 | 134.17s 2026-02-25 08:17:12.292719 | fa163e15-63ff-c5aa-8de0-0000000114c3 | TASK | Clean container_puppet_tasks for np0005629054 step 4 2026-02-25 08:17:12.664013 | fa163e15-63ff-c5aa-8de0-0000000114c3 | OK | Clean container_puppet_tasks for np0005629054 step 4 | np0005629054 2026-02-25 08:17:12.666425 | fa163e15-63ff-c5aa-8de0-0000000114c3 | TIMING | Clean container_puppet_tasks for np0005629054 step 4 | np0005629054 | 0:29:43.646815 | 0.37s 2026-02-25 08:17:12.705825 | fa163e15-63ff-c5aa-8de0-0000000114c4 | TASK | Calculate container_puppet_tasks for np0005629054 step 4 2026-02-25 08:17:12.772849 | fa163e15-63ff-c5aa-8de0-0000000114c4 | TIMING | Calculate container_puppet_tasks for np0005629054 step 4 | np0005629054 | 0:29:43.753242 | 0.07s 2026-02-25 08:17:12.792662 | fa163e15-63ff-c5aa-8de0-0000000114c5 | TASK | Include container-puppet tasks for step 4 2026-02-25 08:17:12.853490 | fa163e15-63ff-c5aa-8de0-0000000114c5 | TIMING | Include container-puppet tasks for step 4 | np0005629054 | 0:29:43.833883 | 0.06s 2026-02-25 08:17:12.875784 | fdae2807-07a5-4e31-bcf1-70aa3589fdd7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629054 2026-02-25 08:17:12.905653 | fa163e15-63ff-c5aa-8de0-000000012125 | TASK | Write container-puppet-tasks json file for np0005629054 step 4 2026-02-25 08:17:14.054742 | fa163e15-63ff-c5aa-8de0-000000012125 | CHANGED | Write container-puppet-tasks json file for np0005629054 step 4 | np0005629054 2026-02-25 08:17:14.057946 | fa163e15-63ff-c5aa-8de0-000000012125 | TIMING | Write container-puppet-tasks json file for np0005629054 step 4 | np0005629054 | 0:29:45.038337 | 1.15s 2026-02-25 08:17:14.087482 | fa163e15-63ff-c5aa-8de0-000000012127 | TASK | Generate container puppet configs for step 4 2026-02-25 08:17:14.471716 | fa163e15-63ff-c5aa-8de0-000000012127 | OK | Generate container puppet configs for step 4 | np0005629054 2026-02-25 08:17:14.473262 | fa163e15-63ff-c5aa-8de0-000000012127 | TIMING | Generate container puppet configs for step 4 | np0005629054 | 0:29:45.453656 | 0.38s 2026-02-25 08:17:14.505128 | fa163e15-63ff-c5aa-8de0-000000012128 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-02-25 08:17:14.542496 | fa163e15-63ff-c5aa-8de0-000000012128 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005629054 | 0:29:45.522877 | 0.04s 2026-02-25 08:17:14.604991 | fa163e15-63ff-c5aa-8de0-000000011f3c | TASK | Gather variables for each operating system 2026-02-25 08:17:14.719535 | fa163e15-63ff-c5aa-8de0-000000011f3c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:29:45.699929 | 0.11s 2026-02-25 08:17:14.738639 | fa163e15-63ff-c5aa-8de0-000000011f3d | TASK | Create container logs path 2026-02-25 08:17:15.075354 | fa163e15-63ff-c5aa-8de0-000000011f3d | OK | Create container logs path | np0005629054 2026-02-25 08:17:15.076916 | fa163e15-63ff-c5aa-8de0-000000011f3d | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:29:46.057313 | 0.34s 2026-02-25 08:17:15.109718 | fa163e15-63ff-c5aa-8de0-000000011f3f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:15.492000 | fa163e15-63ff-c5aa-8de0-000000011f3f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 2026-02-25 08:17:15.493145 | fa163e15-63ff-c5aa-8de0-000000011f3f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 | 0:29:46.473547 | 0.38s 2026-02-25 08:17:15.511704 | fa163e15-63ff-c5aa-8de0-000000011f40 | TASK | Finalise hashes for all containers 2026-02-25 08:17:15.563146 | fa163e15-63ff-c5aa-8de0-000000011f40 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:17:15.564142 | fa163e15-63ff-c5aa-8de0-000000011f40 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:29:46.544547 | 0.05s 2026-02-25 08:17:15.582722 | fa163e15-63ff-c5aa-8de0-000000011f42 | TASK | Manage systemd shutdown files 2026-02-25 08:17:15.619562 | fa163e15-63ff-c5aa-8de0-000000011f42 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:17:15.620590 | fa163e15-63ff-c5aa-8de0-000000011f42 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:29:46.600990 | 0.04s 2026-02-25 08:17:15.639507 | fa163e15-63ff-c5aa-8de0-000000011f44 | TASK | Update container configs with new config hashes 2026-02-25 08:17:15.690051 | fa163e15-63ff-c5aa-8de0-000000011f44 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:17:15.690924 | fa163e15-63ff-c5aa-8de0-000000011f44 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:29:46.671328 | 0.05s 2026-02-25 08:17:15.711650 | fa163e15-63ff-c5aa-8de0-000000011f45 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:15.759041 | fa163e15-63ff-c5aa-8de0-000000011f45 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 2026-02-25 08:17:15.760083 | fa163e15-63ff-c5aa-8de0-000000011f45 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 | 0:29:46.740481 | 0.05s 2026-02-25 08:17:15.780763 | fa163e15-63ff-c5aa-8de0-000000011f46 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-02-25 08:17:15.829699 | fa163e15-63ff-c5aa-8de0-000000011f46 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 2026-02-25 08:17:15.830441 | fa163e15-63ff-c5aa-8de0-000000011f46 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005629054 | 0:29:46.810848 | 0.05s PLAY [External deployment step 5] ********************************************** 2026-02-25 08:17:15.914462 | fa163e15-63ff-c5aa-8de0-0000000000ef | TASK | External deployment step 5 2026-02-25 08:17:15.947773 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-0000000000ef') missing from stats 2026-02-25 08:17:16.000612 | fa163e15-63ff-c5aa-8de0-0000000000f0 | TIMING | include_tasks | undercloud | 0:29:46.981012 | 0.05s 2026-02-25 08:17:16.006648 | c3d893c8-ac18-4171-96ac-0c905ab84010 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2026-02-25 08:17:16.012752 | fa163e15-63ff-c5aa-8de0-0000000121a2 | TASK | Manage Cinder's default volume type 2026-02-25 08:17:27.972193 | fa163e15-63ff-c5aa-8de0-0000000121a2 | OK | Manage Cinder's default volume type | undercloud 2026-02-25 08:17:27.973325 | fa163e15-63ff-c5aa-8de0-0000000121a2 | TIMING | Manage Cinder's default volume type | undercloud | 0:29:58.953723 | 11.96s PLAY [Deploy step tasks for 5] ************************************************* 2026-02-25 08:17:28.130051 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.148721 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.179779 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.203505 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.231505 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.261068 | fa163e15-63ff-c5aa-8de0-0000000000f3 | TASK | Deploy step tasks for 5 2026-02-25 08:17:28.273320 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.274883 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.275700 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.276499 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.277269 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.288185 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:28.309868 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:28.326081 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:28.348760 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:28.368806 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:28.376338 | fa163e15-63ff-c5aa-8de0-0000000000f3 | OK | Deploy step tasks for 5 | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000f3') missing from stats 2026-02-25 08:17:28.395058 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-02-25 08:17:29.300537 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629053 2026-02-25 08:17:29.302217 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629053 | 0:30:00.282609 | 0.95s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:17:29.365628 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629056 2026-02-25 08:17:29.377920 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629056 | 0:30:00.358323 | 1.09s 2026-02-25 08:17:29.378529 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629057 2026-02-25 08:17:29.379088 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629057 | 0:30:00.359498 | 1.07s 2026-02-25 08:17:29.379707 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629058 2026-02-25 08:17:29.380277 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629058 | 0:30:00.360686 | 1.05s [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-02-25 08:17:29.473127 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629053 | 0:30:00.453502 | 0.13s 2026-02-25 08:17:29.474804 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629056 | 0:30:00.455214 | 0.08s 2026-02-25 08:17:29.475528 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629055 2026-02-25 08:17:29.476342 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629055 | 0:30:00.456751 | 1.08s 2026-02-25 08:17:29.477010 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629057 | 0:30:00.457420 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:17:29.576703 | 250ed871-f31c-4539-b67d-7f134bbcf766 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005629053 2026-02-25 08:17:29.595549 | 2c70c9f3-bb16-4c7d-a6fe-474814a1e280 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005629056 2026-02-25 08:17:29.595903 | 2c70c9f3-bb16-4c7d-a6fe-474814a1e280 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005629057 2026-02-25 08:17:29.606214 | fa163e15-63ff-c5aa-8de0-000000012276 | TASK | set enable_sensubility fact 2026-02-25 08:17:29.621295 | fa163e15-63ff-c5aa-8de0-000000012276 | TASK | set enable_sensubility fact 2026-02-25 08:17:29.649403 | fa163e15-63ff-c5aa-8de0-0000000121df | TASK | Gather variables for each operating system 2026-02-25 08:17:29.685321 | fa163e15-63ff-c5aa-8de0-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005629054 2026-02-25 08:17:29.686494 | fa163e15-63ff-c5aa-8de0-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005629054 | 0:30:00.666892 | 1.32s 2026-02-25 08:17:29.686949 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629058 | 0:30:00.667362 | 0.23s 2026-02-25 08:17:29.687341 | fa163e15-63ff-c5aa-8de0-000000012276 | OK | set enable_sensubility fact | np0005629056 2026-02-25 08:17:29.687647 | fa163e15-63ff-c5aa-8de0-000000012276 | TIMING | set enable_sensubility fact | np0005629056 | 0:30:00.668060 | 0.08s 2026-02-25 08:17:29.687984 | fa163e15-63ff-c5aa-8de0-000000012276 | OK | set enable_sensubility fact | np0005629057 2026-02-25 08:17:29.688280 | fa163e15-63ff-c5aa-8de0-000000012276 | TIMING | set enable_sensubility fact | np0005629057 | 0:30:00.668694 | 0.07s 2026-02-25 08:17:29.700533 | c35a03e9-52a8-4fef-8212-8802e6fb9f8b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005629058 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:17:29.712835 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:17:29.734984 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:17:29.751999 | fa163e15-63ff-c5aa-8de0-000000012294 | TASK | set enable_sensubility fact 2026-02-25 08:17:29.794448 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629055 | 0:30:00.774835 | 0.12s 2026-02-25 08:17:29.795331 | fa163e15-63ff-c5aa-8de0-0000000121df | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:30:00.775743 | 0.14s 2026-02-25 08:17:29.795748 | fa163e15-63ff-c5aa-8de0-000000012294 | OK | set enable_sensubility fact | np0005629058 2026-02-25 08:17:29.796230 | fa163e15-63ff-c5aa-8de0-000000012294 | TIMING | set enable_sensubility fact | np0005629058 | 0:30:00.776643 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-02-25 08:17:29.843703 | f26902a9-c98e-43f1-915d-4ef620d5be0d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005629055 2026-02-25 08:17:29.877682 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:17:29.899382 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:29.919394 | fa163e15-63ff-c5aa-8de0-0000000121df | TASK | Gather variables for each operating system 2026-02-25 08:17:29.925677 | fa163e15-63ff-c5aa-8de0-0000000000f5 | TIMING | include_tasks | np0005629054 | 0:30:00.906068 | 0.14s 2026-02-25 08:17:29.963467 | 71ef8c4a-c57b-4032-b2ae-eb5372d05efb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005629054 2026-02-25 08:17:29.992768 | fa163e15-63ff-c5aa-8de0-0000000121df | TASK | Gather variables for each operating system 2026-02-25 08:17:30.043321 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629056 2026-02-25 08:17:30.044346 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629056 | 0:30:01.024748 | 0.33s 2026-02-25 08:17:30.044953 | fa163e15-63ff-c5aa-8de0-0000000121df | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:30:01.025365 | 0.12s 2026-02-25 08:17:30.091243 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:30.099094 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629057 2026-02-25 08:17:30.100098 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629057 | 0:30:01.080499 | 0.36s 2026-02-25 08:17:30.122029 | fa163e15-63ff-c5aa-8de0-0000000121df | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:30:01.102424 | 0.13s 2026-02-25 08:17:30.144116 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:30.151594 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629056 | 0:30:01.131989 | 0.10s 2026-02-25 08:17:30.171582 | dc6cb8d8-5f92-40e8-94f2-8f7f4d9868be | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629056 2026-02-25 08:17:30.183948 | fa163e15-63ff-c5aa-8de0-00000001239e | TASK | Write the config_step hieradata 2026-02-25 08:17:30.196899 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629058 2026-02-25 08:17:30.197786 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629058 | 0:30:01.178188 | 0.32s 2026-02-25 08:17:30.222345 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629057 | 0:30:01.202741 | 0.11s 2026-02-25 08:17:30.244835 | 163dac9e-5742-4c32-a429-c9fd5bbc5e34 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629057 2026-02-25 08:17:30.257299 | fa163e15-63ff-c5aa-8de0-0000000123b8 | TASK | Write the config_step hieradata 2026-02-25 08:17:30.279997 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629058 | 0:30:01.260394 | 0.06s 2026-02-25 08:17:30.300043 | 76d18e27-0c20-4555-b806-91659b276d4c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629058 2026-02-25 08:17:30.312555 | fa163e15-63ff-c5aa-8de0-0000000123d0 | TASK | Write the config_step hieradata 2026-02-25 08:17:30.755786 | fa163e15-63ff-c5aa-8de0-0000000121e0 | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:17:30.757543 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:30:01.737931 | 0.86s 2026-02-25 08:17:30.791827 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TASK | Run init bundle puppet on the host for cinder_backup 2026-02-25 08:17:30.948799 | fa163e15-63ff-c5aa-8de0-0000000121e0 | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:17:30.950096 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:30:01.930500 | 0.86s 2026-02-25 08:17:30.971803 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TASK | Run init bundle puppet on the host for cinder_backup 2026-02-25 08:17:31.075641 | fa163e15-63ff-c5aa-8de0-00000001239e | OK | Write the config_step hieradata | np0005629056 2026-02-25 08:17:31.076524 | fa163e15-63ff-c5aa-8de0-00000001239e | TIMING | Write the config_step hieradata | np0005629056 | 0:30:02.056931 | 0.89s 2026-02-25 08:17:31.092794 | fa163e15-63ff-c5aa-8de0-00000001239f | TASK | Run puppet host configuration for step 5 2026-02-25 08:17:31.115247 | fa163e15-63ff-c5aa-8de0-0000000123b8 | OK | Write the config_step hieradata | np0005629057 2026-02-25 08:17:31.116978 | fa163e15-63ff-c5aa-8de0-0000000123b8 | TIMING | Write the config_step hieradata | np0005629057 | 0:30:02.097370 | 0.86s 2026-02-25 08:17:31.140544 | fa163e15-63ff-c5aa-8de0-0000000123b9 | TASK | Run puppet host configuration for step 5 2026-02-25 08:17:31.156360 | fa163e15-63ff-c5aa-8de0-0000000123d0 | OK | Write the config_step hieradata | np0005629058 2026-02-25 08:17:31.157567 | fa163e15-63ff-c5aa-8de0-0000000123d0 | TIMING | Write the config_step hieradata | np0005629058 | 0:30:02.137970 | 0.84s 2026-02-25 08:17:31.172590 | fa163e15-63ff-c5aa-8de0-0000000123d1 | TASK | Run puppet host configuration for step 5 2026-02-25 08:17:31.187777 | fa163e15-63ff-c5aa-8de0-0000000121e0 | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:17:31.189080 | fa163e15-63ff-c5aa-8de0-0000000121e0 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:30:02.169480 | 1.04s 2026-02-25 08:17:31.211314 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TASK | Run init bundle puppet on the host for cinder_backup 2026-02-25 08:17:31.843103 | fa163e15-63ff-c5aa-8de0-00000001239f | CHANGED | Run puppet host configuration for step 5 | np0005629056 2026-02-25 08:17:31.844588 | fa163e15-63ff-c5aa-8de0-00000001239f | TIMING | Run puppet host configuration for step 5 | np0005629056 | 0:30:02.824980 | 0.75s 2026-02-25 08:17:31.866385 | fa163e15-63ff-c5aa-8de0-0000000123a0 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:17:31.883128 | fa163e15-63ff-c5aa-8de0-0000000123b9 | CHANGED | Run puppet host configuration for step 5 | np0005629057 2026-02-25 08:17:31.884738 | fa163e15-63ff-c5aa-8de0-0000000123b9 | TIMING | Run puppet host configuration for step 5 | np0005629057 | 0:30:02.865125 | 0.74s 2026-02-25 08:17:31.911044 | fa163e15-63ff-c5aa-8de0-0000000123ba | TASK | Wait for puppet host configuration to finish 2026-02-25 08:17:31.922248 | fa163e15-63ff-c5aa-8de0-0000000123d1 | CHANGED | Run puppet host configuration for step 5 | np0005629058 2026-02-25 08:17:31.923507 | fa163e15-63ff-c5aa-8de0-0000000123d1 | TIMING | Run puppet host configuration for step 5 | np0005629058 | 0:30:02.903903 | 0.75s 2026-02-25 08:17:31.938056 | fa163e15-63ff-c5aa-8de0-0000000123d2 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:17:32.176985 | fa163e15-63ff-c5aa-8de0-0000000123a0 | WAITING | Wait for puppet host configuration to finish | np0005629056 | 360 retries left 2026-02-25 08:17:32.238460 | fa163e15-63ff-c5aa-8de0-0000000123d2 | WAITING | Wait for puppet host configuration to finish | np0005629058 | 360 retries left 2026-02-25 08:17:32.272415 | fa163e15-63ff-c5aa-8de0-0000000123ba | WAITING | Wait for puppet host configuration to finish | np0005629057 | 360 retries left 2026-02-25 08:17:39.396284 | fa163e15-63ff-c5aa-8de0-0000000121e1 | OK | Run init bundle puppet on the host for cinder_backup | np0005629055 2026-02-25 08:17:39.397719 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005629055 | 0:30:10.378115 | 8.42s 2026-02-25 08:17:39.430094 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:17:39.795690 | fa163e15-63ff-c5aa-8de0-0000000121e2 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629055 2026-02-25 08:17:39.797134 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629055 | 0:30:10.777533 | 0.37s 2026-02-25 08:17:39.824276 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:17:40.375712 | fa163e15-63ff-c5aa-8de0-0000000121e3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:17:40.377134 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:30:11.357533 | 0.55s 2026-02-25 08:17:40.408709 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-02-25 08:17:40.566213 | fa163e15-63ff-c5aa-8de0-0000000121e1 | OK | Run init bundle puppet on the host for cinder_backup | np0005629054 2026-02-25 08:17:40.567911 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005629054 | 0:30:11.548306 | 9.36s 2026-02-25 08:17:40.597143 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:17:40.795196 | fa163e15-63ff-c5aa-8de0-0000000121e4 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005629055 2026-02-25 08:17:40.796310 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005629055 | 0:30:11.776711 | 0.39s 2026-02-25 08:17:40.817745 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-02-25 08:17:40.874304 | fa163e15-63ff-c5aa-8de0-0000000121e6 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005629055 2026-02-25 08:17:40.875376 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005629055 | 0:30:11.855780 | 0.06s 2026-02-25 08:17:40.902099 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-02-25 08:17:40.959436 | fa163e15-63ff-c5aa-8de0-0000000121e7 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005629055 2026-02-25 08:17:40.961898 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005629055 | 0:30:11.942292 | 0.06s 2026-02-25 08:17:40.986638 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-02-25 08:17:41.009366 | fa163e15-63ff-c5aa-8de0-0000000121e2 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629054 2026-02-25 08:17:41.011092 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629054 | 0:30:11.991491 | 0.41s 2026-02-25 08:17:41.027101 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:17:41.047518 | fa163e15-63ff-c5aa-8de0-0000000121e8 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005629055 2026-02-25 08:17:41.048956 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005629055 | 0:30:12.029360 | 0.06s 2026-02-25 08:17:41.066530 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:17:41.122393 | fa163e15-63ff-c5aa-8de0-0000000121e9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:17:41.123996 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:30:12.104398 | 0.06s 2026-02-25 08:17:41.140210 | fa163e15-63ff-c5aa-8de0-0000000121ea | TASK | Remove update marker for bundle openstack-cinder-backup 2026-02-25 08:17:41.193198 | fa163e15-63ff-c5aa-8de0-0000000121ea | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005629055 2026-02-25 08:17:41.194722 | fa163e15-63ff-c5aa-8de0-0000000121ea | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005629055 | 0:30:12.175127 | 0.05s 2026-02-25 08:17:41.222179 | fa163e15-63ff-c5aa-8de0-00000001220b | TASK | Gather variables for each operating system 2026-02-25 08:17:41.334748 | fa163e15-63ff-c5aa-8de0-00000001220b | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:30:12.315142 | 0.11s 2026-02-25 08:17:41.349607 | fa163e15-63ff-c5aa-8de0-00000001220c | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:41.660400 | fa163e15-63ff-c5aa-8de0-0000000121e3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:17:41.663246 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:30:12.643637 | 0.63s 2026-02-25 08:17:41.686480 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-02-25 08:17:42.052975 | fa163e15-63ff-c5aa-8de0-0000000121e4 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005629054 2026-02-25 08:17:42.054307 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005629054 | 0:30:13.034704 | 0.37s 2026-02-25 08:17:42.082900 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-02-25 08:17:42.138268 | fa163e15-63ff-c5aa-8de0-0000000121e6 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005629054 2026-02-25 08:17:42.139305 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005629054 | 0:30:13.119709 | 0.06s 2026-02-25 08:17:42.159402 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-02-25 08:17:42.221112 | fa163e15-63ff-c5aa-8de0-0000000121e7 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005629054 2026-02-25 08:17:42.222023 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005629054 | 0:30:13.202428 | 0.06s 2026-02-25 08:17:42.245040 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-02-25 08:17:42.271710 | fa163e15-63ff-c5aa-8de0-00000001220c | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:17:42.273486 | fa163e15-63ff-c5aa-8de0-00000001220c | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:30:13.253879 | 0.92s 2026-02-25 08:17:42.304099 | fa163e15-63ff-c5aa-8de0-00000001220d | TASK | Run init bundle puppet on the host for cinder_volume 2026-02-25 08:17:42.313376 | fa163e15-63ff-c5aa-8de0-0000000121e8 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005629054 2026-02-25 08:17:42.314676 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005629054 | 0:30:13.295071 | 0.07s 2026-02-25 08:17:42.338327 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:17:42.389423 | fa163e15-63ff-c5aa-8de0-0000000121e9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:17:42.390443 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:30:13.370848 | 0.05s 2026-02-25 08:17:42.417370 | fa163e15-63ff-c5aa-8de0-0000000121ea | TASK | Remove update marker for bundle openstack-cinder-backup 2026-02-25 08:17:42.457703 | fa163e15-63ff-c5aa-8de0-0000000121ea | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005629054 2026-02-25 08:17:42.458423 | fa163e15-63ff-c5aa-8de0-0000000121ea | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005629054 | 0:30:13.438831 | 0.04s 2026-02-25 08:17:42.484939 | fa163e15-63ff-c5aa-8de0-00000001220b | TASK | Gather variables for each operating system 2026-02-25 08:17:42.523710 | fa163e15-63ff-c5aa-8de0-0000000123a0 | CHANGED | Wait for puppet host configuration to finish | np0005629056 2026-02-25 08:17:42.524687 | fa163e15-63ff-c5aa-8de0-0000000123a0 | TIMING | Wait for puppet host configuration to finish | np0005629056 | 0:30:13.505091 | 10.65s 2026-02-25 08:17:42.535672 | fa163e15-63ff-c5aa-8de0-0000000123a1 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:17:42.547573 | fa163e15-63ff-c5aa-8de0-0000000123d2 | CHANGED | Wait for puppet host configuration to finish | np0005629058 2026-02-25 08:17:42.548653 | fa163e15-63ff-c5aa-8de0-0000000123d2 | TIMING | Wait for puppet host configuration to finish | np0005629058 | 0:30:13.529060 | 10.61s 2026-02-25 08:17:42.560104 | fa163e15-63ff-c5aa-8de0-0000000123d3 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:17:42.572538 | fa163e15-63ff-c5aa-8de0-0000000123ba | CHANGED | Wait for puppet host configuration to finish | np0005629057 2026-02-25 08:17:42.573500 | fa163e15-63ff-c5aa-8de0-0000000123ba | TIMING | Wait for puppet host configuration to finish | np0005629057 | 0:30:13.553905 | 10.66s 2026-02-25 08:17:42.584757 | fa163e15-63ff-c5aa-8de0-0000000123bb | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:17:42.616392 | fa163e15-63ff-c5aa-8de0-0000000123a1 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005629056 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:17:31 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:17:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:17:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:17:37 puppet-user: (file & line not available)", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:17:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:17:37 puppet-user: Notice: Compiled catalog for np0005629056.ooo.test in environment production in 0.35 seconds", "<13>Feb 25 08:17:38 puppet-user: Notice: Applied catalog in 0.33 seconds", "<13>Feb 25 08:17:38 puppet-user: Application:", "<13>Feb 25 08:17:38 puppet-user: Initial environment: production", "<13>Feb 25 08:17:38 puppet-user: Converged environment: production", "<13>Feb 25 08:17:38 puppet-user: Run mode: user", "<13>Feb 25 08:17:38 puppet-user: Changes:", "<13>Feb 25 08:17:38 puppet-user: Events:", "<13>Feb 25 08:17:38 puppet-user: Resources:", "<13>Feb 25 08:17:38 puppet-user: Total: 19", "<13>Feb 25 08:17:38 puppet-user: Time:", "<13>Feb 25 08:17:38 puppet-user: Schedule: 0.00", "<13>Feb 25 08:17:38 puppet-user: Package: 0.00", "<13>Feb 25 08:17:38 puppet-user: Augeas: 0.01", "<13>Feb 25 08:17:38 puppet-user: Exec: 0.01", "<13>Feb 25 08:17:38 puppet-user: File: 0.03", "<13>Feb 25 08:17:38 puppet-user: Service: 0.11", "<13>Feb 25 08:17:38 puppet-user: Transaction evaluation: 0.32", "<13>Feb 25 08:17:38 puppet-user: Catalog application: 0.33", "<13>Feb 25 08:17:38 puppet-user: Config retrieval: 0.41", "<13>Feb 25 08:17:38 puppet-user: Last run: 1772007458", "<13>Feb 25 08:17:38 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:17:38 puppet-user: Total: 0.33", "<13>Feb 25 08:17:38 puppet-user: Version:", "<13>Feb 25 08:17:38 puppet-user: Config: 1772007457", "<13>Feb 25 08:17:38 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:17:42.617265 | fa163e15-63ff-c5aa-8de0-0000000123a1 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629056 | 0:30:13.597673 | 0.08s 2026-02-25 08:17:42.629597 | fa163e15-63ff-c5aa-8de0-0000000123a2 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:17:42.635743 | fa163e15-63ff-c5aa-8de0-00000001220b | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:30:13.616133 | 0.15s 2026-02-25 08:17:42.659111 | fa163e15-63ff-c5aa-8de0-00000001220c | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:42.667012 | fa163e15-63ff-c5aa-8de0-0000000123d3 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005629058 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:17:32 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:17:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:17:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:17:37 puppet-user: (file & line not available)", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:17:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:17:37 puppet-user: Notice: Compiled catalog for np0005629058.ooo.test in environment production in 0.24 seconds", "<13>Feb 25 08:17:38 puppet-user: Notice: Applied catalog in 0.20 seconds", "<13>Feb 25 08:17:38 puppet-user: Application:", "<13>Feb 25 08:17:38 puppet-user: Initial environment: production", "<13>Feb 25 08:17:38 puppet-user: Converged environment: production", "<13>Feb 25 08:17:38 puppet-user: Run mode: user", "<13>Feb 25 08:17:38 puppet-user: Changes:", "<13>Feb 25 08:17:38 puppet-user: Events:", "<13>Feb 25 08:17:38 puppet-user: Resources:", "<13>Feb 25 08:17:38 puppet-user: Total: 19", "<13>Feb 25 08:17:38 puppet-user: Time:", "<13>Feb 25 08:17:38 puppet-user: Schedule: 0.00", "<13>Feb 25 08:17:38 puppet-user: Package: 0.00", "<13>Feb 25 08:17:38 puppet-user: Augeas: 0.01", "<13>Feb 25 08:17:38 puppet-user: Exec: 0.01", "<13>Feb 25 08:17:38 puppet-user: File: 0.02", "<13>Feb 25 08:17:38 puppet-user: Service: 0.06", "<13>Feb 25 08:17:38 puppet-user: Transaction evaluation: 0.20", "<13>Feb 25 08:17:38 puppet-user: Catalog application: 0.20", "<13>Feb 25 08:17:38 puppet-user: Config retrieval: 0.30", "<13>Feb 25 08:17:38 puppet-user: Last run: 1772007458", "<13>Feb 25 08:17:38 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:17:38 puppet-user: Total: 0.21", "<13>Feb 25 08:17:38 puppet-user: Version:", "<13>Feb 25 08:17:38 puppet-user: Config: 1772007457", "<13>Feb 25 08:17:38 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:17:42.667978 | fa163e15-63ff-c5aa-8de0-0000000123d3 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629058 | 0:30:13.648378 | 0.11s 2026-02-25 08:17:42.668417 | fa163e15-63ff-c5aa-8de0-0000000123a2 | TIMING | Pre-cache facts for puppet containers | np0005629056 | 0:30:13.648830 | 0.04s 2026-02-25 08:17:42.668959 | fa163e15-63ff-c5aa-8de0-0000000123bb | OK | Debug output for task: Run puppet host configuration for step 5 | np0005629057 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:17:32 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:17:37 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:17:37 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:17:37 puppet-user: (file & line not available)", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:17:37 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17: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>Feb 25 08:17:37 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:17:37 puppet-user: Notice: Compiled catalog for np0005629057.ooo.test in environment production in 0.30 seconds", "<13>Feb 25 08:17:38 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Feb 25 08:17:38 puppet-user: Application:", "<13>Feb 25 08:17:38 puppet-user: Initial environment: production", "<13>Feb 25 08:17:38 puppet-user: Converged environment: production", "<13>Feb 25 08:17:38 puppet-user: Run mode: user", "<13>Feb 25 08:17:38 puppet-user: Changes:", "<13>Feb 25 08:17:38 puppet-user: Events:", "<13>Feb 25 08:17:38 puppet-user: Resources:", "<13>Feb 25 08:17:38 puppet-user: Total: 19", "<13>Feb 25 08:17:38 puppet-user: Time:", "<13>Feb 25 08:17:38 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:17:38 puppet-user: Package: 0.00", "<13>Feb 25 08:17:38 puppet-user: Schedule: 0.00", "<13>Feb 25 08:17:38 puppet-user: Augeas: 0.01", "<13>Feb 25 08:17:38 puppet-user: Exec: 0.01", "<13>Feb 25 08:17:38 puppet-user: File: 0.02", "<13>Feb 25 08:17:38 puppet-user: Service: 0.08", "<13>Feb 25 08:17:38 puppet-user: Transaction evaluation: 0.27", "<13>Feb 25 08:17:38 puppet-user: Catalog application: 0.29", "<13>Feb 25 08:17:38 puppet-user: Config retrieval: 0.37", "<13>Feb 25 08:17:38 puppet-user: Last run: 1772007458", "<13>Feb 25 08:17:38 puppet-user: Total: 0.29", "<13>Feb 25 08:17:38 puppet-user: Version:", "<13>Feb 25 08:17:38 puppet-user: Config: 1772007457", "<13>Feb 25 08:17:38 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:17:42.669421 | fa163e15-63ff-c5aa-8de0-0000000123bb | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629057 | 0:30:13.649793 | 0.08s 2026-02-25 08:17:42.706367 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:17:42.723333 | fa163e15-63ff-c5aa-8de0-0000000123bc | TASK | Pre-cache facts for puppet containers 2026-02-25 08:17:42.740836 | fa163e15-63ff-c5aa-8de0-0000000123d4 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:17:42.753345 | fa163e15-63ff-c5aa-8de0-0000000123bc | TIMING | Pre-cache facts for puppet containers | np0005629057 | 0:30:13.733738 | 0.03s 2026-02-25 08:17:42.784495 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:17:42.790931 | fa163e15-63ff-c5aa-8de0-0000000123d4 | TIMING | Pre-cache facts for puppet containers | np0005629058 | 0:30:13.771322 | 0.05s 2026-02-25 08:17:42.819553 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:17:42.849445 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629056 | 0:30:13.829837 | 0.14s 2026-02-25 08:17:42.862435 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:17:42.896256 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629057 | 0:30:13.876651 | 0.11s 2026-02-25 08:17:42.906759 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:17:42.942633 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629058 | 0:30:13.923032 | 0.12s 2026-02-25 08:17:42.953843 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:17:43.192440 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629056 2026-02-25 08:17:43.195413 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629056 | 0:30:14.175807 | 0.33s 2026-02-25 08:17:43.224438 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:17:43.236261 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629057 2026-02-25 08:17:43.238029 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629057 | 0:30:14.218418 | 0.33s 2026-02-25 08:17:43.261731 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:17:43.291881 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629058 2026-02-25 08:17:43.293040 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629058 | 0:30:14.273441 | 0.34s 2026-02-25 08:17:43.308314 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:17:43.597942 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629057 2026-02-25 08:17:43.599156 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629057 | 0:30:14.579559 | 0.34s 2026-02-25 08:17:43.599968 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629056 2026-02-25 08:17:43.600461 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629056 | 0:30:14.580872 | 0.37s 2026-02-25 08:17:43.613834 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:17:43.646282 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:17:43.665333 | fa163e15-63ff-c5aa-8de0-00000001220c | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:17:43.667157 | fa163e15-63ff-c5aa-8de0-00000001220c | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:30:14.647541 | 1.01s 2026-02-25 08:17:43.668495 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629058 2026-02-25 08:17:43.669313 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629058 | 0:30:14.649719 | 0.36s 2026-02-25 08:17:43.670520 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629056 2026-02-25 08:17:43.671238 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629056 | 0:30:14.651644 | 0.06s 2026-02-25 08:17:43.692347 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:17:43.721519 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:17:43.751066 | fa163e15-63ff-c5aa-8de0-00000001220d | TASK | Run init bundle puppet on the host for cinder_volume 2026-02-25 08:17:43.759425 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629057 2026-02-25 08:17:43.761018 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629057 | 0:30:14.741419 | 0.11s 2026-02-25 08:17:43.777664 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:17:43.786041 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629058 2026-02-25 08:17:43.787478 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629058 | 0:30:14.767875 | 0.06s 2026-02-25 08:17:43.801296 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:17:44.560502 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629056 2026-02-25 08:17:44.562238 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629056 | 0:30:15.542634 | 0.87s 2026-02-25 08:17:44.576946 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:17:44.636713 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629058 2026-02-25 08:17:44.638163 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629058 | 0:30:15.618548 | 0.84s 2026-02-25 08:17:44.639139 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629057 2026-02-25 08:17:44.639783 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629057 | 0:30:15.620192 | 0.86s 2026-02-25 08:17:44.653660 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:17:44.673989 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:17:44.900927 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629056 2026-02-25 08:17:44.902055 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629056 | 0:30:15.882461 | 0.32s 2026-02-25 08:17:44.912279 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:17:44.978170 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629057 2026-02-25 08:17:44.979106 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629057 | 0:30:15.959513 | 0.32s 2026-02-25 08:17:44.989607 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:17:45.003188 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629058 2026-02-25 08:17:45.004509 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629058 | 0:30:15.984906 | 0.33s 2026-02-25 08:17:45.020823 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:17:45.676445 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629057 2026-02-25 08:17:45.678045 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629057 | 0:30:16.658439 | 0.68s 2026-02-25 08:17:45.700654 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:17:45.710147 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629056 2026-02-25 08:17:45.711939 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629056 | 0:30:16.692335 | 0.80s 2026-02-25 08:17:45.754784 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:17:45.766412 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629058 2026-02-25 08:17:45.767519 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629058 | 0:30:16.747916 | 0.75s 2026-02-25 08:17:45.769943 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629057 2026-02-25 08:17:45.770419 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629057 | 0:30:16.750829 | 0.07s 2026-02-25 08:17:45.799236 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:17:45.821641 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:17:45.829844 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629056 2026-02-25 08:17:45.830774 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629056 | 0:30:16.811173 | 0.07s 2026-02-25 08:17:45.849232 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:17:45.863455 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629058 2026-02-25 08:17:45.864431 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629058 | 0:30:16.844834 | 0.04s 2026-02-25 08:17:45.885240 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:17:46.190178 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629057 -> 192.168.122.107 [WARNING]: ('np0005629057 -> 192.168.122.107', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:17:46.230267 | fa163e15-63ff-c5aa-8de0-0000000123bd | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:17:46.258301 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629056 -> 192.168.122.106 [WARNING]: ('np0005629056 -> 192.168.122.106', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:17:46.292107 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629058 -> 192.168.122.108 [WARNING]: ('np0005629058 -> 192.168.122.108', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:17:46.294142 | fa163e15-63ff-c5aa-8de0-0000000123bd | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629057 2026-02-25 08:17:46.294842 | fa163e15-63ff-c5aa-8de0-0000000123bd | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629057 | 0:30:17.275240 | 0.06s 2026-02-25 08:17:46.311278 | fa163e15-63ff-c5aa-8de0-0000000123a3 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:17:46.334177 | fa163e15-63ff-c5aa-8de0-0000000123bf | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:17:46.362519 | fa163e15-63ff-c5aa-8de0-0000000123d5 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:17:46.384660 | fa163e15-63ff-c5aa-8de0-0000000123bf | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629057 | 0:30:17.365052 | 0.05s 2026-02-25 08:17:46.385540 | fa163e15-63ff-c5aa-8de0-0000000123a3 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629056 2026-02-25 08:17:46.386071 | fa163e15-63ff-c5aa-8de0-0000000123a3 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629056 | 0:30:17.366484 | 0.07s 2026-02-25 08:17:46.426305 | fa163e15-63ff-c5aa-8de0-0000000123a5 | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:17:46.443402 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:17:46.457791 | fa163e15-63ff-c5aa-8de0-0000000123d5 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629058 2026-02-25 08:17:46.458841 | fa163e15-63ff-c5aa-8de0-0000000123d5 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629058 | 0:30:17.439240 | 0.08s 2026-02-25 08:17:46.459231 | fa163e15-63ff-c5aa-8de0-0000000123a5 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629056 | 0:30:17.439645 | 0.03s 2026-02-25 08:17:46.486823 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:17:46.504636 | fa163e15-63ff-c5aa-8de0-0000000123d7 | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:17:46.525693 | fa163e15-63ff-c5aa-8de0-0000000123d7 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629058 | 0:30:17.506089 | 0.02s 2026-02-25 08:17:46.556734 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:17:46.564663 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:30:17.545058 | 0.11s 2026-02-25 08:17:46.575881 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:17:46.597980 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:30:17.578376 | 0.11s 2026-02-25 08:17:46.609740 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:17:46.645121 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:30:17.625521 | 0.09s 2026-02-25 08:17:46.655774 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:17:46.912787 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629057 2026-02-25 08:17:46.914407 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:30:17.894803 | 0.34s 2026-02-25 08:17:46.946320 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:46.957844 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629056 2026-02-25 08:17:46.966770 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:30:17.947171 | 0.36s 2026-02-25 08:17:46.967301 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629058 2026-02-25 08:17:46.967635 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:30:17.948049 | 0.31s 2026-02-25 08:17:46.979839 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:46.997837 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:47.304078 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 2026-02-25 08:17:47.306691 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:18.287081 | 0.36s 2026-02-25 08:17:47.330223 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:17:47.346285 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 2026-02-25 08:17:47.347575 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:18.327973 | 0.35s 2026-02-25 08:17:47.371372 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:17:47.382249 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 2026-02-25 08:17:47.383974 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:18.364353 | 0.40s 2026-02-25 08:17:47.411940 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:17:47.424947 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:17:47.426624 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:30:18.407011 | 0.09s 2026-02-25 08:17:47.444081 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:17:47.452717 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:17:47.453813 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:30:18.434212 | 0.08s 2026-02-25 08:17:47.477408 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:17:47.485639 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:17:47.486786 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:30:18.467183 | 0.07s 2026-02-25 08:17:47.487380 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:30:18.467790 | 0.04s 2026-02-25 08:17:47.515308 | 340b70a4-e8ae-43a0-86bd-8bd69ba27674 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629057 2026-02-25 08:17:47.534109 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:17:47.551055 | fa163e15-63ff-c5aa-8de0-00000001262b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:17:47.559095 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:30:18.539483 | 0.08s 2026-02-25 08:17:47.565724 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:30:18.546136 | 0.03s 2026-02-25 08:17:47.589061 | ef437178-737a-4bbb-9802-83a75b05d5ab | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629058 2026-02-25 08:17:47.589520 | ef437178-737a-4bbb-9802-83a75b05d5ab | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629056 2026-02-25 08:17:47.603761 | fa163e15-63ff-c5aa-8de0-000000012646 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:17:47.622905 | fa163e15-63ff-c5aa-8de0-000000012646 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:17:47.902330 | fa163e15-63ff-c5aa-8de0-00000001262b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629057 2026-02-25 08:17:47.903277 | fa163e15-63ff-c5aa-8de0-00000001262b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629057 | 0:30:18.883682 | 0.35s 2026-02-25 08:17:47.913619 | fa163e15-63ff-c5aa-8de0-00000001262c | TASK | Set podman_drop_in fact 2026-02-25 08:17:47.948227 | fa163e15-63ff-c5aa-8de0-000000012646 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629058 2026-02-25 08:17:47.949194 | fa163e15-63ff-c5aa-8de0-000000012646 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629058 | 0:30:18.929600 | 0.32s 2026-02-25 08:17:47.974929 | fa163e15-63ff-c5aa-8de0-000000012647 | TASK | Set podman_drop_in fact 2026-02-25 08:17:47.988789 | fa163e15-63ff-c5aa-8de0-00000001262c | OK | Set podman_drop_in fact | np0005629057 2026-02-25 08:17:47.992130 | fa163e15-63ff-c5aa-8de0-00000001262c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629057 | 0:30:18.972513 | 0.08s 2026-02-25 08:17:48.004539 | fa163e15-63ff-c5aa-8de0-00000001262e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:17:48.013775 | fa163e15-63ff-c5aa-8de0-000000012646 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629056 2026-02-25 08:17:48.014777 | fa163e15-63ff-c5aa-8de0-000000012646 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629056 | 0:30:18.995176 | 0.41s 2026-02-25 08:17:48.026502 | fa163e15-63ff-c5aa-8de0-000000012647 | TASK | Set podman_drop_in fact 2026-02-25 08:17:48.040530 | fa163e15-63ff-c5aa-8de0-000000012647 | OK | Set podman_drop_in fact | np0005629058 2026-02-25 08:17:48.041349 | fa163e15-63ff-c5aa-8de0-000000012647 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629058 | 0:30:19.021756 | 0.06s 2026-02-25 08:17:48.052098 | fa163e15-63ff-c5aa-8de0-000000012649 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:17:48.066328 | fa163e15-63ff-c5aa-8de0-000000012647 | OK | Set podman_drop_in fact | np0005629056 2026-02-25 08:17:48.067471 | fa163e15-63ff-c5aa-8de0-000000012647 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629056 | 0:30:19.047871 | 0.04s 2026-02-25 08:17:48.082387 | fa163e15-63ff-c5aa-8de0-000000012649 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:17:48.830380 | fa163e15-63ff-c5aa-8de0-00000001262e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-container-shutdown 2026-02-25 08:17:48.833713 | fa163e15-63ff-c5aa-8de0-00000001262e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:30:19.814111 | 0.83s 2026-02-25 08:17:48.898361 | fa163e15-63ff-c5aa-8de0-000000012649 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-container-shutdown 2026-02-25 08:17:48.901136 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:30:19.881541 | 0.85s 2026-02-25 08:17:48.904414 | fa163e15-63ff-c5aa-8de0-000000012649 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-container-shutdown 2026-02-25 08:17:48.906983 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:30:19.887391 | 0.82s 2026-02-25 08:17:49.663581 | fa163e15-63ff-c5aa-8de0-00000001262e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | item=tripleo-start-podman-container 2026-02-25 08:17:49.666799 | fa163e15-63ff-c5aa-8de0-00000001262e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:30:20.647201 | 1.66s 2026-02-25 08:17:49.675845 | fa163e15-63ff-c5aa-8de0-00000001262e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629057 | 0:30:20.656239 | 1.67s 2026-02-25 08:17:49.698794 | fa163e15-63ff-c5aa-8de0-000000012649 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | item=tripleo-start-podman-container 2026-02-25 08:17:49.705253 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:30:20.685653 | 1.65s 2026-02-25 08:17:49.710477 | fa163e15-63ff-c5aa-8de0-00000001262f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:17:49.730051 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629058 | 0:30:20.704789 | 1.67s 2026-02-25 08:17:49.734487 | fa163e15-63ff-c5aa-8de0-000000012649 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | item=tripleo-start-podman-container 2026-02-25 08:17:49.735812 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:30:20.716213 | 1.65s 2026-02-25 08:17:49.759625 | fa163e15-63ff-c5aa-8de0-00000001264a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:17:49.769468 | fa163e15-63ff-c5aa-8de0-000000012649 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629056 | 0:30:20.749860 | 1.69s 2026-02-25 08:17:49.784417 | fa163e15-63ff-c5aa-8de0-00000001264a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:17:50.563133 | fa163e15-63ff-c5aa-8de0-00000001262f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 2026-02-25 08:17:50.566180 | fa163e15-63ff-c5aa-8de0-00000001262f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629057 | 0:30:21.546569 | 0.85s 2026-02-25 08:17:50.592981 | fa163e15-63ff-c5aa-8de0-000000012630 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:17:50.609589 | fa163e15-63ff-c5aa-8de0-00000001264a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 2026-02-25 08:17:50.612080 | fa163e15-63ff-c5aa-8de0-00000001264a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629058 | 0:30:21.592457 | 0.85s 2026-02-25 08:17:50.636998 | fa163e15-63ff-c5aa-8de0-00000001264b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:17:50.689007 | fa163e15-63ff-c5aa-8de0-00000001264a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 2026-02-25 08:17:50.691275 | fa163e15-63ff-c5aa-8de0-00000001264a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629056 | 0:30:21.671657 | 0.91s 2026-02-25 08:17:50.713603 | fa163e15-63ff-c5aa-8de0-00000001264b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:17:50.761932 | fa163e15-63ff-c5aa-8de0-00000001220d | OK | Run init bundle puppet on the host for cinder_volume | np0005629055 2026-02-25 08:17:50.763511 | fa163e15-63ff-c5aa-8de0-00000001220d | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005629055 | 0:30:21.743907 | 8.46s 2026-02-25 08:17:50.786318 | fa163e15-63ff-c5aa-8de0-00000001220e | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:17:51.147122 | fa163e15-63ff-c5aa-8de0-00000001220e | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629055 2026-02-25 08:17:51.149145 | fa163e15-63ff-c5aa-8de0-00000001220e | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629055 | 0:30:22.129540 | 0.36s 2026-02-25 08:17:51.178021 | fa163e15-63ff-c5aa-8de0-00000001220f | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:17:51.531154 | fa163e15-63ff-c5aa-8de0-00000001264b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 2026-02-25 08:17:51.532828 | fa163e15-63ff-c5aa-8de0-00000001264b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629058 | 0:30:22.513219 | 0.89s 2026-02-25 08:17:51.565664 | fa163e15-63ff-c5aa-8de0-00000001264c | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:17:51.577242 | fa163e15-63ff-c5aa-8de0-000000012630 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 2026-02-25 08:17:51.579003 | fa163e15-63ff-c5aa-8de0-000000012630 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629057 | 0:30:22.559393 | 0.98s 2026-02-25 08:17:51.580134 | fa163e15-63ff-c5aa-8de0-00000001264b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 2026-02-25 08:17:51.580902 | fa163e15-63ff-c5aa-8de0-00000001264b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629056 | 0:30:22.561308 | 0.87s 2026-02-25 08:17:51.602602 | fa163e15-63ff-c5aa-8de0-00000001264c | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:17:51.623701 | fa163e15-63ff-c5aa-8de0-000000012631 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:17:51.793452 | fa163e15-63ff-c5aa-8de0-00000001220f | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:17:51.795238 | fa163e15-63ff-c5aa-8de0-00000001220f | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:30:22.775628 | 0.62s 2026-02-25 08:17:51.830827 | fa163e15-63ff-c5aa-8de0-000000012210 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-02-25 08:17:52.192765 | fa163e15-63ff-c5aa-8de0-000000012210 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005629055 2026-02-25 08:17:52.193825 | fa163e15-63ff-c5aa-8de0-000000012210 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005629055 | 0:30:23.174230 | 0.36s 2026-02-25 08:17:52.214402 | fa163e15-63ff-c5aa-8de0-000000012212 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-02-25 08:17:52.270179 | fa163e15-63ff-c5aa-8de0-000000012212 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005629055 2026-02-25 08:17:52.271208 | fa163e15-63ff-c5aa-8de0-000000012212 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005629055 | 0:30:23.251610 | 0.06s 2026-02-25 08:17:52.291902 | fa163e15-63ff-c5aa-8de0-000000012213 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-02-25 08:17:52.341355 | fa163e15-63ff-c5aa-8de0-00000001264c | OK | Enable and start tripleo-container-shutdown | np0005629058 2026-02-25 08:17:52.342831 | fa163e15-63ff-c5aa-8de0-00000001264c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629058 | 0:30:23.323231 | 0.78s 2026-02-25 08:17:52.363595 | fa163e15-63ff-c5aa-8de0-00000001264d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:17:52.375748 | fa163e15-63ff-c5aa-8de0-000000012213 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005629055 2026-02-25 08:17:52.377081 | fa163e15-63ff-c5aa-8de0-000000012213 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005629055 | 0:30:23.357476 | 0.08s 2026-02-25 08:17:52.394524 | fa163e15-63ff-c5aa-8de0-000000012214 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-02-25 08:17:52.446888 | fa163e15-63ff-c5aa-8de0-000000012214 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005629055 2026-02-25 08:17:52.455647 | fa163e15-63ff-c5aa-8de0-000000012214 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005629055 | 0:30:23.436043 | 0.06s 2026-02-25 08:17:52.456985 | fa163e15-63ff-c5aa-8de0-00000001264c | OK | Enable and start tripleo-container-shutdown | np0005629056 2026-02-25 08:17:52.458222 | fa163e15-63ff-c5aa-8de0-00000001264c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629056 | 0:30:23.438626 | 0.85s 2026-02-25 08:17:52.482269 | fa163e15-63ff-c5aa-8de0-00000001264d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:17:52.515823 | fa163e15-63ff-c5aa-8de0-000000012215 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:17:52.524927 | fa163e15-63ff-c5aa-8de0-000000012631 | OK | Enable and start tripleo-container-shutdown | np0005629057 2026-02-25 08:17:52.526408 | fa163e15-63ff-c5aa-8de0-000000012631 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629057 | 0:30:23.506807 | 0.90s 2026-02-25 08:17:52.543002 | fa163e15-63ff-c5aa-8de0-000000012632 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:17:52.581621 | fa163e15-63ff-c5aa-8de0-000000012215 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:17:52.582811 | fa163e15-63ff-c5aa-8de0-000000012215 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:30:23.563211 | 0.07s 2026-02-25 08:17:52.604140 | fa163e15-63ff-c5aa-8de0-000000012216 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-02-25 08:17:52.643397 | fa163e15-63ff-c5aa-8de0-000000012216 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005629055 2026-02-25 08:17:52.644278 | fa163e15-63ff-c5aa-8de0-000000012216 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005629055 | 0:30:23.624682 | 0.04s 2026-02-25 08:17:52.680379 | fa163e15-63ff-c5aa-8de0-0000000122e2 | TASK | set enable_sensubility fact 2026-02-25 08:17:52.715764 | fa163e15-63ff-c5aa-8de0-0000000122e2 | OK | set enable_sensubility fact | np0005629055 2026-02-25 08:17:52.716548 | fa163e15-63ff-c5aa-8de0-0000000122e2 | TIMING | set enable_sensubility fact | np0005629055 | 0:30:23.696954 | 0.04s 2026-02-25 08:17:52.731762 | fa163e15-63ff-c5aa-8de0-000000012239 | TASK | Gather variables for each operating system 2026-02-25 08:17:52.820404 | fa163e15-63ff-c5aa-8de0-000000012239 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629055 | 0:30:23.800791 | 0.09s 2026-02-25 08:17:52.837481 | fa163e15-63ff-c5aa-8de0-00000001223a | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:53.242207 | fa163e15-63ff-c5aa-8de0-00000001220d | OK | Run init bundle puppet on the host for cinder_volume | np0005629054 2026-02-25 08:17:53.243168 | fa163e15-63ff-c5aa-8de0-00000001220d | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005629054 | 0:30:24.223573 | 9.49s 2026-02-25 08:17:53.259876 | fa163e15-63ff-c5aa-8de0-00000001220e | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:17:53.280090 | fa163e15-63ff-c5aa-8de0-00000001264d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 2026-02-25 08:17:53.281117 | fa163e15-63ff-c5aa-8de0-00000001264d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629058 | 0:30:24.261522 | 0.92s 2026-02-25 08:17:53.292045 | fa163e15-63ff-c5aa-8de0-00000001264e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:17:53.374146 | fa163e15-63ff-c5aa-8de0-00000001264d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 2026-02-25 08:17:53.375061 | fa163e15-63ff-c5aa-8de0-00000001264d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629056 | 0:30:24.355468 | 0.89s 2026-02-25 08:17:53.385465 | fa163e15-63ff-c5aa-8de0-00000001264e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:17:53.400087 | fa163e15-63ff-c5aa-8de0-000000012632 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 2026-02-25 08:17:53.401019 | fa163e15-63ff-c5aa-8de0-000000012632 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629057 | 0:30:24.381424 | 0.86s 2026-02-25 08:17:53.411741 | fa163e15-63ff-c5aa-8de0-000000012633 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:17:53.629967 | fa163e15-63ff-c5aa-8de0-00000001220e | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629054 2026-02-25 08:17:53.631631 | fa163e15-63ff-c5aa-8de0-00000001220e | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629054 | 0:30:24.612021 | 0.37s 2026-02-25 08:17:53.664177 | fa163e15-63ff-c5aa-8de0-00000001220f | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:17:53.828433 | fa163e15-63ff-c5aa-8de0-00000001223a | CHANGED | Detect if resource is being created or already exists | np0005629055 2026-02-25 08:17:53.831220 | fa163e15-63ff-c5aa-8de0-00000001223a | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629055 | 0:30:24.811606 | 0.99s 2026-02-25 08:17:53.864848 | fa163e15-63ff-c5aa-8de0-00000001223b | TASK | Run init bundle puppet on the host for manila_share 2026-02-25 08:17:54.143777 | fa163e15-63ff-c5aa-8de0-00000001264e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 2026-02-25 08:17:54.145630 | fa163e15-63ff-c5aa-8de0-00000001264e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629058 | 0:30:25.126031 | 0.85s 2026-02-25 08:17:54.162333 | fa163e15-63ff-c5aa-8de0-00000001264f | TASK | Enable and start netns-placeholder 2026-02-25 08:17:54.170039 | fa163e15-63ff-c5aa-8de0-00000001220f | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:17:54.171950 | fa163e15-63ff-c5aa-8de0-00000001220f | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:30:25.152350 | 0.51s 2026-02-25 08:17:54.189816 | fa163e15-63ff-c5aa-8de0-000000012210 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-02-25 08:17:54.249961 | fa163e15-63ff-c5aa-8de0-000000012633 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 2026-02-25 08:17:54.251574 | fa163e15-63ff-c5aa-8de0-000000012633 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629057 | 0:30:25.231965 | 0.84s 2026-02-25 08:17:54.272520 | fa163e15-63ff-c5aa-8de0-000000012634 | TASK | Enable and start netns-placeholder 2026-02-25 08:17:54.308238 | fa163e15-63ff-c5aa-8de0-00000001264e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 2026-02-25 08:17:54.309518 | fa163e15-63ff-c5aa-8de0-00000001264e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629056 | 0:30:25.289917 | 0.92s 2026-02-25 08:17:54.324552 | fa163e15-63ff-c5aa-8de0-00000001264f | TASK | Enable and start netns-placeholder 2026-02-25 08:17:54.556912 | fa163e15-63ff-c5aa-8de0-000000012210 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005629054 2026-02-25 08:17:54.558047 | fa163e15-63ff-c5aa-8de0-000000012210 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005629054 | 0:30:25.538448 | 0.37s 2026-02-25 08:17:54.581016 | fa163e15-63ff-c5aa-8de0-000000012212 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-02-25 08:17:54.641008 | fa163e15-63ff-c5aa-8de0-000000012212 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005629054 2026-02-25 08:17:54.642036 | fa163e15-63ff-c5aa-8de0-000000012212 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005629054 | 0:30:25.622439 | 0.06s 2026-02-25 08:17:54.666201 | fa163e15-63ff-c5aa-8de0-000000012213 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-02-25 08:17:54.719750 | fa163e15-63ff-c5aa-8de0-000000012213 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005629054 2026-02-25 08:17:54.720647 | fa163e15-63ff-c5aa-8de0-000000012213 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005629054 | 0:30:25.701054 | 0.05s 2026-02-25 08:17:54.736495 | fa163e15-63ff-c5aa-8de0-000000012214 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-02-25 08:17:54.786408 | fa163e15-63ff-c5aa-8de0-000000012214 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005629054 2026-02-25 08:17:54.787314 | fa163e15-63ff-c5aa-8de0-000000012214 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005629054 | 0:30:25.767719 | 0.05s 2026-02-25 08:17:54.808841 | fa163e15-63ff-c5aa-8de0-000000012215 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:17:54.872719 | fa163e15-63ff-c5aa-8de0-000000012215 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:17:54.874259 | fa163e15-63ff-c5aa-8de0-000000012215 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:30:25.854654 | 0.06s 2026-02-25 08:17:54.900238 | fa163e15-63ff-c5aa-8de0-000000012216 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-02-25 08:17:54.947424 | fa163e15-63ff-c5aa-8de0-000000012216 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005629054 2026-02-25 08:17:54.948412 | fa163e15-63ff-c5aa-8de0-000000012216 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005629054 | 0:30:25.928815 | 0.05s 2026-02-25 08:17:54.984681 | fa163e15-63ff-c5aa-8de0-000000012358 | TASK | set enable_sensubility fact 2026-02-25 08:17:55.020577 | fa163e15-63ff-c5aa-8de0-000000012358 | OK | set enable_sensubility fact | np0005629054 2026-02-25 08:17:55.021456 | fa163e15-63ff-c5aa-8de0-000000012358 | TIMING | set enable_sensubility fact | np0005629054 | 0:30:26.001861 | 0.04s 2026-02-25 08:17:55.035174 | fa163e15-63ff-c5aa-8de0-000000012239 | TASK | Gather variables for each operating system 2026-02-25 08:17:55.075822 | fa163e15-63ff-c5aa-8de0-00000001264f | CHANGED | Enable and start netns-placeholder | np0005629058 2026-02-25 08:17:55.076897 | fa163e15-63ff-c5aa-8de0-00000001264f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629058 | 0:30:26.057302 | 0.91s 2026-02-25 08:17:55.088084 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:17:55.111714 | fa163e15-63ff-c5aa-8de0-000000012634 | CHANGED | Enable and start netns-placeholder | np0005629057 2026-02-25 08:17:55.113040 | fa163e15-63ff-c5aa-8de0-000000012634 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629057 | 0:30:26.093445 | 0.84s 2026-02-25 08:17:55.124109 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:17:55.148947 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:30:26.129347 | 0.06s 2026-02-25 08:17:55.159766 | b0fac33a-6b42-4441-88b5-c544749a5d46 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629058 2026-02-25 08:17:55.181472 | fa163e15-63ff-c5aa-8de0-0000000126d8 | TASK | Update config hashes for container startup configs 2026-02-25 08:17:55.189113 | fa163e15-63ff-c5aa-8de0-000000012239 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629054 | 0:30:26.169507 | 0.15s 2026-02-25 08:17:55.189843 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:30:26.170257 | 0.06s 2026-02-25 08:17:55.202621 | 6e216c72-edb0-4aa9-aa71-38632880996d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629057 2026-02-25 08:17:55.216278 | fa163e15-63ff-c5aa-8de0-0000000126f7 | TASK | Update config hashes for container startup configs 2026-02-25 08:17:55.236853 | fa163e15-63ff-c5aa-8de0-00000001223a | TASK | Detect if resource is being created or already exists 2026-02-25 08:17:55.258312 | fa163e15-63ff-c5aa-8de0-00000001264f | CHANGED | Enable and start netns-placeholder | np0005629056 2026-02-25 08:17:55.259555 | fa163e15-63ff-c5aa-8de0-00000001264f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629056 | 0:30:26.239961 | 0.93s 2026-02-25 08:17:55.270226 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:17:55.330338 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:30:26.310740 | 0.06s 2026-02-25 08:17:55.339835 | c1cc9b2f-d64f-485d-8c48-adcbef0261c9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005629056 2026-02-25 08:17:55.352479 | fa163e15-63ff-c5aa-8de0-000000012716 | TASK | Update config hashes for container startup configs 2026-02-25 08:17:55.560170 | fa163e15-63ff-c5aa-8de0-0000000126d8 | OK | Update config hashes for container startup configs | np0005629058 2026-02-25 08:17:55.561133 | fa163e15-63ff-c5aa-8de0-0000000126d8 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629058 | 0:30:26.541538 | 0.38s 2026-02-25 08:17:55.573351 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:55.595173 | fa163e15-63ff-c5aa-8de0-0000000126f7 | OK | Update config hashes for container startup configs | np0005629057 2026-02-25 08:17:55.596176 | fa163e15-63ff-c5aa-8de0-0000000126f7 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629057 | 0:30:26.576582 | 0.38s 2026-02-25 08:17:55.609100 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:55.628440 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:26.608838 | 0.05s 2026-02-25 08:17:55.641256 | 7a825297-1f46-4e83-8aa0-df7342cea53c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629058 2026-02-25 08:17:55.655814 | fa163e15-63ff-c5aa-8de0-000000012737 | TASK | Gather podman infos 2026-02-25 08:17:55.670191 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:26.650591 | 0.06s 2026-02-25 08:17:55.682470 | 99f72325-0162-47cb-965a-d314112c9eb4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629057 2026-02-25 08:17:55.696612 | fa163e15-63ff-c5aa-8de0-000000012764 | TASK | Gather podman infos 2026-02-25 08:17:55.726057 | fa163e15-63ff-c5aa-8de0-000000012716 | OK | Update config hashes for container startup configs | np0005629056 2026-02-25 08:17:55.727005 | fa163e15-63ff-c5aa-8de0-000000012716 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005629056 | 0:30:26.707408 | 0.37s 2026-02-25 08:17:55.738812 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:55.800011 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:26.780411 | 0.06s 2026-02-25 08:17:55.812082 | 51de7f51-8653-410e-a065-2eddca8bdb31 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005629056 2026-02-25 08:17:55.826180 | fa163e15-63ff-c5aa-8de0-000000012793 | TASK | Gather podman infos 2026-02-25 08:17:56.142204 | fa163e15-63ff-c5aa-8de0-00000001223a | CHANGED | Detect if resource is being created or already exists | np0005629054 2026-02-25 08:17:56.144178 | fa163e15-63ff-c5aa-8de0-00000001223a | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629054 | 0:30:27.124569 | 0.91s 2026-02-25 08:17:56.174305 | fa163e15-63ff-c5aa-8de0-00000001223b | TASK | Run init bundle puppet on the host for manila_share 2026-02-25 08:17:56.720779 | fa163e15-63ff-c5aa-8de0-000000012737 | OK | Gather podman infos | np0005629058 2026-02-25 08:17:56.721717 | fa163e15-63ff-c5aa-8de0-000000012737 | TIMING | tripleo_container_manage : Gather podman infos | np0005629058 | 0:30:27.702123 | 1.07s 2026-02-25 08:17:56.757183 | fa163e15-63ff-c5aa-8de0-000000012738 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.046165 | fa163e15-63ff-c5aa-8de0-000000012764 | OK | Gather podman infos | np0005629057 2026-02-25 08:17:57.064954 | fa163e15-63ff-c5aa-8de0-000000012764 | TIMING | tripleo_container_manage : Gather podman infos | np0005629057 | 0:30:28.045350 | 1.37s 2026-02-25 08:17:57.114586 | fa163e15-63ff-c5aa-8de0-000000012738 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:28.094980 | 0.35s 2026-02-25 08:17:57.115340 | fa163e15-63ff-c5aa-8de0-000000012793 | OK | Gather podman infos | np0005629056 2026-02-25 08:17:57.115792 | fa163e15-63ff-c5aa-8de0-000000012793 | TIMING | tripleo_container_manage : Gather podman infos | np0005629056 | 0:30:28.096203 | 1.29s 2026-02-25 08:17:57.176111 | fa163e15-63ff-c5aa-8de0-000000012794 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.199402 | fa163e15-63ff-c5aa-8de0-000000012765 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.255072 | fa163e15-63ff-c5aa-8de0-000000012794 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:28.235448 | 0.08s 2026-02-25 08:17:57.300703 | fa163e15-63ff-c5aa-8de0-000000012765 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:28.281092 | 0.10s 2026-02-25 08:17:57.307308 | fa163e15-63ff-c5aa-8de0-0000000127e3 | TIMING | tripleo_container_rm : include_tasks | np0005629058 | 0:30:28.287719 | 0.08s 2026-02-25 08:17:57.372034 | fa163e15-63ff-c5aa-8de0-0000000127e3 | TIMING | tripleo_container_rm : include_tasks | np0005629056 | 0:30:28.352419 | 0.08s 2026-02-25 08:17:57.400371 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.414633 | fa163e15-63ff-c5aa-8de0-0000000127e3 | TIMING | tripleo_container_rm : include_tasks | np0005629057 | 0:30:28.395023 | 0.08s 2026-02-25 08:17:57.429094 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.456024 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:28.436417 | 0.05s 2026-02-25 08:17:57.466536 | b1475852-365e-427e-b5a4-e7dcebb2e561 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629058 2026-02-25 08:17:57.488720 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.509675 | fa163e15-63ff-c5aa-8de0-000000012881 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.519828 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:28.500206 | 0.09s 2026-02-25 08:17:57.542723 | cda22280-9270-41db-940e-55b3a372fd11 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629056 2026-02-25 08:17:57.561751 | fa163e15-63ff-c5aa-8de0-0000000128c7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:17:57.568209 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:28.548602 | 0.08s 2026-02-25 08:17:57.580115 | 2fc6dced-618f-4975-91fd-d4ed733d694f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005629057 2026-02-25 08:17:57.597417 | fa163e15-63ff-c5aa-8de0-000000012909 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:02.449307 | fa163e15-63ff-c5aa-8de0-00000001223b | OK | Run init bundle puppet on the host for manila_share | np0005629055 2026-02-25 08:18:02.450657 | fa163e15-63ff-c5aa-8de0-00000001223b | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005629055 | 0:30:33.431058 | 8.58s 2026-02-25 08:18:02.472274 | fa163e15-63ff-c5aa-8de0-00000001223c | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-02-25 08:18:02.862902 | fa163e15-63ff-c5aa-8de0-00000001223c | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005629055 2026-02-25 08:18:02.863979 | fa163e15-63ff-c5aa-8de0-00000001223c | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005629055 | 0:30:33.844384 | 0.39s 2026-02-25 08:18:02.884012 | fa163e15-63ff-c5aa-8de0-00000001223d | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:18:03.422759 | fa163e15-63ff-c5aa-8de0-00000001223d | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629055 2026-02-25 08:18:03.425374 | fa163e15-63ff-c5aa-8de0-00000001223d | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629055 | 0:30:34.405760 | 0.54s 2026-02-25 08:18:03.457913 | fa163e15-63ff-c5aa-8de0-00000001223e | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-02-25 08:18:03.795526 | fa163e15-63ff-c5aa-8de0-00000001223e | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005629055 2026-02-25 08:18:03.796840 | fa163e15-63ff-c5aa-8de0-00000001223e | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005629055 | 0:30:34.777239 | 0.34s 2026-02-25 08:18:03.825169 | fa163e15-63ff-c5aa-8de0-000000012240 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-02-25 08:18:03.883186 | fa163e15-63ff-c5aa-8de0-000000012240 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005629055 2026-02-25 08:18:03.884127 | fa163e15-63ff-c5aa-8de0-000000012240 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005629055 | 0:30:34.864531 | 0.06s 2026-02-25 08:18:03.904330 | fa163e15-63ff-c5aa-8de0-000000012241 | TASK | Get container image tag from bundle openstack-manila-share 2026-02-25 08:18:03.948461 | fa163e15-63ff-c5aa-8de0-000000012241 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005629055 2026-02-25 08:18:03.949559 | fa163e15-63ff-c5aa-8de0-000000012241 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005629055 | 0:30:34.929961 | 0.04s 2026-02-25 08:18:03.971072 | fa163e15-63ff-c5aa-8de0-000000012242 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-02-25 08:18:04.013203 | fa163e15-63ff-c5aa-8de0-000000012242 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005629055 2026-02-25 08:18:04.014195 | fa163e15-63ff-c5aa-8de0-000000012242 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005629055 | 0:30:34.994602 | 0.04s 2026-02-25 08:18:04.032388 | fa163e15-63ff-c5aa-8de0-000000012243 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:18:04.091155 | fa163e15-63ff-c5aa-8de0-000000012243 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 2026-02-25 08:18:04.092181 | fa163e15-63ff-c5aa-8de0-000000012243 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629055 | 0:30:35.072586 | 0.06s 2026-02-25 08:18:04.108408 | fa163e15-63ff-c5aa-8de0-000000012244 | TASK | Remove update marker for bundle openstack-manila-share 2026-02-25 08:18:04.151820 | fa163e15-63ff-c5aa-8de0-000000012244 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005629055 2026-02-25 08:18:04.152699 | fa163e15-63ff-c5aa-8de0-000000012244 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005629055 | 0:30:35.133105 | 0.04s 2026-02-25 08:18:04.180758 | fa163e15-63ff-c5aa-8de0-000000012305 | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:18:04.587618 | fa163e15-63ff-c5aa-8de0-0000000121e1 | CHANGED | Run init bundle puppet on the host for cinder_backup | np0005629053 2026-02-25 08:18:04.588721 | fa163e15-63ff-c5aa-8de0-0000000121e1 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005629053 | 0:30:35.569128 | 33.80s 2026-02-25 08:18:04.606425 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:18:04.781784 | fa163e15-63ff-c5aa-8de0-000000012305 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_proxy 2026-02-25 08:18:04.785445 | fa163e15-63ff-c5aa-8de0-000000012305 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:35.765825 | 0.60s 2026-02-25 08:18:04.792481 | fa163e15-63ff-c5aa-8de0-000000012305 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:35.772885 | 0.61s 2026-02-25 08:18:04.808128 | fa163e15-63ff-c5aa-8de0-000000012306 | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:18:04.889596 | fa163e15-63ff-c5aa-8de0-00000001223b | OK | Run init bundle puppet on the host for manila_share | np0005629054 2026-02-25 08:18:04.890942 | fa163e15-63ff-c5aa-8de0-00000001223b | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005629054 | 0:30:35.871345 | 8.72s 2026-02-25 08:18:04.908073 | fa163e15-63ff-c5aa-8de0-00000001223c | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-02-25 08:18:05.243931 | fa163e15-63ff-c5aa-8de0-00000001223c | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005629054 2026-02-25 08:18:05.244792 | fa163e15-63ff-c5aa-8de0-00000001223c | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005629054 | 0:30:36.225200 | 0.34s 2026-02-25 08:18:05.259574 | fa163e15-63ff-c5aa-8de0-00000001223d | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:18:05.355194 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_account_auditor 2026-02-25 08:18:05.358055 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:36.338443 | 0.55s 2026-02-25 08:18:05.427793 | fa163e15-63ff-c5aa-8de0-0000000121e2 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629053 2026-02-25 08:18:05.428503 | fa163e15-63ff-c5aa-8de0-0000000121e2 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629053 | 0:30:36.408912 | 0.82s 2026-02-25 08:18:05.445273 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:18:05.886752 | fa163e15-63ff-c5aa-8de0-00000001223d | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629054 2026-02-25 08:18:05.888469 | fa163e15-63ff-c5aa-8de0-00000001223d | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629054 | 0:30:36.868863 | 0.63s 2026-02-25 08:18:05.921398 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_account_reaper 2026-02-25 08:18:05.922401 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:36.902810 | 1.11s 2026-02-25 08:18:05.934332 | fa163e15-63ff-c5aa-8de0-00000001223e | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-02-25 08:18:05.945769 | fa163e15-63ff-c5aa-8de0-0000000121e3 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:18:05.947611 | fa163e15-63ff-c5aa-8de0-0000000121e3 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:30:36.927998 | 0.50s 2026-02-25 08:18:05.983598 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-02-25 08:18:06.301090 | fa163e15-63ff-c5aa-8de0-00000001223e | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005629054 2026-02-25 08:18:06.302786 | fa163e15-63ff-c5aa-8de0-00000001223e | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005629054 | 0:30:37.283180 | 0.37s 2026-02-25 08:18:06.345134 | fa163e15-63ff-c5aa-8de0-000000012240 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-02-25 08:18:06.356014 | fa163e15-63ff-c5aa-8de0-0000000121e4 | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005629053 2026-02-25 08:18:06.357724 | fa163e15-63ff-c5aa-8de0-0000000121e4 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005629053 | 0:30:37.338116 | 0.37s 2026-02-25 08:18:06.392551 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-02-25 08:18:06.413132 | fa163e15-63ff-c5aa-8de0-000000012240 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005629054 2026-02-25 08:18:06.414282 | fa163e15-63ff-c5aa-8de0-000000012240 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005629054 | 0:30:37.394673 | 0.07s 2026-02-25 08:18:06.441754 | fa163e15-63ff-c5aa-8de0-000000012241 | TASK | Get container image tag from bundle openstack-manila-share 2026-02-25 08:18:06.450963 | fa163e15-63ff-c5aa-8de0-0000000121e6 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005629053 2026-02-25 08:18:06.452177 | fa163e15-63ff-c5aa-8de0-0000000121e6 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005629053 | 0:30:37.432574 | 0.06s 2026-02-25 08:18:06.479270 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-02-25 08:18:06.503545 | fa163e15-63ff-c5aa-8de0-000000012241 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005629054 2026-02-25 08:18:06.504580 | fa163e15-63ff-c5aa-8de0-000000012241 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005629054 | 0:30:37.484979 | 0.06s 2026-02-25 08:18:06.515659 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_account_replicator 2026-02-25 08:18:06.518052 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:37.498451 | 1.71s 2026-02-25 08:18:06.535892 | fa163e15-63ff-c5aa-8de0-000000012242 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-02-25 08:18:06.544528 | fa163e15-63ff-c5aa-8de0-0000000121e7 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005629053 2026-02-25 08:18:06.545675 | fa163e15-63ff-c5aa-8de0-0000000121e7 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005629053 | 0:30:37.526074 | 0.07s 2026-02-25 08:18:06.568457 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-02-25 08:18:06.583378 | fa163e15-63ff-c5aa-8de0-000000012242 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005629054 2026-02-25 08:18:06.584391 | fa163e15-63ff-c5aa-8de0-000000012242 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005629054 | 0:30:37.564791 | 0.05s 2026-02-25 08:18:06.601814 | fa163e15-63ff-c5aa-8de0-000000012243 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:18:06.624462 | fa163e15-63ff-c5aa-8de0-0000000121e8 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005629053 2026-02-25 08:18:06.625475 | fa163e15-63ff-c5aa-8de0-0000000121e8 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005629053 | 0:30:37.605875 | 0.06s 2026-02-25 08:18:06.648971 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:18:06.656386 | fa163e15-63ff-c5aa-8de0-000000012243 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 2026-02-25 08:18:06.657330 | fa163e15-63ff-c5aa-8de0-000000012243 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629054 | 0:30:37.637732 | 0.05s 2026-02-25 08:18:06.674281 | fa163e15-63ff-c5aa-8de0-000000012244 | TASK | Remove update marker for bundle openstack-manila-share 2026-02-25 08:18:06.691498 | fa163e15-63ff-c5aa-8de0-0000000121e9 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:18:06.692458 | fa163e15-63ff-c5aa-8de0-0000000121e9 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:30:37.672856 | 0.04s 2026-02-25 08:18:06.711730 | fa163e15-63ff-c5aa-8de0-0000000121ea | TASK | Remove update marker for bundle openstack-cinder-backup 2026-02-25 08:18:06.728673 | fa163e15-63ff-c5aa-8de0-000000012244 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005629054 2026-02-25 08:18:06.729910 | fa163e15-63ff-c5aa-8de0-000000012244 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005629054 | 0:30:37.710262 | 0.05s 2026-02-25 08:18:06.758125 | fa163e15-63ff-c5aa-8de0-00000001237b | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:18:06.773144 | fa163e15-63ff-c5aa-8de0-0000000121ea | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005629053 2026-02-25 08:18:06.774116 | fa163e15-63ff-c5aa-8de0-0000000121ea | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005629053 | 0:30:37.754516 | 0.06s 2026-02-25 08:18:06.806474 | fa163e15-63ff-c5aa-8de0-00000001220b | TASK | Gather variables for each operating system 2026-02-25 08:18:06.929171 | fa163e15-63ff-c5aa-8de0-00000001220b | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:30:37.909558 | 0.12s 2026-02-25 08:18:06.944807 | fa163e15-63ff-c5aa-8de0-00000001220c | TASK | Detect if resource is being created or already exists 2026-02-25 08:18:07.095913 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_account_server 2026-02-25 08:18:07.101411 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:38.081799 | 2.29s 2026-02-25 08:18:07.457417 | fa163e15-63ff-c5aa-8de0-00000001237b | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_proxy 2026-02-25 08:18:07.460006 | fa163e15-63ff-c5aa-8de0-00000001237b | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:38.440405 | 0.70s 2026-02-25 08:18:07.468711 | fa163e15-63ff-c5aa-8de0-00000001237b | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:38.449114 | 0.71s 2026-02-25 08:18:07.489135 | fa163e15-63ff-c5aa-8de0-00000001237c | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:18:07.713694 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_container_auditor 2026-02-25 08:18:07.717533 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:38.697923 | 2.91s 2026-02-25 08:18:07.819122 | fa163e15-63ff-c5aa-8de0-00000001220c | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:18:07.820566 | fa163e15-63ff-c5aa-8de0-00000001220c | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:30:38.800960 | 0.87s 2026-02-25 08:18:07.860591 | fa163e15-63ff-c5aa-8de0-00000001220d | TASK | Run init bundle puppet on the host for cinder_volume 2026-02-25 08:18:08.171046 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_account_auditor 2026-02-25 08:18:08.174038 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:39.154431 | 0.68s 2026-02-25 08:18:08.360922 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_container_replicator 2026-02-25 08:18:08.364280 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:39.344679 | 3.56s 2026-02-25 08:18:08.851417 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_account_reaper 2026-02-25 08:18:08.854102 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:39.834504 | 1.36s 2026-02-25 08:18:08.916579 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_container_server 2026-02-25 08:18:08.919449 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:39.899853 | 4.11s 2026-02-25 08:18:09.532608 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_account_replicator 2026-02-25 08:18:09.535880 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:40.516252 | 2.05s 2026-02-25 08:18:09.567731 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_container_updater 2026-02-25 08:18:09.570554 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:40.550957 | 4.76s 2026-02-25 08:18:10.168562 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_account_server 2026-02-25 08:18:10.170762 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:41.151168 | 2.68s 2026-02-25 08:18:10.184166 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_object_auditor 2026-02-25 08:18:10.186073 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:41.166482 | 5.38s 2026-02-25 08:18:10.728820 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_object_expirer 2026-02-25 08:18:10.732686 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:41.713084 | 5.92s 2026-02-25 08:18:10.745930 | fa163e15-63ff-c5aa-8de0-000000012881 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 2026-02-25 08:18:10.747138 | fa163e15-63ff-c5aa-8de0-000000012881 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:41.727538 | 13.24s 2026-02-25 08:18:10.768725 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_container_auditor 2026-02-25 08:18:10.770630 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:41.751029 | 3.28s 2026-02-25 08:18:10.778308 | fa163e15-63ff-c5aa-8de0-000000012882 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:11.345446 | fa163e15-63ff-c5aa-8de0-000000012909 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 2026-02-25 08:18:11.347561 | fa163e15-63ff-c5aa-8de0-000000012909 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:42.327951 | 13.75s 2026-02-25 08:18:11.359251 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_container_replicator 2026-02-25 08:18:11.362750 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:42.343148 | 3.87s 2026-02-25 08:18:11.370437 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_object_replicator 2026-02-25 08:18:11.374081 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:42.354483 | 6.57s 2026-02-25 08:18:11.394933 | fa163e15-63ff-c5aa-8de0-00000001290a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:11.662959 | fa163e15-63ff-c5aa-8de0-0000000128c7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 2026-02-25 08:18:11.665134 | fa163e15-63ff-c5aa-8de0-0000000128c7 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:42.645523 | 14.10s 2026-02-25 08:18:11.692998 | fa163e15-63ff-c5aa-8de0-0000000128c8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:11.950025 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_object_server 2026-02-25 08:18:11.954710 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:42.935100 | 7.15s 2026-02-25 08:18:12.053175 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_container_server 2026-02-25 08:18:12.058054 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:43.038453 | 4.57s 2026-02-25 08:18:12.558192 | fa163e15-63ff-c5aa-8de0-000000012306 | CHANGED | Run kolla_set_configs to copy ring files | np0005629055 | item=swift_object_updater 2026-02-25 08:18:12.562912 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:43.543269 | 7.75s 2026-02-25 08:18:12.586657 | fa163e15-63ff-c5aa-8de0-000000012306 | TIMING | Run kolla_set_configs to copy ring files | np0005629055 | 0:30:43.567055 | 7.78s 2026-02-25 08:18:12.613414 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:18:12.718382 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_container_updater 2026-02-25 08:18:12.727020 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:43.707402 | 5.24s 2026-02-25 08:18:12.931612 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629055 2026-02-25 08:18:12.933997 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629055 | 0:30:43.914395 | 0.32s 2026-02-25 08:18:13.055695 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629055 | 0:30:44.036084 | 0.09s 2026-02-25 08:18:13.087050 | 773c3897-6fe0-454b-a204-fd23f4fde3f0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629055 2026-02-25 08:18:13.105638 | fa163e15-63ff-c5aa-8de0-0000000129c3 | TASK | Write the config_step hieradata 2026-02-25 08:18:13.311060 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_object_auditor 2026-02-25 08:18:13.312923 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:44.293313 | 5.82s 2026-02-25 08:18:13.938180 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_object_expirer 2026-02-25 08:18:13.942543 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:44.922943 | 6.45s 2026-02-25 08:18:14.051135 | fa163e15-63ff-c5aa-8de0-0000000129c3 | OK | Write the config_step hieradata | np0005629055 2026-02-25 08:18:14.052324 | fa163e15-63ff-c5aa-8de0-0000000129c3 | TIMING | Write the config_step hieradata | np0005629055 | 0:30:45.032723 | 0.95s 2026-02-25 08:18:14.076124 | fa163e15-63ff-c5aa-8de0-0000000129c4 | TASK | Run puppet host configuration for step 5 2026-02-25 08:18:14.501904 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_object_replicator 2026-02-25 08:18:14.506340 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:45.486732 | 7.02s 2026-02-25 08:18:14.938516 | fa163e15-63ff-c5aa-8de0-0000000129c4 | CHANGED | Run puppet host configuration for step 5 | np0005629055 2026-02-25 08:18:14.939560 | fa163e15-63ff-c5aa-8de0-0000000129c4 | TIMING | Run puppet host configuration for step 5 | np0005629055 | 0:30:45.919965 | 0.86s 2026-02-25 08:18:14.963396 | fa163e15-63ff-c5aa-8de0-0000000129c5 | TASK | Wait for puppet host configuration to finish 2026-02-25 08:18:15.082173 | fa163e15-63ff-c5aa-8de0-00000001290a | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 2026-02-25 08:18:15.083425 | fa163e15-63ff-c5aa-8de0-00000001290a | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629057 | 0:30:46.063828 | 3.69s 2026-02-25 08:18:15.116973 | fa163e15-63ff-c5aa-8de0-0000000123c1 | TASK | Clean container_puppet_tasks for np0005629057 step 5 2026-02-25 08:18:15.138764 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_object_server 2026-02-25 08:18:15.143650 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:46.124028 | 7.65s 2026-02-25 08:18:15.299994 | fa163e15-63ff-c5aa-8de0-0000000129c5 | WAITING | Wait for puppet host configuration to finish | np0005629055 | 360 retries left 2026-02-25 08:18:15.455007 | fa163e15-63ff-c5aa-8de0-0000000123c1 | OK | Clean container_puppet_tasks for np0005629057 step 5 | np0005629057 2026-02-25 08:18:15.461313 | fa163e15-63ff-c5aa-8de0-0000000123c1 | TIMING | Clean container_puppet_tasks for np0005629057 step 5 | np0005629057 | 0:30:46.441708 | 0.34s 2026-02-25 08:18:15.462986 | fa163e15-63ff-c5aa-8de0-000000012882 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 2026-02-25 08:18:15.463743 | fa163e15-63ff-c5aa-8de0-000000012882 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629058 | 0:30:46.444148 | 4.68s 2026-02-25 08:18:15.494880 | fa163e15-63ff-c5aa-8de0-0000000123c2 | TASK | Calculate container_puppet_tasks for np0005629057 step 5 2026-02-25 08:18:15.582179 | fa163e15-63ff-c5aa-8de0-0000000123d9 | TASK | Clean container_puppet_tasks for np0005629058 step 5 2026-02-25 08:18:15.596478 | fa163e15-63ff-c5aa-8de0-0000000123c2 | TIMING | Calculate container_puppet_tasks for np0005629057 step 5 | np0005629057 | 0:30:46.576850 | 0.10s 2026-02-25 08:18:15.604976 | fa163e15-63ff-c5aa-8de0-0000000128c8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 2026-02-25 08:18:15.606136 | fa163e15-63ff-c5aa-8de0-0000000128c8 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005629056 | 0:30:46.586537 | 3.91s 2026-02-25 08:18:15.643655 | fa163e15-63ff-c5aa-8de0-0000000123c3 | TASK | Include container-puppet tasks for step 5 2026-02-25 08:18:15.699065 | fa163e15-63ff-c5aa-8de0-0000000123a7 | TASK | Clean container_puppet_tasks for np0005629056 step 5 2026-02-25 08:18:15.722577 | fa163e15-63ff-c5aa-8de0-00000001237c | CHANGED | Run kolla_set_configs to copy ring files | np0005629054 | item=swift_object_updater 2026-02-25 08:18:15.727724 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:46.708107 | 8.24s 2026-02-25 08:18:15.736333 | fa163e15-63ff-c5aa-8de0-0000000123c3 | TIMING | Include container-puppet tasks for step 5 | np0005629057 | 0:30:46.716732 | 0.09s 2026-02-25 08:18:15.765602 | 496da47a-7960-45f2-b778-04f77f6bb2d0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629057 2026-02-25 08:18:15.806957 | fa163e15-63ff-c5aa-8de0-0000000129f7 | TASK | Write container-puppet-tasks json file for np0005629057 step 5 2026-02-25 08:18:15.825313 | fa163e15-63ff-c5aa-8de0-00000001237c | TIMING | Run kolla_set_configs to copy ring files | np0005629054 | 0:30:46.805696 | 8.34s 2026-02-25 08:18:15.853673 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:18:15.928131 | fa163e15-63ff-c5aa-8de0-0000000123d9 | OK | Clean container_puppet_tasks for np0005629058 step 5 | np0005629058 2026-02-25 08:18:15.930189 | fa163e15-63ff-c5aa-8de0-0000000123d9 | TIMING | Clean container_puppet_tasks for np0005629058 step 5 | np0005629058 | 0:30:46.910526 | 0.35s 2026-02-25 08:18:15.955393 | fa163e15-63ff-c5aa-8de0-0000000123da | TASK | Calculate container_puppet_tasks for np0005629058 step 5 2026-02-25 08:18:16.021582 | fa163e15-63ff-c5aa-8de0-0000000123da | TIMING | Calculate container_puppet_tasks for np0005629058 step 5 | np0005629058 | 0:30:47.001975 | 0.06s 2026-02-25 08:18:16.037971 | fa163e15-63ff-c5aa-8de0-0000000123db | TASK | Include container-puppet tasks for step 5 2026-02-25 08:18:16.098393 | fa163e15-63ff-c5aa-8de0-0000000123a7 | OK | Clean container_puppet_tasks for np0005629056 step 5 | np0005629056 2026-02-25 08:18:16.100703 | fa163e15-63ff-c5aa-8de0-0000000123a7 | TIMING | Clean container_puppet_tasks for np0005629056 step 5 | np0005629056 | 0:30:47.081086 | 0.40s 2026-02-25 08:18:16.102822 | fa163e15-63ff-c5aa-8de0-0000000123db | TIMING | Include container-puppet tasks for step 5 | np0005629058 | 0:30:47.083222 | 0.06s 2026-02-25 08:18:16.135469 | cb63fb45-2fcc-4e5f-8ca0-266605fc9a51 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629058 2026-02-25 08:18:16.169251 | fa163e15-63ff-c5aa-8de0-0000000123a8 | TASK | Calculate container_puppet_tasks for np0005629056 step 5 2026-02-25 08:18:16.202910 | fa163e15-63ff-c5aa-8de0-000000012a16 | TASK | Write container-puppet-tasks json file for np0005629058 step 5 2026-02-25 08:18:16.230648 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629054 2026-02-25 08:18:16.232336 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629054 | 0:30:47.212732 | 0.38s 2026-02-25 08:18:16.232988 | fa163e15-63ff-c5aa-8de0-0000000123a8 | TIMING | Calculate container_puppet_tasks for np0005629056 step 5 | np0005629056 | 0:30:47.213401 | 0.06s 2026-02-25 08:18:16.246182 | fa163e15-63ff-c5aa-8de0-0000000123a9 | TASK | Include container-puppet tasks for step 5 2026-02-25 08:18:16.304120 | fa163e15-63ff-c5aa-8de0-0000000123a9 | TIMING | Include container-puppet tasks for step 5 | np0005629056 | 0:30:47.284499 | 0.06s 2026-02-25 08:18:16.333700 | ebd30e59-2083-49ab-abf7-d93db73f9ff5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629056 2026-02-25 08:18:16.373772 | fa163e15-63ff-c5aa-8de0-000000012a33 | TASK | Write container-puppet-tasks json file for np0005629056 step 5 2026-02-25 08:18:16.385243 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629054 | 0:30:47.365628 | 0.11s 2026-02-25 08:18:16.415691 | eb8384d9-ac83-42a7-b62c-7711d277b873 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629054 2026-02-25 08:18:16.433242 | fa163e15-63ff-c5aa-8de0-000000012a4c | TASK | Write the config_step hieradata 2026-02-25 08:18:16.817508 | fa163e15-63ff-c5aa-8de0-0000000129f7 | CHANGED | Write container-puppet-tasks json file for np0005629057 step 5 | np0005629057 2026-02-25 08:18:16.818696 | fa163e15-63ff-c5aa-8de0-0000000129f7 | TIMING | Write container-puppet-tasks json file for np0005629057 step 5 | np0005629057 | 0:30:47.799094 | 1.01s 2026-02-25 08:18:16.834792 | fa163e15-63ff-c5aa-8de0-0000000129f9 | TASK | Generate container puppet configs for step 5 2026-02-25 08:18:17.206370 | fa163e15-63ff-c5aa-8de0-0000000129f9 | OK | Generate container puppet configs for step 5 | np0005629057 2026-02-25 08:18:17.207641 | fa163e15-63ff-c5aa-8de0-0000000129f9 | TIMING | Generate container puppet configs for step 5 | np0005629057 | 0:30:48.188042 | 0.37s 2026-02-25 08:18:17.222410 | fa163e15-63ff-c5aa-8de0-0000000129fa | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:18:17.238210 | fa163e15-63ff-c5aa-8de0-000000012a16 | CHANGED | Write container-puppet-tasks json file for np0005629058 step 5 | np0005629058 2026-02-25 08:18:17.239416 | fa163e15-63ff-c5aa-8de0-000000012a16 | TIMING | Write container-puppet-tasks json file for np0005629058 step 5 | np0005629058 | 0:30:48.219813 | 1.03s 2026-02-25 08:18:17.256612 | fa163e15-63ff-c5aa-8de0-000000012a18 | TASK | Generate container puppet configs for step 5 2026-02-25 08:18:17.277850 | fa163e15-63ff-c5aa-8de0-0000000129fa | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629057 | 0:30:48.258236 | 0.05s 2026-02-25 08:18:17.322010 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:18:17.345757 | fa163e15-63ff-c5aa-8de0-000000012a4c | OK | Write the config_step hieradata | np0005629054 2026-02-25 08:18:17.346779 | fa163e15-63ff-c5aa-8de0-000000012a4c | TIMING | Write the config_step hieradata | np0005629054 | 0:30:48.327182 | 0.91s 2026-02-25 08:18:17.364714 | fa163e15-63ff-c5aa-8de0-000000012a4d | TASK | Run puppet host configuration for step 5 2026-02-25 08:18:17.440432 | fa163e15-63ff-c5aa-8de0-000000012a33 | CHANGED | Write container-puppet-tasks json file for np0005629056 step 5 | np0005629056 2026-02-25 08:18:17.441486 | fa163e15-63ff-c5aa-8de0-000000012a33 | TIMING | Write container-puppet-tasks json file for np0005629056 step 5 | np0005629056 | 0:30:48.421889 | 1.07s 2026-02-25 08:18:17.449023 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629057 | 0:30:48.429435 | 0.13s 2026-02-25 08:18:17.461896 | fa163e15-63ff-c5aa-8de0-000000012a35 | TASK | Generate container puppet configs for step 5 2026-02-25 08:18:17.482837 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:18:17.628792 | fa163e15-63ff-c5aa-8de0-000000012a18 | OK | Generate container puppet configs for step 5 | np0005629058 2026-02-25 08:18:17.630043 | fa163e15-63ff-c5aa-8de0-000000012a18 | TIMING | Generate container puppet configs for step 5 | np0005629058 | 0:30:48.610448 | 0.36s 2026-02-25 08:18:17.642104 | fa163e15-63ff-c5aa-8de0-000000012a19 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:18:17.678337 | fa163e15-63ff-c5aa-8de0-000000012a19 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629058 | 0:30:48.658731 | 0.04s 2026-02-25 08:18:17.711641 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:18:17.787933 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629057 2026-02-25 08:18:17.789317 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629057 | 0:30:48.769719 | 0.30s 2026-02-25 08:18:17.809584 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:17.836012 | fa163e15-63ff-c5aa-8de0-000000012a35 | OK | Generate container puppet configs for step 5 | np0005629056 2026-02-25 08:18:17.836973 | fa163e15-63ff-c5aa-8de0-000000012a35 | TIMING | Generate container puppet configs for step 5 | np0005629056 | 0:30:48.817378 | 0.37s 2026-02-25 08:18:17.837356 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629058 | 0:30:48.817770 | 0.12s 2026-02-25 08:18:17.851943 | fa163e15-63ff-c5aa-8de0-000000012a36 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:18:17.881732 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:18:17.890783 | fa163e15-63ff-c5aa-8de0-000000012a36 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629056 | 0:30:48.871175 | 0.04s 2026-02-25 08:18:17.925369 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:18:18.004747 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629056 | 0:30:48.985126 | 0.08s 2026-02-25 08:18:18.020605 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:18:18.149119 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 2026-02-25 08:18:18.151058 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 | 0:30:49.131458 | 0.34s 2026-02-25 08:18:18.166953 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:18:18.204597 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629058 2026-02-25 08:18:18.206154 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629058 | 0:30:49.186549 | 0.32s 2026-02-25 08:18:18.231581 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.241693 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629057 2026-02-25 08:18:18.248710 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629057 | 0:30:49.229105 | 0.08s 2026-02-25 08:18:18.249338 | fa163e15-63ff-c5aa-8de0-000000012a4d | CHANGED | Run puppet host configuration for step 5 | np0005629054 2026-02-25 08:18:18.249778 | fa163e15-63ff-c5aa-8de0-000000012a4d | TIMING | Run puppet host configuration for step 5 | np0005629054 | 0:30:49.230189 | 0.88s 2026-02-25 08:18:18.265510 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:18:18.290041 | fa163e15-63ff-c5aa-8de0-000000012a4e | TASK | Wait for puppet host configuration to finish 2026-02-25 08:18:18.311383 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629057 2026-02-25 08:18:18.312222 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629057 | 0:30:49.292625 | 0.05s 2026-02-25 08:18:18.323418 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:18:18.377620 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629056 2026-02-25 08:18:18.378626 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629056 | 0:30:49.359030 | 0.36s 2026-02-25 08:18:18.396603 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.405875 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629057 2026-02-25 08:18:18.406810 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629057 | 0:30:49.387200 | 0.08s 2026-02-25 08:18:18.420357 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.479342 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 2026-02-25 08:18:18.480220 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 | 0:30:49.460623 | 0.06s 2026-02-25 08:18:18.492105 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.541658 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 2026-02-25 08:18:18.542632 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629057 | 0:30:49.523037 | 0.05s 2026-02-25 08:18:18.579805 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 2026-02-25 08:18:18.580470 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 | 0:30:49.560879 | 0.35s 2026-02-25 08:18:18.602050 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:18:18.656057 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629058 2026-02-25 08:18:18.657145 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629058 | 0:30:49.637550 | 0.05s 2026-02-25 08:18:18.667473 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:18:18.698741 | fa163e15-63ff-c5aa-8de0-000000012a4e | WAITING | Wait for puppet host configuration to finish | np0005629054 | 360 retries left 2026-02-25 08:18:18.707480 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629058 2026-02-25 08:18:18.708289 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629058 | 0:30:49.688694 | 0.04s 2026-02-25 08:18:18.719083 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:18:18.758276 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629058 2026-02-25 08:18:18.759404 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629058 | 0:30:49.739806 | 0.04s 2026-02-25 08:18:18.777516 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.787066 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 2026-02-25 08:18:18.788238 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 | 0:30:49.768635 | 0.39s 2026-02-25 08:18:18.804802 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:18:18.831979 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 2026-02-25 08:18:18.832868 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 | 0:30:49.813254 | 0.05s 2026-02-25 08:18:18.849269 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:18.857068 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629056 2026-02-25 08:18:18.858007 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629056 | 0:30:49.838405 | 0.05s 2026-02-25 08:18:18.869738 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:18:18.908059 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 2026-02-25 08:18:18.909111 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629058 | 0:30:49.889516 | 0.06s 2026-02-25 08:18:18.909443 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629056 2026-02-25 08:18:18.909733 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629056 | 0:30:49.890146 | 0.04s 2026-02-25 08:18:18.919783 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:18:18.969750 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629056 2026-02-25 08:18:18.970432 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629056 | 0:30:49.950841 | 0.05s 2026-02-25 08:18:18.980896 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:19.020520 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 2026-02-25 08:18:19.021302 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 | 0:30:50.001707 | 0.04s 2026-02-25 08:18:19.033477 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:19.089015 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 2026-02-25 08:18:19.089896 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629056 | 0:30:50.070291 | 0.06s 2026-02-25 08:18:25.618466 | fa163e15-63ff-c5aa-8de0-0000000129c5 | CHANGED | Wait for puppet host configuration to finish | np0005629055 2026-02-25 08:18:25.620121 | fa163e15-63ff-c5aa-8de0-0000000129c5 | TIMING | Wait for puppet host configuration to finish | np0005629055 | 0:30:56.600520 | 10.66s 2026-02-25 08:18:25.650899 | fa163e15-63ff-c5aa-8de0-0000000129c6 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:18:25.744849 | fa163e15-63ff-c5aa-8de0-0000000129c6 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005629055 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:18:15 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:18:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:18:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:18:22 puppet-user: (file & line not available)", "<13>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18:22 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:18:22 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18: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>Feb 25 08:18:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:18:22 puppet-user: Notice: Compiled catalog for np0005629055.ooo.test in environment production in 0.52 seconds", "<13>Feb 25 08:18:24 puppet-user: Notice: Applied catalog in 1.90 seconds", "<13>Feb 25 08:18:24 puppet-user: Application:", "<13>Feb 25 08:18:24 puppet-user: Initial environment: production", "<13>Feb 25 08:18:24 puppet-user: Converged environment: production", "<13>Feb 25 08:18:24 puppet-user: Run mode: user", "<13>Feb 25 08:18:24 puppet-user: Changes:", "<13>Feb 25 08:18:24 puppet-user: Events:", "<13>Feb 25 08:18:24 puppet-user: Resources:", "<13>Feb 25 08:18:24 puppet-user: Total: 32", "<13>Feb 25 08:18:24 puppet-user: Time:", "<13>Feb 25 08:18:24 puppet-user: Schedule: 0.00", "<13>Feb 25 08:18:24 puppet-user: File line: 0.00", "<13>Feb 25 08:18:24 puppet-user: Package: 0.00", "<13>Feb 25 08:18:24 puppet-user: Augeas: 0.01", "<13>Feb 25 08:18:24 puppet-user: User: 0.01", "<13>Feb 25 08:18:24 puppet-user: File: 0.07", "<13>Feb 25 08:18:24 puppet-user: Service: 0.21", "<13>Feb 25 08:18:24 puppet-user: Config retrieval: 0.66", "<13>Feb 25 08:18:24 puppet-user: Exec: 1.40", "<13>Feb 25 08:18:24 puppet-user: Transaction evaluation: 1.89", "<13>Feb 25 08:18:24 puppet-user: Catalog application: 1.90", "<13>Feb 25 08:18:24 puppet-user: Last run: 1772007504", "<13>Feb 25 08:18:24 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:18:24 puppet-user: Total: 1.90", "<13>Feb 25 08:18:24 puppet-user: Version:", "<13>Feb 25 08:18:24 puppet-user: Config: 1772007502", "<13>Feb 25 08:18:24 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:18:25.746001 | fa163e15-63ff-c5aa-8de0-0000000129c6 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629055 | 0:30:56.726405 | 0.09s 2026-02-25 08:18:25.765356 | fa163e15-63ff-c5aa-8de0-0000000129c7 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:18:25.798534 | fa163e15-63ff-c5aa-8de0-0000000129c7 | TIMING | Pre-cache facts for puppet containers | np0005629055 | 0:30:56.778930 | 0.03s 2026-02-25 08:18:25.843083 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:18:25.960496 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629055 | 0:30:56.940887 | 0.12s 2026-02-25 08:18:25.980112 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:18:26.360444 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629055 2026-02-25 08:18:26.361564 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629055 | 0:30:57.341968 | 0.38s 2026-02-25 08:18:26.380788 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:18:26.760893 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629055 2026-02-25 08:18:26.762419 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629055 | 0:30:57.742816 | 0.38s 2026-02-25 08:18:26.792896 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:18:26.849726 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629055 2026-02-25 08:18:26.851223 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629055 | 0:30:57.831616 | 0.06s 2026-02-25 08:18:26.880219 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:18:27.760916 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629055 2026-02-25 08:18:27.762145 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629055 | 0:30:58.742545 | 0.88s 2026-02-25 08:18:27.783038 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:18:28.096471 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629055 2026-02-25 08:18:28.097472 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629055 | 0:30:59.077877 | 0.31s 2026-02-25 08:18:28.116215 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:18:28.913265 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629055 2026-02-25 08:18:28.914057 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629055 | 0:30:59.894465 | 0.80s 2026-02-25 08:18:28.930505 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:18:28.955280 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629055 2026-02-25 08:18:28.956062 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629055 | 0:30:59.936469 | 0.02s 2026-02-25 08:18:28.981878 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:18:29.047746 | fa163e15-63ff-c5aa-8de0-000000012a4e | CHANGED | Wait for puppet host configuration to finish | np0005629054 2026-02-25 08:18:29.049008 | fa163e15-63ff-c5aa-8de0-000000012a4e | TIMING | Wait for puppet host configuration to finish | np0005629054 | 0:31:00.029409 | 10.76s 2026-02-25 08:18:29.069507 | fa163e15-63ff-c5aa-8de0-000000012a4f | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:18:29.157699 | fa163e15-63ff-c5aa-8de0-000000012a4f | OK | Debug output for task: Run puppet host configuration for step 5 | np0005629054 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:18:18 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:18:25 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:18:25 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:18:25 puppet-user: (file & line not available)", "<13>Feb 25 08:18:25 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>Feb 25 08:18:25 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:18:25 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>Feb 25 08:18:25 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:18:25 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:18:25 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>Feb 25 08:18:25 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>Feb 25 08:18:25 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>Feb 25 08:18:25 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>Feb 25 08:18:25 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>Feb 25 08:18:25 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:18:25 puppet-user: Notice: Compiled catalog for np0005629054.ooo.test in environment production in 0.47 seconds", "<13>Feb 25 08:18:27 puppet-user: Notice: Applied catalog in 2.00 seconds", "<13>Feb 25 08:18:27 puppet-user: Application:", "<13>Feb 25 08:18:27 puppet-user: Initial environment: production", "<13>Feb 25 08:18:27 puppet-user: Converged environment: production", "<13>Feb 25 08:18:27 puppet-user: Run mode: user", "<13>Feb 25 08:18:27 puppet-user: Changes:", "<13>Feb 25 08:18:27 puppet-user: Events:", "<13>Feb 25 08:18:27 puppet-user: Resources:", "<13>Feb 25 08:18:27 puppet-user: Total: 32", "<13>Feb 25 08:18:27 puppet-user: Time:", "<13>Feb 25 08:18:27 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:18:27 puppet-user: Schedule: 0.00", "<13>Feb 25 08:18:27 puppet-user: File line: 0.00", "<13>Feb 25 08:18:27 puppet-user: Package: 0.00", "<13>Feb 25 08:18:27 puppet-user: Augeas: 0.01", "<13>Feb 25 08:18:27 puppet-user: User: 0.02", "<13>Feb 25 08:18:27 puppet-user: File: 0.10", "<13>Feb 25 08:18:27 puppet-user: Service: 0.22", "<13>Feb 25 08:18:27 puppet-user: Config retrieval: 0.56", "<13>Feb 25 08:18:27 puppet-user: Exec: 1.42", "<13>Feb 25 08:18:27 puppet-user: Transaction evaluation: 1.97", "<13>Feb 25 08:18:27 puppet-user: Catalog application: 2.00", "<13>Feb 25 08:18:27 puppet-user: Last run: 1772007507", "<13>Feb 25 08:18:27 puppet-user: Total: 2.00", "<13>Feb 25 08:18:27 puppet-user: Version:", "<13>Feb 25 08:18:27 puppet-user: Config: 1772007505", "<13>Feb 25 08:18:27 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:18:29.158842 | fa163e15-63ff-c5aa-8de0-000000012a4f | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629054 | 0:31:00.139245 | 0.09s 2026-02-25 08:18:29.178933 | fa163e15-63ff-c5aa-8de0-000000012a50 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:18:29.203188 | fa163e15-63ff-c5aa-8de0-000000012a50 | TIMING | Pre-cache facts for puppet containers | np0005629054 | 0:31:00.183582 | 0.02s 2026-02-25 08:18:29.249193 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:18:29.328027 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629054 | 0:31:00.308418 | 0.08s 2026-02-25 08:18:29.347956 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:18:29.438394 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629055 -> 192.168.122.105 [WARNING]: ('np0005629055 -> 192.168.122.105', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:18:29.477665 | fa163e15-63ff-c5aa-8de0-0000000129c8 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:18:29.516546 | fa163e15-63ff-c5aa-8de0-0000000129c8 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629055 2026-02-25 08:18:29.517299 | fa163e15-63ff-c5aa-8de0-0000000129c8 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629055 | 0:31:00.497705 | 0.04s 2026-02-25 08:18:29.532512 | fa163e15-63ff-c5aa-8de0-0000000129ca | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:18:29.560306 | fa163e15-63ff-c5aa-8de0-0000000129ca | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629055 | 0:31:00.540699 | 0.03s 2026-02-25 08:18:29.598069 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:18:29.670931 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629054 2026-02-25 08:18:29.671885 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629054 | 0:31:00.652290 | 0.32s 2026-02-25 08:18:29.686669 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:18:29.708144 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:31:00.688510 | 0.11s 2026-02-25 08:18:29.723383 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:18:30.043639 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629054 2026-02-25 08:18:30.044582 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629054 | 0:31:01.024987 | 0.36s 2026-02-25 08:18:30.063934 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:18:30.070046 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629055 2026-02-25 08:18:30.071113 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:31:01.051514 | 0.35s 2026-02-25 08:18:30.088572 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:30.110914 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629054 2026-02-25 08:18:30.112006 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629054 | 0:31:01.092410 | 0.05s 2026-02-25 08:18:30.126794 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:18:30.425685 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 2026-02-25 08:18:30.426536 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 | 0:31:01.406941 | 0.34s 2026-02-25 08:18:30.441787 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:18:30.503338 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:18:30.504231 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:31:01.484637 | 0.06s 2026-02-25 08:18:30.518409 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:18:30.552165 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:31:01.532564 | 0.03s 2026-02-25 08:18:30.572400 | 8781426b-50c6-4e07-aed7-daa1a93cacef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629055 2026-02-25 08:18:30.590270 | fa163e15-63ff-c5aa-8de0-000000012c79 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:18:30.985261 | fa163e15-63ff-c5aa-8de0-000000012c79 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629055 2026-02-25 08:18:30.986498 | fa163e15-63ff-c5aa-8de0-000000012c79 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629055 | 0:31:01.966898 | 0.40s 2026-02-25 08:18:31.005710 | fa163e15-63ff-c5aa-8de0-000000012c7a | TASK | Set podman_drop_in fact 2026-02-25 08:18:31.069584 | fa163e15-63ff-c5aa-8de0-000000012c7a | OK | Set podman_drop_in fact | np0005629055 2026-02-25 08:18:31.070571 | fa163e15-63ff-c5aa-8de0-000000012c7a | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629055 | 0:31:02.050976 | 0.06s 2026-02-25 08:18:31.089725 | fa163e15-63ff-c5aa-8de0-000000012c7c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:18:31.109570 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629054 2026-02-25 08:18:31.110829 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629054 | 0:31:02.091229 | 0.98s 2026-02-25 08:18:31.131140 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:18:31.445415 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629054 2026-02-25 08:18:31.446495 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629054 | 0:31:02.426900 | 0.31s 2026-02-25 08:18:31.465666 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:18:31.976538 | fa163e15-63ff-c5aa-8de0-000000012c7c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-container-shutdown 2026-02-25 08:18:31.979835 | fa163e15-63ff-c5aa-8de0-000000012c7c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:31:02.960222 | 0.89s 2026-02-25 08:18:32.227382 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629054 2026-02-25 08:18:32.229008 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629054 | 0:31:03.209408 | 0.76s 2026-02-25 08:18:32.262454 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:18:32.305763 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629054 2026-02-25 08:18:32.306889 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629054 | 0:31:03.287264 | 0.04s 2026-02-25 08:18:32.342074 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:18:32.783990 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629054 -> 192.168.122.104 [WARNING]: ('np0005629054 -> 192.168.122.104', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:18:32.816225 | fa163e15-63ff-c5aa-8de0-000000012a51 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:18:32.874073 | fa163e15-63ff-c5aa-8de0-000000012c7c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | item=tripleo-start-podman-container 2026-02-25 08:18:32.877028 | fa163e15-63ff-c5aa-8de0-000000012c7c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:31:03.857416 | 1.79s 2026-02-25 08:18:32.883501 | fa163e15-63ff-c5aa-8de0-000000012a51 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629054 2026-02-25 08:18:32.886126 | fa163e15-63ff-c5aa-8de0-000000012a51 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629054 | 0:31:03.866526 | 0.07s 2026-02-25 08:18:32.887533 | fa163e15-63ff-c5aa-8de0-000000012c7c | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629055 | 0:31:03.867938 | 1.80s 2026-02-25 08:18:32.918932 | fa163e15-63ff-c5aa-8de0-000000012a53 | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:18:32.951253 | fa163e15-63ff-c5aa-8de0-000000012c7d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:18:32.960042 | fa163e15-63ff-c5aa-8de0-000000012a53 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629054 | 0:31:03.940428 | 0.04s 2026-02-25 08:18:33.001724 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:18:33.126760 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:31:04.107156 | 0.12s 2026-02-25 08:18:33.148148 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:18:33.500175 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629054 2026-02-25 08:18:33.501668 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:31:04.482064 | 0.35s 2026-02-25 08:18:33.534678 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:33.891220 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 2026-02-25 08:18:33.892634 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 | 0:31:04.873030 | 0.36s 2026-02-25 08:18:33.926980 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:18:33.938742 | fa163e15-63ff-c5aa-8de0-000000012c7d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 2026-02-25 08:18:33.940705 | fa163e15-63ff-c5aa-8de0-000000012c7d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629055 | 0:31:04.921091 | 0.99s 2026-02-25 08:18:33.961402 | fa163e15-63ff-c5aa-8de0-000000012c7e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:18:33.991530 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:18:33.992757 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:31:04.973159 | 0.06s 2026-02-25 08:18:34.013071 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:18:34.050367 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:31:05.030761 | 0.04s 2026-02-25 08:18:34.077714 | 2631a5e0-170e-4667-98df-670988034701 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629054 2026-02-25 08:18:34.095488 | fa163e15-63ff-c5aa-8de0-000000012ce3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:18:34.460917 | fa163e15-63ff-c5aa-8de0-000000012ce3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629054 2026-02-25 08:18:34.461957 | fa163e15-63ff-c5aa-8de0-000000012ce3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629054 | 0:31:05.442360 | 0.37s 2026-02-25 08:18:34.481084 | fa163e15-63ff-c5aa-8de0-000000012ce4 | TASK | Set podman_drop_in fact 2026-02-25 08:18:34.539977 | fa163e15-63ff-c5aa-8de0-000000012ce4 | OK | Set podman_drop_in fact | np0005629054 2026-02-25 08:18:34.541060 | fa163e15-63ff-c5aa-8de0-000000012ce4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629054 | 0:31:05.521463 | 0.06s 2026-02-25 08:18:34.559937 | fa163e15-63ff-c5aa-8de0-000000012ce6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:18:35.470388 | fa163e15-63ff-c5aa-8de0-000000012ce6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-container-shutdown 2026-02-25 08:18:35.472804 | fa163e15-63ff-c5aa-8de0-000000012ce6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:31:06.453197 | 0.91s 2026-02-25 08:18:35.872524 | fa163e15-63ff-c5aa-8de0-000000012c7e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 2026-02-25 08:18:35.873447 | fa163e15-63ff-c5aa-8de0-000000012c7e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629055 | 0:31:06.853851 | 1.91s 2026-02-25 08:18:35.894097 | fa163e15-63ff-c5aa-8de0-000000012c7f | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:18:36.374521 | fa163e15-63ff-c5aa-8de0-000000012ce6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | item=tripleo-start-podman-container 2026-02-25 08:18:36.380996 | fa163e15-63ff-c5aa-8de0-000000012ce6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:31:07.361387 | 1.82s 2026-02-25 08:18:36.390362 | fa163e15-63ff-c5aa-8de0-000000012ce6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629054 | 0:31:07.370752 | 1.83s 2026-02-25 08:18:36.422922 | fa163e15-63ff-c5aa-8de0-000000012ce7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:18:36.930942 | fa163e15-63ff-c5aa-8de0-000000012c7f | OK | Enable and start tripleo-container-shutdown | np0005629055 2026-02-25 08:18:36.933091 | fa163e15-63ff-c5aa-8de0-000000012c7f | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629055 | 0:31:07.913479 | 1.04s 2026-02-25 08:18:36.967349 | fa163e15-63ff-c5aa-8de0-000000012c80 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:18:37.289607 | fa163e15-63ff-c5aa-8de0-000000012ce7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 2026-02-25 08:18:37.290880 | fa163e15-63ff-c5aa-8de0-000000012ce7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629054 | 0:31:08.271258 | 0.87s 2026-02-25 08:18:37.312042 | fa163e15-63ff-c5aa-8de0-000000012ce8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:18:37.870811 | fa163e15-63ff-c5aa-8de0-000000012c80 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 2026-02-25 08:18:37.871987 | fa163e15-63ff-c5aa-8de0-000000012c80 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629055 | 0:31:08.852389 | 0.90s 2026-02-25 08:18:37.892175 | fa163e15-63ff-c5aa-8de0-000000012c81 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:18:38.291250 | fa163e15-63ff-c5aa-8de0-000000012ce8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 2026-02-25 08:18:38.292955 | fa163e15-63ff-c5aa-8de0-000000012ce8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629054 | 0:31:09.273346 | 0.98s 2026-02-25 08:18:38.325754 | fa163e15-63ff-c5aa-8de0-000000012ce9 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:18:38.770843 | fa163e15-63ff-c5aa-8de0-000000012c81 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 2026-02-25 08:18:38.772518 | fa163e15-63ff-c5aa-8de0-000000012c81 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629055 | 0:31:09.752913 | 0.88s 2026-02-25 08:18:38.800530 | fa163e15-63ff-c5aa-8de0-000000012c82 | TASK | Enable and start netns-placeholder 2026-02-25 08:18:39.503035 | fa163e15-63ff-c5aa-8de0-000000012ce9 | OK | Enable and start tripleo-container-shutdown | np0005629054 2026-02-25 08:18:39.505565 | fa163e15-63ff-c5aa-8de0-000000012ce9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629054 | 0:31:10.485956 | 1.18s 2026-02-25 08:18:39.537492 | fa163e15-63ff-c5aa-8de0-000000012cea | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:18:39.958448 | fa163e15-63ff-c5aa-8de0-000000012c82 | CHANGED | Enable and start netns-placeholder | np0005629055 2026-02-25 08:18:39.959588 | fa163e15-63ff-c5aa-8de0-000000012c82 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629055 | 0:31:10.939994 | 1.16s 2026-02-25 08:18:39.975034 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:18:40.026837 | fa163e15-63ff-c5aa-8de0-00000001258a | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:18:40.027663 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:31:11.008070 | 0.05s 2026-02-25 08:18:40.043657 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:40.092879 | fa163e15-63ff-c5aa-8de0-00000001258b | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 2026-02-25 08:18:40.093953 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 | 0:31:11.074357 | 0.05s 2026-02-25 08:18:40.114958 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:40.164197 | fa163e15-63ff-c5aa-8de0-00000001258c | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 2026-02-25 08:18:40.165130 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629055 | 0:31:11.145535 | 0.05s 2026-02-25 08:18:40.199188 | fa163e15-63ff-c5aa-8de0-0000000129cc | TASK | Clean container_puppet_tasks for np0005629055 step 5 2026-02-25 08:18:40.444164 | fa163e15-63ff-c5aa-8de0-000000012cea | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 2026-02-25 08:18:40.445152 | fa163e15-63ff-c5aa-8de0-000000012cea | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629054 | 0:31:11.425557 | 0.91s 2026-02-25 08:18:40.460206 | fa163e15-63ff-c5aa-8de0-000000012ceb | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:18:40.530333 | fa163e15-63ff-c5aa-8de0-0000000129cc | OK | Clean container_puppet_tasks for np0005629055 step 5 | np0005629055 2026-02-25 08:18:40.531260 | fa163e15-63ff-c5aa-8de0-0000000129cc | TIMING | Clean container_puppet_tasks for np0005629055 step 5 | np0005629055 | 0:31:11.511664 | 0.33s 2026-02-25 08:18:40.553792 | fa163e15-63ff-c5aa-8de0-0000000129cd | TASK | Calculate container_puppet_tasks for np0005629055 step 5 2026-02-25 08:18:40.608127 | fa163e15-63ff-c5aa-8de0-0000000129cd | TIMING | Calculate container_puppet_tasks for np0005629055 step 5 | np0005629055 | 0:31:11.588527 | 0.05s 2026-02-25 08:18:40.623564 | fa163e15-63ff-c5aa-8de0-0000000129ce | TASK | Include container-puppet tasks for step 5 2026-02-25 08:18:40.670600 | fa163e15-63ff-c5aa-8de0-0000000129ce | TIMING | Include container-puppet tasks for step 5 | np0005629055 | 0:31:11.650997 | 0.05s 2026-02-25 08:18:40.686361 | c2e72e97-e5af-4eba-b8ff-b12b819a2b90 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629055 2026-02-25 08:18:40.709352 | fa163e15-63ff-c5aa-8de0-000000012d24 | TASK | Write container-puppet-tasks json file for np0005629055 step 5 2026-02-25 08:18:40.873439 | fa163e15-63ff-c5aa-8de0-00000001220d | CHANGED | Run init bundle puppet on the host for cinder_volume | np0005629053 2026-02-25 08:18:40.874467 | fa163e15-63ff-c5aa-8de0-00000001220d | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005629053 | 0:31:11.854874 | 33.01s 2026-02-25 08:18:40.893184 | fa163e15-63ff-c5aa-8de0-00000001220e | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-02-25 08:18:41.279727 | fa163e15-63ff-c5aa-8de0-00000001220e | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629053 2026-02-25 08:18:41.281801 | fa163e15-63ff-c5aa-8de0-00000001220e | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005629053 | 0:31:12.262206 | 0.39s 2026-02-25 08:18:41.304438 | fa163e15-63ff-c5aa-8de0-00000001220f | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:18:41.765887 | fa163e15-63ff-c5aa-8de0-000000012d24 | CHANGED | Write container-puppet-tasks json file for np0005629055 step 5 | np0005629055 2026-02-25 08:18:41.767973 | fa163e15-63ff-c5aa-8de0-000000012d24 | TIMING | Write container-puppet-tasks json file for np0005629055 step 5 | np0005629055 | 0:31:12.748374 | 1.06s 2026-02-25 08:18:41.791250 | fa163e15-63ff-c5aa-8de0-000000012d26 | TASK | Generate container puppet configs for step 5 2026-02-25 08:18:41.817331 | fa163e15-63ff-c5aa-8de0-00000001220f | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:18:41.819279 | fa163e15-63ff-c5aa-8de0-00000001220f | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:31:12.799680 | 0.51s 2026-02-25 08:18:41.820474 | fa163e15-63ff-c5aa-8de0-000000012ceb | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 2026-02-25 08:18:41.821699 | fa163e15-63ff-c5aa-8de0-000000012ceb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629054 | 0:31:12.802107 | 1.36s 2026-02-25 08:18:41.847965 | fa163e15-63ff-c5aa-8de0-000000012210 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-02-25 08:18:41.871273 | fa163e15-63ff-c5aa-8de0-000000012cec | TASK | Enable and start netns-placeholder 2026-02-25 08:18:42.153979 | fa163e15-63ff-c5aa-8de0-000000012210 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005629053 2026-02-25 08:18:42.156942 | fa163e15-63ff-c5aa-8de0-000000012210 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005629053 | 0:31:13.137330 | 0.31s 2026-02-25 08:18:42.159218 | fa163e15-63ff-c5aa-8de0-000000012d26 | OK | Generate container puppet configs for step 5 | np0005629055 2026-02-25 08:18:42.161020 | fa163e15-63ff-c5aa-8de0-000000012d26 | TIMING | Generate container puppet configs for step 5 | np0005629055 | 0:31:13.141419 | 0.37s 2026-02-25 08:18:42.191355 | fa163e15-63ff-c5aa-8de0-000000012212 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-02-25 08:18:42.219167 | fa163e15-63ff-c5aa-8de0-000000012d27 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:18:42.253981 | fa163e15-63ff-c5aa-8de0-000000012212 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005629053 2026-02-25 08:18:42.255991 | fa163e15-63ff-c5aa-8de0-000000012212 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005629053 | 0:31:13.236370 | 0.06s 2026-02-25 08:18:42.256734 | fa163e15-63ff-c5aa-8de0-000000012d27 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629055 | 0:31:13.237146 | 0.03s 2026-02-25 08:18:42.296245 | fa163e15-63ff-c5aa-8de0-000000012213 | TASK | Get container image tag from bundle openstack-cinder-volume 2026-02-25 08:18:42.319845 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:18:42.352408 | fa163e15-63ff-c5aa-8de0-000000012213 | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005629053 2026-02-25 08:18:42.353529 | fa163e15-63ff-c5aa-8de0-000000012213 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005629053 | 0:31:13.333930 | 0.06s 2026-02-25 08:18:42.373677 | fa163e15-63ff-c5aa-8de0-000000012214 | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-02-25 08:18:42.427839 | fa163e15-63ff-c5aa-8de0-000000012214 | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005629053 2026-02-25 08:18:42.428696 | fa163e15-63ff-c5aa-8de0-000000012214 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005629053 | 0:31:13.409102 | 0.05s 2026-02-25 08:18:42.451477 | fa163e15-63ff-c5aa-8de0-000000012215 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:18:42.459407 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629055 | 0:31:13.439791 | 0.14s 2026-02-25 08:18:42.476929 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:18:42.508581 | fa163e15-63ff-c5aa-8de0-000000012215 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:18:42.509622 | fa163e15-63ff-c5aa-8de0-000000012215 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:31:13.490025 | 0.06s 2026-02-25 08:18:42.528226 | fa163e15-63ff-c5aa-8de0-000000012216 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-02-25 08:18:42.580569 | fa163e15-63ff-c5aa-8de0-000000012216 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005629053 2026-02-25 08:18:42.581319 | fa163e15-63ff-c5aa-8de0-000000012216 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005629053 | 0:31:13.561725 | 0.05s 2026-02-25 08:18:42.609772 | fa163e15-63ff-c5aa-8de0-000000012232 | TASK | set enable_sensubility fact 2026-02-25 08:18:42.633981 | fa163e15-63ff-c5aa-8de0-000000012232 | OK | set enable_sensubility fact | np0005629053 2026-02-25 08:18:42.634780 | fa163e15-63ff-c5aa-8de0-000000012232 | TIMING | set enable_sensubility fact | np0005629053 | 0:31:13.615186 | 0.02s 2026-02-25 08:18:42.650395 | fa163e15-63ff-c5aa-8de0-000000012239 | TASK | Gather variables for each operating system 2026-02-25 08:18:42.751976 | fa163e15-63ff-c5aa-8de0-000000012239 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005629053 | 0:31:13.732362 | 0.10s 2026-02-25 08:18:42.767696 | fa163e15-63ff-c5aa-8de0-00000001223a | TASK | Detect if resource is being created or already exists 2026-02-25 08:18:42.797232 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629055 2026-02-25 08:18:42.798248 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629055 | 0:31:13.778653 | 0.32s 2026-02-25 08:18:42.814742 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:42.997982 | fa163e15-63ff-c5aa-8de0-000000012cec | CHANGED | Enable and start netns-placeholder | np0005629054 2026-02-25 08:18:42.999058 | fa163e15-63ff-c5aa-8de0-000000012cec | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629054 | 0:31:13.979465 | 1.13s 2026-02-25 08:18:43.014513 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:18:43.072124 | fa163e15-63ff-c5aa-8de0-00000001258a | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:18:43.073003 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:31:14.053408 | 0.06s 2026-02-25 08:18:43.088596 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:43.128367 | fa163e15-63ff-c5aa-8de0-00000001258b | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 2026-02-25 08:18:43.129396 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 | 0:31:14.109799 | 0.04s 2026-02-25 08:18:43.151365 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:18:43.176915 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 2026-02-25 08:18:43.178864 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 | 0:31:14.159260 | 0.36s 2026-02-25 08:18:43.194766 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:18:43.207305 | fa163e15-63ff-c5aa-8de0-00000001258c | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 2026-02-25 08:18:43.209904 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629054 | 0:31:14.190298 | 0.06s 2026-02-25 08:18:43.234780 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629055 2026-02-25 08:18:43.235767 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629055 | 0:31:14.216173 | 0.04s 2026-02-25 08:18:43.257688 | fa163e15-63ff-c5aa-8de0-000000012a55 | TASK | Clean container_puppet_tasks for np0005629054 step 5 2026-02-25 08:18:43.277998 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:18:43.319199 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629055 2026-02-25 08:18:43.320918 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629055 | 0:31:14.301236 | 0.04s 2026-02-25 08:18:43.335450 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:18:43.386020 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629055 2026-02-25 08:18:43.387932 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629055 | 0:31:14.368332 | 0.05s 2026-02-25 08:18:43.409776 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:43.452872 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 2026-02-25 08:18:43.454305 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 | 0:31:14.434709 | 0.04s 2026-02-25 08:18:43.470507 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:43.528327 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 2026-02-25 08:18:43.529837 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629055 | 0:31:14.510234 | 0.06s 2026-02-25 08:18:43.560621 | fa163e15-63ff-c5aa-8de0-00000001223a | CHANGED | Detect if resource is being created or already exists | np0005629053 2026-02-25 08:18:43.561175 | fa163e15-63ff-c5aa-8de0-00000001223a | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005629053 | 0:31:14.541585 | 0.79s 2026-02-25 08:18:43.583221 | fa163e15-63ff-c5aa-8de0-00000001223b | TASK | Run init bundle puppet on the host for manila_share 2026-02-25 08:18:43.839397 | fa163e15-63ff-c5aa-8de0-000000012a55 | OK | Clean container_puppet_tasks for np0005629054 step 5 | np0005629054 2026-02-25 08:18:43.840328 | fa163e15-63ff-c5aa-8de0-000000012a55 | TIMING | Clean container_puppet_tasks for np0005629054 step 5 | np0005629054 | 0:31:14.820731 | 0.58s 2026-02-25 08:18:43.861887 | fa163e15-63ff-c5aa-8de0-000000012a56 | TASK | Calculate container_puppet_tasks for np0005629054 step 5 2026-02-25 08:18:43.922035 | fa163e15-63ff-c5aa-8de0-000000012a56 | TIMING | Calculate container_puppet_tasks for np0005629054 step 5 | np0005629054 | 0:31:14.902428 | 0.06s 2026-02-25 08:18:43.941831 | fa163e15-63ff-c5aa-8de0-000000012a57 | TASK | Include container-puppet tasks for step 5 2026-02-25 08:18:43.993606 | fa163e15-63ff-c5aa-8de0-000000012a57 | TIMING | Include container-puppet tasks for step 5 | np0005629054 | 0:31:14.974000 | 0.05s 2026-02-25 08:18:44.017196 | 448862b1-165f-480f-89db-158344de8b31 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629054 2026-02-25 08:18:44.043573 | fa163e15-63ff-c5aa-8de0-000000012db9 | TASK | Write container-puppet-tasks json file for np0005629054 step 5 2026-02-25 08:18:45.110649 | fa163e15-63ff-c5aa-8de0-000000012db9 | CHANGED | Write container-puppet-tasks json file for np0005629054 step 5 | np0005629054 2026-02-25 08:18:45.113180 | fa163e15-63ff-c5aa-8de0-000000012db9 | TIMING | Write container-puppet-tasks json file for np0005629054 step 5 | np0005629054 | 0:31:16.093565 | 1.07s 2026-02-25 08:18:45.146391 | fa163e15-63ff-c5aa-8de0-000000012dbb | TASK | Generate container puppet configs for step 5 2026-02-25 08:18:45.535598 | fa163e15-63ff-c5aa-8de0-000000012dbb | OK | Generate container puppet configs for step 5 | np0005629054 2026-02-25 08:18:45.536999 | fa163e15-63ff-c5aa-8de0-000000012dbb | TIMING | Generate container puppet configs for step 5 | np0005629054 | 0:31:16.517395 | 0.39s 2026-02-25 08:18:45.564813 | fa163e15-63ff-c5aa-8de0-000000012dbc | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:18:45.599917 | fa163e15-63ff-c5aa-8de0-000000012dbc | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629054 | 0:31:16.580317 | 0.03s 2026-02-25 08:18:45.648175 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:18:45.766652 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629054 | 0:31:16.747046 | 0.12s 2026-02-25 08:18:45.781043 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:18:46.126345 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629054 2026-02-25 08:18:46.128304 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629054 | 0:31:17.108696 | 0.35s 2026-02-25 08:18:46.161335 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:46.562019 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 2026-02-25 08:18:46.563413 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 | 0:31:17.543808 | 0.40s 2026-02-25 08:18:46.593554 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:18:46.644594 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629054 2026-02-25 08:18:46.645851 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629054 | 0:31:17.626247 | 0.05s 2026-02-25 08:18:46.673636 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:18:46.710296 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629054 2026-02-25 08:18:46.711626 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629054 | 0:31:17.692022 | 0.04s 2026-02-25 08:18:46.734694 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:18:46.785432 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629054 2026-02-25 08:18:46.786486 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629054 | 0:31:17.766888 | 0.05s 2026-02-25 08:18:46.808259 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:46.860635 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 2026-02-25 08:18:46.861515 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 | 0:31:17.841920 | 0.05s 2026-02-25 08:18:46.882158 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:18:46.938317 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 2026-02-25 08:18:46.939275 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629054 | 0:31:17.919679 | 0.06s 2026-02-25 08:19:16.037390 | fa163e15-63ff-c5aa-8de0-00000001223b | CHANGED | Run init bundle puppet on the host for manila_share | np0005629053 2026-02-25 08:19:16.038394 | fa163e15-63ff-c5aa-8de0-00000001223b | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005629053 | 0:31:47.018804 | 32.45s 2026-02-25 08:19:16.055142 | fa163e15-63ff-c5aa-8de0-00000001223c | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-02-25 08:19:16.419964 | fa163e15-63ff-c5aa-8de0-00000001223c | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005629053 2026-02-25 08:19:16.421421 | fa163e15-63ff-c5aa-8de0-00000001223c | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005629053 | 0:31:47.401819 | 0.37s 2026-02-25 08:19:16.452919 | fa163e15-63ff-c5aa-8de0-00000001223d | TASK | Run pacemaker restart if the config file for the service changed 2026-02-25 08:19:17.013537 | fa163e15-63ff-c5aa-8de0-00000001223d | CHANGED | Run pacemaker restart if the config file for the service changed | np0005629053 2026-02-25 08:19:17.014660 | fa163e15-63ff-c5aa-8de0-00000001223d | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005629053 | 0:31:47.995064 | 0.56s 2026-02-25 08:19:17.036736 | fa163e15-63ff-c5aa-8de0-00000001223e | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-02-25 08:19:17.368433 | fa163e15-63ff-c5aa-8de0-00000001223e | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005629053 2026-02-25 08:19:17.370224 | fa163e15-63ff-c5aa-8de0-00000001223e | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005629053 | 0:31:48.350622 | 0.33s 2026-02-25 08:19:17.400162 | fa163e15-63ff-c5aa-8de0-000000012240 | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-02-25 08:19:17.457290 | fa163e15-63ff-c5aa-8de0-000000012240 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005629053 2026-02-25 08:19:17.458341 | fa163e15-63ff-c5aa-8de0-000000012240 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005629053 | 0:31:48.438744 | 0.06s 2026-02-25 08:19:17.480868 | fa163e15-63ff-c5aa-8de0-000000012241 | TASK | Get container image tag from bundle openstack-manila-share 2026-02-25 08:19:17.537896 | fa163e15-63ff-c5aa-8de0-000000012241 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005629053 2026-02-25 08:19:17.539105 | fa163e15-63ff-c5aa-8de0-000000012241 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005629053 | 0:31:48.519508 | 0.06s 2026-02-25 08:19:17.561846 | fa163e15-63ff-c5aa-8de0-000000012242 | TASK | Compare tags between marker and bundle openstack-manila-share 2026-02-25 08:19:17.622543 | fa163e15-63ff-c5aa-8de0-000000012242 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005629053 2026-02-25 08:19:17.623599 | fa163e15-63ff-c5aa-8de0-000000012242 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005629053 | 0:31:48.604003 | 0.06s 2026-02-25 08:19:17.647635 | fa163e15-63ff-c5aa-8de0-000000012243 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-02-25 08:19:17.704640 | fa163e15-63ff-c5aa-8de0-000000012243 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 2026-02-25 08:19:17.705536 | fa163e15-63ff-c5aa-8de0-000000012243 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005629053 | 0:31:48.685941 | 0.06s 2026-02-25 08:19:17.722988 | fa163e15-63ff-c5aa-8de0-000000012244 | TASK | Remove update marker for bundle openstack-manila-share 2026-02-25 08:19:17.757952 | fa163e15-63ff-c5aa-8de0-000000012244 | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005629053 2026-02-25 08:19:17.758787 | fa163e15-63ff-c5aa-8de0-000000012244 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005629053 | 0:31:48.739194 | 0.03s 2026-02-25 08:19:17.789101 | fa163e15-63ff-c5aa-8de0-000000012264 | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:19:18.365299 | fa163e15-63ff-c5aa-8de0-000000012264 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_proxy 2026-02-25 08:19:18.367627 | fa163e15-63ff-c5aa-8de0-000000012264 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:49.348021 | 0.58s 2026-02-25 08:19:18.374894 | fa163e15-63ff-c5aa-8de0-000000012264 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:49.355266 | 0.58s 2026-02-25 08:19:18.396101 | fa163e15-63ff-c5aa-8de0-000000012265 | TASK | Run kolla_set_configs to copy ring files 2026-02-25 08:19:19.073207 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_account_auditor 2026-02-25 08:19:19.076654 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:50.057045 | 0.68s 2026-02-25 08:19:19.718812 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_account_reaper 2026-02-25 08:19:19.720896 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:50.701269 | 1.32s 2026-02-25 08:19:20.308565 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_account_replicator 2026-02-25 08:19:20.311072 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:51.291474 | 1.91s 2026-02-25 08:19:20.883409 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_account_server 2026-02-25 08:19:20.886285 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:51.866685 | 2.49s 2026-02-25 08:19:21.478101 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_container_auditor 2026-02-25 08:19:21.480646 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:52.461047 | 3.08s 2026-02-25 08:19:22.058711 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_container_replicator 2026-02-25 08:19:22.061421 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:53.041820 | 3.66s 2026-02-25 08:19:22.611193 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_container_server 2026-02-25 08:19:22.613711 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:53.594112 | 4.22s 2026-02-25 08:19:23.182634 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_container_updater 2026-02-25 08:19:23.185478 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:54.165878 | 4.79s 2026-02-25 08:19:23.771110 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_object_auditor 2026-02-25 08:19:23.773768 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:54.754167 | 5.38s 2026-02-25 08:19:24.325002 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_object_expirer 2026-02-25 08:19:24.328490 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:55.308891 | 5.93s 2026-02-25 08:19:24.842541 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_object_replicator 2026-02-25 08:19:24.843736 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:55.824139 | 6.45s 2026-02-25 08:19:25.407985 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_object_server 2026-02-25 08:19:25.410720 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:56.391120 | 7.01s 2026-02-25 08:19:25.946229 | fa163e15-63ff-c5aa-8de0-000000012265 | CHANGED | Run kolla_set_configs to copy ring files | np0005629053 | item=swift_object_updater 2026-02-25 08:19:25.948683 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:56.929085 | 7.55s 2026-02-25 08:19:25.968305 | fa163e15-63ff-c5aa-8de0-000000012265 | TIMING | Run kolla_set_configs to copy ring files | np0005629053 | 0:31:56.948700 | 7.57s 2026-02-25 08:19:26.008998 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-02-25 08:19:26.283456 | fa163e15-63ff-c5aa-8de0-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629053 2026-02-25 08:19:26.285005 | fa163e15-63ff-c5aa-8de0-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005629053 | 0:31:57.265400 | 0.27s 2026-02-25 08:19:26.401295 | fa163e15-63ff-c5aa-8de0-0000000000f8 | TIMING | include_tasks | np0005629053 | 0:31:57.381688 | 0.09s 2026-02-25 08:19:26.433151 | 5393eac1-e9fd-4c98-b054-39a1ffeaab51 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005629053 2026-02-25 08:19:26.456536 | fa163e15-63ff-c5aa-8de0-000000012e5c | TASK | Write the config_step hieradata 2026-02-25 08:19:27.326548 | fa163e15-63ff-c5aa-8de0-000000012e5c | OK | Write the config_step hieradata | np0005629053 2026-02-25 08:19:27.327590 | fa163e15-63ff-c5aa-8de0-000000012e5c | TIMING | Write the config_step hieradata | np0005629053 | 0:31:58.307996 | 0.87s 2026-02-25 08:19:27.343591 | fa163e15-63ff-c5aa-8de0-000000012e5d | TASK | Run puppet host configuration for step 5 2026-02-25 08:19:28.082844 | fa163e15-63ff-c5aa-8de0-000000012e5d | CHANGED | Run puppet host configuration for step 5 | np0005629053 2026-02-25 08:19:28.084266 | fa163e15-63ff-c5aa-8de0-000000012e5d | TIMING | Run puppet host configuration for step 5 | np0005629053 | 0:31:59.064663 | 0.74s 2026-02-25 08:19:28.115245 | fa163e15-63ff-c5aa-8de0-000000012e5e | TASK | Wait for puppet host configuration to finish 2026-02-25 08:19:28.474604 | fa163e15-63ff-c5aa-8de0-000000012e5e | WAITING | Wait for puppet host configuration to finish | np0005629053 | 360 retries left 2026-02-25 08:19:38.795078 | fa163e15-63ff-c5aa-8de0-000000012e5e | WAITING | Wait for puppet host configuration to finish | np0005629053 | 359 retries left 2026-02-25 08:19:49.135327 | fa163e15-63ff-c5aa-8de0-000000012e5e | CHANGED | Wait for puppet host configuration to finish | np0005629053 2026-02-25 08:19:49.136791 | fa163e15-63ff-c5aa-8de0-000000012e5e | TIMING | Wait for puppet host configuration to finish | np0005629053 | 0:32:20.117190 | 21.02s 2026-02-25 08:19:49.168016 | fa163e15-63ff-c5aa-8de0-000000012e5f | TASK | Debug output for task: Run puppet host configuration for step 5 2026-02-25 08:19:49.266452 | fa163e15-63ff-c5aa-8de0-000000012e5f | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0005629053 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Feb 25 08:19:28 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Feb 25 08:19:34 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Feb 25 08:19:34 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Feb 25 08:19:34 puppet-user: (file & line not available)", "<13>Feb 25 08:19:34 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Feb 25 08:19:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Feb 25 08:19:35 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>Feb 25 08:19:35 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Feb 25 08:19:35 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Feb 25 08:19:35 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>Feb 25 08:19:35 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>Feb 25 08:19:35 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>Feb 25 08:19:35 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>Feb 25 08:19:35 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>Feb 25 08:19:35 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Feb 25 08:19:35 puppet-user: Notice: Compiled catalog for np0005629053.ooo.test in environment production in 0.52 seconds", "<13>Feb 25 08:19:39 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Feb 25 08:19:42 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Feb 25 08:19:43 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Feb 25 08:19:43 puppet-user: Notice: Applied catalog in 8.43 seconds", "<13>Feb 25 08:19:43 puppet-user: Application:", "<13>Feb 25 08:19:43 puppet-user: Initial environment: production", "<13>Feb 25 08:19:43 puppet-user: Converged environment: production", "<13>Feb 25 08:19:43 puppet-user: Run mode: user", "<13>Feb 25 08:19:43 puppet-user: Changes:", "<13>Feb 25 08:19:43 puppet-user: Total: 2", "<13>Feb 25 08:19:43 puppet-user: Events:", "<13>Feb 25 08:19:43 puppet-user: Success: 2", "<13>Feb 25 08:19:43 puppet-user: Resources:", "<13>Feb 25 08:19:43 puppet-user: Changed: 2", "<13>Feb 25 08:19:43 puppet-user: Out of sync: 2", "<13>Feb 25 08:19:43 puppet-user: Total: 37", "<13>Feb 25 08:19:43 puppet-user: Time:", "<13>Feb 25 08:19:43 puppet-user: Filebucket: 0.00", "<13>Feb 25 08:19:43 puppet-user: Schedule: 0.00", "<13>Feb 25 08:19:43 puppet-user: Package: 0.00", "<13>Feb 25 08:19:43 puppet-user: File line: 0.00", "<13>Feb 25 08:19:43 puppet-user: Augeas: 0.01", "<13>Feb 25 08:19:43 puppet-user: User: 0.02", "<13>Feb 25 08:19:43 puppet-user: File: 0.08", "<13>Feb 25 08:19:43 puppet-user: Service: 0.24", "<13>Feb 25 08:19:43 puppet-user: Config retrieval: 0.66", "<13>Feb 25 08:19:43 puppet-user: Pcmk property: 1.56", "<13>Feb 25 08:19:43 puppet-user: Last run: 1772007583", "<13>Feb 25 08:19:43 puppet-user: Pcmk resource default: 2.10", "<13>Feb 25 08:19:43 puppet-user: Exec: 2.11", "<13>Feb 25 08:19:43 puppet-user: Pcmk resource op default: 2.11", "<13>Feb 25 08:19:43 puppet-user: Transaction evaluation: 8.40", "<13>Feb 25 08:19:43 puppet-user: Catalog application: 8.43", "<13>Feb 25 08:19:43 puppet-user: Total: 8.44", "<13>Feb 25 08:19:43 puppet-user: Version:", "<13>Feb 25 08:19:43 puppet-user: Config: 1772007574", "<13>Feb 25 08:19:43 puppet-user: Puppet: 7.10.0" ] } 2026-02-25 08:19:49.267952 | fa163e15-63ff-c5aa-8de0-000000012e5f | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005629053 | 0:32:20.248349 | 0.10s 2026-02-25 08:19:49.300500 | fa163e15-63ff-c5aa-8de0-000000012e60 | TASK | Pre-cache facts for puppet containers 2026-02-25 08:19:49.330398 | fa163e15-63ff-c5aa-8de0-000000012e60 | TIMING | Pre-cache facts for puppet containers | np0005629053 | 0:32:20.310772 | 0.03s 2026-02-25 08:19:49.403571 | fa163e15-63ff-c5aa-8de0-000000012455 | TASK | Gather variables for each operating system 2026-02-25 08:19:49.522846 | fa163e15-63ff-c5aa-8de0-000000012455 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005629053 | 0:32:20.503235 | 0.12s 2026-02-25 08:19:49.544061 | fa163e15-63ff-c5aa-8de0-000000012456 | TASK | Create puppet caching structures 2026-02-25 08:19:49.896160 | fa163e15-63ff-c5aa-8de0-000000012456 | CHANGED | Create puppet caching structures | np0005629053 2026-02-25 08:19:49.897361 | fa163e15-63ff-c5aa-8de0-000000012456 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005629053 | 0:32:20.877765 | 0.35s 2026-02-25 08:19:49.918440 | fa163e15-63ff-c5aa-8de0-000000012457 | TASK | Check for facter.conf 2026-02-25 08:19:50.243514 | fa163e15-63ff-c5aa-8de0-000000012457 | OK | Check for facter.conf | np0005629053 2026-02-25 08:19:50.244784 | fa163e15-63ff-c5aa-8de0-000000012457 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005629053 | 0:32:21.225187 | 0.33s 2026-02-25 08:19:50.266231 | fa163e15-63ff-c5aa-8de0-000000012458 | TASK | Remove facter.conf if directory 2026-02-25 08:19:50.324531 | fa163e15-63ff-c5aa-8de0-000000012458 | SKIPPED | Remove facter.conf if directory | np0005629053 2026-02-25 08:19:50.325603 | fa163e15-63ff-c5aa-8de0-000000012458 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005629053 | 0:32:21.306004 | 0.06s 2026-02-25 08:19:50.346520 | fa163e15-63ff-c5aa-8de0-000000012459 | TASK | Write facter cache config 2026-02-25 08:19:51.170040 | fa163e15-63ff-c5aa-8de0-000000012459 | CHANGED | Write facter cache config | np0005629053 2026-02-25 08:19:51.171298 | fa163e15-63ff-c5aa-8de0-000000012459 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005629053 | 0:32:22.151701 | 0.82s 2026-02-25 08:19:51.193121 | fa163e15-63ff-c5aa-8de0-00000001245a | TASK | Cleanup facter cache if exists 2026-02-25 08:19:51.543975 | fa163e15-63ff-c5aa-8de0-00000001245a | CHANGED | Cleanup facter cache if exists | np0005629053 2026-02-25 08:19:51.545486 | fa163e15-63ff-c5aa-8de0-00000001245a | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005629053 | 0:32:22.525884 | 0.35s 2026-02-25 08:19:51.575709 | fa163e15-63ff-c5aa-8de0-00000001245b | TASK | Pre-cache facts 2026-02-25 08:19:52.405217 | fa163e15-63ff-c5aa-8de0-00000001245b | CHANGED | Pre-cache facts | np0005629053 2026-02-25 08:19:52.406561 | fa163e15-63ff-c5aa-8de0-00000001245b | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005629053 | 0:32:23.386958 | 0.83s 2026-02-25 08:19:52.443271 | fa163e15-63ff-c5aa-8de0-00000001245c | TASK | Failed deployment if facter fails 2026-02-25 08:19:52.484084 | fa163e15-63ff-c5aa-8de0-00000001245c | SKIPPED | Failed deployment if facter fails | np0005629053 2026-02-25 08:19:52.485168 | fa163e15-63ff-c5aa-8de0-00000001245c | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005629053 | 0:32:23.465570 | 0.04s 2026-02-25 08:19:52.524608 | fa163e15-63ff-c5aa-8de0-00000001245d | TASK | Sync cached facts 2026-02-25 08:19:52.945423 | fa163e15-63ff-c5aa-8de0-00000001245d | CHANGED | Sync cached facts | np0005629053 -> 192.168.122.103 [WARNING]: ('np0005629053 -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-00000001245d') missing from stats 2026-02-25 08:19:52.986648 | fa163e15-63ff-c5aa-8de0-000000012e61 | TASK | Include container-puppet tasks (generate config) during step 1 2026-02-25 08:19:53.017939 | fa163e15-63ff-c5aa-8de0-000000012e61 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005629053 2026-02-25 08:19:53.018625 | fa163e15-63ff-c5aa-8de0-000000012e61 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005629053 | 0:32:23.999031 | 0.03s 2026-02-25 08:19:53.034900 | fa163e15-63ff-c5aa-8de0-000000012e63 | TASK | Manage containers for step 5 with tripleo-ansible 2026-02-25 08:19:53.064916 | fa163e15-63ff-c5aa-8de0-000000012e63 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005629053 | 0:32:24.045272 | 0.03s 2026-02-25 08:19:53.129048 | fa163e15-63ff-c5aa-8de0-000000012582 | TASK | Gather variables for each operating system 2026-02-25 08:19:53.240889 | fa163e15-63ff-c5aa-8de0-000000012582 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:32:24.221256 | 0.11s 2026-02-25 08:19:53.262981 | fa163e15-63ff-c5aa-8de0-000000012583 | TASK | Create container logs path 2026-02-25 08:19:53.568637 | fa163e15-63ff-c5aa-8de0-000000012583 | OK | Create container logs path | np0005629053 2026-02-25 08:19:53.570227 | fa163e15-63ff-c5aa-8de0-000000012583 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:32:24.550592 | 0.31s 2026-02-25 08:19:53.604848 | fa163e15-63ff-c5aa-8de0-000000012585 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:19:53.983595 | fa163e15-63ff-c5aa-8de0-000000012585 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 2026-02-25 08:19:53.985025 | fa163e15-63ff-c5aa-8de0-000000012585 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 | 0:32:24.965423 | 0.38s 2026-02-25 08:19:54.013378 | fa163e15-63ff-c5aa-8de0-000000012586 | TASK | Finalise hashes for all containers 2026-02-25 08:19:54.061362 | fa163e15-63ff-c5aa-8de0-000000012586 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:19:54.062392 | fa163e15-63ff-c5aa-8de0-000000012586 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:32:25.042795 | 0.05s 2026-02-25 08:19:54.084023 | fa163e15-63ff-c5aa-8de0-000000012588 | TASK | Manage systemd shutdown files 2026-02-25 08:19:54.113995 | fa163e15-63ff-c5aa-8de0-000000012588 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:32:25.094392 | 0.03s 2026-02-25 08:19:54.143073 | fbca1963-49ba-4fdd-ac91-173fd54effe1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005629053 2026-02-25 08:19:54.162684 | fa163e15-63ff-c5aa-8de0-000000012f1d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-02-25 08:19:54.515609 | fa163e15-63ff-c5aa-8de0-000000012f1d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005629053 2026-02-25 08:19:54.517374 | fa163e15-63ff-c5aa-8de0-000000012f1d | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005629053 | 0:32:25.497771 | 0.35s 2026-02-25 08:19:54.551102 | fa163e15-63ff-c5aa-8de0-000000012f1e | TASK | Set podman_drop_in fact 2026-02-25 08:19:54.598120 | fa163e15-63ff-c5aa-8de0-000000012f1e | OK | Set podman_drop_in fact | np0005629053 2026-02-25 08:19:54.599449 | fa163e15-63ff-c5aa-8de0-000000012f1e | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005629053 | 0:32:25.579847 | 0.05s 2026-02-25 08:19:54.630173 | fa163e15-63ff-c5aa-8de0-000000012f20 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-02-25 08:19:55.495836 | fa163e15-63ff-c5aa-8de0-000000012f20 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-container-shutdown 2026-02-25 08:19:55.499306 | fa163e15-63ff-c5aa-8de0-000000012f20 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:32:26.479696 | 0.87s 2026-02-25 08:19:56.271973 | fa163e15-63ff-c5aa-8de0-000000012f20 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | item=tripleo-start-podman-container 2026-02-25 08:19:56.274496 | fa163e15-63ff-c5aa-8de0-000000012f20 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:32:27.254896 | 1.64s 2026-02-25 08:19:56.283709 | fa163e15-63ff-c5aa-8de0-000000012f20 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005629053 | 0:32:27.264099 | 1.65s 2026-02-25 08:19:56.314821 | fa163e15-63ff-c5aa-8de0-000000012f21 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-02-25 08:19:57.153798 | fa163e15-63ff-c5aa-8de0-000000012f21 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 2026-02-25 08:19:57.155423 | fa163e15-63ff-c5aa-8de0-000000012f21 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005629053 | 0:32:28.135814 | 0.84s 2026-02-25 08:19:57.184093 | fa163e15-63ff-c5aa-8de0-000000012f22 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-02-25 08:19:58.117010 | fa163e15-63ff-c5aa-8de0-000000012f22 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 2026-02-25 08:19:58.118668 | fa163e15-63ff-c5aa-8de0-000000012f22 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005629053 | 0:32:29.099059 | 0.93s 2026-02-25 08:19:58.149445 | fa163e15-63ff-c5aa-8de0-000000012f23 | TASK | Enable and start tripleo-container-shutdown 2026-02-25 08:19:59.152192 | fa163e15-63ff-c5aa-8de0-000000012f23 | OK | Enable and start tripleo-container-shutdown | np0005629053 2026-02-25 08:19:59.155885 | fa163e15-63ff-c5aa-8de0-000000012f23 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005629053 | 0:32:30.136239 | 1.01s 2026-02-25 08:19:59.187298 | fa163e15-63ff-c5aa-8de0-000000012f24 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-02-25 08:20:00.081301 | fa163e15-63ff-c5aa-8de0-000000012f24 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 2026-02-25 08:20:00.082847 | fa163e15-63ff-c5aa-8de0-000000012f24 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005629053 | 0:32:31.063243 | 0.89s 2026-02-25 08:20:00.112968 | fa163e15-63ff-c5aa-8de0-000000012f25 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-02-25 08:20:01.077347 | fa163e15-63ff-c5aa-8de0-000000012f25 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 2026-02-25 08:20:01.079220 | fa163e15-63ff-c5aa-8de0-000000012f25 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005629053 | 0:32:32.059595 | 0.97s 2026-02-25 08:20:01.110232 | fa163e15-63ff-c5aa-8de0-000000012f26 | TASK | Enable and start netns-placeholder 2026-02-25 08:20:02.237999 | fa163e15-63ff-c5aa-8de0-000000012f26 | CHANGED | Enable and start netns-placeholder | np0005629053 2026-02-25 08:20:02.239981 | fa163e15-63ff-c5aa-8de0-000000012f26 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005629053 | 0:32:33.220377 | 1.13s 2026-02-25 08:20:02.273728 | fa163e15-63ff-c5aa-8de0-00000001258a | TASK | Update container configs with new config hashes 2026-02-25 08:20:02.330138 | fa163e15-63ff-c5aa-8de0-00000001258a | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:20:02.331068 | fa163e15-63ff-c5aa-8de0-00000001258a | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:32:33.311472 | 0.06s 2026-02-25 08:20:02.354153 | fa163e15-63ff-c5aa-8de0-00000001258b | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:20:02.407408 | fa163e15-63ff-c5aa-8de0-00000001258b | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 2026-02-25 08:20:02.408568 | fa163e15-63ff-c5aa-8de0-00000001258b | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 | 0:32:33.388967 | 0.05s 2026-02-25 08:20:02.431230 | fa163e15-63ff-c5aa-8de0-00000001258c | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-02-25 08:20:02.481486 | fa163e15-63ff-c5aa-8de0-00000001258c | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 2026-02-25 08:20:02.482671 | fa163e15-63ff-c5aa-8de0-00000001258c | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005629053 | 0:32:33.463073 | 0.05s 2026-02-25 08:20:02.531003 | fa163e15-63ff-c5aa-8de0-000000012e65 | TASK | Clean container_puppet_tasks for np0005629053 step 5 2026-02-25 08:20:02.924605 | fa163e15-63ff-c5aa-8de0-000000012e65 | OK | Clean container_puppet_tasks for np0005629053 step 5 | np0005629053 2026-02-25 08:20:02.926353 | fa163e15-63ff-c5aa-8de0-000000012e65 | TIMING | Clean container_puppet_tasks for np0005629053 step 5 | np0005629053 | 0:32:33.906750 | 0.39s 2026-02-25 08:20:02.969113 | fa163e15-63ff-c5aa-8de0-000000012e66 | TASK | Calculate container_puppet_tasks for np0005629053 step 5 2026-02-25 08:20:03.029322 | fa163e15-63ff-c5aa-8de0-000000012e66 | TIMING | Calculate container_puppet_tasks for np0005629053 step 5 | np0005629053 | 0:32:34.009712 | 0.06s 2026-02-25 08:20:03.054148 | fa163e15-63ff-c5aa-8de0-000000012e67 | TASK | Include container-puppet tasks for step 5 2026-02-25 08:20:03.092989 | fa163e15-63ff-c5aa-8de0-000000012e67 | TIMING | Include container-puppet tasks for step 5 | np0005629053 | 0:32:34.073377 | 0.04s 2026-02-25 08:20:03.119337 | 13eea248-8573-4d61-baa9-4cf3befd104d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005629053 2026-02-25 08:20:03.148873 | fa163e15-63ff-c5aa-8de0-000000012f58 | TASK | Write container-puppet-tasks json file for np0005629053 step 5 2026-02-25 08:20:04.169751 | fa163e15-63ff-c5aa-8de0-000000012f58 | CHANGED | Write container-puppet-tasks json file for np0005629053 step 5 | np0005629053 2026-02-25 08:20:04.170773 | fa163e15-63ff-c5aa-8de0-000000012f58 | TIMING | Write container-puppet-tasks json file for np0005629053 step 5 | np0005629053 | 0:32:35.151173 | 1.02s 2026-02-25 08:20:04.192969 | fa163e15-63ff-c5aa-8de0-000000012f5a | TASK | Generate container puppet configs for step 5 2026-02-25 08:20:04.641427 | fa163e15-63ff-c5aa-8de0-000000012f5a | OK | Generate container puppet configs for step 5 | np0005629053 2026-02-25 08:20:04.642134 | fa163e15-63ff-c5aa-8de0-000000012f5a | TIMING | Generate container puppet configs for step 5 | np0005629053 | 0:32:35.622543 | 0.45s 2026-02-25 08:20:04.658223 | fa163e15-63ff-c5aa-8de0-000000012f5b | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-02-25 08:20:04.683482 | fa163e15-63ff-c5aa-8de0-000000012f5b | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005629053 | 0:32:35.663865 | 0.02s 2026-02-25 08:20:04.756135 | fa163e15-63ff-c5aa-8de0-000000012a7f | TASK | Gather variables for each operating system 2026-02-25 08:20:04.884638 | fa163e15-63ff-c5aa-8de0-000000012a7f | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005629053 | 0:32:35.865036 | 0.13s 2026-02-25 08:20:04.905374 | fa163e15-63ff-c5aa-8de0-000000012a80 | TASK | Create container logs path 2026-02-25 08:20:05.276677 | fa163e15-63ff-c5aa-8de0-000000012a80 | OK | Create container logs path | np0005629053 2026-02-25 08:20:05.277897 | fa163e15-63ff-c5aa-8de0-000000012a80 | TIMING | tripleo_container_manage : Create container logs path | np0005629053 | 0:32:36.258264 | 0.37s 2026-02-25 08:20:05.300882 | fa163e15-63ff-c5aa-8de0-000000012a82 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:20:05.660940 | fa163e15-63ff-c5aa-8de0-000000012a82 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 2026-02-25 08:20:05.662094 | fa163e15-63ff-c5aa-8de0-000000012a82 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 | 0:32:36.642494 | 0.36s 2026-02-25 08:20:05.683985 | fa163e15-63ff-c5aa-8de0-000000012a83 | TASK | Finalise hashes for all containers 2026-02-25 08:20:05.742822 | fa163e15-63ff-c5aa-8de0-000000012a83 | OK | Finalise hashes for all containers | np0005629053 2026-02-25 08:20:05.745010 | fa163e15-63ff-c5aa-8de0-000000012a83 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005629053 | 0:32:36.725397 | 0.06s 2026-02-25 08:20:05.786697 | fa163e15-63ff-c5aa-8de0-000000012a85 | TASK | Manage systemd shutdown files 2026-02-25 08:20:05.822882 | fa163e15-63ff-c5aa-8de0-000000012a85 | SKIPPED | Manage systemd shutdown files | np0005629053 2026-02-25 08:20:05.823926 | fa163e15-63ff-c5aa-8de0-000000012a85 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005629053 | 0:32:36.804329 | 0.04s 2026-02-25 08:20:05.845713 | fa163e15-63ff-c5aa-8de0-000000012a87 | TASK | Update container configs with new config hashes 2026-02-25 08:20:05.892762 | fa163e15-63ff-c5aa-8de0-000000012a87 | SKIPPED | Update container configs with new config hashes | np0005629053 2026-02-25 08:20:05.893838 | fa163e15-63ff-c5aa-8de0-000000012a87 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005629053 | 0:32:36.874237 | 0.05s 2026-02-25 08:20:05.913421 | fa163e15-63ff-c5aa-8de0-000000012a88 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:20:05.949289 | fa163e15-63ff-c5aa-8de0-000000012a88 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 2026-02-25 08:20:05.950270 | fa163e15-63ff-c5aa-8de0-000000012a88 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 | 0:32:36.930674 | 0.04s 2026-02-25 08:20:05.968319 | fa163e15-63ff-c5aa-8de0-000000012a89 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-02-25 08:20:06.019804 | fa163e15-63ff-c5aa-8de0-000000012a89 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 2026-02-25 08:20:06.020758 | fa163e15-63ff-c5aa-8de0-000000012a89 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005629053 | 0:32:37.001161 | 0.05s PLAY [Server Post Deployments] ************************************************* 2026-02-25 08:20:06.217479 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.233967 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.255710 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.291782 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.313608 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.341318 | fa163e15-63ff-c5aa-8de0-0000000000fc | TASK | Server Post Deployments 2026-02-25 08:20:06.355043 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629056 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629056 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.356560 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629057 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629057 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.357360 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629058 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629058 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.358124 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629053 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629053 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.358870 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629054 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629054 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.489224 | fa163e15-63ff-c5aa-8de0-0000000000fc | OK | Server Post Deployments | np0005629055 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005629055 -> localhost', 'fa163e15-63ff-c5aa-8de0-0000000000fc') missing from stats 2026-02-25 08:20:06.493648 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629056 | 0:32:37.474036 | 0.12s 2026-02-25 08:20:06.494463 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629057 | 0:32:37.474867 | 0.11s 2026-02-25 08:20:06.495350 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629058 | 0:32:37.475755 | 0.09s 2026-02-25 08:20:06.597637 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629053 | 0:32:37.578023 | 0.17s 2026-02-25 08:20:06.598503 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629054 | 0:32:37.578916 | 0.12s 2026-02-25 08:20:06.690547 | fa163e15-63ff-c5aa-8de0-0000000000fd | TIMING | include_tasks | np0005629055 | 0:32:37.670951 | 0.10s PLAY [External deployment Post Deploy tasks] *********************************** 2026-02-25 08:20:06.837912 | fa163e15-63ff-c5aa-8de0-000000000101 | TASK | External deployment Post Deploy tasks 2026-02-25 08:20:06.875892 | fa163e15-63ff-c5aa-8de0-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', 'fa163e15-63ff-c5aa-8de0-000000000101') missing from stats 2026-02-25 08:20:06.887972 | fa163e15-63ff-c5aa-8de0-000000000105 | TASK | is additonal Cell? 2026-02-25 08:20:06.923219 | fa163e15-63ff-c5aa-8de0-000000000105 | OK | is additonal Cell? | undercloud 2026-02-25 08:20:06.924598 | fa163e15-63ff-c5aa-8de0-000000000105 | TIMING | is additonal Cell? | undercloud | 0:32:37.904986 | 0.04s 2026-02-25 08:20:06.930993 | fa163e15-63ff-c5aa-8de0-000000000107 | TASK | discover via nova_manager? 2026-02-25 08:20:07.000974 | fa163e15-63ff-c5aa-8de0-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2026-02-25 08:20:07.001786 | fa163e15-63ff-c5aa-8de0-000000000107 | TIMING | discover via nova_manager? | undercloud | 0:32:37.982188 | 0.07s 2026-02-25 08:20:07.006623 | fa163e15-63ff-c5aa-8de0-000000000108 | TASK | discover via nova_api? 2026-02-25 08:20:07.104365 | fa163e15-63ff-c5aa-8de0-000000000108 | OK | discover via nova_api? | undercloud 2026-02-25 08:20:07.105282 | fa163e15-63ff-c5aa-8de0-000000000108 | TIMING | discover via nova_api? | undercloud | 0:32:38.085682 | 0.10s 2026-02-25 08:20:07.110491 | fa163e15-63ff-c5aa-8de0-000000000109 | TASK | Warn if no discovery host available 2026-02-25 08:20:07.173276 | fa163e15-63ff-c5aa-8de0-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2026-02-25 08:20:07.174268 | fa163e15-63ff-c5aa-8de0-000000000109 | TIMING | Warn if no discovery host available | undercloud | 0:32:38.154669 | 0.06s 2026-02-25 08:20:07.192725 | fa163e15-63ff-c5aa-8de0-00000000010a | TASK | Discovering nova hosts 2026-02-25 08:20:10.118532 | fa163e15-63ff-c5aa-8de0-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 [WARNING]: ('undercloud -> 192.168.122.103', 'fa163e15-63ff-c5aa-8de0-00000000010a') missing from stats 2026-02-25 08:20:10.188437 | fa163e15-63ff-c5aa-8de0-00000000010b | OK | set_fact | undercloud 2026-02-25 08:20:10.189439 | fa163e15-63ff-c5aa-8de0-00000000010b | TIMING | set_fact | undercloud | 0:32:41.169827 | 0.06s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 np0005629053 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 np0005629054 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005629055 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005629056 : ok=556 changed=235 unreachable=0 failed=0 skipped=261 rescued=0 ignored=0 np0005629057 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 np0005629058 : 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-02-25 08:20:10.216506 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 08:20:10.216953 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3203 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 08:20:10.217232 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:32:41.197645 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 08:20:10.217562 | UUID | Info | Host | Task Name | Run Time 2026-02-25 08:20:10.217877 | fa163e15-63ff-c5aa-8de0-00000000ad70 | SUMMARY | np0005629054 | Pre-fetch all the containers | 166.75s 2026-02-25 08:20:10.218177 | fa163e15-63ff-c5aa-8de0-00000000ac33 | SUMMARY | np0005629055 | Pre-fetch all the containers | 159.63s 2026-02-25 08:20:10.218608 | fa163e15-63ff-c5aa-8de0-00000000aacc | SUMMARY | np0005629053 | Pre-fetch all the containers | 152.84s 2026-02-25 08:20:10.218978 | fa163e15-63ff-c5aa-8de0-000000011e7f | SUMMARY | np0005629054 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 134.17s 2026-02-25 08:20:10.219300 | fa163e15-63ff-c5aa-8de0-00000000df64 | SUMMARY | np0005629053 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 129.63s 2026-02-25 08:20:10.219619 | fa163e15-63ff-c5aa-8de0-000000011daf | SUMMARY | np0005629055 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 128.36s 2026-02-25 08:20:10.219972 | fa163e15-63ff-c5aa-8de0-0000000118fd | SUMMARY | np0005629053 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 125.83s 2026-02-25 08:20:10.220285 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629053 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 86.59s 2026-02-25 08:20:10.220530 | fa163e15-63ff-c5aa-8de0-00000000d48d | SUMMARY | np0005629053 | Wait for puppet host configuration to finish | 82.97s 2026-02-25 08:20:10.220832 | fa163e15-63ff-c5aa-8de0-00000000d4b3 | SUMMARY | np0005629054 | Wait for puppet host configuration to finish | 82.87s 2026-02-25 08:20:10.221178 | fa163e15-63ff-c5aa-8de0-00000000d459 | SUMMARY | np0005629055 | Wait for puppet host configuration to finish | 82.78s 2026-02-25 08:20:10.221626 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629058 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 81.17s 2026-02-25 08:20:10.221969 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629054 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 80.68s 2026-02-25 08:20:10.222298 | fa163e15-63ff-c5aa-8de0-00000000aa15 | SUMMARY | np0005629058 | Pre-fetch all the containers | 76.52s 2026-02-25 08:20:10.222638 | fa163e15-63ff-c5aa-8de0-00000000ab91 | SUMMARY | np0005629057 | Pre-fetch all the containers | 75.93s 2026-02-25 08:20:10.222959 | fa163e15-63ff-c5aa-8de0-00000000a9b1 | SUMMARY | np0005629056 | Pre-fetch all the containers | 75.39s 2026-02-25 08:20:10.223201 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629056 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.12s 2026-02-25 08:20:10.223518 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629057 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.02s 2026-02-25 08:20:10.223829 | fa163e15-63ff-c5aa-8de0-0000000003d0 | SUMMARY | np0005629055 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 69.72s 2026-02-25 08:20:10.224160 | fa163e15-63ff-c5aa-8de0-00000000ff5d | SUMMARY | np0005629053 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 47.76s 2026-02-25 08:20:10.224461 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-25 08:20:11.602 77760 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo0dmcy2km ] cleaned up 2026-02-25 08:20:11.603 77760 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-02-25 08:20:11.603 77760 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Overcloud configuration completed for stack: overcloud 2026-02-25 08:20:11.698 77760 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-02-25 08:20:13.766 77760 INFO osc_lib.shell [-] END return value: None + '[' 1 -gt 1 ']' ~ + popd + exit 0 ~/ci-framework-data/artifacts